2026-03-19 15:52:49.928 | + ./stack.sh:main:485 : exec 2026-03-19 15:52:49.928 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-19-155249' 2026-03-19 15:52:49.928 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-19-155249.summary.2026-03-19-155249 2026-03-19 15:52:49.928 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 15:52:49.928 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-19-155249 2026-03-19 15:52:49.928 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-19-155249 /opt/stack/logs/devstacklog.txt 2026-03-19 15:52:49.928 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-19-155249.summary.2026-03-19-155249 /opt/stack/logs/devstacklog.txt.summary 2026-03-19 15:52:49.928 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-19 15:52:49.928 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-19 15:52:49.932 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-19 15:52:49.938 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-19 15:52:49.942 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-19 15:52:49.949 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-19 15:52:49.949 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-19 15:52:49.956 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-19 15:52:49.959 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-19 15:52:49.964 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-19 15:52:49.970 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-19 15:52:49.974 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-19 15:52:49.977 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-19 15:52:49.980 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-19 15:52:49.987 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-19 15:52:49.990 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-19 15:52:49.994 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-19 15:52:49.997 | + ./stack.sh:main:571 : set -o errexit 2026-03-19 15:52:50.001 | + ./stack.sh:main:574 : uname -a 2026-03-19 15:52:50.003 | Linux np0000160098 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-19 15:52:50.007 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-19 15:52:50.011 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-19 15:52:50.017 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-19 15:52:50.082 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-19 15:52:50.112 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-19 15:52:50.118 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-19 15:52:50.145 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-19 15:52:50.150 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-19 15:52:50.178 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-19 15:52:50.183 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-19 15:52:50.210 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-19 15:52:50.214 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-19 15:52:50.218 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-19 15:52:50.224 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-19 15:52:50.252 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-19 15:52:50.256 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-19 15:52:50.282 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-19 15:52:50.287 | + ./stack.sh:main:588 : tune_host 2026-03-19 15:52:50.291 | + lib/host:tune_host:96 : configure_host_mem 2026-03-19 15:52:50.295 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-19 15:52:50.299 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-19 15:52:50.303 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-19 15:52:50.306 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:52:50.309 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:52:50.313 | + lib/host:configure_zswap:44 : echo lz4 2026-03-19 15:52:50.314 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-19 15:52:50.328 | lz4 2026-03-19 15:52:50.336 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-19 15:52:50.336 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-19 15:52:50.349 | zsmalloc 2026-03-19 15:52:50.355 | + lib/host:configure_zswap:47 : echo 1 2026-03-19 15:52:50.355 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-19 15:52:50.370 | 1 2026-03-19 15:52:50.393 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/enabled:Y 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/compressor:lz4 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-19 15:52:50.406 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-19 15:52:50.412 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-19 15:52:50.416 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-19 15:52:50.419 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-19 15:52:50.423 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 15:52:50.427 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 15:52:50.430 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-19 15:52:50.434 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 15:52:50.438 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:50.441 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 15:52:50.445 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:52:50.448 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:52:50.451 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 15:52:50.454 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-19 15:52:50.457 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:50.460 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-19 15:52:50.463 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-19 15:52:50.470 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-19 15:52:50.474 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-19 15:52:50.478 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-19 15:52:50.481 | + functions-common:time_start:2399 : local start_time= 2026-03-19 15:52:50.485 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-19 15:52:50.490 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-19 15:52:50.496 | + functions-common:time_start:2403 : _TIME_START[$name]=1773935570492 2026-03-19 15:52:50.500 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-19 15:52:50.504 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-19 15:52:50.507 | + 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-19 15:52:50.768 | Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-19 15:52:50.768 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-19 15:52:51.062 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-19 15:52:51.130 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-19 15:52:52.323 | Reading package lists... 2026-03-19 15:52:52.355 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-19 15:52:52.359 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-19 15:52:52.363 | + functions-common:time_stop:2412 : local name 2026-03-19 15:52:52.366 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:52:52.370 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:52:52.374 | + functions-common:time_stop:2415 : local total 2026-03-19 15:52:52.377 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:52:52.380 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-19 15:52:52.384 | + functions-common:time_stop:2419 : start_time=1773935570492 2026-03-19 15:52:52.387 | + functions-common:time_stop:2421 : [[ -z 1773935570492 ]] 2026-03-19 15:52:52.392 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:52:52.398 | + functions-common:time_stop:2424 : end_time=1773935572394 2026-03-19 15:52:52.402 | + functions-common:time_stop:2425 : elapsed_time=1902 2026-03-19 15:52:52.406 | + functions-common:time_stop:2426 : total=0 2026-03-19 15:52:52.409 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:52:52.412 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1902 2026-03-19 15:52:52.416 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-19 15:52:52.420 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 15:52:52.423 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:52:52.427 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:52:52.430 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-19 15:52:52.463 | + 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-19 15:52:52.505 | Reading package lists... 2026-03-19 15:52:52.784 | Building dependency tree... 2026-03-19 15:52:52.784 | Reading state information... 2026-03-19 15:52:53.055 | Recommended packages: 2026-03-19 15:52:53.055 | qemu-kvm 2026-03-19 15:52:53.084 | The following NEW packages will be installed: 2026-03-19 15:52:53.087 | ksmtuned 2026-03-19 15:52:53.282 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 15:52:53.282 | Need to get 7,444 B of archives. 2026-03-19 15:52:53.282 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-19 15:52:53.282 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-19 15:52:53.472 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 15:52:53.510 | Fetched 7,444 B in 0s (40.0 kB/s) 2026-03-19 15:52:53.916 | Selecting previously unselected package ksmtuned. 2026-03-19 15:52:53.937 | (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-19 15:52:53.939 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-19 15:52:54.187 | Unpacking ksmtuned (4.20150326) ... 2026-03-19 15:52:55.487 | Setting up ksmtuned (4.20150326) ... 2026-03-19 15:52:56.066 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-19 15:52:56.211 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-19 15:52:57.714 | + functions-common:apt_get:1203 : result=0 2026-03-19 15:52:57.718 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 15:52:57.721 | + functions-common:time_stop:2412 : local name 2026-03-19 15:52:57.725 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:52:57.730 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:52:57.734 | + functions-common:time_stop:2415 : local total 2026-03-19 15:52:57.737 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:52:57.740 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 15:52:57.743 | + functions-common:time_stop:2419 : start_time=1773935572459 2026-03-19 15:52:57.747 | + functions-common:time_stop:2421 : [[ -z 1773935572459 ]] 2026-03-19 15:52:57.752 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:52:57.759 | + functions-common:time_stop:2424 : end_time=1773935577755 2026-03-19 15:52:57.763 | + functions-common:time_stop:2425 : elapsed_time=5296 2026-03-19 15:52:57.766 | + functions-common:time_stop:2426 : total=9715 2026-03-19 15:52:57.770 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:52:57.774 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15011 2026-03-19 15:52:57.778 | + functions-common:apt_get:1207 : return 0 2026-03-19 15:52:57.782 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-19 15:52:57.788 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-19 15:52:57.788 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-19 15:52:57.815 | + lib/host:configure_ksm:19 : echo 0 2026-03-19 15:52:57.815 | 0 2026-03-19 15:52:57.821 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-19 15:52:57.825 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-19 15:52:57.828 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-19 15:52:57.841 | vm.dirty_ratio = 60 2026-03-19 15:52:57.846 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-19 15:52:57.861 | vm.dirty_background_ratio = 10 2026-03-19 15:52:57.867 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-19 15:52:57.879 | vm.vfs_cache_pressure = 50 2026-03-19 15:52:57.885 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-19 15:52:57.897 | vm.swappiness = 100 2026-03-19 15:52:57.903 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-19 15:52:57.916 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-19 15:52:57.916 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-19 15:52:57.917 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-19 15:52:57.917 | /proc/sys/vm/compaction_proactiveness:20 2026-03-19 15:52:57.917 | /proc/sys/vm/dirty_background_bytes:0 2026-03-19 15:52:57.917 | /proc/sys/vm/dirty_background_ratio:10 2026-03-19 15:52:57.917 | /proc/sys/vm/dirty_bytes:0 2026-03-19 15:52:57.917 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-19 15:52:57.917 | /proc/sys/vm/dirty_ratio:60 2026-03-19 15:52:57.917 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-19 15:52:57.917 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-19 15:52:57.917 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-19 15:52:57.918 | /proc/sys/vm/extfrag_threshold:500 2026-03-19 15:52:57.918 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-19 15:52:57.918 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-19 15:52:57.918 | /proc/sys/vm/laptop_mode:0 2026-03-19 15:52:57.918 | /proc/sys/vm/legacy_va_layout:0 2026-03-19 15:52:57.918 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-19 15:52:57.918 | /proc/sys/vm/max_map_count:1048576 2026-03-19 15:52:57.918 | /proc/sys/vm/memfd_noexec:0 2026-03-19 15:52:57.918 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-19 15:52:57.918 | /proc/sys/vm/memory_failure_recovery:1 2026-03-19 15:52:57.918 | /proc/sys/vm/min_free_kbytes:67584 2026-03-19 15:52:57.918 | /proc/sys/vm/min_slab_ratio:5 2026-03-19 15:52:57.918 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-19 15:52:57.918 | /proc/sys/vm/mmap_min_addr:65536 2026-03-19 15:52:57.918 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-19 15:52:57.919 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-19 15:52:57.919 | /proc/sys/vm/nr_hugepages:0 2026-03-19 15:52:57.919 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-19 15:52:57.919 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-19 15:52:57.919 | /proc/sys/vm/numa_stat:1 2026-03-19 15:52:57.919 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-19 15:52:57.919 | /proc/sys/vm/oom_dump_tasks:1 2026-03-19 15:52:57.919 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-19 15:52:57.919 | /proc/sys/vm/overcommit_kbytes:0 2026-03-19 15:52:57.919 | /proc/sys/vm/overcommit_memory:0 2026-03-19 15:52:57.919 | /proc/sys/vm/overcommit_ratio:50 2026-03-19 15:52:57.919 | /proc/sys/vm/page-cluster:3 2026-03-19 15:52:57.919 | /proc/sys/vm/page_lock_unfairness:5 2026-03-19 15:52:57.919 | /proc/sys/vm/panic_on_oom:0 2026-03-19 15:52:57.919 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-19 15:52:57.919 | /proc/sys/vm/stat_interval:1 2026-03-19 15:52:57.919 | /proc/sys/vm/swappiness:100 2026-03-19 15:52:57.919 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-19 15:52:57.919 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-19 15:52:57.919 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-19 15:52:57.919 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-19 15:52:57.919 | /proc/sys/vm/watermark_scale_factor:10 2026-03-19 15:52:57.919 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-19 15:52:57.924 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-19 15:52:57.932 | + lib/host:tune_host:97 : configure_host_net 2026-03-19 15:52:57.937 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-19 15:52:57.941 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-19 15:52:57.946 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-19 15:52:57.959 | net.ipv4.tcp_keepalive_time = 60 2026-03-19 15:52:57.964 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-19 15:52:57.977 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-19 15:52:57.984 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-19 15:52:57.994 | net.ipv4.tcp_keepalive_probes = 6 2026-03-19 15:52:57.999 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-19 15:52:58.015 | net.ipv4.tcp_fastopen = 3 2026-03-19 15:52:58.021 | + 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-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-19 15:52:58.041 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_fastopen_key:3d002719-49e8c1d6-54df4a5e-8b47529b 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-19 15:52:58.042 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-19 15:52:58.043 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-19 15:52:58.047 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-19 15:52:58.062 | net.core.default_qdisc = pfifo_fast 2026-03-19 15:52:58.067 | + ./stack.sh:main:594 : fetch_plugins 2026-03-19 15:52:58.072 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 15:52:58.076 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-19 15:52:58.080 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-19 15:52:58.084 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-19 15:52:58.085 | Fetching DevStack plugins 2026-03-19 15:52:58.089 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-19 15:52:58.093 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-19 15:52:58.098 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-19 15:52:58.101 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-19 15:52:58.106 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-19 15:52:58.111 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 15:52:58.116 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-19 15:52:58.120 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-19 15:52:58.123 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-19 15:52:58.126 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:52:58.129 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:52:58.134 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:52:58.138 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:52:58.143 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:52:58.149 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:52:58.177 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:52:58.181 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:52:58.184 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.189 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:52:58.189 | + functions-common:git_clone:602 : echo master 2026-03-19 15:52:58.196 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-19 15:52:58.200 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.204 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-19 15:52:58.227 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-19 15:52:58.232 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:52:58.233 | + functions-common:git_clone:665 : head -1 2026-03-19 15:52:58.238 | f8a331a4 Merge "Remove url tags from README" 2026-03-19 15:52:58.243 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:52:58.247 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-19 15:52:58.252 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-19 15:52:58.256 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-19 15:52:58.261 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-19 15:52:58.265 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-19 15:52:58.269 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 15:52:58.273 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-19 15:52:58.278 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-19 15:52:58.282 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-19 15:52:58.287 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:52:58.291 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:52:58.296 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:52:58.300 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:52:58.304 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:52:58.310 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:52:58.340 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:52:58.344 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:52:58.347 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.352 | + functions-common:git_clone:602 : echo master 2026-03-19 15:52:58.354 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:52:58.362 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-19 15:52:58.366 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.370 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-19 15:52:58.455 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-19 15:52:58.461 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:52:58.462 | + functions-common:git_clone:665 : head -1 2026-03-19 15:52:58.472 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-19 15:52:58.476 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:52:58.481 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-19 15:52:58.485 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-19 15:52:58.490 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-19 15:52:58.494 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-19 15:52:58.499 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-19 15:52:58.504 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 15:52:58.509 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-19 15:52:58.513 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-19 15:52:58.518 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-19 15:52:58.522 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:52:58.525 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:52:58.531 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:52:58.536 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:52:58.541 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:52:58.546 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:52:58.574 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:52:58.578 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:52:58.582 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.587 | + functions-common:git_clone:602 : echo master 2026-03-19 15:52:58.588 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:52:58.597 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-19 15:52:58.601 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.605 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-19 15:52:58.629 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-19 15:52:58.634 | + functions-common:git_clone:665 : head -1 2026-03-19 15:52:58.635 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:52:58.641 | cea701dbd Merge "[Doc] Update quota APIs to use share_type as query parameter" 2026-03-19 15:52:58.646 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:52:58.651 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-19 15:52:58.654 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-19 15:52:58.659 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-19 15:52:58.662 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-19 15:52:58.666 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-19 15:52:58.671 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 15:52:58.676 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-19 15:52:58.681 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-19 15:52:58.685 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-19 15:52:58.689 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:52:58.693 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:52:58.699 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:52:58.704 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:52:58.708 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:52:58.713 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:52:58.743 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:52:58.746 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:52:58.751 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.756 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:52:58.757 | + functions-common:git_clone:602 : echo master 2026-03-19 15:52:58.765 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-19 15:52:58.768 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.772 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-19 15:52:58.794 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-19 15:52:58.800 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:52:58.802 | + functions-common:git_clone:665 : head -1 2026-03-19 15:52:58.805 | 79cf1f787 Update master for stable/2026.1 2026-03-19 15:52:58.809 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:52:58.814 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-19 15:52:58.818 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-19 15:52:58.822 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-19 15:52:58.826 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-19 15:52:58.830 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-19 15:52:58.835 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 15:52:58.839 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-19 15:52:58.843 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-19 15:52:58.847 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-19 15:52:58.852 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:52:58.856 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:52:58.862 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:52:58.866 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:52:58.869 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:52:58.874 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:52:58.903 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:52:58.907 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:52:58.911 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.917 | + functions-common:git_clone:602 : echo master 2026-03-19 15:52:58.918 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:52:58.926 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-19 15:52:58.930 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:58.933 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-19 15:52:58.958 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-19 15:52:58.964 | + functions-common:git_clone:665 : head -1 2026-03-19 15:52:58.964 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:52:58.975 | 646426c fix(deps): update pyo3 2026-03-19 15:52:58.981 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:52:58.986 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-19 15:52:58.990 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-19 15:52:58.995 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-19 15:52:58.998 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-19 15:52:59.002 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-19 15:52:59.006 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 15:52:59.010 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-19 15:52:59.013 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-19 15:52:59.018 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-19 15:52:59.022 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:52:59.026 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:52:59.031 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:52:59.036 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:52:59.040 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:52:59.045 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:52:59.070 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:52:59.073 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:52:59.077 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:59.082 | + functions-common:git_clone:602 : echo master 2026-03-19 15:52:59.083 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:52:59.092 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-19 15:52:59.096 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:52:59.101 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-19 15:52:59.125 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-19 15:52:59.129 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:52:59.131 | + functions-common:git_clone:665 : head -1 2026-03-19 15:52:59.135 | 7324660 Update master for stable/2026.1 2026-03-19 15:52:59.139 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:52:59.143 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-19 15:52:59.148 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-19 15:52:59.152 | + functions-common:run_phase:1841 : local phase= 2026-03-19 15:52:59.156 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-19 15:52:59.161 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-19 15:52:59.164 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-19 15:52:59.168 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-19 15:52:59.173 | + functions-common:run_phase:1850 : local extra 2026-03-19 15:52:59.178 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-19 15:52:59.182 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-19 15:52:59.186 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-19 15:52:59.191 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-19 15:52:59.195 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-19 15:52:59.199 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-19 15:52:59.219 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:52:59.222 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-19 15:52:59.225 | + 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-19 15:52:59.230 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-19 15:52:59.234 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 15:52:59.238 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-19 15:52:59.242 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-19 15:52:59.247 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-19 15:52:59.247 | Overriding Configuration Defaults 2026-03-19 15:52:59.251 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-19 15:52:59.257 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-19 15:52:59.260 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-19 15:52:59.264 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-19 15:52:59.268 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-19 15:52:59.271 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-19 15:52:59.275 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-19 15:52:59.279 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-19 15:52:59.284 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-19 15:52:59.288 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-19 15:52:59.293 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-19 15:52:59.297 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-19 15:52:59.301 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-19 15:52:59.306 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-19 15:52:59.310 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-19 15:52:59.314 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-19 15:52:59.314 | magnum-cluster-api has overridden the following defaults 2026-03-19 15:52:59.317 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-19 15:52:59.319 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-19 15:52:59.319 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-19 15:52:59.319 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-19 15:52:59.319 | LIBVIRT_TYPE=kvm 2026-03-19 15:52:59.319 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-19 15:52:59.324 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-19 15:52:59.328 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-19 15:52:59.331 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-19 15:52:59.335 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-19 15:52:59.338 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-19 15:52:59.341 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-19 15:52:59.344 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-19 15:52:59.348 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-19 15:52:59.352 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-19 15:52:59.356 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-19 15:52:59.387 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-19 15:52:59.391 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-19 15:52:59.418 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:52:59.423 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.78 2026-03-19 15:52:59.427 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.78 2026-03-19 15:52:59.429 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-19 15:52:59.436 | ++ lib/tls:source:40 : TLS_IP=199.204.45.78 2026-03-19 15:52:59.440 | +++ lib/tls:source:43 : hostname -f 2026-03-19 15:52:59.447 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000160098.novalocal 2026-03-19 15:52:59.451 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-19 15:52:59.455 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-19 15:52:59.459 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-19 15:52:59.463 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-19 15:52:59.467 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-19 15:52:59.471 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-19 15:52:59.476 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-19 15:52:59.479 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-19 15:52:59.483 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-19 15:52:59.490 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-19 15:52:59.514 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-19 15:52:59.545 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-19 15:52:59.571 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-19 15:52:59.597 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-19 15:52:59.661 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-19 15:52:59.792 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-19 15:52:59.963 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-19 15:53:00.013 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-19 15:53:00.110 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-19 15:53:00.193 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-19 15:53:00.197 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-19 15:53:00.224 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:53:00.228 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-19 15:53:00.232 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-19 15:53:00.237 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-19 15:53:00.241 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-19 15:53:00.246 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-19 15:53:00.252 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-19 15:53:00.283 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:00.288 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-19 15:53:00.294 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:53:00.300 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-19 15:53:00.305 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-19 15:53:00.311 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-19 15:53:00.316 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-19 15:53:00.322 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-19 15:53:00.326 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-19 15:53:00.332 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-19 15:53:00.364 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-19 15:53:00.369 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-19 15:53:00.374 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-19 15:53:00.378 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-19 15:53:00.382 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-19 15:53:00.386 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-19 15:53:00.391 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-19 15:53:00.395 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-19 15:53:00.399 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-19 15:53:00.405 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-19 15:53:00.411 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-19 15:53:00.415 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-19 15:53:00.421 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-19 15:53:00.426 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.78 2026-03-19 15:53:00.431 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-19 15:53:00.437 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-19 15:53:00.442 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-19 15:53:00.443 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-19 15:53:00.452 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:53:00.457 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-19 15:53:00.462 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-19 15:53:00.467 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-19 15:53:00.470 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-19 15:53:00.477 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-19 15:53:00.507 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-19 15:53:00.513 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.78 2026-03-19 15:53:00.520 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.78 2026-03-19 15:53:00.520 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-19 15:53:00.528 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.78 2026-03-19 15:53:00.532 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-19 15:53:00.537 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-19 15:53:00.542 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-19 15:53:00.546 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-19 15:53:00.550 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-19 15:53:00.554 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-19 15:53:00.559 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-19 15:53:00.564 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-19 15:53:00.569 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-19 15:53:00.573 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-19 15:53:00.578 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-19 15:53:00.583 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-19 15:53:00.588 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-19 15:53:00.593 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-19 15:53:00.598 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-19 15:53:00.602 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-19 15:53:00.607 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-19 15:53:00.612 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-19 15:53:00.617 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-19 15:53:00.623 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-19 15:53:00.627 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-19 15:53:00.633 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-19 15:53:00.663 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:00.667 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-19 15:53:00.672 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-19 15:53:00.678 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-19 15:53:00.682 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-19 15:53:00.686 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:00.690 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-19 15:53:00.695 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-19 15:53:00.699 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-19 15:53:00.704 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-19 15:53:00.709 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-19 15:53:00.713 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-19 15:53:00.718 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-19 15:53:00.724 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-19 15:53:00.729 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-19 15:53:00.733 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-19 15:53:00.737 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-19 15:53:00.742 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-19 15:53:00.747 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-19 15:53:00.750 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-19 15:53:00.945 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-19 15:53:00.971 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-19 15:53:00.975 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-19 15:53:00.979 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-19 15:53:00.984 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-19 15:53:00.987 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-19 15:53:00.991 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-19 15:53:00.997 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-19 15:53:01.002 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-19 15:53:01.005 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-19 15:53:01.010 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-19 15:53:01.014 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-19 15:53:01.019 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-19 15:53:01.024 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-19 15:53:01.029 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-19 15:53:01.034 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-19 15:53:01.038 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-19 15:53:01.043 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-19 15:53:01.048 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-19 15:53:01.053 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-19 15:53:01.058 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-19 15:53:01.065 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-19 15:53:01.065 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-19 15:53:01.067 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-19 15:53:01.067 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-19 15:53:01.077 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=4f:3ce9:9763 2026-03-19 15:53:01.082 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-19 15:53:01.086 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-19 15:53:01.091 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-19 15:53:01.096 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-19 15:53:01.101 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd4f:3ce9:9763::/56 2026-03-19 15:53:01.109 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd4f:3ce9:9763::/56 2026-03-19 15:53:01.109 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-19 15:53:01.119 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd4f:3ce9:9763::/64 2026-03-19 15:53:01.123 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-19 15:53:01.128 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-19 15:53:01.132 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-19 15:53:01.138 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-19 15:53:01.143 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-19 15:53:01.147 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-19 15:53:01.152 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-19 15:53:01.156 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-19 15:53:01.161 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-19 15:53:01.166 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-19 15:53:01.172 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-19 15:53:01.177 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-19 15:53:01.182 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd4f:3ce9:9763::/56 2026-03-19 15:53:01.186 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-19 15:53:01.191 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-19 15:53:01.198 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-19 15:53:01.199 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-19 15:53:01.200 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-19 15:53:01.209 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-19 15:53:01.215 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-19 15:53:01.217 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-19 15:53:01.217 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-19 15:53:01.226 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-19 15:53:01.226 | ens3' 2026-03-19 15:53:01.234 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-19 15:53:01.239 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-19 15:53:01.244 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-19 15:53:01.249 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-19 15:53:01.255 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-19 15:53:01.261 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-19 15:53:01.266 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-19 15:53:01.270 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-19 15:53:01.299 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-19 15:53:01.326 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-19 15:53:01.352 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-19 15:53:01.379 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-19 15:53:01.405 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-19 15:53:01.468 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-19 15:53:01.474 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-19 15:53:01.479 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-19 15:53:01.484 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-19 15:53:01.489 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-19 15:53:01.496 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-19 15:53:01.527 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-19 15:53:01.532 | + ./stack.sh:main:629 : run_phase source 2026-03-19 15:53:01.536 | + functions-common:run_phase:1840 : local mode=source 2026-03-19 15:53:01.541 | + functions-common:run_phase:1841 : local phase= 2026-03-19 15:53:01.547 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-19 15:53:01.551 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-19 15:53:01.556 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-19 15:53:01.561 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-19 15:53:01.565 | + functions-common:run_phase:1850 : local extra 2026-03-19 15:53:01.571 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-19 15:53:01.579 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-19 15:53:01.583 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-19 15:53:01.589 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-19 15:53:01.593 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-19 15:53:01.599 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-19 15:53:01.631 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:53:01.635 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-19 15:53:01.640 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-19 15:53:01.645 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 15:53:01.650 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-19 15:53:01.656 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-19 15:53:01.661 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-19 15:53:01.661 | Loading plugin settings 2026-03-19 15:53:01.665 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-19 15:53:01.670 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-19 15:53:01.675 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-19 15:53:01.679 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-19 15:53:01.683 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-19 15:53:01.687 | ++ functions-common:define_plugin:1884 : : 2026-03-19 15:53:01.692 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-19 15:53:01.697 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-19 15:53:01.701 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-19 15:53:01.706 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-19 15:53:01.710 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-19 15:53:01.714 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-19 15:53:01.719 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-19 15:53:01.724 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-19 15:53:01.728 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-19 15:53:01.735 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-19 15:53:01.766 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:01.771 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-19 15:53:01.776 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:53:01.779 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-19 15:53:01.784 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-19 15:53:01.789 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-19 15:53:01.794 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-19 15:53:01.799 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-19 15:53:01.804 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-19 15:53:01.809 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-19 15:53:01.814 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.78/key-manager 2026-03-19 15:53:01.817 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-19 15:53:01.822 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-19 15:53:01.827 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-19 15:53:01.833 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-19 15:53:01.863 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-19 15:53:01.868 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-19 15:53:01.950 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-19 15:53:01.955 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-19 15:53:01.961 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-19 15:53:01.966 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-19 15:53:01.973 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-19 15:53:02.008 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-19 15:53:02.013 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-19 15:53:02.099 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-19 15:53:02.182 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-19 15:53:02.188 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-19 15:53:02.192 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-19 15:53:02.198 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-19 15:53:02.204 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-19 15:53:02.209 | ++ functions-common:define_plugin:1884 : : 2026-03-19 15:53:02.214 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-19 15:53:02.220 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-19 15:53:02.225 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-19 15:53:02.230 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-19 15:53:02.234 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-19 15:53:02.239 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-19 15:53:02.245 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-19 15:53:02.250 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-19 15:53:02.255 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-19 15:53:02.260 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-19 15:53:02.263 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-19 15:53:02.269 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-19 15:53:02.274 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-19 15:53:02.280 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-19 15:53:02.284 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-19 15:53:02.289 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.78/identity 2026-03-19 15:53:02.293 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-19 15:53:02.299 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-19 15:53:02.303 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 15:53:02.308 | ++ /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-19 15:53:02.314 | ++ /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-19 15:53:02.319 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-19 15:53:02.323 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-19 15:53:02.327 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.78 2026-03-19 15:53:02.332 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-19 15:53:02.337 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-19 15:53:02.342 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-19 15:53:02.346 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.78:8786 2026-03-19 15:53:02.351 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-19 15:53:02.357 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-19 15:53:02.390 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:02.395 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-19 15:53:02.401 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:53:02.407 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-19 15:53:02.412 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-19 15:53:02.417 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-19 15:53:02.422 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-19 15:53:02.428 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-19 15:53:02.433 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-19 15:53:02.438 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-19 15:53:02.444 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-19 15:53:02.448 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.78/share 2026-03-19 15:53:02.453 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-19 15:53:02.460 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-19 15:53:02.529 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-19 15:53:02.529 | ++ /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-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-19 15:53:02.529 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-19 15:53:02.529 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-19 15:53:02.544 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-19 15:53:02.549 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-19 15:53:02.554 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-19 15:53:02.559 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-19 15:53:02.564 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-19 15:53:02.569 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-19 15:53:02.574 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-19 15:53:02.579 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-19 15:53:02.584 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-19 15:53:02.589 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-19 15:53:02.593 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-19 15:53:02.597 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-19 15:53:02.602 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-19 15:53:02.608 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-19 15:53:02.614 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-19 15:53:02.618 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.78 2026-03-19 15:53:02.623 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-19 15:53:02.629 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-19 15:53:02.635 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-19 15:53:02.640 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.78 2026-03-19 15:53:02.644 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.78 2026-03-19 15:53:02.649 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-19 15:53:02.654 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-19 15:53:02.658 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-19 15:53:02.663 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-19 15:53:02.667 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-19 15:53:02.671 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-19 15:53:02.677 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-19 15:53:02.683 | ++ /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-19 15:53:02.688 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-19 15:53:02.693 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-19 15:53:02.698 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-19 15:53:02.702 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-19 15:53:02.707 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-19 15:53:02.712 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-19 15:53:02.716 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-19 15:53:02.721 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-19 15:53:02.725 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-19 15:53:02.731 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-19 15:53:02.762 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-19 15:53:02.767 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-19 15:53:03.792 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-19 15:53:03.868 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-19 15:53:03.947 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-19 15:53:04.029 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-19 15:53:04.109 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-19 15:53:04.115 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-19 15:53:04.120 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-19 15:53:04.125 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-19 15:53:04.130 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-19 15:53:04.135 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-19 15:53:04.140 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-19 15:53:04.145 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-19 15:53:04.150 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-19 15:53:04.157 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-19 15:53:04.187 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:04.192 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-19 15:53:04.199 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:53:04.204 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-19 15:53:04.209 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-19 15:53:04.214 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-19 15:53:04.219 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-19 15:53:04.225 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-19 15:53:04.230 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-19 15:53:04.236 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-19 15:53:04.241 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-19 15:53:04.245 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-19 15:53:04.251 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-19 15:53:04.257 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-19 15:53:04.262 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-19 15:53:04.267 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-19 15:53:04.273 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-19 15:53:04.277 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-19 15:53:04.282 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-19 15:53:04.287 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-19 15:53:04.291 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-19 15:53:04.297 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-19 15:53:04.301 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-19 15:53:04.308 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-19 15:53:04.313 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-19 15:53:04.317 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-19 15:53:04.321 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-19 15:53:04.325 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-19 15:53:04.329 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-19 15:53:04.334 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-19 15:53:04.338 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-19 15:53:04.343 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-19 15:53:04.347 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-19 15:53:04.351 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-19 15:53:04.356 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-19 15:53:04.361 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-19 15:53:04.366 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-19 15:53:04.371 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-19 15:53:04.375 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-19 15:53:04.380 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-19 15:53:04.385 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-19 15:53:04.391 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-19 15:53:04.395 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-19 15:53:04.399 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-19 15:53:04.403 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-19 15:53:04.408 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-19 15:53:04.412 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-19 15:53:04.417 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-19 15:53:04.421 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-19 15:53:04.426 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-19 15:53:04.431 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-19 15:53:04.435 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-19 15:53:04.439 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-19 15:53:04.444 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:53:04.451 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:53:04.457 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:53:04.461 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:53:04.465 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:53:04.469 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-19 15:53:04.474 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-19 15:53:04.478 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-19 15:53:04.483 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-19 15:53:04.488 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-19 15:53:04.493 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-19 15:53:04.498 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-19 15:53:04.502 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-19 15:53:04.507 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-19 15:53:04.512 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-19 15:53:04.516 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-19 15:53:04.521 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-19 15:53:04.525 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-19 15:53:04.530 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-19 15:53:04.534 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-19 15:53:04.538 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-19 15:53:04.541 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-19 15:53:04.545 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-19 15:53:04.550 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-19 15:53:04.555 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-19 15:53:04.559 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-19 15:53:04.564 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-19 15:53:04.568 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-19 15:53:04.573 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-19 15:53:04.578 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-19 15:53:04.582 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-19 15:53:04.587 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-19 15:53:04.592 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-19 15:53:04.596 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-19 15:53:04.601 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-19 15:53:04.606 | ++ functions-common:define_plugin:1884 : : 2026-03-19 15:53:04.611 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-19 15:53:04.616 | ++ functions-common:plugin_requires:1897 : : 2026-03-19 15:53:04.621 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-19 15:53:04.625 | ++ functions-common:plugin_requires:1897 : : 2026-03-19 15:53:04.630 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-19 15:53:04.634 | ++ functions-common:plugin_requires:1897 : : 2026-03-19 15:53:04.639 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-19 15:53:04.643 | ++ functions-common:plugin_requires:1897 : : 2026-03-19 15:53:04.648 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-19 15:53:04.724 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-19 15:53:04.728 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-19 15:53:04.733 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-19 15:53:04.737 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-19 15:53:04.741 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-19 15:53:04.745 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-19 15:53:04.749 | ++ /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-19 15:53:04.755 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-19 15:53:04.760 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-19 15:53:04.764 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-19 15:53:04.768 | + functions-common:verify_disabled_services:2123 : local service 2026-03-19 15:53:04.772 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.777 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-19 15:53:04.782 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.787 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-19 15:53:04.791 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.794 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-19 15:53:04.800 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.805 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-19 15:53:04.811 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.817 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-19 15:53:04.822 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.827 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-19 15:53:04.832 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.837 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-19 15:53:04.841 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.846 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-19 15:53:04.851 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.856 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-19 15:53:04.860 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.865 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-19 15:53:04.869 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.875 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-19 15:53:04.879 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.883 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-19 15:53:04.887 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.892 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-19 15:53:04.895 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.899 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-19 15:53:04.904 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.908 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-19 15:53:04.912 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.917 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-19 15:53:04.921 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.927 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-19 15:53:04.931 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.938 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-19 15:53:04.942 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.946 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-19 15:53:04.951 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.958 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-19 15:53:04.964 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.968 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-19 15:53:04.973 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.978 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-19 15:53:04.982 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.986 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-19 15:53:04.991 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:04.994 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-19 15:53:05.000 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.005 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-19 15:53:05.010 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.014 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-19 15:53:05.018 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.023 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-19 15:53:05.029 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.033 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-19 15:53:05.039 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.043 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-19 15:53:05.048 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.053 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-19 15:53:05.059 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.064 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-19 15:53:05.069 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.075 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-19 15:53:05.079 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.084 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-19 15:53:05.090 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.096 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-19 15:53:05.101 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.106 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-19 15:53:05.111 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.116 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-19 15:53:05.122 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.127 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-19 15:53:05.133 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.136 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-19 15:53:05.142 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-19 15:53:05.148 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-19 15:53:05.154 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-19 15:53:05.159 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-19 15:53:05.163 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-19 15:53:05.195 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:53:05.200 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-19 15:53:05.204 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-19 15:53:05.210 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-19 15:53:05.241 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:53:05.247 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-19 15:53:05.252 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-19 15:53:05.258 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-19 15:53:05.263 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-19 15:53:05.268 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-19 15:53:05.273 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-19 15:53:05.278 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-19 15:53:05.284 | + lib/database:initialize_database_backends:92 : return 0 2026-03-19 15:53:05.289 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-19 15:53:05.290 | Using mysql database backend 2026-03-19 15:53:05.294 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-19 15:53:05.327 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-19 15:53:05.335 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-19 15:53:05.340 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-19 15:53:05.344 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-19 15:53:05.351 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-19 15:53:05.357 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-19 15:53:05.389 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:53:05.393 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-19 15:53:05.428 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-19 15:53:05.463 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:53:05.468 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-19 15:53:05.500 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-19 15:53:05.528 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-19 15:53:05.560 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:53:05.565 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-19 15:53:05.598 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:53:05.604 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-19 15:53:05.608 | + functions-common:save_stackenv:63 : local tag=762 2026-03-19 15:53:05.615 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-19 15:53:05.622 | + functions-common:save_stackenv:65 : time_stamp=2026-03-19-155305 2026-03-19 15:53:05.628 | + functions-common:save_stackenv:66 : echo '# 2026-03-19-155305 762' 2026-03-19 15:53:05.633 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.638 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-19 15:53:05.645 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.649 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-19 15:53:05.655 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.660 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-19 15:53:05.665 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.670 | + 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-19 15:53:05.676 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.682 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.78 2026-03-19 15:53:05.687 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.693 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.78/identity 2026-03-19 15:53:05.698 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.704 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-19-155249 2026-03-19 15:53:05.711 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.716 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-19 15:53:05.722 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.728 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.78 2026-03-19 15:53:05.735 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.739 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-19 15:53:05.745 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.751 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.78 2026-03-19 15:53:05.755 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.761 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-19 15:53:05.768 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.774 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-19 15:53:05.778 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.781 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.78 2026-03-19 15:53:05.785 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-19 15:53:05.789 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-19 15:53:05.793 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-19 15:53:05.798 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-19 15:53:05.803 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-19 15:53:05.809 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-19 15:53:05.814 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:53:05.818 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:53:05.824 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:53:05.830 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:53:05.835 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:53:05.840 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:53:05.872 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:53:05.877 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:53:05.881 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:53:05.886 | + functions-common:git_clone:602 : echo master 2026-03-19 15:53:05.886 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:53:05.894 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-19 15:53:05.899 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:53:05.903 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-19 15:53:05.925 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-19 15:53:05.929 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:53:05.931 | + functions-common:git_clone:665 : head -1 2026-03-19 15:53:05.935 | bb067082 update constraint for horizon to new release 25.6.0 2026-03-19 15:53:05.941 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:53:05.946 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-19 15:53:05.951 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 15:53:05.957 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-19 15:53:05.962 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-19 15:53:05.968 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-19 15:53:05.974 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-19 15:53:05.978 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-19 15:53:05.984 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-19 15:53:05.988 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-19 15:53:05.993 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-19 15:53:05.999 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-19 15:53:06.006 | ++ tools/install_prereqs.sh:source:47 : NOW=1773935586 2026-03-19 15:53:06.013 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-19 15:53:06.021 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-19 15:53:06.027 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-19 15:53:06.032 | ++ tools/install_prereqs.sh:source:49 : DELTA=1773935586 2026-03-19 15:53:06.038 | ++ tools/install_prereqs.sh:source:50 : [[ 1773935586 -lt 7200 ]] 2026-03-19 15:53:06.044 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-19 15:53:06.048 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-19 15:53:06.055 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-19 15:53:06.060 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-19 15:53:06.065 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-19 15:53:06.071 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-19 15:53:06.076 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-19 15:53:06.082 | +++ 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-19 15:53:06.133 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-19 15:53:06.134 | apache2-dev 2026-03-19 15:53:06.134 | bc 2026-03-19 15:53:06.134 | bsdmainutils 2026-03-19 15:53:06.134 | curl 2026-03-19 15:53:06.134 | g++ 2026-03-19 15:53:06.134 | gawk 2026-03-19 15:53:06.134 | gcc 2026-03-19 15:53:06.134 | gettext 2026-03-19 15:53:06.134 | git 2026-03-19 15:53:06.134 | graphviz 2026-03-19 15:53:06.134 | iputils-ping 2026-03-19 15:53:06.134 | libffi-dev 2026-03-19 15:53:06.134 | libjpeg-dev 2026-03-19 15:53:06.134 | libpq-dev 2026-03-19 15:53:06.134 | libssl-dev 2026-03-19 15:53:06.134 | libsystemd-dev 2026-03-19 15:53:06.134 | libxml2-dev 2026-03-19 15:53:06.134 | libxslt1-dev 2026-03-19 15:53:06.134 | libyaml-dev 2026-03-19 15:53:06.134 | lsof 2026-03-19 15:53:06.134 | openssh-server 2026-03-19 15:53:06.134 | openssl 2026-03-19 15:53:06.134 | pkg-config 2026-03-19 15:53:06.134 | psmisc 2026-03-19 15:53:06.134 | python3-dev 2026-03-19 15:53:06.134 | python3-pip 2026-03-19 15:53:06.134 | python3-systemd 2026-03-19 15:53:06.134 | python3-venv 2026-03-19 15:53:06.134 | tar 2026-03-19 15:53:06.134 | tcpdump 2026-03-19 15:53:06.134 | unzip 2026-03-19 15:53:06.134 | uuid-runtime 2026-03-19 15:53:06.134 | wget 2026-03-19 15:53:06.134 | zlib1g-dev 2026-03-19 15:53:06.134 | lvm2 2026-03-19 15:53:06.134 | qemu-utils 2026-03-19 15:53:06.134 | thin-provisioning-tools 2026-03-19 15:53:06.134 | lsscsi 2026-03-19 15:53:06.134 | open-iscsi 2026-03-19 15:53:06.134 | libkrb5-dev 2026-03-19 15:53:06.134 | libldap2-dev 2026-03-19 15:53:06.134 | libsasl2-dev 2026-03-19 15:53:06.134 | memcached 2026-03-19 15:53:06.134 | python3-mysqldb 2026-03-19 15:53:06.134 | sqlite3 2026-03-19 15:53:06.134 | conntrack 2026-03-19 15:53:06.134 | curl 2026-03-19 15:53:06.134 | ebtables 2026-03-19 15:53:06.134 | genisoimage 2026-03-19 15:53:06.134 | iptables 2026-03-19 15:53:06.134 | iputils-arping 2026-03-19 15:53:06.134 | kpartx 2026-03-19 15:53:06.134 | libjs-jquery-tablesorter 2026-03-19 15:53:06.134 | parted 2026-03-19 15:53:06.134 | pm-utils 2026-03-19 15:53:06.134 | python3-mysqldb 2026-03-19 15:53:06.134 | socat 2026-03-19 15:53:06.134 | sqlite3 2026-03-19 15:53:06.134 | sudo 2026-03-19 15:53:06.134 | vlan 2026-03-19 15:53:06.134 | cryptsetup 2026-03-19 15:53:06.134 | dosfstools 2026-03-19 15:53:06.134 | genisoimage 2026-03-19 15:53:06.134 | gir1.2-libosinfo-1.0 2026-03-19 15:53:06.134 | netcat-openbsd 2026-03-19 15:53:06.134 | open-iscsi 2026-03-19 15:53:06.134 | qemu-utils 2026-03-19 15:53:06.134 | sg3-utils 2026-03-19 15:53:06.134 | sysfsutils 2026-03-19 15:53:06.134 | acl 2026-03-19 15:53:06.134 | dnsmasq-base 2026-03-19 15:53:06.134 | dnsmasq-utils 2026-03-19 15:53:06.134 | ebtables 2026-03-19 15:53:06.134 | haproxy 2026-03-19 15:53:06.134 | iptables 2026-03-19 15:53:06.134 | iputils-arping 2026-03-19 15:53:06.134 | iputils-ping 2026-03-19 15:53:06.134 | postgresql-server-dev-all 2026-03-19 15:53:06.134 | python3-mysqldb 2026-03-19 15:53:06.134 | sqlite3 2026-03-19 15:53:06.134 | sudo 2026-03-19 15:53:06.134 | vlan 2026-03-19 15:53:06.134 | apache2' 2026-03-19 15:53:06.142 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-19 15:53:06.198 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-19 15:53:06.198 | apache2-dev 2026-03-19 15:53:06.198 | bc 2026-03-19 15:53:06.198 | bsdmainutils 2026-03-19 15:53:06.198 | curl 2026-03-19 15:53:06.198 | g++ 2026-03-19 15:53:06.198 | gawk 2026-03-19 15:53:06.198 | gcc 2026-03-19 15:53:06.198 | gettext 2026-03-19 15:53:06.198 | git 2026-03-19 15:53:06.198 | graphviz 2026-03-19 15:53:06.198 | iputils-ping 2026-03-19 15:53:06.198 | libffi-dev 2026-03-19 15:53:06.198 | libjpeg-dev 2026-03-19 15:53:06.198 | libpq-dev 2026-03-19 15:53:06.198 | libssl-dev 2026-03-19 15:53:06.198 | libsystemd-dev 2026-03-19 15:53:06.198 | libxml2-dev 2026-03-19 15:53:06.198 | libxslt1-dev 2026-03-19 15:53:06.198 | libyaml-dev 2026-03-19 15:53:06.198 | lsof 2026-03-19 15:53:06.198 | openssh-server 2026-03-19 15:53:06.198 | openssl 2026-03-19 15:53:06.198 | pkg-config 2026-03-19 15:53:06.198 | psmisc 2026-03-19 15:53:06.198 | python3-dev 2026-03-19 15:53:06.198 | python3-pip 2026-03-19 15:53:06.198 | python3-systemd 2026-03-19 15:53:06.198 | python3-venv 2026-03-19 15:53:06.198 | tar 2026-03-19 15:53:06.198 | tcpdump 2026-03-19 15:53:06.198 | unzip 2026-03-19 15:53:06.198 | uuid-runtime 2026-03-19 15:53:06.198 | wget 2026-03-19 15:53:06.198 | zlib1g-dev 2026-03-19 15:53:06.198 | lvm2 2026-03-19 15:53:06.198 | qemu-utils 2026-03-19 15:53:06.199 | thin-provisioning-tools 2026-03-19 15:53:06.199 | lsscsi 2026-03-19 15:53:06.199 | open-iscsi 2026-03-19 15:53:06.199 | libkrb5-dev 2026-03-19 15:53:06.199 | libldap2-dev 2026-03-19 15:53:06.199 | libsasl2-dev 2026-03-19 15:53:06.199 | memcached 2026-03-19 15:53:06.199 | python3-mysqldb 2026-03-19 15:53:06.199 | sqlite3 2026-03-19 15:53:06.199 | conntrack 2026-03-19 15:53:06.199 | curl 2026-03-19 15:53:06.199 | ebtables 2026-03-19 15:53:06.199 | genisoimage 2026-03-19 15:53:06.199 | iptables 2026-03-19 15:53:06.199 | iputils-arping 2026-03-19 15:53:06.199 | kpartx 2026-03-19 15:53:06.199 | libjs-jquery-tablesorter 2026-03-19 15:53:06.199 | parted 2026-03-19 15:53:06.199 | pm-utils 2026-03-19 15:53:06.199 | python3-mysqldb 2026-03-19 15:53:06.199 | socat 2026-03-19 15:53:06.199 | sqlite3 2026-03-19 15:53:06.199 | sudo 2026-03-19 15:53:06.199 | vlan 2026-03-19 15:53:06.199 | cryptsetup 2026-03-19 15:53:06.199 | dosfstools 2026-03-19 15:53:06.199 | genisoimage 2026-03-19 15:53:06.199 | gir1.2-libosinfo-1.0 2026-03-19 15:53:06.199 | netcat-openbsd 2026-03-19 15:53:06.199 | open-iscsi 2026-03-19 15:53:06.199 | qemu-utils 2026-03-19 15:53:06.199 | sg3-utils 2026-03-19 15:53:06.199 | sysfsutils 2026-03-19 15:53:06.199 | acl 2026-03-19 15:53:06.199 | dnsmasq-base 2026-03-19 15:53:06.199 | dnsmasq-utils 2026-03-19 15:53:06.200 | ebtables 2026-03-19 15:53:06.200 | haproxy 2026-03-19 15:53:06.200 | iptables 2026-03-19 15:53:06.200 | iputils-arping 2026-03-19 15:53:06.200 | iputils-ping 2026-03-19 15:53:06.200 | postgresql-server-dev-all 2026-03-19 15:53:06.200 | python3-mysqldb 2026-03-19 15:53:06.200 | sqlite3 2026-03-19 15:53:06.200 | sudo 2026-03-19 15:53:06.200 | vlan 2026-03-19 15:53:06.200 | apache2 lvm2 2026-03-19 15:53:06.200 | golang 2026-03-19 15:53:06.200 | debootstrap 2026-03-19 15:53:06.200 | rsyslog' 2026-03-19 15:53:06.203 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-19 15:53:06.208 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:53:06.213 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:53:06.219 | ++ 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-19 15:53:06.220 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-19 15:53:06.229 | ++ 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-19 15:53:06.234 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-19 15:53:06.239 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 15:53:06.243 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 15:53:06.248 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 15:53:06.254 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 15:53:06.259 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 15:53:06.263 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:53:06.269 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:53:06.273 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 15:53:06.278 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 15:53:06.282 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 15:53:06.288 | ++ functions-common:apt_get_update:1159 : return 2026-03-19 15:53:06.293 | ++ 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-19 15:53:06.299 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 15:53:06.303 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:53:06.309 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:53:06.314 | ++ 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-19 15:53:06.353 | ++ 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-19 15:53:06.398 | Reading package lists... 2026-03-19 15:53:06.663 | Building dependency tree... 2026-03-19 15:53:06.663 | Reading state information... 2026-03-19 15:53:06.947 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-19 15:53:06.948 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-19 15:53:06.948 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-03-19 15:53:06.948 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-19 15:53:06.948 | openssl set to manually installed. 2026-03-19 15:53:06.948 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-19 15:53:06.948 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-03-19 15:53:06.948 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-19 15:53:06.948 | zlib1g-dev set to manually installed. 2026-03-19 15:53:06.948 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-19 15:53:06.948 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-19 15:53:06.948 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-03-19 15:53:06.948 | The following additional packages will be installed: 2026-03-19 15:53:06.948 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-19 15:53:06.948 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-19 15:53:06.948 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-03-19 15:53:06.948 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-03-19 15:53:06.948 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-19 15:53:06.948 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-03-19 15:53:06.948 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-03-19 15:53:06.948 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-03-19 15:53:06.948 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-03-19 15:53:06.948 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-03-19 15:53:06.948 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-03-19 15:53:06.948 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-03-19 15:53:06.948 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-03-19 15:53:06.948 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-03-19 15:53:06.948 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-03-19 15:53:06.948 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-03-19 15:53:06.948 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-03-19 15:53:06.948 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-19 15:53:06.948 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-03-19 15:53:06.948 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-19 15:53:06.948 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-19 15:53:06.948 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-19 15:53:06.948 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-19 15:53:06.948 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-19 15:53:06.948 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-19 15:53:06.948 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-19 15:53:06.948 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-19 15:53:06.948 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-03-19 15:53:06.948 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnuma1 2026-03-19 15:53:06.948 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpango-1.0-0 2026-03-19 15:53:06.948 | libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 libpathplan4 2026-03-19 15:53:06.948 | libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3 2026-03-19 15:53:06.948 | libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq5 libproxy1v5 2026-03-19 15:53:06.948 | libpython3-dev libquadmath0 libsctp-dev libsctp1 libsframe1 2026-03-19 15:53:06.948 | libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-03-19 15:53:06.949 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-03-19 15:53:06.949 | libthai-data libthai0 libtiff6 libtirpc-common libtirpc3t64 libtool libtsan2 2026-03-19 15:53:06.949 | libubsan1 libuchardet0 liburing2 libwebp7 libx11-6 libx11-data libxau6 2026-03-19 15:53:06.949 | libxaw7 libxcb-render0 libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxmu6 2026-03-19 15:53:06.949 | libxpm4 libxrender1 libxslt1.1 libxt6t64 libz3-4 libz3-dev llvm-17 2026-03-19 15:53:06.949 | llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools 2026-03-19 15:53:06.949 | lto-disabled-list m4 make man-db mysql-common ncal osinfo-db patch pci.ids 2026-03-19 15:53:06.949 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-03-19 15:53:06.949 | postgresql-common postgresql-server-dev-16 powermgmt-base python3-pip-whl 2026-03-19 15:53:06.949 | python3-pygments python3-setuptools python3-setuptools-whl python3-wheel 2026-03-19 15:53:06.949 | python3.12-venv session-migration ssl-cert usb.ids uuid-dev x11-common 2026-03-19 15:53:06.949 | xz-utils 2026-03-19 15:53:06.951 | Suggested packages: 2026-03-19 15:53:06.951 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-19 15:53:06.951 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-19 15:53:06.951 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-19 15:53:06.951 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-19 15:53:06.951 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-19 15:53:06.951 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-19 15:53:06.951 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-19 15:53:06.951 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-19 15:53:06.951 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-19 15:53:06.951 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-19 15:53:06.951 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-19 15:53:06.951 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-19 15:53:06.952 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-19 15:53:06.952 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-19 15:53:06.952 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-19 15:53:06.952 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-19 15:53:06.952 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-03-19 15:53:06.952 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-19 15:53:06.952 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-19 15:53:06.952 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-19 15:53:06.952 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-19 15:53:06.952 | rsyslog-relp sqlite3-doc zip 2026-03-19 15:53:06.952 | Recommended packages: 2026-03-19 15:53:06.952 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-19 15:53:06.952 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-19 15:53:06.952 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-19 15:53:06.952 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-19 15:53:06.952 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-03-19 15:53:06.952 | libmail-sendmail-perl logrotate qemu-block-extra 2026-03-19 15:53:07.080 | The following NEW packages will be installed: 2026-03-19 15:53:07.080 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-19 15:53:07.080 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-19 15:53:07.080 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-19 15:53:07.080 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-19 15:53:07.080 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-19 15:53:07.080 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-19 15:53:07.080 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-19 15:53:07.080 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-19 15:53:07.080 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-19 15:53:07.080 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-19 15:53:07.080 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-19 15:53:07.080 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-19 15:53:07.080 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-19 15:53:07.080 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-19 15:53:07.080 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-19 15:53:07.081 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-19 15:53:07.081 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-19 15:53:07.081 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-19 15:53:07.081 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-19 15:53:07.081 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-19 15:53:07.081 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-19 15:53:07.081 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-19 15:53:07.081 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-19 15:53:07.081 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-19 15:53:07.081 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-19 15:53:07.081 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-19 15:53:07.081 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-19 15:53:07.081 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-19 15:53:07.081 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-19 15:53:07.081 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-19 15:53:07.081 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-19 15:53:07.081 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-19 15:53:07.082 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-19 15:53:07.082 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-19 15:53:07.082 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-19 15:53:07.082 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-19 15:53:07.082 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-19 15:53:07.082 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-19 15:53:07.082 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-19 15:53:07.082 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-19 15:53:07.082 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-19 15:53:07.082 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-19 15:53:07.082 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-19 15:53:07.082 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-19 15:53:07.082 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-19 15:53:07.082 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-19 15:53:07.082 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-19 15:53:07.082 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-19 15:53:07.082 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-19 15:53:07.082 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-19 15:53:07.082 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-19 15:53:07.082 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-19 15:53:07.082 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-19 15:53:07.083 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-19 15:53:07.083 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-19 15:53:07.083 | xz-utils 2026-03-19 15:53:07.280 | 0 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 15:53:07.281 | Need to get 305 MB of archives. 2026-03-19 15:53:07.281 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-19 15:53:07.281 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-19 15:53:07.614 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-19 15:53:07.666 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-19 15:53:07.672 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-19 15:53:07.678 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-19 15:53:07.703 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-19 15:53:07.778 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-19 15:53:07.949 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-19 15:53:07.958 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-19 15:53:07.964 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-19 15:53:07.970 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-19 15:53:07.987 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-19 15:53:07.988 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-19 15:53:08.007 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-19 15:53:08.084 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-19 15:53:08.088 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-19 15:53:08.096 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-19 15:53:08.103 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-19 15:53:08.105 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-19 15:53:08.105 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-19 15:53:08.107 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-19 15:53:08.108 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-19 15:53:08.115 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-19 15:53:08.183 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-19 15:53:08.184 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-19 15:53:08.185 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-19 15:53:08.186 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-19 15:53:08.261 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-19 15:53:08.262 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-19 15:53:08.263 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-19 15:53:08.265 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-19 15:53:08.266 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-19 15:53:08.345 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-19 15:53:08.350 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-19 15:53:08.350 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-19 15:53:08.415 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-19 15:53:08.416 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-19 15:53:08.420 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-19 15:53:08.460 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-19 15:53:08.460 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-19 15:53:08.462 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-19 15:53:08.499 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-03-19 15:53:08.500 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-03-19 15:53:08.538 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-19 15:53:08.569 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-19 15:53:08.571 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-19 15:53:08.576 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-19 15:53:08.577 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-19 15:53:08.579 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-19 15:53:08.582 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-19 15:53:08.648 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-19 15:53:08.649 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-19 15:53:08.649 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-19 15:53:08.651 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-19 15:53:08.727 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-19 15:53:08.807 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-19 15:53:08.808 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-19 15:53:08.813 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-19 15:53:08.893 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-19 15:53:08.893 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-19 15:53:08.893 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-19 15:53:08.895 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-19 15:53:08.965 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-19 15:53:08.969 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-19 15:53:08.973 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-03-19 15:53:08.975 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-19 15:53:08.975 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-19 15:53:09.046 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-19 15:53:09.051 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-19 15:53:09.057 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-19 15:53:09.130 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-19 15:53:09.135 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-19 15:53:09.136 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-03-19 15:53:09.201 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-19 15:53:09.213 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-19 15:53:09.213 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-03-19 15:53:09.680 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-03-19 15:53:09.681 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-03-19 15:53:09.681 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-19 15:53:09.681 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-03-19 15:53:09.681 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-03-19 15:53:09.683 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-03-19 15:53:09.683 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-03-19 15:53:09.687 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-03-19 15:53:09.688 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-03-19 15:53:09.760 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-03-19 15:53:09.809 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-03-19 15:53:09.925 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-19 15:53:09.926 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-19 15:53:09.927 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-19 15:53:09.927 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-19 15:53:10.047 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-19 15:53:10.115 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-19 15:53:10.239 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-19 15:53:10.287 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-19 15:53:10.352 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-19 15:53:10.356 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-03-19 15:53:10.458 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-03-19 15:53:11.238 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-03-19 15:53:11.239 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-19 15:53:11.248 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-03-19 15:53:11.248 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-19 15:53:11.248 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-19 15:53:12.219 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-19 15:53:12.693 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-03-19 15:53:12.781 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-19 15:53:12.783 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-19 15:53:12.783 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-03-19 15:53:12.789 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-19 15:53:12.810 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-19 15:53:12.866 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-19 15:53:13.142 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-19 15:53:13.142 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-19 15:53:13.147 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-19 15:53:13.148 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-19 15:53:13.150 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-19 15:53:13.150 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-19 15:53:13.151 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-19 15:53:13.151 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-19 15:53:13.162 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-19 15:53:13.221 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-19 15:53:13.241 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-19 15:53:13.246 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-19 15:53:13.246 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-19 15:53:13.379 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-19 15:53:13.381 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-19 15:53:13.384 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-19 15:53:13.410 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-19 15:53:13.410 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-19 15:53:13.454 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-19 15:53:13.480 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-19 15:53:13.481 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-19 15:53:13.481 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-19 15:53:13.482 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-19 15:53:13.540 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-03-19 15:53:13.549 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-03-19 15:53:13.549 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-19 15:53:13.561 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-19 15:53:13.567 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-19 15:53:13.618 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-19 15:53:13.618 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-19 15:53:13.639 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-19 15:53:13.644 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-19 15:53:13.647 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-19 15:53:13.696 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-19 15:53:13.697 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-19 15:53:13.697 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-19 15:53:13.703 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-19 15:53:13.709 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-19 15:53:13.774 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-19 15:53:13.775 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-19 15:53:13.775 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-03-19 15:53:13.776 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-19 15:53:13.777 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-19 15:53:13.859 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-19 15:53:13.859 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-19 15:53:13.871 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-19 15:53:13.871 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-19 15:53:13.874 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-19 15:53:13.942 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-19 15:53:14.012 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-19 15:53:14.013 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-19 15:53:14.017 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-19 15:53:14.022 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-03-19 15:53:14.557 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-03-19 15:53:14.558 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-19 15:53:14.558 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-19 15:53:14.558 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-19 15:53:14.564 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-19 15:53:14.572 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-19 15:53:14.573 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-19 15:53:14.573 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-19 15:53:14.574 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-19 15:53:14.638 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-19 15:53:14.641 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-19 15:53:14.642 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-19 15:53:14.643 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-19 15:53:14.716 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-19 15:53:14.717 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-19 15:53:14.717 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-19 15:53:14.717 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-19 15:53:14.719 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-19 15:53:14.722 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-03-19 15:53:15.767 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-03-19 15:53:16.743 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-19 15:53:16.744 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-19 15:53:16.744 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-19 15:53:16.744 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-19 15:53:16.745 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-19 15:53:16.745 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-19 15:53:16.746 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-19 15:53:16.746 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-19 15:53:16.747 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-19 15:53:16.822 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-19 15:53:17.058 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-19 15:53:17.059 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-19 15:53:17.062 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-19 15:53:17.063 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-19 15:53:17.070 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-19 15:53:17.075 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-19 15:53:17.075 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-19 15:53:17.076 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-19 15:53:17.077 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-19 15:53:17.139 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-19 15:53:17.210 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.4 [199 kB] 2026-03-19 15:53:17.215 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-19 15:53:17.216 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-19 15:53:17.220 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-19 15:53:17.224 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-19 15:53:17.225 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-19 15:53:17.227 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-19 15:53:17.292 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-19 15:53:17.296 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-19 15:53:17.296 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-19 15:53:17.297 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-19 15:53:17.304 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-19 15:53:17.374 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-19 15:53:17.375 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-19 15:53:17.377 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-19 15:53:17.454 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-19 15:53:17.459 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-19 15:53:17.584 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-19 15:53:17.585 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-19 15:53:17.586 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-19 15:53:17.587 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-19 15:53:17.590 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-19 15:53:17.592 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-19 15:53:17.597 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-19 15:53:17.617 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-19 15:53:17.623 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-19 15:53:17.682 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-03-19 15:53:17.683 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-19 15:53:17.684 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-19 15:53:17.686 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-19 15:53:17.686 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-19 15:53:17.688 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-19 15:53:17.694 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-19 15:53:18.193 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-19 15:53:18.197 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-19 15:53:18.198 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-19 15:53:18.198 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-19 15:53:18.223 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-19 15:53:18.223 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-19 15:53:18.228 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-19 15:53:18.231 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-19 15:53:18.236 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-19 15:53:18.273 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-19 15:53:18.321 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-19 15:53:18.353 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-19 15:53:18.354 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-19 15:53:18.358 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-19 15:53:18.450 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-19 15:53:18.453 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-19 15:53:18.454 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-19 15:53:18.461 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-19 15:53:18.496 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-03-19 15:53:18.496 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-19 15:53:18.506 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.12 [1,238 kB] 2026-03-19 15:53:18.542 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-19 15:53:18.543 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-19 15:53:18.592 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-19 15:53:18.596 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-03-19 15:53:18.599 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-19 15:53:18.615 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-19 15:53:18.627 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-19 15:53:19.522 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-19 15:53:19.523 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-19 15:53:19.531 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-19 15:53:19.763 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-19 15:53:19.764 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-19 15:53:22.000 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-19 15:53:22.001 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-19 15:53:22.009 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-19 15:53:22.011 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-19 15:53:22.011 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-19 15:53:22.096 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-19 15:53:22.097 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-19 15:53:22.098 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-03-19 15:53:22.112 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-03-19 15:53:22.184 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-19 15:53:22.184 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-19 15:53:22.185 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-19 15:53:22.186 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-19 15:53:22.239 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-19 15:53:22.240 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-19 15:53:22.291 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-19 15:53:22.362 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-19 15:53:22.397 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-19 15:53:22.398 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-03-19 15:53:22.399 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-19 15:53:22.399 | Get:291 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-19 15:53:22.480 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-19 15:53:22.504 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-19 15:53:22.509 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-19 15:53:22.522 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-19 15:53:22.527 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-19 15:53:22.547 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-19 15:53:22.548 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-19 15:53:22.551 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-19 15:53:22.552 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-19 15:53:22.625 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-19 15:53:22.625 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-19 15:53:22.630 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-19 15:53:22.705 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-19 15:53:22.900 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 15:53:22.949 | Fetched 305 MB in 16s (19.6 MB/s) 2026-03-19 15:53:22.989 | Selecting previously unselected package libapr1t64:amd64. 2026-03-19 15:53:23.006 | (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-19 15:53:23.008 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-19 15:53:23.020 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-19 15:53:23.091 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-19 15:53:23.097 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-19 15:53:23.102 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-19 15:53:23.166 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-19 15:53:23.172 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-19 15:53:23.178 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-19 15:53:23.235 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-19 15:53:23.241 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-19 15:53:23.247 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-19 15:53:23.309 | Selecting previously unselected package libjansson4:amd64. 2026-03-19 15:53:23.314 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-03-19 15:53:23.321 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-19 15:53:23.387 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-19 15:53:23.392 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-19 15:53:23.398 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-19 15:53:23.465 | Selecting previously unselected package apache2-bin. 2026-03-19 15:53:23.471 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-19 15:53:23.476 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-19 15:53:23.606 | Selecting previously unselected package apache2-data. 2026-03-19 15:53:23.612 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-19 15:53:23.618 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-19 15:53:23.763 | Selecting previously unselected package apache2-utils. 2026-03-19 15:53:23.768 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-19 15:53:23.775 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-19 15:53:23.864 | Selecting previously unselected package apache2. 2026-03-19 15:53:23.868 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-19 15:53:23.884 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-19 15:53:23.989 | Selecting previously unselected package libmpfr6:amd64. 2026-03-19 15:53:23.993 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-19 15:53:24.000 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-19 15:53:24.073 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-19 15:53:24.076 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-19 15:53:24.083 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-19 15:53:24.152 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-19 15:53:24.169 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-19 15:53:24.650 | Selecting previously unselected package gawk. 2026-03-19 15:53:24.667 | (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-19 15:53:24.670 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-19 15:53:24.678 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-19 15:53:24.824 | Selecting previously unselected package haproxy. 2026-03-19 15:53:24.830 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:53:24.849 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-19 15:53:24.988 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-19 15:53:24.996 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-19 15:53:25.003 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-19 15:53:25.084 | Selecting previously unselected package memcached. 2026-03-19 15:53:25.090 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-03-19 15:53:25.099 | Unpacking memcached (1.6.24-1build3) ... 2026-03-19 15:53:25.173 | Selecting previously unselected package libjson-perl. 2026-03-19 15:53:25.178 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-03-19 15:53:25.183 | Unpacking libjson-perl (4.10000-1) ... 2026-03-19 15:53:25.254 | Selecting previously unselected package postgresql-client-common. 2026-03-19 15:53:25.260 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-03-19 15:53:25.265 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-19 15:53:25.348 | Selecting previously unselected package ssl-cert. 2026-03-19 15:53:25.355 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-19 15:53:25.362 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-19 15:53:25.449 | Selecting previously unselected package postgresql-common. 2026-03-19 15:53:25.455 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-03-19 15:53:25.477 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-19 15:53:25.493 | Unpacking postgresql-common (257build1.1) ... 2026-03-19 15:53:25.615 | Selecting previously unselected package libsysfs2:amd64. 2026-03-19 15:53:25.619 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-19 15:53:25.625 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-19 15:53:25.685 | Selecting previously unselected package pci.ids. 2026-03-19 15:53:25.689 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-19 15:53:25.696 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-19 15:53:26.239 | Selecting previously unselected package sysfsutils. 2026-03-19 15:53:26.246 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-19 15:53:26.255 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-19 15:53:26.343 | Selecting previously unselected package distro-info. 2026-03-19 15:53:26.348 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-03-19 15:53:26.355 | Unpacking distro-info (1.7build1) ... 2026-03-19 15:53:26.416 | Selecting previously unselected package iputils-ping. 2026-03-19 15:53:26.423 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-19 15:53:26.430 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-19 15:53:26.508 | Selecting previously unselected package libestr0:amd64. 2026-03-19 15:53:26.514 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-19 15:53:26.525 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-19 15:53:26.598 | Selecting previously unselected package libfastjson4:amd64. 2026-03-19 15:53:26.606 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-19 15:53:26.614 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-19 15:53:26.702 | Selecting previously unselected package libfribidi0:amd64. 2026-03-19 15:53:26.708 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-19 15:53:26.714 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-19 15:53:26.787 | Selecting previously unselected package libtirpc-common. 2026-03-19 15:53:26.794 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-19 15:53:26.801 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-19 15:53:26.883 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-19 15:53:26.889 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-19 15:53:26.911 | 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-19 15:53:26.929 | 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-19 15:53:26.934 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-19 15:53:27.013 | Selecting previously unselected package netcat-openbsd. 2026-03-19 15:53:27.019 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-19 15:53:27.032 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-19 15:53:27.104 | Selecting previously unselected package python3-pygments. 2026-03-19 15:53:27.110 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-19 15:53:27.117 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-19 15:53:27.621 | Selecting previously unselected package rsyslog. 2026-03-19 15:53:27.627 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-19 15:53:27.655 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-19 15:53:27.764 | Selecting previously unselected package bsdextrautils. 2026-03-19 15:53:27.769 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-19 15:53:27.783 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-19 15:53:27.853 | Selecting previously unselected package dmidecode. 2026-03-19 15:53:27.858 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-19 15:53:27.865 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-19 15:53:27.938 | Selecting previously unselected package dosfstools. 2026-03-19 15:53:27.945 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-19 15:53:27.952 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-19 15:53:28.019 | Selecting previously unselected package libmagic-mgc. 2026-03-19 15:53:28.023 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-19 15:53:28.029 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-19 15:53:28.198 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-19 15:53:28.203 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-19 15:53:28.212 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-19 15:53:28.285 | Selecting previously unselected package file. 2026-03-19 15:53:28.290 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-03-19 15:53:28.300 | Unpacking file (1:5.45-3build1) ... 2026-03-19 15:53:28.373 | Selecting previously unselected package libuchardet0:amd64. 2026-03-19 15:53:28.378 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-19 15:53:28.385 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-19 15:53:28.457 | Selecting previously unselected package groff-base. 2026-03-19 15:53:28.463 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-19 15:53:28.469 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-19 15:53:28.619 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-19 15:53:28.624 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-19 15:53:28.629 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-19 15:53:28.695 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-19 15:53:28.700 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-19 15:53:28.706 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-19 15:53:28.777 | Selecting previously unselected package libibverbs1:amd64. 2026-03-19 15:53:28.782 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-19 15:53:28.789 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-19 15:53:28.855 | Selecting previously unselected package libncurses6:amd64. 2026-03-19 15:53:28.861 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-19 15:53:28.868 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-19 15:53:28.930 | Selecting previously unselected package libnftables1:amd64. 2026-03-19 15:53:28.935 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-19 15:53:28.941 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-19 15:53:29.151 | Selecting previously unselected package libnuma1:amd64. 2026-03-19 15:53:29.157 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:53:29.170 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-19 15:53:29.260 | Selecting previously unselected package libparted2t64:amd64. 2026-03-19 15:53:29.264 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-19 15:53:29.285 | 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-19 15:53:29.298 | 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-19 15:53:29.307 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-19 15:53:29.380 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-19 15:53:29.384 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-19 15:53:29.391 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-19 15:53:30.210 | Selecting previously unselected package libpipeline1:amd64. 2026-03-19 15:53:30.216 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-19 15:53:30.278 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-19 15:53:30.502 | Selecting previously unselected package libxau6:amd64. 2026-03-19 15:53:30.506 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-19 15:53:30.512 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-19 15:53:30.575 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-19 15:53:30.579 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-19 15:53:30.585 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-19 15:53:30.651 | Selecting previously unselected package libxcb1:amd64. 2026-03-19 15:53:30.656 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-19 15:53:30.663 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-19 15:53:30.721 | Selecting previously unselected package libx11-data. 2026-03-19 15:53:30.726 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-19 15:53:30.732 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-19 15:53:30.879 | Selecting previously unselected package libx11-6:amd64. 2026-03-19 15:53:30.885 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-19 15:53:30.892 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-19 15:53:30.978 | Selecting previously unselected package libxext6:amd64. 2026-03-19 15:53:30.984 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-19 15:53:30.996 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-19 15:53:31.051 | Selecting previously unselected package lsof. 2026-03-19 15:53:31.056 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-03-19 15:53:31.062 | Unpacking lsof (4.95.0-1build3) ... 2026-03-19 15:53:31.149 | Selecting previously unselected package man-db. 2026-03-19 15:53:31.154 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-03-19 15:53:31.161 | Unpacking man-db (2.12.0-4build2) ... 2026-03-19 15:53:31.370 | Selecting previously unselected package parted. 2026-03-19 15:53:31.375 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-03-19 15:53:31.399 | Unpacking parted (3.6-4build1) ... 2026-03-19 15:53:31.464 | Selecting previously unselected package powermgmt-base. 2026-03-19 15:53:31.468 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-19 15:53:31.474 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-19 15:53:31.535 | Selecting previously unselected package psmisc. 2026-03-19 15:53:31.540 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-03-19 15:53:31.546 | Unpacking psmisc (23.7-1build1) ... 2026-03-19 15:53:31.646 | Selecting previously unselected package tcpdump. 2026-03-19 15:53:31.651 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-19 15:53:31.667 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-19 15:53:31.741 | Selecting previously unselected package usb.ids. 2026-03-19 15:53:31.746 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-03-19 15:53:31.753 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-19 15:53:31.821 | Selecting previously unselected package wget. 2026-03-19 15:53:31.826 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-19 15:53:31.832 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-19 15:53:31.904 | Selecting previously unselected package xz-utils. 2026-03-19 15:53:31.909 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-19 15:53:31.916 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-19 15:53:32.005 | Selecting previously unselected package acl. 2026-03-19 15:53:32.011 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-19 15:53:32.017 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-19 15:53:32.070 | Selecting previously unselected package autotools-dev. 2026-03-19 15:53:32.076 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-03-19 15:53:32.083 | Unpacking autotools-dev (20220109.1) ... 2026-03-19 15:53:32.147 | Selecting previously unselected package m4. 2026-03-19 15:53:32.152 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-03-19 15:53:32.159 | Unpacking m4 (1.4.19-4build1) ... 2026-03-19 15:53:32.237 | Selecting previously unselected package autoconf. 2026-03-19 15:53:32.242 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-03-19 15:53:32.248 | Unpacking autoconf (2.71-3) ... 2026-03-19 15:53:32.352 | Selecting previously unselected package automake. 2026-03-19 15:53:32.358 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-19 15:53:32.367 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-19 15:53:32.474 | Selecting previously unselected package autopoint. 2026-03-19 15:53:32.480 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-19 15:53:32.486 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-19 15:53:32.550 | Selecting previously unselected package libdebhelper-perl. 2026-03-19 15:53:32.555 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-19 15:53:32.561 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-19 15:53:32.648 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-19 15:53:32.655 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:32.661 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:32.745 | Selecting previously unselected package libisl23:amd64. 2026-03-19 15:53:32.752 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-19 15:53:32.757 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-19 15:53:32.863 | Selecting previously unselected package libmpc3:amd64. 2026-03-19 15:53:32.870 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-19 15:53:32.876 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-19 15:53:32.943 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-19 15:53:32.950 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:32.958 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:33.412 | Selecting previously unselected package cpp-13. 2026-03-19 15:53:33.419 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:33.425 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:33.475 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-19 15:53:33.481 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-19 15:53:33.487 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-19 15:53:33.560 | Selecting previously unselected package cpp. 2026-03-19 15:53:33.566 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-19 15:53:33.586 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-19 15:53:33.657 | Selecting previously unselected package libcc1-0:amd64. 2026-03-19 15:53:33.663 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:33.670 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:33.738 | Selecting previously unselected package binutils-common:amd64. 2026-03-19 15:53:33.746 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:33.754 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:53:33.839 | Selecting previously unselected package libsframe1:amd64. 2026-03-19 15:53:33.845 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:33.850 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:53:33.920 | Selecting previously unselected package libbinutils:amd64. 2026-03-19 15:53:33.926 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:33.933 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:53:34.041 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-19 15:53:34.049 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:34.056 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:53:34.229 | Selecting previously unselected package libctf0:amd64. 2026-03-19 15:53:34.235 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:34.251 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:53:34.695 | Selecting previously unselected package libgprofng0:amd64. 2026-03-19 15:53:34.703 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:34.710 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:53:34.808 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-19 15:53:34.815 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:34.821 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-19 15:53:35.015 | Selecting previously unselected package libgomp1:amd64. 2026-03-19 15:53:35.022 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:35.028 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:35.102 | Selecting previously unselected package libitm1:amd64. 2026-03-19 15:53:35.109 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:35.114 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:35.186 | Selecting previously unselected package libatomic1:amd64. 2026-03-19 15:53:35.193 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:35.200 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:35.270 | Selecting previously unselected package libasan8:amd64. 2026-03-19 15:53:35.277 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:35.283 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:36.369 | Selecting previously unselected package liblsan0:amd64. 2026-03-19 15:53:36.375 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:36.486 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:36.687 | Selecting previously unselected package libtsan2:amd64. 2026-03-19 15:53:36.692 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:36.697 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:36.857 | Selecting previously unselected package libubsan1:amd64. 2026-03-19 15:53:36.862 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:36.868 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:36.969 | Selecting previously unselected package libhwasan0:amd64. 2026-03-19 15:53:36.975 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:36.979 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:37.108 | Selecting previously unselected package libquadmath0:amd64. 2026-03-19 15:53:37.114 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:37.122 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:37.218 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-19 15:53:37.223 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:37.229 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:37.441 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-19 15:53:37.448 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:37.454 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:38.029 | Selecting previously unselected package binutils. 2026-03-19 15:53:38.034 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-19 15:53:38.041 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-03-19 15:53:38.112 | Selecting previously unselected package gcc-13. 2026-03-19 15:53:38.116 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:38.123 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:38.187 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-19 15:53:38.193 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-19 15:53:38.199 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-19 15:53:38.261 | Selecting previously unselected package gcc. 2026-03-19 15:53:38.267 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-19 15:53:38.272 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-19 15:53:38.348 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-19 15:53:38.354 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:53:38.360 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:53:39.771 | Selecting previously unselected package libclang-cpp17t64. 2026-03-19 15:53:39.777 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:53:39.785 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:53:40.499 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-19 15:53:40.506 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:40.513 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:40.948 | Selecting previously unselected package libgc1:amd64. 2026-03-19 15:53:40.953 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-19 15:53:40.960 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-19 15:53:41.030 | Selecting previously unselected package libobjc4:amd64. 2026-03-19 15:53:41.034 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:41.073 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:53:43.189 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-19 15:53:43.195 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:43.219 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:43.312 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-19 15:53:43.317 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:53:43.324 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:53:43.543 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-19 15:53:43.547 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:53:43.554 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-19 15:53:43.710 | Selecting previously unselected package libclang1-17t64. 2026-03-19 15:53:43.716 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:53:43.723 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:53:44.402 | Selecting previously unselected package clang-17. 2026-03-19 15:53:44.404 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:53:44.431 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:53:44.496 | Selecting previously unselected package libtool. 2026-03-19 15:53:44.501 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-03-19 15:53:44.507 | Unpacking libtool (2.4.7-7build1) ... 2026-03-19 15:53:44.580 | Selecting previously unselected package dh-autoreconf. 2026-03-19 15:53:44.584 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-03-19 15:53:44.590 | Unpacking dh-autoreconf (20) ... 2026-03-19 15:53:44.651 | Selecting previously unselected package libarchive-zip-perl. 2026-03-19 15:53:44.657 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-19 15:53:44.663 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-19 15:53:44.755 | Selecting previously unselected package libsub-override-perl. 2026-03-19 15:53:44.758 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-03-19 15:53:44.762 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-19 15:53:44.816 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-19 15:53:44.822 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-19 15:53:44.827 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-19 15:53:44.888 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-19 15:53:44.893 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-19 15:53:44.900 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-19 15:53:44.954 | Selecting previously unselected package libdpkg-perl. 2026-03-19 15:53:44.959 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-19 15:53:44.966 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-19 15:53:45.087 | Selecting previously unselected package bzip2. 2026-03-19 15:53:45.093 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-19 15:53:45.099 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-19 15:53:45.170 | Selecting previously unselected package patch. 2026-03-19 15:53:45.176 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-03-19 15:53:45.182 | Unpacking patch (2.7.6-7build3) ... 2026-03-19 15:53:45.242 | Selecting previously unselected package make. 2026-03-19 15:53:45.248 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-03-19 15:53:45.254 | Unpacking make (4.3-4.1build2) ... 2026-03-19 15:53:45.324 | Selecting previously unselected package lto-disabled-list. 2026-03-19 15:53:45.329 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-03-19 15:53:45.335 | Unpacking lto-disabled-list (47) ... 2026-03-19 15:53:45.406 | Selecting previously unselected package dpkg-dev. 2026-03-19 15:53:45.411 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-19 15:53:45.417 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-19 15:53:46.399 | Selecting previously unselected package debugedit. 2026-03-19 15:53:46.405 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-19 15:53:46.877 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-19 15:53:48.002 | Selecting previously unselected package dwz. 2026-03-19 15:53:48.008 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-03-19 15:53:48.164 | Unpacking dwz (0.15-1build6) ... 2026-03-19 15:53:48.653 | Selecting previously unselected package gettext. 2026-03-19 15:53:48.658 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-19 15:53:48.700 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-19 15:53:48.857 | Selecting previously unselected package intltool-debian. 2026-03-19 15:53:48.864 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-19 15:53:48.872 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-19 15:53:48.957 | Selecting previously unselected package po-debconf. 2026-03-19 15:53:48.962 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-19 15:53:48.971 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-19 15:53:49.085 | Selecting previously unselected package debhelper. 2026-03-19 15:53:49.092 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-19 15:53:49.100 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-19 15:53:49.360 | Selecting previously unselected package uuid-dev:amd64. 2026-03-19 15:53:49.367 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-19 15:53:49.375 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-19 15:53:49.488 | Selecting previously unselected package libsctp1:amd64. 2026-03-19 15:53:49.495 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-19 15:53:49.503 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-19 15:53:49.570 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-19 15:53:49.576 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-19 15:53:49.584 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-19 15:53:49.678 | Selecting previously unselected package libapr1-dev. 2026-03-19 15:53:49.684 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-19 15:53:49.692 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-19 15:53:50.017 | Selecting previously unselected package libldap-dev:amd64. 2026-03-19 15:53:50.023 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:53:50.035 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-19 15:53:50.159 | Selecting previously unselected package libldap2-dev. 2026-03-19 15:53:50.165 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-19 15:53:50.172 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-19 15:53:50.230 | Selecting previously unselected package libaprutil1-dev. 2026-03-19 15:53:50.236 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-19 15:53:50.243 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-19 15:53:50.461 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-19 15:53:50.467 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-19 15:53:50.475 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:53:50.548 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-19 15:53:50.554 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-19 15:53:50.561 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:53:50.644 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-19 15:53:50.650 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-19 15:53:50.656 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:53:50.716 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-19 15:53:50.722 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-19 15:53:50.729 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:53:50.848 | Selecting previously unselected package apache2-dev. 2026-03-19 15:53:50.853 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-19 15:53:50.861 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-19 15:53:50.955 | Selecting previously unselected package bc. 2026-03-19 15:53:50.961 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-19 15:53:50.967 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-19 15:53:51.033 | Selecting previously unselected package ncal. 2026-03-19 15:53:51.037 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-03-19 15:53:51.044 | Unpacking ncal (12.1.8) ... 2026-03-19 15:53:51.118 | Selecting previously unselected package bsdmainutils. 2026-03-19 15:53:51.124 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-03-19 15:53:51.135 | Unpacking bsdmainutils (12.1.8) ... 2026-03-19 15:53:51.195 | Selecting previously unselected package conntrack. 2026-03-19 15:53:51.201 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-19 15:53:51.208 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-19 15:53:51.276 | Selecting previously unselected package cryptsetup-bin. 2026-03-19 15:53:51.281 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-19 15:53:51.288 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-19 15:53:51.380 | Selecting previously unselected package cryptsetup. 2026-03-19 15:53:51.387 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-19 15:53:51.415 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-19 15:53:51.523 | Selecting previously unselected package libdconf1:amd64. 2026-03-19 15:53:51.529 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-19 15:53:51.535 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-19 15:53:51.600 | Selecting previously unselected package dconf-service. 2026-03-19 15:53:51.606 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-19 15:53:51.613 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-19 15:53:51.672 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-19 15:53:51.678 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-19 15:53:51.684 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-19 15:53:51.801 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-19 15:53:51.806 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-19 15:53:51.811 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-19 15:53:51.962 | Selecting previously unselected package libaio1t64:amd64. 2026-03-19 15:53:51.969 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-19 15:53:51.981 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-19 15:53:52.109 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-19 15:53:52.116 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-19 15:53:52.122 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-19 15:53:52.366 | Selecting previously unselected package dmeventd. 2026-03-19 15:53:52.370 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-19 15:53:52.379 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-19 15:53:52.458 | Selecting previously unselected package dnsmasq-base. 2026-03-19 15:53:52.464 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-19 15:53:52.483 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-19 15:53:52.570 | Selecting previously unselected package dnsmasq-utils. 2026-03-19 15:53:52.577 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-19 15:53:52.584 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-19 15:53:52.660 | Selecting previously unselected package ebtables. 2026-03-19 15:53:52.667 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-19 15:53:52.696 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-19 15:53:52.771 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-19 15:53:52.775 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-19 15:53:52.782 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-19 15:53:52.871 | Selecting previously unselected package fonts-dejavu-core. 2026-03-19 15:53:52.877 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-19 15:53:52.918 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-19 15:53:53.018 | Selecting previously unselected package fontconfig-config. 2026-03-19 15:53:53.025 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-19 15:53:53.371 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-19 15:53:53.475 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-19 15:53:53.481 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-19 15:53:53.486 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-19 15:53:53.554 | Selecting previously unselected package fontconfig. 2026-03-19 15:53:53.560 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-19 15:53:53.567 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-19 15:53:53.645 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-19 15:53:53.649 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:53.656 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:54.116 | Selecting previously unselected package g++-13. 2026-03-19 15:53:54.122 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-19 15:53:54.128 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:53:54.181 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-19 15:53:54.187 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-19 15:53:54.193 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-19 15:53:54.248 | Selecting previously unselected package g++. 2026-03-19 15:53:54.254 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-19 15:53:54.259 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-19 15:53:54.312 | Selecting previously unselected package genisoimage. 2026-03-19 15:53:54.318 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-19 15:53:54.324 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-19 15:53:54.410 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-19 15:53:54.417 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-19 15:53:54.423 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-19 15:53:54.506 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-19 15:53:54.514 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-19 15:53:54.520 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-19 15:53:54.584 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-19 15:53:54.590 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-19 15:53:54.598 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-19 15:53:54.666 | Selecting previously unselected package libxrender1:amd64. 2026-03-19 15:53:54.673 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-19 15:53:54.679 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-19 15:53:54.744 | Selecting previously unselected package libcairo2:amd64. 2026-03-19 15:53:54.749 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-19 15:53:54.755 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-19 15:53:54.833 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-19 15:53:54.841 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-19 15:53:54.847 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-19 15:53:54.929 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-19 15:53:54.938 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-19 15:53:54.944 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-19 15:53:55.053 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-19 15:53:55.061 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-19 15:53:55.067 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-19 15:53:55.125 | Selecting previously unselected package glib-networking-common. 2026-03-19 15:53:55.133 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-19 15:53:55.139 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-19 15:53:55.202 | Selecting previously unselected package glib-networking-services. 2026-03-19 15:53:55.209 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-19 15:53:55.216 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-19 15:53:55.316 | Selecting previously unselected package session-migration. 2026-03-19 15:53:55.322 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-03-19 15:53:55.328 | Unpacking session-migration (0.3.9build1) ... 2026-03-19 15:53:55.388 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-19 15:53:55.395 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-19 15:53:55.400 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-19 15:53:55.491 | Selecting previously unselected package glib-networking:amd64. 2026-03-19 15:53:55.496 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-19 15:53:55.502 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-19 15:53:55.573 | Selecting previously unselected package golang-1.22-doc. 2026-03-19 15:53:55.579 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-19 15:53:55.584 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-19 15:53:55.656 | Selecting previously unselected package golang-1.22-src. 2026-03-19 15:53:55.662 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-19 15:53:55.668 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:00.009 | Selecting previously unselected package golang-1.22-go. 2026-03-19 15:54:00.020 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-19 15:54:00.027 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:00.902 | Selecting previously unselected package golang-1.22. 2026-03-19 15:54:00.908 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-19 15:54:00.919 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:00.984 | Selecting previously unselected package golang-src. 2026-03-19 15:54:00.992 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-19 15:54:01.001 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-19 15:54:01.070 | Selecting previously unselected package golang-go:amd64. 2026-03-19 15:54:01.077 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-19 15:54:01.089 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-19 15:54:01.158 | Selecting previously unselected package golang-doc. 2026-03-19 15:54:01.164 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-19 15:54:01.171 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-19 15:54:01.228 | Selecting previously unselected package golang:amd64. 2026-03-19 15:54:01.236 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-19 15:54:01.243 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-19 15:54:01.326 | Selecting previously unselected package libann0. 2026-03-19 15:54:01.335 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-19 15:54:01.342 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-19 15:54:01.425 | Selecting previously unselected package libcdt5:amd64. 2026-03-19 15:54:01.436 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:01.445 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:01.524 | Selecting previously unselected package libcgraph6:amd64. 2026-03-19 15:54:01.533 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:01.541 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:01.617 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-19 15:54:01.626 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-19 15:54:01.631 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-19 15:54:01.703 | Selecting previously unselected package libaom3:amd64. 2026-03-19 15:54:01.712 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-19 15:54:01.718 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-19 15:54:01.862 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-19 15:54:01.872 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-19 15:54:01.878 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-19 15:54:01.957 | Selecting previously unselected package libde265-0:amd64. 2026-03-19 15:54:01.965 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-19 15:54:01.971 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-19 15:54:02.043 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-19 15:54:02.054 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-19 15:54:02.060 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-19 15:54:02.128 | Selecting previously unselected package libheif1:amd64. 2026-03-19 15:54:02.139 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-19 15:54:02.144 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-19 15:54:02.239 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-19 15:54:02.249 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-19 15:54:02.256 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-19 15:54:02.335 | Selecting previously unselected package libjpeg8:amd64. 2026-03-19 15:54:02.346 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-19 15:54:02.354 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-19 15:54:02.424 | Selecting previously unselected package libdeflate0:amd64. 2026-03-19 15:54:02.434 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-19 15:54:02.441 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-19 15:54:02.528 | Selecting previously unselected package libjbig0:amd64. 2026-03-19 15:54:02.538 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-19 15:54:02.547 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-19 15:54:02.637 | Selecting previously unselected package liblerc4:amd64. 2026-03-19 15:54:02.647 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-19 15:54:02.657 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-19 15:54:02.786 | Selecting previously unselected package libwebp7:amd64. 2026-03-19 15:54:02.796 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-19 15:54:02.804 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-19 15:54:02.915 | Selecting previously unselected package libtiff6:amd64. 2026-03-19 15:54:02.925 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.4_amd64.deb ... 2026-03-19 15:54:02.931 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-19 15:54:03.023 | Selecting previously unselected package libxpm4:amd64. 2026-03-19 15:54:03.032 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-19 15:54:03.038 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-19 15:54:03.124 | Selecting previously unselected package libgd3:amd64. 2026-03-19 15:54:03.134 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-19 15:54:03.140 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-19 15:54:03.227 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-19 15:54:03.237 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-19 15:54:03.246 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-19 15:54:03.327 | Selecting previously unselected package libltdl7:amd64. 2026-03-19 15:54:03.339 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-19 15:54:03.352 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-19 15:54:03.434 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-19 15:54:03.444 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-19 15:54:03.451 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-19 15:54:03.563 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-19 15:54:03.575 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-19 15:54:03.585 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-19 15:54:03.691 | Selecting previously unselected package libthai-data. 2026-03-19 15:54:03.701 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-03-19 15:54:03.708 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-19 15:54:03.798 | Selecting previously unselected package libdatrie1:amd64. 2026-03-19 15:54:03.808 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-19 15:54:03.815 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-19 15:54:03.898 | Selecting previously unselected package libthai0:amd64. 2026-03-19 15:54:03.908 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-19 15:54:03.916 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-19 15:54:04.009 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-19 15:54:04.019 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-19 15:54:04.024 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-19 15:54:04.126 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-19 15:54:04.137 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-19 15:54:04.147 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-19 15:54:04.270 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-19 15:54:04.282 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-19 15:54:04.289 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-19 15:54:04.374 | Selecting previously unselected package libpathplan4:amd64. 2026-03-19 15:54:04.385 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:04.393 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:04.495 | Selecting previously unselected package libgvc6. 2026-03-19 15:54:04.507 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:04.517 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:04.631 | Selecting previously unselected package libgvpr2:amd64. 2026-03-19 15:54:04.639 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:04.647 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:04.758 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-19 15:54:04.765 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:04.775 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:04.900 | Selecting previously unselected package x11-common. 2026-03-19 15:54:04.908 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-19 15:54:04.920 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-19 15:54:05.004 | Selecting previously unselected package libice6:amd64. 2026-03-19 15:54:05.011 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-19 15:54:05.020 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-19 15:54:05.095 | Selecting previously unselected package libsm6:amd64. 2026-03-19 15:54:05.102 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-19 15:54:05.110 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-19 15:54:05.185 | Selecting previously unselected package libxt6t64:amd64. 2026-03-19 15:54:05.193 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-19 15:54:05.201 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-19 15:54:05.392 | Selecting previously unselected package libxmu6:amd64. 2026-03-19 15:54:05.402 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-19 15:54:05.411 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-19 15:54:05.518 | Selecting previously unselected package libxaw7:amd64. 2026-03-19 15:54:05.526 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-19 15:54:05.538 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-19 15:54:05.663 | Selecting previously unselected package graphviz. 2026-03-19 15:54:05.672 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-19 15:54:05.686 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:05.856 | Selecting previously unselected package icu-devtools. 2026-03-19 15:54:05.868 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-19 15:54:05.880 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-19 15:54:05.996 | Selecting previously unselected package iputils-arping. 2026-03-19 15:54:06.006 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-19 15:54:06.017 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-19 15:54:06.119 | Selecting previously unselected package comerr-dev:amd64. 2026-03-19 15:54:06.128 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-19 15:54:06.146 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-19 15:54:06.285 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-19 15:54:06.292 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-19 15:54:06.306 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:06.469 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-19 15:54:06.476 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-19 15:54:06.483 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:06.572 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-19 15:54:06.581 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-19 15:54:06.590 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:06.678 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-19 15:54:06.683 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-19 15:54:06.695 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:07.727 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-19 15:54:07.733 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-19 15:54:07.744 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:11.030 | Selecting previously unselected package libicu-dev:amd64. 2026-03-19 15:54:11.038 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-19 15:54:11.545 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-19 15:54:13.576 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-19 15:54:13.584 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-19 15:54:13.597 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-19 15:54:13.694 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-19 15:54:13.703 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-19 15:54:13.710 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-19 15:54:13.792 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-19 15:54:13.801 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-19 15:54:13.809 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-19 15:54:13.896 | Selecting previously unselected package libjs-jquery. 2026-03-19 15:54:13.904 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-19 15:54:13.924 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-19 15:54:14.000 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-19 15:54:14.009 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-03-19 15:54:14.015 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-19 15:54:14.091 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-19 15:54:14.098 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-19 15:54:14.107 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-19 15:54:14.224 | Selecting previously unselected package libjs-underscore. 2026-03-19 15:54:14.233 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-19 15:54:14.242 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-19 15:54:14.312 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-19 15:54:14.320 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-19 15:54:14.325 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-19 15:54:14.399 | Selecting previously unselected package mysql-common. 2026-03-19 15:54:14.408 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-19 15:54:14.436 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-19 15:54:14.505 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-19 15:54:14.515 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:54:14.521 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:54:14.727 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-19 15:54:14.733 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-19 15:54:14.738 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-19 15:54:14.840 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-19 15:54:14.848 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-19 15:54:14.854 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-19 15:54:14.925 | Selecting previously unselected package libpq5:amd64. 2026-03-19 15:54:14.935 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:54:14.940 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:15.009 | Selecting previously unselected package libssl-dev:amd64. 2026-03-19 15:54:15.017 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-19 15:54:15.023 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-19 15:54:15.239 | Selecting previously unselected package libpq-dev. 2026-03-19 15:54:15.247 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:54:15.253 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:15.327 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-19 15:54:15.335 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-19 15:54:15.342 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-19 15:54:15.405 | Selecting previously unselected package libsasl2-dev. 2026-03-19 15:54:15.412 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-19 15:54:15.419 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-19 15:54:15.525 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-19 15:54:15.534 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-19 15:54:15.541 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-19 15:54:15.600 | Selecting previously unselected package libsoup-3.0-common. 2026-03-19 15:54:15.608 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-19 15:54:15.613 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-19 15:54:15.680 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-19 15:54:15.689 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-19 15:54:15.695 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-19 15:54:15.771 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-19 15:54:15.780 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.12_amd64.deb ... 2026-03-19 15:54:15.786 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-19 15:54:16.002 | Selecting previously unselected package liburing2:amd64. 2026-03-19 15:54:16.009 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-03-19 15:54:16.015 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-19 15:54:16.068 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-19 15:54:16.077 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-19 15:54:16.082 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-19 15:54:16.193 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-19 15:54:16.201 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-19 15:54:16.208 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-19 15:54:16.302 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-19 15:54:16.311 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-19 15:54:16.316 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-19 15:54:16.413 | Selecting previously unselected package llvm-17-runtime. 2026-03-19 15:54:16.421 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:54:16.426 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:16.534 | Selecting previously unselected package libpfm4:amd64. 2026-03-19 15:54:16.541 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-19 15:54:16.547 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-19 15:54:16.640 | Selecting previously unselected package llvm-17. 2026-03-19 15:54:16.648 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:54:16.655 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:18.100 | Selecting previously unselected package libffi-dev:amd64. 2026-03-19 15:54:18.109 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-19 15:54:18.115 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-19 15:54:18.199 | Selecting previously unselected package llvm-17-tools. 2026-03-19 15:54:18.208 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:54:18.214 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:18.451 | Selecting previously unselected package libz3-4:amd64. 2026-03-19 15:54:18.460 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-19 15:54:18.467 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-19 15:54:18.760 | Selecting previously unselected package libz3-dev:amd64. 2026-03-19 15:54:18.767 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-19 15:54:18.775 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-19 15:54:18.845 | Selecting previously unselected package llvm-17-dev. 2026-03-19 15:54:18.853 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-19 15:54:18.860 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:21.558 | Selecting previously unselected package lsscsi. 2026-03-19 15:54:21.567 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-03-19 15:54:21.574 | Unpacking lsscsi (0.32-1build1) ... 2026-03-19 15:54:21.662 | Selecting previously unselected package lvm2. 2026-03-19 15:54:21.671 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-19 15:54:21.712 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-19 15:54:21.846 | Selecting previously unselected package osinfo-db. 2026-03-19 15:54:21.856 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-19 15:54:21.862 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-19 15:54:22.275 | Selecting previously unselected package pkgconf-bin. 2026-03-19 15:54:22.284 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-19 15:54:22.294 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-19 15:54:22.361 | Selecting previously unselected package pkgconf:amd64. 2026-03-19 15:54:22.369 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-19 15:54:22.382 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-19 15:54:22.456 | Selecting previously unselected package pkg-config:amd64. 2026-03-19 15:54:22.463 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-19 15:54:22.472 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-19 15:54:22.535 | Selecting previously unselected package pm-utils. 2026-03-19 15:54:22.545 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-03-19 15:54:22.551 | Unpacking pm-utils (1.4.1-21) ... 2026-03-19 15:54:22.641 | Selecting previously unselected package postgresql-client-16. 2026-03-19 15:54:22.649 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:54:22.656 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:22.802 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-19 15:54:22.811 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:54:22.817 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:23.158 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-19 15:54:23.166 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-19 15:54:23.172 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-19 15:54:23.238 | Selecting previously unselected package python3-dev. 2026-03-19 15:54:23.247 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-19 15:54:23.252 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-19 15:54:23.323 | Selecting previously unselected package python3-mysqldb. 2026-03-19 15:54:23.331 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-19 15:54:23.338 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-19 15:54:23.414 | Selecting previously unselected package python3-setuptools. 2026-03-19 15:54:23.422 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-19 15:54:23.429 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-19 15:54:23.566 | Selecting previously unselected package python3-wheel. 2026-03-19 15:54:23.574 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-03-19 15:54:23.584 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-19 15:54:23.669 | Selecting previously unselected package python3-pip. 2026-03-19 15:54:23.677 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-19 15:54:23.684 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-19 15:54:23.949 | Selecting previously unselected package python3-pip-whl. 2026-03-19 15:54:23.958 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-19 15:54:23.964 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-19 15:54:24.055 | Selecting previously unselected package python3-setuptools-whl. 2026-03-19 15:54:24.065 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-19 15:54:24.072 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-19 15:54:24.161 | Selecting previously unselected package python3-systemd. 2026-03-19 15:54:24.170 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-03-19 15:54:24.176 | Unpacking python3-systemd (235-1build4) ... 2026-03-19 15:54:24.252 | Selecting previously unselected package python3.12-venv. 2026-03-19 15:54:24.262 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-19 15:54:24.266 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-19 15:54:24.329 | Selecting previously unselected package python3-venv. 2026-03-19 15:54:24.336 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-19 15:54:24.345 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-19 15:54:24.405 | Selecting previously unselected package qemu-utils. 2026-03-19 15:54:24.412 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 15:54:24.421 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 15:54:24.586 | Selecting previously unselected package sg3-utils. 2026-03-19 15:54:24.591 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-19 15:54:24.597 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-19 15:54:24.739 | Selecting previously unselected package sqlite3. 2026-03-19 15:54:24.748 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-19 15:54:24.754 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-19 15:54:24.831 | Selecting previously unselected package thin-provisioning-tools. 2026-03-19 15:54:24.840 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-19 15:54:24.847 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-19 15:54:24.951 | Selecting previously unselected package unzip. 2026-03-19 15:54:24.960 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-19 15:54:24.966 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-19 15:54:25.048 | Selecting previously unselected package debootstrap. 2026-03-19 15:54:25.055 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-19 15:54:25.062 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-19 15:54:25.151 | Selecting previously unselected package libosinfo-l10n. 2026-03-19 15:54:25.163 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-19 15:54:25.169 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-19 15:54:25.268 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-19 15:54:25.278 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-19 15:54:25.285 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-19 15:54:25.348 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-19 15:54:25.357 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-19 15:54:25.364 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-19 15:54:25.425 | Selecting previously unselected package kpartx. 2026-03-19 15:54:25.436 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-19 15:54:25.441 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-19 15:54:25.508 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-19 15:54:25.518 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-19 15:54:25.525 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:25.594 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-19 15:54:25.604 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-19 15:54:25.610 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-19 15:54:25.668 | Selecting previously unselected package socat. 2026-03-19 15:54:25.677 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-19 15:54:25.683 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-19 15:54:25.783 | Selecting previously unselected package vlan. 2026-03-19 15:54:25.792 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-03-19 15:54:25.798 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-19 15:54:25.889 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-19 15:54:25.917 | Setting up postgresql-client-common (257build1.1) ... 2026-03-19 15:54:25.945 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-19 15:54:25.962 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-19 15:54:25.982 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-19 15:54:26.004 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-19 15:54:26.021 | Setting up distro-info (1.7build1) ... 2026-03-19 15:54:26.039 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-19 15:54:26.057 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-19 15:54:26.073 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-19 15:54:26.090 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-19 15:54:26.156 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-19 15:54:26.168 | Setting up session-migration (0.3.9build1) ... 2026-03-19 15:54:26.330 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-19 15:54:26.351 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:54:26.372 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-19 15:54:26.389 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-19 15:54:26.405 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-19 15:54:26.425 | Setting up lto-disabled-list (47) ... 2026-03-19 15:54:26.442 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-19 15:54:26.457 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-19 15:54:26.472 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-19 15:54:26.488 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-19 15:54:26.508 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-19 15:54:26.525 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-19 15:54:26.541 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-19 15:54:26.556 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-19 15:54:27.092 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-19 15:54:27.120 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-19 15:54:27.137 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-19 15:54:27.156 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-19 15:54:27.816 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-19 15:54:27.833 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-19 15:54:28.276 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-19 15:54:28.276 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-19 15:54:28.615 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-19 15:54:28.631 | Setting up ncal (12.1.8) ... 2026-03-19 15:54:28.650 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-19 15:54:28.666 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-19 15:54:28.708 | Setting up psmisc (23.7-1build1) ... 2026-03-19 15:54:28.727 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-19 15:54:28.747 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-19 15:54:28.776 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-19 15:54:28.795 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-19 15:54:28.812 | Setting up pm-utils (1.4.1-21) ... 2026-03-19 15:54:28.845 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-19 15:54:28.870 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-19 15:54:28.893 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-19 15:54:28.912 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:28.932 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-19 15:54:28.955 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-19 15:54:28.981 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-19 15:54:29.227 | info: Adding user `syslog' to group `adm' ... 2026-03-19 15:54:29.507 | 2026-03-19 15:54:29.507 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-19 15:54:29.811 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-19 15:54:29.958 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-19 15:54:29.959 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-19 15:54:30.359 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-19 15:54:30.377 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-19 15:54:30.389 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:54:30.410 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-19 15:54:30.890 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-19 15:54:30.912 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:30.927 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-19 15:54:30.949 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-19 15:54:30.974 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:54:30.996 | Setting up m4 (1.4.19-4build1) ... 2026-03-19 15:54:31.014 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-19 15:54:31.031 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:31.049 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-19 15:54:31.068 | Setting up file (1:5.45-3build1) ... 2026-03-19 15:54:31.089 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-19 15:54:31.107 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:31.125 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-19 15:54:31.169 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-19 15:54:31.210 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-19 15:54:31.235 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-19 15:54:31.253 | Setting up python3-wheel (0.42.0-2) ... 2026-03-19 15:54:31.451 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-19 15:54:31.469 | Setting up memcached (1.6.24-1build3) ... 2026-03-19 15:54:32.215 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-19 15:54:32.575 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:54:32.594 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:54:32.612 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-19 15:54:32.680 | Setting up acl (2.3.2-1build1.1) ... 2026-03-19 15:54:32.733 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-19 15:54:32.794 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-19 15:54:32.972 | Setting up autotools-dev (20220109.1) ... 2026-03-19 15:54:33.030 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-19 15:54:33.883 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-19 15:54:33.931 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:54:33.964 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-19 15:54:33.991 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-19 15:54:34.025 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:34.050 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:34.075 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:34.101 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-19 15:54:34.205 | Setting up make (4.3-4.1build2) ... 2026-03-19 15:54:34.226 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-19 15:54:34.932 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-19 15:54:35.279 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:35.303 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-19 15:54:35.327 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-19 15:54:35.352 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:35.369 | Setting up ebtables (2.0.11-6build1) ... 2026-03-19 15:54:35.898 | Setting up socat (1.8.0.0-4build3) ... 2026-03-19 15:54:36.122 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-19 15:54:36.174 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-19 15:54:36.207 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:36.287 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-19 15:54:36.310 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-19 15:54:36.359 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-19 15:54:36.384 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:36.421 | Setting up bsdmainutils (12.1.8) ... 2026-03-19 15:54:36.455 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-19 15:54:36.490 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-19 15:54:36.536 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-19 15:54:36.554 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-19 15:54:36.572 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:36.590 | Setting up patch (2.7.6-7build3) ... 2026-03-19 15:54:36.605 | Setting up usb.ids (2024.03.18-1) ... 2026-03-19 15:54:36.626 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-19 15:54:36.643 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-19 15:54:36.660 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-19 15:54:36.766 | Setting up lsscsi (0.32-1build1) ... 2026-03-19 15:54:36.810 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-19 15:54:36.831 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-19 15:54:36.849 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-19 15:54:38.175 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-19 15:54:38.203 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-19 15:54:38.219 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-19 15:54:38.237 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-19 15:54:38.259 | Setting up autoconf (2.71-3) ... 2026-03-19 15:54:38.285 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-19 15:54:38.301 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:38.318 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:38.336 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-19 15:54:38.354 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:54:38.373 | Setting up dwz (0.15-1build6) ... 2026-03-19 15:54:38.407 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-19 15:54:38.454 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-19 15:54:38.472 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-19 15:54:38.530 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:38.545 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:38.561 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:38.581 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-19 15:54:38.599 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-19 15:54:38.630 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-19 15:54:38.663 | Setting up libjson-perl (4.10000-1) ... 2026-03-19 15:54:38.678 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:38.699 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-19 15:54:38.715 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-19 15:54:38.743 | Setting up debugedit (1:5.0-5build2) ... 2026-03-19 15:54:38.758 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-19 15:54:38.773 | Setting up libsub-override-perl (0.10-1) ... 2026-03-19 15:54:38.788 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-19 15:54:38.805 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-19 15:54:38.824 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-19 15:54:38.841 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-19 15:54:38.857 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:38.873 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:38.923 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-19 15:54:38.939 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:38.954 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-19 15:54:38.981 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-19 15:54:39.002 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-19 15:54:39.020 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:54:39.036 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-19 15:54:39.055 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-19 15:54:39.071 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-19 15:54:39.088 | Setting up golang-src (2:1.22~2build1) ... 2026-03-19 15:54:39.105 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-19 15:54:39.140 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-19 15:54:39.156 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:39.171 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.12) ... 2026-03-19 15:54:39.190 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-19 15:54:39.216 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:39.239 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:39.255 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-19 15:54:39.270 | Setting up python3-systemd (235-1build4) ... 2026-03-19 15:54:39.450 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-19 15:54:39.470 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:39.486 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-19 15:54:39.502 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:54:39.518 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-19 15:54:39.534 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-19 15:54:39.552 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-19 15:54:39.576 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-19 15:54:39.593 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-19 15:54:39.608 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-19 15:54:39.625 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-19 15:54:39.644 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-19 15:54:39.660 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-19 15:54:39.677 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-19 15:54:39.693 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-19 15:54:39.710 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-19 15:54:39.732 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-19 15:54:39.756 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-19 15:54:39.777 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:39.792 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-19 15:54:39.806 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-19 15:54:39.822 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-19 15:54:39.842 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:39.862 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-19 15:54:39.878 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-19 15:54:39.961 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:39.984 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-19 15:54:40.362 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:41.273 | 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-19 15:54:41.329 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-19 15:54:42.060 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-19 15:54:42.483 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-19 15:54:42.505 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:42.524 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-19 15:54:42.540 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-19 15:54:42.560 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-19 15:54:42.593 | 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-19 15:54:42.613 | 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-19 15:54:42.625 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:42.639 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-19 15:54:42.654 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-19 15:54:42.741 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-19 15:54:42.756 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-19 15:54:42.772 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-19 15:54:42.793 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-19 15:54:42.816 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-19 15:54:42.833 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:42.849 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-19 15:54:42.868 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-19 15:54:42.894 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-19 15:54:42.916 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-19 15:54:42.932 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-19 15:54:42.947 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-19 15:54:42.970 | Setting up postgresql-common (257build1.1) ... 2026-03-19 15:54:43.574 | 2026-03-19 15:54:43.574 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-19 15:54:43.792 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-19 15:54:43.792 | Removing obsolete dictionary files: 2026-03-19 15:54:44.500 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-19 15:54:44.915 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-19 15:54:44.933 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-19 15:54:44.952 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-19 15:54:44.982 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-19 15:54:45.003 | Setting up lsof (4.95.0-1build3) ... 2026-03-19 15:54:45.018 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-19 15:54:45.035 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:54:45.046 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-19 15:54:45.056 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:45.086 | Setting up groff-base (1.23.0-3build2) ... 2026-03-19 15:54:45.104 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.4) ... 2026-03-19 15:54:45.114 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:45.124 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 15:54:45.133 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-19 15:54:45.142 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-19 15:54:45.151 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-19 15:54:45.160 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:45.169 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:45.177 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:45.187 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-19 15:54:45.197 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-19 15:54:45.207 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:45.217 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-19 15:54:45.226 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-19 15:54:45.326 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-19 15:54:45.336 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:45.346 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-19 15:54:45.357 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-19 15:54:45.366 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:45.374 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-19 15:54:45.383 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-19 15:54:45.391 | Setting up parted (3.6-4build1) ... 2026-03-19 15:54:45.413 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-03-19 15:54:45.422 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-19 15:54:45.431 | Setting up man-db (2.12.0-4build2) ... 2026-03-19 15:54:45.550 | Building database of manual pages ... 2026-03-19 15:54:48.208 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-19 15:54:48.503 | man-db.service is a disabled or a static unit, not starting it. 2026-03-19 15:54:48.579 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-19 15:54:48.595 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-19 15:54:48.603 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-19 15:54:48.612 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-19 15:54:48.621 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-19 15:54:48.630 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:48.639 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-19 15:54:48.666 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-19 15:54:48.675 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-19 15:54:48.684 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:48.692 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-19 15:54:48.701 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-19 15:54:48.709 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-19 15:54:48.717 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-19 15:54:48.938 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-19 15:54:48.948 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:48.958 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-19 15:54:48.967 | Setting up libtool (2.4.7-7build1) ... 2026-03-19 15:54:48.975 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-19 15:54:49.608 | Enabling module mpm_event. 2026-03-19 15:54:49.660 | Enabling module authz_core. 2026-03-19 15:54:49.670 | Enabling module authz_host. 2026-03-19 15:54:49.717 | Enabling module authn_core. 2026-03-19 15:54:49.728 | Enabling module auth_basic. 2026-03-19 15:54:49.779 | Enabling module access_compat. 2026-03-19 15:54:49.831 | Enabling module authn_file. 2026-03-19 15:54:49.881 | Enabling module authz_user. 2026-03-19 15:54:49.930 | Enabling module alias. 2026-03-19 15:54:49.976 | Enabling module dir. 2026-03-19 15:54:50.031 | Enabling module autoindex. 2026-03-19 15:54:50.083 | Enabling module env. 2026-03-19 15:54:50.131 | Enabling module mime. 2026-03-19 15:54:50.179 | Enabling module negotiation. 2026-03-19 15:54:50.228 | Enabling module setenvif. 2026-03-19 15:54:50.286 | Enabling module filter. 2026-03-19 15:54:50.342 | Enabling module deflate. 2026-03-19 15:54:50.388 | Enabling module status. 2026-03-19 15:54:50.437 | Enabling module reqtimeout. 2026-03-19 15:54:50.494 | Enabling conf charset. 2026-03-19 15:54:50.547 | Enabling conf localized-error-pages. 2026-03-19 15:54:50.602 | Enabling conf other-vhosts-access-log. 2026-03-19 15:54:50.652 | Enabling conf security. 2026-03-19 15:54:50.706 | Enabling conf serve-cgi-bin. 2026-03-19 15:54:50.758 | Enabling site 000-default. 2026-03-19 15:54:51.470 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-19 15:54:52.017 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-19 15:54:52.997 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-19 15:54:53.007 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-19 15:54:53.016 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-19 15:54:53.055 | Setting up dh-autoreconf (20) ... 2026-03-19 15:54:53.064 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-19 15:54:53.071 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-19 15:54:53.080 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-19 15:54:53.089 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-19 15:54:53.100 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-19 15:54:53.111 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-19 15:54:53.124 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-19 15:54:53.131 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-19 15:54:53.142 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-19 15:54:53.151 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-19 15:54:53.304 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-19 15:54:53.617 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-19 15:54:53.663 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-19 15:54:53.673 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-19 15:54:53.683 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-19 15:54:53.692 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-19 15:54:54.952 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-19 15:54:55.093 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-19 15:54:55.628 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-19 15:54:55.978 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-19 15:54:56.030 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-19 15:54:56.054 | Processing triggers for sgml-base (1.31) ... 2026-03-19 15:54:56.084 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-19 15:54:56.098 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-19 15:54:56.113 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-19 15:54:58.166 | Regenerating fonts cache... done. 2026-03-19 15:54:58.173 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-19 15:54:58.223 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-03-19 15:54:58.237 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-19 15:55:11.036 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 15:55:11.072 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-19 15:55:11.088 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-19 15:55:11.099 | Processing triggers for systemd (255.4-1ubuntu8.12) ... 2026-03-19 15:55:11.155 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-19 15:55:11.167 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-19 15:55:11.178 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-19 15:55:11.190 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-19 15:55:11.202 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-19 15:55:11.214 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-19 15:55:11.225 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-19 15:55:11.236 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-19 15:55:11.271 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-19 15:55:11.286 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-19 15:55:11.301 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-19 15:55:11.438 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 15:55:11.734 | ++ functions-common:apt_get:1203 : result=0 2026-03-19 15:55:11.739 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 15:55:11.745 | ++ functions-common:time_stop:2412 : local name 2026-03-19 15:55:11.749 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 15:55:11.754 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:55:11.759 | ++ functions-common:time_stop:2415 : local total 2026-03-19 15:55:11.763 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 15:55:11.767 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-19 15:55:11.772 | ++ functions-common:time_stop:2419 : start_time=1773935586347 2026-03-19 15:55:11.777 | ++ functions-common:time_stop:2421 : [[ -z 1773935586347 ]] 2026-03-19 15:55:11.782 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:55:11.789 | ++ functions-common:time_stop:2424 : end_time=1773935711784 2026-03-19 15:55:11.794 | ++ functions-common:time_stop:2425 : elapsed_time=125437 2026-03-19 15:55:11.798 | ++ functions-common:time_stop:2426 : total=15011 2026-03-19 15:55:11.803 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:55:11.807 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140448 2026-03-19 15:55:11.811 | ++ functions-common:apt_get:1207 : return 0 2026-03-19 15:55:11.817 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-19 15:55:11.822 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-19 15:55:11.829 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-19 15:55:11.838 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-19 15:55:11.845 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-19 15:55:11.851 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-19 15:55:11.861 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-19 15:55:11.870 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-19 15:55:11.875 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-19 15:55:11.881 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-19 15:55:13.823 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-19 15:55:13.827 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-19 15:55:13.829 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-19 15:55:13.832 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-19 15:55:13.835 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-19 15:55:13.839 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-19 15:55:13.843 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-19 15:55:13.847 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-19 15:55:13.851 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-19 15:55:13.855 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-19 15:55:13.860 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-19 15:55:13.863 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-19 15:55:13.868 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-19 15:55:13.871 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-19 15:55:13.875 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-19 15:55:13.878 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-19 15:55:13.881 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-19 15:55:13.885 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-19 15:55:13.889 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-19 15:55:13.893 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-19 15:55:13.898 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-19 15:55:13.902 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-19 15:55:13.906 | + functions-common:_ensure_lsb_release:418 : return 2026-03-19 15:55:13.912 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-19 15:55:13.937 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-19 15:55:13.943 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-19 15:55:13.967 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-19 15:55:13.972 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-19 15:55:13.997 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-19 15:55:14.000 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-19 15:55:14.004 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-19 15:55:14.008 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-19 15:55:14.012 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-19 15:55:14.016 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-19 15:55:14.021 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-19 15:55:14.025 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-19 15:55:14.030 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-19 15:55:14.033 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-19 15:55:14.036 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-19 15:55:14.036 | Distro: noble 2026-03-19 15:55:14.040 | + tools/install_pip.sh:main:117 : get_versions 2026-03-19 15:55:14.046 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-19 15:55:14.053 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-19 15:55:14.057 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-19 15:55:14.062 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-19 15:55:14.063 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-19 15:55:14.390 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-19 15:55:14.394 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-19 15:55:14.394 | pip: 24.0 2026-03-19 15:55:14.398 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-19 15:55:14.402 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-19 15:55:14.405 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 15:55:14.410 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 15:55:14.414 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 15:55:14.417 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 15:55:14.420 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 15:55:14.424 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 15:55:14.427 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 15:55:14.431 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 15:55:14.435 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 15:55:14.439 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 15:55:14.442 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 15:55:14.446 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 15:55:14.450 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 15:55:14.453 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-19 15:55:14.457 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:55:14.462 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:55:14.465 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-19 15:55:14.475 | + tools/install_pip.sh:main:146 : set -x 2026-03-19 15:55:14.479 | + tools/install_pip.sh:main:149 : get_versions 2026-03-19 15:55:14.484 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-19 15:55:14.491 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-19 15:55:14.494 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-19 15:55:14.500 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-19 15:55:14.500 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-19 15:55:14.865 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-19 15:55:14.869 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-19 15:55:14.869 | pip: 24.0 2026-03-19 15:55:14.876 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-19 15:55:14.881 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-19 15:55:14.886 | + ./stack.sh:main:801 : fixup_all 2026-03-19 15:55:14.891 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-19 15:55:14.897 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-19 15:55:14.901 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:55:14.907 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:55:14.913 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-19 15:55:14.935 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-19 15:55:14.956 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-19 15:55:14.978 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-19 15:55:14.984 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-19 15:55:14.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 15:55:14.994 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 15:55:14.999 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 15:55:15.004 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 15:55:15.009 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 15:55:15.014 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 15:55:15.018 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 15:55:15.023 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 15:55:15.028 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 15:55:15.033 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 15:55:15.039 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 15:55:15.044 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 15:55:15.048 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 15:55:15.053 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-19 15:55:15.059 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-19 15:55:15.064 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-19 15:55:15.083 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-19 15:55:15.101 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-19 15:55:15.127 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-19 15:55:15.147 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-19 15:55:15.170 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-19 15:55:15.187 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-19 15:55:15.207 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-19 15:55:15.230 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-19 15:55:15.235 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-19 15:55:15.240 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-19 15:55:18.513 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-19 15:55:18.553 | Using python 3.12 to install setuptools 2026-03-19 15:55:18.558 | + 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-19 15:55:19.344 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-19 15:55:19.529 | Collecting pip 2026-03-19 15:55:19.603 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-19 15:55:19.618 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-19 15:55:19.879 | Collecting setuptools[core] 2026-03-19 15:55:19.889 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-19 15:55:20.028 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-19 15:55:20.037 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-19 15:55:20.097 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-19 15:55:20.106 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-19 15:55:20.166 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-19 15:55:20.178 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:55:20.246 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-19 15:55:20.259 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-19 15:55:20.313 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-19 15:55:20.323 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-19 15:55:20.397 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.411 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-19 15:55:20.465 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.476 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-19 15:55:20.627 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.636 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-19 15:55:20.707 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.716 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-19 15:55:20.774 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.784 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-19 15:55:20.902 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.914 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-19 15:55:20.959 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:20.969 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-19 15:55:21.040 | 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-19 15:55:21.051 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-19 15:55:21.115 | 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-19 15:55:21.127 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 15:55:21.186 | 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-19 15:55:21.197 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-19 15:55:21.229 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-19 15:55:21.281 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 38.0 MB/s eta 0:00:00 2026-03-19 15:55:21.291 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-19 15:55:21.309 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-19 15:55:21.325 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-19 15:55:21.342 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 4.9 MB/s eta 0:00:00 2026-03-19 15:55:21.352 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-19 15:55:21.364 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 7.2 MB/s eta 0:00:00 2026-03-19 15:55:21.374 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-19 15:55:21.391 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-19 15:55:21.510 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 8.7 MB/s eta 0:00:00 2026-03-19 15:55:21.522 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-19 15:55:21.540 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-19 15:55:21.559 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-19 15:55:21.569 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 6.9 MB/s eta 0:00:00 2026-03-19 15:55:21.579 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-19 15:55:21.598 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-19 15:55:21.611 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 11.5 MB/s eta 0:00:00 2026-03-19 15:55:21.621 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-19 15:55:21.637 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 22.5 MB/s eta 0:00:00 2026-03-19 15:55:21.651 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-19 15:55:21.668 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-19 15:55:21.680 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 9.2 MB/s eta 0:00:00 2026-03-19 15:55:21.691 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-19 15:55:21.735 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.6 MB/s eta 0:00:00 2026-03-19 15:55:21.750 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-19 15:55:22.019 | 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-19 15:55:22.036 | Attempting uninstall: setuptools 2026-03-19 15:55:22.047 | Found existing installation: setuptools 68.1.2 2026-03-19 15:55:22.047 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:55:22.047 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-19 15:55:22.669 | Attempting uninstall: pygments 2026-03-19 15:55:22.681 | Found existing installation: Pygments 2.17.2 2026-03-19 15:55:22.681 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:55:22.682 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-19 15:55:23.402 | Attempting uninstall: pip 2026-03-19 15:55:23.405 | Found existing installation: pip 24.0 2026-03-19 15:55:23.452 | Uninstalling pip-24.0: 2026-03-19 15:55:23.461 | Successfully uninstalled pip-24.0 2026-03-19 15:55:24.550 | Attempting uninstall: wheel 2026-03-19 15:55:24.559 | Found existing installation: wheel 0.42.0 2026-03-19 15:55:24.560 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:55:24.560 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-19 15:55:25.042 | 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-19 15:55:25.181 | + inc/python:pip_install:216 : result=0 2026-03-19 15:55:25.185 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:55:25.190 | + functions-common:time_stop:2412 : local name 2026-03-19 15:55:25.195 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:55:25.200 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:55:25.206 | + functions-common:time_stop:2415 : local total 2026-03-19 15:55:25.211 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:55:25.215 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:55:25.220 | + functions-common:time_stop:2419 : start_time=1773935718543 2026-03-19 15:55:25.225 | + functions-common:time_stop:2421 : [[ -z 1773935718543 ]] 2026-03-19 15:55:25.230 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:55:25.237 | + functions-common:time_stop:2424 : end_time=1773935725232 2026-03-19 15:55:25.242 | + functions-common:time_stop:2425 : elapsed_time=6689 2026-03-19 15:55:25.247 | + functions-common:time_stop:2426 : total=0 2026-03-19 15:55:25.251 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:55:25.254 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6689 2026-03-19 15:55:25.259 | + inc/python:pip_install:219 : return 0 2026-03-19 15:55:25.264 | + 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-19 15:55:25.269 | + 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-19 15:55:25.273 | + 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-19 15:55:25.279 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-19 15:55:25.284 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-19 15:55:25.290 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-19 15:55:25.331 | Using python 3.12 to install os-testr 2026-03-19 15:55:25.335 | + 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-19 15:55:26.008 | Collecting os-testr 2026-03-19 15:55:26.098 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-19 15:55:26.150 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-19 15:55:26.160 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:55:26.193 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-19 15:55:26.205 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-19 15:55:26.248 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-19 15:55:26.258 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-19 15:55:26.269 | 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-19 15:55:26.291 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-19 15:55:26.308 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-19 15:55:26.341 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-19 15:55:26.378 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-19 15:55:26.422 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-19 15:55:26.468 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-19 15:55:26.509 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-19 15:55:26.575 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-19 15:55:26.862 | 2026-03-19 15:55:26.866 | 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-19 15:55:27.046 | + inc/python:pip_install:216 : result=0 2026-03-19 15:55:27.051 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:55:27.055 | + functions-common:time_stop:2412 : local name 2026-03-19 15:55:27.059 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:55:27.065 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:55:27.070 | + functions-common:time_stop:2415 : local total 2026-03-19 15:55:27.074 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:55:27.078 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:55:27.083 | + functions-common:time_stop:2419 : start_time=1773935725321 2026-03-19 15:55:27.087 | + functions-common:time_stop:2421 : [[ -z 1773935725321 ]] 2026-03-19 15:55:27.092 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:55:27.099 | + functions-common:time_stop:2424 : end_time=1773935727094 2026-03-19 15:55:27.104 | + functions-common:time_stop:2425 : elapsed_time=1773 2026-03-19 15:55:27.109 | + functions-common:time_stop:2426 : total=6689 2026-03-19 15:55:27.113 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:55:27.119 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8462 2026-03-19 15:55:27.124 | + inc/python:pip_install:219 : return 0 2026-03-19 15:55:27.130 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-19 15:55:27.226 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-19 15:55:27.319 | + ./stack.sh:main:829 : install_infra 2026-03-19 15:55:27.325 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-19 15:55:27.331 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-19 15:55:27.338 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-19 15:55:30.547 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-19 15:55:30.552 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-19 15:55:30.597 | + 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-19 15:55:31.426 | Collecting pbr 2026-03-19 15:55:31.427 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:55:31.665 | Collecting setuptools[core] 2026-03-19 15:55:31.667 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-19 15:55:31.746 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-19 15:55:31.747 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-19 15:55:31.782 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-19 15:55:31.783 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-19 15:55:31.817 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-19 15:55:31.821 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:55:31.864 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-19 15:55:31.866 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-19 15:55:31.900 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-19 15:55:31.902 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-19 15:55:31.954 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:31.955 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-19 15:55:31.983 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:31.984 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-19 15:55:32.105 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:32.106 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-19 15:55:32.146 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:32.148 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-19 15:55:32.177 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:32.178 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-19 15:55:32.261 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:32.263 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-19 15:55:32.284 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-19 15:55:32.286 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-19 15:55:32.325 | 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-19 15:55:32.326 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-19 15:55:32.363 | 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-19 15:55:32.364 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 15:55:32.405 | 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-19 15:55:32.407 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-19 15:55:32.417 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-19 15:55:32.419 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-19 15:55:32.420 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-19 15:55:32.421 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-19 15:55:32.422 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-19 15:55:32.423 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-19 15:55:32.424 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-19 15:55:32.427 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-19 15:55:32.428 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-19 15:55:32.430 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-19 15:55:32.430 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-19 15:55:32.432 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-19 15:55:32.433 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-19 15:55:32.436 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-19 15:55:32.436 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-19 15:55:32.436 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-19 15:55:32.439 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-19 15:55:32.570 | 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-19 15:55:34.677 | 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-19 15:55:34.793 | + inc/python:pip_install:216 : result=0 2026-03-19 15:55:34.799 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:55:34.803 | + functions-common:time_stop:2412 : local name 2026-03-19 15:55:34.807 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:55:34.812 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:55:34.816 | + functions-common:time_stop:2415 : local total 2026-03-19 15:55:34.821 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:55:34.825 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:55:34.830 | + functions-common:time_stop:2419 : start_time=1773935730581 2026-03-19 15:55:34.834 | + functions-common:time_stop:2421 : [[ -z 1773935730581 ]] 2026-03-19 15:55:34.839 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:55:34.846 | + functions-common:time_stop:2424 : end_time=1773935734841 2026-03-19 15:55:34.851 | + functions-common:time_stop:2425 : elapsed_time=4260 2026-03-19 15:55:34.856 | + functions-common:time_stop:2426 : total=8462 2026-03-19 15:55:34.861 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:55:34.866 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12722 2026-03-19 15:55:34.870 | + inc/python:pip_install:219 : return 0 2026-03-19 15:55:34.876 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-19 15:55:34.882 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-19 15:55:34.927 | + 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-19 15:55:35.623 | Processing /opt/stack/requirements 2026-03-19 15:55:35.628 | Installing build dependencies: started 2026-03-19 15:55:37.392 | Installing build dependencies: finished with status 'done' 2026-03-19 15:55:37.395 | Getting requirements to build wheel: started 2026-03-19 15:55:37.558 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 15:55:37.566 | Preparing metadata (pyproject.toml): started 2026-03-19 15:55:38.274 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 15:55:38.393 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:38.447 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-19 15:55:38.472 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (26.0) 2026-03-19 15:55:38.561 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:38.565 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-19 15:55:38.665 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:38.669 | 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-19 15:55:38.709 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:38.713 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-19 15:55:38.724 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8255) (82.0.1) 2026-03-19 15:55:38.908 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:38.918 | 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-19 15:55:38.981 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:38.989 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-19 15:55:39.090 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:39.097 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-19 15:55:39.161 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8255) 2026-03-19 15:55:39.165 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 15:55:39.238 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-19 15:55:39.252 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-19 15:55:39.263 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 4.5 MB/s eta 0:00:00 2026-03-19 15:55:39.270 | 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-19 15:55:39.293 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 39.7 MB/s eta 0:00:00 2026-03-19 15:55:39.297 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-19 15:55:39.308 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 7.3 MB/s eta 0:00:00 2026-03-19 15:55:39.316 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-19 15:55:39.329 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 14.7 MB/s eta 0:00:00 2026-03-19 15:55:39.335 | 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-19 15:55:39.349 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 12.4 MB/s eta 0:00:00 2026-03-19 15:55:39.354 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-19 15:55:39.368 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.9 MB/s eta 0:00:00 2026-03-19 15:55:39.374 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-19 15:55:39.387 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 12.9 MB/s eta 0:00:00 2026-03-19 15:55:39.399 | Building wheels for collected packages: openstack_requirements 2026-03-19 15:55:39.400 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-19 15:55:40.921 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-19 15:55:40.923 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8255-py3-none-any.whl size=52172 sha256=0c66d65425f70862abee7987421bf04682472bbd7f3d462a684af0aa05f4b623 2026-03-19 15:55:40.923 | Stored in directory: /tmp/pip-ephem-wheel-cache-5czk0scj/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-19 15:55:40.927 | Successfully built openstack_requirements 2026-03-19 15:55:41.089 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-19 15:55:41.564 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8255 requests-2.32.5 urllib3-2.6.3 2026-03-19 15:55:41.720 | + inc/python:pip_install:216 : result=0 2026-03-19 15:55:41.725 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:55:41.729 | + functions-common:time_stop:2412 : local name 2026-03-19 15:55:41.734 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:55:41.739 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:55:41.744 | + functions-common:time_stop:2415 : local total 2026-03-19 15:55:41.748 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:55:41.753 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:55:41.758 | + functions-common:time_stop:2419 : start_time=1773935734913 2026-03-19 15:55:41.763 | + functions-common:time_stop:2421 : [[ -z 1773935734913 ]] 2026-03-19 15:55:41.769 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:55:41.777 | + functions-common:time_stop:2424 : end_time=1773935741771 2026-03-19 15:55:41.781 | + functions-common:time_stop:2425 : elapsed_time=6858 2026-03-19 15:55:41.785 | + functions-common:time_stop:2426 : total=12722 2026-03-19 15:55:41.791 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:55:41.794 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19580 2026-03-19 15:55:41.799 | + inc/python:pip_install:219 : return 0 2026-03-19 15:55:41.805 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-19 15:55:41.810 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-19 15:55:41.815 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-19 15:55:41.820 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:55:41.826 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:55:41.832 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-03-19 15:55:41.837 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:55:41.842 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-19 15:55:41.883 | Using python 3.12 to install pbr 2026-03-19 15:55:41.887 | + 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-19 15:55:42.453 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-19 15:55:42.935 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-19 15:55:43.053 | + inc/python:pip_install:216 : result=0 2026-03-19 15:55:43.058 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:55:43.064 | + functions-common:time_stop:2412 : local name 2026-03-19 15:55:43.069 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:55:43.074 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:55:43.080 | + functions-common:time_stop:2415 : local total 2026-03-19 15:55:43.085 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:55:43.090 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:55:43.094 | + functions-common:time_stop:2419 : start_time=1773935741872 2026-03-19 15:55:43.097 | + functions-common:time_stop:2421 : [[ -z 1773935741872 ]] 2026-03-19 15:55:43.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:55:43.111 | + functions-common:time_stop:2424 : end_time=1773935743105 2026-03-19 15:55:43.117 | + functions-common:time_stop:2425 : elapsed_time=1233 2026-03-19 15:55:43.121 | + functions-common:time_stop:2426 : total=19580 2026-03-19 15:55:43.128 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:55:43.131 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20813 2026-03-19 15:55:43.137 | + inc/python:pip_install:219 : return 0 2026-03-19 15:55:43.140 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-19 15:55:46.344 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-19 15:55:47.810 | Collecting bindep 2026-03-19 15:55:48.176 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-03-19 15:55:48.259 | Collecting distro>=1.7 (from bindep) 2026-03-19 15:55:48.263 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-19 15:55:48.316 | Collecting packaging (from bindep) 2026-03-19 15:55:48.317 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-19 15:55:48.341 | Collecting Parsley (from bindep) 2026-03-19 15:55:48.345 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-19 15:55:48.399 | Collecting pbr>=2 (from bindep) 2026-03-19 15:55:48.400 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:55:48.615 | Collecting setuptools (from pbr>=2->bindep) 2026-03-19 15:55:48.616 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-19 15:55:48.661 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-03-19 15:55:48.696 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-19 15:55:48.707 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-19 15:55:48.709 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-19 15:55:48.721 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-19 15:55:48.738 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 6.2 MB/s eta 0:00:00 2026-03-19 15:55:48.741 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-19 15:55:48.810 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-19 15:55:49.757 | 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-19 15:55:49.857 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-19 15:55:49.863 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-19 15:55:49.871 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-19 15:55:49.909 | + ./stack.sh:main:838 : pkgs= 2026-03-19 15:55:49.915 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-19 15:55:49.921 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-19 15:55:49.926 | + functions-common:run_phase:1840 : local mode=stack 2026-03-19 15:55:49.932 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-19 15:55:49.936 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-19 15:55:49.940 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-19 15:55:49.945 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-19 15:55:49.950 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-19 15:55:49.955 | + functions-common:run_phase:1850 : local extra 2026-03-19 15:55:49.962 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-19 15:55:49.970 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-19 15:55:49.975 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-19 15:55:49.980 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-19 15:55:49.985 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-19 15:55:49.991 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-19 15:55:50.018 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:55:50.024 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-19 15:55:50.029 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-19 15:55:50.033 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-19 15:55:50.038 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-19 15:55:50.044 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-19 15:55:50.049 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 15:55:50.054 | + functions-common:run_plugins:1830 : local plugin 2026-03-19 15:55:50.058 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 15:55:50.065 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-19 15:55:50.070 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-19 15:55:50.075 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-19 15:55:50.080 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-19 15:55:50.084 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-19 15:55:50.117 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-19 15:55:50.145 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:55:50.149 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.153 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-19 15:55:50.159 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.164 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.168 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.172 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-19 15:55:50.177 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.182 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.187 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 15:55:50.191 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-19 15:55:50.196 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 15:55:50.200 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-19 15:55:50.205 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-19 15:55:50.209 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-19 15:55:50.232 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-19 15:55:50.237 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 15:55:50.242 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-19 15:55:50.246 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-19 15:55:50.291 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-19 15:55:50.296 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-19 15:55:50.299 | ACCOUNT_PORT_BASE=6612 2026-03-19 15:55:50.300 | ADDITIONAL_VENV_PACKAGES= 2026-03-19 15:55:50.300 | ADMIN_PASSWORD=secretadmin 2026-03-19 15:55:50.300 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-19 15:55:50.300 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-19 15:55:50.300 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-19 15:55:50.300 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-19 15:55:50.300 | ALEMBIC_BRANCH=main 2026-03-19 15:55:50.300 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-19 15:55:50.300 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-19 15:55:50.300 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-19 15:55:50.300 | APACHE_GROUP=stack 2026-03-19 15:55:50.300 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-19 15:55:50.300 | APACHE_LOG_DIR=/var/log/apache2 2026-03-19 15:55:50.300 | APACHE_NAME=apache2 2026-03-19 15:55:50.300 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-19 15:55:50.300 | APACHE_USER=stack 2026-03-19 15:55:50.300 | API_WORKERS=4 2026-03-19 15:55:50.300 | BACKING_FILE_SUFFIX=-backing-file 2026-03-19 15:55:50.300 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-19 15:55:50.300 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.300 | BARBICAN_BRANCH=master 2026-03-19 15:55:50.300 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-19 15:55:50.300 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-19 15:55:50.300 | BARBICAN_DIR=/opt/stack/barbican 2026-03-19 15:55:50.300 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-19 15:55:50.300 | BARBICAN_ENFORCE_SCOPE=False 2026-03-19 15:55:50.300 | BARBICAN_HOST_HREF=http://199.204.45.78/key-manager 2026-03-19 15:55:50.300 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.78/identity 2026-03-19 15:55:50.300 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-19 15:55:50.300 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-19 15:55:50.300 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-19 15:55:50.300 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-19 15:55:50.300 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-19 15:55:50.300 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-19 15:55:50.300 | BASH=/usr/bin/bash 2026-03-19 15:55:50.300 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-19 15:55:50.300 | BASH_ALIASES=() 2026-03-19 15:55:50.300 | BASH_ARGC=([0]="0") 2026-03-19 15:55:50.300 | BASH_ARGV=() 2026-03-19 15:55:50.300 | BASH_CMDS=() 2026-03-19 15:55:50.300 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-19 15:55:50.300 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-19 15:55:50.300 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-19 15:55:50.300 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-19 15:55:50.300 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-19 15:55:50.300 | BASH_VERSION='5.2.21(1)-release' 2026-03-19 15:55:50.300 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-19 15:55:50.300 | BRANCHLESS_TARGET_BRANCH=master 2026-03-19 15:55:50.300 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-19 15:55:50.300 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-19 15:55:50.300 | CELLSV2_SETUP=superconductor 2026-03-19 15:55:50.300 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-19 15:55:50.300 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-19 15:55:50.300 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-19 15:55:50.300 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-19 15:55:50.300 | CINDER_BACKUP_DRIVER=swift 2026-03-19 15:55:50.300 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.300 | CINDER_BRANCH=master 2026-03-19 15:55:50.300 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-19 15:55:50.300 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-19 15:55:50.300 | CINDER_CONF_DIR=/etc/cinder 2026-03-19 15:55:50.300 | CINDER_DIR=/opt/stack/cinder 2026-03-19 15:55:50.300 | CINDER_DRIVER=default 2026-03-19 15:55:50.300 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-19 15:55:50.300 | CINDER_ENFORCE_SCOPE=False 2026-03-19 15:55:50.300 | CINDER_IMG_CACHE_ENABLED=True 2026-03-19 15:55:50.300 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-19 15:55:50.300 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-19 15:55:50.300 | CINDER_LVM_TYPE=auto 2026-03-19 15:55:50.300 | CINDER_MY_IP=199.204.45.78 2026-03-19 15:55:50.301 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-19 15:55:50.301 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-19 15:55:50.301 | CINDER_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.301 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.301 | CINDER_SERVICE_PORT=8776 2026-03-19 15:55:50.301 | CINDER_SERVICE_PORT_INT=18776 2026-03-19 15:55:50.301 | CINDER_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.301 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-19 15:55:50.301 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-19 15:55:50.301 | CINDER_TARGET_HELPER=lioadm 2026-03-19 15:55:50.301 | CINDER_TARGET_PORT=3260 2026-03-19 15:55:50.301 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-19 15:55:50.301 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-19 15:55:50.301 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-19 15:55:50.301 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-19 15:55:50.301 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-19 15:55:50.301 | CINDER_USE_SERVICE_TOKEN=True 2026-03-19 15:55:50.301 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-19 15:55:50.301 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-19 15:55:50.301 | CINDER_VOLUME_CLEAR=zero 2026-03-19 15:55:50.301 | CIRROS_ARCH=x86_64 2026-03-19 15:55:50.301 | CIRROS_VERSION=0.6.3 2026-03-19 15:55:50.301 | CONFIGURE_BACKING_FILE=True 2026-03-19 15:55:50.301 | CONFIG_AWK_CMD=awk 2026-03-19 15:55:50.301 | CONTAINER_PORT_BASE=6611 2026-03-19 15:55:50.301 | CURL_GET='curl -g' 2026-03-19 15:55:50.301 | CURRENT_LOG_TIME=2026-03-19-155249 2026-03-19 15:55:50.301 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-19 15:55:50.301 | DATABASE_HOST=127.0.0.1 2026-03-19 15:55:50.301 | DATABASE_PASSWORD=secretdatabase 2026-03-19 15:55:50.301 | DATABASE_QUERY_LOGGING=False 2026-03-19 15:55:50.301 | DATABASE_TYPE=mysql 2026-03-19 15:55:50.301 | DATABASE_USER=root 2026-03-19 15:55:50.301 | DATA_DIR=/opt/stack/data 2026-03-19 15:55:50.301 | DC=([0]="openstack" [1]="org") 2026-03-19 15:55:50.301 | DEBUG_LIBVIRT=True 2026-03-19 15:55:50.301 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-19 15:55:50.301 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-19 15:55:50.301 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-19 15:55:50.301 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-19 15:55:50.301 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-19 15:55:50.301 | DEF_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.301 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.301 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-19 15:55:50.301 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.78 2026-03-19 15:55:50.301 | DELTA=1773935586 2026-03-19 15:55:50.301 | DEST=/opt/stack 2026-03-19 15:55:50.301 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-19 15:55:50.301 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-19 15:55:50.301 | DEVSTACK_HOSTNAME=np0000160098.novalocal 2026-03-19 15:55:50.301 | DEVSTACK_PARALLEL=True 2026-03-19 15:55:50.301 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 15:55:50.301 | DEVSTACK_SERIES=2026.1 2026-03-19 15:55:50.301 | DEVSTACK_START_TIME=1773935555 2026-03-19 15:55:50.301 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-19 15:55:50.301 | DIRSTACK=() 2026-03-19 15:55:50.301 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-19 15:55:50.301 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-19 15:55:50.301 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-19 15:55:50.301 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-19 15:55:50.301 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-19 15:55:50.301 | DISTRO=noble 2026-03-19 15:55:50.301 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-19 15:55:50.301 | 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-19 15:55:50.301 | ENABLE_CHASSIS_AS_GW=True 2026-03-19 15:55:50.301 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-19 15:55:50.301 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-19 15:55:50.301 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-19 15:55:50.301 | ENABLE_ISOLATED_METADATA=False 2026-03-19 15:55:50.301 | ENABLE_KSM=True 2026-03-19 15:55:50.301 | ENABLE_KSMTUNED=True 2026-03-19 15:55:50.301 | ENABLE_METADATA_NETWORK=False 2026-03-19 15:55:50.301 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-19 15:55:50.301 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-19 15:55:50.301 | ENABLE_TENANT_TUNNELS=True 2026-03-19 15:55:50.301 | ENABLE_TENANT_VLANS=False 2026-03-19 15:55:50.301 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-19 15:55:50.301 | ENABLE_ZSWAP=True 2026-03-19 15:55:50.301 | ENFORCE_SCOPE=False 2026-03-19 15:55:50.302 | ERROR_ON_CLONE=True 2026-03-19 15:55:50.302 | ETCD_ARCH=amd64 2026-03-19 15:55:50.302 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-19 15:55:50.302 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-19 15:55:50.302 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:55:50.302 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:55:50.302 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-19 15:55:50.302 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-19 15:55:50.302 | ETCD_PEER_PORT=2380 2026-03-19 15:55:50.302 | ETCD_PORT=2379 2026-03-19 15:55:50.302 | ETCD_RAMDISK_MB=512 2026-03-19 15:55:50.302 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-19 15:55:50.302 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-19 15:55:50.302 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-19 15:55:50.302 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-19 15:55:50.302 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-19 15:55:50.302 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-19 15:55:50.302 | ETCD_USE_RAMDISK=True 2026-03-19 15:55:50.302 | ETCD_VERSION=v3.5.21 2026-03-19 15:55:50.302 | EUID=1002 2026-03-19 15:55:50.302 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:55:50.302 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-19 15:55:50.302 | EXTRA_FILES_RETRY=3 2026-03-19 15:55:50.302 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-19 15:55:50.302 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-19 15:55:50.302 | FILES=/opt/stack/devstack/files 2026-03-19 15:55:50.302 | FIXED_RANGE=10.1.0.0/20 2026-03-19 15:55:50.302 | FIXED_RANGE_V6=fd4f:3ce9:9763::/64 2026-03-19 15:55:50.302 | FLOATING_RANGE=172.24.5.0/24 2026-03-19 15:55:50.302 | FORCE_CONFIG_DRIVE=False 2026-03-19 15:55:50.302 | FORCE_PREREQ=0 2026-03-19 15:55:50.302 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-19 15:55:50.302 | FUNC_DIR=/opt/stack/devstack 2026-03-19 15:55:50.302 | 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-19 15:55:50.302 | 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-19 15:55:50.302 | 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-19 15:55:50.302 | GIT_BASE=https://github.com 2026-03-19 15:55:50.302 | GIT_DEPTH=0 2026-03-19 15:55:50.302 | GIT_TIMEOUT=0 2026-03-19 15:55:50.302 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-19 15:55:50.302 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-19 15:55:50.302 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.302 | GLANCE_BRANCH=master 2026-03-19 15:55:50.302 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-19 15:55:50.302 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-19 15:55:50.302 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-19 15:55:50.302 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-19 15:55:50.302 | GLANCE_CONF_DIR=/etc/glance 2026-03-19 15:55:50.302 | GLANCE_DEFAULT_BACKEND=fast 2026-03-19 15:55:50.302 | GLANCE_DIR=/opt/stack/glance 2026-03-19 15:55:50.302 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-19 15:55:50.302 | GLANCE_ENABLE_QUOTAS=True 2026-03-19 15:55:50.302 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-19 15:55:50.302 | GLANCE_ENFORCE_SCOPE=True 2026-03-19 15:55:50.302 | GLANCE_HOSTPORT=199.204.45.78:9292 2026-03-19 15:55:50.302 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-19 15:55:50.302 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-19 15:55:50.302 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-19 15:55:50.302 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-19 15:55:50.302 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-19 15:55:50.302 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-19 15:55:50.302 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-19 15:55:50.302 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-19 15:55:50.302 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-19 15:55:50.302 | GLANCE_S3_BUCKET_NAME=images 2026-03-19 15:55:50.302 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-19 15:55:50.302 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-19 15:55:50.303 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-19 15:55:50.303 | GLANCE_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.303 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.303 | GLANCE_SERVICE_PORT=9292 2026-03-19 15:55:50.303 | GLANCE_SERVICE_PORT_INT=19292 2026-03-19 15:55:50.303 | GLANCE_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.303 | GLANCE_SHOW_DIRECT_URL=False 2026-03-19 15:55:50.303 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-19 15:55:50.303 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-19 15:55:50.303 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-19 15:55:50.303 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-19 15:55:50.303 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-19 15:55:50.303 | GLANCE_URL=https://199.204.45.78/image 2026-03-19 15:55:50.303 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-19 15:55:50.303 | GLANCE_USE_S3=False 2026-03-19 15:55:50.303 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-19 15:55:50.303 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-19 15:55:50.303 | GLOBAL_VENV=True 2026-03-19 15:55:50.303 | GROUPS=() 2026-03-19 15:55:50.303 | HOME=/opt/stack 2026-03-19 15:55:50.303 | HOME_URL=https://www.ubuntu.com/ 2026-03-19 15:55:50.303 | HORIZON_APACHE_ROOT=/dashboard 2026-03-19 15:55:50.303 | HORIZON_BRANCH=master 2026-03-19 15:55:50.303 | HORIZON_DIR=/opt/stack/horizon 2026-03-19 15:55:50.303 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-19 15:55:50.303 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-19 15:55:50.303 | HOSTNAME=np0000160098 2026-03-19 15:55:50.303 | HOSTTYPE=x86_64 2026-03-19 15:55:50.303 | HOST_IP=199.204.45.78 2026-03-19 15:55:50.303 | HOST_IPV6=::1 2026-03-19 15:55:50.303 | HOST_IP_IFACE= 2026-03-19 15:55:50.303 | ID=ubuntu 2026-03-19 15:55:50.303 | ID_LIKE=debian 2026-03-19 15:55:50.303 | IFS=' 2026-03-19 15:55:50.303 | ' 2026-03-19 15:55:50.303 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-19 15:55:50.303 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-19 15:55:50.303 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-19 15:55:50.303 | INSTANCE_NAME_PREFIX=instance- 2026-03-19 15:55:50.303 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-19 15:55:50.303 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-19 15:55:50.303 | IPV6_ADDRESS_MODE=slaac 2026-03-19 15:55:50.303 | IPV6_ADDRS_SAFE_TO_USE=fd4f:3ce9:9763::/56 2026-03-19 15:55:50.303 | IPV6_GLOBAL_ID=4f:3ce9:9763 2026-03-19 15:55:50.303 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-19 15:55:50.303 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-19 15:55:50.303 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-19 15:55:50.303 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-19 15:55:50.303 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-19 15:55:50.303 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-19 15:55:50.303 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-19 15:55:50.303 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-19 15:55:50.303 | IPV6_RA_MODE=slaac 2026-03-19 15:55:50.303 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-19 15:55:50.303 | IP_VERSION=4+6 2026-03-19 15:55:50.303 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-19 15:55:50.303 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-19 15:55:50.303 | ISCSID_DEBUG=False 2026-03-19 15:55:50.303 | ISCSID_DEBUG_LEVEL=4 2026-03-19 15:55:50.303 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-19 15:55:50.303 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-19 15:55:50.303 | KEYSTONE_AUTH_URI=https://199.204.45.78/identity 2026-03-19 15:55:50.303 | KEYSTONE_AUTH_URI_V3=https://199.204.45.78/identity/v3 2026-03-19 15:55:50.303 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.303 | KEYSTONE_BRANCH=master 2026-03-19 15:55:50.303 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-19 15:55:50.303 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-19 15:55:50.303 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-19 15:55:50.303 | KEYSTONE_ENABLE_CACHE=True 2026-03-19 15:55:50.303 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-19 15:55:50.303 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-19 15:55:50.303 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-19 15:55:50.303 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-19 15:55:50.303 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-19 15:55:50.303 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-19 15:55:50.303 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-19 15:55:50.304 | KEYSTONE_REGION_NAME=RegionOne 2026-03-19 15:55:50.304 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-19 15:55:50.304 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-19 15:55:50.304 | KEYSTONE_ROLE_BACKEND=sql 2026-03-19 15:55:50.304 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-19 15:55:50.304 | KEYSTONE_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.304 | KEYSTONE_SERVICE_PORT=5000 2026-03-19 15:55:50.304 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-19 15:55:50.304 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.304 | KEYSTONE_SERVICE_URI=https://199.204.45.78/identity 2026-03-19 15:55:50.304 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.78/identity/v3 2026-03-19 15:55:50.304 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-19 15:55:50.304 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-19 15:55:50.304 | KEY_MANAGER_BACKEND=barbican 2026-03-19 15:55:50.304 | KILL_PATH=/usr/bin/kill 2026-03-19 15:55:50.304 | LAST_RUN=0 2026-03-19 15:55:50.304 | LAST_SPINNER_PID= 2026-03-19 15:55:50.304 | LC_ALL=en_US.utf8 2026-03-19 15:55:50.304 | LDAP_BASE_DC=openstack 2026-03-19 15:55:50.304 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-19 15:55:50.304 | LDAP_DOMAIN=openstack.org 2026-03-19 15:55:50.304 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-19 15:55:50.304 | LDAP_OLCDB_NUMBER=1 2026-03-19 15:55:50.304 | LDAP_OLCDB_TYPE=mdb 2026-03-19 15:55:50.304 | LDAP_ROOTPW_COMMAND=replace 2026-03-19 15:55:50.304 | LDAP_SERVICE_NAME=slapd 2026-03-19 15:55:50.304 | LDAP_URL=ldap://localhost 2026-03-19 15:55:50.304 | 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-19 15:55:50.304 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-19 15:55:50.304 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-19 15:55:50.304 | LIBVIRT_GROUP=libvirt 2026-03-19 15:55:50.304 | LIBVIRT_TYPE=kvm 2026-03-19 15:55:50.304 | LINENO=762 2026-03-19 15:55:50.304 | LOCAL_HOSTNAME=np0000160098 2026-03-19 15:55:50.304 | LOGDAYS=7 2026-03-19 15:55:50.304 | LOGDIR=/opt/stack/logs 2026-03-19 15:55:50.304 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-19-155249 2026-03-19 15:55:50.304 | LOGFILE_DIR=/opt/stack/logs 2026-03-19 15:55:50.304 | LOGFILE_NAME=devstacklog.txt 2026-03-19 15:55:50.304 | LOGNAME=stack 2026-03-19 15:55:50.304 | LOGO=ubuntu-logo 2026-03-19 15:55:50.304 | LOG_COLOR=False 2026-03-19 15:55:50.304 | LRC=localrc 2026-03-19 15:55:50.304 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-19 15:55:50.304 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-19 15:55:50.304 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.304 | MAGNUM_BRANCH=master 2026-03-19 15:55:50.304 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-19 15:55:50.304 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-19 15:55:50.304 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-19 15:55:50.304 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-19 15:55:50.304 | MAGNUM_DIR=/opt/stack/magnum 2026-03-19 15:55:50.304 | MAGNUM_ENFORCE_SCOPE=False 2026-03-19 15:55:50.304 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-19 15:55:50.304 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-19 15:55:50.304 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-19 15:55:50.304 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-19 15:55:50.304 | MAGNUM_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.304 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.304 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-19 15:55:50.304 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-19 15:55:50.304 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-19 15:55:50.304 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-19 15:55:50.304 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-19 15:55:50.304 | MAIL=/var/mail/stack 2026-03-19 15:55:50.304 | MANILACLIENT_BRANCH=master 2026-03-19 15:55:50.304 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-19 15:55:50.304 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-19 15:55:50.304 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-19 15:55:50.304 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-19 15:55:50.304 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-19 15:55:50.304 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.304 | MANILA_CONF=/etc/manila/manila.conf 2026-03-19 15:55:50.304 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-19 15:55:50.304 | MANILA_CONF_DIR=/etc/manila 2026-03-19 15:55:50.304 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-19 15:55:50.304 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-19 15:55:50.304 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-19 15:55:50.305 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-19 15:55:50.305 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-19 15:55:50.305 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-19 15:55:50.305 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-19 15:55:50.305 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 15:55:50.305 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-19 15:55:50.305 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 15:55:50.305 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 15:55:50.305 | MANILA_DIR=/opt/stack/manila 2026-03-19 15:55:50.305 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-19 15:55:50.305 | 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-19 15:55:50.305 | MANILA_ENABLED_BACKENDS=generic 2026-03-19 15:55:50.305 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-19 15:55:50.305 | MANILA_ENDPOINT_BASE=http://199.204.45.78/share 2026-03-19 15:55:50.305 | MANILA_ENFORCE_SCOPE=False 2026-03-19 15:55:50.305 | MANILA_GIT_BASE=https://opendev.org 2026-03-19 15:55:50.305 | MANILA_KEY_FORMAT=ecdsa 2026-03-19 15:55:50.305 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-19 15:55:50.305 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.78 2026-03-19 15:55:50.305 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-19 15:55:50.305 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-19 15:55:50.305 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-19 15:55:50.305 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-19 15:55:50.305 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-19 15:55:50.305 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-19 15:55:50.305 | MANILA_REPO_ROOT=openstack 2026-03-19 15:55:50.305 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-19 15:55:50.305 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-19 15:55:50.305 | MANILA_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.305 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-19 15:55:50.305 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-19 15:55:50.305 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-19 15:55:50.305 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-19 15:55:50.305 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-19 15:55:50.305 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-19 15:55:50.305 | MANILA_SERVICE_PORT=8786 2026-03-19 15:55:50.305 | MANILA_SERVICE_PORT_INT=18786 2026-03-19 15:55:50.305 | MANILA_SERVICE_PROTOCOL=http 2026-03-19 15:55:50.305 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-19 15:55:50.305 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-19 15:55:50.305 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-19 15:55:50.305 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-19 15:55:50.305 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-19 15:55:50.305 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-19 15:55:50.305 | MANILA_SETUP_IPV6=False 2026-03-19 15:55:50.305 | MANILA_SSH_TIMEOUT=180 2026-03-19 15:55:50.305 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-19 15:55:50.305 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-19 15:55:50.305 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-19 15:55:50.305 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-19 15:55:50.305 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-19 15:55:50.305 | MANILA_WSGI=manila.wsgi.api:application 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.78 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.78 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-19 15:55:50.305 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-19 15:55:50.305 | MAX_DB_CONNECTIONS=200 2026-03-19 15:55:50.305 | MEMCACHE_SERVERS=localhost:11211 2026-03-19 15:55:50.305 | METADATA_SERVICE_PORT=8775 2026-03-19 15:55:50.305 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-19 15:55:50.305 | ML2_L3_PLUGIN=ovn-router 2026-03-19 15:55:50.305 | MYSQL_DRIVER=PyMySQL 2026-03-19 15:55:50.305 | MYSQL_GATHER_PERFORMANCE=True 2026-03-19 15:55:50.305 | MYSQL_HOST=127.0.0.1 2026-03-19 15:55:50.305 | MYSQL_REDUCE_MEMORY=True 2026-03-19 15:55:50.305 | MYSQL_SERVICE_NAME=mysql 2026-03-19 15:55:50.305 | MYSQL_USER=root 2026-03-19 15:55:50.305 | NAME=Ubuntu 2026-03-19 15:55:50.305 | NETWORK_GATEWAY=10.1.0.1 2026-03-19 15:55:50.305 | NEUTRON_ANY='q-svc neutron-api' 2026-03-19 15:55:50.305 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.305 | NEUTRON_BRANCH=master 2026-03-19 15:55:50.305 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-19 15:55:50.305 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-19 15:55:50.305 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-19 15:55:50.306 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-19 15:55:50.306 | NEUTRON_DIR=/opt/stack/neutron 2026-03-19 15:55:50.306 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-19 15:55:50.306 | NEUTRON_ENFORCE_SCOPE=True 2026-03-19 15:55:50.306 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-19 15:55:50.306 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-19 15:55:50.306 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-19 15:55:50.306 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.306 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-19 15:55:50.306 | NEUTRON_PORT_SECURITY=True 2026-03-19 15:55:50.306 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-19 15:55:50.306 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-19 15:55:50.306 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-19 15:55:50.306 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-19 15:55:50.306 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-19 15:55:50.306 | NOUNSET= 2026-03-19 15:55:50.306 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-19 15:55:50.306 | NOVA_API_DB=nova_api 2026-03-19 15:55:50.306 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-19 15:55:50.306 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.306 | NOVA_BRANCH=master 2026-03-19 15:55:50.306 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-19 15:55:50.306 | NOVA_CONF=/etc/nova/nova.conf 2026-03-19 15:55:50.306 | NOVA_CONF_DIR=/etc/nova 2026-03-19 15:55:50.306 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-19 15:55:50.306 | NOVA_CPU_CELL=1 2026-03-19 15:55:50.306 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-19 15:55:50.306 | NOVA_CPU_UUID= 2026-03-19 15:55:50.306 | NOVA_DIR=/opt/stack/nova 2026-03-19 15:55:50.306 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-19 15:55:50.306 | NOVA_ENABLE_CACHE=True 2026-03-19 15:55:50.306 | NOVA_ENFORCE_SCOPE=True 2026-03-19 15:55:50.306 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-19 15:55:50.306 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-19 15:55:50.306 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-19 15:55:50.306 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-19 15:55:50.306 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-19 15:55:50.306 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-19 15:55:50.306 | NOVA_MY_IP=199.204.45.78 2026-03-19 15:55:50.306 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-19 15:55:50.306 | NOVA_NUM_CELLS=1 2026-03-19 15:55:50.306 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-19 15:55:50.306 | NOVA_READY_TIMEOUT=60 2026-03-19 15:55:50.306 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-19 15:55:50.306 | NOVA_SERIAL_ENABLED=False 2026-03-19 15:55:50.306 | NOVA_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.306 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.306 | NOVA_SERVICE_PORT=8774 2026-03-19 15:55:50.306 | NOVA_SERVICE_PORT_INT=18774 2026-03-19 15:55:50.306 | NOVA_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.306 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-19 15:55:50.306 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-19 15:55:50.306 | NOVA_SPICE_ENABLED=False 2026-03-19 15:55:50.306 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-19 15:55:50.306 | NOVA_USE_SERVICE_TOKEN=True 2026-03-19 15:55:50.306 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-19 15:55:50.306 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-19 15:55:50.306 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-19 15:55:50.306 | NOVA_VNC_ENABLED=True 2026-03-19 15:55:50.306 | NOVNC_BRANCH=v1.3.0 2026-03-19 15:55:50.306 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-19 15:55:50.306 | NOW=1773935586 2026-03-19 15:55:50.306 | NO_UPDATE_REPOS=False 2026-03-19 15:55:50.306 | OBJECT_PORT_BASE=6613 2026-03-19 15:55:50.306 | OCTAVIA=octavia 2026-03-19 15:55:50.306 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-19 15:55:50.306 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-19 15:55:50.306 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-19 15:55:50.306 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-19 15:55:50.306 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-19 15:55:50.306 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-19 15:55:50.306 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-19 15:55:50.306 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-19 15:55:50.306 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-19 15:55:50.306 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-19 15:55:50.306 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-19 15:55:50.306 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-19 15:55:50.306 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-19 15:55:50.306 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-19 15:55:50.306 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-19 15:55:50.306 | OCTAVIA_API=o-api 2026-03-19 15:55:50.306 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:55:50.307 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-19 15:55:50.307 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-19 15:55:50.307 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.307 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-19 15:55:50.307 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-19 15:55:50.307 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-19 15:55:50.307 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-19 15:55:50.307 | OCTAVIA_CONSUMER=o-cw 2026-03-19 15:55:50.307 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:55:50.307 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-19 15:55:50.307 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-19 15:55:50.307 | OCTAVIA_DIB_TRACING=1 2026-03-19 15:55:50.307 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-19 15:55:50.307 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-19 15:55:50.307 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:55:50.307 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-19 15:55:50.307 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-19 15:55:50.307 | OCTAVIA_HA_PORT=9875 2026-03-19 15:55:50.307 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-19 15:55:50.307 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:55:50.307 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-19 15:55:50.307 | OCTAVIA_HEALTH_KEY=insecure 2026-03-19 15:55:50.307 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-19 15:55:50.307 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-19 15:55:50.307 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 15:55:50.307 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-19 15:55:50.307 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-19 15:55:50.307 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-19 15:55:50.307 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-19 15:55:50.307 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-19 15:55:50.307 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-19 15:55:50.307 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-19 15:55:50.307 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-19 15:55:50.307 | OCTAVIA_NODE=api 2026-03-19 15:55:50.307 | OCTAVIA_PASSWORD=secretadmin 2026-03-19 15:55:50.307 | OCTAVIA_PORT=9876 2026-03-19 15:55:50.307 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-19 15:55:50.307 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-19 15:55:50.307 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-19 15:55:50.307 | OCTAVIA_PROJECT_NAME=admin 2026-03-19 15:55:50.307 | OCTAVIA_PROTOCOL=http 2026-03-19 15:55:50.307 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-19 15:55:50.307 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-19 15:55:50.307 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-19 15:55:50.307 | OCTAVIA_SERVICE=octavia 2026-03-19 15:55:50.307 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-19 15:55:50.307 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-19 15:55:50.307 | OCTAVIA_USERNAME=admin 2026-03-19 15:55:50.307 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-19 15:55:50.307 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-19 15:55:50.307 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-19 15:55:50.307 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-19 15:55:50.307 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-19 15:55:50.307 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-19 15:55:50.307 | OFFLINE=False 2026-03-19 15:55:50.307 | OLDPWD=/opt/stack/requirements 2026-03-19 15:55:50.307 | OPENSSL=/usr/bin/openssl 2026-03-19 15:55:50.307 | OPTERR=1 2026-03-19 15:55:50.307 | OPTIND=1 2026-03-19 15:55:50.307 | ORG_NAME=OpenStack 2026-03-19 15:55:50.307 | ORG_UNIT_NAME=DevStack 2026-03-19 15:55:50.307 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.307 | OSTESTIMAGES_BRANCH=master 2026-03-19 15:55:50.307 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-19 15:55:50.307 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-19 15:55:50.307 | OSTYPE=linux-gnu 2026-03-19 15:55:50.307 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-19 15:55:50.307 | OS_CLOUD=devstack-admin 2026-03-19 15:55:50.307 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-19 15:55:50.307 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-19 15:55:50.307 | OVN_AGENT_EXTENSIONS=metadata 2026-03-19 15:55:50.307 | OVN_BRANCH=branch-24.03 2026-03-19 15:55:50.307 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-19 15:55:50.307 | OVN_BUILD_FROM_SOURCE=False 2026-03-19 15:55:50.307 | OVN_BUILD_MODULES=False 2026-03-19 15:55:50.308 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-19 15:55:50.308 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-19 15:55:50.308 | OVN_DATADIR=/var/lib/ovn 2026-03-19 15:55:50.308 | OVN_DBS_LOG_LEVEL=dbg 2026-03-19 15:55:50.308 | OVN_DNS_SERVERS=8.8.8.8 2026-03-19 15:55:50.308 | OVN_GENEVE_OVERHEAD=38 2026-03-19 15:55:50.308 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-19 15:55:50.308 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-19 15:55:50.308 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-19 15:55:50.308 | OVN_L3_SCHEDULER=leastloaded 2026-03-19 15:55:50.308 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-19 15:55:50.308 | OVN_META_DATA_HOST=199.204.45.78 2026-03-19 15:55:50.308 | OVN_NB_REMOTE=ssl:199.204.45.78:6641 2026-03-19 15:55:50.308 | OVN_NEUTRON_SYNC_MODE=log 2026-03-19 15:55:50.308 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-19 15:55:50.308 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-19 15:55:50.308 | OVN_PROTO=ssl 2026-03-19 15:55:50.308 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-19 15:55:50.308 | OVN_REPO_NAME=ovn 2026-03-19 15:55:50.308 | OVN_RUNDIR=/var/run/ovn 2026-03-19 15:55:50.308 | OVN_SB_REMOTE=ssl:199.204.45.78:6642 2026-03-19 15:55:50.308 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-19 15:55:50.308 | OVN_SHAREDIR=/share/ovn 2026-03-19 15:55:50.308 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-19 15:55:50.308 | OVN_UUID= 2026-03-19 15:55:50.308 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-19 15:55:50.308 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-19 15:55:50.308 | OVS_BINDIR=/bin 2026-03-19 15:55:50.308 | OVS_BRANCH=branch-3.3 2026-03-19 15:55:50.308 | OVS_BRIDGE=br-int 2026-03-19 15:55:50.308 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-19 15:55:50.308 | OVS_DATAPATH_TYPE=system 2026-03-19 15:55:50.308 | OVS_ENABLE_TUNNELING=True 2026-03-19 15:55:50.308 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-19 15:55:50.308 | OVS_PREFIX= 2026-03-19 15:55:50.308 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-19 15:55:50.308 | OVS_REPO_NAME=ovs 2026-03-19 15:55:50.308 | OVS_RUNDIR=/var/run/openvswitch 2026-03-19 15:55:50.308 | OVS_SBINDIR=/sbin 2026-03-19 15:55:50.308 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-19 15:55:50.308 | OVS_SHAREDIR=/share/openvswitch 2026-03-19 15:55:50.308 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-19 15:55:50.308 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-19 15:55:50.308 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-19 15:55:50.308 | PACKAGES='apache2 2026-03-19 15:55:50.308 | apache2-dev 2026-03-19 15:55:50.308 | bc 2026-03-19 15:55:50.308 | bsdmainutils 2026-03-19 15:55:50.308 | curl 2026-03-19 15:55:50.308 | g++ 2026-03-19 15:55:50.308 | gawk 2026-03-19 15:55:50.308 | gcc 2026-03-19 15:55:50.308 | gettext 2026-03-19 15:55:50.308 | git 2026-03-19 15:55:50.308 | graphviz 2026-03-19 15:55:50.308 | iputils-ping 2026-03-19 15:55:50.308 | libffi-dev 2026-03-19 15:55:50.308 | libjpeg-dev 2026-03-19 15:55:50.308 | libpq-dev 2026-03-19 15:55:50.308 | libssl-dev 2026-03-19 15:55:50.308 | libsystemd-dev 2026-03-19 15:55:50.308 | libxml2-dev 2026-03-19 15:55:50.308 | libxslt1-dev 2026-03-19 15:55:50.308 | libyaml-dev 2026-03-19 15:55:50.308 | lsof 2026-03-19 15:55:50.308 | openssh-server 2026-03-19 15:55:50.308 | openssl 2026-03-19 15:55:50.308 | pkg-config 2026-03-19 15:55:50.308 | psmisc 2026-03-19 15:55:50.308 | python3-dev 2026-03-19 15:55:50.308 | python3-pip 2026-03-19 15:55:50.308 | python3-systemd 2026-03-19 15:55:50.308 | python3-venv 2026-03-19 15:55:50.308 | tar 2026-03-19 15:55:50.308 | tcpdump 2026-03-19 15:55:50.308 | unzip 2026-03-19 15:55:50.308 | uuid-runtime 2026-03-19 15:55:50.308 | wget 2026-03-19 15:55:50.308 | zlib1g-dev 2026-03-19 15:55:50.309 | lvm2 2026-03-19 15:55:50.309 | qemu-utils 2026-03-19 15:55:50.309 | thin-provisioning-tools 2026-03-19 15:55:50.309 | lsscsi 2026-03-19 15:55:50.309 | open-iscsi 2026-03-19 15:55:50.309 | libkrb5-dev 2026-03-19 15:55:50.309 | libldap2-dev 2026-03-19 15:55:50.309 | libsasl2-dev 2026-03-19 15:55:50.309 | memcached 2026-03-19 15:55:50.309 | python3-mysqldb 2026-03-19 15:55:50.309 | sqlite3 2026-03-19 15:55:50.309 | conntrack 2026-03-19 15:55:50.309 | curl 2026-03-19 15:55:50.309 | ebtables 2026-03-19 15:55:50.309 | genisoimage 2026-03-19 15:55:50.309 | iptables 2026-03-19 15:55:50.309 | iputils-arping 2026-03-19 15:55:50.309 | kpartx 2026-03-19 15:55:50.309 | libjs-jquery-tablesorter 2026-03-19 15:55:50.309 | parted 2026-03-19 15:55:50.309 | pm-utils 2026-03-19 15:55:50.309 | python3-mysqldb 2026-03-19 15:55:50.309 | socat 2026-03-19 15:55:50.309 | sqlite3 2026-03-19 15:55:50.309 | sudo 2026-03-19 15:55:50.309 | vlan 2026-03-19 15:55:50.309 | cryptsetup 2026-03-19 15:55:50.309 | dosfstools 2026-03-19 15:55:50.309 | genisoimage 2026-03-19 15:55:50.309 | gir1.2-libosinfo-1.0 2026-03-19 15:55:50.309 | netcat-openbsd 2026-03-19 15:55:50.309 | open-iscsi 2026-03-19 15:55:50.309 | qemu-utils 2026-03-19 15:55:50.309 | sg3-utils 2026-03-19 15:55:50.309 | sysfsutils 2026-03-19 15:55:50.309 | acl 2026-03-19 15:55:50.309 | dnsmasq-base 2026-03-19 15:55:50.309 | dnsmasq-utils 2026-03-19 15:55:50.309 | ebtables 2026-03-19 15:55:50.309 | haproxy 2026-03-19 15:55:50.309 | iptables 2026-03-19 15:55:50.309 | iputils-arping 2026-03-19 15:55:50.309 | iputils-ping 2026-03-19 15:55:50.309 | postgresql-server-dev-all 2026-03-19 15:55:50.309 | python3-mysqldb 2026-03-19 15:55:50.309 | sqlite3 2026-03-19 15:55:50.309 | sudo 2026-03-19 15:55:50.309 | vlan 2026-03-19 15:55:50.309 | apache2 lvm2 2026-03-19 15:55:50.309 | golang 2026-03-19 15:55:50.309 | debootstrap 2026-03-19 15:55:50.309 | rsyslog' 2026-03-19 15:55:50.309 | 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-19 15:55:50.309 | PHYSICAL_NETWORK=public 2026-03-19 15:55:50.309 | PIPESTATUS=([0]="0") 2026-03-19 15:55:50.309 | PIP_UPGRADE=False 2026-03-19 15:55:50.309 | PIP_VIRTUAL_ENV= 2026-03-19 15:55:50.309 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-19 15:55:50.309 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.309 | PLACEMENT_BRANCH=master 2026-03-19 15:55:50.309 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-19 15:55:50.309 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-19 15:55:50.309 | PLACEMENT_DIR=/opt/stack/placement 2026-03-19 15:55:50.309 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-19 15:55:50.309 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-19 15:55:50.309 | PLACEMENT_SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.309 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.309 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-19 15:55:50.309 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-19 15:55:50.309 | POSIXLY_CORRECT=y 2026-03-19 15:55:50.309 | PPID=2029 2026-03-19 15:55:50.309 | PREREQ_RERUN_HOURS=2 2026-03-19 15:55:50.309 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-19 15:55:50.309 | PREREQ_RERUN_SECONDS=7200 2026-03-19 15:55:50.309 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-19 15:55:50.309 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-19 15:55:50.309 | PRIVATE_NETWORK_NAME=private 2026-03-19 15:55:50.309 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-19 15:55:50.309 | PROVIDER_SUBNET_NAME=provider_net 2026-03-19 15:55:50.309 | PS4='+ $(short_source): ' 2026-03-19 15:55:50.309 | PUBLIC_BRIDGE=br-ex 2026-03-19 15:55:50.309 | PUBLIC_BRIDGE_MTU=1430 2026-03-19 15:55:50.309 | PUBLIC_INTERFACE= 2026-03-19 15:55:50.309 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-19 15:55:50.310 | PUBLIC_NETWORK_NAME=public 2026-03-19 15:55:50.310 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-19 15:55:50.310 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-19 15:55:50.310 | PWD=/opt/stack/devstack 2026-03-19 15:55:50.310 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-19 15:55:50.310 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-19 15:55:50.310 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-19 15:55:50.310 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-19 15:55:50.310 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-19 15:55:50.310 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-19 15:55:50.310 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-19 15:55:50.310 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-19 15:55:50.310 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-19 15:55:50.310 | PYTHON3_VERSION=3.12 2026-03-19 15:55:50.310 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-19 15:55:50.310 | Q_ADMIN_USERNAME=neutron 2026-03-19 15:55:50.310 | Q_AGENT=ovn 2026-03-19 15:55:50.310 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-19 15:55:50.310 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-19 15:55:50.310 | Q_AUTH_STRATEGY=keystone 2026-03-19 15:55:50.310 | Q_BUILD_OVS_FROM_GIT=False 2026-03-19 15:55:50.310 | Q_DB_NAME=neutron 2026-03-19 15:55:50.310 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-19 15:55:50.310 | Q_DVR_MODE=legacy 2026-03-19 15:55:50.310 | Q_HOST=199.204.45.78 2026-03-19 15:55:50.310 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-19 15:55:50.310 | Q_L3_ROUTER_PER_TENANT=True 2026-03-19 15:55:50.310 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.310 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-19 15:55:50.310 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-19 15:55:50.310 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-19 15:55:50.310 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-19 15:55:50.310 | Q_META_DATA_IP=199.204.45.78 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-19 15:55:50.310 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-19 15:55:50.310 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-19 15:55:50.310 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-19 15:55:50.310 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-19 15:55:50.310 | Q_OVS_USE_VETH=False 2026-03-19 15:55:50.310 | Q_PLUGIN=ml2 2026-03-19 15:55:50.310 | Q_PORT=9696 2026-03-19 15:55:50.310 | Q_PORT_INT=19696 2026-03-19 15:55:50.310 | Q_PROTOCOL=https 2026-03-19 15:55:50.310 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-19 15:55:50.310 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-19 15:55:50.310 | Q_ROUTER_NAME=router1 2026-03-19 15:55:50.310 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-19 15:55:50.310 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-19 15:55:50.310 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-19 15:55:50.310 | Q_TUNNEL_TYPES=gre 2026-03-19 15:55:50.310 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-19 15:55:50.310 | Q_USE_PUBLIC_VETH=False 2026-03-19 15:55:50.310 | Q_USE_ROOTWRAP=True 2026-03-19 15:55:50.310 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-19 15:55:50.310 | Q_USE_SECGROUP=True 2026-03-19 15:55:50.310 | RABBIT_HOST=199.204.45.78 2026-03-19 15:55:50.310 | RABBIT_PASSWORD=secretrabbit 2026-03-19 15:55:50.310 | RABBIT_USERID=stackrabbit 2026-03-19 15:55:50.310 | RC_DIR=/opt/stack/devstack 2026-03-19 15:55:50.310 | RECLONE=False 2026-03-19 15:55:50.310 | RECREATE_KEYSTONE_DB=True 2026-03-19 15:55:50.310 | REGION_NAME=RegionOne 2026-03-19 15:55:50.310 | REPOS_UPDATED=True 2026-03-19 15:55:50.310 | REQUIREMENTS_BRANCH=master 2026-03-19 15:55:50.310 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-19 15:55:50.310 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-19 15:55:50.310 | RETRY_UPDATE=False 2026-03-19 15:55:50.310 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-19 15:55:50.310 | S3_SERVICE_PORT=3333 2026-03-19 15:55:50.310 | SERVICE_DIR=/opt/stack/status 2026-03-19 15:55:50.310 | SERVICE_DOMAIN_NAME=Default 2026-03-19 15:55:50.310 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-19 15:55:50.310 | SERVICE_HOST=199.204.45.78 2026-03-19 15:55:50.310 | SERVICE_IP_VERSION=4 2026-03-19 15:55:50.310 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.310 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-19 15:55:50.311 | SERVICE_PASSWORD=secretservice 2026-03-19 15:55:50.311 | SERVICE_PROJECT_NAME=service 2026-03-19 15:55:50.311 | SERVICE_PROTOCOL=http 2026-03-19 15:55:50.311 | SERVICE_TENANT_NAME=service 2026-03-19 15:55:50.311 | SERVICE_TIMEOUT=60 2026-03-19 15:55:50.311 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-19 15:55:50.311 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-19 15:55:50.311 | SHARE_GROUP=lvm-shares 2026-03-19 15:55:50.311 | SHARE_NAME_PREFIX=share- 2026-03-19 15:55:50.311 | SHELL=/bin/bash 2026-03-19 15:55:50.311 | SHLVL=1 2026-03-19 15:55:50.311 | SKIP_EPEL_INSTALL=False 2026-03-19 15:55:50.311 | SKIP_STOP_OVN=False 2026-03-19 15:55:50.311 | SMB_CONF=/etc/samba/smb.conf 2026-03-19 15:55:50.311 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-19 15:55:50.311 | SPICE_BRANCH=master 2026-03-19 15:55:50.311 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-19 15:55:50.311 | SQLALCHEMY_BRANCH=main 2026-03-19 15:55:50.311 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-19 15:55:50.311 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-19 15:55:50.311 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-19 15:55:50.311 | 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-19 15:55:50.311 | STACK_GROUP=stack 2026-03-19 15:55:50.311 | STACK_USER=stack 2026-03-19 15:55:50.311 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-19 15:55:50.311 | STUD_PROTO=--tls 2026-03-19 15:55:50.311 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-19 15:55:50.311 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-19 15:55:50.311 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-19 15:55:50.311 | SUBNETPOOL_PREFIX_V6=fd4f:3ce9:9763::/56 2026-03-19 15:55:50.311 | SUBNETPOOL_SIZE_V4=26 2026-03-19 15:55:50.311 | SUBNETPOOL_SIZE_V6=64 2026-03-19 15:55:50.311 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-19 15:55:50.311 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ilaiqqocskbrsrfkxixtvqcookipduph ; /usr/bin/python3' 2026-03-19 15:55:50.311 | SUDO_GID=1000 2026-03-19 15:55:50.311 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-19 15:55:50.311 | SUDO_UID=1000 2026-03-19 15:55:50.311 | SUDO_USER=zuul 2026-03-19 15:55:50.311 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-19-155249.summary.2026-03-19-155249 2026-03-19 15:55:50.311 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-19 15:55:50.311 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-19 15:55:50.311 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-19 15:55:50.311 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 15:55:50.311 | SWIFT_BRANCH=master 2026-03-19 15:55:50.311 | SWIFT_CONF_DIR=/etc/swift 2026-03-19 15:55:50.311 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-19 15:55:50.311 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-19 15:55:50.311 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-19 15:55:50.311 | SWIFT_DIR=/opt/stack/swift 2026-03-19 15:55:50.311 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-19 15:55:50.311 | SWIFT_ENABLE_TEMPURLS=False 2026-03-19 15:55:50.311 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-19 15:55:50.311 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-19 15:55:50.311 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-19 15:55:50.311 | SWIFT_HASH=1234123412341234 2026-03-19 15:55:50.311 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-19 15:55:50.311 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-19 15:55:50.311 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-19 15:55:50.311 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-19 15:55:50.311 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-19 15:55:50.311 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-19 15:55:50.311 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-19 15:55:50.311 | SWIFT_REPLICAS=1 2026-03-19 15:55:50.311 | SWIFT_REPLICAS_SEQ=1 2026-03-19 15:55:50.311 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-19 15:55:50.311 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 15:55:50.311 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-19 15:55:50.311 | SWIFT_SERVICE_PROTOCOL=https 2026-03-19 15:55:50.311 | SWIFT_START_ALL_SERVICES=False 2026-03-19 15:55:50.311 | SWIFT_STORAGE_IPS= 2026-03-19 15:55:50.311 | SWIFT_TEMPURL_KEY= 2026-03-19 15:55:50.311 | SWIFT_USE_MOD_WSGI=False 2026-03-19 15:55:50.311 | SYSLOG=False 2026-03-19 15:55:50.311 | SYSLOG_HOST=199.204.45.78 2026-03-19 15:55:50.311 | SYSLOG_PORT=516 2026-03-19 15:55:50.311 | SYSTEMCTL='sudo systemctl' 2026-03-19 15:55:50.311 | SYSTEMD_DIR=/etc/systemd/system 2026-03-19 15:55:50.311 | TARGET_BRANCH=master 2026-03-19 15:55:50.311 | TARGET_ENABLE_OVN_AGENT=False 2026-03-19 15:55:50.311 | TCPDUMP_ARGS= 2026-03-19 15:55:50.311 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-19 15:55:50.311 | TEMPEST_BRANCH=master 2026-03-19 15:55:50.311 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-19 15:55:50.311 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-19 15:55:50.312 | TEMPFILE=/tmp/tmp.NN3K8xMDHK 2026-03-19 15:55:50.312 | TENANT_TUNNEL_RANGES=1:1000 2026-03-19 15:55:50.312 | TENANT_VLAN_RANGE= 2026-03-19 15:55:50.312 | TERM=unknown 2026-03-19 15:55:50.312 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-19 15:55:50.312 | TLS_IP=199.204.45.78 2026-03-19 15:55:50.312 | TOP_DIR=/opt/stack/devstack 2026-03-19 15:55:50.312 | TRAILING_TARGET_BRANCH=master 2026-03-19 15:55:50.312 | TUNNEL_ENDPOINT_IP=199.204.45.78 2026-03-19 15:55:50.312 | TUNNEL_IP=199.204.45.78 2026-03-19 15:55:50.312 | TUNNEL_IP_VERSION=4 2026-03-19 15:55:50.312 | UBUNTU_CODENAME=noble 2026-03-19 15:55:50.312 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-19 15:55:50.312 | UID=1002 2026-03-19 15:55:50.312 | ULIMIT_NOFILE=2048 2026-03-19 15:55:50.312 | USER=stack 2026-03-19 15:55:50.312 | USER_HOME=/opt/stack 2026-03-19 15:55:50.312 | USER_UNITS=False 2026-03-19 15:55:50.312 | USE_CINDER_FOR_GLANCE=False 2026-03-19 15:55:50.312 | USE_SUBNETPOOL=True 2026-03-19 15:55:50.312 | USE_VENV=False 2026-03-19 15:55:50.312 | VERBOSE=True 2026-03-19 15:55:50.312 | VERBOSE_NO_TIMESTAMP=True 2026-03-19 15:55:50.312 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-19 15:55:50.312 | VERSION_CODENAME=noble 2026-03-19 15:55:50.312 | VERSION_ID=24.04 2026-03-19 15:55:50.312 | VIF_PLUGGING_IS_FATAL=True 2026-03-19 15:55:50.312 | VIF_PLUGGING_TIMEOUT=300 2026-03-19 15:55:50.312 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-19 15:55:50.312 | VIRT_DRIVER=libvirt 2026-03-19 15:55:50.312 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-19 15:55:50.312 | VOLUME_GROUP_NAME=stack-volumes 2026-03-19 15:55:50.312 | VOLUME_NAME_PREFIX=volume- 2026-03-19 15:55:50.312 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-19 15:55:50.312 | WORKER_TIMEOUT=80 2026-03-19 15:55:50.312 | WSGI_MODE=uwsgi 2026-03-19 15:55:50.312 | ZSWAP_COMPRESSOR=lz4 2026-03-19 15:55:50.312 | ZSWAP_ZPOOL=zsmalloc 2026-03-19 15:55:50.312 | _=posix 2026-03-19 15:55:50.312 | _ASYNC_BG_TIME=0 2026-03-19 15:55:50.312 | _DEFAULT_LVM_INIT=0 2026-03-19 15:55:50.312 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-19 15:55:50.312 | _DEVSTACK_FUNCTIONS=1 2026-03-19 15:55:50.312 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-19 15:55:50.312 | _DEVSTACK_STACKRC=1 2026-03-19 15:55:50.312 | _LOG_COLOR_DEFAULT=False 2026-03-19 15:55:50.312 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-19 15:55:50.312 | _TIME_BEGIN=1773935555 2026-03-19 15:55:50.312 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-19 15:55:50.312 | _TIME_TOTAL=([apt-get]="140448" [pip_install]="20813" [apt-get-update]="1902" ) 2026-03-19 15:55:50.312 | _of_args='-v --no-timestamp' 2026-03-19 15:55:50.312 | backend=postgresql 2026-03-19 15:55:50.312 | be=lvm:lvmdriver-1 2026-03-19 15:55:50.312 | be_name=lvmdriver-1 2026-03-19 15:55:50.312 | be_type=lvm 2026-03-19 15:55:50.312 | db=postgresql 2026-03-19 15:55:50.312 | dc=org 2026-03-19 15:55:50.312 | default_v4_route_devs=ens3 2026-03-19 15:55:50.312 | default_v6_route_devs='ens3 2026-03-19 15:55:50.312 | ens3' 2026-03-19 15:55:50.312 | dir=/opt/stack/magnum 2026-03-19 15:55:50.312 | dn=,dc=openstack,dc=org 2026-03-19 15:55:50.312 | exceptions=80-tempest.sh 2026-03-19 15:55:50.312 | extra=80-tempest.sh 2026-03-19 15:55:50.312 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-19 15:55:50.312 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-19 15:55:50.312 | i=TUNNEL_IP_VERSION 2026-03-19 15:55:50.312 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-19 15:55:50.312 | lfile=localrc 2026-03-19 15:55:50.312 | localrc=/opt/stack/devstack/.localrc.password 2026-03-19 15:55:50.312 | mode=stack 2026-03-19 15:55:50.312 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-19 15:55:50.312 | opt='?' 2026-03-19 15:55:50.312 | os_CODENAME=noble 2026-03-19 15:55:50.312 | os_PACKAGE=deb 2026-03-19 15:55:50.312 | os_RELEASE=24.04 2026-03-19 15:55:50.312 | os_VENDOR=Ubuntu 2026-03-19 15:55:50.312 | phase=pre-install 2026-03-19 15:55:50.312 | pkgs= 2026-03-19 15:55:50.313 | plugin=magnum 2026-03-19 15:55:50.313 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 15:55:50.313 | pw=secretadmin 2026-03-19 15:55:50.313 | time_stamp=2026-03-19-155305 2026-03-19 15:55:50.313 | var=ADMIN_PASSWORD 2026-03-19 15:55:50.313 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-19 15:55:50.336 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:55:50.341 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.346 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-19 15:55:50.351 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.356 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.360 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.365 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-19 15:55:50.370 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 15:55:50.375 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-19 15:55:50.386 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 15:55:50.391 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-19 15:55:50.396 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-19 15:55:50.400 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-19 15:55:50.433 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.438 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-19 15:55:50.443 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.448 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.454 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.458 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-19 15:55:50.464 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.468 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.473 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 15:55:50.478 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-19 15:55:50.489 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 15:55:50.494 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-19 15:55:50.500 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-19 15:55:50.505 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-19 15:55:50.511 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-19 15:55:50.518 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-19 15:55:50.524 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-19 15:55:50.536 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-19 15:55:50.569 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:55:50.574 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-19 15:55:50.579 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-19 15:55:50.585 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.590 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-19 15:55:50.596 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.601 | ++ /opt/stack/octavia/devstack/plugin.sh:source:792 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.605 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.611 | ++ /opt/stack/octavia/devstack/plugin.sh:source:798 : [[ pre-install == \e\x\t\r\a ]] 2026-03-19 15:55:50.616 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.620 | ++ /opt/stack/octavia/devstack/plugin.sh:source:805 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-19 15:55:50.626 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 15:55:50.630 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-19 15:55:50.636 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-19 15:55:50.642 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-19 15:55:50.647 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-19 15:55:50.652 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-19 15:55:50.658 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 15:55:50.665 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-19 15:55:50.670 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-19 15:55:50.676 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-19 15:55:50.680 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-19 15:55:50.687 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-19 15:55:50.693 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-19 15:55:50.699 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-19 15:55:50.704 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-19 15:55:50.709 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-19 15:55:50.715 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-19 15:55:50.720 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-19 15:55:50.726 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-19 15:55:50.761 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:55:50.766 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:55:50.771 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-19 15:55:50.778 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-19 15:55:50.840 | +++ /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-19 15:55:50.845 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-19 15:55:50.850 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-19 15:55:50.855 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-19 15:55:50.860 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-19 15:55:50.865 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-19 15:55:50.871 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-03-19 15:55:50.876 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-19 15:55:50.881 | +++ 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-19 15:55:50.886 | --2026-03-19 15:55:50-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-19 15:55:50.918 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42:600::347, 2a04:4e42::347, 2a04:4e42:200::347, ... 2026-03-19 15:55:50.921 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42:600::347|:443... connected. 2026-03-19 15:55:50.937 | HTTP request sent, awaiting response... 200 OK 2026-03-19 15:55:50.937 | Length: 58601656 (56M) [application/octet-stream] 2026-03-19 15:55:50.937 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-19 15:55:50.960 | 2026-03-19 15:55:53.070 | 0K ........ ........ ........ ........ 57% 15.0M 2s 2026-03-19 15:55:53.178 | 32768K ........ ........ ....... 100% 213M=2.2s 2026-03-19 15:55:53.178 | 2026-03-19 15:55:53.178 | 2026-03-19 15:55:53 (24.9 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-19 15:55:53.178 | 2026-03-19 15:55:53.186 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-19 15:55:53.191 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-19 15:55:53.197 | +++ functions:get_extra_file:81 : return 2026-03-19 15:55:53.203 | ++ /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-19 15:55:53.293 | +++ /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-19 15:55:53.299 | +++ 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-19 15:55:53.305 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-19 15:55:53.311 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-19 15:55:53.316 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-19 15:55:53.320 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-19 15:55:53.325 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-19 15:55:53.330 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-19 15:55:53.336 | +++ 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-19 15:55:53.342 | --2026-03-19 15:55:53-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-19 15:55:53.385 | Resolving github.com (github.com)... 140.82.114.4 2026-03-19 15:55:53.403 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-19 15:55:53.608 | HTTP request sent, awaiting response... 302 Found 2026-03-19 15:55:53.608 | 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-19T16%3A51%3A29Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-19T15%3A51%3A09Z&ske=2026-03-19T16%3A51%3A29Z&sks=b&skv=2018-11-09&sig=0I2OSCMR%2Foywc4MPZeYob9gPtLenSKVUIaHt1RvujHE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzkzNzU1MywibmJmIjoxNzczOTM1NzUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lVLYHbGjOqhsitQAKXbBw0A53QfBFU0F9ddB3fkOYcY&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-19 15:55:53.608 | --2026-03-19 15:55:53-- 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-19T16%3A51%3A29Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-19T15%3A51%3A09Z&ske=2026-03-19T16%3A51%3A29Z&sks=b&skv=2018-11-09&sig=0I2OSCMR%2Foywc4MPZeYob9gPtLenSKVUIaHt1RvujHE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzkzNzU1MywibmJmIjoxNzczOTM1NzUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.lVLYHbGjOqhsitQAKXbBw0A53QfBFU0F9ddB3fkOYcY&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-19 15:55:53.611 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.109.133, ... 2026-03-19 15:55:53.613 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-03-19 15:55:53.689 | HTTP request sent, awaiting response... 200 OK 2026-03-19 15:55:53.689 | Length: 82856383 (79M) [application/octet-stream] 2026-03-19 15:55:53.689 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-19 15:55:53.704 | 2026-03-19 15:55:55.453 | 0K ........ ........ ........ ........ 40% 18.4M 3s 2026-03-19 15:55:56.198 | 32768K ........ ........ ........ ........ 80% 42.8M 1s 2026-03-19 15:55:56.387 | 65536K ........ ....... 100% 72.0M=2.7s 2026-03-19 15:55:56.387 | 2026-03-19 15:55:56.387 | 2026-03-19 15:55:56 (29.3 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-19 15:55:56.387 | 2026-03-19 15:55:56.394 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-19 15:55:56.398 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-19 15:55:56.403 | +++ functions:get_extra_file:81 : return 2026-03-19 15:55:56.408 | ++ /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-19 15:55:56.512 | +++ /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-19 15:55:56.517 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-19 15:55:56.522 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-19 15:55:56.528 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-19 15:55:56.533 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-19 15:55:56.539 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-19 15:55:56.543 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-19 15:55:56.548 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-19 15:55:56.553 | +++ 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-19 15:55:56.560 | --2026-03-19 15:55:56-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-19 15:55:56.658 | Resolving kind.sigs.k8s.io (kind.sigs.k8s.io)... 2600:1f18:16e:df01::258, 2600:1f18:16e:df01::259, 98.84.224.111, ... 2026-03-19 15:55:56.674 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-03-19 15:55:56.784 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-19 15:55:56.785 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-19 15:55:56.785 | --2026-03-19 15:55:56-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-19 15:55:56.787 | Resolving github.com (github.com)... 140.82.114.4 2026-03-19 15:55:56.802 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-19 15:55:56.945 | HTTP request sent, awaiting response... 302 Found 2026-03-19 15:55:56.945 | 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-19T16%3A51%3A25Z&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-19T15%3A51%3A23Z&ske=2026-03-19T16%3A51%3A25Z&sks=b&skv=2018-11-09&sig=Bh%2BiR3FdGAjOkDxRkHNg%2B%2FWi7YemFyYdSkhH11jO8rs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzkzNjA1NiwibmJmIjoxNzczOTM1NzU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ifdiDOLckPCVnvlXLsQYiiNZO6Tl14240slAP2m8TfE&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-19 15:55:56.945 | --2026-03-19 15:55:56-- 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-19T16%3A51%3A25Z&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-19T15%3A51%3A23Z&ske=2026-03-19T16%3A51%3A25Z&sks=b&skv=2018-11-09&sig=Bh%2BiR3FdGAjOkDxRkHNg%2B%2FWi7YemFyYdSkhH11jO8rs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzkzNjA1NiwibmJmIjoxNzczOTM1NzU2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ifdiDOLckPCVnvlXLsQYiiNZO6Tl14240slAP2m8TfE&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-19 15:55:56.949 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.109.133, ... 2026-03-19 15:55:56.950 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-19 15:55:56.975 | HTTP request sent, awaiting response... 200 OK 2026-03-19 15:55:56.975 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-19 15:55:56.975 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-19 15:55:56.997 | 2026-03-19 15:55:57.067 | 0K ...... 100% 71.9M=0.09s 2026-03-19 15:55:57.067 | 2026-03-19 15:55:57.067 | 2026-03-19 15:55:57 (71.9 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-19 15:55:57.067 | 2026-03-19 15:55:57.074 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-19 15:55:57.078 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-19 15:55:57.083 | +++ functions:get_extra_file:81 : return 2026-03-19 15:55:57.089 | ++ /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-19 15:55:57.123 | +++ /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-19 15:55:57.128 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-19 15:55:57.132 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-19 15:55:57.137 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-19 15:55:57.141 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-19 15:55:57.147 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-19 15:55:57.152 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-19 15:55:57.157 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-19 15:55:57.163 | +++ 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-19 15:55:57.169 | --2026-03-19 15:55:57-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-19 15:55:57.375 | Resolving get.helm.sh (get.helm.sh)... 2603:1061:14:43::1, 13.107.246.36, 13.107.213.36 2026-03-19 15:55:57.399 | Connecting to get.helm.sh (get.helm.sh)|2603:1061:14:43::1|:443... connected. 2026-03-19 15:55:57.516 | HTTP request sent, awaiting response... 200 OK 2026-03-19 15:55:57.516 | Length: 14569235 (14M) [application/x-tar] 2026-03-19 15:55:57.516 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-19 15:55:57.659 | 2026-03-19 15:55:57.922 | 0K ........ ..... 100% 34.3M=0.4s 2026-03-19 15:55:57.922 | 2026-03-19 15:55:57.922 | 2026-03-19 15:55:57 (34.3 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-19 15:55:57.922 | 2026-03-19 15:55:57.929 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-19 15:55:57.934 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-19 15:55:57.939 | +++ functions:get_extra_file:81 : return 2026-03-19 15:55:57.946 | ++ /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-19 15:55:57.956 | linux-amd64/ 2026-03-19 15:55:57.956 | linux-amd64/helm 2026-03-19 15:55:58.271 | linux-amd64/LICENSE 2026-03-19 15:55:58.271 | linux-amd64/README.md 2026-03-19 15:55:58.277 | ++ /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-19 15:55:58.345 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-19 15:55:58.350 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-19 15:55:58.353 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-19 15:55:58.358 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-19 15:55:58.363 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-19 15:55:58.368 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-19 15:55:58.373 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-19 15:55:58.377 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-19 15:55:58.381 | +++ 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-19 15:55:58.384 | --2026-03-19 15:55:58-- https://get.docker.com/ 2026-03-19 15:56:00.042 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:3c00:10:a463:3d00:93a1, 2600:9000:21a2:5800:10:a463:3d00:93a1, 2600:9000:21a2:8000:10:a463:3d00:93a1, ... 2026-03-19 15:56:00.043 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:3c00:10:a463:3d00:93a1|:443... connected. 2026-03-19 15:56:00.055 | HTTP request sent, awaiting response... 200 OK 2026-03-19 15:56:00.055 | Length: 22405 (22K) [text/plain] 2026-03-19 15:56:00.055 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-19 15:56:00.055 | 2026-03-19 15:56:00.055 | 0K 100% 153M=0s 2026-03-19 15:56:00.055 | 2026-03-19 15:56:00.055 | 2026-03-19 15:56:00 (153 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-19 15:56:00.055 | 2026-03-19 15:56:00.063 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-19 15:56:00.069 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-19 15:56:00.073 | +++ functions:get_extra_file:81 : return 2026-03-19 15:56:00.080 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-19 15:56:00.095 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-19 15:56:00.132 | + sh -c apt-get -qq update >/dev/null 2026-03-19 15:56:02.143 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-19 15:56:02.802 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-19 15:56:02.807 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-19 15:56:02.902 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-19 15:56:02.906 | + 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-19 15:56:02.908 | + sh -c apt-get -qq update >/dev/null 2026-03-19 15:56:05.171 | + 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-19 15:56:07.092 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 15:56:19.207 | Using systemd to manage Docker service 2026-03-19 15:56:19.208 | + sh -c systemctl enable --now docker.service 2026-03-19 15:56:19.221 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-19 15:56:19.222 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-19 15:56:19.222 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-03-19 15:56:19.222 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-19 15:56:19.222 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-03-19 15:56:19.222 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-03-19 15:56:19.222 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-03-19 15:56:19.222 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-03-19 15:56:19.222 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-19 15:56:19.223 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-19 15:56:19.223 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-19 15:56:19.223 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-19 15:56:19.223 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-19 15:56:19.223 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-19 15:56:19.223 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-19 15:56:19.223 | -.mount loaded active mounted Root Mount 2026-03-19 15:56:19.223 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-19 15:56:19.223 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-19 15:56:19.223 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-19 15:56:19.223 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-19 15:56:19.223 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-19 15:56:19.223 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-19 15:56:19.223 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-19 15:56:19.223 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-19 15:56:19.223 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-19 15:56:19.223 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-19 15:56:19.223 | init.scope loaded active running System and Service Manager 2026-03-19 15:56:19.223 | session-1.scope loaded active running Session 1 of User zuul 2026-03-19 15:56:19.223 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-19 15:56:19.223 | apache2.service loaded active running The Apache HTTP Server 2026-03-19 15:56:19.223 | blk-availability.service loaded active exited Availability of block devices 2026-03-19 15:56:19.223 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-19 15:56:19.223 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-19 15:56:19.223 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-19 15:56:19.223 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-19 15:56:19.223 | containerd.service loaded active running containerd container runtime 2026-03-19 15:56:19.223 | dbus.service loaded active running D-Bus System Message Bus 2026-03-19 15:56:19.223 | docker.service loaded active running Docker Application Container Engine 2026-03-19 15:56:19.223 | getty@tty1.service loaded active running Getty on tty1 2026-03-19 15:56:19.223 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-19 15:56:19.223 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-19 15:56:19.223 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-19 15:56:19.223 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-19 15:56:19.223 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-19 15:56:19.223 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-19 15:56:19.223 | memcached.service loaded active running memcached daemon 2026-03-19 15:56:19.223 | packagekit.service loaded active running PackageKit Daemon 2026-03-19 15:56:19.223 | polkit.service loaded active running Authorization Manager 2026-03-19 15:56:19.223 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-19 15:56:19.223 | rsyslog.service loaded active running System Logging Service 2026-03-19 15:56:19.223 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-19 15:56:19.223 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-19 15:56:19.223 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-19 15:56:19.223 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-19 15:56:19.224 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-19 15:56:19.224 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-19 15:56:19.224 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-19 15:56:19.224 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-19 15:56:19.224 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-19 15:56:19.224 | systemd-journald.service loaded active running Journal Service 2026-03-19 15:56:19.224 | systemd-logind.service loaded active running User Login Management 2026-03-19 15:56:19.224 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-19 15:56:19.224 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-19 15:56:19.224 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-19 15:56:19.224 | systemd-networkd.service loaded active running Network Configuration 2026-03-19 15:56:19.224 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-19 15:56:19.224 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-19 15:56:19.224 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-19 15:56:19.224 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-19 15:56:19.224 | systemd-sysusers.service loaded active exited Create System Users 2026-03-19 15:56:19.224 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-19 15:56:19.224 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-19 15:56:19.224 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-19 15:56:19.224 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-19 15:56:19.224 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-19 15:56:19.224 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-19 15:56:19.224 | systemd-update-done.service loaded active exited Update is Completed 2026-03-19 15:56:19.224 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-19 15:56:19.224 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-19 15:56:19.224 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-19 15:56:19.224 | user@1000.service loaded active running User Manager for UID 1000 2026-03-19 15:56:19.224 | -.slice loaded active active Root Slice 2026-03-19 15:56:19.224 | system-getty.slice loaded active active Slice /system/getty 2026-03-19 15:56:19.224 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-19 15:56:19.224 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-19 15:56:19.224 | system.slice loaded active active System Slice 2026-03-19 15:56:19.224 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-19 15:56:19.224 | user.slice loaded active active User and Session Slice 2026-03-19 15:56:19.224 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-19 15:56:19.224 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-19 15:56:19.224 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-19 15:56:19.224 | docker.socket loaded active running Docker Socket for the API 2026-03-19 15:56:19.224 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-19 15:56:19.224 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-19 15:56:19.224 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-19 15:56:19.224 | syslog.socket loaded active running Syslog Socket 2026-03-19 15:56:19.224 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-19 15:56:19.224 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-19 15:56:19.224 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-19 15:56:19.224 | systemd-journald.socket loaded active running Journal Socket 2026-03-19 15:56:19.224 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-19 15:56:19.224 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-19 15:56:19.224 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-19 15:56:19.225 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-19 15:56:19.225 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-19 15:56:19.225 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-19 15:56:19.225 | root-swapfile.swap loaded active active /root/swapfile 2026-03-19 15:56:19.225 | basic.target loaded active active Basic System 2026-03-19 15:56:19.225 | cloud-config.target loaded active active Cloud-config availability 2026-03-19 15:56:19.225 | cloud-init.target loaded active active Cloud-init target 2026-03-19 15:56:19.225 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-19 15:56:19.225 | first-boot-complete.target loaded active active First Boot Complete 2026-03-19 15:56:19.225 | getty.target loaded active active Login Prompts 2026-03-19 15:56:19.225 | graphical.target loaded active active Graphical Interface 2026-03-19 15:56:19.225 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-19 15:56:19.225 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-19 15:56:19.225 | local-fs.target loaded active active Local File Systems 2026-03-19 15:56:19.225 | multi-user.target loaded active active Multi-User System 2026-03-19 15:56:19.225 | network-online.target loaded active active Network is Online 2026-03-19 15:56:19.225 | network-pre.target loaded active active Preparation for Network 2026-03-19 15:56:19.225 | network.target loaded active active Network 2026-03-19 15:56:19.225 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-19 15:56:19.225 | paths.target loaded active active Path Units 2026-03-19 15:56:19.225 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-19 15:56:19.225 | remote-fs.target loaded active active Remote File Systems 2026-03-19 15:56:19.225 | slices.target loaded active active Slice Units 2026-03-19 15:56:19.225 | sockets.target loaded active active Socket Units 2026-03-19 15:56:19.225 | swap.target loaded active active Swaps 2026-03-19 15:56:19.225 | sysinit.target loaded active active System Initialization 2026-03-19 15:56:19.225 | time-set.target loaded active active System Time Set 2026-03-19 15:56:19.225 | timers.target loaded active active Timer Units 2026-03-19 15:56:19.225 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-19 15:56:19.225 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-19 15:56:19.225 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-19 15:56:19.225 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-19 15:56:19.225 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-19 15:56:19.225 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-19 15:56:19.225 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-19 15:56:19.225 | motd-news.timer loaded active waiting Message of the Day 2026-03-19 15:56:19.225 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-19 15:56:19.225 | 2026-03-19 15:56:19.225 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-19 15:56:19.225 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-19 15:56:19.225 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-19 15:56:19.225 | 2026-03-19 15:56:19.225 | 169 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-19 15:56:19.225 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-19 15:56:19.225 | INFO: Docker daemon enabled and started 2026-03-19 15:56:19.225 | 2026-03-19 15:56:19.225 | + sh -c docker version 2026-03-19 15:56:19.263 | Client: Docker Engine - Community 2026-03-19 15:56:19.263 | Version: 29.3.0 2026-03-19 15:56:19.263 | API version: 1.54 2026-03-19 15:56:19.263 | Go version: go1.25.7 2026-03-19 15:56:19.263 | Git commit: 5927d80 2026-03-19 15:56:19.263 | Built: Thu Mar 5 14:25:48 2026 2026-03-19 15:56:19.263 | OS/Arch: linux/amd64 2026-03-19 15:56:19.263 | Context: default 2026-03-19 15:56:19.263 | 2026-03-19 15:56:19.263 | Server: Docker Engine - Community 2026-03-19 15:56:19.263 | Engine: 2026-03-19 15:56:19.263 | Version: 29.3.0 2026-03-19 15:56:19.263 | API version: 1.54 (minimum version 1.40) 2026-03-19 15:56:19.263 | Go version: go1.25.7 2026-03-19 15:56:19.263 | Git commit: 83bca51 2026-03-19 15:56:19.263 | Built: Thu Mar 5 14:25:48 2026 2026-03-19 15:56:19.264 | OS/Arch: linux/amd64 2026-03-19 15:56:19.264 | Experimental: false 2026-03-19 15:56:19.264 | containerd: 2026-03-19 15:56:19.264 | Version: v2.2.2 2026-03-19 15:56:19.264 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-19 15:56:19.264 | runc: 2026-03-19 15:56:19.264 | Version: 1.3.4 2026-03-19 15:56:19.264 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-19 15:56:19.264 | docker-init: 2026-03-19 15:56:19.264 | Version: 0.19.0 2026-03-19 15:56:19.264 | GitCommit: de40ad0 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | ================================================================================ 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | To run Docker as a non-privileged user, consider setting up the 2026-03-19 15:56:19.269 | Docker daemon in rootless mode for your user: 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | dockerd-rootless-setuptool.sh install 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-19 15:56:19.269 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-19 15:56:19.269 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-19 15:56:19.269 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.269 | ================================================================================ 2026-03-19 15:56:19.269 | 2026-03-19 15:56:19.276 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-19 15:56:19.331 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-19 15:56:19.354 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-19 15:56:19.361 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-19 15:56:19.362 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-19 15:56:19.363 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-19 15:56:19.440 | No kind clusters found. 2026-03-19 15:56:19.450 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-19 15:56:19.450 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-19 15:56:19.629 | Creating cluster "kind" ... 2026-03-19 15:56:19.629 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-19 15:56:32.722 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-19 15:56:32.723 | • Preparing nodes 📦 ... 2026-03-19 15:56:47.442 | ✓ Preparing nodes 📦 2026-03-19 15:56:47.517 | • Writing configuration 📜 ... 2026-03-19 15:56:47.968 | ✓ Writing configuration 📜 2026-03-19 15:56:47.968 | • Starting control-plane 🕹️ ... 2026-03-19 15:57:10.966 | ✓ Starting control-plane 🕹️ 2026-03-19 15:57:10.966 | • Installing CNI 🔌 ... 2026-03-19 15:57:11.993 | ✓ Installing CNI 🔌 2026-03-19 15:57:11.993 | • Installing StorageClass 💾 ... 2026-03-19 15:57:12.482 | ✓ Installing StorageClass 💾 2026-03-19 15:57:12.879 | Set kubectl context to "kind-kind" 2026-03-19 15:57:12.879 | You can now use your cluster with: 2026-03-19 15:57:12.879 | 2026-03-19 15:57:12.879 | kubectl cluster-info --context kind-kind 2026-03-19 15:57:12.879 | 2026-03-19 15:57:12.879 | Have a question, bug, or feature request? Let us know! https://kind.sigs.k8s.io/#community 🙂 2026-03-19 15:57:12.887 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-19 15:57:12.998 | node/kind-control-plane labeled 2026-03-19 15:57:13.011 | ++ /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-19 15:57:13.611 | namespace/orc-system created 2026-03-19 15:57:13.635 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-19 15:57:13.652 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-19 15:57:13.678 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-19 15:57:13.706 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-19 15:57:13.725 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-19 15:57:13.748 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-19 15:57:13.764 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-19 15:57:13.800 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-19 15:57:13.826 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-19 15:57:13.844 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-19 15:57:13.862 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-19 15:57:13.891 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-19 15:57:13.908 | serviceaccount/orc-controller-manager created 2026-03-19 15:57:13.917 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-19 15:57:13.924 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-19 15:57:13.931 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-19 15:57:13.937 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-19 15:57:13.942 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-19 15:57:13.949 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-19 15:57:13.958 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-19 15:57:13.965 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-19 15:57:13.970 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-19 15:57:13.984 | service/orc-controller-manager-metrics-service created 2026-03-19 15:57:13.994 | deployment.apps/orc-controller-manager created 2026-03-19 15:57:14.009 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-19 15:57:14.014 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-19 15:57:14.019 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-19 15:57:14.023 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-19 15:57:14.027 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-19 15:57:14.031 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-19 15:57:14.035 | ++ /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-19 15:57:14.385 | Fetching providers 2026-03-19 15:57:17.577 | Installing cert-manager version="v1.18.1" 2026-03-19 15:57:18.429 | Waiting for cert-manager to be available... 2026-03-19 15:57:48.497 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-19 15:57:48.532 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-19 15:57:48.578 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-19 15:57:49.266 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-19 15:57:49.316 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-19 15:57:49.642 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-19 15:57:49.687 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-19 15:57:50.032 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-19 15:57:50.082 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-19 15:57:50.574 | 2026-03-19 15:57:50.574 | Your management cluster has been initialized successfully! 2026-03-19 15:57:50.574 | 2026-03-19 15:57:50.574 | You can now create your first workload cluster by running the following: 2026-03-19 15:57:50.574 | 2026-03-19 15:57:50.574 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-19 15:57:50.574 | 2026-03-19 15:57:50.722 | ++ /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-19 15:57:50.833 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-19 15:58:15.919 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-19 15:58:15.933 | ++ /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-19 15:58:16.077 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-19 15:58:18.920 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-19 15:58:18.931 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-19 15:58:19.044 | deployment "capi-controller-manager" successfully rolled out 2026-03-19 15:58:19.056 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-19 15:58:19.173 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-19 15:58:29.957 | deployment "capo-controller-manager" successfully rolled out 2026-03-19 15:58:29.968 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-19 15:58:29.973 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 15:58:29.979 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-19 15:58:29.984 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 15:58:29.990 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-19 15:58:29.995 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-19 15:58:30.001 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-19 15:58:30.006 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-19 15:58:30.042 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:58:30.048 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-19 15:58:30.054 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.78:6641 2026-03-19 15:58:30.059 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.78:6642 2026-03-19 15:58:30.063 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-19 15:58:30.068 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-19 15:58:30.074 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-19 15:58:30.082 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-19 15:58:30.087 | + functions:set_systemd_override:845 : local value=2048 2026-03-19 15:58:30.091 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-19 15:58:30.096 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-19 15:58:30.203 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-19 15:58:30.204 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-19 15:58:30.210 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-19 15:58:30.502 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-19 15:58:30.508 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-19 15:58:30.549 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:58:30.557 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-19 15:58:30.562 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 15:58:30.568 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 15:58:30.574 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 15:58:30.581 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 15:58:30.587 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 15:58:30.594 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 15:58:30.600 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:30.606 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:30.612 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 15:58:30.617 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 15:58:30.622 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 15:58:30.627 | + functions-common:apt_get_update:1159 : return 2026-03-19 15:58:30.634 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-19 15:58:30.640 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 15:58:30.644 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:30.650 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:30.657 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-19 15:58:30.701 | + 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-19 15:58:30.745 | Reading package lists... 2026-03-19 15:58:31.065 | Building dependency tree... 2026-03-19 15:58:31.066 | Reading state information... 2026-03-19 15:58:31.409 | The following additional packages will be installed: 2026-03-19 15:58:31.409 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-19 15:58:31.409 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-19 15:58:31.409 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-19 15:58:31.409 | erlang-tools erlang-xmerl logrotate 2026-03-19 15:58:31.410 | Suggested packages: 2026-03-19 15:58:31.410 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-19 15:58:31.462 | The following NEW packages will be installed: 2026-03-19 15:58:31.462 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-19 15:58:31.462 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-19 15:58:31.462 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-19 15:58:31.463 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-19 15:58:31.745 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 15:58:31.745 | Need to get 36.1 MB of archives. 2026-03-19 15:58:31.745 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-19 15:58:31.745 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-19 15:58:31.991 | 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-19 15:58:32.738 | 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-19 15:58:32.774 | 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-19 15:58:32.779 | 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-19 15:58:32.806 | 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-19 15:58:32.839 | 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-19 15:58:32.849 | 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-19 15:58:32.904 | 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-19 15:58:32.911 | 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-19 15:58:32.915 | 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-19 15:58:32.920 | 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-19 15:58:32.947 | 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-19 15:58:33.018 | 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-19 15:58:33.021 | 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-19 15:58:33.028 | 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-19 15:58:33.040 | 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-19 15:58:33.061 | 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-19 15:58:33.112 | 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-19 15:58:33.930 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 15:58:33.990 | Fetched 36.1 MB in 2s (16.3 MB/s) 2026-03-19 15:58:34.033 | Selecting previously unselected package logrotate. 2026-03-19 15:58:34.071 | (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-19 15:58:34.074 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-19 15:58:34.078 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-19 15:58:34.140 | Selecting previously unselected package erlang-base. 2026-03-19 15:58:34.148 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.152 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.403 | Selecting previously unselected package erlang-asn1. 2026-03-19 15:58:34.414 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.417 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.480 | Selecting previously unselected package erlang-crypto. 2026-03-19 15:58:34.487 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.491 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.546 | Selecting previously unselected package erlang-public-key. 2026-03-19 15:58:34.554 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.558 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.624 | Selecting previously unselected package erlang-mnesia. 2026-03-19 15:58:34.634 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.639 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.706 | Selecting previously unselected package erlang-runtime-tools. 2026-03-19 15:58:34.715 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.719 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.786 | Selecting previously unselected package erlang-ssl. 2026-03-19 15:58:34.794 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.798 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.880 | Selecting previously unselected package erlang-eldap. 2026-03-19 15:58:34.890 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.894 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:34.950 | Selecting previously unselected package erlang-ftp. 2026-03-19 15:58:34.960 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:34.964 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.018 | Selecting previously unselected package erlang-tftp. 2026-03-19 15:58:35.026 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.030 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.085 | Selecting previously unselected package erlang-inets. 2026-03-19 15:58:35.094 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.098 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.181 | Selecting previously unselected package erlang-snmp. 2026-03-19 15:58:35.189 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.194 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.306 | Selecting previously unselected package erlang-os-mon. 2026-03-19 15:58:35.313 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.317 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.381 | Selecting previously unselected package erlang-parsetools. 2026-03-19 15:58:35.391 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.396 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.453 | Selecting previously unselected package erlang-syntax-tools. 2026-03-19 15:58:35.463 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.467 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.531 | Selecting previously unselected package erlang-tools. 2026-03-19 15:58:35.541 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.545 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.616 | Selecting previously unselected package erlang-xmerl. 2026-03-19 15:58:35.626 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-19 15:58:35.630 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:35.714 | Selecting previously unselected package rabbitmq-server. 2026-03-19 15:58:35.724 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-19 15:58:35.733 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-19 15:58:36.407 | Setting up logrotate (3.21.0-2build1) ... 2026-03-19 15:58:36.571 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-19 15:58:36.889 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-19 15:58:36.930 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:37.243 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-19 15:58:37.243 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-19 15:58:38.647 | Searching for services which depend on erlang and should be started... none found. 2026-03-19 15:58:38.653 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.665 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.678 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.694 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.706 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.718 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.731 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.744 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.756 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.771 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.785 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.797 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.809 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.823 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.835 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.847 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-19 15:58:38.859 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-19 15:58:38.928 | info: Selecting GID from range 100 to 999 ... 2026-03-19 15:58:38.936 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-19 15:58:39.023 | info: Selecting UID from range 100 to 999 ... 2026-03-19 15:58:39.023 | 2026-03-19 15:58:39.029 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-19 15:58:39.034 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-19 15:58:39.112 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-19 15:58:39.288 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-19 15:58:45.811 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 15:58:46.987 | + functions-common:apt_get:1203 : result=0 2026-03-19 15:58:46.993 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 15:58:46.998 | + functions-common:time_stop:2412 : local name 2026-03-19 15:58:47.003 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:58:47.009 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:58:47.016 | + functions-common:time_stop:2415 : local total 2026-03-19 15:58:47.022 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:58:47.028 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 15:58:47.034 | + functions-common:time_stop:2419 : start_time=1773935910694 2026-03-19 15:58:47.039 | + functions-common:time_stop:2421 : [[ -z 1773935910694 ]] 2026-03-19 15:58:47.047 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:58:47.054 | + functions-common:time_stop:2424 : end_time=1773935927048 2026-03-19 15:58:47.062 | + functions-common:time_stop:2425 : elapsed_time=16354 2026-03-19 15:58:47.066 | + functions-common:time_stop:2426 : total=140448 2026-03-19 15:58:47.073 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:58:47.079 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=156802 2026-03-19 15:58:47.087 | + functions-common:apt_get:1207 : return 0 2026-03-19 15:58:47.093 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-19 15:58:47.098 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 15:58:47.104 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 15:58:47.112 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 15:58:47.118 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 15:58:47.125 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 15:58:47.131 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 15:58:47.138 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 15:58:47.144 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 15:58:47.150 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 15:58:47.157 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 15:58:47.165 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 15:58:47.172 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 15:58:47.176 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 15:58:47.183 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-19 15:58:47.190 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-19 15:58:47.229 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:58:47.237 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-19 15:58:47.244 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 15:58:47.250 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-19 15:58:47.256 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-19 15:58:47.264 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-19 15:58:47.275 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-19 15:58:47.282 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-19 15:58:47.289 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-19 15:58:47.294 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-19 15:58:47.302 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-19 15:58:47.308 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-19 15:58:47.317 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-19 15:58:48.048 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-19 15:58:48.049 | user tags 2026-03-19 15:58:48.049 | guest [administrator]' 2026-03-19 15:58:48.056 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-19 15:58:48.056 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-19 15:58:48.056 | user tags 2026-03-19 15:58:48.056 | guest [administrator]' 2026-03-19 15:58:48.068 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-19 15:58:48.073 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-19 15:58:48.079 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-19 15:58:48.797 | Adding user "stackrabbit" ... 2026-03-19 15:58:48.805 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-19 15:58:48.836 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-19 15:58:49.574 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-19 15:58:49.613 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-19 15:58:49.618 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-19 15:58:50.374 | Changing password for user "stackrabbit" ... 2026-03-19 15:58:50.415 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-19 15:58:50.421 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-19 15:58:50.427 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-19 15:58:51.149 | Deleting user "guest" ... 2026-03-19 15:58:51.194 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-19 15:58:51.234 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:58:51.241 | + ./stack.sh:main:855 : install_database 2026-03-19 15:58:51.246 | + lib/database:install_database:118 : install_database_mysql 2026-03-19 15:58:51.252 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-19 15:58:51.259 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:51.266 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:51.272 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-19 15:58:51.404 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-19 15:58:51.410 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-19 15:58:51.434 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-19 15:58:51.440 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:51.446 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:51.454 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-19 15:58:51.462 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-19 15:58:51.469 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-19 15:58:51.479 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-19 15:58:51.485 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-19 15:58:51.492 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 15:58:51.497 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 15:58:51.503 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 15:58:51.509 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 15:58:51.515 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 15:58:51.520 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 15:58:51.526 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 15:58:51.533 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 15:58:51.539 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 15:58:51.545 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 15:58:51.552 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 15:58:51.561 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 15:58:51.567 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 15:58:51.574 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-19 15:58:51.580 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:51.587 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:51.593 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-19 15:58:51.599 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 15:58:51.604 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 15:58:51.611 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 15:58:51.617 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 15:58:51.623 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 15:58:51.631 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 15:58:51.639 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:51.645 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:51.652 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 15:58:51.657 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 15:58:51.662 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 15:58:51.668 | + functions-common:apt_get_update:1159 : return 2026-03-19 15:58:51.674 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-19 15:58:51.681 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 15:58:51.686 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:58:51.693 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:58:51.699 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-19 15:58:51.753 | + 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-19 15:58:51.800 | Reading package lists... 2026-03-19 15:58:52.224 | Building dependency tree... 2026-03-19 15:58:52.225 | Reading state information... 2026-03-19 15:58:52.524 | The following additional packages will be installed: 2026-03-19 15:58:52.524 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-19 15:58:52.525 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-19 15:58:52.525 | mysql-server-8.0 mysql-server-core-8.0 2026-03-19 15:58:52.527 | Suggested packages: 2026-03-19 15:58:52.527 | mailx tinyca 2026-03-19 15:58:52.527 | Recommended packages: 2026-03-19 15:58:52.527 | libhtml-template-perl mecab-ipadic-utf8 2026-03-19 15:58:52.570 | The following NEW packages will be installed: 2026-03-19 15:58:52.570 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-19 15:58:52.570 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-19 15:58:52.571 | mysql-server-8.0 mysql-server-core-8.0 2026-03-19 15:58:52.889 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 15:58:52.889 | Need to get 22.3 MB of archives. 2026-03-19 15:58:52.889 | After this operation, 187 MB of additional disk space will be used. 2026-03-19 15:58:52.889 | 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-19 15:58:53.024 | 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-19 15:58:53.025 | 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-19 15:58:53.028 | 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-19 15:58:53.028 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-19 15:58:53.031 | 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-19 15:58:53.033 | 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-19 15:58:53.182 | 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-19 15:58:53.192 | 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-19 15:58:53.419 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 15:58:53.475 | Fetched 22.3 MB in 1s (37.0 MB/s) 2026-03-19 15:58:53.513 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-19 15:58:53.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 ... 68260 files and directories currently installed.) 2026-03-19 15:58:53.547 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:58:53.551 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:54.041 | Selecting previously unselected package mysql-client-8.0. 2026-03-19 15:58:54.053 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:58:54.058 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:54.124 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-19 15:58:54.134 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-19 15:58:54.145 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-19 15:58:54.212 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-19 15:58:54.222 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-19 15:58:54.227 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-19 15:58:54.355 | Selecting previously unselected package libmecab2:amd64. 2026-03-19 15:58:54.369 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-19 15:58:54.398 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-19 15:58:54.480 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-19 15:58:54.492 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-19 15:58:54.497 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-19 15:58:54.567 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-19 15:58:54.577 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:58:54.583 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:55.794 | Selecting previously unselected package mysql-server-8.0. 2026-03-19 15:58:55.805 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:58:56.200 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:56.279 | Selecting previously unselected package mysql-server. 2026-03-19 15:58:56.290 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-19 15:58:56.294 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:56.368 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-19 15:58:56.381 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-19 15:58:56.398 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:56.409 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:56.421 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-19 15:58:56.435 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-19 15:58:56.447 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:56.459 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:58:56.654 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-19 15:58:56.719 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-19 15:59:07.231 | mysqld will log errors to /var/log/mysql/error.log 2026-03-19 15:59:07.905 | mysqld is running as pid 27037 2026-03-19 15:59:10.323 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-19 15:59:11.644 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-19 15:59:11.657 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 15:59:12.531 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 15:59:12.819 | + functions-common:apt_get:1203 : result=0 2026-03-19 15:59:12.824 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 15:59:12.829 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:12.834 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:12.841 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:12.847 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:12.853 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:12.859 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 15:59:12.865 | + functions-common:time_stop:2419 : start_time=1773935931745 2026-03-19 15:59:12.871 | + functions-common:time_stop:2421 : [[ -z 1773935931745 ]] 2026-03-19 15:59:12.880 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:12.890 | + functions-common:time_stop:2424 : end_time=1773935952883 2026-03-19 15:59:12.895 | + functions-common:time_stop:2425 : elapsed_time=21138 2026-03-19 15:59:12.902 | + functions-common:time_stop:2426 : total=156802 2026-03-19 15:59:12.908 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:12.914 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=177940 2026-03-19 15:59:12.920 | + functions-common:apt_get:1207 : return 0 2026-03-19 15:59:12.927 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-19 15:59:12.934 | + ./stack.sh:main:858 : install_database_python 2026-03-19 15:59:12.941 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-19 15:59:12.947 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-19 15:59:12.954 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-19 15:59:12.961 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-19 15:59:12.970 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-19 15:59:12.977 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-19 15:59:12.983 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 15:59:12.993 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-19 15:59:12.995 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 15:59:13.006 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-19 15:59:13.012 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-19 15:59:13.019 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-19 15:59:13.027 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-19 15:59:13.033 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-19 15:59:13.079 | Using python 3.12 to install PyMySQL 2026-03-19 15:59:13.087 | + 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-19 15:59:13.822 | Collecting PyMySQL 2026-03-19 15:59:13.895 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-19 15:59:13.910 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-19 15:59:13.992 | Installing collected packages: PyMySQL 2026-03-19 15:59:14.044 | Successfully installed PyMySQL-1.1.2 2026-03-19 15:59:14.120 | + inc/python:pip_install:216 : result=0 2026-03-19 15:59:14.126 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:59:14.131 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:14.136 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:14.140 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:14.146 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:14.151 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:14.159 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:59:14.164 | + functions-common:time_stop:2419 : start_time=1773935953068 2026-03-19 15:59:14.170 | + functions-common:time_stop:2421 : [[ -z 1773935953068 ]] 2026-03-19 15:59:14.176 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:14.185 | + functions-common:time_stop:2424 : end_time=1773935954178 2026-03-19 15:59:14.191 | + functions-common:time_stop:2425 : elapsed_time=1110 2026-03-19 15:59:14.197 | + functions-common:time_stop:2426 : total=20813 2026-03-19 15:59:14.202 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:14.209 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21923 2026-03-19 15:59:14.214 | + inc/python:pip_install:219 : return 0 2026-03-19 15:59:14.221 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-19 15:59:14.227 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-19 15:59:14.233 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-19 15:59:14.240 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-19 15:59:14.284 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:14.290 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-19 15:59:14.296 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-19 15:59:14.337 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:59:14.343 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-19 15:59:14.385 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:59:14.391 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-19 15:59:14.434 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:14.442 | + ./stack.sh:main:866 : install_etcd3 2026-03-19 15:59:14.447 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-19 15:59:14.447 | Installing etcd 2026-03-19 15:59:14.453 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-19 15:59:14.476 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-19 15:59:14.498 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-19 15:59:14.504 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-19 15:59:14.528 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-19 15:59:14.537 | ++ 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-19 15:59:14.543 | ++ 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-19 15:59:14.550 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-19 15:59:14.555 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-19 15:59:14.561 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-19 15:59:14.567 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:59:14.573 | ++ 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-19 15:59:14.579 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-19 15:59:14.585 | ++ 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-19 15:59:14.593 | --2026-03-19 15:59:14-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:59:14.627 | Resolving github.com (github.com)... 140.82.112.3 2026-03-19 15:59:14.642 | Connecting to github.com (github.com)|140.82.112.3|:443... connected. 2026-03-19 15:59:14.764 | HTTP request sent, awaiting response... 302 Found 2026-03-19 15:59:14.764 | 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-19T16%3A51%3A34Z&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-19T15%3A50%3A44Z&ske=2026-03-19T16%3A51%3A34Z&sks=b&skv=2018-11-09&sig=zx3STIu9322%2FCx3db91%2BlLe%2BOOUOLquarp9YKrbk5B4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzkzNzc1NCwibmJmIjoxNzczOTM1OTU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.zGWipIMRtUvso4CL_zFbt7BA6vdqzFhBYG54zkYLAdA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-19 15:59:14.764 | --2026-03-19 15:59:14-- 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-19T16%3A51%3A34Z&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-19T15%3A50%3A44Z&ske=2026-03-19T16%3A51%3A34Z&sks=b&skv=2018-11-09&sig=zx3STIu9322%2FCx3db91%2BlLe%2BOOUOLquarp9YKrbk5B4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3MzkzNzc1NCwibmJmIjoxNzczOTM1OTU0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.zGWipIMRtUvso4CL_zFbt7BA6vdqzFhBYG54zkYLAdA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-19 15:59:14.766 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2026-03-19 15:59:14.768 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-03-19 15:59:14.776 | HTTP request sent, awaiting response... 200 OK 2026-03-19 15:59:14.776 | Length: 20927601 (20M) [application/octet-stream] 2026-03-19 15:59:14.776 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-19 15:59:14.785 | 2026-03-19 15:59:14.957 | 0K ........ ........ ... 100% 110M=0.2s 2026-03-19 15:59:14.958 | 2026-03-19 15:59:14.958 | 2026-03-19 15:59:14 (110 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-19 15:59:14.958 | 2026-03-19 15:59:14.966 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-19 15:59:14.972 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:59:14.978 | ++ functions:get_extra_file:81 : return 2026-03-19 15:59:14.987 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 15:59:14.991 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-19 15:59:14.997 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-19 15:59:15.003 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-19 15:59:15.029 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-19 15:59:15.036 | + 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-19 15:59:15.045 | etcd-v3.5.21-linux-amd64/ 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-19 15:59:15.046 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-19 15:59:15.047 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-19 15:59:15.047 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-19 15:59:15.047 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-19 15:59:15.047 | etcd-v3.5.21-linux-amd64/README.md 2026-03-19 15:59:15.047 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-19 15:59:15.162 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-19 15:59:15.298 | etcd-v3.5.21-linux-amd64/etcd 2026-03-19 15:59:15.477 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-19 15:59:15.528 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-19 15:59:15.568 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-19 15:59:15.574 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-19 15:59:15.614 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:15.621 | + ./stack.sh:main:876 : configure_CA 2026-03-19 15:59:15.628 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.78 ]] 2026-03-19 15:59:15.634 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.78 2026-03-19 15:59:15.642 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.78 2026-03-19 15:59:15.643 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-19 15:59:15.652 | + lib/tls:configure_CA:70 : [[ 199.204.45.78 != \1\9\9\.\2\0\4\.\4\5\.\7\8 ]] 2026-03-19 15:59:15.658 | + ./stack.sh:main:877 : init_CA 2026-03-19 15:59:15.665 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-19 15:59:15.671 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-19 15:59:15.677 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-19 15:59:15.683 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-19 15:59:15.690 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-19 15:59:15.697 | + lib/tls:create_CA_base:86 : local i 2026-03-19 15:59:15.703 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:15.709 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-19 15:59:15.719 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:15.723 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-19 15:59:15.733 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:15.740 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-19 15:59:15.749 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:15.756 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-19 15:59:15.765 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-19 15:59:15.774 | + lib/tls:create_CA_base:91 : echo 01 2026-03-19 15:59:15.780 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-19 15:59:15.790 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-19 15:59:15.797 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-19 15:59:15.804 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-19 15:59:15.811 | + lib/tls:create_CA_config:145 : echo ' 2026-03-19 15:59:15.811 | [ ca ] 2026-03-19 15:59:15.811 | default_ca = CA_default 2026-03-19 15:59:15.811 | 2026-03-19 15:59:15.811 | [ CA_default ] 2026-03-19 15:59:15.811 | dir = /opt/stack/data/CA/root-ca 2026-03-19 15:59:15.811 | policy = policy_match 2026-03-19 15:59:15.811 | database = $dir/index.txt 2026-03-19 15:59:15.811 | serial = $dir/serial 2026-03-19 15:59:15.811 | certs = $dir/certs 2026-03-19 15:59:15.811 | crl_dir = $dir/crl 2026-03-19 15:59:15.811 | new_certs_dir = $dir/newcerts 2026-03-19 15:59:15.811 | certificate = $dir/cacert.pem 2026-03-19 15:59:15.811 | private_key = $dir/private/cacert.key 2026-03-19 15:59:15.811 | RANDFILE = $dir/private/.rand 2026-03-19 15:59:15.811 | default_md = sha256 2026-03-19 15:59:15.811 | 2026-03-19 15:59:15.811 | [ req ] 2026-03-19 15:59:15.811 | default_bits = 2048 2026-03-19 15:59:15.811 | default_md = sha256 2026-03-19 15:59:15.811 | 2026-03-19 15:59:15.811 | prompt = no 2026-03-19 15:59:15.811 | distinguished_name = ca_distinguished_name 2026-03-19 15:59:15.811 | 2026-03-19 15:59:15.811 | x509_extensions = ca_extensions 2026-03-19 15:59:15.811 | 2026-03-19 15:59:15.811 | [ ca_distinguished_name ] 2026-03-19 15:59:15.811 | organizationName = OpenStack 2026-03-19 15:59:15.811 | organizationalUnitName = DevStack Certificate Authority 2026-03-19 15:59:15.811 | commonName = Root CA 2026-03-19 15:59:15.811 | 2026-03-19 15:59:15.811 | [ policy_match ] 2026-03-19 15:59:15.811 | countryName = optional 2026-03-19 15:59:15.811 | stateOrProvinceName = optional 2026-03-19 15:59:15.811 | organizationName = match 2026-03-19 15:59:15.811 | organizationalUnitName = optional 2026-03-19 15:59:15.811 | commonName = supplied 2026-03-19 15:59:15.812 | 2026-03-19 15:59:15.812 | [ ca_extensions ] 2026-03-19 15:59:15.812 | basicConstraints = critical,CA:true 2026-03-19 15:59:15.812 | subjectKeyIdentifier = hash 2026-03-19 15:59:15.812 | authorityKeyIdentifier = keyid:always, issuer 2026-03-19 15:59:15.812 | keyUsage = cRLSign, keyCertSign 2026-03-19 15:59:15.812 | 2026-03-19 15:59:15.812 | ' 2026-03-19 15:59:15.818 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-19 15:59:15.826 | + 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-19 15:59:16.110 | ............+.........+.+...+.....+.+.........+....................+.+..+....+........+...+..........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.....+.+..+.......+...+..+....+..+............+.+..+....+.....+.........+....+...+..+.+..+....+...+..+...+.......+.........+..+.......+...+........+..........+...........+......+....+........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+..........+.....+.+............+...+.....+.......+......+.....+...............+.+......+...+......+......+........+.+........+..........+..+.+..............+...+.......+...+...........+....+......+...........+..........+.....+...+...+.........+.+..+.............+...+.....+.......+..+.......+...+.....+......+....+.....+.+....................+.........+..........+...+.....+....+.....+.+........+......+.+...+..+.........+....+....................+.+...+.....+.......+.....+....+..+.......+............+.........+...........+...+...+....+.....+......+....+........+.+......+......+..+.+.....+.+......+.....+.......+...+........+..........+.................+............+.......+...+......+......+...+.................+.............+..+.........+.+...+...+...............+..+.+..+....+...+............+........+......+......+.+..+.+......+.....+.+.....+...+.+...........+..........+.....+...+....+....................+.+......+........+...+...+....+...+...+....................+.......+........+....+..+......+...+................+.....+....+......+........+............+...+.+.....+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-19 15:59:16.144 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+...+...............+...+.....+....+.....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-19 15:59:16.148 | ----- 2026-03-19 15:59:16.157 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-19 15:59:16.164 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-19 15:59:16.170 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-19 15:59:16.177 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-19 15:59:16.182 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-19 15:59:16.187 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-19 15:59:16.192 | + lib/tls:create_CA_base:86 : local i 2026-03-19 15:59:16.199 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:16.206 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-19 15:59:16.217 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:16.222 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-19 15:59:16.232 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:16.237 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-19 15:59:16.247 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-19 15:59:16.252 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-19 15:59:16.264 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-19 15:59:16.274 | + lib/tls:create_CA_base:91 : echo 01 2026-03-19 15:59:16.281 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-19 15:59:16.292 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-19 15:59:16.298 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-19 15:59:16.305 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-19 15:59:16.311 | + lib/tls:create_CA_config:145 : echo ' 2026-03-19 15:59:16.311 | [ ca ] 2026-03-19 15:59:16.311 | default_ca = CA_default 2026-03-19 15:59:16.311 | 2026-03-19 15:59:16.311 | [ CA_default ] 2026-03-19 15:59:16.311 | dir = /opt/stack/data/CA/int-ca 2026-03-19 15:59:16.311 | policy = policy_match 2026-03-19 15:59:16.311 | database = $dir/index.txt 2026-03-19 15:59:16.311 | serial = $dir/serial 2026-03-19 15:59:16.311 | certs = $dir/certs 2026-03-19 15:59:16.311 | crl_dir = $dir/crl 2026-03-19 15:59:16.311 | new_certs_dir = $dir/newcerts 2026-03-19 15:59:16.311 | certificate = $dir/cacert.pem 2026-03-19 15:59:16.311 | private_key = $dir/private/cacert.key 2026-03-19 15:59:16.311 | RANDFILE = $dir/private/.rand 2026-03-19 15:59:16.311 | default_md = sha256 2026-03-19 15:59:16.311 | 2026-03-19 15:59:16.311 | [ req ] 2026-03-19 15:59:16.311 | default_bits = 2048 2026-03-19 15:59:16.311 | default_md = sha256 2026-03-19 15:59:16.311 | 2026-03-19 15:59:16.311 | prompt = no 2026-03-19 15:59:16.311 | distinguished_name = ca_distinguished_name 2026-03-19 15:59:16.311 | 2026-03-19 15:59:16.311 | x509_extensions = ca_extensions 2026-03-19 15:59:16.311 | 2026-03-19 15:59:16.311 | [ ca_distinguished_name ] 2026-03-19 15:59:16.312 | organizationName = OpenStack 2026-03-19 15:59:16.312 | organizationalUnitName = DevStack Certificate Authority 2026-03-19 15:59:16.312 | commonName = Intermediate CA 2026-03-19 15:59:16.312 | 2026-03-19 15:59:16.312 | [ policy_match ] 2026-03-19 15:59:16.312 | countryName = optional 2026-03-19 15:59:16.312 | stateOrProvinceName = optional 2026-03-19 15:59:16.312 | organizationName = match 2026-03-19 15:59:16.312 | organizationalUnitName = optional 2026-03-19 15:59:16.312 | commonName = supplied 2026-03-19 15:59:16.312 | 2026-03-19 15:59:16.312 | [ ca_extensions ] 2026-03-19 15:59:16.312 | basicConstraints = critical,CA:true 2026-03-19 15:59:16.312 | subjectKeyIdentifier = hash 2026-03-19 15:59:16.312 | authorityKeyIdentifier = keyid:always, issuer 2026-03-19 15:59:16.312 | keyUsage = cRLSign, keyCertSign 2026-03-19 15:59:16.312 | 2026-03-19 15:59:16.312 | ' 2026-03-19 15:59:16.317 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-19 15:59:16.323 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-19 15:59:16.331 | + lib/tls:create_signing_config:198 : echo ' 2026-03-19 15:59:16.332 | [ ca ] 2026-03-19 15:59:16.332 | default_ca = CA_default 2026-03-19 15:59:16.332 | 2026-03-19 15:59:16.332 | [ CA_default ] 2026-03-19 15:59:16.332 | dir = /opt/stack/data/CA/int-ca 2026-03-19 15:59:16.332 | policy = policy_match 2026-03-19 15:59:16.332 | database = $dir/index.txt 2026-03-19 15:59:16.332 | serial = $dir/serial 2026-03-19 15:59:16.332 | certs = $dir/certs 2026-03-19 15:59:16.332 | crl_dir = $dir/crl 2026-03-19 15:59:16.332 | new_certs_dir = $dir/newcerts 2026-03-19 15:59:16.332 | certificate = $dir/cacert.pem 2026-03-19 15:59:16.332 | private_key = $dir/private/cacert.key 2026-03-19 15:59:16.332 | RANDFILE = $dir/private/.rand 2026-03-19 15:59:16.332 | default_md = default 2026-03-19 15:59:16.332 | 2026-03-19 15:59:16.332 | [ req ] 2026-03-19 15:59:16.332 | default_bits = 1024 2026-03-19 15:59:16.332 | default_md = sha256 2026-03-19 15:59:16.332 | 2026-03-19 15:59:16.332 | prompt = no 2026-03-19 15:59:16.332 | distinguished_name = req_distinguished_name 2026-03-19 15:59:16.332 | 2026-03-19 15:59:16.332 | x509_extensions = req_extensions 2026-03-19 15:59:16.332 | 2026-03-19 15:59:16.332 | [ req_distinguished_name ] 2026-03-19 15:59:16.333 | organizationName = OpenStack 2026-03-19 15:59:16.333 | organizationalUnitName = DevStack Server Farm 2026-03-19 15:59:16.333 | 2026-03-19 15:59:16.333 | [ policy_match ] 2026-03-19 15:59:16.333 | countryName = optional 2026-03-19 15:59:16.333 | stateOrProvinceName = optional 2026-03-19 15:59:16.333 | organizationName = match 2026-03-19 15:59:16.333 | organizationalUnitName = optional 2026-03-19 15:59:16.333 | commonName = supplied 2026-03-19 15:59:16.333 | 2026-03-19 15:59:16.333 | [ req_extensions ] 2026-03-19 15:59:16.333 | basicConstraints = CA:false 2026-03-19 15:59:16.333 | subjectKeyIdentifier = hash 2026-03-19 15:59:16.333 | authorityKeyIdentifier = keyid:always, issuer 2026-03-19 15:59:16.333 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-19 15:59:16.333 | extendedKeyUsage = serverAuth, clientAuth 2026-03-19 15:59:16.333 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-19 15:59:16.333 | 2026-03-19 15:59:16.333 | ' 2026-03-19 15:59:16.339 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-19 15:59:16.344 | + 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-19 15:59:16.384 | ..+.+...............+.....+...+......+......+.+..+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+............+..+.+.....+.......+...+...........+...+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-19 15:59:16.433 | .........+.+..+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+..+..........+......+..+.......+.....+.+........+.+...+..................+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*....+....+......+...+...........+......+.+.........+........+...+.........+...+............+.+...+...........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-19 15:59:16.436 | ----- 2026-03-19 15:59:16.445 | + 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-19 15:59:16.450 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-19 15:59:16.455 | Check that the request matches the signature 2026-03-19 15:59:16.455 | Signature ok 2026-03-19 15:59:16.455 | The Subject's Distinguished Name is as follows 2026-03-19 15:59:16.455 | organizationName :ASN.1 12:'OpenStack' 2026-03-19 15:59:16.455 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-19 15:59:16.455 | commonName :ASN.1 12:'Intermediate CA' 2026-03-19 15:59:16.457 | Certificate is to be certified until Mar 19 15:59:16 2027 GMT (365 days) 2026-03-19 15:59:16.458 | 2026-03-19 15:59:16.459 | Write out database with 1 new entries 2026-03-19 15:59:16.459 | Database updated 2026-03-19 15:59:16.466 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-19 15:59:16.476 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-19 15:59:16.486 | + lib/tls:init_CA:212 : is_fedora 2026-03-19 15:59:16.492 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 15:59:16.499 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 15:59:16.505 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 15:59:16.511 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 15:59:16.516 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 15:59:16.521 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 15:59:16.527 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 15:59:16.533 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 15:59:16.540 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 15:59:16.546 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 15:59:16.552 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 15:59:16.557 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 15:59:16.564 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 15:59:16.571 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-19 15:59:16.578 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:59:16.584 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:59:16.590 | + 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-19 15:59:16.614 | + 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-19 15:59:16.642 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-19 15:59:16.659 | Updating certificates in /etc/ssl/certs... 2026-03-19 15:59:18.684 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-19 15:59:18.685 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-19 15:59:18.695 | 2 added, 0 removed; done. 2026-03-19 15:59:18.696 | Running hooks in /etc/ca-certificates/update.d... 2026-03-19 15:59:18.699 | done. 2026-03-19 15:59:18.712 | + ./stack.sh:main:878 : init_cert 2026-03-19 15:59:18.718 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-19 15:59:18.722 | + lib/tls:init_cert:226 : [[ -n 199.204.45.78 ]] 2026-03-19 15:59:18.727 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.78 2026-03-19 15:59:18.734 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-19 15:59:18.740 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.78,IP:::1 2026-03-19 15:59:18.745 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000160098.novalocal IP:199.204.45.78,IP:::1 2026-03-19 15:59:18.752 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-19 15:59:18.758 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-19 15:59:18.764 | + lib/tls:make_cert:244 : local common_name=np0000160098.novalocal 2026-03-19 15:59:18.770 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.78,IP:::1 2026-03-19 15:59:18.776 | + lib/tls:make_cert:247 : '[' np0000160098.novalocal '!=' 199.204.45.78 ']' 2026-03-19 15:59:18.783 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.78 2026-03-19 15:59:18.789 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.78 2026-03-19 15:59:18.796 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-19 15:59:18.801 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.78 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-19 15:59:18.806 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-19 15:59:18.812 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.78,IP:::1 ]] 2026-03-19 15:59:18.820 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.78,IP:::1,IP:199.204.45.78 2026-03-19 15:59:18.826 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-19 15:59:18.832 | + 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=np0000160098.novalocal' 2026-03-19 15:59:18.934 | ..+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+.....+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......+...+...+..+.......+.....+.......+......+.........+...+..+......+...+.+......+.....+...+....+...+..+.+......+...........+...+....+.....+............+.........+.+.....+...+.......+......+..............+....+.........+.....+...+.......+..+...+......+...............+....+......+.....+.+.....+.+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-19 15:59:19.300 | ....+.+..............+....+...+..+..........+..+...+.+......+......+.....+....+.....+.+..+......+.......+........+.+.....+..........+.....................+..+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+...+......+..+..........+..+...+....+........+...+....+...+...........+....+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+...+..+...+...+....+...+.........+.....+.....................+..........+............+...+............+.....+...+.............+......+........+............+....+.........+...+.....+....+......+...............+..+...+....+...+..+....+......+...+......+......+.....+.+........+......+.........+.....................+....+..+.........+....+..+.........+....+.....+.......+..+......+.+......+........+............+.........+...+.......+...........+..........+..+.+..+............+.+......+.........+..+....+........+............+....+......+.....+......+.........+.+...+.....+......+.............+...........+............+.............+...........+....+..+...+......................+..............+.+..+.+..+....+...........+.......+...........+.+.....+....+............+..+.............+..+......+.+...+..+.........+......+.+.................+.+..+.......+...+..+.+.....+...............+......+...+.+.........+..+.........+.+.........+.....+......+......+....+...+..+......+.............+..+....+...+...+..................+..+....+...+..+.........+...............+....+....................+...+....+...........+...+.+...+..+.....................+....+...+..+.+..+......+..........+...........+...+.......+..................+.....+.+..+..........+.........+......+.................+...+....+...+..+....+..+.............+......+.....+...+...+...+.........+...+..........+........+.+......+........+.+...+..+.+............+..+....+.....+.......+...+...........+......+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-19 15:59:19.304 | ----- 2026-03-19 15:59:19.310 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.78,IP:::1,IP:199.204.45.78 ]] 2026-03-19 15:59:19.315 | + lib/tls:make_cert:271 : alt_names=DNS:np0000160098.novalocal,IP:199.204.45.78,IP:::1,IP:199.204.45.78 2026-03-19 15:59:19.320 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000160098.novalocal,IP:199.204.45.78,IP:::1,IP:199.204.45.78 2026-03-19 15:59:19.326 | + 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=np0000160098.novalocal' -batch 2026-03-19 15:59:19.331 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-19 15:59:19.334 | Check that the request matches the signature 2026-03-19 15:59:19.334 | Signature ok 2026-03-19 15:59:19.334 | The Subject's Distinguished Name is as follows 2026-03-19 15:59:19.334 | organizationName :ASN.1 12:'OpenStack' 2026-03-19 15:59:19.334 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-19 15:59:19.334 | commonName :ASN.1 12:'np0000160098.novalocal' 2026-03-19 15:59:19.335 | Certificate is to be certified until Mar 19 15:59:19 2027 GMT (365 days) 2026-03-19 15:59:19.338 | 2026-03-19 15:59:19.338 | Write out database with 1 new entries 2026-03-19 15:59:19.338 | Database updated 2026-03-19 15:59:19.344 | + 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-19 15:59:19.352 | + ./stack.sh:main:885 : install_dstat 2026-03-19 15:59:19.357 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-19 15:59:19.393 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:19.399 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-19 15:59:19.404 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-19 15:59:19.410 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-19 15:59:19.418 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-19 15:59:19.424 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-19 15:59:19.430 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 15:59:19.440 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-19 15:59:19.440 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 15:59:19.450 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-19 15:59:19.456 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-19 15:59:19.463 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-19 15:59:19.471 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-19 15:59:19.477 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-19 15:59:19.522 | Using python 3.12 to install psutil 2026-03-19 15:59:19.528 | + 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-19 15:59:20.342 | Collecting psutil 2026-03-19 15:59:20.421 | 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-19 15:59:20.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-19 15:59:20.540 | Installing collected packages: psutil 2026-03-19 15:59:20.622 | Successfully installed psutil-7.2.2 2026-03-19 15:59:20.718 | + inc/python:pip_install:216 : result=0 2026-03-19 15:59:20.724 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:59:20.730 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:20.734 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:20.739 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:20.744 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:20.750 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:20.756 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:59:20.760 | + functions-common:time_stop:2419 : start_time=1773935959511 2026-03-19 15:59:20.764 | + functions-common:time_stop:2421 : [[ -z 1773935959511 ]] 2026-03-19 15:59:20.771 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:20.779 | + functions-common:time_stop:2424 : end_time=1773935960774 2026-03-19 15:59:20.784 | + functions-common:time_stop:2425 : elapsed_time=1263 2026-03-19 15:59:20.788 | + functions-common:time_stop:2426 : total=21923 2026-03-19 15:59:20.793 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:20.798 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23186 2026-03-19 15:59:20.804 | + inc/python:pip_install:219 : return 0 2026-03-19 15:59:20.810 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-19 15:59:20.816 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 15:59:20.823 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-19 15:59:20.829 | + ./stack.sh:main:894 : install_libs 2026-03-19 15:59:20.835 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-19 15:59:20.839 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-19 15:59:20.846 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-19 15:59:20.852 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-19 15:59:20.857 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:20.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-19 15:59:20.867 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:20.872 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:20.879 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-19 15:59:20.884 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-19 15:59:20.889 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-19 15:59:20.895 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-19 15:59:20.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:20.906 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:20.912 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-03-19 15:59:20.919 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:20.925 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-19 15:59:20.931 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-19 15:59:20.937 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-19 15:59:20.943 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-19 15:59:20.948 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:20.953 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:20.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, =~ ,cliff, ]] 2026-03-19 15:59:20.964 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:20.969 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-19 15:59:20.975 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-19 15:59:20.981 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-19 15:59:20.986 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-19 15:59:20.993 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:20.999 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.005 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.010 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.016 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-19 15:59:21.021 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-19 15:59:21.027 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-19 15:59:21.032 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-19 15:59:21.037 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.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-19 15:59:21.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, =~ ,debtcollector, ]] 2026-03-19 15:59:21.055 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.060 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-19 15:59:21.068 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-19 15:59:21.074 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-19 15:59:21.081 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-19 15:59:21.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.093 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.099 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-03-19 15:59:21.103 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.109 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-19 15:59:21.115 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-19 15:59:21.121 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-19 15:59:21.128 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-19 15:59:21.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.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-19 15:59:21.143 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.148 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.156 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-19 15:59:21.162 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-19 15:59:21.168 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-19 15:59:21.173 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-19 15:59:21.179 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.185 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.191 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-lib, ]] 2026-03-19 15:59:21.197 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.203 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-19 15:59:21.209 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-19 15:59:21.215 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-19 15:59:21.222 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-19 15:59:21.227 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.234 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.239 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.246 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.251 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-19 15:59:21.259 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-19 15:59:21.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-19 15:59:21.272 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-19 15:59:21.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.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-19 15:59:21.289 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.294 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.300 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-19 15:59:21.306 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-19 15:59:21.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-19 15:59:21.318 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-19 15:59:21.324 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.329 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.335 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-03-19 15:59:21.341 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.348 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-19 15:59:21.355 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-19 15:59:21.361 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-19 15:59:21.369 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-19 15:59:21.374 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.379 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.384 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-03-19 15:59:21.390 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.395 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-19 15:59:21.401 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-19 15:59:21.407 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-19 15:59:21.413 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-19 15:59:21.420 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.426 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.432 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.439 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.445 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-19 15:59:21.452 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-19 15:59:21.459 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-19 15:59:21.465 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-19 15:59:21.471 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.478 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.484 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.490 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.496 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-19 15:59:21.502 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-19 15:59:21.507 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-19 15:59:21.514 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-19 15:59:21.520 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.525 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.531 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.538 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.544 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-19 15:59:21.549 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-19 15:59:21.555 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-19 15:59:21.561 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-19 15:59:21.567 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.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-19 15:59:21.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.i18n, ]] 2026-03-19 15:59:21.585 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.591 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-19 15:59:21.596 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-19 15:59:21.602 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-19 15:59:21.606 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-19 15:59:21.611 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.618 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.624 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.628 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.634 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-19 15:59:21.640 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-19 15:59:21.647 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-19 15:59:21.654 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-19 15:59:21.659 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.664 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.668 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:21.674 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.678 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-19 15:59:21.684 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-19 15:59:21.690 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-19 15:59:21.696 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-19 15:59:21.701 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.706 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.712 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-19 15:59:21.718 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.726 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-19 15:59:21.731 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-19 15:59:21.737 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-19 15:59:21.743 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-19 15:59:21.750 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.755 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.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, =~ ,oslo.middleware, ]] 2026-03-19 15:59:21.765 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.772 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-19 15:59:21.779 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-19 15:59:21.785 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-19 15:59:21.790 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-19 15:59:21.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.801 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.806 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.policy, ]] 2026-03-19 15:59:21.812 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.819 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-19 15:59:21.824 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-19 15:59:21.829 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-19 15:59:21.834 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-19 15:59:21.840 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.846 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.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, =~ ,oslo.privsep, ]] 2026-03-19 15:59:21.859 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.865 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-19 15:59:21.870 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-19 15:59:21.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-19 15:59:21.882 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-19 15:59:21.886 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.893 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:21.898 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-03-19 15:59:21.904 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.909 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-19 15:59:21.914 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-19 15:59:21.920 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-19 15:59:21.927 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-19 15:59:21.933 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.938 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.944 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.rootwrap, ]] 2026-03-19 15:59:21.949 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:21.956 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-19 15:59:21.961 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-19 15:59:21.966 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-19 15:59:21.972 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-19 15:59:21.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:21.983 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:21.989 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-03-19 15:59:21.995 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.001 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-19 15:59:22.008 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-19 15:59:22.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-19 15:59:22.020 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-19 15:59:22.027 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.032 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:22.038 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-03-19 15:59:22.043 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.049 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-19 15:59:22.055 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-19 15:59:22.061 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-19 15:59:22.067 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-19 15:59:22.073 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.078 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.084 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-03-19 15:59:22.091 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.097 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-19 15:59:22.104 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-19 15:59:22.111 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-19 15:59:22.117 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-19 15:59:22.124 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.131 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.137 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-03-19 15:59:22.142 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.149 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-19 15:59:22.156 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-19 15:59:22.162 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-19 15:59:22.169 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-19 15:59:22.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.180 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.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, =~ ,oslo.vmware, ]] 2026-03-19 15:59:22.192 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.200 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-19 15:59:22.206 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-19 15:59:22.213 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-19 15:59:22.219 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-19 15:59:22.223 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.229 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.236 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:22.243 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.249 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-19 15:59:22.255 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-19 15:59:22.260 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-19 15:59:22.265 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-19 15:59:22.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.277 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:22.285 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-03-19 15:59:22.291 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.296 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-19 15:59:22.302 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-19 15:59:22.309 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-19 15:59:22.315 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-19 15:59:22.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.328 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:22.334 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:22.340 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.345 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-19 15:59:22.351 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-19 15:59:22.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-19 15:59:22.361 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-19 15:59:22.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.374 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:22.379 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-19 15:59:22.384 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.389 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-19 15:59:22.395 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-19 15:59:22.401 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-19 15:59:22.407 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-19 15:59:22.413 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.419 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.425 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-03-19 15:59:22.430 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.437 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-19 15:59:22.444 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-19 15:59:22.451 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-19 15:59:22.457 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-19 15:59:22.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.470 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.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, =~ ,os-brick, ]] 2026-03-19 15:59:22.480 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.485 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-19 15:59:22.490 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-19 15:59:22.497 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-19 15:59:22.502 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-19 15:59:22.510 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.515 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.522 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:22.529 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.536 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-19 15:59:22.542 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-19 15:59:22.548 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-19 15:59:22.552 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-19 15:59:22.557 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.564 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:22.571 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:22.577 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.583 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-19 15:59:22.589 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-19 15:59:22.596 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-19 15:59:22.603 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-19 15:59:22.608 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.614 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:22.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, =~ ,python-barbicanclient, ]] 2026-03-19 15:59:22.628 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.635 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-19 15:59:22.642 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-19 15:59:22.647 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:22.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 = \A\L\L ]] 2026-03-19 15:59:22.661 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:22.666 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:22.672 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-19 15:59:22.712 | Using python 3.12 to install etcd3gw 2026-03-19 15:59:22.717 | + 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-19 15:59:23.436 | Collecting etcd3gw 2026-03-19 15:59:23.528 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 15:59:23.646 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-19 15:59:24.533 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-19 15:59:24.535 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-19 15:59:24.579 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-19 15:59:24.590 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 15:59:24.639 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-19 15:59:24.651 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-19 15:59:24.866 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-19 15:59:24.906 | 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-19 15:59:24.919 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-19 15:59:25.022 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-19 15:59:25.023 | 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-19 15:59:25.049 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-19 15:59:25.051 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-19 15:59:25.085 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-19 15:59:25.086 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-19 15:59:25.089 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-19 15:59:25.108 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-19 15:59:25.145 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-19 15:59:25.171 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-19 15:59:25.179 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-19 15:59:25.181 | 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-19 15:59:25.183 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-19 15:59:25.184 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-19 15:59:25.196 | 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-19 15:59:25.287 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-19 15:59:25.316 | Attempting uninstall: urllib3 2026-03-19 15:59:25.325 | Found existing installation: urllib3 2.0.7 2026-03-19 15:59:25.325 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:25.325 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-19 15:59:25.406 | Attempting uninstall: idna 2026-03-19 15:59:25.410 | Found existing installation: idna 3.6 2026-03-19 15:59:25.411 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:25.411 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-19 15:59:25.569 | Attempting uninstall: requests 2026-03-19 15:59:25.576 | Found existing installation: requests 2.31.0 2026-03-19 15:59:25.576 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:25.576 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-19 15:59:25.707 | 2026-03-19 15:59:25.711 | 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-19 15:59:25.851 | + inc/python:pip_install:216 : result=0 2026-03-19 15:59:25.857 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:59:25.862 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:25.867 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:25.872 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:25.877 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:25.882 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:25.886 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:59:25.890 | + functions-common:time_stop:2419 : start_time=1773935962704 2026-03-19 15:59:25.895 | + functions-common:time_stop:2421 : [[ -z 1773935962704 ]] 2026-03-19 15:59:25.901 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:25.910 | + functions-common:time_stop:2424 : end_time=1773935965904 2026-03-19 15:59:25.914 | + functions-common:time_stop:2425 : elapsed_time=3200 2026-03-19 15:59:25.919 | + functions-common:time_stop:2426 : total=23186 2026-03-19 15:59:25.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:25.930 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=26386 2026-03-19 15:59:25.935 | + inc/python:pip_install:219 : return 0 2026-03-19 15:59:25.941 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-19 15:59:25.946 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-19 15:59:25.953 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-19 15:59:25.959 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 15:59:25.965 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 15:59:25.971 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 15:59:25.976 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 15:59:25.982 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 15:59:25.988 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 15:59:25.993 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 15:59:25.999 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 15:59:26.005 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 15:59:26.010 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 15:59:26.016 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 15:59:26.021 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 15:59:26.026 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 15:59:26.033 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-19 15:59:26.039 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:59:26.045 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:59:26.051 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-19 15:59:26.057 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-19 15:59:26.063 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 15:59:26.069 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 15:59:26.074 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 15:59:26.080 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 15:59:26.086 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 15:59:26.092 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 15:59:26.099 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:59:26.105 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:59:26.112 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 15:59:26.118 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 15:59:26.123 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 15:59:26.130 | + functions-common:apt_get_update:1159 : return 2026-03-19 15:59:26.137 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-19 15:59:26.143 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 15:59:26.148 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:59:26.154 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:59:26.161 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-19 15:59:26.205 | + 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-19 15:59:26.248 | Reading package lists... 2026-03-19 15:59:26.522 | Building dependency tree... 2026-03-19 15:59:26.522 | Reading state information... 2026-03-19 15:59:26.776 | The following additional packages will be installed: 2026-03-19 15:59:26.776 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-19 15:59:26.778 | Suggested packages: 2026-03-19 15:59:26.778 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-19 15:59:26.778 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-19 15:59:26.778 | python3-uwsgidecorators 2026-03-19 15:59:26.811 | The following NEW packages will be installed: 2026-03-19 15:59:26.811 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-19 15:59:26.812 | uwsgi-plugin-python3 2026-03-19 15:59:27.003 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 15:59:27.003 | Need to get 1,451 kB of archives. 2026-03-19 15:59:27.003 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-19 15:59:27.003 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-19 15:59:27.429 | 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-19 15:59:27.517 | 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-19 15:59:27.576 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-19 15:59:27.631 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-19 15:59:27.634 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-19 15:59:27.709 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-19 15:59:27.710 | 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-19 15:59:27.926 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 15:59:27.978 | Fetched 1,451 kB in 1s (1,636 kB/s) 2026-03-19 15:59:28.023 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-19 15:59:28.054 | (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-19 15:59:28.057 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-19 15:59:28.066 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-19 15:59:28.128 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-19 15:59:28.138 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-19 15:59:28.142 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-19 15:59:28.217 | Selecting previously unselected package libsodium23:amd64. 2026-03-19 15:59:28.229 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-19 15:59:28.234 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-19 15:59:28.306 | Selecting previously unselected package libzmq5:amd64. 2026-03-19 15:59:28.315 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-19 15:59:28.320 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-19 15:59:28.390 | Selecting previously unselected package libyajl2:amd64. 2026-03-19 15:59:28.401 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-19 15:59:28.408 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-19 15:59:28.465 | Selecting previously unselected package uwsgi-core. 2026-03-19 15:59:28.477 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-19 15:59:28.483 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-19 15:59:28.629 | Selecting previously unselected package uwsgi. 2026-03-19 15:59:28.641 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-19 15:59:28.650 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-19 15:59:28.712 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-19 15:59:28.721 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-19 15:59:28.727 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-19 15:59:28.808 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-19 15:59:28.819 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-19 15:59:28.831 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-19 15:59:28.842 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-19 15:59:28.852 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-19 15:59:28.864 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-19 15:59:28.887 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-19 15:59:29.329 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-19 15:59:29.375 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 15:59:30.085 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 15:59:30.383 | + functions-common:apt_get:1203 : result=0 2026-03-19 15:59:30.390 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 15:59:30.397 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:30.404 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:30.410 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:30.416 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:30.421 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:30.428 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 15:59:30.434 | + functions-common:time_stop:2419 : start_time=1773935966198 2026-03-19 15:59:30.441 | + functions-common:time_stop:2421 : [[ -z 1773935966198 ]] 2026-03-19 15:59:30.448 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:30.456 | + functions-common:time_stop:2424 : end_time=1773935970451 2026-03-19 15:59:30.462 | + functions-common:time_stop:2425 : elapsed_time=4253 2026-03-19 15:59:30.468 | + functions-common:time_stop:2426 : total=177940 2026-03-19 15:59:30.473 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:30.480 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=182193 2026-03-19 15:59:30.486 | + functions-common:apt_get:1207 : return 0 2026-03-19 15:59:30.492 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-19 15:59:30.498 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 15:59:30.506 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 15:59:30.513 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-19 15:59:30.558 | No module matches proxy 2026-03-19 15:59:30.567 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-19 15:59:30.619 | Enabling module proxy. 2026-03-19 15:59:30.629 | To activate the new configuration, you need to run: 2026-03-19 15:59:30.629 | systemctl restart apache2 2026-03-19 15:59:30.640 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-19 15:59:30.689 | Considering dependency proxy for proxy_uwsgi: 2026-03-19 15:59:30.689 | Module proxy already enabled 2026-03-19 15:59:30.689 | Enabling module proxy_uwsgi. 2026-03-19 15:59:30.698 | To activate the new configuration, you need to run: 2026-03-19 15:59:30.699 | systemctl restart apache2 2026-03-19 15:59:30.710 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-19 15:59:30.717 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 15:59:30.724 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 15:59:30.729 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 15:59:30.900 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-19 15:59:30.905 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-19 15:59:30.910 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-19 15:59:30.916 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:30.924 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:30.929 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-03-19 15:59:30.936 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:30.940 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-19 15:59:30.946 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-19 15:59:30.951 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-19 15:59:30.957 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:30.963 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:30.969 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-03-19 15:59:30.976 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:30.982 | + ./stack.sh:main:902 : install_glanceclient 2026-03-19 15:59:30.989 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-19 15:59:30.995 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-19 15:59:31.001 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.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 = \A\L\L ]] 2026-03-19 15:59:31.014 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:31.021 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.027 | + ./stack.sh:main:903 : install_cinderclient 2026-03-19 15:59:31.034 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-19 15:59:31.040 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-19 15:59:31.047 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.054 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:31.060 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-brick-cinderclient-ext, ]] 2026-03-19 15:59:31.066 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.073 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-19 15:59:31.080 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-19 15:59:31.087 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.093 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:31.099 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-03-19 15:59:31.104 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.111 | + ./stack.sh:main:904 : install_novaclient 2026-03-19 15:59:31.118 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-19 15:59:31.124 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-19 15:59:31.130 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.135 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:31.141 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-novaclient, ]] 2026-03-19 15:59:31.147 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.154 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-19 15:59:31.193 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:31.199 | + ./stack.sh:main:906 : install_swiftclient 2026-03-19 15:59:31.205 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-19 15:59:31.212 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-19 15:59:31.217 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.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-19 15:59:31.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, =~ ,python-swiftclient, ]] 2026-03-19 15:59:31.235 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.242 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-19 15:59:31.283 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:31.290 | + ./stack.sh:main:909 : install_neutronclient 2026-03-19 15:59:31.296 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-19 15:59:31.303 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-19 15:59:31.307 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.313 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:31.318 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-03-19 15:59:31.325 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.331 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-19 15:59:31.337 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-19 15:59:31.344 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-19 15:59:31.350 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:31.357 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 15:59:31.362 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:31.368 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:31.374 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-19 15:59:31.381 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-19 15:59:31.387 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-19 15:59:31.394 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-19 15:59:31.400 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-19 15:59:31.406 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 15:59:31.416 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-19 15:59:31.417 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 15:59:31.429 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-19 15:59:31.436 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-19 15:59:31.441 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-19 15:59:31.449 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-19 15:59:31.456 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-19 15:59:31.507 | Using python 3.12 to install keystonemiddleware 2026-03-19 15:59:31.513 | + 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-19 15:59:32.229 | Collecting keystonemiddleware 2026-03-19 15:59:32.316 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-19 15:59:32.379 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-19 15:59:32.391 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-19 15:59:32.443 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-19 15:59:32.455 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 15:59:32.511 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-19 15:59:32.523 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-19 15:59:32.566 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-19 15:59:32.577 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-19 15:59:32.621 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-19 15:59:32.634 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-19 15:59:32.692 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-19 15:59:32.703 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 15:59:32.754 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-19 15:59:32.767 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 15:59:32.819 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-19 15:59:32.842 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 15:59:32.852 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-19 15:59:32.878 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-19 15:59:32.890 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 15:59:32.934 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-19 15:59:32.945 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-19 15:59:32.994 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-19 15:59:33.014 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:59:33.024 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-19 15:59:33.058 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-19 15:59:33.071 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-19 15:59:33.087 | 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-19 15:59:33.124 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-19 15:59:33.137 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-19 15:59:33.168 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-19 15:59:33.180 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-19 15:59:33.219 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-19 15:59:33.230 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-19 15:59:33.279 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-19 15:59:33.290 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-19 15:59:33.340 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-19 15:59:33.351 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-19 15:59:33.395 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-19 15:59:33.408 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-19 15:59:33.444 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-19 15:59:33.457 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-19 15:59:33.524 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-19 15:59:33.526 | 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-19 15:59:33.559 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-19 15:59:33.570 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-19 15:59:33.583 | 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-19 15:59:33.585 | 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-19 15:59:33.682 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-19 15:59:33.695 | 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-19 15:59:33.751 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-19 15:59:33.763 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-19 15:59:33.774 | 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-19 15:59:33.777 | 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-19 15:59:33.780 | 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-19 15:59:33.813 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-19 15:59:33.824 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-19 15:59:33.840 | 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-19 15:59:33.841 | 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-19 15:59:33.842 | 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-19 15:59:33.843 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-19 15:59:33.871 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-19 15:59:33.909 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-19 15:59:33.943 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-19 15:59:33.965 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-19 15:59:33.986 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-19 15:59:34.015 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-19 15:59:34.034 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-19 15:59:34.056 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-19 15:59:34.106 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 51.8 MB/s 0:00:00 2026-03-19 15:59:34.119 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-19 15:59:34.140 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-19 15:59:34.162 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-19 15:59:34.182 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-19 15:59:34.201 | 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-19 15:59:34.229 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-19 15:59:34.261 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-19 15:59:34.280 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-19 15:59:34.298 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-19 15:59:34.317 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-19 15:59:34.342 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-19 15:59:34.356 | 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-19 15:59:34.367 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-19 15:59:34.386 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-19 15:59:34.404 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-19 15:59:34.427 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-19 15:59:34.449 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-19 15:59:34.570 | 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-19 15:59:34.726 | Attempting uninstall: six 2026-03-19 15:59:34.731 | Found existing installation: six 1.16.0 2026-03-19 15:59:34.732 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:34.732 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-19 15:59:34.780 | Attempting uninstall: PyYAML 2026-03-19 15:59:34.786 | Found existing installation: PyYAML 6.0.1 2026-03-19 15:59:34.787 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:34.787 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-19 15:59:34.855 | Attempting uninstall: pyparsing 2026-03-19 15:59:34.859 | Found existing installation: pyparsing 3.1.1 2026-03-19 15:59:34.860 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:34.860 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-19 15:59:35.003 | Attempting uninstall: PyJWT 2026-03-19 15:59:35.009 | Found existing installation: PyJWT 2.7.0 2026-03-19 15:59:35.010 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:35.010 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-19 15:59:36.534 | 2026-03-19 15:59:36.541 | 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-19 15:59:36.691 | + inc/python:pip_install:216 : result=0 2026-03-19 15:59:36.697 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:59:36.702 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:36.707 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:36.713 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:36.718 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:36.725 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:36.730 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:59:36.736 | + functions-common:time_stop:2419 : start_time=1773935971495 2026-03-19 15:59:36.741 | + functions-common:time_stop:2421 : [[ -z 1773935971495 ]] 2026-03-19 15:59:36.748 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:36.757 | + functions-common:time_stop:2424 : end_time=1773935976751 2026-03-19 15:59:36.763 | + functions-common:time_stop:2425 : elapsed_time=5256 2026-03-19 15:59:36.767 | + functions-common:time_stop:2426 : total=26386 2026-03-19 15:59:36.772 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:36.778 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31642 2026-03-19 15:59:36.785 | + inc/python:pip_install:219 : return 0 2026-03-19 15:59:36.791 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-19 15:59:36.797 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-19 15:59:36.804 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-19 15:59:36.812 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-19 15:59:36.818 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-19 15:59:36.823 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 15:59:36.833 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-19 15:59:36.834 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 15:59:36.845 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-19 15:59:36.851 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-19 15:59:36.858 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-19 15:59:36.867 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-19 15:59:36.875 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-19 15:59:36.925 | Using python 3.12 to install python-memcached 2026-03-19 15:59:36.930 | + 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-19 15:59:37.593 | Collecting python-memcached 2026-03-19 15:59:37.695 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-19 15:59:37.720 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-19 15:59:37.805 | Installing collected packages: python-memcached 2026-03-19 15:59:37.830 | Successfully installed python-memcached-1.62 2026-03-19 15:59:37.924 | + inc/python:pip_install:216 : result=0 2026-03-19 15:59:37.929 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:59:37.933 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:37.938 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:37.943 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:37.949 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:37.953 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:37.958 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:59:37.964 | + functions-common:time_stop:2419 : start_time=1773935976914 2026-03-19 15:59:37.969 | + functions-common:time_stop:2421 : [[ -z 1773935976914 ]] 2026-03-19 15:59:37.976 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:37.986 | + functions-common:time_stop:2424 : end_time=1773935977979 2026-03-19 15:59:37.992 | + functions-common:time_stop:2425 : elapsed_time=1065 2026-03-19 15:59:37.998 | + functions-common:time_stop:2426 : total=31642 2026-03-19 15:59:38.002 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:38.007 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32707 2026-03-19 15:59:38.014 | + inc/python:pip_install:219 : return 0 2026-03-19 15:59:38.020 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-19 15:59:38.059 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:38.066 | + ./stack.sh:main:916 : '[' 199.204.45.78 == 199.204.45.78 ']' 2026-03-19 15:59:38.072 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-19 15:59:38.078 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-19 15:59:38.084 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-19 15:59:38.092 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 15:59:38.097 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-19 15:59:38.102 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-19 15:59:38.141 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:59:38.147 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-19 15:59:38.153 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-19 15:59:38.159 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-19 15:59:38.164 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 15:59:38.170 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 15:59:38.176 | ++ functions-common:git_clone:585 : pwd 2026-03-19 15:59:38.183 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 15:59:38.188 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 15:59:38.195 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 15:59:38.231 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 15:59:38.237 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 15:59:38.243 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 15:59:38.250 | + functions-common:git_clone:602 : echo master 2026-03-19 15:59:38.251 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 15:59:38.260 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-19 15:59:38.266 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 15:59:38.271 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-19 15:59:38.295 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-19 15:59:38.302 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 15:59:38.302 | + functions-common:git_clone:665 : head -1 2026-03-19 15:59:38.317 | 3526925ae Merge "Keystone identity mapping to support project definition as a JSON" 2026-03-19 15:59:38.323 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 15:59:38.329 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-19 15:59:38.336 | + inc/python:setup_develop:353 : local bindep 2026-03-19 15:59:38.342 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-19 15:59:38.348 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-19 15:59:38.354 | + inc/python:setup_develop:359 : local extras= 2026-03-19 15:59:38.360 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-19 15:59:38.366 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 15:59:38.372 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-19 15:59:38.376 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-19 15:59:38.383 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 15:59:38.389 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 15:59:38.397 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-19 15:59:38.403 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 15:59:38.409 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-19 15:59:38.415 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 15:59:38.420 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 15:59:38.428 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-19 15:59:38.439 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-19 15:59:38.444 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-19 15:59:38.449 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-19 15:59:38.546 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-19 15:59:38.551 | + inc/python:setup_package:436 : local bindep=0 2026-03-19 15:59:38.558 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-19 15:59:38.563 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 15:59:38.569 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-19 15:59:38.575 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-19 15:59:38.581 | + inc/python:setup_package:445 : local flags=-e 2026-03-19 15:59:38.586 | + inc/python:setup_package:446 : local extras= 2026-03-19 15:59:38.592 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 15:59:38.597 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 15:59:38.603 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 15:59:38.608 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 15:59:38.614 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 15:59:38.619 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-19 15:59:38.665 | Using python 3.12 to install /opt/stack/keystone 2026-03-19 15:59:38.670 | + 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-19 15:59:39.230 | Obtaining file:///opt/stack/keystone 2026-03-19 15:59:39.233 | Installing build dependencies: started 2026-03-19 15:59:40.195 | Installing build dependencies: finished with status 'done' 2026-03-19 15:59:40.196 | Checking if build backend supports build_editable: started 2026-03-19 15:59:40.523 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 15:59:40.525 | Getting requirements to build editable: started 2026-03-19 15:59:40.706 | Getting requirements to build editable: finished with status 'done' 2026-03-19 15:59:40.709 | Preparing editable metadata (pyproject.toml): started 2026-03-19 15:59:41.404 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 15:59:41.416 | 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.0rc1) (7.0.3) 2026-03-19 15:59:41.417 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (1.8.9) 2026-03-19 15:59:41.529 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:41.616 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-19 15:59:41.648 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:41.652 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-19 15:59:41.883 | Collecting cryptography>=2.7 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:41.887 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-19 15:59:42.216 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.220 | 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-19 15:59:42.246 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (5.7.0) 2026-03-19 15:59:42.246 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (5.8.0) 2026-03-19 15:59:42.247 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (12.0.0) 2026-03-19 15:59:42.297 | Collecting bcrypt>=3.1.3 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.301 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-19 15:59:42.313 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (4.1.1) 2026-03-19 15:59:42.314 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (10.3.0) 2026-03-19 15:59:42.315 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (6.3.0) 2026-03-19 15:59:42.354 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.358 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-19 15:59:42.411 | Collecting oslo.db>=6.0.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.416 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 15:59:42.429 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (6.7.2) 2026-03-19 15:59:42.429 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (8.1.0) 2026-03-19 15:59:42.466 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.472 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-19 15:59:42.524 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.528 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 15:59:42.538 | 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.0rc1) (5.9.1) 2026-03-19 15:59:42.555 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.559 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-19 15:59:42.568 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (10.0.0) 2026-03-19 15:59:42.585 | Collecting oauthlib>=0.6.2 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.589 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-19 15:59:42.626 | Collecting pysaml2>=5.0.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.631 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-19 15:59:42.641 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (2.11.0) 2026-03-19 15:59:42.641 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (1.5.0) 2026-03-19 15:59:42.670 | Collecting jsonschema>=3.2.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.674 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-19 15:59:42.685 | 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.0rc1) (4.0.1) 2026-03-19 15:59:42.685 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc1) (1.1.2) 2026-03-19 15:59:42.702 | Collecting osprofiler>=1.4.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.706 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-19 15:59:42.741 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.0.0rc1) 2026-03-19 15:59:42.744 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-19 15:59:42.887 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.0.0rc1) 2026-03-19 15:59:42.892 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-19 15:59:42.915 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.0.0rc1) 2026-03-19 15:59:42.919 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-19 15:59:42.931 | 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.0rc1) (5.2.1) 2026-03-19 15:59:42.950 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-19 15:59:42.954 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-19 15:59:42.963 | 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.0rc1) (8.3.1) 2026-03-19 15:59:42.978 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-19 15:59:42.982 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-19 15:59:43.008 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.012 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-19 15:59:43.091 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.095 | 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-19 15:59:43.125 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.131 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-19 15:59:43.146 | 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.0rc1) (1.17.0) 2026-03-19 15:59:43.193 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.199 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-19 15:59:43.235 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.238 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-19 15:59:43.266 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.269 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-19 15:59:43.304 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.308 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-19 15:59:43.663 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.668 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-19 15:59:43.687 | 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.0rc1) (5.13.1) 2026-03-19 15:59:43.688 | 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.0rc1) (2.32.5) 2026-03-19 15:59:43.691 | 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.0rc1) (2.1.0) 2026-03-19 15:59:43.692 | 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.0rc1) (1.8.2) 2026-03-19 15:59:43.692 | 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.0rc1) (4.15.0) 2026-03-19 15:59:43.699 | 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.0rc1) (1.3.0) 2026-03-19 15:59:43.700 | 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.0rc1) (2.0.0) 2026-03-19 15:59:43.700 | 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.0rc1) (6.0.3) 2026-03-19 15:59:43.729 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.733 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-19 15:59:43.742 | 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.0rc1) (3.0.0) 2026-03-19 15:59:43.759 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:43.764 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-19 15:59:43.788 | Installing build dependencies: started 2026-03-19 15:59:44.627 | Installing build dependencies: finished with status 'done' 2026-03-19 15:59:44.628 | Getting requirements to build wheel: started 2026-03-19 15:59:44.964 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 15:59:44.966 | Installing backend dependencies: started 2026-03-19 15:59:45.919 | Installing backend dependencies: finished with status 'done' 2026-03-19 15:59:45.920 | Preparing metadata (pyproject.toml): started 2026-03-19 15:59:46.210 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 15:59:46.296 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.303 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-19 15:59:46.397 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.401 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-19 15:59:46.428 | 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.0rc1) (2.1.1) 2026-03-19 15:59:46.432 | 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.0rc1) (2.9.0.post0) 2026-03-19 15:59:46.435 | 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.0rc1) (3.2.1) 2026-03-19 15:59:46.475 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.480 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-19 15:59:46.530 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.535 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-19 15:59:46.606 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.611 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-19 15:59:46.700 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.705 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-19 15:59:46.764 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.773 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-19 15:59:46.802 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.808 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-19 15:59:46.845 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.850 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-19 15:59:46.859 | 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.0rc1) (26.0) 2026-03-19 15:59:46.879 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.883 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 15:59:46.915 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.922 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-19 15:59:46.971 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:46.978 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-19 15:59:47.134 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.138 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-19 15:59:47.176 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.181 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 15:59:47.211 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.216 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-19 15:59:47.247 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.253 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-19 15:59:47.295 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.300 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-19 15:59:47.352 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.357 | 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-19 15:59:47.388 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.393 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-19 15:59:47.429 | 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.0rc1) 2026-03-19 15:59:47.435 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-19 15:59:47.473 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.477 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-19 15:59:47.506 | 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.0rc1) (3.3.2) 2026-03-19 15:59:47.507 | 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.0rc1) (7.2.2) 2026-03-19 15:59:47.515 | 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.0rc1) (82.0.1) 2026-03-19 15:59:47.536 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.540 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-19 15:59:47.615 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.620 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-19 15:59:47.674 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.680 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-19 15:59:47.735 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:47.740 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-19 15:59:47.765 | 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.0rc1) (3.4.4) 2026-03-19 15:59:47.765 | 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.0rc1) (3.11) 2026-03-19 15:59:47.766 | 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.0rc1) (2.6.3) 2026-03-19 15:59:47.767 | 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.0rc1) (2023.11.17) 2026-03-19 15:59:48.466 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:48.471 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-19 15:59:48.519 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc1) 2026-03-19 15:59:48.524 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-19 15:59:48.554 | 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.0rc1) (2.8.5) 2026-03-19 15:59:48.594 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-19 15:59:48.616 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-19 15:59:48.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 46.8 MB/s 0:00:00 2026-03-19 15:59:48.708 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-19 15:59:48.734 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-19 15:59:48.752 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-19 15:59:48.764 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-19 15:59:48.780 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-19 15:59:48.792 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-19 15:59:48.806 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-19 15:59:48.823 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-19 15:59:48.837 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-19 15:59:48.850 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-19 15:59:48.861 | 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-19 15:59:48.876 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-19 15:59:48.896 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-19 15:59:48.915 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-19 15:59:48.932 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-19 15:59:48.953 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-19 15:59:48.969 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-19 15:59:48.981 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-19 15:59:48.992 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-19 15:59:49.009 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-19 15:59:49.024 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-19 15:59:49.040 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-19 15:59:49.063 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-19 15:59:49.078 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-19 15:59:49.122 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-19 15:59:49.143 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-19 15:59:49.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 24.8 MB/s 0:00:00 2026-03-19 15:59:49.169 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-19 15:59:49.183 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-19 15:59:49.198 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-19 15:59:49.210 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-19 15:59:49.227 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-19 15:59:49.247 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-19 15:59:49.258 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-19 15:59:49.271 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-19 15:59:49.303 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-19 15:59:49.326 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-19 15:59:49.344 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-19 15:59:49.365 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-19 15:59:49.382 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-19 15:59:49.395 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-19 15:59:49.409 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-19 15:59:49.422 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-19 15:59:49.449 | 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-19 15:59:49.498 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 70.5 MB/s 0:00:00 2026-03-19 15:59:49.504 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-19 15:59:49.520 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-19 15:59:49.533 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-19 15:59:49.551 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-19 15:59:49.567 | 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-19 15:59:49.580 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-19 15:59:49.593 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-19 15:59:49.604 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-19 15:59:49.619 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-19 15:59:49.635 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-19 15:59:49.711 | Building wheels for collected packages: keystone, testresources 2026-03-19 15:59:49.712 | Building editable for keystone (pyproject.toml): started 2026-03-19 15:59:50.402 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-19 15:59:50.403 | Created wheel for keystone: filename=keystone-29.0.0.0rc1-0.editable-py3-none-any.whl size=9243 sha256=ede3fa085ae6f832fadd08b0c249ce2407b4813c9930723a01a4d0848f814027 2026-03-19 15:59:50.404 | Stored in directory: /tmp/pip-ephem-wheel-cache-6rz7kkq0/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-19 15:59:50.408 | Building wheel for testresources (pyproject.toml): started 2026-03-19 15:59:50.659 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-19 15:59:50.661 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=882e15ab679c98c3f01da563991062d225266455342d1d64edeba5261222de77 2026-03-19 15:59:50.661 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-19 15:59:50.666 | Successfully built keystone testresources 2026-03-19 15:59:50.806 | 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-19 15:59:51.590 | Attempting uninstall: oauthlib 2026-03-19 15:59:51.599 | Found existing installation: oauthlib 3.2.2 2026-03-19 15:59:51.599 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:51.600 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-19 15:59:51.681 | Attempting uninstall: markupsafe 2026-03-19 15:59:51.689 | Found existing installation: MarkupSafe 2.1.5 2026-03-19 15:59:51.689 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:51.689 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-19 15:59:52.415 | Attempting uninstall: blinker 2026-03-19 15:59:52.424 | Found existing installation: blinker 1.7.0 2026-03-19 15:59:52.424 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:52.425 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-19 15:59:52.459 | Attempting uninstall: attrs 2026-03-19 15:59:52.468 | Found existing installation: attrs 23.2.0 2026-03-19 15:59:52.469 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:52.469 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-19 15:59:54.483 | Attempting uninstall: jinja2 2026-03-19 15:59:54.494 | Found existing installation: Jinja2 3.1.2 2026-03-19 15:59:54.495 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:54.495 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-19 15:59:55.120 | Attempting uninstall: cryptography 2026-03-19 15:59:55.130 | Found existing installation: cryptography 41.0.7 2026-03-19 15:59:55.131 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:55.131 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-19 15:59:55.737 | Attempting uninstall: jsonschema 2026-03-19 15:59:55.746 | Found existing installation: jsonschema 4.10.3 2026-03-19 15:59:55.747 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 15:59:55.747 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-19 15:59:56.747 | 2026-03-19 15:59:56.761 | 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.0rc1 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-19 15:59:57.293 | + inc/python:pip_install:216 : result=0 2026-03-19 15:59:57.299 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 15:59:57.304 | + functions-common:time_stop:2412 : local name 2026-03-19 15:59:57.310 | + functions-common:time_stop:2413 : local end_time 2026-03-19 15:59:57.316 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 15:59:57.322 | + functions-common:time_stop:2415 : local total 2026-03-19 15:59:57.328 | + functions-common:time_stop:2416 : local start_time 2026-03-19 15:59:57.333 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 15:59:57.338 | + functions-common:time_stop:2419 : start_time=1773935978653 2026-03-19 15:59:57.344 | + functions-common:time_stop:2421 : [[ -z 1773935978653 ]] 2026-03-19 15:59:57.352 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 15:59:57.360 | + functions-common:time_stop:2424 : end_time=1773935997354 2026-03-19 15:59:57.365 | + functions-common:time_stop:2425 : elapsed_time=18701 2026-03-19 15:59:57.371 | + functions-common:time_stop:2426 : total=32707 2026-03-19 15:59:57.377 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 15:59:57.383 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51408 2026-03-19 15:59:57.387 | + inc/python:pip_install:219 : return 0 2026-03-19 15:59:57.393 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 15:59:57.398 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 15:59:57.405 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-19 15:59:57.412 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-19 15:59:57.419 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 15:59:57.425 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 15:59:57.431 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 15:59:57.438 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 15:59:57.445 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-19 15:59:57.486 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:59:57.494 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 15:59:57.499 | + ./stack.sh:main:918 : configure_keystone 2026-03-19 15:59:57.505 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-19 15:59:57.530 | + 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-19 15:59:57.535 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-19 15:59:57.546 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-19 15:59:57.584 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 15:59:57.590 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-19 15:59:57.662 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-19 15:59:57.728 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-19 15:59:57.806 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-19 15:59:57.882 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-19 15:59:57.962 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-19 15:59:58.030 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-19 15:59:58.096 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-19 15:59:58.163 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-19 15:59:58.236 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-19 15:59:58.241 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-19 15:59:58.247 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-19 15:59:58.253 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-19 15:59:58.259 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-19 15:59:58.265 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-19 15:59:58.302 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:58.310 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-19 15:59:58.314 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-19 15:59:58.320 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-19 15:59:58.353 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:58.359 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 15:59:58.367 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 15:59:58.439 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-19 15:59:58.444 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-19 15:59:58.450 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-19 15:59:58.455 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-19 15:59:58.490 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:58.496 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-19 15:59:58.501 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.78/identity 2026-03-19 15:59:58.574 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-19 15:59:58.579 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-19 15:59:58.655 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-19 15:59:58.661 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-19 15:59:58.667 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-19 15:59:58.674 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-19 15:59:58.680 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 15:59:58.686 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 15:59:58.693 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 15:59:58.728 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 15:59:58.734 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 15:59:58.739 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-19 15:59:58.747 | + 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-19 15:59:58.821 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-19 15:59:58.826 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-19 15:59:58.831 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-19 15:59:58.836 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-19 15:59:58.843 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-19 15:59:58.880 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-19 15:59:58.885 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-19 15:59:58.890 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-19 15:59:58.896 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-19 15:59:58.901 | + 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-19 15:59:58.972 | + 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-19 15:59:59.039 | + 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-19 15:59:59.104 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-19 15:59:59.172 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-19 15:59:59.234 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-19 15:59:59.300 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-19 15:59:59.306 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-19 15:59:59.312 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-19 15:59:59.318 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-19 15:59:59.323 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-19 15:59:59.329 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-19 15:59:59.335 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-19 15:59:59.339 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-19 15:59:59.345 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-19 15:59:59.366 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-19 15:59:59.368 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-19 15:59:59.379 | d /var/run/uwsgi 0755 stack root 2026-03-19 15:59:59.387 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-19 15:59:59.404 | /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-19 15:59:59.413 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-19 15:59:59.417 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-19 15:59:59.427 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-19 15:59:59.432 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-19 15:59:59.500 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-19 15:59:59.571 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-19 15:59:59.642 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-19 15:59:59.710 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-19 15:59:59.775 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-19 15:59:59.842 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-19 15:59:59.906 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-19 15:59:59.970 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-19 16:00:00.038 | + 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-19 16:00:00.105 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-19 16:00:00.175 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-19 16:00:00.245 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-19 16:00:00.312 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-19 16:00:00.383 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-19 16:00:00.389 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-19 16:00:00.397 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-19 16:00:00.403 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-19 16:00:00.410 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-19 16:00:00.416 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:00.422 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:00.428 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-19 16:00:00.436 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-19 16:00:00.442 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-19 16:00:00.516 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-19 16:00:00.586 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-19 16:00:00.587 | + 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-19 16:00:00.601 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-19 16:00:00.611 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-19 16:00:00.617 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-19 16:00:00.624 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-19 16:00:00.630 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-19 16:00:00.637 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:00:00.643 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:00:00.649 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:00.656 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:00.662 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-19 16:00:00.667 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-19 16:00:00.673 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:00.679 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:00.686 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-19 16:00:00.737 | Enabling site keystone-api. 2026-03-19 16:00:00.748 | To activate the new configuration, you need to run: 2026-03-19 16:00:00.748 | systemctl reload apache2 2026-03-19 16:00:00.759 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-19 16:00:00.765 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 16:00:00.770 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:00:00.776 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 16:00:00.923 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-19 16:00:00.989 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-19 16:00:01.060 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-19 16:00:01.134 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-19 16:00:01.139 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-19 16:00:01.205 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-19 16:00:01.272 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-19 16:00:01.345 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-19 16:00:01.420 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-19 16:00:01.424 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-19 16:00:01.430 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-19 16:00:01.499 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-19 16:00:01.570 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-19 16:00:01.608 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:00:01.613 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-19 16:00:01.655 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:01.660 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-19 16:00:01.667 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-19 16:00:01.673 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-19 16:00:01.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 16:00:01.687 | + lib/stack:stack_install_service:32 : install_glance 2026-03-19 16:00:01.695 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-19 16:00:01.701 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-19 16:00:01.711 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-19 16:00:01.754 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:01.761 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-19 16:00:01.768 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-19 16:00:01.810 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:00:01.817 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-19 16:00:01.824 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-19 16:00:01.831 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:00:01.839 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 16:00:01.845 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,glance_store, ]] 2026-03-19 16:00:01.852 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:00:01.861 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-19 16:00:01.866 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-19 16:00:01.873 | ++ inc/python:join_extras:29 : echo cinder 2026-03-19 16:00:01.881 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-19 16:00:01.888 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-19 16:00:01.895 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-19 16:00:01.901 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-19 16:00:01.910 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-19 16:00:01.918 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-19 16:00:01.926 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-19 16:00:01.937 | +++ 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-19 16:00:01.938 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-19 16:00:01.950 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-19 16:00:01.956 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-19 16:00:01.963 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-19 16:00:01.969 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-19 16:00:01.974 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-19 16:00:02.029 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-19 16:00:02.036 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-03-19 16:00:02.799 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-19 16:00:02.890 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-19 16:00:02.905 | 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-19 16:00:02.905 | 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-19 16:00:02.906 | 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-19 16:00:02.907 | 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-19 16:00:02.907 | 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-19 16:00:02.908 | 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-19 16:00:02.908 | 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-19 16:00:02.909 | 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-19 16:00:02.909 | 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-19 16:00:02.910 | 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-19 16:00:02.910 | 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-19 16:00:02.930 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-19 16:00:02.936 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-19 16:00:02.945 | 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-19 16:00:02.947 | 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-19 16:00:02.948 | 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-19 16:00:02.954 | 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-19 16:00:02.955 | 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-19 16:00:02.988 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-19 16:00:02.993 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-19 16:00:03.054 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-19 16:00:03.059 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-19 16:00:03.103 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-19 16:00:03.107 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 16:00:03.143 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-19 16:00:03.148 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-19 16:00:03.159 | 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-19 16:00:03.160 | 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-19 16:00:03.161 | 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-19 16:00:03.162 | 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-19 16:00:03.166 | 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-19 16:00:03.166 | 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-19 16:00:03.167 | 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-19 16:00:03.168 | 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-19 16:00:03.170 | 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-19 16:00:03.170 | 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-19 16:00:03.173 | 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-19 16:00:03.195 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-19 16:00:03.199 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-19 16:00:03.213 | 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-19 16:00:03.218 | 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-19 16:00:03.222 | 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-19 16:00:03.223 | 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-19 16:00:03.224 | 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-19 16:00:03.230 | 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-19 16:00:03.232 | 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-19 16:00:03.233 | 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-19 16:00:03.235 | 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-19 16:00:03.241 | 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-19 16:00:03.242 | 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-19 16:00:03.243 | 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-19 16:00:03.243 | 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-19 16:00:03.244 | 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-19 16:00:03.247 | 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-19 16:00:03.247 | 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-19 16:00:03.251 | 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-19 16:00:03.263 | 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-19 16:00:03.266 | 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-19 16:00:03.268 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-03-19 16:00:03.276 | 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-19 16:00:03.276 | 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-19 16:00:03.277 | 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-19 16:00:03.278 | 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-19 16:00:03.291 | 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-19 16:00:03.321 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-19 16:00:03.368 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-19 16:00:03.385 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-19 16:00:03.398 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-19 16:00:03.410 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-19 16:00:03.426 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-19 16:00:03.441 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-19 16:00:03.586 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-19 16:00:04.588 | 2026-03-19 16:00:04.602 | 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-19 16:00:04.700 | + inc/python:pip_install:216 : result=0 2026-03-19 16:00:04.708 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:00:04.715 | + functions-common:time_stop:2412 : local name 2026-03-19 16:00:04.722 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:00:04.726 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:00:04.731 | + functions-common:time_stop:2415 : local total 2026-03-19 16:00:04.736 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:00:04.743 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:00:04.748 | + functions-common:time_stop:2419 : start_time=1773936002015 2026-03-19 16:00:04.754 | + functions-common:time_stop:2421 : [[ -z 1773936002015 ]] 2026-03-19 16:00:04.761 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:00:04.772 | + functions-common:time_stop:2424 : end_time=1773936004764 2026-03-19 16:00:04.777 | + functions-common:time_stop:2425 : elapsed_time=2749 2026-03-19 16:00:04.784 | + functions-common:time_stop:2426 : total=51408 2026-03-19 16:00:04.789 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:00:04.796 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=54157 2026-03-19 16:00:04.802 | + inc/python:pip_install:219 : return 0 2026-03-19 16:00:04.809 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-19 16:00:04.817 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-19 16:00:04.822 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-19 16:00:04.847 | + 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-19 16:00:04.860 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-19 16:00:04.865 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-19 16:00:04.872 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-19 16:00:04.878 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:00:04.883 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 16:00:04.892 | ++ functions-common:git_clone:585 : pwd 2026-03-19 16:00:04.898 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:00:04.905 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:00:04.913 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:00:04.949 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:00:04.955 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:00:04.961 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:04.968 | + functions-common:git_clone:602 : echo master 2026-03-19 16:00:04.969 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:00:04.981 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-19 16:00:04.987 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:04.993 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-19 16:00:05.015 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-19 16:00:05.023 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 16:00:05.024 | + functions-common:git_clone:665 : head -1 2026-03-19 16:00:05.031 | 8d6f68d7d Merge "Fix missing context when replacing image location" 2026-03-19 16:00:05.039 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:00:05.045 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-19 16:00:05.051 | + inc/python:setup_develop:353 : local bindep 2026-03-19 16:00:05.057 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-19 16:00:05.064 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-19 16:00:05.072 | + inc/python:setup_develop:359 : local extras= 2026-03-19 16:00:05.078 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-19 16:00:05.085 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:00:05.091 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-19 16:00:05.097 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-19 16:00:05.104 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:00:05.110 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:00:05.119 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-19 16:00:05.125 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:00:05.133 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-19 16:00:05.140 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:00:05.146 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:00:05.155 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-19 16:00:05.167 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-19 16:00:05.171 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-19 16:00:05.178 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-19 16:00:05.277 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-19 16:00:05.284 | + inc/python:setup_package:436 : local bindep=0 2026-03-19 16:00:05.290 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:00:05.296 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:00:05.302 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-19 16:00:05.308 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-19 16:00:05.345 | + inc/python:setup_package:445 : local flags=-e 2026-03-19 16:00:05.345 | + inc/python:setup_package:446 : local extras= 2026-03-19 16:00:05.345 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:00:05.345 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:00:05.345 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:00:05.345 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:00:05.350 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:00:05.356 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-19 16:00:05.402 | Using python 3.12 to install /opt/stack/glance 2026-03-19 16:00:05.408 | + 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-19 16:00:06.002 | Obtaining file:///opt/stack/glance 2026-03-19 16:00:06.005 | Installing build dependencies: started 2026-03-19 16:00:07.088 | Installing build dependencies: finished with status 'done' 2026-03-19 16:00:07.088 | Checking if build backend supports build_editable: started 2026-03-19 16:00:07.410 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:00:07.410 | Getting requirements to build editable: started 2026-03-19 16:00:07.566 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:00:07.568 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:00:08.242 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:00:08.257 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (7.0.3) 2026-03-19 16:00:08.258 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (0.7.1) 2026-03-19 16:00:08.258 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (2.0.46) 2026-03-19 16:00:08.259 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (0.40.4) 2026-03-19 16:00:08.259 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (3.1.0) 2026-03-19 16:00:08.260 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (2.5.1) 2026-03-19 16:00:08.260 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (1.8.9) 2026-03-19 16:00:08.261 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (1.18.4) 2026-03-19 16:00:08.385 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.477 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 16:00:08.487 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (10.3.0) 2026-03-19 16:00:08.488 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (7.4.0) 2026-03-19 16:00:08.489 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (6.3.0) 2026-03-19 16:00:08.490 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (2.7.1) 2026-03-19 16:00:08.490 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (10.0.0) 2026-03-19 16:00:08.491 | 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.dev7) (5.7.0) 2026-03-19 16:00:08.492 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (3.2.1) 2026-03-19 16:00:08.540 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.554 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-19 16:00:08.566 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (5.13.1) 2026-03-19 16:00:08.567 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (12.0.0) 2026-03-19 16:00:08.596 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.615 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-19 16:00:08.625 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (3.17.0) 2026-03-19 16:00:08.626 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (3.10.1) 2026-03-19 16:00:08.627 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (4.26.0) 2026-03-19 16:00:08.627 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (5.8.0) 2026-03-19 16:00:08.628 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (18.0.0) 2026-03-19 16:00:08.629 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (6.7.2) 2026-03-19 16:00:08.654 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.667 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 16:00:08.676 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (8.1.0) 2026-03-19 16:00:08.677 | 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.dev7) (17.3.0) 2026-03-19 16:00:08.678 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (8.0.0) 2026-03-19 16:00:08.711 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.722 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-19 16:00:08.733 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (5.0.0) 2026-03-19 16:00:08.733 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (4.3.0) 2026-03-19 16:00:08.734 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (5.4.0) 2026-03-19 16:00:08.735 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (3.0.0) 2026-03-19 16:00:08.735 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev7) (43.0.3) 2026-03-19 16:00:08.758 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.847 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-19 16:00:08.898 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev7) 2026-03-19 16:00:08.909 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-19 16:00:08.925 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev7) (1.3.10) 2026-03-19 16:00:08.926 | 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.dev7) (4.15.0) 2026-03-19 16:00:08.958 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev7) 2026-03-19 16:00:08.971 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-19 16:00:08.989 | 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.dev7) (2.32.5) 2026-03-19 16:00:08.992 | 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.dev7) (2.0.0) 2026-03-19 16:00:08.996 | 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.dev7) (3.0) 2026-03-19 16:00:09.000 | 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.dev7) (5.9.1) 2026-03-19 16:00:09.003 | 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.dev7) (2.1.1) 2026-03-19 16:00:09.005 | 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.dev7) (2.8.0) 2026-03-19 16:00:09.006 | 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.dev7) (3.3.2) 2026-03-19 16:00:09.011 | 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.dev7) (1.4.2) 2026-03-19 16:00:09.015 | 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.dev7) (3.3.2) 2026-03-19 16:00:09.018 | 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.dev7) (25.4.0) 2026-03-19 16:00:09.018 | 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.dev7) (2025.9.1) 2026-03-19 16:00:09.019 | 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.dev7) (0.37.0) 2026-03-19 16:00:09.019 | 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.dev7) (0.30.0) 2026-03-19 16:00:09.023 | 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.dev7) (2.1.0) 2026-03-19 16:00:09.024 | 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.dev7) (1.8.2) 2026-03-19 16:00:09.027 | 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.dev7) (4.1.1) 2026-03-19 16:00:09.028 | 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.dev7) (4.0.1) 2026-03-19 16:00:09.028 | 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.dev7) (2.11.0) 2026-03-19 16:00:09.032 | 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.dev7) (1.5.0) 2026-03-19 16:00:09.034 | 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.dev7) (5.2.1) 2026-03-19 16:00:09.038 | 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.dev7) (0.20) 2026-03-19 16:00:09.040 | 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.dev7) (1.3.0) 2026-03-19 16:00:09.041 | 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.dev7) (2.0.0) 2026-03-19 16:00:09.041 | 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.dev7) (6.0.3) 2026-03-19 16:00:09.046 | 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.dev7) (2.0.2) 2026-03-19 16:00:09.047 | 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.dev7) (0.5.0) 2026-03-19 16:00:09.093 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.104 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-19 16:00:09.141 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.150 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-19 16:00:09.182 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.192 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-19 16:00:09.231 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.241 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-19 16:00:09.254 | 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.dev7) (7.2.2) 2026-03-19 16:00:09.284 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.297 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-19 16:00:09.514 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.526 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-19 16:00:09.540 | 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.dev7) (2.9.0.post0) 2026-03-19 16:00:09.545 | 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.dev7) (4.5.1) 2026-03-19 16:00:09.546 | 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.dev7) (7.0.1) 2026-03-19 16:00:09.547 | 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.dev7) (5.3.1) 2026-03-19 16:00:09.547 | 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.dev7) (5.6.2) 2026-03-19 16:00:09.548 | 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.dev7) (0.15.1) 2026-03-19 16:00:09.551 | 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.dev7) (5.1.0) 2026-03-19 16:00:09.561 | 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.dev7) (2025.3) 2026-03-19 16:00:09.562 | 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.dev7) (26.0) 2026-03-19 16:00:09.568 | 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.dev7) (0.24.1) 2026-03-19 16:00:09.571 | 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.dev7) (5.0.0) 2026-03-19 16:00:09.572 | 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.dev7) (3.1.6) 2026-03-19 16:00:09.573 | 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.dev7) (4.0.1) 2026-03-19 16:00:09.580 | 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.dev7) (3.0.3) 2026-03-19 16:00:09.593 | 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.dev7) (1.1.2) 2026-03-19 16:00:09.602 | 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.dev7) (1.7.3) 2026-03-19 16:00:09.625 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev7) (82.0.1) 2026-03-19 16:00:09.637 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev7) (0.6.0) 2026-03-19 16:00:09.688 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.699 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 16:00:09.736 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.748 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-19 16:00:09.802 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev7) 2026-03-19 16:00:09.814 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-19 16:00:09.854 | 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.dev7) 2026-03-19 16:00:09.865 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-19 16:00:09.879 | 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.dev7) (14.3.3) 2026-03-19 16:00:09.904 | 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.dev7) 2026-03-19 16:00:09.916 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-19 16:00:09.936 | 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.dev7) (1.17.0) 2026-03-19 16:00:09.948 | 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.dev7) (3.4.4) 2026-03-19 16:00:09.949 | 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.dev7) (3.11) 2026-03-19 16:00:09.949 | 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.dev7) (2.6.3) 2026-03-19 16:00:09.950 | 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.dev7) (2023.11.17) 2026-03-19 16:00:09.974 | 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.dev7) (4.0.0) 2026-03-19 16:00:09.974 | 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.dev7) (2.19.2) 2026-03-19 16:00:09.980 | 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.dev7) (0.1.2) 2026-03-19 16:00:09.991 | 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.dev7) (0.7) 2026-03-19 16:00:10.047 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev7) 2026-03-19 16:00:10.061 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-19 16:00:10.104 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev7) 2026-03-19 16:00:10.115 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 16:00:10.126 | 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.dev7) (9.1.4) 2026-03-19 16:00:10.152 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev7) 2026-03-19 16:00:10.163 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-19 16:00:10.198 | 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.dev7) (2.8.5) 2026-03-19 16:00:10.233 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev7) 2026-03-19 16:00:10.247 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-19 16:00:10.260 | Installing build dependencies: started 2026-03-19 16:00:11.252 | Installing build dependencies: finished with status 'done' 2026-03-19 16:00:11.252 | Getting requirements to build wheel: started 2026-03-19 16:00:11.616 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 16:00:11.618 | Preparing metadata (pyproject.toml): started 2026-03-19 16:00:11.832 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:00:11.836 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev7) (2025.2) 2026-03-19 16:00:11.880 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev7) 2026-03-19 16:00:11.890 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-19 16:00:11.936 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev7) 2026-03-19 16:00:11.947 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-19 16:00:12.009 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-19 16:00:12.045 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-19 16:00:12.064 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-19 16:00:12.091 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-19 16:00:12.112 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-19 16:00:12.177 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 31.9 MB/s 0:00:00 2026-03-19 16:00:12.188 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-19 16:00:12.206 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-19 16:00:12.225 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-19 16:00:12.256 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-19 16:00:12.276 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-19 16:00:12.300 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-19 16:00:12.321 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-19 16:00:12.346 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-19 16:00:12.370 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-19 16:00:12.393 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-19 16:00:12.411 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-19 16:00:12.431 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-19 16:00:12.457 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-19 16:00:12.485 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-19 16:00:12.566 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-19 16:00:12.601 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 51.0 MB/s 0:00:00 2026-03-19 16:00:12.612 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-19 16:00:12.633 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-19 16:00:12.653 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-19 16:00:12.671 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-19 16:00:12.726 | Building wheels for collected packages: glance, simplegeneric 2026-03-19 16:00:12.727 | Building editable for glance (pyproject.toml): started 2026-03-19 16:00:13.316 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-19 16:00:13.318 | Created wheel for glance: filename=glance-32.1.0.dev7-0.editable-py3-none-any.whl size=8950 sha256=05b35fedac99625b3ae4580b3255031fcf549161772b12eb54b16d6572225f05 2026-03-19 16:00:13.318 | Stored in directory: /tmp/pip-ephem-wheel-cache-tyr0ylsq/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-19 16:00:13.324 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-19 16:00:13.544 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-19 16:00:13.545 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6e15bcd419e46aa1444a59cf5508df78d1a4667897ccb0d2811265287d2fca2a 2026-03-19 16:00:13.545 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-19 16:00:13.549 | Successfully built glance simplegeneric 2026-03-19 16:00:13.713 | 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-19 16:00:15.135 | Attempting uninstall: jsonpointer 2026-03-19 16:00:15.146 | Found existing installation: jsonpointer 2.0 2026-03-19 16:00:15.147 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 16:00:15.147 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-19 16:00:15.182 | Attempting uninstall: httplib2 2026-03-19 16:00:15.194 | Found existing installation: httplib2 0.20.4 2026-03-19 16:00:15.194 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 16:00:15.194 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-19 16:00:15.264 | Attempting uninstall: jsonpatch 2026-03-19 16:00:15.278 | Found existing installation: jsonpatch 1.32 2026-03-19 16:00:15.279 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-19 16:00:15.279 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-19 16:00:17.745 | 2026-03-19 16:00:17.761 | 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.dev7 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-19 16:00:17.936 | + inc/python:pip_install:216 : result=0 2026-03-19 16:00:17.943 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:00:17.947 | + functions-common:time_stop:2412 : local name 2026-03-19 16:00:17.953 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:00:17.958 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:00:17.963 | + functions-common:time_stop:2415 : local total 2026-03-19 16:00:17.967 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:00:17.973 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:00:17.979 | + functions-common:time_stop:2419 : start_time=1773936005391 2026-03-19 16:00:17.984 | + functions-common:time_stop:2421 : [[ -z 1773936005391 ]] 2026-03-19 16:00:17.991 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:00:18.000 | + functions-common:time_stop:2424 : end_time=1773936017994 2026-03-19 16:00:18.004 | + functions-common:time_stop:2425 : elapsed_time=12603 2026-03-19 16:00:18.010 | + functions-common:time_stop:2426 : total=54157 2026-03-19 16:00:18.016 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:00:18.023 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=66760 2026-03-19 16:00:18.029 | + inc/python:pip_install:219 : return 0 2026-03-19 16:00:18.036 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:00:18.041 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:00:18.047 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-19 16:00:18.055 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-19 16:00:18.061 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:00:18.067 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 16:00:18.072 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:00:18.077 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:00:18.083 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 16:00:18.088 | + ./stack.sh:main:939 : configure_glance 2026-03-19 16:00:18.095 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-19 16:00:18.117 | + lib/glance:configure_glance:349 : local dburl 2026-03-19 16:00:18.123 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-19 16:00:18.129 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-19 16:00:18.134 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-19 16:00:18.141 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-19 16:00:18.146 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 16:00:18.152 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 16:00:18.157 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 16:00:18.194 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:18.200 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 16:00:18.206 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-19 16:00:18.216 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-19 16:00:18.221 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-19 16:00:18.291 | + 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-19 16:00:18.365 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-19 16:00:18.433 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-19 16:00:18.564 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-19 16:00:18.631 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-19 16:00:18.709 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-19 16:00:18.784 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-19 16:00:18.792 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-19 16:00:18.798 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-19 16:00:18.803 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-19 16:00:18.809 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-19 16:00:18.816 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-19 16:00:18.823 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-19 16:00:18.828 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-19 16:00:18.833 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-19 16:00:18.839 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-19 16:00:18.913 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-19 16:00:18.985 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.78/identity 2026-03-19 16:00:19.051 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-19 16:00:19.116 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-19 16:00:19.188 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-19 16:00:19.261 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-19 16:00:19.333 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-19 16:00:19.394 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.78/identity 2026-03-19 16:00:19.458 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-19 16:00:19.524 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-19 16:00:19.588 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-19 16:00:19.593 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-19 16:00:19.672 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-19 16:00:19.678 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-19 16:00:19.684 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-19 16:00:19.690 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-19 16:00:19.696 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-19 16:00:19.701 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-19 16:00:19.743 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:19.751 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-19 16:00:19.757 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-19 16:00:19.763 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-19 16:00:19.800 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:19.807 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:00:19.814 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:00:19.880 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-19 16:00:19.886 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-19 16:00:19.893 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-19 16:00:19.897 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-19 16:00:19.902 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-19 16:00:19.970 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-19 16:00:20.041 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-19 16:00:20.108 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-19 16:00:20.114 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-19 16:00:20.120 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-19 16:00:20.126 | + lib/glance:configure_glance_store:278 : local be 2026-03-19 16:00:20.132 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-19 16:00:20.138 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-19 16:00:20.144 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-19 16:00:20.219 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-19 16:00:20.226 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.78 2026-03-19 16:00:20.299 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-19 16:00:20.304 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-19 16:00:20.310 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-19 16:00:20.351 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:00:20.357 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.78/image 2026-03-19 16:00:20.423 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-19 16:00:20.460 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:20.465 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-19 16:00:20.534 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.78/identity 2026-03-19 16:00:20.606 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-19 16:00:20.613 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-19 16:00:20.618 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-19 16:00:20.625 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-19 16:00:20.663 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-19 16:00:20.668 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-19 16:00:20.673 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-19 16:00:20.680 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-19 16:00:20.686 | + 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-19 16:00:20.751 | + 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-19 16:00:20.816 | + 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-19 16:00:20.882 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-19 16:00:20.950 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-19 16:00:21.018 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-19 16:00:21.028 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-19 16:00:21.109 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-19 16:00:21.185 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-19 16:00:21.253 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-19 16:00:21.321 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-19 16:00:21.390 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-19 16:00:21.461 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-19 16:00:21.537 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-19 16:00:21.605 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-19 16:00:21.616 | + 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-19 16:00:21.630 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-19 16:00:21.669 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:21.676 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.78 2026-03-19 16:00:21.681 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-19 16:00:21.687 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.78:8776/v3/%(project_id)s' 2026-03-19 16:00:21.752 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.78:8776/v3/%(project_id)s' 2026-03-19 16:00:21.823 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-19 16:00:21.828 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-19 16:00:21.835 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-19 16:00:21.840 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-19 16:00:21.846 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-19 16:00:21.853 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-19 16:00:21.858 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-19 16:00:21.868 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-19 16:00:21.874 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-19 16:00:21.948 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-19 16:00:21.953 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-19 16:00:21.958 | ++ functions:get_random_port:861 : true 2026-03-19 16:00:21.961 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-19 16:00:21.967 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-19 16:00:21.973 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-19 16:00:22.091 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-19 16:00:22.096 | ++ functions:get_random_port:865 : break 2 2026-03-19 16:00:22.101 | ++ functions:get_random_port:869 : echo 60999 2026-03-19 16:00:22.108 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-19 16:00:22.114 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-19 16:00:22.178 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-19 16:00:22.245 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-19 16:00:22.318 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-19 16:00:22.387 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-19 16:00:22.457 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-19 16:00:22.526 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-19 16:00:22.594 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-19 16:00:22.662 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-19 16:00:22.729 | + 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-19 16:00:22.787 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-19 16:00:22.853 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-19 16:00:22.920 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-19 16:00:22.989 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-19 16:00:23.053 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-19 16:00:23.119 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-19 16:00:23.184 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-19 16:00:23.253 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-19 16:00:23.319 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-19 16:00:23.395 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-19 16:00:23.461 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-19 16:00:23.467 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-19 16:00:23.473 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:00:23.479 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:00:23.484 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:23.491 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:23.497 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-19 16:00:23.503 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-19 16:00:23.547 | proxy (enabled by site administrator) 2026-03-19 16:00:23.556 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-19 16:00:23.562 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-19 16:00:23.568 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:00:23.573 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:00:23.578 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:23.583 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:23.588 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-19 16:00:23.595 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-19 16:00:23.642 | No module matches proxy_http 2026-03-19 16:00:23.649 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-19 16:00:23.701 | Considering dependency proxy for proxy_http: 2026-03-19 16:00:23.701 | Module proxy already enabled 2026-03-19 16:00:23.701 | Enabling module proxy_http. 2026-03-19 16:00:23.711 | To activate the new configuration, you need to run: 2026-03-19 16:00:23.711 | systemctl restart apache2 2026-03-19 16:00:23.721 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-19 16:00:23.726 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-19 16:00:23.732 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 16:00:23.739 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:00:23.745 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 16:00:23.888 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-19 16:00:23.895 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-19 16:00:23.901 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-19 16:00:23.909 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-19 16:00:23.914 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:23.921 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:23.926 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-19 16:00:23.934 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-19 16:00:23.941 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-19 16:00:23.941 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-19 16:00:23.954 | KeepAlive Off 2026-03-19 16:00:23.964 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-19 16:00:23.964 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-19 16:00:23.980 | SetEnv proxy-sendchunked 1 2026-03-19 16:00:23.991 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-19 16:00:23.991 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-19 16:00:24.005 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-19 16:00:24.012 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-19 16:00:24.018 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-19 16:00:24.023 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-19 16:00:24.030 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-19 16:00:24.037 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:00:24.042 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:00:24.049 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:24.054 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:24.060 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-19 16:00:24.065 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-19 16:00:24.071 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:24.075 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:24.081 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-19 16:00:24.133 | Enabling site glance-api. 2026-03-19 16:00:24.144 | To activate the new configuration, you need to run: 2026-03-19 16:00:24.144 | systemctl reload apache2 2026-03-19 16:00:24.150 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-19 16:00:24.155 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 16:00:24.161 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:00:24.166 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 16:00:24.320 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-19 16:00:24.333 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-19 16:00:24.405 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-19 16:00:24.477 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-19 16:00:24.482 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-19 16:00:24.551 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-19 16:00:24.624 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-19 16:00:24.694 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-19 16:00:24.732 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:24.737 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-19 16:00:24.743 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-19 16:00:24.750 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-19 16:00:24.754 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 16:00:24.760 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-19 16:00:24.766 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-19 16:00:24.774 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-19 16:00:24.780 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-19 16:00:24.786 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:00:24.792 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 16:00:24.800 | ++ functions-common:git_clone:585 : pwd 2026-03-19 16:00:24.808 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:00:24.814 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:00:24.822 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:00:24.862 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:00:24.867 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:00:24.873 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:24.880 | + functions-common:git_clone:602 : echo master 2026-03-19 16:00:24.880 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:00:24.890 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-19 16:00:24.896 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:24.904 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-19 16:00:24.928 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-19 16:00:24.936 | + functions-common:git_clone:665 : head -1 2026-03-19 16:00:24.936 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 16:00:24.950 | fcdecce8b Merge "Dell PowerFlex: Fix san_username rotation" 2026-03-19 16:00:24.957 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:00:24.963 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-19 16:00:24.968 | + inc/python:setup_develop:353 : local bindep 2026-03-19 16:00:24.973 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-19 16:00:24.978 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-19 16:00:24.983 | + inc/python:setup_develop:359 : local extras= 2026-03-19 16:00:24.989 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-19 16:00:24.995 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:00:25.003 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-19 16:00:25.009 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-19 16:00:25.016 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:00:25.021 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:00:25.029 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-19 16:00:25.035 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:00:25.043 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-19 16:00:25.050 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:00:25.057 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:00:25.065 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-19 16:00:25.075 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-19 16:00:25.080 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-19 16:00:25.086 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-19 16:00:25.181 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-19 16:00:25.187 | + inc/python:setup_package:436 : local bindep=0 2026-03-19 16:00:25.193 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:00:25.198 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:00:25.203 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-19 16:00:25.208 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-19 16:00:25.213 | + inc/python:setup_package:445 : local flags=-e 2026-03-19 16:00:25.220 | + inc/python:setup_package:446 : local extras= 2026-03-19 16:00:25.225 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:00:25.231 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:00:25.235 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:00:25.241 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:00:25.248 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:00:25.256 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-19 16:00:25.300 | Using python 3.12 to install /opt/stack/cinder 2026-03-19 16:00:25.306 | + 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-19 16:00:25.878 | Obtaining file:///opt/stack/cinder 2026-03-19 16:00:25.880 | Installing build dependencies: started 2026-03-19 16:00:26.922 | Installing build dependencies: finished with status 'done' 2026-03-19 16:00:26.923 | Checking if build backend supports build_editable: started 2026-03-19 16:00:27.222 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:00:27.224 | Getting requirements to build editable: started 2026-03-19 16:00:27.384 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:00:27.386 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:00:28.320 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:00:28.340 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (7.0.3) 2026-03-19 16:00:28.340 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.2.1) 2026-03-19 16:00:28.341 | 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.dev13) (0.40.4) 2026-03-19 16:00:28.341 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (3.3.2) 2026-03-19 16:00:28.341 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (2.1.0) 2026-03-19 16:00:28.342 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (4.26.0) 2026-03-19 16:00:28.342 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.13.1) 2026-03-19 16:00:28.343 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (12.0.0) 2026-03-19 16:00:28.714 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev13) 2026-03-19 16:00:28.788 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-19 16:00:28.798 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (10.3.0) 2026-03-19 16:00:28.799 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (7.4.0) 2026-03-19 16:00:28.799 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (6.3.0) 2026-03-19 16:00:28.800 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (18.0.0) 2026-03-19 16:00:28.801 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (8.1.0) 2026-03-19 16:00:28.801 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (17.3.0) 2026-03-19 16:00:28.802 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (8.0.0) 2026-03-19 16:00:28.802 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.0.0) 2026-03-19 16:00:28.803 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (3.10.1) 2026-03-19 16:00:28.804 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (3.7.0) 2026-03-19 16:00:28.804 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (7.9.0) 2026-03-19 16:00:28.805 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.9.1) 2026-03-19 16:00:28.805 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (4.5.1) 2026-03-19 16:00:28.806 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (2.7.1) 2026-03-19 16:00:28.807 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (10.0.0) 2026-03-19 16:00:28.841 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev13) 2026-03-19 16:00:28.845 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 16:00:28.855 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (4.3.0) 2026-03-19 16:00:28.855 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (26.0) 2026-03-19 16:00:28.891 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev13) 2026-03-19 16:00:28.896 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-19 16:00:28.907 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (3.10.1) 2026-03-19 16:00:28.908 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (3.1.0) 2026-03-19 16:00:28.909 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (3.3.2) 2026-03-19 16:00:28.910 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (7.3.0) 2026-03-19 16:00:28.945 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev13) 2026-03-19 16:00:28.950 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-19 16:00:28.967 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.8.0) 2026-03-19 16:00:29.003 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.009 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-19 16:00:29.055 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.059 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-19 16:00:29.075 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (2.32.5) 2026-03-19 16:00:29.076 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (2.5.1) 2026-03-19 16:00:29.077 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (6.2.0) 2026-03-19 16:00:29.104 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.108 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-19 16:00:29.121 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (2.0.46) 2026-03-19 16:00:29.121 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.7.0) 2026-03-19 16:00:29.148 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.152 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-19 16:00:29.177 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (9.1.4) 2026-03-19 16:00:29.178 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (1.8.9) 2026-03-19 16:00:29.179 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (6.7.2) 2026-03-19 16:00:29.217 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.224 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-19 16:00:29.237 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (7.0.0) 2026-03-19 16:00:29.378 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.383 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-19 16:00:29.571 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.575 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-19 16:00:29.589 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (5.6.0) 2026-03-19 16:00:29.590 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (43.0.3) 2026-03-19 16:00:29.591 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (0.2.3) 2026-03-19 16:00:29.751 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev13) 2026-03-19 16:00:29.757 | 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-19 16:00:30.054 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev13) 2026-03-19 16:00:30.060 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-19 16:00:30.074 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev13) (1.9.0) 2026-03-19 16:00:30.075 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (2025.3) 2026-03-19 16:00:30.076 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev13) (7.0.1) 2026-03-19 16:00:30.434 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev13) 2026-03-19 16:00:30.441 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-19 16:00:30.461 | 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.dev13) (1.1.0) 2026-03-19 16:00:30.500 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev13) 2026-03-19 16:00:30.507 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-19 16:00:30.525 | 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.dev13) (2.9.0.post0) 2026-03-19 16:00:30.527 | 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.dev13) (2.6.3) 2026-03-19 16:00:30.530 | 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.dev13) (1.17.0) 2026-03-19 16:00:30.565 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev13) (2.0.0) 2026-03-19 16:00:30.568 | 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.dev13) (3.0) 2026-03-19 16:00:30.573 | 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.dev13) (2.8.0) 2026-03-19 16:00:30.577 | 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.dev13) (0.31.2) 2026-03-19 16:00:30.629 | 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.dev13) 2026-03-19 16:00:30.634 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-19 16:00:30.674 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev13) 2026-03-19 16:00:30.681 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-19 16:00:30.743 | 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.dev13) 2026-03-19 16:00:30.747 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-19 16:00:30.790 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev13) 2026-03-19 16:00:30.795 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-19 16:00:30.842 | 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.dev13) 2026-03-19 16:00:30.852 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-19 16:00:31.072 | 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.dev13) 2026-03-19 16:00:31.077 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-19 16:00:31.122 | 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.dev13) 2026-03-19 16:00:31.127 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-19 16:00:31.199 | 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.dev13) 2026-03-19 16:00:31.204 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-19 16:00:31.265 | 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.dev13) 2026-03-19 16:00:31.271 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-19 16:00:31.308 | 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.dev13) (3.4.4) 2026-03-19 16:00:31.309 | 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.dev13) (3.11) 2026-03-19 16:00:31.310 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev13) (2023.11.17) 2026-03-19 16:00:31.365 | 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.dev13) 2026-03-19 16:00:31.372 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-19 16:00:31.417 | 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.dev13) (25.4.0) 2026-03-19 16:00:31.417 | 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.dev13) (2025.9.1) 2026-03-19 16:00:31.417 | 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.dev13) (0.37.0) 2026-03-19 16:00:31.418 | 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.dev13) (0.30.0) 2026-03-19 16:00:31.423 | 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.dev13) (1.8.2) 2026-03-19 16:00:31.424 | 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.dev13) (4.15.0) 2026-03-19 16:00:31.427 | 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.dev13) (4.1.1) 2026-03-19 16:00:31.428 | 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.dev13) (4.0.1) 2026-03-19 16:00:31.428 | 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.dev13) (2.11.0) 2026-03-19 16:00:31.434 | 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.dev13) (7.2.2) 2026-03-19 16:00:31.437 | 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.dev13) (1.5.0) 2026-03-19 16:00:31.442 | 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.dev13) (0.20) 2026-03-19 16:00:31.442 | 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.dev13) (3.0.0) 2026-03-19 16:00:31.444 | 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.dev13) (2.1.1) 2026-03-19 16:00:31.447 | 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.dev13) (1.3.0) 2026-03-19 16:00:31.448 | 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.dev13) (2.0.0) 2026-03-19 16:00:31.448 | 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.dev13) (6.0.3) 2026-03-19 16:00:31.454 | 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.dev13) (1.18.4) 2026-03-19 16:00:31.455 | 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.dev13) (2.0.2) 2026-03-19 16:00:31.455 | 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.dev13) (0.5.0) 2026-03-19 16:00:31.457 | 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.dev13) (1.3.10) 2026-03-19 16:00:31.464 | 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.dev13) (3.2.1) 2026-03-19 16:00:31.465 | 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.dev13) (5.3.1) 2026-03-19 16:00:31.466 | 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.dev13) (5.6.2) 2026-03-19 16:00:31.466 | 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.dev13) (0.15.1) 2026-03-19 16:00:31.469 | 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.dev13) (5.1.0) 2026-03-19 16:00:31.479 | 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.dev13) (0.24.1) 2026-03-19 16:00:31.481 | 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.dev13) (5.0.0) 2026-03-19 16:00:31.481 | 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.dev13) (3.1.6) 2026-03-19 16:00:31.482 | 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.dev13) (4.0.1) 2026-03-19 16:00:31.489 | 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.dev13) (3.0.3) 2026-03-19 16:00:31.497 | 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.dev13) (1.1.2) 2026-03-19 16:00:31.512 | 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.dev13) (1.7.3) 2026-03-19 16:00:31.515 | 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.dev13) (3.17.0) 2026-03-19 16:00:31.550 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev13) 2026-03-19 16:00:31.555 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-19 16:00:31.614 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev13) 2026-03-19 16:00:31.619 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-19 16:00:31.672 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev13) 2026-03-19 16:00:31.676 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-19 16:00:31.697 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev13) (82.0.1) 2026-03-19 16:00:31.707 | 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.dev13) (0.6.0) 2026-03-19 16:00:31.735 | 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.dev13) (4.13.2) 2026-03-19 16:00:31.739 | 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.dev13) (0.6.0) 2026-03-19 16:00:31.740 | 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.dev13) (3.2.0) 2026-03-19 16:00:31.747 | 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.dev13) (1.11.0) 2026-03-19 16:00:31.748 | 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.dev13) (14.3.3) 2026-03-19 16:00:31.749 | 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.dev13) (1.7.2) 2026-03-19 16:00:31.783 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev13) 2026-03-19 16:00:31.790 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-19 16:00:31.804 | 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.dev13) (24.2.1) 2026-03-19 16:00:31.839 | 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.dev13) (4.0.0) 2026-03-19 16:00:31.839 | 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.dev13) (2.19.2) 2026-03-19 16:00:31.846 | 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.dev13) (0.1.2) 2026-03-19 16:00:31.859 | 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.dev13) (0.7) 2026-03-19 16:00:31.895 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev13) 2026-03-19 16:00:31.902 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-19 16:00:31.944 | 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.dev13) (3.4.2) 2026-03-19 16:00:31.944 | 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.dev13) (3.3.0) 2026-03-19 16:00:31.945 | 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.dev13) (4.0.1) 2026-03-19 16:00:31.972 | 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.dev13) (2.8.5) 2026-03-19 16:00:32.001 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev13) 2026-03-19 16:00:32.008 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-19 16:00:32.039 | 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.dev13) (1.33) 2026-03-19 16:00:32.044 | 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.dev13) (3.0.0) 2026-03-19 16:00:32.098 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-19 16:00:32.122 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-19 16:00:32.820 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 19.0 MB/s 0:00:00 2026-03-19 16:00:32.826 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-19 16:00:32.843 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-19 16:00:33.155 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 47.5 MB/s 0:00:00 2026-03-19 16:00:33.160 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-19 16:00:33.176 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-19 16:00:33.192 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-19 16:00:33.205 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-19 16:00:33.222 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-19 16:00:33.237 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-19 16:00:33.254 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-19 16:00:33.267 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-19 16:00:33.278 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-19 16:00:33.362 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 63.5 MB/s 0:00:00 2026-03-19 16:00:33.367 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-19 16:00:33.380 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-19 16:00:33.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 26.8 MB/s 0:00:00 2026-03-19 16:00:33.407 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-19 16:00:33.424 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-19 16:00:33.440 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-19 16:00:33.459 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-19 16:00:33.472 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-19 16:00:33.504 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 46.3 MB/s 0:00:00 2026-03-19 16:00:33.513 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-19 16:00:33.528 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-19 16:00:33.547 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-19 16:00:33.560 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-19 16:00:33.573 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-19 16:00:33.588 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-19 16:00:33.602 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-19 16:00:33.615 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-19 16:00:33.630 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-19 16:00:33.644 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-19 16:00:33.655 | 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-19 16:00:33.711 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 40.9 MB/s 0:00:00 2026-03-19 16:00:33.793 | Building wheels for collected packages: cinder 2026-03-19 16:00:33.794 | Building editable for cinder (pyproject.toml): started 2026-03-19 16:00:34.882 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-19 16:00:34.883 | Created wheel for cinder: filename=cinder-28.1.0.dev13-0.editable-py3-none-any.whl size=9153 sha256=3d0d06ee2a0578ec58975728a70db8450498606acf94748d64f6cc672c81cb71 2026-03-19 16:00:34.884 | Stored in directory: /tmp/pip-ephem-wheel-cache-88lkl6o2/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-19 16:00:34.889 | Successfully built cinder 2026-03-19 16:00:35.035 | 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-19 16:00:38.603 | 2026-03-19 16:00:38.620 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev13 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-19 16:00:39.056 | + inc/python:pip_install:216 : result=0 2026-03-19 16:00:39.061 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:00:39.068 | + functions-common:time_stop:2412 : local name 2026-03-19 16:00:39.074 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:00:39.082 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:00:39.088 | + functions-common:time_stop:2415 : local total 2026-03-19 16:00:39.095 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:00:39.101 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:00:39.107 | + functions-common:time_stop:2419 : start_time=1773936025290 2026-03-19 16:00:39.113 | + functions-common:time_stop:2421 : [[ -z 1773936025290 ]] 2026-03-19 16:00:39.120 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:00:39.131 | + functions-common:time_stop:2424 : end_time=1773936039124 2026-03-19 16:00:39.137 | + functions-common:time_stop:2425 : elapsed_time=13834 2026-03-19 16:00:39.143 | + functions-common:time_stop:2426 : total=66760 2026-03-19 16:00:39.149 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:00:39.155 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=80594 2026-03-19 16:00:39.162 | + inc/python:pip_install:219 : return 0 2026-03-19 16:00:39.168 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:00:39.173 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:00:39.180 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-19 16:00:39.186 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-19 16:00:39.192 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:00:39.198 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:00:39.204 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:00:39.210 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:00:39.218 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-19 16:00:39.224 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-19 16:00:39.230 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-19 16:00:39.236 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:39.242 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:39.249 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-19 16:00:39.273 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-19 16:00:39.280 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 16:00:39.286 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 16:00:39.293 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 16:00:39.298 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 16:00:39.305 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:39.310 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 16:00:39.317 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:39.324 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:39.331 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 16:00:39.337 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 16:00:39.343 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 16:00:39.349 | + functions-common:apt_get_update:1159 : return 2026-03-19 16:00:39.355 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-19 16:00:39.362 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 16:00:39.368 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:39.374 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:39.379 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-19 16:00:39.431 | + 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-19 16:00:39.477 | Reading package lists... 2026-03-19 16:00:39.755 | Building dependency tree... 2026-03-19 16:00:39.756 | Reading state information... 2026-03-19 16:00:40.058 | The following additional packages will be installed: 2026-03-19 16:00:40.059 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-19 16:00:40.059 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-19 16:00:40.060 | Suggested packages: 2026-03-19 16:00:40.060 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-19 16:00:40.097 | The following NEW packages will be installed: 2026-03-19 16:00:40.097 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-19 16:00:40.097 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-19 16:00:40.292 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 16:00:40.292 | Need to get 418 kB of archives. 2026-03-19 16:00:40.292 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-19 16:00:40.292 | 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-19 16:00:40.555 | 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-19 16:00:40.574 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-19 16:00:40.728 | 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-19 16:00:40.739 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-19 16:00:40.752 | 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-19 16:00:40.771 | 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-19 16:00:41.017 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 16:00:41.074 | Fetched 418 kB in 1s (626 kB/s) 2026-03-19 16:00:41.126 | Selecting previously unselected package python3-typing-extensions. 2026-03-19 16:00:41.171 | (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-19 16:00:41.174 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-19 16:00:41.179 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-19 16:00:41.238 | Selecting previously unselected package python3-wcwidth. 2026-03-19 16:00:41.248 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-19 16:00:41.252 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-19 16:00:41.319 | Selecting previously unselected package python3-urwid. 2026-03-19 16:00:41.330 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-19 16:00:41.335 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-19 16:00:41.426 | Selecting previously unselected package python3-configshell-fb. 2026-03-19 16:00:41.437 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-19 16:00:41.441 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-19 16:00:41.517 | Selecting previously unselected package python3-pyudev. 2026-03-19 16:00:41.527 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-19 16:00:41.531 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-19 16:00:41.602 | Selecting previously unselected package python3-rtslib-fb. 2026-03-19 16:00:41.612 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-19 16:00:41.617 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-19 16:00:41.706 | Selecting previously unselected package targetcli-fb. 2026-03-19 16:00:41.719 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-19 16:00:41.725 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-19 16:00:41.808 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-19 16:00:42.040 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-19 16:00:42.244 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-19 16:00:42.455 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-19 16:00:43.321 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-19 16:00:43.330 | Setting up python3-urwid (2.6.10-1) ... 2026-03-19 16:00:43.677 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-19 16:00:43.808 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-19 16:00:43.808 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-19 16:00:43.825 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-19 16:00:43.825 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-19 16:00:43.825 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-19 16:00:43.825 | keyword = Word(alphanums + '_\-') 2026-03-19 16:00:43.825 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-19 16:00:43.825 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-19 16:00:43.825 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-19 16:00:43.825 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-19 16:00:43.825 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-19 16:00:43.825 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-19 16:00:43.830 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-19 16:00:43.830 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-19 16:00:43.845 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-19 16:00:43.845 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-19 16:00:43.845 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-19 16:00:43.845 | keyword = Word(alphanums + '_\-') 2026-03-19 16:00:43.845 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-19 16:00:43.845 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-19 16:00:43.845 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-19 16:00:43.845 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-19 16:00:43.845 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-19 16:00:43.845 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-19 16:00:43.878 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-19 16:00:44.021 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-19 16:00:44.022 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-19 16:00:44.240 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 16:00:44.906 | + functions-common:apt_get:1203 : result=0 2026-03-19 16:00:44.912 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 16:00:44.918 | + functions-common:time_stop:2412 : local name 2026-03-19 16:00:44.925 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:00:44.931 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:00:44.937 | + functions-common:time_stop:2415 : local total 2026-03-19 16:00:44.944 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:00:44.951 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 16:00:44.957 | + functions-common:time_stop:2419 : start_time=1773936039423 2026-03-19 16:00:44.963 | + functions-common:time_stop:2421 : [[ -z 1773936039423 ]] 2026-03-19 16:00:44.972 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:00:44.980 | + functions-common:time_stop:2424 : end_time=1773936044974 2026-03-19 16:00:44.986 | + functions-common:time_stop:2425 : elapsed_time=5551 2026-03-19 16:00:44.991 | + functions-common:time_stop:2426 : total=182193 2026-03-19 16:00:44.996 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:00:45.001 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=187744 2026-03-19 16:00:45.008 | + functions-common:apt_get:1207 : return 0 2026-03-19 16:00:45.014 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 16:00:45.020 | + ./stack.sh:main:945 : configure_cinder 2026-03-19 16:00:45.027 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-19 16:00:45.049 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-19 16:00:45.059 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-19 16:00:45.065 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-19 16:00:45.070 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-19 16:00:45.078 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-19 16:00:45.080 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-19 16:00:45.088 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-19 16:00:45.093 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-19 16:00:45.100 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-19 16:00:45.105 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-19 16:00:45.110 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-19 16:00:45.116 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-19 16:00:45.121 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-19 16:00:45.128 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-19 16:00:45.152 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-19 16:00:45.172 | + 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-19 16:00:45.195 | + 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-19 16:00:45.213 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-19 16:00:45.238 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-19 16:00:45.260 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-19 16:00:45.266 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-19 16:00:45.275 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.oscAuHqzhm 2026-03-19 16:00:45.280 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-19 16:00:45.285 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-19 16:00:45.291 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-19 16:00:45.295 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.oscAuHqzhm 2026-03-19 16:00:45.304 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.oscAuHqzhm 2026-03-19 16:00:45.325 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.oscAuHqzhm /etc/sudoers.d/cinder-rootwrap 2026-03-19 16:00:45.350 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-19 16:00:45.357 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-19 16:00:45.362 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-19 16:00:45.366 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-19 16:00:45.372 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-19 16:00:45.377 | + 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-19 16:00:45.382 | + 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-19 16:00:45.389 | + 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-19 16:00:45.390 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-19 16:00:45.401 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-19 16:00:45.410 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-19 16:00:45.432 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-19 16:00:45.453 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-19 16:00:45.458 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-19 16:00:45.469 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-19 16:00:45.480 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-19 16:00:45.486 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:45.491 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-19 16:00:45.497 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-19 16:00:45.503 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-19 16:00:45.508 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-19 16:00:45.514 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:45.518 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-19 16:00:45.524 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-19 16:00:45.529 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-19 16:00:45.599 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-19 16:00:45.662 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.78/identity 2026-03-19 16:00:45.722 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-19 16:00:45.786 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-19 16:00:45.854 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-19 16:00:45.923 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-19 16:00:45.987 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-19 16:00:46.052 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.78/identity 2026-03-19 16:00:46.121 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-19 16:00:46.192 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-19 16:00:46.268 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-19 16:00:46.274 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-19 16:00:46.354 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-19 16:00:46.424 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-19 16:00:46.430 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-19 16:00:46.435 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-19 16:00:46.441 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-19 16:00:46.447 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 16:00:46.451 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 16:00:46.458 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 16:00:46.501 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:46.507 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 16:00:46.514 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-19 16:00:46.522 | + 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-19 16:00:46.598 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-19 16:00:46.669 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-19 16:00:46.732 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-19 16:00:46.798 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-19 16:00:46.870 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-19 16:00:46.939 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-19 16:00:47.014 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.78 2026-03-19 16:00:47.086 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-19 16:00:47.163 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-19 16:00:47.177 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key abc5d7d3a23ccaaef067e706e1becb4e 2026-03-19 16:00:47.249 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-19 16:00:47.255 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-19 16:00:47.324 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-19 16:00:47.396 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-19 16:00:47.471 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-19 16:00:47.543 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-19 16:00:47.613 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-19 16:00:47.684 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-19 16:00:47.725 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:47.732 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-19 16:00:47.739 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-19 16:00:47.745 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-19 16:00:47.752 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-19 16:00:47.759 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-19 16:00:47.766 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-19 16:00:47.772 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-19 16:00:47.778 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-19 16:00:47.784 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-19 16:00:47.790 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-19 16:00:47.795 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-19 16:00:47.867 | + 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-19 16:00:47.934 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-19 16:00:48.002 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-19 16:00:48.074 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-19 16:00:48.148 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-19 16:00:48.222 | + 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-19 16:00:48.296 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-19 16:00:48.371 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-19 16:00:48.444 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-19 16:00:48.450 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-19 16:00:48.456 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-19 16:00:48.462 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-19 16:00:48.540 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-19 16:00:48.547 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-19 16:00:48.617 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-19 16:00:48.624 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-19 16:00:48.629 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-19 16:00:48.636 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-19 16:00:48.708 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-19 16:00:48.715 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-19 16:00:48.721 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-19 16:00:48.728 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-19 16:00:48.763 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:48.770 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-19 16:00:48.776 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-19 16:00:48.782 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-19 16:00:48.787 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-19 16:00:48.858 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.78:8080/v1/AUTH_ 2026-03-19 16:00:48.921 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-19 16:00:48.961 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:48.967 | + 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-19 16:00:49.036 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-19 16:00:49.077 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:00:49.083 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-19 16:00:49.122 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:49.130 | + 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-19 16:00:49.136 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-19 16:00:49.208 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-19 16:00:49.287 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-19 16:00:49.293 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-19 16:00:49.299 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-19 16:00:49.306 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-19 16:00:49.312 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-19 16:00:49.319 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-19 16:00:49.325 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-19 16:00:49.367 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:49.374 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-19 16:00:49.380 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-19 16:00:49.388 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-19 16:00:49.430 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:49.435 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:00:49.443 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:00:49.515 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-19 16:00:49.521 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-19 16:00:49.527 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-19 16:00:49.533 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-19 16:00:49.540 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:49.548 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-19 16:00:49.589 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-19 16:00:49.596 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-19 16:00:49.602 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-19 16:00:49.608 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-19 16:00:49.615 | + 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-19 16:00:49.688 | + 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-19 16:00:49.758 | + 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-19 16:00:49.830 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-19 16:00:49.904 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-19 16:00:49.972 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-19 16:00:50.012 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:50.018 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-19 16:00:50.025 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-19 16:00:50.031 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-19 16:00:50.038 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-19 16:00:50.044 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-19 16:00:50.051 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-19 16:00:50.057 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-19 16:00:50.063 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-19 16:00:50.068 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-19 16:00:50.095 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-19 16:00:50.095 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:00:50.111 | d /var/run/uwsgi 0755 stack root 2026-03-19 16:00:50.119 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:00:50.135 | /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-19 16:00:50.145 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-19 16:00:50.151 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-19 16:00:50.160 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-19 16:00:50.166 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-19 16:00:50.241 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-19 16:00:50.310 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-19 16:00:50.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-19 16:00:50.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-19 16:00:50.560 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-19 16:00:50.633 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-19 16:00:50.703 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-19 16:00:50.769 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-19 16:00:50.846 | + 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-19 16:00:50.917 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-19 16:00:50.984 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-19 16:00:51.055 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-19 16:00:51.125 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-19 16:00:51.198 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-19 16:00:51.204 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-19 16:00:51.212 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-19 16:00:51.219 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-19 16:00:51.225 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-19 16:00:51.232 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:51.238 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:51.244 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-19 16:00:51.252 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-19 16:00:51.258 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-19 16:00:51.328 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-19 16:00:51.403 | + 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-19 16:00:51.403 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-19 16:00:51.414 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-19 16:00:51.423 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-19 16:00:51.429 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-19 16:00:51.435 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-19 16:00:51.440 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-19 16:00:51.446 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:00:51.450 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:00:51.456 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:51.462 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:51.466 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-19 16:00:51.473 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-19 16:00:51.479 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:00:51.485 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:00:51.490 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-19 16:00:51.540 | Enabling site cinder-api. 2026-03-19 16:00:51.549 | To activate the new configuration, you need to run: 2026-03-19 16:00:51.549 | systemctl reload apache2 2026-03-19 16:00:51.558 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-19 16:00:51.564 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 16:00:51.571 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:00:51.578 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 16:00:51.726 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-19 16:00:51.731 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-19 16:00:51.806 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.78/image 2026-03-19 16:00:51.877 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-19 16:00:51.916 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:51.922 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-19 16:00:51.988 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-19 16:00:52.061 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-19 16:00:52.068 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:52.074 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-19 16:00:52.081 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-19 16:00:52.085 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-19 16:00:52.091 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-19 16:00:52.097 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:52.103 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-19 16:00:52.108 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-19 16:00:52.114 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-19 16:00:52.191 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-19 16:00:52.267 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.78/identity 2026-03-19 16:00:52.342 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-19 16:00:52.412 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-19 16:00:52.488 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-19 16:00:52.560 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-19 16:00:52.634 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-19 16:00:52.708 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.78/identity 2026-03-19 16:00:52.777 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-19 16:00:52.851 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-19 16:00:52.918 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-19 16:00:52.925 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-19 16:00:52.931 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:52.938 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:00:52.944 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-19 16:00:52.951 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-19 16:00:53.033 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-19 16:00:53.103 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.78/identity 2026-03-19 16:00:53.175 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-19 16:00:53.246 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-19 16:00:53.323 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-19 16:00:53.398 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-19 16:00:53.473 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-19 16:00:53.546 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-19 16:00:53.621 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-19 16:00:53.698 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-19 16:00:53.704 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-19 16:00:53.746 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:53.752 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.78:2379?api_version=v3' 2026-03-19 16:00:53.830 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-19 16:00:53.835 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-19 16:00:53.843 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-19 16:00:53.920 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-19 16:00:53.992 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-19 16:00:53.998 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-19 16:00:54.003 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-19 16:00:54.081 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-19 16:00:54.087 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-19 16:00:54.093 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-19 16:00:54.099 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-19 16:00:54.106 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-19 16:00:54.177 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-19 16:00:54.258 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.78/identity 2026-03-19 16:00:54.333 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-19 16:00:54.401 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-19 16:00:54.474 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-19 16:00:54.551 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-19 16:00:54.629 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-19 16:00:54.703 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-19 16:00:54.745 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:00:54.750 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-19 16:00:54.758 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-19 16:00:54.763 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-19 16:00:54.770 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 16:00:54.775 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-19 16:00:54.782 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-19 16:00:54.788 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-19 16:00:54.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:00:54.801 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 16:00:54.808 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:00:54.816 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:00:54.823 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-19 16:00:54.830 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-19 16:00:54.836 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:00:54.843 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:00:54.849 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:00:54.857 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:00:54.864 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-19 16:00:54.870 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-19 16:00:54.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:00:54.884 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:00:54.890 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:00:54.897 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:00:54.904 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-19 16:00:54.913 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-19 16:00:54.919 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-19 16:00:54.925 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:00:54.929 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 16:00:54.937 | ++ functions-common:git_clone:585 : pwd 2026-03-19 16:00:54.945 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:00:54.950 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:00:54.958 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:00:55.000 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:00:55.006 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:00:55.012 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:55.021 | + functions-common:git_clone:602 : echo master 2026-03-19 16:00:55.022 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:00:55.034 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-19 16:00:55.040 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:00:55.045 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-19 16:00:55.072 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-19 16:00:55.081 | + functions-common:git_clone:665 : head -1 2026-03-19 16:00:55.081 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 16:00:55.093 | 3a902e5e57 Mark ``test_gateway_chassis_balanced_scheduling_multiple_gw_networks`` unstable 2026-03-19 16:00:55.101 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:00:55.109 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-19 16:00:55.116 | + inc/python:setup_develop:353 : local bindep 2026-03-19 16:00:55.123 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-19 16:00:55.129 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-19 16:00:55.136 | + inc/python:setup_develop:359 : local extras= 2026-03-19 16:00:55.144 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-19 16:00:55.152 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:00:55.159 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-19 16:00:55.166 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-19 16:00:55.173 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:00:55.180 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:00:55.189 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-19 16:00:55.196 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:00:55.205 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-19 16:00:55.211 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:00:55.218 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:00:55.227 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-19 16:00:55.238 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-19 16:00:55.244 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-19 16:00:55.250 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-19 16:00:55.363 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-19 16:00:55.368 | + inc/python:setup_package:436 : local bindep=0 2026-03-19 16:00:55.374 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:00:55.379 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:00:55.385 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-19 16:00:55.390 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-19 16:00:55.395 | + inc/python:setup_package:445 : local flags=-e 2026-03-19 16:00:55.403 | + inc/python:setup_package:446 : local extras= 2026-03-19 16:00:55.409 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:00:55.414 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:00:55.420 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:00:55.426 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:00:55.431 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:00:55.439 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-19 16:00:55.484 | Using python 3.12 to install /opt/stack/neutron 2026-03-19 16:00:55.490 | + 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-19 16:00:56.125 | Obtaining file:///opt/stack/neutron 2026-03-19 16:00:56.130 | Installing build dependencies: started 2026-03-19 16:00:57.264 | Installing build dependencies: finished with status 'done' 2026-03-19 16:00:57.265 | Checking if build backend supports build_editable: started 2026-03-19 16:00:57.581 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:00:57.583 | Getting requirements to build editable: started 2026-03-19 16:00:57.771 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:00:57.774 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:00:58.915 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:00:58.932 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (7.0.3) 2026-03-19 16:00:58.932 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.10.1) 2026-03-19 16:00:58.933 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.1.0) 2026-03-19 16:00:58.933 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (2.5.1) 2026-03-19 16:00:58.935 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.0.0) 2026-03-19 16:00:58.935 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (5.2.1) 2026-03-19 16:00:59.035 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev29) 2026-03-19 16:00:59.111 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-19 16:00:59.120 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (0.31.2) 2026-03-19 16:00:59.122 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (2.32.5) 2026-03-19 16:00:59.122 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.1.6) 2026-03-19 16:00:59.122 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (12.0.0) 2026-03-19 16:00:59.123 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (1.3.0) 2026-03-19 16:00:59.160 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev29) 2026-03-19 16:00:59.165 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 16:00:59.199 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev29) 2026-03-19 16:00:59.203 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-19 16:00:59.213 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (9.1.4) 2026-03-19 16:00:59.213 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (2.0.46) 2026-03-19 16:00:59.215 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (1.8.9) 2026-03-19 16:00:59.215 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (5.13.1) 2026-03-19 16:00:59.215 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (1.18.4) 2026-03-19 16:00:59.216 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (5.7.0) 2026-03-19 16:00:59.216 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (4.1.1) 2026-03-19 16:00:59.217 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (7.4.0) 2026-03-19 16:00:59.218 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (10.3.0) 2026-03-19 16:00:59.218 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (6.3.0) 2026-03-19 16:00:59.218 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (18.0.0) 2026-03-19 16:00:59.219 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (6.7.2) 2026-03-19 16:00:59.219 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (8.1.0) 2026-03-19 16:00:59.220 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (17.3.0) 2026-03-19 16:00:59.220 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (8.0.0) 2026-03-19 16:00:59.221 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (5.0.0) 2026-03-19 16:00:59.222 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.10.1) 2026-03-19 16:00:59.222 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.7.0) 2026-03-19 16:00:59.223 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (7.9.0) 2026-03-19 16:00:59.223 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (5.9.1) 2026-03-19 16:00:59.224 | 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.dev29) (4.5.1) 2026-03-19 16:00:59.226 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (2.7.1) 2026-03-19 16:00:59.226 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (10.0.0) 2026-03-19 16:00:59.226 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.9.0) 2026-03-19 16:00:59.227 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (4.3.0) 2026-03-19 16:00:59.243 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev29) 2026-03-19 16:00:59.249 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-19 16:00:59.271 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev29) 2026-03-19 16:00:59.275 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-19 16:00:59.301 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev29) 2026-03-19 16:00:59.305 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-19 16:00:59.366 | Installing build dependencies: started 2026-03-19 16:01:00.370 | Installing build dependencies: finished with status 'done' 2026-03-19 16:01:00.371 | Getting requirements to build wheel: started 2026-03-19 16:01:00.730 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 16:01:00.732 | Preparing metadata (pyproject.toml): started 2026-03-19 16:01:00.933 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:01:00.967 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev29) 2026-03-19 16:01:00.972 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-19 16:01:00.983 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (7.2.2) 2026-03-19 16:01:01.012 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev29) 2026-03-19 16:01:01.017 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-19 16:01:01.026 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (24.2.1) 2026-03-19 16:01:01.027 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (18.12.0) 2026-03-19 16:01:01.027 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (4.10.0) 2026-03-19 16:01:01.055 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev29) 2026-03-19 16:01:01.062 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-19 16:01:01.096 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev29) 2026-03-19 16:01:01.100 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-19 16:01:01.110 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (3.2.1) 2026-03-19 16:01:01.110 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev29) (8.1.0) 2026-03-19 16:01:01.112 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev29) (1.3.10) 2026-03-19 16:01:01.113 | 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.dev29) (4.15.0) 2026-03-19 16:01:01.115 | 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.dev29) (2.1.1) 2026-03-19 16:01:01.119 | 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.dev29) (3.3.2) 2026-03-19 16:01:01.121 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev29) (3.0.3) 2026-03-19 16:01:01.122 | 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.dev29) (2.1.0) 2026-03-19 16:01:01.123 | 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.dev29) (1.8.2) 2026-03-19 16:01:01.126 | 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.dev29) (4.0.1) 2026-03-19 16:01:01.127 | 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.dev29) (2.11.0) 2026-03-19 16:01:01.127 | 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.dev29) (5.8.0) 2026-03-19 16:01:01.196 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev29) 2026-03-19 16:01:01.201 | 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-19 16:01:01.225 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev29) 2026-03-19 16:01:01.232 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-19 16:01:01.246 | 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.dev29) (43.0.3) 2026-03-19 16:01:01.247 | 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.dev29) (1.5.0) 2026-03-19 16:01:01.248 | 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.dev29) (1.1.0) 2026-03-19 16:01:01.248 | 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.dev29) (1.33) 2026-03-19 16:01:01.249 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev29) (4.9.2) 2026-03-19 16:01:01.250 | 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.dev29) (6.0.3) 2026-03-19 16:01:01.251 | 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.dev29) (1.4.0) 2026-03-19 16:01:01.256 | 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.dev29) (2.0.0) 2026-03-19 16:01:01.259 | 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.dev29) (3.0) 2026-03-19 16:01:01.263 | 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.dev29) (3.0.0) 2026-03-19 16:01:01.266 | 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.dev29) (0.40.4) 2026-03-19 16:01:01.266 | 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.dev29) (1.1.2) 2026-03-19 16:01:01.283 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev29) 2026-03-19 16:01:01.290 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-19 16:01:01.343 | Installing build dependencies: started 2026-03-19 16:01:02.256 | Installing build dependencies: finished with status 'done' 2026-03-19 16:01:02.257 | Getting requirements to build wheel: started 2026-03-19 16:01:02.621 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 16:01:02.623 | Preparing metadata (pyproject.toml): started 2026-03-19 16:01:02.826 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:01:02.830 | 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.dev29) (26.0) 2026-03-19 16:01:02.833 | 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.dev29) (2.8.0) 2026-03-19 16:01:02.833 | 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.dev29) (3.3.2) 2026-03-19 16:01:02.842 | 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.dev29) (4.0.0) 2026-03-19 16:01:02.843 | 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.dev29) (6.0.2) 2026-03-19 16:01:02.858 | 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.dev29) (0.20) 2026-03-19 16:01:02.862 | 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.dev29) (2.0.0) 2026-03-19 16:01:02.867 | 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.dev29) (2.0.2) 2026-03-19 16:01:02.867 | 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.dev29) (0.5.0) 2026-03-19 16:01:02.872 | 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.dev29) (2.9.0.post0) 2026-03-19 16:01:02.876 | 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.dev29) (7.0.1) 2026-03-19 16:01:02.877 | 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.dev29) (5.3.1) 2026-03-19 16:01:02.877 | 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.dev29) (5.6.2) 2026-03-19 16:01:02.878 | 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.dev29) (0.15.1) 2026-03-19 16:01:02.880 | 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.dev29) (5.1.0) 2026-03-19 16:01:02.887 | 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.dev29) (2025.3) 2026-03-19 16:01:02.893 | 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.dev29) (0.24.1) 2026-03-19 16:01:02.895 | 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.dev29) (5.0.0) 2026-03-19 16:01:02.896 | 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.dev29) (4.0.1) 2026-03-19 16:01:02.915 | 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.dev29) (1.7.3) 2026-03-19 16:01:02.942 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev29) 2026-03-19 16:01:02.946 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-19 16:01:02.964 | 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.dev29) (3.17.0) 2026-03-19 16:01:02.993 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev29) 2026-03-19 16:01:02.998 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-19 16:01:03.035 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev29) 2026-03-19 16:01:03.037 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-19 16:01:03.051 | 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.dev29) (2.2.1) 2026-03-19 16:01:03.052 | 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.dev29) (1.6.2) 2026-03-19 16:01:03.057 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev29) (82.0.1) 2026-03-19 16:01:03.075 | 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.dev29) (0.6.0) 2026-03-19 16:01:03.102 | 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.dev29) (1.17.0) 2026-03-19 16:01:03.105 | 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.dev29) (4.13.2) 2026-03-19 16:01:03.106 | 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.dev29) (4.26.0) 2026-03-19 16:01:03.127 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev29) 2026-03-19 16:01:03.131 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-19 16:01:03.145 | 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.dev29) (0.6.0) 2026-03-19 16:01:03.146 | 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.dev29) (3.2.0) 2026-03-19 16:01:03.153 | 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.dev29) (1.11.0) 2026-03-19 16:01:03.154 | 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.dev29) (14.3.3) 2026-03-19 16:01:03.154 | 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.dev29) (1.7.2) 2026-03-19 16:01:03.158 | 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.dev29) (25.4.0) 2026-03-19 16:01:03.158 | 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.dev29) (2025.9.1) 2026-03-19 16:01:03.159 | 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.dev29) (0.37.0) 2026-03-19 16:01:03.159 | 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.dev29) (0.30.0) 2026-03-19 16:01:03.196 | 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.dev29) (3.4.4) 2026-03-19 16:01:03.197 | 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.dev29) (3.11) 2026-03-19 16:01:03.197 | 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.dev29) (2.6.3) 2026-03-19 16:01:03.198 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev29) (2023.11.17) 2026-03-19 16:01:03.228 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev29) (4.0.0) 2026-03-19 16:01:03.228 | 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.dev29) (2.19.2) 2026-03-19 16:01:03.236 | 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.dev29) (0.1.2) 2026-03-19 16:01:03.248 | 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.dev29) (0.7) 2026-03-19 16:01:03.290 | 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.dev29) (2.8.5) 2026-03-19 16:01:03.294 | 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.dev29) (0.16.0) 2026-03-19 16:01:03.353 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-19 16:01:03.406 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 7.8 MB/s 0:00:00 2026-03-19 16:01:03.413 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-19 16:01:03.475 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 31.3 MB/s 0:00:00 2026-03-19 16:01:03.481 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-19 16:01:03.511 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-19 16:01:03.588 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-19 16:01:03.617 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-19 16:01:03.630 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-19 16:01:03.643 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-19 16:01:03.648 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-19 16:01:03.663 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-19 16:01:03.680 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-19 16:01:03.692 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-19 16:01:03.706 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-19 16:01:03.731 | 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-19 16:01:03.744 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-19 16:01:03.863 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-19 16:01:03.864 | Building editable for neutron (pyproject.toml): started 2026-03-19 16:01:05.175 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-19 16:01:05.177 | Created wheel for neutron: filename=neutron-28.1.0.dev29-0.editable-py3-none-any.whl size=12060 sha256=c61558d274585fa1cc1303ae0fd1fa525b8a389497044a855582d850048a6784 2026-03-19 16:01:05.177 | Stored in directory: /tmp/pip-ephem-wheel-cache-lcz8y7gc/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-19 16:01:05.183 | Building wheel for ncclient (pyproject.toml): started 2026-03-19 16:01:05.461 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-19 16:01:05.462 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=cf3a5abbdd58618b1f8cbefffd5fb38de8172b677760c667ef5d0a93362bc9da 2026-03-19 16:01:05.462 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-19 16:01:05.467 | Building wheel for ovs (pyproject.toml): started 2026-03-19 16:01:05.924 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-19 16:01:05.926 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=d5669d97d33fe1c822dd5c6feab6fe5ec11265f94d1b91fdf6175909eda19cbd 2026-03-19 16:01:05.926 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-19 16:01:05.931 | Successfully built neutron ncclient ovs 2026-03-19 16:01:06.082 | 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-19 16:01:09.722 | 2026-03-19 16:01:09.741 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev29 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-19 16:01:09.982 | + inc/python:pip_install:216 : result=0 2026-03-19 16:01:09.987 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:01:09.993 | + functions-common:time_stop:2412 : local name 2026-03-19 16:01:09.998 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:01:10.005 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:01:10.011 | + functions-common:time_stop:2415 : local total 2026-03-19 16:01:10.015 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:01:10.020 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:01:10.026 | + functions-common:time_stop:2419 : start_time=1773936055473 2026-03-19 16:01:10.032 | + functions-common:time_stop:2421 : [[ -z 1773936055473 ]] 2026-03-19 16:01:10.039 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:01:10.048 | + functions-common:time_stop:2424 : end_time=1773936070042 2026-03-19 16:01:10.056 | + functions-common:time_stop:2425 : elapsed_time=14569 2026-03-19 16:01:10.061 | + functions-common:time_stop:2426 : total=80594 2026-03-19 16:01:10.066 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:01:10.072 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=95163 2026-03-19 16:01:10.078 | + inc/python:pip_install:219 : return 0 2026-03-19 16:01:10.085 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:01:10.090 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:01:10.096 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-19 16:01:10.102 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-19 16:01:10.109 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:01:10.116 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:01:10.123 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-03-19 16:01:10.130 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:01:10.137 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-19 16:01:10.143 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-19 16:01:10.149 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-19 16:01:10.149 | Installing OVN and dependent packages 2026-03-19 16:01:10.155 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-19 16:01:10.161 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-19 16:01:10.199 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:01:10.206 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-19 16:01:10.248 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:01:10.255 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-19 16:01:10.298 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:01:10.304 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-19 16:01:10.310 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-19 16:01:10.352 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:01:10.360 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-19 16:01:10.366 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-19 16:01:10.396 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-19 16:01:10.406 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-19 16:01:10.430 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-19 16:01:10.438 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-19 16:01:10.490 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-19 16:01:10.497 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 16:01:10.504 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 16:01:10.510 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 16:01:10.516 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 16:01:10.522 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 16:01:10.526 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 16:01:10.531 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:10.537 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:10.545 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 16:01:10.551 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 16:01:10.558 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 16:01:10.565 | + functions-common:apt_get_update:1159 : return 2026-03-19 16:01:10.571 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-19 16:01:10.577 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 16:01:10.585 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:10.590 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:10.595 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-19 16:01:10.642 | + 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-19 16:01:10.692 | Reading package lists... 2026-03-19 16:01:11.080 | Building dependency tree... 2026-03-19 16:01:11.081 | Reading state information... 2026-03-19 16:01:11.413 | make is already the newest version (4.3-4.1build2). 2026-03-19 16:01:11.413 | make set to manually installed. 2026-03-19 16:01:11.413 | The following additional packages will be installed: 2026-03-19 16:01:11.414 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-19 16:01:11.414 | python3-openvswitch python3-sortedcontainers 2026-03-19 16:01:11.416 | Suggested packages: 2026-03-19 16:01:11.416 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-19 16:01:11.473 | The following NEW packages will be installed: 2026-03-19 16:01:11.476 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-19 16:01:11.476 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-19 16:01:11.477 | python3-sortedcontainers 2026-03-19 16:01:11.656 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 16:01:11.656 | Need to get 4,335 kB of archives. 2026-03-19 16:01:11.656 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-19 16:01:11.656 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-19 16:01:12.109 | 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-19 16:01:13.172 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-19 16:01:13.186 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-19 16:01:13.243 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-19 16:01:13.390 | 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-19 16:01:18.174 | 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-19 16:01:27.655 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-19 16:01:27.659 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-19 16:01:27.884 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 16:01:27.942 | Fetched 4,335 kB in 16s (268 kB/s) 2026-03-19 16:01:27.992 | Selecting previously unselected package libunbound8:amd64. 2026-03-19 16:01:28.033 | (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-19 16:01:28.036 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-19 16:01:28.045 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-19 16:01:28.118 | Selecting previously unselected package openvswitch-common. 2026-03-19 16:01:28.130 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:28.134 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-19 16:01:28.234 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-19 16:01:28.246 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-19 16:01:28.251 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-19 16:01:28.308 | Selecting previously unselected package python3-sortedcontainers. 2026-03-19 16:01:28.319 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-19 16:01:28.324 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-19 16:01:28.391 | Selecting previously unselected package libxdp1:amd64. 2026-03-19 16:01:28.402 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-19 16:01:28.406 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-19 16:01:28.474 | Selecting previously unselected package python3-openvswitch. 2026-03-19 16:01:28.487 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:28.491 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-19 16:01:28.608 | Selecting previously unselected package openvswitch-switch. 2026-03-19 16:01:28.619 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:28.635 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-19 16:01:28.744 | Selecting previously unselected package libfakeroot:amd64. 2026-03-19 16:01:28.752 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-19 16:01:28.756 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-19 16:01:28.813 | Selecting previously unselected package fakeroot. 2026-03-19 16:01:28.824 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-19 16:01:28.828 | Unpacking fakeroot (1.33-1) ... 2026-03-19 16:01:28.907 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-19 16:01:29.079 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-19 16:01:29.096 | Setting up fakeroot (1.33-1) ... 2026-03-19 16:01:29.113 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-19 16:01:29.132 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-19 16:01:29.145 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-19 16:01:29.157 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-19 16:01:29.171 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-19 16:01:29.190 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-19 16:01:29.444 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-19 16:01:29.473 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-19 16:01:29.945 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-19 16:01:30.090 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-19 16:01:31.014 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 16:01:32.363 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 16:01:32.665 | + functions-common:apt_get:1203 : result=0 2026-03-19 16:01:32.668 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 16:01:32.673 | + functions-common:time_stop:2412 : local name 2026-03-19 16:01:32.678 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:01:32.682 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:01:32.688 | + functions-common:time_stop:2415 : local total 2026-03-19 16:01:32.692 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:01:32.698 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 16:01:32.704 | + functions-common:time_stop:2419 : start_time=1773936070635 2026-03-19 16:01:32.709 | + functions-common:time_stop:2421 : [[ -z 1773936070635 ]] 2026-03-19 16:01:32.717 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:01:32.723 | + functions-common:time_stop:2424 : end_time=1773936092718 2026-03-19 16:01:32.729 | + functions-common:time_stop:2425 : elapsed_time=22083 2026-03-19 16:01:32.736 | + functions-common:time_stop:2426 : total=187744 2026-03-19 16:01:32.742 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:01:32.747 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=209827 2026-03-19 16:01:32.753 | + functions-common:apt_get:1207 : return 0 2026-03-19 16:01:32.759 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-19 16:01:32.805 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-19 16:01:32.812 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 16:01:32.819 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 16:01:32.824 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 16:01:32.831 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 16:01:32.837 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 16:01:32.842 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 16:01:32.848 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:32.855 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:32.861 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 16:01:32.866 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 16:01:32.872 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 16:01:32.880 | + functions-common:apt_get_update:1159 : return 2026-03-19 16:01:32.886 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-19 16:01:32.893 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 16:01:32.899 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:32.905 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:32.912 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-19 16:01:32.963 | + 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-19 16:01:33.013 | Reading package lists... 2026-03-19 16:01:33.282 | Building dependency tree... 2026-03-19 16:01:33.283 | Reading state information... 2026-03-19 16:01:33.588 | The following additional packages will be installed: 2026-03-19 16:01:33.589 | ovn-common 2026-03-19 16:01:33.625 | The following NEW packages will be installed: 2026-03-19 16:01:33.626 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-19 16:01:33.897 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 16:01:33.897 | Need to get 2,360 kB of archives. 2026-03-19 16:01:33.897 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-19 16:01:33.897 | 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-19 16:01:34.498 | 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-19 16:01:34.582 | 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-19 16:01:34.655 | 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-19 16:01:34.950 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 16:01:34.999 | Fetched 2,360 kB in 1s (2,148 kB/s) 2026-03-19 16:01:35.037 | Selecting previously unselected package ovn-common. 2026-03-19 16:01:35.074 | (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-19 16:01:35.078 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:35.082 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:35.195 | Selecting previously unselected package ovn-central. 2026-03-19 16:01:35.208 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:35.212 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:35.288 | Selecting previously unselected package ovn-controller-vtep. 2026-03-19 16:01:35.297 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:35.301 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:35.371 | Selecting previously unselected package ovn-host. 2026-03-19 16:01:35.381 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-19 16:01:35.389 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:35.474 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:35.498 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:35.915 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-19 16:01:36.067 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-19 16:01:36.416 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-19 16:01:36.496 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:36.856 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-19 16:01:37.000 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-19 16:01:37.503 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-19 16:01:37.996 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-19 16:01:38.648 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-19 16:01:38.783 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-19 16:01:39.092 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-19 16:01:39.540 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 16:01:40.902 | + functions-common:apt_get:1203 : result=0 2026-03-19 16:01:40.908 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 16:01:40.914 | + functions-common:time_stop:2412 : local name 2026-03-19 16:01:40.919 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:01:40.925 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:01:40.930 | + functions-common:time_stop:2415 : local total 2026-03-19 16:01:40.935 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:01:40.940 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 16:01:40.946 | + functions-common:time_stop:2419 : start_time=1773936092957 2026-03-19 16:01:40.952 | + functions-common:time_stop:2421 : [[ -z 1773936092957 ]] 2026-03-19 16:01:40.959 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:01:40.967 | + functions-common:time_stop:2424 : end_time=1773936100961 2026-03-19 16:01:40.973 | + functions-common:time_stop:2425 : elapsed_time=8004 2026-03-19 16:01:40.979 | + functions-common:time_stop:2426 : total=209827 2026-03-19 16:01:40.985 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:01:40.991 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=217831 2026-03-19 16:01:40.996 | + functions-common:apt_get:1207 : return 0 2026-03-19 16:01:41.002 | + 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-19 16:01:41.007 | + 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-19 16:01:41.013 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-19 16:01:41.019 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-19 16:01:41.030 | + 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-19 16:01:41.037 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-19 16:01:41.043 | + 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-19 16:01:41.050 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-19 16:01:41.057 | + 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-19 16:01:41.062 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-19 16:01:41.068 | + 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-19 16:01:41.074 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-19 16:01:41.080 | + 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-19 16:01:41.085 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-19 16:01:41.090 | + 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-19 16:01:41.095 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-19 16:01:41.103 | + 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-19 16:01:41.110 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-19 16:01:41.116 | + 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-19 16:01:41.123 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-19 16:01:41.130 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-19 16:01:41.136 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-19 16:01:41.142 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:01:41.148 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:01:41.155 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:01:41.161 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:01:41.167 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-19 16:01:41.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 16:01:41.179 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-19 16:01:41.220 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:01:41.227 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-19 16:01:41.234 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-19 16:01:41.240 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-19 16:01:41.247 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 16:01:41.254 | + lib/stack:stack_install_service:32 : install_nova 2026-03-19 16:01:41.260 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-19 16:01:41.266 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-19 16:01:41.272 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:01:41.278 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 16:01:41.285 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-03-19 16:01:41.292 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:01:41.299 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-19 16:01:41.337 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:01:41.343 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-19 16:01:41.349 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-19 16:01:41.356 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-19 16:01:41.362 | + 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-19 16:01:41.466 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-19 16:01:41.472 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:41.476 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:41.481 | + 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-19 16:01:41.489 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 16:01:41.495 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 16:01:41.501 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 16:01:41.507 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 16:01:41.511 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 16:01:41.515 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 16:01:41.519 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:41.525 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:41.532 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 16:01:41.536 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 16:01:41.540 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 16:01:41.545 | + functions-common:apt_get_update:1159 : return 2026-03-19 16:01:41.551 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-19 16:01:41.556 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 16:01:41.561 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:01:41.566 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:01:41.571 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-19 16:01:41.616 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-19 16:01:41.660 | Reading package lists... 2026-03-19 16:01:41.907 | Building dependency tree... 2026-03-19 16:01:41.907 | Reading state information... 2026-03-19 16:01:42.182 | The following additional packages will be installed: 2026-03-19 16:01:42.182 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-19 16:01:42.182 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-19 16:01:42.183 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-19 16:01:42.183 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-19 16:01:42.183 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-19 16:01:42.183 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-19 16:01:42.183 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-19 16:01:42.183 | qemu-system-x86 seabios systemd-container 2026-03-19 16:01:42.184 | Suggested packages: 2026-03-19 16:01:42.184 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-19 16:01:42.184 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-19 16:01:42.185 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-19 16:01:42.185 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-19 16:01:42.185 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-19 16:01:42.185 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-19 16:01:42.185 | Recommended packages: 2026-03-19 16:01:42.185 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-19 16:01:42.185 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-19 16:01:42.185 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-19 16:01:42.185 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-19 16:01:42.233 | The following NEW packages will be installed: 2026-03-19 16:01:42.233 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-19 16:01:42.233 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-19 16:01:42.234 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-19 16:01:42.234 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-19 16:01:42.234 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-19 16:01:42.234 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-19 16:01:42.234 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-19 16:01:42.234 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-19 16:01:42.234 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-19 16:01:42.364 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 16:01:42.365 | Need to get 127 MB of archives. 2026-03-19 16:01:42.365 | After this operation, 527 MB of additional disk space will be used. 2026-03-19 16:01:42.365 | 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-19 16:01:42.537 | 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-19 16:01:43.591 | 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-19 16:01:43.607 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-19 16:01:44.115 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-19 16:01:44.160 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-19 16:01:44.293 | 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-19 16:01:46.087 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-19 16:01:46.130 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-19 16:01:46.171 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-19 16:01:46.213 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-19 16:01:46.407 | 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-19 16:01:48.492 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-19 16:01:48.643 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-19 16:01:48.769 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-19 16:01:49.206 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-19 16:01:49.222 | 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-19 16:01:49.533 | 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-19 16:01:49.560 | 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-19 16:01:49.603 | 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-19 16:01:49.626 | 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-19 16:01:49.627 | 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-19 16:01:49.627 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.12 [417 kB] 2026-03-19 16:01:49.644 | 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-19 16:01:49.645 | 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-19 16:01:49.646 | 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-19 16:01:49.653 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-19 16:01:49.659 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-19 16:01:49.659 | 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-19 16:01:49.696 | 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-19 16:01:49.734 | 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-19 16:01:49.883 | 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-19 16:01:50.011 | 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-19 16:01:50.082 | 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-19 16:01:50.154 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-19 16:01:50.156 | 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-19 16:01:50.285 | 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-19 16:01:50.315 | 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-19 16:01:50.921 | 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-19 16:01:50.922 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.12 [71.7 kB] 2026-03-19 16:01:51.144 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 16:01:51.198 | Fetched 127 MB in 9s (14.6 MB/s) 2026-03-19 16:01:51.239 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-19 16:01:51.271 | (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-19 16:01:51.274 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-19 16:01:51.282 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-19 16:01:51.340 | Selecting previously unselected package ipxe-qemu. 2026-03-19 16:01:51.347 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-19 16:01:51.352 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-19 16:01:51.437 | Selecting previously unselected package libasound2-data. 2026-03-19 16:01:51.446 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-19 16:01:51.451 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-19 16:01:51.545 | Selecting previously unselected package libasound2t64:amd64. 2026-03-19 16:01:51.556 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-19 16:01:51.561 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-19 16:01:51.644 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-19 16:01:51.655 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-19 16:01:51.664 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-19 16:01:51.728 | Selecting previously unselected package libnspr4:amd64. 2026-03-19 16:01:51.736 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-19 16:01:51.741 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-19 16:01:51.806 | Selecting previously unselected package libnss3:amd64. 2026-03-19 16:01:51.815 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-19 16:01:51.819 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-19 16:01:51.934 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-19 16:01:51.942 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-19 16:01:51.947 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-19 16:01:52.002 | Selecting previously unselected package libcacard0:amd64. 2026-03-19 16:01:52.012 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-19 16:01:52.016 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-19 16:01:52.069 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-19 16:01:52.079 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-19 16:01:52.084 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-19 16:01:52.143 | Selecting previously unselected package libndctl6:amd64. 2026-03-19 16:01:52.149 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-19 16:01:52.153 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-19 16:01:52.209 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-19 16:01:52.219 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-19 16:01:52.223 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-19 16:01:52.279 | Selecting previously unselected package libpmem1:amd64. 2026-03-19 16:01:52.289 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-19 16:01:52.294 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-19 16:01:52.354 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-19 16:01:52.364 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-19 16:01:52.369 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-19 16:01:52.432 | Selecting previously unselected package libslirp0:amd64. 2026-03-19 16:01:52.441 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-19 16:01:52.446 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-19 16:01:52.501 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-19 16:01:52.508 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-19 16:01:52.513 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-19 16:01:52.571 | Selecting previously unselected package libvirt0:amd64. 2026-03-19 16:01:52.583 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-19 16:01:52.588 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:52.752 | Selecting previously unselected package libvirt-clients. 2026-03-19 16:01:52.760 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-19 16:01:52.779 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:52.901 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-19 16:01:52.910 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-19 16:01:52.927 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.016 | Selecting previously unselected package libvirt-daemon. 2026-03-19 16:01:53.026 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-19 16:01:53.043 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.138 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-19 16:01:53.148 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-19 16:01:53.164 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.236 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-19 16:01:53.245 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-19 16:01:53.263 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.329 | Selecting previously unselected package systemd-container. 2026-03-19 16:01:53.340 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.12_amd64.deb ... 2026-03-19 16:01:53.344 | Unpacking systemd-container (255.4-1ubuntu8.12) ... 2026-03-19 16:01:53.447 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-19 16:01:53.457 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-19 16:01:53.473 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.534 | Selecting previously unselected package libvirt-daemon-system. 2026-03-19 16:01:53.539 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-19 16:01:53.593 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.675 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-19 16:01:53.685 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-19 16:01:53.704 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:53.779 | Selecting previously unselected package python3-libvirt. 2026-03-19 16:01:53.788 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-19 16:01:53.792 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-19 16:01:53.869 | Selecting previously unselected package libfdt1:amd64. 2026-03-19 16:01:53.877 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-19 16:01:53.883 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-19 16:01:53.941 | Selecting previously unselected package qemu-system-common. 2026-03-19 16:01:53.952 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:53.956 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:54.085 | Selecting previously unselected package qemu-system-data. 2026-03-19 16:01:54.092 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-19 16:01:54.097 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:54.244 | Selecting previously unselected package qemu-system-arm. 2026-03-19 16:01:54.254 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:54.271 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:54.702 | Selecting previously unselected package qemu-system-mips. 2026-03-19 16:01:54.712 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:54.731 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:55.209 | Selecting previously unselected package qemu-system-ppc. 2026-03-19 16:01:55.217 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:55.233 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:55.581 | Selecting previously unselected package qemu-system-sparc. 2026-03-19 16:01:55.589 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:55.606 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:55.839 | Selecting previously unselected package seabios. 2026-03-19 16:01:55.849 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-19 16:01:55.854 | Unpacking seabios (1.16.3-2) ... 2026-03-19 16:01:55.926 | Selecting previously unselected package qemu-system-x86. 2026-03-19 16:01:55.937 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:55.954 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:56.323 | Selecting previously unselected package qemu-system-s390x. 2026-03-19 16:01:56.333 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:56.348 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:56.514 | Selecting previously unselected package qemu-system-misc. 2026-03-19 16:01:56.523 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:56.541 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:58.105 | Selecting previously unselected package qemu-system. 2026-03-19 16:01:58.113 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-19 16:01:58.117 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:58.175 | Selecting previously unselected package systemd-coredump. 2026-03-19 16:01:58.184 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.12_amd64.deb ... 2026-03-19 16:01:58.189 | Unpacking systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-19 16:01:58.281 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-19 16:01:58.294 | Setting up systemd-coredump (255.4-1ubuntu8.12) ... 2026-03-19 16:01:58.635 | Creating group 'systemd-coredump' with GID 989. 2026-03-19 16:01:58.635 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-19 16:01:58.663 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-19 16:01:58.675 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-19 16:01:58.685 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-19 16:01:58.698 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-19 16:01:58.709 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-19 16:01:58.721 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-19 16:01:58.731 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:01:58.742 | Setting up seabios (1.16.3-2) ... 2026-03-19 16:01:58.753 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:58.764 | Setting up systemd-container (255.4-1ubuntu8.12) ... 2026-03-19 16:01:58.939 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-19 16:01:59.314 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-19 16:01:59.346 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-19 16:01:59.357 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-19 16:01:59.370 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-19 16:01:59.382 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-19 16:01:59.394 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-19 16:01:59.407 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-19 16:01:59.419 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-19 16:01:59.948 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-19 16:02:00.074 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:00.672 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-19 16:02:01.102 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:01.307 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:01.423 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-19 16:02:01.710 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-19 16:02:01.980 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:02.052 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:02.076 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:02.102 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.256 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-19 16:02:02.643 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.665 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.686 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.709 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.736 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.759 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:02.780 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-19 16:02:03.165 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-19 16:02:03.799 | info: Selecting GID from range 100 to 999 ... 2026-03-19 16:02:03.805 | info: Adding group `swtpm' (GID 116) ... 2026-03-19 16:02:03.881 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-19 16:02:03.881 | 2026-03-19 16:02:03.888 | info: Selecting UID from range 100 to 999 ... 2026-03-19 16:02:03.888 | 2026-03-19 16:02:03.892 | info: Adding system user `swtpm' (UID 113) ... 2026-03-19 16:02:03.897 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-19 16:02:03.958 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-19 16:02:04.146 | Enabling libvirt default network 2026-03-19 16:02:04.165 | Inserted module 'msr' 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-19 16:02:04.338 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-19 16:02:04.928 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-19 16:02:05.706 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-19 16:02:06.151 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-19 16:02:06.944 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-19 16:02:07.029 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:07.068 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-19 16:02:07.081 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 16:02:08.672 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-19 16:02:08.702 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 16:02:08.999 | + functions-common:apt_get:1203 : result=0 2026-03-19 16:02:09.004 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 16:02:09.008 | + functions-common:time_stop:2412 : local name 2026-03-19 16:02:09.014 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:02:09.020 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:02:09.025 | + functions-common:time_stop:2415 : local total 2026-03-19 16:02:09.030 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:02:09.035 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 16:02:09.040 | + functions-common:time_stop:2419 : start_time=1773936101610 2026-03-19 16:02:09.046 | + functions-common:time_stop:2421 : [[ -z 1773936101610 ]] 2026-03-19 16:02:09.054 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:02:09.063 | + functions-common:time_stop:2424 : end_time=1773936129056 2026-03-19 16:02:09.069 | + functions-common:time_stop:2425 : elapsed_time=27446 2026-03-19 16:02:09.074 | + functions-common:time_stop:2426 : total=217831 2026-03-19 16:02:09.080 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:02:09.085 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=245277 2026-03-19 16:02:09.092 | + functions-common:apt_get:1207 : return 0 2026-03-19 16:02:09.098 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-19 16:02:09.105 | + functions-common:install_package:1430 : update_package_repo 2026-03-19 16:02:09.112 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 16:02:09.119 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 16:02:09.126 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 16:02:09.133 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:09.138 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 16:02:09.144 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:09.151 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:09.158 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 16:02:09.163 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:09.169 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 16:02:09.176 | + functions-common:apt_get_update:1159 : return 2026-03-19 16:02:09.183 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-19 16:02:09.189 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 16:02:09.194 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:09.201 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:09.207 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-19 16:02:09.254 | + 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-19 16:02:09.296 | Reading package lists... 2026-03-19 16:02:09.571 | Building dependency tree... 2026-03-19 16:02:09.572 | Reading state information... 2026-03-19 16:02:09.928 | The following NEW packages will be installed: 2026-03-19 16:02:09.928 | ovmf 2026-03-19 16:02:10.122 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 16:02:10.122 | Need to get 5,176 kB of archives. 2026-03-19 16:02:10.122 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-19 16:02:10.122 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-19 16:02:11.140 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 16:02:11.189 | Fetched 5,176 kB in 1s (5,203 kB/s) 2026-03-19 16:02:11.218 | Selecting previously unselected package ovmf. 2026-03-19 16:02:11.252 | (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-19 16:02:11.255 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-19 16:02:11.259 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-19 16:02:11.547 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-19 16:02:11.803 | + functions-common:apt_get:1203 : result=0 2026-03-19 16:02:11.807 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 16:02:11.811 | + functions-common:time_stop:2412 : local name 2026-03-19 16:02:11.816 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:02:11.821 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:02:11.824 | + functions-common:time_stop:2415 : local total 2026-03-19 16:02:11.829 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:02:11.835 | + functions-common:time_stop:2418 : name=apt-get 2026-03-19 16:02:11.840 | + functions-common:time_stop:2419 : start_time=1773936129248 2026-03-19 16:02:11.845 | + functions-common:time_stop:2421 : [[ -z 1773936129248 ]] 2026-03-19 16:02:11.853 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:02:11.862 | + functions-common:time_stop:2424 : end_time=1773936131856 2026-03-19 16:02:11.865 | + functions-common:time_stop:2425 : elapsed_time=2608 2026-03-19 16:02:11.871 | + functions-common:time_stop:2426 : total=245277 2026-03-19 16:02:11.876 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:02:11.881 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=247885 2026-03-19 16:02:11.886 | + functions-common:apt_get:1207 : return 0 2026-03-19 16:02:11.893 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-19 16:02:11.900 | ++ functions-common:is_arch:517 : uname -m 2026-03-19 16:02:11.909 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-19 16:02:11.915 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-19 16:02:11.922 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-19 16:02:11.927 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-19 16:02:11.932 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-19 16:02:11.938 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-19 16:02:11.962 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-19 16:02:11.985 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-19 16:02:11.987 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-19 16:02:11.999 | /var/core/core.%e.%p.%h.%t 2026-03-19 16:02:12.007 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-19 16:02:12.028 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-19 16:02:12.046 | [Service] 2026-03-19 16:02:12.046 | LimitCORE=infinity 2026-03-19 16:02:12.052 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-19 16:02:12.380 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-19 16:02:12.387 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-19 16:02:12.394 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-19 16:02:12.433 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:12.440 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-19 16:02:12.485 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-19 16:02:12.492 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-19 16:02:12.499 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-19 16:02:12.503 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-19 16:02:12.508 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-19 16:02:12.513 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-19 16:02:12.519 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-19 16:02:12.525 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 16:02:12.532 | ++ functions-common:git_clone:585 : pwd 2026-03-19 16:02:12.538 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:02:12.543 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:02:12.551 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:02:12.593 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:02:12.598 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:02:12.604 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:12.612 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-19 16:02:12.612 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:02:12.622 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-19 16:02:12.630 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:12.636 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-19 16:02:12.659 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-19 16:02:12.667 | + functions-common:git_clone:665 : head -1 2026-03-19 16:02:12.667 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 16:02:12.676 | 8e1ebdf Remove some unused assignments 2026-03-19 16:02:12.683 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:02:12.689 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-19 16:02:12.729 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:02:12.735 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-19 16:02:12.742 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-19 16:02:12.749 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-19 16:02:12.755 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:02:12.761 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 16:02:12.767 | ++ functions-common:git_clone:585 : pwd 2026-03-19 16:02:12.775 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:02:12.781 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:02:12.789 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:02:12.832 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:02:12.837 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:02:12.844 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:12.851 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:02:12.851 | + functions-common:git_clone:602 : echo master 2026-03-19 16:02:12.861 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-19 16:02:12.868 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:12.875 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-19 16:02:12.902 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-19 16:02:12.911 | + functions-common:git_clone:665 : head -1 2026-03-19 16:02:12.911 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 16:02:12.932 | 7e0f18ff2b Merge "[Trivial]: Remove unused RBAC default alias" 2026-03-19 16:02:12.941 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:02:12.947 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-19 16:02:12.954 | + inc/python:setup_develop:353 : local bindep 2026-03-19 16:02:12.960 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-19 16:02:12.968 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-19 16:02:12.975 | + inc/python:setup_develop:359 : local extras= 2026-03-19 16:02:12.982 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-19 16:02:12.988 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:02:12.995 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-19 16:02:13.003 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-19 16:02:13.009 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:02:13.015 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:02:13.022 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-19 16:02:13.030 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:02:13.040 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-19 16:02:13.047 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:02:13.054 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:02:13.062 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-19 16:02:13.076 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-19 16:02:13.083 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-19 16:02:13.089 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-19 16:02:13.189 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-19 16:02:13.219 | + inc/python:setup_package:436 : local bindep=0 2026-03-19 16:02:13.220 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:02:13.220 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:02:13.220 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-19 16:02:13.220 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-19 16:02:13.226 | + inc/python:setup_package:445 : local flags=-e 2026-03-19 16:02:13.231 | + inc/python:setup_package:446 : local extras= 2026-03-19 16:02:13.237 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:02:13.244 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:02:13.250 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:02:13.257 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:02:13.263 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:02:13.308 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-19 16:02:13.355 | Using python 3.12 to install /opt/stack/nova 2026-03-19 16:02:13.360 | + 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-19 16:02:13.938 | Obtaining file:///opt/stack/nova 2026-03-19 16:02:13.940 | Installing build dependencies: started 2026-03-19 16:02:15.541 | Installing build dependencies: finished with status 'done' 2026-03-19 16:02:15.542 | Checking if build backend supports build_editable: started 2026-03-19 16:02:15.860 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:02:15.862 | Getting requirements to build editable: started 2026-03-19 16:02:16.021 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:02:16.024 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:02:17.685 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:02:17.703 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (7.0.3) 2026-03-19 16:02:17.703 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.0.46) 2026-03-19 16:02:17.704 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (5.2.1) 2026-03-19 16:02:17.704 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (0.40.4) 2026-03-19 16:02:17.705 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.1.6) 2026-03-19 16:02:17.705 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (12.0.0) 2026-03-19 16:02:17.706 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (6.0.2) 2026-03-19 16:02:17.706 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.5.1) 2026-03-19 16:02:17.706 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (43.0.3) 2026-03-19 16:02:17.707 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (1.8.9) 2026-03-19 16:02:17.707 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.3.2) 2026-03-19 16:02:17.708 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.1.0) 2026-03-19 16:02:17.708 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.10.1) 2026-03-19 16:02:17.708 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.17.0) 2026-03-19 16:02:17.709 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (1.18.4) 2026-03-19 16:02:17.709 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (1.3.0) 2026-03-19 16:02:17.710 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (4.0.0) 2026-03-19 16:02:17.710 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (4.26.0) 2026-03-19 16:02:17.710 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (9.9.0) 2026-03-19 16:02:17.711 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (5.13.1) 2026-03-19 16:02:17.711 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (11.8.0) 2026-03-19 16:02:17.712 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (4.11.0) 2026-03-19 16:02:17.712 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.32.5) 2026-03-19 16:02:17.713 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (5.7.0) 2026-03-19 16:02:17.838 | Collecting websockify>=0.9.0 (from nova==33.0.0.0rc2.dev9) 2026-03-19 16:02:17.929 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-19 16:02:17.964 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (4.1.1) 2026-03-19 16:02:17.965 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (7.4.0) 2026-03-19 16:02:17.966 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (10.3.0) 2026-03-19 16:02:17.966 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (6.3.0) 2026-03-19 16:02:17.967 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (8.1.0) 2026-03-19 16:02:17.968 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.10.0) 2026-03-19 16:02:17.968 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.7.0) 2026-03-19 16:02:17.969 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (5.9.1) 2026-03-19 16:02:17.970 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.7.1) 2026-03-19 16:02:17.970 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (10.0.0) 2026-03-19 16:02:17.971 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (18.0.0) 2026-03-19 16:02:17.971 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (7.9.0) 2026-03-19 16:02:17.972 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (17.3.0) 2026-03-19 16:02:17.973 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (5.0.0) 2026-03-19 16:02:17.973 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.10.1) 2026-03-19 16:02:17.974 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (6.7.2) 2026-03-19 16:02:17.975 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev9) (4.5.1) 2026-03-19 16:02:17.975 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.0.0) 2026-03-19 16:02:17.976 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (8.0.0) 2026-03-19 16:02:17.976 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (7.2.2) 2026-03-19 16:02:17.976 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.9.0) 2026-03-19 16:02:17.977 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (7.0.0) 2026-03-19 16:02:17.977 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (1.1.0) 2026-03-19 16:02:17.978 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.6.0) 2026-03-19 16:02:17.979 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (4.3.0) 2026-03-19 16:02:17.979 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (5.6.0) 2026-03-19 16:02:17.999 | Collecting microversion-parse>=0.2.1 (from nova==33.0.0.0rc2.dev9) 2026-03-19 16:02:18.031 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-19 16:02:18.041 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (8.1.0) 2026-03-19 16:02:18.042 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (0.2.3) 2026-03-19 16:02:18.042 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (1.4.2) 2026-03-19 16:02:18.043 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (1.8.2) 2026-03-19 16:02:18.044 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (2.9.0.post0) 2026-03-19 16:02:18.044 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (3.2.1) 2026-03-19 16:02:18.045 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (4.10.0) 2026-03-19 16:02:18.045 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.0.0.0rc2.dev9) (6.0.3) 2026-03-19 16:02:18.048 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc2.dev9) (1.3.10) 2026-03-19 16:02:18.048 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.0.0.0rc2.dev9) (4.15.0) 2026-03-19 16:02:18.050 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (7.3.0) 2026-03-19 16:02:18.053 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.0.0.0rc2.dev9) (2.0.0) 2026-03-19 16:02:18.055 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.0.0.0rc2.dev9) (3.0) 2026-03-19 16:02:18.060 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.0.0.0rc2.dev9) (2.8.0) 2026-03-19 16:02:18.064 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.0.0.0rc2.dev9) (3.0.0) 2026-03-19 16:02:18.065 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.0.0.0rc2.dev9) (2.1.1) 2026-03-19 16:02:18.068 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.0.0.0rc2.dev9) (3.0.3) 2026-03-19 16:02:18.070 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev9) (25.4.0) 2026-03-19 16:02:18.070 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev9) (2025.9.1) 2026-03-19 16:02:18.070 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev9) (0.37.0) 2026-03-19 16:02:18.071 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.0.0.0rc2.dev9) (0.30.0) 2026-03-19 16:02:18.076 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.0.0.0rc2.dev9) (2.1.0) 2026-03-19 16:02:18.080 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc2.dev9) (4.0.1) 2026-03-19 16:02:18.080 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc2.dev9) (2.11.0) 2026-03-19 16:02:18.081 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.0.0.0rc2.dev9) (5.8.0) 2026-03-19 16:02:18.089 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev9) (1.5.0) 2026-03-19 16:02:18.089 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev9) (1.1.0) 2026-03-19 16:02:18.090 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev9) (1.33) 2026-03-19 16:02:18.091 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev9) (4.9.2) 2026-03-19 16:02:18.091 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev9) (1.4.0) 2026-03-19 16:02:18.097 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.0.0.0rc2.dev9) (3.0.0) 2026-03-19 16:02:18.100 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.0.0.0rc2.dev9) (9.1.4) 2026-03-19 16:02:18.107 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc2.dev9) (2.16.0) 2026-03-19 16:02:18.108 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.0.0.0rc2.dev9) (0.8.1) 2026-03-19 16:02:18.113 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.0.0.0rc2.dev9) (0.20) 2026-03-19 16:02:18.121 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc2.dev9) (2.0.2) 2026-03-19 16:02:18.121 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.0.0.0rc2.dev9) (0.5.0) 2026-03-19 16:02:18.131 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (7.0.1) 2026-03-19 16:02:18.132 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (5.3.1) 2026-03-19 16:02:18.132 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (5.6.2) 2026-03-19 16:02:18.133 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (0.15.1) 2026-03-19 16:02:18.135 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (5.1.0) 2026-03-19 16:02:18.141 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (2025.3) 2026-03-19 16:02:18.142 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (26.0) 2026-03-19 16:02:18.147 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.0.0.0rc2.dev9) (0.24.1) 2026-03-19 16:02:18.149 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc2.dev9) (5.0.0) 2026-03-19 16:02:18.150 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.0.0.0rc2.dev9) (4.0.1) 2026-03-19 16:02:18.160 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.0.0.0rc2.dev9) (1.1.2) 2026-03-19 16:02:18.175 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev9) (1.7.3) 2026-03-19 16:02:18.179 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev9) (2.2.0) 2026-03-19 16:02:18.182 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.0.0.0rc2.dev9) (1.3.7) 2026-03-19 16:02:18.188 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.0.0.0rc2.dev9) (3.3.2) 2026-03-19 16:02:18.196 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc2.dev9) (4.3.1) 2026-03-19 16:02:18.196 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc2.dev9) (3.7.0) 2026-03-19 16:02:18.203 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.0.0.0rc2.dev9) (2.4.0) 2026-03-19 16:02:18.209 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc2.dev9) (2.2.1) 2026-03-19 16:02:18.210 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.0.0.0rc2.dev9) (1.6.2) 2026-03-19 16:02:18.216 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.0.0.0rc2.dev9) (82.0.1) 2026-03-19 16:02:18.228 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.0.0.0rc2.dev9) (0.6.0) 2026-03-19 16:02:18.259 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (4.13.2) 2026-03-19 16:02:18.264 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (0.6.0) 2026-03-19 16:02:18.264 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (3.2.0) 2026-03-19 16:02:18.271 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (1.11.0) 2026-03-19 16:02:18.272 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (14.3.3) 2026-03-19 16:02:18.272 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (1.7.2) 2026-03-19 16:02:18.283 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.0.0.0rc2.dev9) (1.17.0) 2026-03-19 16:02:18.287 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc2.dev9) (2.1.0) 2026-03-19 16:02:18.288 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.0.0.0rc2.dev9) (24.2.1) 2026-03-19 16:02:18.301 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.0.0.0rc2.dev9) (4.4.0) 2026-03-19 16:02:18.322 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev9) (3.4.4) 2026-03-19 16:02:18.323 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev9) (3.11) 2026-03-19 16:02:18.323 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev9) (2.6.3) 2026-03-19 16:02:18.324 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.0.0.0rc2.dev9) (2023.11.17) 2026-03-19 16:02:18.358 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (4.0.0) 2026-03-19 16:02:18.359 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.0.0.0rc2.dev9) (2.19.2) 2026-03-19 16:02:18.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.16.0->nova==33.0.0.0rc2.dev9) (0.1.2) 2026-03-19 16:02:18.389 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.0.0.0rc2.dev9) (0.7) 2026-03-19 16:02:18.427 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.0.0.0rc2.dev9) (2.8.5) 2026-03-19 16:02:18.432 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.0.0.0rc2.dev9) (0.16.0) 2026-03-19 16:02:18.800 | Collecting numpy (from websockify>=0.9.0->nova==33.0.0.0rc2.dev9) 2026-03-19 16:02:18.813 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-19 16:02:18.898 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.0.0.0rc2.dev9) 2026-03-19 16:02:18.910 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-19 16:02:18.960 | Collecting redis (from websockify>=0.9.0->nova==33.0.0.0rc2.dev9) 2026-03-19 16:02:18.974 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-19 16:02:19.062 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-19 16:02:19.097 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-19 16:02:19.127 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-19 16:02:19.170 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-19 16:02:20.899 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 9.8 MB/s 0:00:01 2026-03-19 16:02:20.911 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-19 16:02:20.976 | Building wheels for collected packages: nova 2026-03-19 16:02:20.977 | Building editable for nova (pyproject.toml): started 2026-03-19 16:02:22.764 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-19 16:02:22.766 | Created wheel for nova: filename=nova-33.0.0.0rc2.dev9-0.editable-py3-none-any.whl size=9487 sha256=111296622bddf0844755cb0b02251dda806365a12d4ae6895f3bb0c00439a409 2026-03-19 16:02:22.766 | Stored in directory: /tmp/pip-ephem-wheel-cache-p9gfp2hq/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-19 16:02:22.771 | Successfully built nova 2026-03-19 16:02:22.910 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-19 16:02:25.529 | 2026-03-19 16:02:25.550 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.0.0.0rc2.dev9 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-19 16:02:25.723 | + inc/python:pip_install:216 : result=0 2026-03-19 16:02:25.729 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:02:25.736 | + functions-common:time_stop:2412 : local name 2026-03-19 16:02:25.741 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:02:25.747 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:02:25.752 | + functions-common:time_stop:2415 : local total 2026-03-19 16:02:25.758 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:02:25.764 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:02:25.769 | + functions-common:time_stop:2419 : start_time=1773936133340 2026-03-19 16:02:25.775 | + functions-common:time_stop:2421 : [[ -z 1773936133340 ]] 2026-03-19 16:02:25.781 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:02:25.791 | + functions-common:time_stop:2424 : end_time=1773936145784 2026-03-19 16:02:25.797 | + functions-common:time_stop:2425 : elapsed_time=12444 2026-03-19 16:02:25.802 | + functions-common:time_stop:2426 : total=95163 2026-03-19 16:02:25.808 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:02:25.814 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=107607 2026-03-19 16:02:25.820 | + inc/python:pip_install:219 : return 0 2026-03-19 16:02:25.827 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:02:25.833 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:02:25.840 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-19 16:02:25.846 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-19 16:02:25.853 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:02:25.860 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:02:25.867 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:02:25.875 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:02:25.882 | + 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-19 16:02:25.908 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 16:02:25.916 | + ./stack.sh:main:956 : configure_nova 2026-03-19 16:02:25.923 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-19 16:02:25.946 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-19 16:02:25.953 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-19 16:02:25.959 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-19 16:02:25.969 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-19 16:02:25.970 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-19 16:02:25.982 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-19 16:02:25.989 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-19 16:02:25.994 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-19 16:02:26.001 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-19 16:02:26.008 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-19 16:02:26.015 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-19 16:02:26.021 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-19 16:02:26.029 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-19 16:02:26.049 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-19 16:02:26.075 | + 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-19 16:02:26.099 | + 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-19 16:02:26.127 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-19 16:02:26.154 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-19 16:02:26.179 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-19 16:02:26.187 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-19 16:02:26.195 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ymzblFsXxK 2026-03-19 16:02:26.203 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-19 16:02:26.210 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-19 16:02:26.217 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-19 16:02:26.222 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-19 16:02:26.229 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-19 16:02:26.235 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ymzblFsXxK 2026-03-19 16:02:26.246 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ymzblFsXxK 2026-03-19 16:02:26.271 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ymzblFsXxK /etc/sudoers.d/nova-rootwrap 2026-03-19 16:02:26.297 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-19 16:02:26.306 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-19 16:02:26.313 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-19 16:02:26.320 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-19 16:02:26.326 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-19 16:02:26.333 | + 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-19 16:02:26.340 | + 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-19 16:02:26.347 | + 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-19 16:02:26.350 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-19 16:02:26.363 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-19 16:02:26.372 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-19 16:02:26.397 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-19 16:02:26.420 | + 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-19 16:02:26.427 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-19 16:02:26.437 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-19 16:02:26.478 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:26.484 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-19 16:02:26.500 | net.ipv4.ip_forward = 1 2026-03-19 16:02:26.509 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-19 16:02:26.516 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-19 16:02:26.522 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-19 16:02:26.550 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-19 16:02:26.557 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-19 16:02:26.564 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-19 16:02:26.588 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-19 16:02:26.597 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-19 16:02:26.599 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-19 16:02:26.607 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:2a8176f41cf3 2026-03-19 16:02:26.610 | InitiatorName=iqn.2016-04.com.open-iscsi:2a8176f41cf3 2026-03-19 16:02:26.617 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-19 16:02:26.625 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-19 16:02:26.752 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-19 16:02:26.757 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-19 16:02:26.763 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:02:26.770 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-19 16:02:26.849 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-19 16:02:26.855 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-19 16:02:26.863 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-19 16:02:26.874 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-19 16:02:26.945 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-19 16:02:26.951 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-19 16:02:27.022 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-19 16:02:27.090 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-19 16:02:27.148 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-19 16:02:27.210 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-19 16:02:27.278 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-19 16:02:27.345 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.78 2026-03-19 16:02:27.409 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-19 16:02:27.472 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-19 16:02:27.539 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-19 16:02:27.604 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-19 16:02:27.675 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-19 16:02:27.744 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-19 16:02:27.812 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-19 16:02:27.880 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-19 16:02:27.949 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-19 16:02:27.955 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 16:02:27.961 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 16:02:27.967 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 16:02:27.974 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 16:02:27.979 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 16:02:27.985 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 16:02:27.991 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 16:02:27.995 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 16:02:28.001 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 16:02:28.006 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 16:02:28.012 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 16:02:28.017 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 16:02:28.023 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 16:02:28.029 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-19 16:02:28.065 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:28.071 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-19 16:02:28.078 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-19 16:02:28.082 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-19 16:02:28.150 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-19 16:02:28.156 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-19 16:02:28.161 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-19 16:02:28.167 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-19 16:02:28.174 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 16:02:28.181 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:28.187 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 16:02:28.226 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:28.230 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 16:02:28.236 | ++ 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-19 16:02:28.243 | + 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-19 16:02:28.314 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-19 16:02:28.320 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-19 16:02:28.325 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-19 16:02:28.330 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-19 16:02:28.334 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 16:02:28.339 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:28.344 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 16:02:28.379 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:28.385 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 16:02:28.390 | ++ 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-19 16:02:28.397 | + 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-19 16:02:28.462 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-19 16:02:28.574 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-19 16:02:28.645 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-19 16:02:28.709 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-19 16:02:28.746 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:28.753 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-19 16:02:28.789 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:28.797 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-19 16:02:28.799 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-19 16:02:28.810 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-19 16:02:28.815 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-19 16:02:28.880 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:28.885 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-19 16:02:28.959 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-19 16:02:29.022 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-19 16:02:29.027 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:29.033 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-19 16:02:29.039 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-19 16:02:29.044 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-19 16:02:29.049 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-19 16:02:29.053 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:29.059 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:02:29.064 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-19 16:02:29.071 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-19 16:02:29.141 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-19 16:02:29.207 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.78/identity 2026-03-19 16:02:29.270 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-19 16:02:29.340 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-19 16:02:29.409 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-19 16:02:29.474 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-19 16:02:29.550 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-19 16:02:29.623 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.78/identity 2026-03-19 16:02:29.689 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-19 16:02:29.757 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-19 16:02:29.831 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-19 16:02:29.837 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-19 16:02:29.874 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:29.880 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-19 16:02:29.887 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-19 16:02:29.958 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-19 16:02:29.965 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:29.970 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:02:29.975 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-19 16:02:29.979 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-19 16:02:30.042 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-19 16:02:30.107 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.78/identity 2026-03-19 16:02:30.175 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-19 16:02:30.245 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-19 16:02:30.311 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-19 16:02:30.374 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-19 16:02:30.442 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-19 16:02:30.510 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-19 16:02:30.544 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:30.548 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.78 2026-03-19 16:02:30.553 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-19 16:02:30.559 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-19 16:02:30.628 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-19 16:02:30.664 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:30.670 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-19 16:02:30.676 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-19 16:02:30.681 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:30.685 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:02:30.688 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-19 16:02:30.694 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-19 16:02:30.769 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-19 16:02:30.840 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.78/identity 2026-03-19 16:02:30.914 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-19 16:02:30.982 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-19 16:02:31.049 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-19 16:02:31.118 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-19 16:02:31.187 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-19 16:02:31.257 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-19 16:02:31.262 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-19 16:02:31.330 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-19 16:02:31.406 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-19 16:02:31.413 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-19 16:02:31.485 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-19 16:02:31.490 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-19 16:02:31.496 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-19 16:02:31.502 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 16:02:31.508 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 16:02:31.514 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 16:02:31.519 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 16:02:31.525 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 16:02:31.529 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 16:02:31.535 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 16:02:31.541 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 16:02:31.547 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 16:02:31.552 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 16:02:31.558 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 16:02:31.564 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 16:02:31.569 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 16:02:31.576 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-19 16:02:31.581 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-19 16:02:31.587 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:31.594 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-19 16:02:31.633 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-19 16:02:31.638 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-19 16:02:31.644 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-19 16:02:31.651 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-19 16:02:31.657 | + 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-19 16:02:31.720 | + 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-19 16:02:31.788 | + 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-19 16:02:31.853 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-19 16:02:31.920 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-19 16:02:31.985 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-19 16:02:32.055 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-19 16:02:32.096 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:32.101 | + 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-19 16:02:32.106 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-19 16:02:32.113 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-19 16:02:32.118 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-19 16:02:32.125 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-19 16:02:32.130 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-19 16:02:32.136 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-19 16:02:32.142 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-19 16:02:32.148 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-19 16:02:32.174 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:02:32.174 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-19 16:02:32.189 | d /var/run/uwsgi 0755 stack root 2026-03-19 16:02:32.197 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:02:32.219 | /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-19 16:02:32.230 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-19 16:02:32.235 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-19 16:02:32.243 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-19 16:02:32.249 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-19 16:02:32.327 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-19 16:02:32.398 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-19 16:02:32.469 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-19 16:02:32.543 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-19 16:02:32.610 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-19 16:02:32.678 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-19 16:02:32.749 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-19 16:02:32.818 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-19 16:02:32.885 | + 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-19 16:02:32.951 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-19 16:02:33.023 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-19 16:02:33.096 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-19 16:02:33.172 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-19 16:02:33.238 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-19 16:02:33.242 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-19 16:02:33.248 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-19 16:02:33.252 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-19 16:02:33.259 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-19 16:02:33.265 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:33.269 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:33.274 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-19 16:02:33.281 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-19 16:02:33.288 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-19 16:02:33.353 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-19 16:02:33.427 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-19 16:02:33.428 | + 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-19 16:02:33.440 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-19 16:02:33.448 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-19 16:02:33.454 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-19 16:02:33.459 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-19 16:02:33.466 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-19 16:02:33.472 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:02:33.478 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:02:33.484 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:33.490 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:33.497 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-19 16:02:33.504 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-19 16:02:33.510 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:33.516 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:33.522 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-19 16:02:33.599 | Enabling site nova-api. 2026-03-19 16:02:33.607 | To activate the new configuration, you need to run: 2026-03-19 16:02:33.607 | systemctl reload apache2 2026-03-19 16:02:33.618 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-19 16:02:33.623 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 16:02:33.629 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:02:33.635 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 16:02:33.793 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-19 16:02:33.829 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:33.835 | + 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-19 16:02:33.841 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-19 16:02:33.848 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-19 16:02:33.854 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-19 16:02:33.861 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-19 16:02:33.866 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-19 16:02:33.873 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-19 16:02:33.879 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-19 16:02:33.884 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-19 16:02:33.912 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-19 16:02:33.913 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:02:33.924 | d /var/run/uwsgi 0755 stack root 2026-03-19 16:02:33.933 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:02:33.955 | /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-19 16:02:33.965 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-19 16:02:33.971 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-19 16:02:33.981 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-19 16:02:33.988 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-19 16:02:34.067 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-19 16:02:34.138 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-19 16:02:34.204 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-19 16:02:34.275 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-19 16:02:34.338 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-19 16:02:34.406 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-19 16:02:34.474 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-19 16:02:34.546 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-19 16:02:34.619 | + 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-19 16:02:34.686 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-19 16:02:34.759 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-19 16:02:34.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-19 16:02:34.895 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-19 16:02:34.967 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-19 16:02:34.972 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-19 16:02:35.045 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-19 16:02:35.088 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:02:35.092 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-19 16:02:35.171 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-19 16:02:35.178 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-19 16:02:35.184 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-19 16:02:35.223 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:35.230 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:02:35.236 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:02:35.306 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-19 16:02:35.385 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-19 16:02:35.392 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-19 16:02:35.397 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-19 16:02:35.403 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-19 16:02:35.408 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-19 16:02:35.414 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-19 16:02:35.453 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:35.461 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-19 16:02:35.466 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-19 16:02:35.472 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-19 16:02:35.511 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:35.518 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:02:35.526 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/ 2026-03-19 16:02:35.598 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-19 16:02:35.605 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-19 16:02:35.611 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-19 16:02:35.677 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-19 16:02:35.741 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-19 16:02:35.816 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-19 16:02:35.853 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:35.859 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-19 16:02:35.933 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-19 16:02:36.002 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-19 16:02:36.068 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-19 16:02:36.073 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-19 16:02:36.079 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-19 16:02:36.151 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-19 16:02:36.156 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:36.162 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:02:36.169 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-19 16:02:36.174 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-19 16:02:36.241 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-19 16:02:36.307 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.78/identity 2026-03-19 16:02:36.375 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-19 16:02:36.447 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-19 16:02:36.513 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-19 16:02:36.579 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-19 16:02:36.651 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-19 16:02:36.721 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-19 16:02:36.760 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:36.768 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-19 16:02:36.776 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-19 16:02:36.780 | + lib/nova:create_nova_conf:587 : local conf 2026-03-19 16:02:36.785 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-19 16:02:36.792 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-19 16:02:36.798 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-19 16:02:36.803 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-19 16:02:36.810 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-19 16:02:36.816 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-19 16:02:36.821 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-19 16:02:36.830 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-19 16:02:36.834 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-19 16:02:36.840 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-19 16:02:36.846 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-19 16:02:36.851 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 16:02:36.857 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:36.862 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 16:02:36.902 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:36.908 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 16:02:36.914 | ++ 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-19 16:02:36.921 | + 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-19 16:02:36.997 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-19 16:02:37.071 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-19 16:02:37.141 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-19 16:02:37.147 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-19 16:02:37.152 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-19 16:02:37.172 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-19 16:02:37.204 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:37.213 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-19 16:02:37.214 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-19 16:02:38.036 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-19 16:02:38.043 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-19 16:02:38.786 | Adding vhost "nova_cell1" ... 2026-03-19 16:02:38.860 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-19 16:02:39.559 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-19 16:02:39.599 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-19 16:02:39.604 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-19 16:02:39.610 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-19 16:02:39.615 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-19 16:02:39.620 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-19 16:02:39.626 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-19 16:02:39.661 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:39.669 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-19 16:02:39.675 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-19 16:02:39.680 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-19 16:02:39.715 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:39.719 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/nova_cell1 2026-03-19 16:02:39.725 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.78:5672/nova_cell1 2026-03-19 16:02:39.792 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-19 16:02:39.797 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-19 16:02:39.801 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-19 16:02:39.839 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:39.844 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-19 16:02:39.850 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-19 16:02:39.855 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-19 16:02:39.859 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-19 16:02:39.865 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:02:39.871 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-19 16:02:39.876 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-19 16:02:39.947 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-19 16:02:40.010 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.78/identity 2026-03-19 16:02:40.073 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-19 16:02:40.138 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-19 16:02:40.202 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-19 16:02:40.270 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-19 16:02:40.339 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-19 16:02:40.409 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-19 16:02:40.415 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-19 16:02:40.420 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-19 16:02:40.429 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-19 16:02:40.468 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-19 16:02:40.472 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-19 16:02:40.478 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-19 16:02:40.484 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-19 16:02:40.490 | + 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-19 16:02:40.562 | + 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-19 16:02:40.632 | + 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-19 16:02:40.701 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-19 16:02:40.771 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-19 16:02:40.845 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-19 16:02:40.852 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-19 16:02:40.861 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-19 16:02:40.867 | + lib/nova:create_nova_conf:621 : local conf 2026-03-19 16:02:40.873 | + lib/nova:create_nova_conf:622 : local offset 2026-03-19 16:02:40.882 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-19 16:02:40.889 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-19 16:02:40.894 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-19 16:02:40.903 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-19 16:02:40.907 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-19 16:02:40.912 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-19 16:02:40.919 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-19 16:02:40.925 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-19 16:02:40.931 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-19 16:02:40.937 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-19 16:02:40.977 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:40.983 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-19 16:02:41.057 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-19 16:02:41.123 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-19 16:02:41.127 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:41.133 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-19 16:02:41.138 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-19 16:02:41.174 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:02:41.179 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-19 16:02:41.218 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:02:41.222 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-19 16:02:41.258 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:41.264 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-19 16:02:41.269 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-19 16:02:41.275 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-19 16:02:41.281 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-19 16:02:41.314 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:41.319 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-19 16:02:41.342 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-19 16:02:41.343 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-19 16:02:41.356 | cgroup_device_acl = [ 2026-03-19 16:02:41.356 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-19 16:02:41.356 | "/dev/random", "/dev/urandom", 2026-03-19 16:02:41.356 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-19 16:02:41.356 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-19 16:02:41.356 | "/dev/vfio/vfio", 2026-03-19 16:02:41.356 | ] 2026-03-19 16:02:41.363 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-19 16:02:41.370 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 16:02:41.376 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 16:02:41.382 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 16:02:41.388 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 16:02:41.392 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 16:02:41.399 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 16:02:41.404 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 16:02:41.408 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 16:02:41.416 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 16:02:41.422 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 16:02:41.430 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 16:02:41.432 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 16:02:41.438 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 16:02:41.445 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-19 16:02:41.455 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-19 16:02:41.462 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-19 16:02:41.467 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-19 16:02:41.472 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-19 16:02:41.793 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-19 16:02:41.799 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-19 16:02:41.805 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:41.811 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:41.816 | + 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-19 16:02:41.822 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-19 16:02:41.828 | + 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-19 16:02:41.855 | + 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-19 16:02:41.855 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-19 16:02:41.871 | 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-19 16:02:41.878 | + 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-19 16:02:41.906 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-19 16:02:41.906 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-19 16:02:41.919 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-19 16:02:41.927 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-19 16:02:41.933 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:41.939 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-19 16:02:41.944 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-19 16:02:41.949 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:02:41.955 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-19 16:02:42.050 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-19 16:02:42.055 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:02:42.060 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-19 16:02:42.176 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-19 16:02:42.249 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-19 16:02:42.320 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-19 16:02:42.324 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-19 16:02:42.400 | + 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-19 16:02:42.547 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-19 16:02:42.615 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-19 16:02:42.685 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-19 16:02:42.693 | ++ functions-common:is_arch:517 : uname -m 2026-03-19 16:02:42.702 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-19 16:02:42.707 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-19 16:02:42.715 | ++ functions-common:is_arch:517 : uname -m 2026-03-19 16:02:42.724 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-19 16:02:42.730 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-19 16:02:42.736 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-19 16:02:42.742 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-19 16:02:42.747 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-19 16:02:42.755 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-19 16:02:42.797 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:42.803 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-19 16:02:42.810 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-19 16:02:42.816 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-19 16:02:42.822 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 16:02:42.828 | + lib/stack:stack_install_service:32 : install_placement 2026-03-19 16:02:42.834 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-19 16:02:42.840 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-19 16:02:42.847 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-19 16:02:42.856 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-19 16:02:42.862 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-19 16:02:42.868 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 16:02:42.878 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 16:02:42.880 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-19 16:02:42.892 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-19 16:02:42.899 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-19 16:02:42.904 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-19 16:02:42.911 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-19 16:02:42.919 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-19 16:02:42.972 | Using python 3.12 to install osc-placement 2026-03-19 16:02:42.979 | + 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-19 16:02:44.206 | Collecting osc-placement 2026-03-19 16:02:44.282 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-19 16:02:44.296 | 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-19 16:02:44.297 | 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-19 16:02:44.298 | 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-19 16:02:44.299 | 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-19 16:02:44.301 | 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-19 16:02:44.303 | 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-19 16:02:44.304 | 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-19 16:02:44.305 | 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-19 16:02:44.305 | 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-19 16:02:44.308 | 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-19 16:02:44.309 | 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-19 16:02:44.309 | 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-19 16:02:44.310 | 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-19 16:02:44.311 | 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-19 16:02:44.311 | 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-19 16:02:44.312 | 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-19 16:02:44.314 | 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-19 16:02:44.315 | 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-19 16:02:44.315 | 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-19 16:02:44.317 | 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-19 16:02:44.317 | 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-19 16:02:44.318 | 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-19 16:02:44.318 | 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-19 16:02:44.319 | 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-19 16:02:44.320 | 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-19 16:02:44.321 | 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-19 16:02:44.321 | 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-19 16:02:44.324 | 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-19 16:02:44.329 | 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-19 16:02:44.336 | 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-19 16:02:44.340 | 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-19 16:02:44.341 | 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-19 16:02:44.341 | 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-19 16:02:44.342 | 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-19 16:02:44.344 | 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-19 16:02:44.347 | 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-19 16:02:44.349 | 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-19 16:02:44.357 | 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-19 16:02:44.358 | 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-19 16:02:44.358 | 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-19 16:02:44.359 | 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-19 16:02:44.370 | 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-19 16:02:44.371 | 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-19 16:02:44.373 | 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-19 16:02:44.396 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-19 16:02:44.608 | Installing collected packages: osc-placement 2026-03-19 16:02:44.764 | Successfully installed osc-placement-4.8.0 2026-03-19 16:02:44.856 | + inc/python:pip_install:216 : result=0 2026-03-19 16:02:44.862 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:02:44.869 | + functions-common:time_stop:2412 : local name 2026-03-19 16:02:44.875 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:02:44.881 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:02:44.887 | + functions-common:time_stop:2415 : local total 2026-03-19 16:02:44.892 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:02:44.898 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:02:44.905 | + functions-common:time_stop:2419 : start_time=1773936162959 2026-03-19 16:02:44.910 | + functions-common:time_stop:2421 : [[ -z 1773936162959 ]] 2026-03-19 16:02:44.918 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:02:44.926 | + functions-common:time_stop:2424 : end_time=1773936164921 2026-03-19 16:02:44.933 | + functions-common:time_stop:2425 : elapsed_time=1962 2026-03-19 16:02:44.939 | + functions-common:time_stop:2426 : total=107607 2026-03-19 16:02:44.946 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:02:44.951 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109569 2026-03-19 16:02:44.958 | + inc/python:pip_install:219 : return 0 2026-03-19 16:02:44.964 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-19 16:02:44.971 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-19 16:02:44.977 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-19 16:02:44.984 | + functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:02:44.988 | + functions-common:git_clone:584 : local orig_dir 2026-03-19 16:02:44.997 | ++ functions-common:git_clone:585 : pwd 2026-03-19 16:02:45.002 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:02:45.008 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:02:45.016 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:02:45.054 | + functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:02:45.059 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:02:45.065 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:45.071 | + functions-common:git_clone:602 : echo master 2026-03-19 16:02:45.073 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:02:45.080 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-19 16:02:45.084 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:02:45.089 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-19 16:02:45.110 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-19 16:02:45.116 | + functions-common:git_clone:665 : git show --oneline 2026-03-19 16:02:45.118 | + functions-common:git_clone:665 : head -1 2026-03-19 16:02:45.123 | e3db398f Update master for stable/2026.1 2026-03-19 16:02:45.128 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:02:45.135 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-19 16:02:45.140 | + inc/python:setup_develop:353 : local bindep 2026-03-19 16:02:45.148 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-19 16:02:45.154 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-19 16:02:45.160 | + inc/python:setup_develop:359 : local extras= 2026-03-19 16:02:45.166 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-19 16:02:45.172 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:02:45.179 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-19 16:02:45.185 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-19 16:02:45.191 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:02:45.196 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:02:45.205 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-19 16:02:45.211 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:02:45.219 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-19 16:02:45.224 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:02:45.229 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:02:45.237 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-19 16:02:45.249 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-19 16:02:45.256 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-19 16:02:45.262 | + 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-19 16:02:45.360 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-19 16:02:45.365 | + inc/python:setup_package:436 : local bindep=0 2026-03-19 16:02:45.371 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:02:45.377 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:02:45.383 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-19 16:02:45.389 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-19 16:02:45.393 | + inc/python:setup_package:445 : local flags=-e 2026-03-19 16:02:45.399 | + inc/python:setup_package:446 : local extras= 2026-03-19 16:02:45.405 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:02:45.411 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:02:45.415 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:02:45.420 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:02:45.425 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:02:45.431 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-19 16:02:45.474 | Using python 3.12 to install /opt/stack/placement 2026-03-19 16:02:45.480 | + 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-19 16:02:46.068 | Obtaining file:///opt/stack/placement 2026-03-19 16:02:46.070 | Installing build dependencies: started 2026-03-19 16:02:47.462 | Installing build dependencies: finished with status 'done' 2026-03-19 16:02:47.463 | Checking if build backend supports build_editable: started 2026-03-19 16:02:47.762 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:02:47.763 | Getting requirements to build editable: started 2026-03-19 16:02:47.919 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:02:47.922 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:02:48.554 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:02:48.569 | 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-19 16:02:48.569 | 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-19 16:02:48.570 | 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-19 16:02:48.570 | 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-19 16:02:48.570 | 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-19 16:02:48.571 | 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-19 16:02:48.571 | 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-19 16:02:48.572 | 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-19 16:02:48.572 | 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-19 16:02:48.572 | 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-19 16:02:48.573 | 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-19 16:02:48.573 | 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-19 16:02:48.574 | 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-19 16:02:48.574 | 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-19 16:02:48.574 | 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-19 16:02:48.575 | 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-19 16:02:48.575 | 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-19 16:02:48.576 | 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-19 16:02:48.576 | 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-19 16:02:48.576 | 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-19 16:02:48.578 | 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-19 16:02:48.578 | 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-19 16:02:48.579 | 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-19 16:02:48.579 | 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-19 16:02:48.583 | 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-19 16:02:48.583 | 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-19 16:02:48.584 | 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-19 16:02:48.585 | 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-19 16:02:48.585 | 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-19 16:02:48.586 | 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-19 16:02:48.588 | 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-19 16:02:48.589 | 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-19 16:02:48.589 | 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-19 16:02:48.590 | 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-19 16:02:48.595 | 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-19 16:02:48.597 | 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-19 16:02:48.601 | 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-19 16:02:48.601 | 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-19 16:02:48.603 | 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-19 16:02:48.605 | 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-19 16:02:48.605 | 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-19 16:02:48.606 | 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-19 16:02:48.609 | 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-19 16:02:48.610 | 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-19 16:02:48.611 | 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-19 16:02:48.612 | 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-19 16:02:48.615 | 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-19 16:02:48.617 | 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-19 16:02:48.617 | 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-19 16:02:48.618 | 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-19 16:02:48.622 | 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-19 16:02:48.626 | 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-19 16:02:48.629 | 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-19 16:02:48.632 | 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-19 16:02:48.632 | 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-19 16:02:48.633 | 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-19 16:02:48.636 | 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-19 16:02:48.638 | 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-19 16:02:48.649 | 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-19 16:02:48.657 | 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-19 16:02:48.657 | 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-19 16:02:48.658 | 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-19 16:02:48.659 | 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-19 16:02:48.671 | 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-19 16:02:48.679 | 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-19 16:02:48.690 | 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-19 16:02:48.710 | Building wheels for collected packages: openstack-placement 2026-03-19 16:02:48.711 | Building editable for openstack-placement (pyproject.toml): started 2026-03-19 16:02:49.348 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-19 16:02:49.349 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=f626d909dfbd9b65f8a7905c74dbfe664c403921eee5a576ea0de2a317af0040 2026-03-19 16:02:49.350 | Stored in directory: /tmp/pip-ephem-wheel-cache-klta_lho/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-19 16:02:49.356 | Successfully built openstack-placement 2026-03-19 16:02:49.512 | Installing collected packages: openstack-placement 2026-03-19 16:02:49.681 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-19 16:02:49.799 | + inc/python:pip_install:216 : result=0 2026-03-19 16:02:49.803 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:02:49.809 | + functions-common:time_stop:2412 : local name 2026-03-19 16:02:49.815 | + functions-common:time_stop:2413 : local end_time 2026-03-19 16:02:49.819 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:02:49.825 | + functions-common:time_stop:2415 : local total 2026-03-19 16:02:49.831 | + functions-common:time_stop:2416 : local start_time 2026-03-19 16:02:49.836 | + functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:02:49.841 | + functions-common:time_stop:2419 : start_time=1773936165462 2026-03-19 16:02:49.847 | + functions-common:time_stop:2421 : [[ -z 1773936165462 ]] 2026-03-19 16:02:49.855 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:02:49.864 | + functions-common:time_stop:2424 : end_time=1773936169858 2026-03-19 16:02:49.869 | + functions-common:time_stop:2425 : elapsed_time=4396 2026-03-19 16:02:49.875 | + functions-common:time_stop:2426 : total=109569 2026-03-19 16:02:49.880 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:02:49.885 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=113965 2026-03-19 16:02:49.891 | + inc/python:pip_install:219 : return 0 2026-03-19 16:02:49.897 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:02:49.902 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:02:49.907 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-19 16:02:49.913 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-19 16:02:49.919 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:02:49.924 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:02:49.931 | + inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:02:49.935 | + inc/python:use_library_from_git:269 : return 1 2026-03-19 16:02:49.940 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 16:02:49.946 | + ./stack.sh:main:962 : configure_placement 2026-03-19 16:02:49.952 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-19 16:02:49.974 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-19 16:02:49.981 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-19 16:02:49.992 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-19 16:02:49.999 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-19 16:02:50.005 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-19 16:02:50.011 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-19 16:02:50.017 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-19 16:02:50.024 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:50.030 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-19 16:02:50.070 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:50.077 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-19 16:02:50.084 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-19 16:02:50.092 | + 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-19 16:02:50.166 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-19 16:02:50.241 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-19 16:02:50.315 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-19 16:02:50.321 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-19 16:02:50.327 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-19 16:02:50.333 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-19 16:02:50.340 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-19 16:02:50.346 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-19 16:02:50.353 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-19 16:02:50.358 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-19 16:02:50.363 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-19 16:02:50.369 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-19 16:02:50.443 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-19 16:02:50.517 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.78/identity 2026-03-19 16:02:50.585 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-19 16:02:50.654 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-19 16:02:50.727 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-19 16:02:50.799 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-19 16:02:50.868 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-19 16:02:50.942 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.78/identity 2026-03-19 16:02:51.010 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-19 16:02:51.081 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-19 16:02:51.152 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-19 16:02:51.157 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-19 16:02:51.164 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-19 16:02:51.171 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-19 16:02:51.180 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-19 16:02:51.222 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-19 16:02:51.229 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-19 16:02:51.235 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-19 16:02:51.242 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-19 16:02:51.249 | + 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-19 16:02:51.320 | + 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-19 16:02:51.393 | + 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-19 16:02:51.466 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-19 16:02:51.532 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-19 16:02:51.600 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-19 16:02:51.606 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-19 16:02:51.612 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-19 16:02:51.618 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-19 16:02:51.624 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-19 16:02:51.630 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-19 16:02:51.636 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-19 16:02:51.640 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-19 16:02:51.645 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-19 16:02:51.671 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-19 16:02:51.671 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:02:51.683 | d /var/run/uwsgi 0755 stack root 2026-03-19 16:02:51.690 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-19 16:02:51.705 | /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-19 16:02:51.714 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-19 16:02:51.722 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-19 16:02:51.732 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-19 16:02:51.738 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-19 16:02:51.811 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-19 16:02:51.881 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-19 16:02:51.951 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-19 16:02:52.019 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-19 16:02:52.086 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-19 16:02:52.153 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-19 16:02:52.216 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-19 16:02:52.283 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-19 16:02:52.354 | + 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-19 16:02:52.421 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-19 16:02:52.491 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-19 16:02:52.562 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-19 16:02:52.629 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-19 16:02:52.693 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-19 16:02:52.699 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-19 16:02:52.706 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-19 16:02:52.711 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-19 16:02:52.717 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-19 16:02:52.723 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:52.729 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:52.736 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-19 16:02:52.741 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-19 16:02:52.747 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-19 16:02:52.817 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-19 16:02:52.886 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-19 16:02:52.887 | + 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-19 16:02:52.899 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-19 16:02:52.907 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-19 16:02:52.913 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-19 16:02:52.920 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-19 16:02:52.927 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-19 16:02:52.934 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-19 16:02:52.939 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-19 16:02:52.945 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:52.951 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:52.958 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-19 16:02:52.964 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-19 16:02:52.971 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:02:52.979 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:02:52.985 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-19 16:02:53.035 | Enabling site placement-api. 2026-03-19 16:02:53.045 | To activate the new configuration, you need to run: 2026-03-19 16:02:53.045 | systemctl reload apache2 2026-03-19 16:02:53.057 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-19 16:02:53.064 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-19 16:02:53.105 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-19 16:02:53.105 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-19 16:02:53.238 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-19 16:02:53.243 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-19 16:02:53.247 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-19 16:02:53.321 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-19 16:02:53.601 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-19 16:02:53.642 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:53.648 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-19 16:02:53.688 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:53.694 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-19 16:02:53.700 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-19 16:02:53.706 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-19 16:02:53.712 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-19 16:02:53.717 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-19 16:02:53.723 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-19 16:02:53.729 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-19 16:02:53.801 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-19 16:02:53.879 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.78/identity 2026-03-19 16:02:53.944 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-19 16:02:54.017 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-19 16:02:54.081 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-19 16:02:54.150 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-19 16:02:54.220 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-19 16:02:54.294 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-19 16:02:54.336 | + functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:02:54.343 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-19 16:02:54.385 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:54.390 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-19 16:02:54.396 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-19 16:02:54.438 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:54.451 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-19 16:02:54.451 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-19 16:02:54.460 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-19 16:02:54.460 | from requests import certs 2026-03-19 16:02:54.460 | print (certs.where()) 2026-03-19 16:02:54.460 | except ImportError: pass' 2026-03-19 16:02:54.663 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-19 16:02:54.671 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-19 16:02:54.678 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-19 16:02:54.686 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-19 16:02:54.727 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:54.733 | + ./stack.sh:main:986 : init_os_brick 2026-03-19 16:02:54.739 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-19 16:02:54.749 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-19 16:02:54.791 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:54.798 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-19 16:02:54.877 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-19 16:02:54.918 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:54.926 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-19 16:02:55.004 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-19 16:02:55.049 | + functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:55.056 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-19 16:02:55.135 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-19 16:02:55.208 | + ./stack.sh:main:993 : run_phase stack install 2026-03-19 16:02:55.215 | + functions-common:run_phase:1840 : local mode=stack 2026-03-19 16:02:55.221 | + functions-common:run_phase:1841 : local phase=install 2026-03-19 16:02:55.227 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-19 16:02:55.233 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-19 16:02:55.238 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-19 16:02:55.244 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-19 16:02:55.250 | + functions-common:run_phase:1850 : local extra 2026-03-19 16:02:55.258 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-19 16:02:55.267 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-19 16:02:55.279 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-19 16:02:55.285 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-19 16:02:55.291 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-19 16:02:55.296 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-19 16:02:55.334 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:02:55.341 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-19 16:02:55.347 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-19 16:02:55.354 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-19 16:02:55.360 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-19 16:02:55.367 | + functions-common:run_plugins:1827 : local phase=install 2026-03-19 16:02:55.372 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 16:02:55.378 | + functions-common:run_plugins:1830 : local plugin 2026-03-19 16:02:55.384 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 16:02:55.390 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-19 16:02:55.395 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-19 16:02:55.403 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-19 16:02:55.408 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-19 16:02:55.413 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-19 16:02:55.447 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-19 16:02:55.487 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:02:55.494 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-19 16:02:55.500 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-19 16:02:55.506 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-19 16:02:55.512 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 16:02:55.518 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-19 16:02:55.523 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-19 16:02:55.529 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-19 16:02:55.536 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-19 16:02:55.542 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-19 16:02:55.549 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-19 16:02:55.554 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-19 16:02:55.558 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-19 16:02:55.565 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-19 16:02:55.570 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-19 16:02:55.576 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-19 16:02:55.580 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-19 16:02:55.585 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-19 16:02:55.589 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-19 16:02:55.595 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-19 16:02:55.601 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-19 16:02:55.605 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-19 16:02:55.611 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-19 16:02:55.616 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-19 16:02:55.621 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-19 16:02:55.628 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-19 16:02:55.633 | ++ inc/python:setup_develop:353 : local bindep 2026-03-19 16:02:55.640 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-19 16:02:55.646 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-19 16:02:55.652 | ++ inc/python:setup_develop:359 : local extras= 2026-03-19 16:02:55.660 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-19 16:02:55.666 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:02:55.672 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-19 16:02:55.677 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-19 16:02:55.683 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:02:55.688 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:02:55.696 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-19 16:02:55.701 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:02:55.707 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-19 16:02:55.713 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:02:55.719 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:02:55.726 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-19 16:02:55.736 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-19 16:02:55.741 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-19 16:02:55.747 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-19 16:02:55.844 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-19 16:02:55.851 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-19 16:02:55.857 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:02:55.860 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:02:55.865 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-19 16:02:55.872 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-19 16:02:55.877 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-19 16:02:55.883 | ++ inc/python:setup_package:446 : local extras= 2026-03-19 16:02:55.888 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:02:55.894 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:02:55.899 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:02:55.905 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:02:55.911 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:02:55.919 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-19 16:02:55.965 | Using python 3.12 to install /opt/stack/barbican 2026-03-19 16:02:55.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/barbican 2026-03-19 16:02:56.582 | Obtaining file:///opt/stack/barbican 2026-03-19 16:02:56.584 | Installing build dependencies: started 2026-03-19 16:02:57.751 | Installing build dependencies: finished with status 'done' 2026-03-19 16:02:57.752 | Checking if build backend supports build_editable: started 2026-03-19 16:02:58.056 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:02:58.058 | Getting requirements to build editable: started 2026-03-19 16:02:58.225 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:02:58.227 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:02:58.643 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:02:58.663 | 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-19 16:02:58.664 | 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-19 16:02:58.664 | 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-19 16:02:58.665 | 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-19 16:02:58.665 | 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-19 16:02:58.666 | 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-19 16:02:58.666 | 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-19 16:02:58.667 | 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-19 16:02:58.667 | 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-19 16:02:58.667 | 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-19 16:02:58.668 | 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-19 16:02:58.668 | 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-19 16:02:58.669 | 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-19 16:02:58.669 | 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-19 16:02:58.670 | 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-19 16:02:58.670 | 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-19 16:02:58.671 | 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-19 16:02:58.671 | 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-19 16:02:58.672 | 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-19 16:02:58.672 | 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-19 16:02:58.672 | 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-19 16:02:58.673 | 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-19 16:02:58.673 | 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-19 16:02:58.674 | 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-19 16:02:58.674 | 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-19 16:02:58.675 | 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-19 16:02:58.675 | 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-19 16:02:58.677 | 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-19 16:02:58.677 | 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-19 16:02:58.679 | 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-19 16:02:58.680 | 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-19 16:02:58.681 | 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-19 16:02:58.682 | 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-19 16:02:58.686 | 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-19 16:02:58.687 | 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-19 16:02:58.687 | 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-19 16:02:58.687 | 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-19 16:02:58.691 | 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-19 16:02:58.692 | 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-19 16:02:58.696 | 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-19 16:02:58.697 | 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-19 16:02:58.698 | 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-19 16:02:58.699 | 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-19 16:02:58.705 | 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-19 16:02:58.708 | 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-19 16:02:58.711 | 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-19 16:02:58.711 | 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-19 16:02:58.712 | 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-19 16:02:58.716 | 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-19 16:02:58.717 | 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-19 16:02:58.717 | 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-19 16:02:58.719 | 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-19 16:02:58.722 | 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-19 16:02:58.724 | 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-19 16:02:58.726 | 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-19 16:02:58.726 | 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-19 16:02:58.727 | 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-19 16:02:58.728 | 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-19 16:02:58.730 | 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-19 16:02:58.736 | 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-19 16:02:58.736 | 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-19 16:02:58.740 | 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-19 16:02:58.742 | 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-19 16:02:58.743 | 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-19 16:02:58.744 | 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-19 16:02:58.748 | 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-19 16:02:58.753 | 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-19 16:02:58.756 | 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-19 16:02:58.757 | 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-19 16:02:58.757 | 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-19 16:02:58.758 | 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-19 16:02:58.759 | 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-19 16:02:58.761 | 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-19 16:02:58.769 | 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-19 16:02:58.774 | 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-19 16:02:58.776 | 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-19 16:02:58.779 | 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-19 16:02:58.782 | 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-19 16:02:58.783 | 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-19 16:02:58.791 | 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-19 16:02:58.803 | 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-19 16:02:58.820 | 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-19 16:02:58.823 | 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-19 16:02:58.823 | 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-19 16:02:58.829 | 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-19 16:02:58.830 | 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-19 16:02:58.830 | 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-19 16:02:58.835 | 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-19 16:02:58.847 | 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-19 16:02:58.847 | 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-19 16:02:58.848 | 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-19 16:02:58.848 | 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-19 16:02:58.865 | 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-19 16:02:58.866 | 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-19 16:02:58.872 | 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-19 16:02:58.881 | 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-19 16:02:58.905 | 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-19 16:02:58.941 | Building wheels for collected packages: barbican 2026-03-19 16:02:58.942 | Building editable for barbican (pyproject.toml): started 2026-03-19 16:02:59.414 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-19 16:02:59.415 | Created wheel for barbican: filename=barbican-22.0.0.0rc1-0.editable-py3-none-any.whl size=10550 sha256=8a58b1897bdaa62777ff6cfb347460345f309dbd4486789d55713f08e75c4135 2026-03-19 16:02:59.416 | Stored in directory: /tmp/pip-ephem-wheel-cache-a9605b4o/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-19 16:02:59.422 | Successfully built barbican 2026-03-19 16:02:59.551 | Installing collected packages: barbican 2026-03-19 16:02:59.590 | Successfully installed barbican-22.0.0.0rc1 2026-03-19 16:02:59.703 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:02:59.707 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:02:59.711 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:02:59.716 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:02:59.720 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:02:59.726 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:02:59.730 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:02:59.736 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:02:59.740 | ++ functions-common:time_stop:2419 : start_time=1773936175954 2026-03-19 16:02:59.745 | ++ functions-common:time_stop:2421 : [[ -z 1773936175954 ]] 2026-03-19 16:02:59.750 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:02:59.758 | ++ functions-common:time_stop:2424 : end_time=1773936179753 2026-03-19 16:02:59.763 | ++ functions-common:time_stop:2425 : elapsed_time=3799 2026-03-19 16:02:59.768 | ++ functions-common:time_stop:2426 : total=113965 2026-03-19 16:02:59.774 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:02:59.779 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=117764 2026-03-19 16:02:59.786 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:02:59.792 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:02:59.796 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:02:59.801 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-19 16:02:59.807 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-19 16:02:59.813 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:02:59.818 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:02:59.826 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-03-19 16:02:59.831 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:02:59.837 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-19 16:02:59.885 | Using python 3.12 to install uwsgi 2026-03-19 16:02:59.891 | ++ 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-19 16:03:00.597 | Collecting uwsgi 2026-03-19 16:03:00.703 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-19 16:03:00.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 9.9 MB/s 0:00:00 2026-03-19 16:03:01.018 | Installing build dependencies: started 2026-03-19 16:03:02.060 | Installing build dependencies: finished with status 'done' 2026-03-19 16:03:02.061 | Getting requirements to build wheel: started 2026-03-19 16:03:02.441 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 16:03:02.442 | Preparing metadata (pyproject.toml): started 2026-03-19 16:03:02.626 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:03:02.628 | Building wheels for collected packages: uwsgi 2026-03-19 16:03:02.629 | Building wheel for uwsgi (pyproject.toml): started 2026-03-19 16:03:06.207 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-19 16:03:06.208 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596789 sha256=ee169093be485a3d1a3df1fc98481c94260e2140cbbdec854b986817a2cc9bbe 2026-03-19 16:03:06.208 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-19 16:03:06.211 | Successfully built uwsgi 2026-03-19 16:03:06.374 | Installing collected packages: uwsgi 2026-03-19 16:03:06.416 | Successfully installed uwsgi-2.0.31 2026-03-19 16:03:06.551 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:03:06.557 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:03:06.564 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:06.569 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:06.577 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:06.584 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:06.591 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:06.597 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:03:06.602 | ++ functions-common:time_stop:2419 : start_time=1773936179873 2026-03-19 16:03:06.609 | ++ functions-common:time_stop:2421 : [[ -z 1773936179873 ]] 2026-03-19 16:03:06.616 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:06.624 | ++ functions-common:time_stop:2424 : end_time=1773936186618 2026-03-19 16:03:06.631 | ++ functions-common:time_stop:2425 : elapsed_time=6745 2026-03-19 16:03:06.638 | ++ functions-common:time_stop:2426 : total=117764 2026-03-19 16:03:06.643 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:06.648 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124509 2026-03-19 16:03:06.653 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:03:06.659 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-19 16:03:06.665 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-19 16:03:06.671 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-19 16:03:06.678 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-19 16:03:06.684 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:06.689 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,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-19 16:03:06.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, =~ ,python-barbicanclient, ]] 2026-03-19 16:03:06.701 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:03:06.707 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-19 16:03:06.745 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:03:06.750 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-19 16:03:06.789 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:03:06.795 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-19 16:03:06.833 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-19 16:03:06.838 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 16:03:06.845 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-19 16:03:06.853 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 16:03:06.859 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-19 16:03:06.865 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-19 16:03:06.870 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-19 16:03:06.904 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-19 16:03:06.911 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 16:03:06.918 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-19 16:03:06.923 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-19 16:03:06.983 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-19 16:03:06.989 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-19 16:03:06.992 | ACCOUNT_PORT_BASE=6612 2026-03-19 16:03:06.992 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-19 16:03:06.992 | ADMIN_PASSWORD=secretadmin 2026-03-19 16:03:06.992 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-19 16:03:06.992 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-19 16:03:06.992 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-19 16:03:06.992 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-19 16:03:06.992 | ALEMBIC_BRANCH=main 2026-03-19 16:03:06.992 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-19 16:03:06.992 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-19 16:03:06.992 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-19 16:03:06.992 | APACHE_GROUP=stack 2026-03-19 16:03:06.992 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-19 16:03:06.992 | APACHE_LOG_DIR=/var/log/apache2 2026-03-19 16:03:06.992 | APACHE_NAME=apache2 2026-03-19 16:03:06.992 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-19 16:03:06.992 | APACHE_USER=stack 2026-03-19 16:03:06.992 | API_WORKERS=4 2026-03-19 16:03:06.992 | BACKING_FILE_SUFFIX=-backing-file 2026-03-19 16:03:06.992 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-19 16:03:06.993 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:06.993 | BARBICAN_BRANCH=master 2026-03-19 16:03:06.993 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-19 16:03:06.993 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-19 16:03:06.993 | BARBICAN_DIR=/opt/stack/barbican 2026-03-19 16:03:06.993 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-19 16:03:06.993 | BARBICAN_ENFORCE_SCOPE=False 2026-03-19 16:03:06.993 | BARBICAN_HOST_HREF=http://199.204.45.78/key-manager 2026-03-19 16:03:06.993 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.78/identity 2026-03-19 16:03:06.993 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-19 16:03:06.993 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-19 16:03:06.993 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-19 16:03:06.993 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-19 16:03:06.993 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-19 16:03:06.993 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-19 16:03:06.993 | BASH=/usr/bin/bash 2026-03-19 16:03:06.993 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-19 16:03:06.993 | BASH_ALIASES=() 2026-03-19 16:03:06.993 | BASH_ARGC=([0]="0") 2026-03-19 16:03:06.993 | BASH_ARGV=() 2026-03-19 16:03:06.993 | BASH_CMDS=() 2026-03-19 16:03:06.993 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-19 16:03:06.993 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-19 16:03:06.993 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-19 16:03:06.993 | 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-19 16:03:06.993 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-19 16:03:06.993 | BASH_VERSION='5.2.21(1)-release' 2026-03-19 16:03:06.994 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-19 16:03:06.994 | BRANCHLESS_TARGET_BRANCH=master 2026-03-19 16:03:06.994 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-19 16:03:06.994 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-19 16:03:06.994 | CAPI_VERSION=v1.10.5 2026-03-19 16:03:06.994 | CAPO_VERSION=v0.12.4 2026-03-19 16:03:06.994 | CELLSV2_SETUP=superconductor 2026-03-19 16:03:06.994 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-19 16:03:06.994 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-19 16:03:06.994 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-19 16:03:06.994 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-19 16:03:06.994 | CINDER_BACKUP_DRIVER=swift 2026-03-19 16:03:06.994 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:06.994 | CINDER_BRANCH=master 2026-03-19 16:03:06.994 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-19 16:03:06.994 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-19 16:03:06.994 | CINDER_CONF_DIR=/etc/cinder 2026-03-19 16:03:06.994 | CINDER_DIR=/opt/stack/cinder 2026-03-19 16:03:06.994 | CINDER_DRIVER=default 2026-03-19 16:03:06.994 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-19 16:03:06.994 | CINDER_ENFORCE_SCOPE=False 2026-03-19 16:03:06.994 | CINDER_IMG_CACHE_ENABLED=True 2026-03-19 16:03:06.994 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-19 16:03:06.994 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-19 16:03:06.994 | CINDER_LVM_TYPE=auto 2026-03-19 16:03:06.994 | CINDER_MY_IP=199.204.45.78 2026-03-19 16:03:06.994 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-19 16:03:06.995 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-19 16:03:06.995 | CINDER_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:06.995 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:06.995 | CINDER_SERVICE_PORT=8776 2026-03-19 16:03:06.995 | CINDER_SERVICE_PORT_INT=18776 2026-03-19 16:03:06.995 | CINDER_SERVICE_PROTOCOL=https 2026-03-19 16:03:06.995 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-19 16:03:06.995 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-19 16:03:06.995 | CINDER_TARGET_HELPER=lioadm 2026-03-19 16:03:06.995 | CINDER_TARGET_PORT=3260 2026-03-19 16:03:06.995 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-19 16:03:06.995 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-19 16:03:06.995 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-19 16:03:06.995 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-19 16:03:06.995 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-19 16:03:06.995 | CINDER_USE_SERVICE_TOKEN=True 2026-03-19 16:03:06.995 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-19 16:03:06.995 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-19 16:03:06.995 | CINDER_VOLUME_CLEAR=zero 2026-03-19 16:03:06.995 | CIRROS_ARCH=x86_64 2026-03-19 16:03:06.995 | CIRROS_VERSION=0.6.3 2026-03-19 16:03:06.995 | CLUSTER_TOPOLOGY=true 2026-03-19 16:03:06.995 | CONFIGURE_BACKING_FILE=True 2026-03-19 16:03:06.995 | CONFIG_AWK_CMD=awk 2026-03-19 16:03:06.995 | CONTAINER_PORT_BASE=6611 2026-03-19 16:03:06.995 | CURL_GET='curl -g' 2026-03-19 16:03:06.995 | CURRENT_LOG_TIME=2026-03-19-155249 2026-03-19 16:03:06.996 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-19 16:03:06.996 | DATABASE_HOST=127.0.0.1 2026-03-19 16:03:06.996 | DATABASE_PASSWORD=secretdatabase 2026-03-19 16:03:06.996 | DATABASE_QUERY_LOGGING=False 2026-03-19 16:03:06.996 | DATABASE_TYPE=mysql 2026-03-19 16:03:06.996 | DATABASE_USER=root 2026-03-19 16:03:06.996 | DATA_DIR=/opt/stack/data 2026-03-19 16:03:06.996 | DC=([0]="openstack" [1]="org") 2026-03-19 16:03:06.996 | DEBUG_LIBVIRT=True 2026-03-19 16:03:06.996 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-19 16:03:06.996 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-19 16:03:06.996 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-19 16:03:06.996 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-19 16:03:06.996 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-19 16:03:06.996 | DEF_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:06.996 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:06.996 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-19 16:03:06.996 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.78 2026-03-19 16:03:06.996 | DELTA=1773935586 2026-03-19 16:03:06.996 | DEST=/opt/stack 2026-03-19 16:03:06.996 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-19 16:03:06.996 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-19 16:03:06.996 | DEVSTACK_HOSTNAME=np0000160098.novalocal 2026-03-19 16:03:06.996 | DEVSTACK_PARALLEL=True 2026-03-19 16:03:06.996 | DEVSTACK_PLUGINS=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 16:03:06.996 | DEVSTACK_SERIES=2026.1 2026-03-19 16:03:06.996 | DEVSTACK_START_TIME=1773935555 2026-03-19 16:03:06.996 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-19 16:03:06.996 | DIRSTACK=() 2026-03-19 16:03:06.997 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-19 16:03:06.997 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-19 16:03:06.997 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-19 16:03:06.997 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-19 16:03:06.997 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-19 16:03:06.997 | DISTRO=noble 2026-03-19 16:03:06.997 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-19 16:03:06.997 | 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-19 16:03:06.997 | ENABLE_CHASSIS_AS_GW=True 2026-03-19 16:03:06.997 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-19 16:03:06.997 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-19 16:03:06.997 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-19 16:03:06.997 | ENABLE_ISOLATED_METADATA=False 2026-03-19 16:03:06.997 | ENABLE_KSM=True 2026-03-19 16:03:06.997 | ENABLE_KSMTUNED=True 2026-03-19 16:03:06.997 | ENABLE_METADATA_NETWORK=False 2026-03-19 16:03:06.997 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-19 16:03:06.997 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-19 16:03:06.997 | ENABLE_TENANT_TUNNELS=True 2026-03-19 16:03:06.997 | ENABLE_TENANT_VLANS=False 2026-03-19 16:03:06.997 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-19 16:03:06.997 | ENABLE_ZSWAP=True 2026-03-19 16:03:06.997 | ENFORCE_SCOPE=False 2026-03-19 16:03:06.997 | ERROR_ON_CLONE=True 2026-03-19 16:03:06.997 | ETCD_ARCH=amd64 2026-03-19 16:03:06.997 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-19 16:03:06.997 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-19 16:03:06.997 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 16:03:06.997 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 16:03:06.998 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-19 16:03:06.998 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-19 16:03:06.998 | ETCD_PEER_PORT=2380 2026-03-19 16:03:06.998 | ETCD_PORT=2379 2026-03-19 16:03:06.998 | ETCD_RAMDISK_MB=512 2026-03-19 16:03:06.998 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-19 16:03:06.998 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-19 16:03:06.998 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-19 16:03:06.998 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-19 16:03:06.998 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-19 16:03:06.998 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-19 16:03:06.998 | ETCD_USE_RAMDISK=True 2026-03-19 16:03:06.998 | ETCD_VERSION=v3.5.21 2026-03-19 16:03:06.998 | EUID=1002 2026-03-19 16:03:06.998 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-19 16:03:06.998 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-19 16:03:06.998 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-19 16:03:06.998 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-19 16:03:06.998 | EXTRA_FILES_RETRY=3 2026-03-19 16:03:06.998 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-19 16:03:06.998 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-19 16:03:06.998 | FILES=/opt/stack/devstack/files 2026-03-19 16:03:06.998 | FIXED_RANGE=10.1.0.0/20 2026-03-19 16:03:06.998 | FIXED_RANGE_V6=fd4f:3ce9:9763::/64 2026-03-19 16:03:06.998 | FLOATING_RANGE=172.24.5.0/24 2026-03-19 16:03:06.998 | FORCE_CONFIG_DRIVE=False 2026-03-19 16:03:06.998 | FORCE_PREREQ=0 2026-03-19 16:03:06.999 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-19 16:03:06.999 | FUNC_DIR=/opt/stack/devstack 2026-03-19 16:03:06.999 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-19 16:03:06.999 | 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-19 16:03:06.999 | 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-19 16:03:06.999 | 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-19 16:03:06.999 | GIT_BASE=https://github.com 2026-03-19 16:03:06.999 | GIT_DEPTH=0 2026-03-19 16:03:06.999 | GIT_TIMEOUT=0 2026-03-19 16:03:06.999 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-19 16:03:06.999 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-19 16:03:06.999 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:06.999 | GLANCE_BRANCH=master 2026-03-19 16:03:06.999 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-19 16:03:06.999 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-19 16:03:06.999 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-19 16:03:07.000 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-19 16:03:07.000 | GLANCE_CONF_DIR=/etc/glance 2026-03-19 16:03:07.000 | GLANCE_DEFAULT_BACKEND=fast 2026-03-19 16:03:07.000 | GLANCE_DIR=/opt/stack/glance 2026-03-19 16:03:07.000 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-19 16:03:07.000 | GLANCE_ENABLE_QUOTAS=True 2026-03-19 16:03:07.000 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-19 16:03:07.000 | GLANCE_ENFORCE_SCOPE=True 2026-03-19 16:03:07.000 | GLANCE_HOSTPORT=199.204.45.78:9292 2026-03-19 16:03:07.000 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-19 16:03:07.000 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-19 16:03:07.000 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-19 16:03:07.000 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-19 16:03:07.000 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-19 16:03:07.000 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-19 16:03:07.000 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-19 16:03:07.000 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-19 16:03:07.000 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-19 16:03:07.000 | GLANCE_S3_BUCKET_NAME=images 2026-03-19 16:03:07.000 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-19 16:03:07.000 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-19 16:03:07.000 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-19 16:03:07.000 | GLANCE_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.000 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:07.000 | GLANCE_SERVICE_PORT=9292 2026-03-19 16:03:07.000 | GLANCE_SERVICE_PORT_INT=19292 2026-03-19 16:03:07.000 | GLANCE_SERVICE_PROTOCOL=https 2026-03-19 16:03:07.000 | GLANCE_SHOW_DIRECT_URL=False 2026-03-19 16:03:07.001 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-19 16:03:07.001 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-19 16:03:07.001 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-19 16:03:07.001 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-19 16:03:07.001 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-19 16:03:07.001 | GLANCE_URL=https://199.204.45.78/image 2026-03-19 16:03:07.001 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-19 16:03:07.001 | GLANCE_USE_S3=False 2026-03-19 16:03:07.001 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-19 16:03:07.001 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-19 16:03:07.001 | GLOBAL_VENV=True 2026-03-19 16:03:07.001 | GROUPS=() 2026-03-19 16:03:07.001 | HELM_VERSION=v3.10.3 2026-03-19 16:03:07.001 | HOME=/opt/stack 2026-03-19 16:03:07.001 | HOME_URL=https://www.ubuntu.com/ 2026-03-19 16:03:07.001 | HORIZON_APACHE_ROOT=/dashboard 2026-03-19 16:03:07.001 | HORIZON_BRANCH=master 2026-03-19 16:03:07.001 | HORIZON_DIR=/opt/stack/horizon 2026-03-19 16:03:07.002 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-19 16:03:07.002 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-19 16:03:07.002 | HOSTNAME=np0000160098 2026-03-19 16:03:07.002 | HOSTTYPE=x86_64 2026-03-19 16:03:07.002 | HOST_IP=199.204.45.78 2026-03-19 16:03:07.002 | HOST_IPV6=::1 2026-03-19 16:03:07.002 | HOST_IP_IFACE= 2026-03-19 16:03:07.002 | ID=ubuntu 2026-03-19 16:03:07.002 | ID_LIKE=debian 2026-03-19 16:03:07.003 | IFS=' 2026-03-19 16:03:07.003 | ' 2026-03-19 16:03:07.003 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-19 16:03:07.003 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-19 16:03:07.003 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-19 16:03:07.003 | INSTANCE_NAME_PREFIX=instance- 2026-03-19 16:03:07.003 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-19 16:03:07.003 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-19 16:03:07.003 | IPV6_ADDRESS_MODE=slaac 2026-03-19 16:03:07.003 | IPV6_ADDRS_SAFE_TO_USE=fd4f:3ce9:9763::/56 2026-03-19 16:03:07.003 | IPV6_GLOBAL_ID=4f:3ce9:9763 2026-03-19 16:03:07.003 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-19 16:03:07.003 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-19 16:03:07.003 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-19 16:03:07.003 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-19 16:03:07.003 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-19 16:03:07.003 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-19 16:03:07.003 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-19 16:03:07.003 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-19 16:03:07.003 | IPV6_RA_MODE=slaac 2026-03-19 16:03:07.003 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-19 16:03:07.003 | IP_VERSION=4+6 2026-03-19 16:03:07.003 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-19 16:03:07.003 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-19 16:03:07.003 | ISCSID_DEBUG=False 2026-03-19 16:03:07.003 | ISCSID_DEBUG_LEVEL=4 2026-03-19 16:03:07.003 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-19 16:03:07.003 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-19 16:03:07.003 | KEYSTONE_AUTH_URI=https://199.204.45.78/identity 2026-03-19 16:03:07.003 | KEYSTONE_AUTH_URI_V3=https://199.204.45.78/identity/v3 2026-03-19 16:03:07.003 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.003 | KEYSTONE_BRANCH=master 2026-03-19 16:03:07.003 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-19 16:03:07.003 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-19 16:03:07.003 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-19 16:03:07.003 | KEYSTONE_ENABLE_CACHE=True 2026-03-19 16:03:07.003 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-19 16:03:07.003 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-19 16:03:07.003 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-19 16:03:07.003 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-19 16:03:07.003 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-19 16:03:07.003 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-19 16:03:07.003 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-19 16:03:07.003 | KEYSTONE_REGION_NAME=RegionOne 2026-03-19 16:03:07.003 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-19 16:03:07.003 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-19 16:03:07.003 | KEYSTONE_ROLE_BACKEND=sql 2026-03-19 16:03:07.003 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-19 16:03:07.003 | KEYSTONE_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.003 | KEYSTONE_SERVICE_PORT=5000 2026-03-19 16:03:07.003 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-19 16:03:07.003 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-19 16:03:07.003 | KEYSTONE_SERVICE_URI=https://199.204.45.78/identity 2026-03-19 16:03:07.003 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.78/identity/v3 2026-03-19 16:03:07.003 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-19 16:03:07.003 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-19 16:03:07.003 | KEY_MANAGER_BACKEND=barbican 2026-03-19 16:03:07.003 | KILL_PATH=/usr/bin/kill 2026-03-19 16:03:07.003 | KIND_VERSION=v0.16.0 2026-03-19 16:03:07.003 | LAST_RUN=0 2026-03-19 16:03:07.004 | LAST_SPINNER_PID= 2026-03-19 16:03:07.004 | LC_ALL=en_US.utf8 2026-03-19 16:03:07.004 | LDAP_BASE_DC=openstack 2026-03-19 16:03:07.004 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-19 16:03:07.004 | LDAP_DOMAIN=openstack.org 2026-03-19 16:03:07.004 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-19 16:03:07.004 | LDAP_OLCDB_NUMBER=1 2026-03-19 16:03:07.004 | LDAP_OLCDB_TYPE=mdb 2026-03-19 16:03:07.004 | LDAP_ROOTPW_COMMAND=replace 2026-03-19 16:03:07.004 | LDAP_SERVICE_NAME=slapd 2026-03-19 16:03:07.004 | LDAP_URL=ldap://localhost 2026-03-19 16:03:07.004 | 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-19 16:03:07.004 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-19 16:03:07.004 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-19 16:03:07.004 | LIBVIRT_GROUP=libvirt 2026-03-19 16:03:07.004 | LIBVIRT_TYPE=kvm 2026-03-19 16:03:07.004 | LINENO=762 2026-03-19 16:03:07.004 | LOCAL_HOSTNAME=np0000160098 2026-03-19 16:03:07.004 | LOGDAYS=7 2026-03-19 16:03:07.004 | LOGDIR=/opt/stack/logs 2026-03-19 16:03:07.004 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-19-155249 2026-03-19 16:03:07.004 | LOGFILE_DIR=/opt/stack/logs 2026-03-19 16:03:07.004 | LOGFILE_NAME=devstacklog.txt 2026-03-19 16:03:07.004 | LOGNAME=stack 2026-03-19 16:03:07.004 | LOGO=ubuntu-logo 2026-03-19 16:03:07.004 | LOG_COLOR=False 2026-03-19 16:03:07.004 | LRC=localrc 2026-03-19 16:03:07.004 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-19 16:03:07.004 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-19 16:03:07.004 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.004 | MAGNUM_BRANCH=master 2026-03-19 16:03:07.004 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-19 16:03:07.004 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-19 16:03:07.004 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-19 16:03:07.004 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-19 16:03:07.004 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-19 16:03:07.004 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-19 16:03:07.004 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-19 16:03:07.004 | MAGNUM_DIR=/opt/stack/magnum 2026-03-19 16:03:07.004 | MAGNUM_ENFORCE_SCOPE=False 2026-03-19 16:03:07.004 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-19 16:03:07.004 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-19 16:03:07.004 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-19 16:03:07.004 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-19 16:03:07.004 | MAGNUM_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.004 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-19 16:03:07.004 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-19 16:03:07.004 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-19 16:03:07.004 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-19 16:03:07.004 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-19 16:03:07.004 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-19 16:03:07.004 | MAIL=/var/mail/stack 2026-03-19 16:03:07.004 | MANILACLIENT_BRANCH=master 2026-03-19 16:03:07.004 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-19 16:03:07.004 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-19 16:03:07.004 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-19 16:03:07.004 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-19 16:03:07.004 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-19 16:03:07.004 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.004 | MANILA_CONF=/etc/manila/manila.conf 2026-03-19 16:03:07.004 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-19 16:03:07.004 | MANILA_CONF_DIR=/etc/manila 2026-03-19 16:03:07.004 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-19 16:03:07.004 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-19 16:03:07.004 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-19 16:03:07.004 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-19 16:03:07.004 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-19 16:03:07.005 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-19 16:03:07.005 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-19 16:03:07.005 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 16:03:07.005 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-19 16:03:07.005 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 16:03:07.005 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-19 16:03:07.005 | MANILA_DIR=/opt/stack/manila 2026-03-19 16:03:07.005 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-19 16:03:07.005 | 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-19 16:03:07.005 | MANILA_ENABLED_BACKENDS=generic 2026-03-19 16:03:07.005 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-19 16:03:07.005 | MANILA_ENDPOINT_BASE=http://199.204.45.78/share 2026-03-19 16:03:07.005 | MANILA_ENFORCE_SCOPE=False 2026-03-19 16:03:07.005 | MANILA_GIT_BASE=https://opendev.org 2026-03-19 16:03:07.005 | MANILA_KEY_FORMAT=ecdsa 2026-03-19 16:03:07.005 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-19 16:03:07.005 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.78 2026-03-19 16:03:07.005 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-19 16:03:07.005 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-19 16:03:07.005 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-19 16:03:07.005 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-19 16:03:07.005 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-19 16:03:07.005 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-19 16:03:07.005 | MANILA_REPO_ROOT=openstack 2026-03-19 16:03:07.005 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-19 16:03:07.005 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-19 16:03:07.005 | MANILA_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.005 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-19 16:03:07.005 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-19 16:03:07.005 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-19 16:03:07.005 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-19 16:03:07.005 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-19 16:03:07.005 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-19 16:03:07.005 | MANILA_SERVICE_PORT=8786 2026-03-19 16:03:07.005 | MANILA_SERVICE_PORT_INT=18786 2026-03-19 16:03:07.005 | MANILA_SERVICE_PROTOCOL=http 2026-03-19 16:03:07.005 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-19 16:03:07.005 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-19 16:03:07.005 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-19 16:03:07.005 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-19 16:03:07.005 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-19 16:03:07.005 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-19 16:03:07.005 | MANILA_SETUP_IPV6=False 2026-03-19 16:03:07.005 | MANILA_SSH_TIMEOUT=180 2026-03-19 16:03:07.005 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-19 16:03:07.005 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-19 16:03:07.005 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-19 16:03:07.005 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-19 16:03:07.005 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-19 16:03:07.005 | MANILA_WSGI=manila.wsgi.api:application 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.78 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.78 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-19 16:03:07.005 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-19 16:03:07.005 | MAX_DB_CONNECTIONS=200 2026-03-19 16:03:07.005 | MEMCACHE_SERVERS=localhost:11211 2026-03-19 16:03:07.005 | METADATA_SERVICE_PORT=8775 2026-03-19 16:03:07.005 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-19 16:03:07.006 | ML2_L3_PLUGIN=ovn-router 2026-03-19 16:03:07.006 | MYSQL_DRIVER=PyMySQL 2026-03-19 16:03:07.006 | MYSQL_GATHER_PERFORMANCE=True 2026-03-19 16:03:07.006 | MYSQL_HOST=127.0.0.1 2026-03-19 16:03:07.006 | MYSQL_REDUCE_MEMORY=True 2026-03-19 16:03:07.006 | MYSQL_SERVICE_NAME=mysql 2026-03-19 16:03:07.006 | MYSQL_USER=root 2026-03-19 16:03:07.006 | NAME=Ubuntu 2026-03-19 16:03:07.006 | NETWORK_GATEWAY=10.1.0.1 2026-03-19 16:03:07.006 | NEUTRON_ANY='q-svc neutron-api' 2026-03-19 16:03:07.006 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.006 | NEUTRON_BRANCH=master 2026-03-19 16:03:07.006 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-19 16:03:07.006 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-19 16:03:07.006 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-19 16:03:07.006 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-19 16:03:07.006 | NEUTRON_DIR=/opt/stack/neutron 2026-03-19 16:03:07.006 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-19 16:03:07.006 | NEUTRON_ENFORCE_SCOPE=True 2026-03-19 16:03:07.006 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-19 16:03:07.006 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-19 16:03:07.006 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-19 16:03:07.006 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.006 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-19 16:03:07.006 | NEUTRON_PORT_SECURITY=True 2026-03-19 16:03:07.006 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-19 16:03:07.006 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-19 16:03:07.006 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-19 16:03:07.006 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-19 16:03:07.006 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-19 16:03:07.006 | NOUNSET= 2026-03-19 16:03:07.006 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-19 16:03:07.006 | NOVA_API_DB=nova_api 2026-03-19 16:03:07.006 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-19 16:03:07.006 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.006 | NOVA_BRANCH=master 2026-03-19 16:03:07.006 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-19 16:03:07.006 | NOVA_CONF=/etc/nova/nova.conf 2026-03-19 16:03:07.006 | NOVA_CONF_DIR=/etc/nova 2026-03-19 16:03:07.006 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-19 16:03:07.006 | NOVA_CPU_CELL=1 2026-03-19 16:03:07.006 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-19 16:03:07.006 | NOVA_CPU_UUID= 2026-03-19 16:03:07.006 | NOVA_DIR=/opt/stack/nova 2026-03-19 16:03:07.006 | NOVA_ENABLED_APIS=osapi_compute 2026-03-19 16:03:07.006 | NOVA_ENABLE_CACHE=True 2026-03-19 16:03:07.006 | NOVA_ENFORCE_SCOPE=True 2026-03-19 16:03:07.006 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-19 16:03:07.006 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-19 16:03:07.006 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-19 16:03:07.006 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-19 16:03:07.006 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-19 16:03:07.006 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-19 16:03:07.006 | NOVA_MY_IP=199.204.45.78 2026-03-19 16:03:07.006 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-19 16:03:07.006 | NOVA_NUM_CELLS=1 2026-03-19 16:03:07.006 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-19 16:03:07.006 | NOVA_READY_TIMEOUT=60 2026-03-19 16:03:07.006 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-19 16:03:07.006 | NOVA_SERIAL_ENABLED=False 2026-03-19 16:03:07.006 | NOVA_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.006 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:07.006 | NOVA_SERVICE_PORT=8774 2026-03-19 16:03:07.006 | NOVA_SERVICE_PORT_INT=18774 2026-03-19 16:03:07.006 | NOVA_SERVICE_PROTOCOL=https 2026-03-19 16:03:07.006 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-19 16:03:07.007 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-19 16:03:07.007 | NOVA_SPICE_ENABLED=False 2026-03-19 16:03:07.007 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-19 16:03:07.007 | NOVA_USE_SERVICE_TOKEN=True 2026-03-19 16:03:07.007 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-19 16:03:07.007 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-19 16:03:07.007 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-19 16:03:07.007 | NOVA_VNC_ENABLED=True 2026-03-19 16:03:07.007 | NOVNC_BRANCH=v1.3.0 2026-03-19 16:03:07.007 | NOVNC_FROM_PACKAGE=False 2026-03-19 16:03:07.007 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-19 16:03:07.007 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-19 16:03:07.007 | NOW=1773935586 2026-03-19 16:03:07.007 | NO_UPDATE_REPOS=False 2026-03-19 16:03:07.007 | OBJECT_PORT_BASE=6613 2026-03-19 16:03:07.007 | OCTAVIA=octavia 2026-03-19 16:03:07.007 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-19 16:03:07.007 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-19 16:03:07.007 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-19 16:03:07.007 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-19 16:03:07.007 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-19 16:03:07.007 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-19 16:03:07.007 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-19 16:03:07.007 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-19 16:03:07.007 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-19 16:03:07.007 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-19 16:03:07.007 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-19 16:03:07.007 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-19 16:03:07.007 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-19 16:03:07.007 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-19 16:03:07.007 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-19 16:03:07.007 | OCTAVIA_API=o-api 2026-03-19 16:03:07.007 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 16:03:07.007 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-19 16:03:07.007 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-19 16:03:07.007 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.007 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-19 16:03:07.007 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-19 16:03:07.007 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-19 16:03:07.007 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-19 16:03:07.007 | OCTAVIA_CONSUMER=o-cw 2026-03-19 16:03:07.007 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 16:03:07.007 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-19 16:03:07.007 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-19 16:03:07.007 | OCTAVIA_DIB_TRACING=1 2026-03-19 16:03:07.007 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-19 16:03:07.007 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-19 16:03:07.007 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 16:03:07.007 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-19 16:03:07.007 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-19 16:03:07.007 | OCTAVIA_HA_PORT=9875 2026-03-19 16:03:07.007 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-19 16:03:07.007 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 16:03:07.007 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-19 16:03:07.007 | OCTAVIA_HEALTH_KEY=insecure 2026-03-19 16:03:07.007 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-19 16:03:07.007 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-19 16:03:07.007 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-19 16:03:07.007 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-19 16:03:07.007 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-19 16:03:07.007 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-19 16:03:07.007 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-19 16:03:07.007 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-19 16:03:07.007 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-19 16:03:07.007 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-19 16:03:07.007 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-19 16:03:07.008 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-19 16:03:07.008 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-19 16:03:07.008 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-19 16:03:07.008 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-19 16:03:07.008 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-19 16:03:07.008 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-19 16:03:07.008 | OCTAVIA_NODE=api 2026-03-19 16:03:07.008 | OCTAVIA_PASSWORD=secretadmin 2026-03-19 16:03:07.008 | OCTAVIA_PORT=9876 2026-03-19 16:03:07.008 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-19 16:03:07.008 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-19 16:03:07.008 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-19 16:03:07.008 | OCTAVIA_PROJECT_NAME=admin 2026-03-19 16:03:07.008 | OCTAVIA_PROTOCOL=http 2026-03-19 16:03:07.008 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-19 16:03:07.008 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-19 16:03:07.008 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-19 16:03:07.008 | OCTAVIA_SERVICE=octavia 2026-03-19 16:03:07.008 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-19 16:03:07.008 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-19 16:03:07.008 | OCTAVIA_USERNAME=admin 2026-03-19 16:03:07.008 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-19 16:03:07.008 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-19 16:03:07.008 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-19 16:03:07.008 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-19 16:03:07.008 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-19 16:03:07.008 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-19 16:03:07.008 | OFFLINE=False 2026-03-19 16:03:07.008 | OLDPWD=/opt/stack/placement 2026-03-19 16:03:07.008 | OPENSSL=/usr/bin/openssl 2026-03-19 16:03:07.008 | OPTERR=1 2026-03-19 16:03:07.008 | OPTIND=1 2026-03-19 16:03:07.008 | ORC_VERSION=v2.2.0 2026-03-19 16:03:07.008 | ORG_NAME=OpenStack 2026-03-19 16:03:07.008 | ORG_UNIT_NAME=DevStack 2026-03-19 16:03:07.008 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.008 | OSTESTIMAGES_BRANCH=master 2026-03-19 16:03:07.008 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-19 16:03:07.008 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-19 16:03:07.008 | OSTYPE=linux-gnu 2026-03-19 16:03:07.008 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-19 16:03:07.008 | OS_CLOUD=devstack-admin 2026-03-19 16:03:07.008 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-19 16:03:07.008 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-19 16:03:07.008 | OVN_AGENT_EXTENSIONS=metadata 2026-03-19 16:03:07.008 | OVN_BRANCH=branch-24.03 2026-03-19 16:03:07.008 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-19 16:03:07.008 | OVN_BUILD_FROM_SOURCE=False 2026-03-19 16:03:07.008 | OVN_BUILD_MODULES=False 2026-03-19 16:03:07.008 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-19 16:03:07.008 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-19 16:03:07.008 | OVN_DATADIR=/var/lib/ovn 2026-03-19 16:03:07.008 | OVN_DBS_LOG_LEVEL=dbg 2026-03-19 16:03:07.008 | OVN_DNS_SERVERS=8.8.8.8 2026-03-19 16:03:07.008 | OVN_GENEVE_OVERHEAD=38 2026-03-19 16:03:07.008 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-19 16:03:07.008 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-19 16:03:07.008 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-19 16:03:07.008 | OVN_L3_SCHEDULER=leastloaded 2026-03-19 16:03:07.008 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-19 16:03:07.008 | OVN_META_DATA_HOST=199.204.45.78 2026-03-19 16:03:07.008 | OVN_NB_REMOTE=ssl:199.204.45.78:6641 2026-03-19 16:03:07.008 | OVN_NEUTRON_SYNC_MODE=log 2026-03-19 16:03:07.008 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-19 16:03:07.009 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-19 16:03:07.009 | OVN_PROTO=ssl 2026-03-19 16:03:07.009 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-19 16:03:07.009 | OVN_REPO_NAME=ovn 2026-03-19 16:03:07.009 | OVN_RUNDIR=/var/run/ovn 2026-03-19 16:03:07.009 | OVN_SB_REMOTE=ssl:199.204.45.78:6642 2026-03-19 16:03:07.009 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-19 16:03:07.009 | OVN_SHAREDIR=/share/ovn 2026-03-19 16:03:07.009 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-19 16:03:07.009 | OVN_UUID= 2026-03-19 16:03:07.009 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-19 16:03:07.009 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-19 16:03:07.009 | OVS_BINDIR=/bin 2026-03-19 16:03:07.009 | OVS_BRANCH=branch-3.3 2026-03-19 16:03:07.009 | OVS_BRIDGE=br-int 2026-03-19 16:03:07.009 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-19 16:03:07.009 | OVS_DATAPATH_TYPE=system 2026-03-19 16:03:07.009 | OVS_ENABLE_TUNNELING=True 2026-03-19 16:03:07.009 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-19 16:03:07.009 | OVS_PREFIX= 2026-03-19 16:03:07.009 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-19 16:03:07.009 | OVS_REPO_NAME=ovs 2026-03-19 16:03:07.009 | OVS_RUNDIR=/var/run/openvswitch 2026-03-19 16:03:07.009 | OVS_SBINDIR=/sbin 2026-03-19 16:03:07.009 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-19 16:03:07.009 | OVS_SHAREDIR=/share/openvswitch 2026-03-19 16:03:07.009 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-19 16:03:07.009 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-19 16:03:07.009 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-19 16:03:07.009 | PACKAGES='apache2 2026-03-19 16:03:07.009 | apache2-dev 2026-03-19 16:03:07.009 | bc 2026-03-19 16:03:07.009 | bsdmainutils 2026-03-19 16:03:07.009 | curl 2026-03-19 16:03:07.009 | g++ 2026-03-19 16:03:07.009 | gawk 2026-03-19 16:03:07.009 | gcc 2026-03-19 16:03:07.009 | gettext 2026-03-19 16:03:07.009 | git 2026-03-19 16:03:07.009 | graphviz 2026-03-19 16:03:07.009 | iputils-ping 2026-03-19 16:03:07.009 | libffi-dev 2026-03-19 16:03:07.009 | libjpeg-dev 2026-03-19 16:03:07.009 | libpq-dev 2026-03-19 16:03:07.009 | libssl-dev 2026-03-19 16:03:07.009 | libsystemd-dev 2026-03-19 16:03:07.009 | libxml2-dev 2026-03-19 16:03:07.009 | libxslt1-dev 2026-03-19 16:03:07.009 | libyaml-dev 2026-03-19 16:03:07.009 | lsof 2026-03-19 16:03:07.009 | openssh-server 2026-03-19 16:03:07.009 | openssl 2026-03-19 16:03:07.009 | pkg-config 2026-03-19 16:03:07.009 | psmisc 2026-03-19 16:03:07.009 | python3-dev 2026-03-19 16:03:07.009 | python3-pip 2026-03-19 16:03:07.009 | python3-systemd 2026-03-19 16:03:07.010 | python3-venv 2026-03-19 16:03:07.010 | tar 2026-03-19 16:03:07.010 | tcpdump 2026-03-19 16:03:07.010 | unzip 2026-03-19 16:03:07.010 | uuid-runtime 2026-03-19 16:03:07.010 | wget 2026-03-19 16:03:07.010 | zlib1g-dev 2026-03-19 16:03:07.010 | lvm2 2026-03-19 16:03:07.010 | qemu-utils 2026-03-19 16:03:07.010 | thin-provisioning-tools 2026-03-19 16:03:07.010 | lsscsi 2026-03-19 16:03:07.010 | open-iscsi 2026-03-19 16:03:07.010 | libkrb5-dev 2026-03-19 16:03:07.010 | libldap2-dev 2026-03-19 16:03:07.010 | libsasl2-dev 2026-03-19 16:03:07.010 | memcached 2026-03-19 16:03:07.010 | python3-mysqldb 2026-03-19 16:03:07.010 | sqlite3 2026-03-19 16:03:07.010 | conntrack 2026-03-19 16:03:07.010 | curl 2026-03-19 16:03:07.010 | ebtables 2026-03-19 16:03:07.010 | genisoimage 2026-03-19 16:03:07.010 | iptables 2026-03-19 16:03:07.010 | iputils-arping 2026-03-19 16:03:07.010 | kpartx 2026-03-19 16:03:07.010 | libjs-jquery-tablesorter 2026-03-19 16:03:07.010 | parted 2026-03-19 16:03:07.010 | pm-utils 2026-03-19 16:03:07.010 | python3-mysqldb 2026-03-19 16:03:07.010 | socat 2026-03-19 16:03:07.010 | sqlite3 2026-03-19 16:03:07.010 | sudo 2026-03-19 16:03:07.010 | vlan 2026-03-19 16:03:07.010 | cryptsetup 2026-03-19 16:03:07.010 | dosfstools 2026-03-19 16:03:07.010 | genisoimage 2026-03-19 16:03:07.010 | gir1.2-libosinfo-1.0 2026-03-19 16:03:07.010 | netcat-openbsd 2026-03-19 16:03:07.010 | open-iscsi 2026-03-19 16:03:07.010 | qemu-utils 2026-03-19 16:03:07.010 | sg3-utils 2026-03-19 16:03:07.010 | sysfsutils 2026-03-19 16:03:07.010 | acl 2026-03-19 16:03:07.010 | dnsmasq-base 2026-03-19 16:03:07.010 | dnsmasq-utils 2026-03-19 16:03:07.010 | ebtables 2026-03-19 16:03:07.010 | haproxy 2026-03-19 16:03:07.010 | iptables 2026-03-19 16:03:07.010 | iputils-arping 2026-03-19 16:03:07.010 | iputils-ping 2026-03-19 16:03:07.010 | postgresql-server-dev-all 2026-03-19 16:03:07.010 | python3-mysqldb 2026-03-19 16:03:07.010 | sqlite3 2026-03-19 16:03:07.010 | sudo 2026-03-19 16:03:07.010 | vlan 2026-03-19 16:03:07.010 | apache2 lvm2 2026-03-19 16:03:07.010 | golang 2026-03-19 16:03:07.010 | debootstrap 2026-03-19 16:03:07.010 | rsyslog' 2026-03-19 16:03:07.010 | 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-19 16:03:07.010 | PHYSICAL_NETWORK=public 2026-03-19 16:03:07.010 | PIPESTATUS=([0]="0") 2026-03-19 16:03:07.010 | PIP_UPGRADE=False 2026-03-19 16:03:07.011 | PIP_VIRTUAL_ENV= 2026-03-19 16:03:07.011 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-19 16:03:07.011 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.011 | PLACEMENT_BRANCH=master 2026-03-19 16:03:07.011 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-19 16:03:07.011 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-19 16:03:07.011 | PLACEMENT_DIR=/opt/stack/placement 2026-03-19 16:03:07.011 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-19 16:03:07.011 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-19 16:03:07.011 | PLACEMENT_SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.011 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-19 16:03:07.011 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-19 16:03:07.011 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-19 16:03:07.011 | POSIXLY_CORRECT=y 2026-03-19 16:03:07.011 | PPID=2029 2026-03-19 16:03:07.011 | PREREQ_RERUN_HOURS=2 2026-03-19 16:03:07.011 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-19 16:03:07.011 | PREREQ_RERUN_SECONDS=7200 2026-03-19 16:03:07.011 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-19 16:03:07.011 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-19 16:03:07.011 | PRIVATE_NETWORK_NAME=private 2026-03-19 16:03:07.011 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-19 16:03:07.011 | PROVIDER_SUBNET_NAME=provider_net 2026-03-19 16:03:07.011 | PS4='+ $(short_source): ' 2026-03-19 16:03:07.011 | PUBLIC_BRIDGE=br-ex 2026-03-19 16:03:07.011 | PUBLIC_BRIDGE_MTU=1430 2026-03-19 16:03:07.011 | PUBLIC_INTERFACE= 2026-03-19 16:03:07.011 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-19 16:03:07.011 | PUBLIC_NETWORK_NAME=public 2026-03-19 16:03:07.011 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-19 16:03:07.011 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-19 16:03:07.011 | PWD=/opt/stack/devstack 2026-03-19 16:03:07.011 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-19 16:03:07.011 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-19 16:03:07.011 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-19 16:03:07.011 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-19 16:03:07.011 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-19 16:03:07.011 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-19 16:03:07.011 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-19 16:03:07.011 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-19 16:03:07.011 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-19 16:03:07.011 | PYTHON3_VERSION=3.12 2026-03-19 16:03:07.011 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-19 16:03:07.011 | Q_ADMIN_USERNAME=neutron 2026-03-19 16:03:07.011 | Q_AGENT=ovn 2026-03-19 16:03:07.011 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-19 16:03:07.011 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-19 16:03:07.011 | Q_AUTH_STRATEGY=keystone 2026-03-19 16:03:07.011 | Q_BUILD_OVS_FROM_GIT=False 2026-03-19 16:03:07.011 | Q_DB_NAME=neutron 2026-03-19 16:03:07.011 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-19 16:03:07.011 | Q_DVR_MODE=legacy 2026-03-19 16:03:07.011 | Q_HOST=199.204.45.78 2026-03-19 16:03:07.011 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-19 16:03:07.011 | Q_L3_ROUTER_PER_TENANT=True 2026-03-19 16:03:07.011 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:07.011 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-19 16:03:07.011 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-19 16:03:07.011 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-19 16:03:07.011 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-19 16:03:07.011 | Q_META_DATA_IP=199.204.45.78 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-19 16:03:07.011 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-19 16:03:07.011 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-19 16:03:07.012 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-19 16:03:07.012 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-19 16:03:07.012 | Q_OVS_USE_VETH=False 2026-03-19 16:03:07.012 | Q_PLUGIN=ml2 2026-03-19 16:03:07.012 | Q_PORT=9696 2026-03-19 16:03:07.012 | Q_PORT_INT=19696 2026-03-19 16:03:07.012 | Q_PROTOCOL=https 2026-03-19 16:03:07.012 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-19 16:03:07.012 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-19 16:03:07.012 | Q_ROUTER_NAME=router1 2026-03-19 16:03:07.012 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-19 16:03:07.012 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-19 16:03:07.012 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-19 16:03:07.012 | Q_TUNNEL_TYPES=gre 2026-03-19 16:03:07.012 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-19 16:03:07.012 | Q_USE_PUBLIC_VETH=False 2026-03-19 16:03:07.012 | Q_USE_ROOTWRAP=True 2026-03-19 16:03:07.012 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-19 16:03:07.012 | Q_USE_SECGROUP=True 2026-03-19 16:03:07.012 | RABBIT_HOST=199.204.45.78 2026-03-19 16:03:07.012 | RABBIT_PASSWORD=secretrabbit 2026-03-19 16:03:07.012 | RABBIT_USERID=stackrabbit 2026-03-19 16:03:07.012 | RC_DIR=/opt/stack/devstack 2026-03-19 16:03:07.012 | RECLONE=False 2026-03-19 16:03:07.012 | RECREATE_KEYSTONE_DB=True 2026-03-19 16:03:07.012 | REGION_NAME=RegionOne 2026-03-19 16:03:07.012 | REPOS_UPDATED=True 2026-03-19 16:03:07.012 | REQUIREMENTS_BRANCH=master 2026-03-19 16:03:07.012 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-19 16:03:07.012 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-19 16:03:07.012 | RETRY_UPDATE=False 2026-03-19 16:03:07.012 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-19 16:03:07.012 | S3_SERVICE_PORT=3333 2026-03-19 16:03:07.012 | SERVICE_DIR=/opt/stack/status 2026-03-19 16:03:07.012 | SERVICE_DOMAIN_NAME=Default 2026-03-19 16:03:07.012 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-19 16:03:07.012 | SERVICE_HOST=199.204.45.78 2026-03-19 16:03:07.012 | SERVICE_IP_VERSION=4 2026-03-19 16:03:07.012 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:07.012 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-19 16:03:07.012 | SERVICE_PASSWORD=secretservice 2026-03-19 16:03:07.012 | SERVICE_PROJECT_NAME=service 2026-03-19 16:03:07.012 | SERVICE_PROTOCOL=http 2026-03-19 16:03:07.012 | SERVICE_TENANT_NAME=service 2026-03-19 16:03:07.012 | SERVICE_TIMEOUT=60 2026-03-19 16:03:07.012 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-19 16:03:07.012 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-19 16:03:07.012 | SHARE_GROUP=lvm-shares 2026-03-19 16:03:07.012 | SHARE_NAME_PREFIX=share- 2026-03-19 16:03:07.012 | SHELL=/bin/bash 2026-03-19 16:03:07.012 | SHLVL=1 2026-03-19 16:03:07.012 | SKIP_EPEL_INSTALL=False 2026-03-19 16:03:07.012 | SKIP_STOP_OVN=False 2026-03-19 16:03:07.012 | SMB_CONF=/etc/samba/smb.conf 2026-03-19 16:03:07.012 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-19 16:03:07.012 | SPICE_BRANCH=master 2026-03-19 16:03:07.012 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-19 16:03:07.012 | SQLALCHEMY_BRANCH=main 2026-03-19 16:03:07.012 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-19 16:03:07.012 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-19 16:03:07.012 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-19 16:03:07.012 | 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-19 16:03:07.012 | STACK_GROUP=stack 2026-03-19 16:03:07.012 | STACK_USER=stack 2026-03-19 16:03:07.012 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-19 16:03:07.013 | STUD_PROTO=--tls 2026-03-19 16:03:07.013 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-19 16:03:07.013 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-19 16:03:07.013 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-19 16:03:07.013 | SUBNETPOOL_PREFIX_V6=fd4f:3ce9:9763::/56 2026-03-19 16:03:07.013 | SUBNETPOOL_SIZE_V4=26 2026-03-19 16:03:07.013 | SUBNETPOOL_SIZE_V6=64 2026-03-19 16:03:07.013 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-19 16:03:07.013 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-ilaiqqocskbrsrfkxixtvqcookipduph ; /usr/bin/python3' 2026-03-19 16:03:07.013 | SUDO_GID=1000 2026-03-19 16:03:07.013 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-19 16:03:07.013 | SUDO_UID=1000 2026-03-19 16:03:07.013 | SUDO_USER=zuul 2026-03-19 16:03:07.013 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-19-155249.summary.2026-03-19-155249 2026-03-19 16:03:07.013 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-19 16:03:07.013 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-19 16:03:07.013 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-19 16:03:07.013 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-19 16:03:07.013 | SWIFT_BRANCH=master 2026-03-19 16:03:07.013 | SWIFT_CONF_DIR=/etc/swift 2026-03-19 16:03:07.013 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-19 16:03:07.013 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-19 16:03:07.013 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-19 16:03:07.013 | SWIFT_DIR=/opt/stack/swift 2026-03-19 16:03:07.013 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-19 16:03:07.013 | SWIFT_ENABLE_TEMPURLS=False 2026-03-19 16:03:07.013 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-19 16:03:07.013 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-19 16:03:07.013 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-19 16:03:07.013 | SWIFT_HASH=1234123412341234 2026-03-19 16:03:07.013 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-19 16:03:07.013 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-19 16:03:07.013 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-19 16:03:07.013 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-19 16:03:07.013 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-19 16:03:07.013 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-19 16:03:07.013 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-19 16:03:07.013 | SWIFT_REPLICAS=1 2026-03-19 16:03:07.013 | SWIFT_REPLICAS_SEQ=1 2026-03-19 16:03:07.013 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-19 16:03:07.013 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-19 16:03:07.013 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-19 16:03:07.013 | SWIFT_SERVICE_PROTOCOL=https 2026-03-19 16:03:07.013 | SWIFT_START_ALL_SERVICES=False 2026-03-19 16:03:07.013 | SWIFT_STORAGE_IPS= 2026-03-19 16:03:07.013 | SWIFT_TEMPURL_KEY= 2026-03-19 16:03:07.013 | SWIFT_USE_MOD_WSGI=False 2026-03-19 16:03:07.013 | SYSLOG=False 2026-03-19 16:03:07.013 | SYSLOG_HOST=199.204.45.78 2026-03-19 16:03:07.013 | SYSLOG_PORT=516 2026-03-19 16:03:07.013 | SYSTEMCTL='sudo systemctl' 2026-03-19 16:03:07.013 | SYSTEMD_DIR=/etc/systemd/system 2026-03-19 16:03:07.013 | TARGET_BRANCH=master 2026-03-19 16:03:07.013 | TARGET_ENABLE_OVN_AGENT=False 2026-03-19 16:03:07.013 | TCPDUMP_ARGS= 2026-03-19 16:03:07.013 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-19 16:03:07.013 | TEMPEST_BRANCH=master 2026-03-19 16:03:07.013 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-19 16:03:07.013 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-19 16:03:07.013 | TEMPFILE=/tmp/tmp.NN3K8xMDHK 2026-03-19 16:03:07.013 | TENANT_TUNNEL_RANGES=1:1000 2026-03-19 16:03:07.013 | TENANT_VLAN_RANGE= 2026-03-19 16:03:07.013 | TERM=unknown 2026-03-19 16:03:07.013 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-19 16:03:07.013 | TLS_IP=IP:199.204.45.78,IP:::1 2026-03-19 16:03:07.014 | TOP_DIR=/opt/stack/devstack 2026-03-19 16:03:07.014 | TRAILING_TARGET_BRANCH=master 2026-03-19 16:03:07.014 | TUNNEL_ENDPOINT_IP=199.204.45.78 2026-03-19 16:03:07.014 | TUNNEL_IP=199.204.45.78 2026-03-19 16:03:07.014 | TUNNEL_IP_VERSION=4 2026-03-19 16:03:07.014 | UBUNTU_CODENAME=noble 2026-03-19 16:03:07.014 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-19 16:03:07.014 | UID=1002 2026-03-19 16:03:07.014 | ULIMIT_NOFILE=2048 2026-03-19 16:03:07.014 | USER=stack 2026-03-19 16:03:07.014 | USER_HOME=/opt/stack 2026-03-19 16:03:07.014 | USER_UNITS=False 2026-03-19 16:03:07.014 | USE_CINDER_FOR_GLANCE=False 2026-03-19 16:03:07.014 | USE_JOURNAL=False 2026-03-19 16:03:07.014 | USE_SUBNETPOOL=True 2026-03-19 16:03:07.014 | USE_VENV=False 2026-03-19 16:03:07.014 | VERBOSE=True 2026-03-19 16:03:07.014 | VERBOSE_NO_TIMESTAMP=True 2026-03-19 16:03:07.014 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-19 16:03:07.014 | VERSION_CODENAME=noble 2026-03-19 16:03:07.014 | VERSION_ID=24.04 2026-03-19 16:03:07.014 | VIF_PLUGGING_IS_FATAL=True 2026-03-19 16:03:07.014 | VIF_PLUGGING_TIMEOUT=300 2026-03-19 16:03:07.014 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-19 16:03:07.014 | VIRT_DRIVER=libvirt 2026-03-19 16:03:07.014 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-19 16:03:07.014 | VOLUME_GROUP_NAME=stack-volumes 2026-03-19 16:03:07.014 | VOLUME_NAME_PREFIX=volume- 2026-03-19 16:03:07.014 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-19 16:03:07.014 | WORKER_TIMEOUT=80 2026-03-19 16:03:07.014 | WSGI_MODE=uwsgi 2026-03-19 16:03:07.014 | ZSWAP_COMPRESSOR=lz4 2026-03-19 16:03:07.014 | ZSWAP_ZPOOL=zsmalloc 2026-03-19 16:03:07.014 | _=posix 2026-03-19 16:03:07.014 | _ASYNC_BG_TIME=0 2026-03-19 16:03:07.014 | _DEFAULT_LVM_INIT=0 2026-03-19 16:03:07.014 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-19 16:03:07.014 | _DEVSTACK_FUNCTIONS=1 2026-03-19 16:03:07.014 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-19 16:03:07.014 | _DEVSTACK_STACKRC=1 2026-03-19 16:03:07.014 | _LOG_COLOR_DEFAULT=False 2026-03-19 16:03:07.014 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-19 16:03:07.014 | _TIME_BEGIN=1773935555 2026-03-19 16:03:07.014 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-19 16:03:07.014 | _TIME_TOTAL=([apt-get]="247885" [pip_install]="124509" [apt-get-update]="1902" ) 2026-03-19 16:03:07.014 | _of_args='-v --no-timestamp' 2026-03-19 16:03:07.014 | backend=postgresql 2026-03-19 16:03:07.014 | be=lvm:lvmdriver-1 2026-03-19 16:03:07.014 | be_name=lvmdriver-1 2026-03-19 16:03:07.014 | be_type=lvm 2026-03-19 16:03:07.014 | db=postgresql 2026-03-19 16:03:07.014 | dc=org 2026-03-19 16:03:07.014 | default_v4_route_devs=ens3 2026-03-19 16:03:07.014 | default_v6_route_devs='ens3 2026-03-19 16:03:07.014 | ens3' 2026-03-19 16:03:07.014 | dir=/opt/stack/magnum 2026-03-19 16:03:07.014 | dn=,dc=openstack,dc=org 2026-03-19 16:03:07.014 | exceptions=80-tempest.sh 2026-03-19 16:03:07.014 | extra=80-tempest.sh 2026-03-19 16:03:07.014 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-19 16:03:07.014 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-19 16:03:07.014 | i=1 2026-03-19 16:03:07.014 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-19 16:03:07.015 | lfile=localrc 2026-03-19 16:03:07.015 | localrc=/opt/stack/devstack/.localrc.password 2026-03-19 16:03:07.015 | logfile=ovsdb-server-sb.log 2026-03-19 16:03:07.015 | mode=stack 2026-03-19 16:03:07.015 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-19 16:03:07.015 | opt='?' 2026-03-19 16:03:07.015 | os_CODENAME=noble 2026-03-19 16:03:07.015 | os_PACKAGE=deb 2026-03-19 16:03:07.015 | os_RELEASE=24.04 2026-03-19 16:03:07.015 | os_VENDOR=Ubuntu 2026-03-19 16:03:07.015 | phase=install 2026-03-19 16:03:07.015 | pkgs= 2026-03-19 16:03:07.015 | plugin=magnum 2026-03-19 16:03:07.015 | plugins=,barbican,magnum,manila,octavia,magnum-cluster-api,ovn-octavia-provider 2026-03-19 16:03:07.015 | port=60999 2026-03-19 16:03:07.015 | pw=secretadmin 2026-03-19 16:03:07.015 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-19 16:03:07.015 | saveenv=ehxB 2026-03-19 16:03:07.015 | time_stamp=2026-03-19-155305 2026-03-19 16:03:07.015 | var=ADMIN_PASSWORD 2026-03-19 16:03:07.015 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-19 16:03:07.042 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:03:07.047 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-19 16:03:07.052 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-19 16:03:07.057 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-19 16:03:07.063 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 16:03:07.069 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-19 16:03:07.075 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-19 16:03:07.082 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:335 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-19 16:03:07.089 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-19 16:03:07.095 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-19 16:03:07.101 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:03:07.107 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-19 16:03:07.114 | +++ functions-common:git_clone:585 : pwd 2026-03-19 16:03:07.120 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:03:07.126 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:03:07.133 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:03:07.170 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:03:07.177 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:03:07.183 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:03:07.190 | ++ functions-common:git_clone:602 : echo master 2026-03-19 16:03:07.192 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:03:07.202 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-19 16:03:07.208 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:03:07.214 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-19 16:03:07.237 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-19 16:03:07.245 | ++ functions-common:git_clone:665 : head -1 2026-03-19 16:03:07.245 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-19 16:03:07.254 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-19 16:03:07.261 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:03:07.268 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-03-19 16:03:07.275 | ++ inc/python:setup_develop:353 : local bindep 2026-03-19 16:03:07.281 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-19 16:03:07.289 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-19 16:03:07.294 | ++ inc/python:setup_develop:359 : local extras= 2026-03-19 16:03:07.300 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-19 16:03:07.306 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:03:07.312 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-19 16:03:07.318 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-19 16:03:07.322 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:03:07.327 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:03:07.335 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-19 16:03:07.340 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:03:07.348 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-19 16:03:07.353 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:03:07.359 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:03:07.370 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-19 16:03:07.381 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-19 16:03:07.387 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-19 16:03:07.393 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-19 16:03:07.490 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-19 16:03:07.496 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-19 16:03:07.502 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:03:07.509 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:03:07.515 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-19 16:03:07.521 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-19 16:03:07.528 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-19 16:03:07.534 | ++ inc/python:setup_package:446 : local extras= 2026-03-19 16:03:07.539 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:03:07.544 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:03:07.548 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:03:07.554 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:03:07.559 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:03:07.564 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-19 16:03:07.610 | Using python 3.12 to install /opt/stack/magnum 2026-03-19 16:03:07.614 | ++ 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-19 16:03:08.216 | Obtaining file:///opt/stack/magnum 2026-03-19 16:03:08.217 | Installing build dependencies: started 2026-03-19 16:03:09.285 | Installing build dependencies: finished with status 'done' 2026-03-19 16:03:09.286 | Checking if build backend supports build_editable: started 2026-03-19 16:03:09.602 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:03:09.604 | Getting requirements to build editable: started 2026-03-19 16:03:09.803 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:03:09.806 | Installing backend dependencies: started 2026-03-19 16:03:11.367 | Installing backend dependencies: finished with status 'done' 2026-03-19 16:03:11.368 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:03:11.891 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:03:11.908 | 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-19 16:03:11.908 | 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-19 16:03:11.909 | 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-19 16:03:11.909 | 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-19 16:03:11.909 | 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-19 16:03:11.910 | 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-19 16:03:11.910 | 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-19 16:03:11.911 | 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-19 16:03:11.911 | 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-19 16:03:11.911 | 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-19 16:03:11.912 | 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-19 16:03:11.912 | 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-19 16:03:11.912 | 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-19 16:03:11.913 | 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-19 16:03:11.913 | 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-19 16:03:11.914 | 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-19 16:03:11.914 | 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-19 16:03:11.914 | 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-19 16:03:11.915 | 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-19 16:03:11.915 | 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-19 16:03:11.916 | 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-19 16:03:11.916 | 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-19 16:03:11.916 | 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-19 16:03:11.917 | 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-19 16:03:11.917 | 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-19 16:03:11.918 | 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-19 16:03:11.918 | 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-19 16:03:11.918 | 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-19 16:03:11.919 | 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-19 16:03:11.919 | 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-19 16:03:11.919 | 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-19 16:03:11.920 | 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-19 16:03:11.920 | 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-19 16:03:12.451 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev5) 2026-03-19 16:03:12.526 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-19 16:03:12.619 | 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-19 16:03:12.620 | 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-19 16:03:12.620 | 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-19 16:03:12.685 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev5) 2026-03-19 16:03:12.691 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-19 16:03:12.779 | 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-19 16:03:12.780 | 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-19 16:03:12.780 | 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-19 16:03:12.781 | 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-19 16:03:12.781 | 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-19 16:03:12.782 | 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-19 16:03:12.784 | 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-19 16:03:12.785 | 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-19 16:03:12.787 | 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-19 16:03:12.787 | 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-19 16:03:12.788 | 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-19 16:03:12.791 | 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-19 16:03:12.792 | 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-19 16:03:12.792 | 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-19 16:03:12.794 | 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-19 16:03:12.796 | 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-19 16:03:12.799 | 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-19 16:03:12.799 | 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-19 16:03:12.804 | 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-19 16:03:12.806 | 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-19 16:03:12.807 | 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-19 16:03:12.810 | 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-19 16:03:12.811 | 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-19 16:03:12.817 | 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-19 16:03:12.821 | 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-19 16:03:12.822 | 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-19 16:03:12.824 | 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-19 16:03:12.826 | 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-19 16:03:12.830 | 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-19 16:03:12.830 | 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-19 16:03:12.836 | 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-19 16:03:12.838 | 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-19 16:03:12.839 | 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-19 16:03:12.840 | 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-19 16:03:12.840 | 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-19 16:03:12.841 | 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-19 16:03:12.843 | 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-19 16:03:12.849 | 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-19 16:03:12.849 | 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-19 16:03:12.853 | 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-19 16:03:12.855 | 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-19 16:03:12.855 | 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-19 16:03:12.856 | 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-19 16:03:12.860 | 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-19 16:03:12.866 | 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-19 16:03:12.868 | 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-19 16:03:12.873 | 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-19 16:03:12.873 | 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-19 16:03:12.873 | 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-19 16:03:12.874 | 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-19 16:03:12.879 | 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-19 16:03:12.897 | 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-19 16:03:12.923 | 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-19 16:03:12.926 | 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-19 16:03:12.926 | 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-19 16:03:12.932 | 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-19 16:03:12.933 | 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-19 16:03:12.936 | 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-19 16:03:12.941 | 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-19 16:03:12.941 | 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-19 16:03:12.942 | 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-19 16:03:13.112 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev5) 2026-03-19 16:03:13.116 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-19 16:03:13.243 | 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-19 16:03:13.243 | 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-19 16:03:13.244 | 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-19 16:03:13.245 | 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-19 16:03:13.271 | 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-19 16:03:13.271 | 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-19 16:03:13.278 | 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-19 16:03:13.289 | 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-19 16:03:13.318 | 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-19 16:03:13.319 | 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-19 16:03:13.320 | 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-19 16:03:13.320 | 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-19 16:03:13.321 | 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-19 16:03:13.330 | 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-19 16:03:13.330 | 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-19 16:03:13.331 | 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-19 16:03:13.331 | 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-19 16:03:13.369 | 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-19 16:03:13.394 | 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-19 16:03:13.394 | 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-19 16:03:13.395 | 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-19 16:03:13.399 | 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-19 16:03:13.440 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-19 16:03:13.724 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-19 16:03:13.854 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-19 16:03:13.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.2 MB/s 0:00:00 2026-03-19 16:03:13.959 | Building wheels for collected packages: magnum 2026-03-19 16:03:13.960 | Building editable for magnum (pyproject.toml): started 2026-03-19 16:03:14.558 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-19 16:03:14.559 | Created wheel for magnum: filename=magnum-22.1.0.dev5-0.editable-py3-none-any.whl size=8658 sha256=c6c9e41d50fa643e26cf82c4307c32c64b3e84310c84a4293d67c7a328f51f27 2026-03-19 16:03:14.559 | Stored in directory: /tmp/pip-ephem-wheel-cache-0jxkjzn_/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-19 16:03:14.564 | Successfully built magnum 2026-03-19 16:03:14.710 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-19 16:03:17.420 | 2026-03-19 16:03:17.442 | Successfully installed magnum-22.1.0.dev5 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-19 16:03:17.701 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:03:17.706 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:03:17.711 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:17.718 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:17.723 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:17.729 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:17.734 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:17.740 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:03:17.745 | ++ functions-common:time_stop:2419 : start_time=1773936187597 2026-03-19 16:03:17.750 | ++ functions-common:time_stop:2421 : [[ -z 1773936187597 ]] 2026-03-19 16:03:17.757 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:17.763 | ++ functions-common:time_stop:2424 : end_time=1773936197758 2026-03-19 16:03:17.769 | ++ functions-common:time_stop:2425 : elapsed_time=10161 2026-03-19 16:03:17.774 | ++ functions-common:time_stop:2426 : total=124509 2026-03-19 16:03:17.779 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:17.786 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=134670 2026-03-19 16:03:17.793 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:03:17.798 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:03:17.803 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:03:17.810 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-19 16:03:17.817 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-19 16:03:17.823 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:17.828 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-19 16:03:17.834 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-03-19 16:03:17.841 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:03:17.847 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-19 16:03:17.852 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.34.5.qcow2 2026-03-19 16:03:17.858 | ++ /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-19 16:03:17.863 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-19 16:03:17.870 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-03-19 16:03:17.876 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-19 16:03:17.882 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:17.889 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-19 16:03:17.894 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:03:17.900 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-19 16:03:17.906 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-19 16:03:17.910 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-03-19 16:03:17.916 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-19 16:03:17.922 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-19 16:03:17.929 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-19 16:03:17.935 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-19 16:03:17.941 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-19 16:03:17.947 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-19 16:03:17.953 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-19 16:03:17.958 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-19 16:03:17.963 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-19 16:03:17.970 | +++ functions-common:git_clone:585 : pwd 2026-03-19 16:03:17.977 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:03:17.981 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:03:17.989 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:03:18.027 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:03:18.033 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:03:18.039 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:03:18.047 | ++ functions-common:git_clone:602 : echo master 2026-03-19 16:03:18.049 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:03:18.058 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-19 16:03:18.065 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:03:18.071 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-19 16:03:18.093 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-19 16:03:18.101 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-19 16:03:18.101 | ++ functions-common:git_clone:665 : head -1 2026-03-19 16:03:18.106 | bfc9dbc Merge "Update master for stable/2026.1" 2026-03-19 16:03:18.111 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:03:18.117 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-03-19 16:03:18.122 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-19 16:03:18.128 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-19 16:03:18.132 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-19 16:03:18.138 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-19 16:03:18.144 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-19 16:03:18.148 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-19 16:03:18.154 | ++ inc/python:setup_develop:353 : local bindep 2026-03-19 16:03:18.160 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-19 16:03:18.166 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-19 16:03:18.172 | ++ inc/python:setup_develop:359 : local extras= 2026-03-19 16:03:18.178 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-19 16:03:18.184 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:03:18.189 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-19 16:03:18.197 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-19 16:03:18.203 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:03:18.209 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:03:18.218 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-19 16:03:18.224 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:03:18.230 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-19 16:03:18.235 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:03:18.241 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:03:18.248 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-19 16:03:18.259 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-19 16:03:18.264 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-19 16:03:18.270 | ++ 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-19 16:03:18.378 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-19 16:03:18.384 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-19 16:03:18.390 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:03:18.395 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:03:18.401 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-19 16:03:18.407 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-19 16:03:18.414 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-19 16:03:18.419 | ++ inc/python:setup_package:446 : local extras= 2026-03-19 16:03:18.426 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:03:18.431 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:03:18.437 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:03:18.442 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:03:18.448 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:03:18.455 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-19 16:03:18.500 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-19 16:03:18.506 | ++ 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-19 16:03:19.178 | Obtaining file:///opt/stack/python-magnumclient 2026-03-19 16:03:19.180 | Installing build dependencies: started 2026-03-19 16:03:20.483 | Installing build dependencies: finished with status 'done' 2026-03-19 16:03:20.485 | Checking if build backend supports build_editable: started 2026-03-19 16:03:20.809 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:03:20.811 | Getting requirements to build editable: started 2026-03-19 16:03:20.992 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:03:20.994 | Installing backend dependencies: started 2026-03-19 16:03:22.209 | Installing backend dependencies: finished with status 'done' 2026-03-19 16:03:22.211 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:03:22.597 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:03:22.614 | 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-19 16:03:22.615 | 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-19 16:03:22.615 | 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-19 16:03:22.616 | 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-19 16:03:22.616 | 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-19 16:03:22.617 | 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-19 16:03:22.617 | 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-19 16:03:22.617 | 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-19 16:03:22.618 | 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-19 16:03:22.618 | 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-19 16:03:22.619 | 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-19 16:03:22.619 | 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-19 16:03:22.620 | 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-19 16:03:22.621 | 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-19 16:03:22.624 | 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-19 16:03:22.625 | 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-19 16:03:22.625 | 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-19 16:03:22.626 | 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-19 16:03:22.628 | 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-19 16:03:22.629 | 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-19 16:03:22.629 | 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-19 16:03:22.630 | 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-19 16:03:22.631 | 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-19 16:03:22.632 | 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-19 16:03:22.633 | 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-19 16:03:22.637 | 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-19 16:03:22.639 | 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-19 16:03:22.641 | 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-19 16:03:22.642 | 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-19 16:03:22.644 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.11.0) 2026-03-19 16:03:22.645 | 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-19 16:03:22.645 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.7.2) 2026-03-19 16:03:22.647 | 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-19 16:03:22.648 | 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-19 16:03:22.649 | 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-19 16:03:22.650 | 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-19 16:03:22.651 | 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-19 16:03:22.653 | 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-19 16:03:22.653 | 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-19 16:03:22.657 | 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-19 16:03:22.659 | 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-19 16:03:22.660 | 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-19 16:03:22.663 | 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-19 16:03:22.666 | 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-19 16:03:22.673 | 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-19 16:03:22.676 | 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-19 16:03:22.676 | 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-19 16:03:22.677 | 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-19 16:03:22.678 | 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-19 16:03:22.689 | 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-19 16:03:22.689 | 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-19 16:03:22.692 | 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-19 16:03:22.712 | Building wheels for collected packages: python-magnumclient 2026-03-19 16:03:22.713 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-19 16:03:23.132 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-19 16:03:23.134 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=11f9bad29e422848dc036eb775494b1e15313341e2e59820975fedaa646e944b 2026-03-19 16:03:23.134 | Stored in directory: /tmp/pip-ephem-wheel-cache-gv245z76/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-19 16:03:23.138 | Successfully built python-magnumclient 2026-03-19 16:03:23.298 | Installing collected packages: python-magnumclient 2026-03-19 16:03:23.334 | Successfully installed python-magnumclient-4.11.0.dev3 2026-03-19 16:03:23.477 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:03:23.483 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:03:23.489 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:23.494 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:23.501 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:23.506 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:23.512 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:23.516 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:03:23.522 | ++ functions-common:time_stop:2419 : start_time=1773936198488 2026-03-19 16:03:23.528 | ++ functions-common:time_stop:2421 : [[ -z 1773936198488 ]] 2026-03-19 16:03:23.535 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:23.544 | ++ functions-common:time_stop:2424 : end_time=1773936203538 2026-03-19 16:03:23.549 | ++ functions-common:time_stop:2425 : elapsed_time=5050 2026-03-19 16:03:23.553 | ++ functions-common:time_stop:2426 : total=134670 2026-03-19 16:03:23.558 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:23.563 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=139720 2026-03-19 16:03:23.568 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:03:23.575 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:03:23.580 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:03:23.585 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-19 16:03:23.590 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-19 16:03:23.596 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:23.601 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-19 16:03:23.607 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-19 16:03:23.612 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:03:23.617 | ++ /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-19 16:03:23.646 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-19 16:03:23.652 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-19 16:03:23.674 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-03-19 16:03:23.680 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-19 16:03:23.688 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-19 16:03:23.694 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:03:23.700 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:03:23.708 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-19 16:03:23.714 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-19 16:03:23.736 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-19 16:03:23.744 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-19 16:03:23.750 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-19 16:03:23.756 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-19 16:03:23.765 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-19 16:03:23.775 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-19 16:03:23.782 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-19 16:03:23.787 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-19 16:03:23.796 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-19 16:03:23.804 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-19 16:03:23.811 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-19 16:03:23.817 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:03:23.824 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:03:23.832 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-19 16:03:23.883 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-19 16:03:23.893 | ++ lib/apache:disable_apache_site:209 : true 2026-03-19 16:03:23.898 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 16:03:23.905 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-19 16:03:23.917 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 16:03:23.921 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-19 16:03:23.925 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-19 16:03:23.930 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-19 16:03:23.977 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-19 16:03:23.983 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-19 16:03:23.989 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-19 16:03:23.995 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 16:03:24.002 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-19 16:03:24.007 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-19 16:03:24.014 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-19 16:03:24.020 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-19 16:03:24.026 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:24.032 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-19 16:03:24.039 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-19 16:03:24.046 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:03:24.052 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-19 16:03:24.107 | Using python 3.12 to install python-manilaclient 2026-03-19 16:03:24.115 | ++ 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-19 16:03:24.808 | Collecting python-manilaclient 2026-03-19 16:03:24.903 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-19 16:03:24.914 | 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-19 16:03:24.915 | 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-19 16:03:24.916 | 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-19 16:03:24.916 | 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-19 16:03:24.917 | 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-19 16:03:24.918 | 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-19 16:03:24.918 | 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-19 16:03:24.919 | 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-19 16:03:24.919 | 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-19 16:03:24.920 | 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-19 16:03:24.921 | 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-19 16:03:24.923 | 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-19 16:03:24.924 | 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-19 16:03:24.924 | 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-19 16:03:24.925 | 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-19 16:03:24.929 | 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-19 16:03:24.930 | 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-19 16:03:24.930 | 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-19 16:03:24.932 | 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-19 16:03:24.932 | 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-19 16:03:24.933 | 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-19 16:03:24.935 | 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-19 16:03:24.936 | 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-19 16:03:24.936 | 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-19 16:03:24.937 | 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-19 16:03:24.938 | 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-19 16:03:24.938 | 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-19 16:03:24.939 | 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-19 16:03:24.939 | 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-19 16:03:24.940 | 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-19 16:03:24.940 | 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-19 16:03:24.941 | 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-19 16:03:24.943 | 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-19 16:03:24.945 | 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-19 16:03:24.949 | 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-19 16:03:24.951 | 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-19 16:03:24.952 | 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-19 16:03:24.955 | 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-19 16:03:24.956 | 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-19 16:03:24.959 | 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-19 16:03:24.963 | 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-19 16:03:24.963 | 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-19 16:03:24.966 | 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-19 16:03:24.970 | 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-19 16:03:24.980 | 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-19 16:03:24.984 | 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-19 16:03:24.986 | 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-19 16:03:24.987 | 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-19 16:03:24.988 | 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-19 16:03:24.999 | 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-19 16:03:24.999 | 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-19 16:03:25.002 | 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-19 16:03:25.048 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-19 16:03:25.291 | Installing collected packages: python-manilaclient 2026-03-19 16:03:25.689 | Successfully installed python-manilaclient-6.0.0 2026-03-19 16:03:25.779 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:03:25.785 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:03:25.790 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:25.795 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:25.801 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:25.805 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:25.810 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:25.816 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:03:25.822 | ++ functions-common:time_stop:2419 : start_time=1773936204093 2026-03-19 16:03:25.827 | ++ functions-common:time_stop:2421 : [[ -z 1773936204093 ]] 2026-03-19 16:03:25.834 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:25.843 | ++ functions-common:time_stop:2424 : end_time=1773936205837 2026-03-19 16:03:25.848 | ++ functions-common:time_stop:2425 : elapsed_time=1744 2026-03-19 16:03:25.853 | ++ functions-common:time_stop:2426 : total=139720 2026-03-19 16:03:25.858 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:25.862 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=141464 2026-03-19 16:03:25.867 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:03:25.872 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-19 16:03:25.878 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-19 16:03:25.899 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-19 16:03:25.906 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 16:03:25.910 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-19 16:03:25.918 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-19 16:03:25.924 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-19 16:03:25.930 | ++ inc/python:setup_develop:353 : local bindep 2026-03-19 16:03:25.936 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-19 16:03:25.942 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-19 16:03:25.948 | ++ inc/python:setup_develop:359 : local extras= 2026-03-19 16:03:25.954 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-19 16:03:25.960 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:03:25.965 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-19 16:03:25.971 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-19 16:03:25.976 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:03:25.984 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:03:25.991 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-19 16:03:25.997 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:03:26.004 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-19 16:03:26.008 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:03:26.014 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:03:26.022 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-19 16:03:26.033 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-19 16:03:26.038 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-19 16:03:26.044 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-19 16:03:26.139 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-19 16:03:26.144 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-19 16:03:26.149 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:03:26.155 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:03:26.161 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-19 16:03:26.166 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-19 16:03:26.172 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-19 16:03:26.177 | ++ inc/python:setup_package:446 : local extras= 2026-03-19 16:03:26.184 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:03:26.190 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:03:26.194 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:03:26.201 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:03:26.206 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:03:26.212 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-19 16:03:26.252 | Using python 3.12 to install /opt/stack/manila 2026-03-19 16:03:26.256 | ++ 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-19 16:03:26.817 | Obtaining file:///opt/stack/manila 2026-03-19 16:03:26.819 | Installing build dependencies: started 2026-03-19 16:03:27.940 | Installing build dependencies: finished with status 'done' 2026-03-19 16:03:27.941 | Checking if build backend supports build_editable: started 2026-03-19 16:03:28.255 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:03:28.257 | Getting requirements to build editable: started 2026-03-19 16:03:28.934 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:03:28.936 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:03:29.473 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:03:29.492 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (7.0.3) 2026-03-19 16:03:29.492 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (1.18.4) 2026-03-19 16:03:29.492 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (5.6.0) 2026-03-19 16:03:29.493 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (0.7.1) 2026-03-19 16:03:29.493 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (0.40.4) 2026-03-19 16:03:29.495 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (3.3.2) 2026-03-19 16:03:29.496 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (6.0.2) 2026-03-19 16:03:29.496 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (1.3.0) 2026-03-19 16:03:29.496 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (10.3.0) 2026-03-19 16:03:29.496 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (6.3.0) 2026-03-19 16:03:29.496 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (18.0.0) 2026-03-19 16:03:29.498 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (6.7.2) 2026-03-19 16:03:29.498 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (8.1.0) 2026-03-19 16:03:29.498 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (17.3.0) 2026-03-19 16:03:29.498 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (8.0.0) 2026-03-19 16:03:29.498 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (5.0.0) 2026-03-19 16:03:29.498 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (3.10.1) 2026-03-19 16:03:29.499 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (3.7.0) 2026-03-19 16:03:29.499 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (7.9.0) 2026-03-19 16:03:29.499 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (5.9.1) 2026-03-19 16:03:29.499 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (4.5.1) 2026-03-19 16:03:29.500 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (2.7.1) 2026-03-19 16:03:29.501 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (10.0.0) 2026-03-19 16:03:29.501 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (7.4.0) 2026-03-19 16:03:29.502 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (4.3.0) 2026-03-19 16:03:29.502 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (4.0.0) 2026-03-19 16:03:29.502 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (3.10.1) 2026-03-19 16:03:29.503 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (3.1.0) 2026-03-19 16:03:29.503 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (3.3.2) 2026-03-19 16:03:29.503 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (11.8.0) 2026-03-19 16:03:29.504 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (5.13.1) 2026-03-19 16:03:29.504 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (12.0.0) 2026-03-19 16:03:29.505 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (2.32.5) 2026-03-19 16:03:29.505 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (9.1.4) 2026-03-19 16:03:29.506 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (2.5.1) 2026-03-19 16:03:29.506 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (2.0.46) 2026-03-19 16:03:29.628 | Collecting SQLAlchemy-Utils>=0.38.3 (from manila==22.1.0.dev6) 2026-03-19 16:03:29.722 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-19 16:03:29.741 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (5.7.0) 2026-03-19 16:03:29.741 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (8.1.0) 2026-03-19 16:03:29.742 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (9.9.0) 2026-03-19 16:03:29.742 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (18.12.0) 2026-03-19 16:03:29.742 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (1.8.9) 2026-03-19 16:03:29.743 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (7.0.1) 2026-03-19 16:03:29.743 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (26.0) 2026-03-19 16:03:29.744 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (4.26.0) 2026-03-19 16:03:29.744 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev6) (4.10.0) 2026-03-19 16:03:29.746 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev6) (1.3.10) 2026-03-19 16:03:29.746 | 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.dev6) (4.15.0) 2026-03-19 16:03:29.749 | 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.dev6) (43.0.3) 2026-03-19 16:03:29.749 | 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.dev6) (7.3.0) 2026-03-19 16:03:29.752 | 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.dev6) (2.0.0) 2026-03-19 16:03:29.754 | 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.dev6) (3.0) 2026-03-19 16:03:29.757 | 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.dev6) (2.8.0) 2026-03-19 16:03:29.763 | 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.dev6) (25.4.0) 2026-03-19 16:03:29.763 | 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.dev6) (2025.9.1) 2026-03-19 16:03:29.764 | 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.dev6) (0.37.0) 2026-03-19 16:03:29.764 | 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.dev6) (0.30.0) 2026-03-19 16:03:29.769 | 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.dev6) (2.1.0) 2026-03-19 16:03:29.770 | 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.dev6) (1.8.2) 2026-03-19 16:03:29.773 | 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.dev6) (4.1.1) 2026-03-19 16:03:29.774 | 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.dev6) (4.0.1) 2026-03-19 16:03:29.774 | 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.dev6) (2.11.0) 2026-03-19 16:03:29.775 | 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.dev6) (5.8.0) 2026-03-19 16:03:29.782 | 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.dev6) (5.2.1) 2026-03-19 16:03:29.782 | 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.dev6) (1.5.0) 2026-03-19 16:03:29.783 | 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.dev6) (1.1.0) 2026-03-19 16:03:29.784 | 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.dev6) (1.33) 2026-03-19 16:03:29.785 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev6) (4.9.2) 2026-03-19 16:03:29.786 | 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.dev6) (7.2.2) 2026-03-19 16:03:29.787 | 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.dev6) (6.0.3) 2026-03-19 16:03:29.787 | 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.dev6) (1.4.0) 2026-03-19 16:03:29.795 | 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.dev6) (3.0.0) 2026-03-19 16:03:29.802 | 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.dev6) (0.20) 2026-03-19 16:03:29.802 | 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.dev6) (3.0.0) 2026-03-19 16:03:29.804 | 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.dev6) (2.1.1) 2026-03-19 16:03:29.807 | 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.dev6) (2.0.0) 2026-03-19 16:03:29.813 | 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.dev6) (2.0.2) 2026-03-19 16:03:29.813 | 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.dev6) (0.5.0) 2026-03-19 16:03:29.818 | 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.dev6) (2.9.0.post0) 2026-03-19 16:03:29.821 | 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.dev6) (3.2.1) 2026-03-19 16:03:29.822 | 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.dev6) (5.3.1) 2026-03-19 16:03:29.822 | 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.dev6) (5.6.2) 2026-03-19 16:03:29.823 | 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.dev6) (0.15.1) 2026-03-19 16:03:29.825 | 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.dev6) (5.1.0) 2026-03-19 16:03:29.830 | 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.dev6) (2025.3) 2026-03-19 16:03:29.835 | 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.dev6) (0.24.1) 2026-03-19 16:03:29.837 | 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.dev6) (5.0.0) 2026-03-19 16:03:29.838 | 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.dev6) (3.1.6) 2026-03-19 16:03:29.839 | 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.dev6) (4.0.1) 2026-03-19 16:03:29.843 | 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.dev6) (3.0.3) 2026-03-19 16:03:29.850 | 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.dev6) (1.1.2) 2026-03-19 16:03:29.863 | 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.dev6) (1.7.3) 2026-03-19 16:03:29.866 | 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.dev6) (2.2.0) 2026-03-19 16:03:29.869 | 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.dev6) (1.3.7) 2026-03-19 16:03:29.872 | 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.dev6) (3.17.0) 2026-03-19 16:03:29.886 | 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.dev6) (2.2.1) 2026-03-19 16:03:29.886 | 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.dev6) (1.6.2) 2026-03-19 16:03:29.891 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev6) (82.0.1) 2026-03-19 16:03:29.902 | 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.dev6) (0.6.0) 2026-03-19 16:03:29.931 | 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.dev6) (4.13.2) 2026-03-19 16:03:29.935 | 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.dev6) (0.6.0) 2026-03-19 16:03:29.936 | 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.dev6) (3.2.0) 2026-03-19 16:03:29.944 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev6) (1.11.0) 2026-03-19 16:03:29.945 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev6) (14.3.3) 2026-03-19 16:03:29.946 | 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.dev6) (1.7.2) 2026-03-19 16:03:29.963 | 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.dev6) (1.17.0) 2026-03-19 16:03:29.972 | 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.dev6) (4.4.0) 2026-03-19 16:03:29.993 | 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.dev6) (3.4.4) 2026-03-19 16:03:29.994 | 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.dev6) (3.11) 2026-03-19 16:03:29.994 | 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.dev6) (2.6.3) 2026-03-19 16:03:29.995 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev6) (2023.11.17) 2026-03-19 16:03:30.022 | 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.dev6) (4.0.0) 2026-03-19 16:03:30.022 | 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.dev6) (2.19.2) 2026-03-19 16:03:30.029 | 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.dev6) (0.1.2) 2026-03-19 16:03:30.046 | 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.dev6) (0.7) 2026-03-19 16:03:30.093 | 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.dev6) (2.8.5) 2026-03-19 16:03:30.098 | 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.dev6) (0.16.0) 2026-03-19 16:03:30.166 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-19 16:03:30.210 | Building wheels for collected packages: manila 2026-03-19 16:03:30.211 | Building editable for manila (pyproject.toml): started 2026-03-19 16:03:30.936 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-19 16:03:30.937 | Created wheel for manila: filename=manila-22.1.0.dev6-0.editable-py3-none-any.whl size=8945 sha256=5b52f6958d430839fdfeb814830f2755e358d0c791992a51ffb84ad1108baea3 2026-03-19 16:03:30.937 | Stored in directory: /tmp/pip-ephem-wheel-cache-_9jlxyfg/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-19 16:03:30.939 | Successfully built manila 2026-03-19 16:03:31.105 | Installing collected packages: SQLAlchemy-Utils, manila 2026-03-19 16:03:31.198 | 2026-03-19 16:03:31.219 | Successfully installed SQLAlchemy-Utils-0.42.1 manila-22.1.0.dev6 2026-03-19 16:03:31.367 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:03:31.372 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:03:31.377 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:31.382 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:31.387 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:31.391 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:31.397 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:31.403 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:03:31.408 | ++ functions-common:time_stop:2419 : start_time=1773936206241 2026-03-19 16:03:31.412 | ++ functions-common:time_stop:2421 : [[ -z 1773936206241 ]] 2026-03-19 16:03:31.419 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:31.426 | ++ functions-common:time_stop:2424 : end_time=1773936211421 2026-03-19 16:03:31.433 | ++ functions-common:time_stop:2425 : elapsed_time=5180 2026-03-19 16:03:31.437 | ++ functions-common:time_stop:2426 : total=141464 2026-03-19 16:03:31.440 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:31.446 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146644 2026-03-19 16:03:31.451 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:03:31.456 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:03:31.462 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:03:31.468 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-19 16:03:31.473 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-19 16:03:31.477 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:31.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-magnumclient = \A\L\L ]] 2026-03-19 16:03:31.488 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:03:31.493 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:03:31.499 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-19 16:03:31.536 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:03:31.544 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-19 16:03:31.562 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-19 16:03:31.568 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-19 16:03:31.575 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-19 16:03:31.580 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-19 16:03:31.586 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:03:31.592 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:03:31.596 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-19 16:03:31.602 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-19 16:03:31.607 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-19 16:03:31.613 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-19 16:03:31.621 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-19 16:03:31.627 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-19 16:03:31.633 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-19 16:03:31.638 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:03:31.644 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:03:31.649 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-19 16:03:31.655 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-19 16:03:31.661 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-19 16:03:31.667 | ++ functions-common:apt_get_update:1159 : return 2026-03-19 16:03:31.673 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-19 16:03:31.680 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-19 16:03:31.685 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-19 16:03:31.691 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-19 16:03:31.696 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-19 16:03:31.742 | ++ 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-19 16:03:31.787 | Reading package lists... 2026-03-19 16:03:32.065 | Building dependency tree... 2026-03-19 16:03:32.066 | Reading state information... 2026-03-19 16:03:32.392 | The following additional packages will be installed: 2026-03-19 16:03:32.392 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-19 16:03:32.393 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-19 16:03:32.393 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-19 16:03:32.393 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-19 16:03:32.395 | Suggested packages: 2026-03-19 16:03:32.395 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-19 16:03:32.395 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-19 16:03:32.395 | | chrony ufw winbind heimdal-clients 2026-03-19 16:03:32.395 | Recommended packages: 2026-03-19 16:03:32.395 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-19 16:03:32.444 | The following NEW packages will be installed: 2026-03-19 16:03:32.444 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-19 16:03:32.445 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-19 16:03:32.445 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-19 16:03:32.445 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-19 16:03:32.445 | samba-common-bin samba-libs tdb-tools 2026-03-19 16:03:32.833 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-03-19 16:03:32.833 | Need to get 12.9 MB of archives. 2026-03-19 16:03:32.833 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-19 16:03:32.834 | 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-19 16:03:33.097 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-19 16:03:33.174 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-19 16:03:33.242 | 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-19 16:03:33.369 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-19 16:03:33.408 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-19 16:03:33.418 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-19 16:03:33.422 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-19 16:03:33.431 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-19 16:03:33.439 | 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-19 16:03:33.467 | 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-19 16:03:33.472 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-19 16:03:33.473 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-19 16:03:33.481 | 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-19 16:03:33.526 | 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-19 16:03:33.527 | 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-19 16:03:33.529 | 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-19 16:03:33.534 | 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-19 16:03:33.842 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-19 16:03:33.842 | 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-19 16:03:33.916 | 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-19 16:03:33.917 | 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-19 16:03:33.923 | 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-19 16:03:33.948 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-19 16:03:33.948 | 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-19 16:03:33.968 | 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-19 16:03:34.183 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-19 16:03:34.272 | Fetched 12.9 MB in 2s (8,602 kB/s) 2026-03-19 16:03:34.545 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-19 16:03:34.586 | (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-19 16:03:34.589 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-19 16:03:34.858 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-19 16:03:35.550 | Selecting previously unselected package rpcbind. 2026-03-19 16:03:35.559 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-19 16:03:35.568 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-19 16:03:35.641 | Selecting previously unselected package keyutils. 2026-03-19 16:03:35.651 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-19 16:03:35.657 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-19 16:03:35.739 | Selecting previously unselected package nfs-common. 2026-03-19 16:03:35.750 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-19 16:03:35.761 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-19 16:03:35.855 | Selecting previously unselected package python3-dnspython. 2026-03-19 16:03:35.864 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-19 16:03:35.869 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-19 16:03:36.915 | Selecting previously unselected package liblmdb0:amd64. 2026-03-19 16:03:36.926 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-19 16:03:37.074 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-19 16:03:37.706 | Selecting previously unselected package libtalloc2:amd64. 2026-03-19 16:03:37.716 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-19 16:03:37.758 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-19 16:03:38.651 | Selecting previously unselected package libtdb1:amd64. 2026-03-19 16:03:38.661 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-19 16:03:38.743 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-19 16:03:39.757 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-19 16:03:39.767 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-19 16:03:39.786 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-19 16:03:40.143 | Selecting previously unselected package libldb2:amd64. 2026-03-19 16:03:40.152 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:40.189 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:40.464 | Selecting previously unselected package python3-ldb. 2026-03-19 16:03:40.475 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:40.480 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:40.556 | Selecting previously unselected package python3-tdb. 2026-03-19 16:03:40.566 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-19 16:03:40.570 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-19 16:03:40.642 | Selecting previously unselected package python3-markdown. 2026-03-19 16:03:40.650 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-19 16:03:40.658 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-19 16:03:40.750 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-19 16:03:40.759 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-19 16:03:40.765 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-19 16:03:40.870 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-19 16:03:40.880 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-19 16:03:40.888 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-19 16:03:40.966 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-19 16:03:40.977 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-19 16:03:40.982 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-19 16:03:41.046 | Selecting previously unselected package libwbclient0:amd64. 2026-03-19 16:03:41.057 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:41.061 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:41.144 | Selecting previously unselected package samba-libs:amd64. 2026-03-19 16:03:41.153 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:41.166 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:41.447 | Selecting previously unselected package python3-talloc:amd64. 2026-03-19 16:03:41.459 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-19 16:03:41.468 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-19 16:03:41.561 | Selecting previously unselected package python3-samba. 2026-03-19 16:03:41.571 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:41.575 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:41.835 | Selecting previously unselected package samba-common. 2026-03-19 16:03:41.844 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-19 16:03:41.861 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:41.933 | Selecting previously unselected package libcups2t64:amd64. 2026-03-19 16:03:41.943 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-19 16:03:41.948 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-19 16:03:42.015 | Selecting previously unselected package samba-common-bin. 2026-03-19 16:03:42.027 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:42.032 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:42.153 | Selecting previously unselected package tdb-tools. 2026-03-19 16:03:42.163 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-19 16:03:42.169 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-19 16:03:42.240 | Selecting previously unselected package samba. 2026-03-19 16:03:42.250 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-19 16:03:42.276 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:42.402 | Selecting previously unselected package nfs-kernel-server. 2026-03-19 16:03:42.412 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-19 16:03:42.418 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-19 16:03:42.519 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-19 16:03:42.538 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-19 16:03:42.563 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-19 16:03:42.580 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-19 16:03:43.244 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-19 16:03:43.245 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-19 16:03:43.809 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:44.076 | 2026-03-19 16:03:44.076 | Creating config file /etc/samba/smb.conf with new version 2026-03-19 16:03:44.208 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:44.222 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-19 16:03:44.236 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-19 16:03:44.449 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-19 16:03:44.463 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-19 16:03:44.479 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-19 16:03:44.488 | Setting up python3-markdown (3.5.2-1) ... 2026-03-19 16:03:44.705 | Setting up keyutils (1.6.3-3build1) ... 2026-03-19 16:03:44.729 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-19 16:03:45.098 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-19 16:03:45.111 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-19 16:03:45.126 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-19 16:03:45.141 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-19 16:03:45.394 | 2026-03-19 16:03:45.394 | Creating config file /etc/idmapd.conf with new version 2026-03-19 16:03:45.967 | 2026-03-19 16:03:45.967 | Creating config file /etc/nfs.conf with new version 2026-03-19 16:03:46.106 | info: Selecting UID from range 100 to 999 ... 2026-03-19 16:03:46.106 | 2026-03-19 16:03:46.112 | info: Adding system user `statd' (UID 115) ... 2026-03-19 16:03:46.116 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-19 16:03:46.162 | info: Not creating home directory `/var/lib/nfs'. 2026-03-19 16:03:46.663 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-19 16:03:46.663 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-19 16:03:47.040 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.082 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.108 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.133 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.160 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.184 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.210 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.237 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:47.368 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:47.378 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-19 16:03:47.394 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-19 16:03:47.546 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-19 16:03:47.546 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-19 16:03:47.693 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-19 16:03:47.836 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-19 16:03:48.240 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:48.291 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-19 16:03:48.895 | 2026-03-19 16:03:48.895 | Creating config file /etc/exports with new version 2026-03-19 16:03:49.220 | 2026-03-19 16:03:49.221 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-19 16:03:49.741 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:49.760 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:49.927 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-19 16:03:49.940 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:50.601 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:50.612 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-19 16:03:51.981 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-19 16:03:51.981 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-19 16:03:53.450 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-19 16:03:53.450 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-19 16:03:54.113 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-19 16:03:54.113 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-19 16:03:54.589 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-19 16:03:55.997 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-19 16:03:56.285 | ++ functions-common:apt_get:1203 : result=0 2026-03-19 16:03:56.290 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-19 16:03:56.298 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:56.304 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:56.310 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:56.316 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:56.322 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:56.329 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-19 16:03:56.335 | ++ functions-common:time_stop:2419 : start_time=1773936211735 2026-03-19 16:03:56.341 | ++ functions-common:time_stop:2421 : [[ -z 1773936211735 ]] 2026-03-19 16:03:56.349 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:56.360 | ++ functions-common:time_stop:2424 : end_time=1773936236353 2026-03-19 16:03:56.366 | ++ functions-common:time_stop:2425 : elapsed_time=24618 2026-03-19 16:03:56.373 | ++ functions-common:time_stop:2426 : total=247885 2026-03-19 16:03:56.379 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:56.385 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=272503 2026-03-19 16:03:56.392 | ++ functions-common:apt_get:1207 : return 0 2026-03-19 16:03:56.399 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-19 16:03:56.406 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-19 16:03:56.454 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-19 16:03:56.461 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-19 16:03:56.501 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-19 16:03:56.508 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-19 16:03:56.515 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-19 16:03:56.522 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-19 16:03:56.528 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-19 16:03:56.570 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:03:56.576 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-19 16:03:56.584 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-19 16:03:56.665 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-19 16:03:56.743 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-19 16:03:56.816 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 16:03:56.823 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-19 16:03:56.836 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 16:03:56.846 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-19 16:03:56.855 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-19 16:03:56.860 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-19 16:03:56.866 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-19 16:03:56.872 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-19 16:03:56.878 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-19 16:03:56.893 | ++ /opt/stack/octavia/devstack/plugin.sh:source:772 : is_service_enabled octavia 2026-03-19 16:03:56.934 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:03:56.940 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == main ']' 2026-03-19 16:03:56.947 | ++ /opt/stack/octavia/devstack/plugin.sh:source:773 : '[' api == standalone ']' 2026-03-19 16:03:56.953 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ stack == \s\t\a\c\k ]] 2026-03-19 16:03:56.958 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-19 16:03:56.963 | ++ /opt/stack/octavia/devstack/plugin.sh:source:787 : echo_summary 'Installing octavia' 2026-03-19 16:03:56.971 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-19 16:03:56.975 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-19 16:03:56.982 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : octavia_lib_install 2026-03-19 16:03:56.989 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-19 16:03:56.995 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-19 16:03:57.001 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:03:57.009 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-19 16:03:57.016 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-03-19 16:03:57.023 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:03:57.031 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-19 16:03:57.036 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-19 16:03:57.043 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-19 16:03:57.052 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-19 16:03:57.059 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-19 16:03:57.067 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 16:03:57.078 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-19 16:03:57.079 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 16:03:57.092 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-19 16:03:57.098 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-19 16:03:57.106 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-19 16:03:57.113 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-19 16:03:57.119 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-19 16:03:57.176 | Using python 3.12 to install octavia-lib 2026-03-19 16:03:57.183 | ++ 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-19 16:03:57.992 | Collecting octavia-lib 2026-03-19 16:03:58.090 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-19 16:03:58.239 | 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-19 16:03:58.240 | 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-19 16:03:58.241 | 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-19 16:03:58.242 | 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-19 16:03:58.244 | 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-19 16:03:58.244 | 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-19 16:03:58.246 | 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-19 16:03:58.247 | 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-19 16:03:58.247 | 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-19 16:03:58.248 | 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-19 16:03:58.249 | 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-19 16:03:58.249 | 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-19 16:03:58.250 | 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-19 16:03:58.251 | 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-19 16:03:58.255 | 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-19 16:03:58.278 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-19 16:03:58.679 | Installing collected packages: octavia-lib 2026-03-19 16:03:58.834 | Successfully installed octavia-lib-3.11.0 2026-03-19 16:03:58.947 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:03:58.954 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:03:58.960 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:03:58.968 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:03:58.973 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:03:58.979 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:03:58.985 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:03:58.992 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:03:58.998 | ++ functions-common:time_stop:2419 : start_time=1773936237164 2026-03-19 16:03:59.006 | ++ functions-common:time_stop:2421 : [[ -z 1773936237164 ]] 2026-03-19 16:03:59.015 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:03:59.026 | ++ functions-common:time_stop:2424 : end_time=1773936239018 2026-03-19 16:03:59.032 | ++ functions-common:time_stop:2425 : elapsed_time=1854 2026-03-19 16:03:59.039 | ++ functions-common:time_stop:2426 : total=146644 2026-03-19 16:03:59.045 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:03:59.054 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=148498 2026-03-19 16:03:59.062 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:03:59.068 | ++ /opt/stack/octavia/devstack/plugin.sh:source:789 : octavia_install 2026-03-19 16:03:59.074 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-19 16:03:59.081 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-19 16:03:59.089 | ++ inc/python:setup_develop:353 : local bindep 2026-03-19 16:03:59.097 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-19 16:03:59.105 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-19 16:03:59.112 | ++ inc/python:setup_develop:359 : local extras= 2026-03-19 16:03:59.119 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-19 16:03:59.125 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:03:59.131 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-19 16:03:59.137 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-19 16:03:59.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:03:59.150 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:03:59.160 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-19 16:03:59.168 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:03:59.175 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-19 16:03:59.182 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:03:59.190 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:03:59.198 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-19 16:03:59.210 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-19 16:03:59.217 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-19 16:03:59.225 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-19 16:03:59.334 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-19 16:03:59.339 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-19 16:03:59.346 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:03:59.352 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:03:59.358 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-19 16:03:59.365 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-19 16:03:59.371 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-19 16:03:59.377 | ++ inc/python:setup_package:446 : local extras= 2026-03-19 16:03:59.384 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:03:59.391 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:03:59.397 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:03:59.405 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:03:59.412 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:03:59.419 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-19 16:03:59.472 | Using python 3.12 to install /opt/stack/octavia 2026-03-19 16:03:59.479 | ++ 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-19 16:04:00.049 | Obtaining file:///opt/stack/octavia 2026-03-19 16:04:00.050 | Installing build dependencies: started 2026-03-19 16:04:01.448 | Installing build dependencies: finished with status 'done' 2026-03-19 16:04:01.449 | Checking if build backend supports build_editable: started 2026-03-19 16:04:01.764 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:04:01.766 | Getting requirements to build editable: started 2026-03-19 16:04:01.933 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:04:01.937 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:04:02.470 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:04:02.490 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.18.4) 2026-03-19 16:04:02.490 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.2.0) 2026-03-19 16:04:02.491 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.7.0) 2026-03-19 16:04:02.491 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.0.3) 2026-03-19 16:04:02.548 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.46) 2026-03-19 16:04:02.548 | Requirement already satisfied: SQLAlchemy-Utils>=0.30.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.42.1) 2026-03-19 16:04:02.548 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.2.1) 2026-03-19 16:04:02.548 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.32.5) 2026-03-19 16:04:02.548 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.0.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.13.1) 2026-03-19 16:04:02.548 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (12.0.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.8.9) 2026-03-19 16:04:02.548 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.7.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.10.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.3.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.3.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (18.0.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.7.2) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.1.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (17.3.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (8.0.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.0.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.7.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.9.1) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.7.1) 2026-03-19 16:04:02.548 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (10.0.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.2.2) 2026-03-19 16:04:02.548 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.6.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.4.1) 2026-03-19 16:04:02.548 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (7.3.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.11.0) 2026-03-19 16:04:02.548 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (18.12.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.9.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.12.1) 2026-03-19 16:04:02.549 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-19 16:04:02.549 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (6.2.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (5.6.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (9.1.4) 2026-03-19 16:04:02.549 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev1) (1.9.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (4.26.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.11.0) 2026-03-19 16:04:02.549 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (1.3.7) 2026-03-19 16:04:02.549 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (2.9.0.post0) 2026-03-19 16:04:02.549 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.3) 2026-03-19 16:04:02.549 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (43.0.3) 2026-03-19 16:04:02.549 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (0.8.1) 2026-03-19 16:04:02.809 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev1) 2026-03-19 16:04:03.922 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-19 16:04:03.956 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev1) (3.1.6) 2026-03-19 16:04:03.959 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (1.3.10) 2026-03-19 16:04:03.959 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev1) (4.15.0) 2026-03-19 16:04:03.966 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev1) (2.0.0) 2026-03-19 16:04:03.969 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev1) (3.0) 2026-03-19 16:04:03.971 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (1.9.0) 2026-03-19 16:04:03.972 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (8.3.1) 2026-03-19 16:04:03.972 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (2.2.0) 2026-03-19 16:04:03.973 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev1) (3.0.3) 2026-03-19 16:04:03.976 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-19 16:04:03.978 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev1) (2.1.1) 2026-03-19 16:04:03.979 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev1) (26.0) 2026-03-19 16:04:03.983 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (25.4.0) 2026-03-19 16:04:03.984 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (2025.9.1) 2026-03-19 16:04:03.984 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.37.0) 2026-03-19 16:04:03.985 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev1) (0.30.0) 2026-03-19 16:04:03.990 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-19 16:04:03.991 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev1) (1.8.2) 2026-03-19 16:04:03.994 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.1.1) 2026-03-19 16:04:03.996 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-19 16:04:03.996 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (2.11.0) 2026-03-19 16:04:03.997 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev1) (5.8.0) 2026-03-19 16:04:04.002 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (5.2.1) 2026-03-19 16:04:04.003 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.5.0) 2026-03-19 16:04:04.003 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.1.0) 2026-03-19 16:04:04.004 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.33) 2026-03-19 16:04:04.005 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (4.9.2) 2026-03-19 16:04:04.006 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (6.0.3) 2026-03-19 16:04:04.006 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev1) (1.4.0) 2026-03-19 16:04:04.013 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev1) (3.0.0) 2026-03-19 16:04:04.020 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev1) (1.3.0) 2026-03-19 16:04:04.025 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.0.2) 2026-03-19 16:04:04.026 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (0.5.0) 2026-03-19 16:04:04.028 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (1.1.2) 2026-03-19 16:04:04.035 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (4.5.1) 2026-03-19 16:04:04.035 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.0.1) 2026-03-19 16:04:04.036 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.3.1) 2026-03-19 16:04:04.036 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.6.2) 2026-03-19 16:04:04.037 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.15.1) 2026-03-19 16:04:04.039 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (5.1.0) 2026-03-19 16:04:04.044 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2025.3) 2026-03-19 16:04:04.049 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.24.1) 2026-03-19 16:04:04.051 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (5.0.0) 2026-03-19 16:04:04.052 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev1) (4.0.1) 2026-03-19 16:04:04.062 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev1) (1.1.2) 2026-03-19 16:04:04.067 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.40.4) 2026-03-19 16:04:04.067 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-19 16:04:04.068 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (7.4.0) 2026-03-19 16:04:04.069 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.1.0) 2026-03-19 16:04:04.069 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.5.1) 2026-03-19 16:04:04.070 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (3.10.1) 2026-03-19 16:04:04.070 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (1.7.3) 2026-03-19 16:04:04.073 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (2.8.0) 2026-03-19 16:04:04.082 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.20) 2026-03-19 16:04:04.088 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (3.17.0) 2026-03-19 16:04:04.092 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev1) (3.3.2) 2026-03-19 16:04:04.097 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (82.0.1) 2026-03-19 16:04:04.112 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev1) (0.6.0) 2026-03-19 16:04:04.142 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.13.2) 2026-03-19 16:04:04.145 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.6.0) 2026-03-19 16:04:04.146 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (3.2.0) 2026-03-19 16:04:04.151 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.11.0) 2026-03-19 16:04:04.152 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (14.3.3) 2026-03-19 16:04:04.153 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (1.7.2) 2026-03-19 16:04:04.162 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev1) (1.17.0) 2026-03-19 16:04:04.165 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (2.1.0) 2026-03-19 16:04:04.166 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev1) (24.2.1) 2026-03-19 16:04:04.186 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.4.4) 2026-03-19 16:04:04.186 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (3.11) 2026-03-19 16:04:04.187 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2.6.3) 2026-03-19 16:04:04.187 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev1) (2023.11.17) 2026-03-19 16:04:04.210 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (4.0.0) 2026-03-19 16:04:04.211 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (2.19.2) 2026-03-19 16:04:04.217 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev1) (0.1.2) 2026-03-19 16:04:04.229 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev1) (0.7) 2026-03-19 16:04:04.262 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.4.2) 2026-03-19 16:04:04.263 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (3.3.0) 2026-03-19 16:04:04.264 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev1) (4.0.1) 2026-03-19 16:04:04.292 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev1) (2.8.5) 2026-03-19 16:04:04.316 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (0.8.1) 2026-03-19 16:04:04.317 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (2025.2) 2026-03-19 16:04:04.317 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev1) (8.7.1) 2026-03-19 16:04:04.321 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev1) (3.23.0) 2026-03-19 16:04:04.386 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-19 16:04:04.646 | Building wheels for collected packages: octavia 2026-03-19 16:04:04.648 | Building editable for octavia (pyproject.toml): started 2026-03-19 16:04:05.410 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-19 16:04:05.411 | Created wheel for octavia: filename=octavia-18.1.0.dev1-0.editable-py3-none-any.whl size=9913 sha256=9b1e4a308c7546e37e907bf371a374c7bc1526aa092b3d9aaf9a6b29ef00a94f 2026-03-19 16:04:05.411 | Stored in directory: /tmp/pip-ephem-wheel-cache-p5jth6hd/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-19 16:04:05.417 | Successfully built octavia 2026-03-19 16:04:05.559 | Installing collected packages: gunicorn, octavia 2026-03-19 16:04:05.901 | 2026-03-19 16:04:05.921 | Successfully installed gunicorn-25.1.0 octavia-18.1.0.dev1 2026-03-19 16:04:06.104 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:04:06.109 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:04:06.115 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:04:06.120 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:04:06.127 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:04:06.132 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:04:06.137 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:04:06.144 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:04:06.149 | ++ functions-common:time_stop:2419 : start_time=1773936239458 2026-03-19 16:04:06.154 | ++ functions-common:time_stop:2421 : [[ -z 1773936239458 ]] 2026-03-19 16:04:06.159 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:04:06.167 | ++ functions-common:time_stop:2424 : end_time=1773936246161 2026-03-19 16:04:06.173 | ++ functions-common:time_stop:2425 : elapsed_time=6703 2026-03-19 16:04:06.178 | ++ functions-common:time_stop:2426 : total=148498 2026-03-19 16:04:06.183 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:04:06.190 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=155201 2026-03-19 16:04:06.196 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:04:06.203 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-19 16:04:06.209 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-19 16:04:06.216 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-19 16:04:06.222 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-19 16:04:06.228 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:04:06.233 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-19 16:04:06.240 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:04:06.247 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:04:06.254 | ++ /opt/stack/octavia/devstack/plugin.sh:source:790 : octaviaclient_install 2026-03-19 16:04:06.260 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-19 16:04:06.265 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-19 16:04:06.271 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-19 16:04:06.277 | ++ inc/python:use_library_from_git:268 : [[ novnc,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-19 16:04:06.282 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,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-19 16:04:06.290 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-19 16:04:06.297 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-19 16:04:06.303 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-19 16:04:06.310 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-19 16:04:06.318 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-19 16:04:06.324 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-19 16:04:06.330 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-19 16:04:06.338 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-19 16:04:06.338 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-19 16:04:06.348 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-19 16:04:06.354 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-19 16:04:06.361 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-19 16:04:06.369 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-19 16:04:06.375 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-19 16:04:06.429 | Using python 3.12 to install python-octaviaclient 2026-03-19 16:04:06.435 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-03-19 16:04:07.022 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-19 16:04:07.023 | 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-19 16:04:07.023 | 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-19 16:04:07.024 | 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-19 16:04:07.024 | 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-19 16:04:07.025 | 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-19 16:04:07.025 | 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-19 16:04:07.026 | 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-19 16:04:07.026 | 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-19 16:04:07.027 | 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-19 16:04:07.027 | 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-19 16:04:07.028 | 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-19 16:04:07.028 | 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-19 16:04:07.029 | 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-19 16:04:07.031 | 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-19 16:04:07.032 | 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-19 16:04:07.032 | 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-19 16:04:07.033 | 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-19 16:04:07.034 | 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-19 16:04:07.034 | 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-19 16:04:07.037 | 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-19 16:04:07.038 | 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-19 16:04:07.040 | 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-19 16:04:07.040 | 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-19 16:04:07.041 | 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-19 16:04:07.041 | 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-19 16:04:07.042 | 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-19 16:04:07.043 | 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-19 16:04:07.043 | 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-19 16:04:07.043 | 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-19 16:04:07.045 | 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-19 16:04:07.048 | 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-19 16:04:07.052 | 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-19 16:04:07.054 | 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-19 16:04:07.056 | 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-19 16:04:07.057 | 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-19 16:04:07.057 | 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-19 16:04:07.058 | 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-19 16:04:07.059 | 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-19 16:04:07.063 | 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-19 16:04:07.066 | 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-19 16:04:07.074 | 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-19 16:04:07.074 | 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-19 16:04:07.078 | 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-19 16:04:07.082 | 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-19 16:04:07.085 | 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-19 16:04:07.085 | 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-19 16:04:07.086 | 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-19 16:04:07.086 | 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-19 16:04:07.098 | 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-19 16:04:07.099 | 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-19 16:04:07.102 | 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-19 16:04:07.427 | ++ inc/python:pip_install:216 : result=0 2026-03-19 16:04:07.433 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-19 16:04:07.440 | ++ functions-common:time_stop:2412 : local name 2026-03-19 16:04:07.446 | ++ functions-common:time_stop:2413 : local end_time 2026-03-19 16:04:07.452 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-19 16:04:07.457 | ++ functions-common:time_stop:2415 : local total 2026-03-19 16:04:07.464 | ++ functions-common:time_stop:2416 : local start_time 2026-03-19 16:04:07.470 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-19 16:04:07.476 | ++ functions-common:time_stop:2419 : start_time=1773936246416 2026-03-19 16:04:07.483 | ++ functions-common:time_stop:2421 : [[ -z 1773936246416 ]] 2026-03-19 16:04:07.492 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-19 16:04:07.503 | ++ functions-common:time_stop:2424 : end_time=1773936247495 2026-03-19 16:04:07.510 | ++ functions-common:time_stop:2425 : elapsed_time=1079 2026-03-19 16:04:07.515 | ++ functions-common:time_stop:2426 : total=155201 2026-03-19 16:04:07.520 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-19 16:04:07.528 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=156280 2026-03-19 16:04:07.535 | ++ inc/python:pip_install:219 : return 0 2026-03-19 16:04:07.542 | ++ /opt/stack/octavia/devstack/plugin.sh:source:813 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-19 16:04:07.549 | ++ /opt/stack/octavia/devstack/plugin.sh:source:821 : [[ stack == \c\l\e\a\n ]] 2026-03-19 16:04:07.556 | ++ /opt/stack/octavia/devstack/plugin.sh:source:829 : [[ ehxB =~ e ]] 2026-03-19 16:04:07.563 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : set -e 2026-03-19 16:04:07.570 | ++ /opt/stack/octavia/devstack/plugin.sh:source:834 : [[ ehxB =~ x ]] 2026-03-19 16:04:07.576 | ++ /opt/stack/octavia/devstack/plugin.sh:source:835 : set -x 2026-03-19 16:04:07.583 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-19 16:04:07.589 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-19 16:04:07.597 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-19 16:04:07.603 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-19 16:04:07.609 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-19 16:04:07.615 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-19 16:04:07.622 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-19 16:04:07.628 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-19 16:04:07.634 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-19 16:04:07.641 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-19 16:04:07.647 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-19 16:04:07.653 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-19 16:04:07.662 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-19 16:04:07.700 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-19 16:04:07.706 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-19 16:04:07.713 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-19 16:04:07.721 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-19 16:04:07.727 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-19 16:04:07.733 | ++ /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-19 16:04:07.738 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-19 16:04:07.743 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-19 16:04:07.747 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-19 16:04:07.753 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-19 16:04:07.760 | +++ functions-common:git_clone:585 : pwd 2026-03-19 16:04:07.766 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-19 16:04:07.772 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-19 16:04:07.780 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-19 16:04:07.816 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-19 16:04:07.822 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-19 16:04:07.827 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-19 16:04:07.834 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-19 16:04:07.835 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-19 16:04:07.846 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-19 16:04:07.852 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-19 16:04:07.857 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-19 16:04:07.886 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-19 16:04:07.894 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-19 16:04:07.895 | ++ functions-common:git_clone:665 : head -1 2026-03-19 16:04:07.904 | 646426c fix(deps): update pyo3 2026-03-19 16:04:07.911 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-19 16:04:07.917 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-19 16:04:07.923 | ++ inc/python:setup_develop:353 : local bindep 2026-03-19 16:04:07.930 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-19 16:04:07.936 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-19 16:04:07.941 | ++ inc/python:setup_develop:359 : local extras= 2026-03-19 16:04:07.948 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-19 16:04:07.954 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-19 16:04:07.961 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-19 16:04:07.968 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-19 16:04:07.974 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-19 16:04:07.980 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-19 16:04:07.989 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-19 16:04:07.996 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-19 16:04:08.003 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-19 16:04:08.010 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-19 16:04:08.015 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-19 16:04:08.023 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-19 16:04:08.036 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-19 16:04:08.042 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-19 16:04:08.049 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-19 16:04:08.062 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-19 16:04:08.069 | ++ 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-19 16:04:08.165 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-19 16:04:08.170 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-19 16:04:08.178 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-19 16:04:08.185 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-19 16:04:08.191 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-19 16:04:08.197 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-19 16:04:08.204 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-19 16:04:08.211 | ++ inc/python:setup_package:446 : local extras= 2026-03-19 16:04:08.218 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-19 16:04:08.225 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-19 16:04:08.232 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-19 16:04:08.240 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-19 16:04:08.246 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-19 16:04:08.253 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-19 16:04:08.307 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-19 16:04:08.313 | ++ 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-19 16:04:08.894 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-19 16:04:08.897 | Installing build dependencies: started 2026-03-19 16:04:10.404 | Installing build dependencies: finished with status 'done' 2026-03-19 16:04:10.404 | Checking if build backend supports build_editable: started 2026-03-19 16:04:10.484 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-19 16:04:10.485 | Getting requirements to build editable: started 2026-03-19 16:04:10.555 | Getting requirements to build editable: finished with status 'done' 2026-03-19 16:04:10.556 | Preparing editable metadata (pyproject.toml): started 2026-03-19 16:04:15.767 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:04:15.787 | Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from magnum-cluster-api==0.36.0) (2023.11.17) 2026-03-19 16:04:15.788 | Requirement already satisfied: click>=8.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (8.3.1) 2026-03-19 16:04:15.946 | Collecting diskcache>=5.6.1 (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:16.036 | Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) 2026-03-19 16:04:16.056 | Requirement already satisfied: eventlet>=0.33.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (0.40.4) 2026-03-19 16:04:16.094 | Collecting haproxyadmin>=0.2.4 (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:16.115 | Downloading haproxyadmin-0.2.4.tar.gz (59 kB) 2026-03-19 16:04:16.163 | Installing build dependencies: started 2026-03-19 16:04:17.124 | Installing build dependencies: finished with status 'done' 2026-03-19 16:04:17.125 | Getting requirements to build wheel: started 2026-03-19 16:04:17.458 | Getting requirements to build wheel: finished with status 'done' 2026-03-19 16:04:17.460 | Installing backend dependencies: started 2026-03-19 16:04:18.762 | Installing backend dependencies: finished with status 'done' 2026-03-19 16:04:18.764 | Preparing metadata (pyproject.toml): started 2026-03-19 16:04:19.055 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-19 16:04:19.102 | Collecting kubernetes>=24.2.0 (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.107 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-19 16:04:19.117 | Requirement already satisfied: magnum>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (22.1.0.dev5) 2026-03-19 16:04:19.118 | Requirement already satisfied: oslo-concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (7.4.0) 2026-03-19 16:04:19.118 | Requirement already satisfied: oslo-config>=8.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (10.3.0) 2026-03-19 16:04:19.119 | Requirement already satisfied: oslo-context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (6.3.0) 2026-03-19 16:04:19.120 | Requirement already satisfied: oslo-log>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (8.1.0) 2026-03-19 16:04:19.120 | Requirement already satisfied: oslo-privsep>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (3.10.1) 2026-03-19 16:04:19.121 | Requirement already satisfied: oslo-service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (4.5.1) 2026-03-19 16:04:19.121 | Requirement already satisfied: platformdirs>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (4.9.2) 2026-03-19 16:04:19.152 | Collecting pykube-ng (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.158 | Downloading pykube_ng-23.6.0-py3-none-any.whl.metadata (8.0 kB) 2026-03-19 16:04:19.172 | Requirement already satisfied: pyroute2>=0.3.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (0.8.1) 2026-03-19 16:04:19.173 | Requirement already satisfied: python-heatclient in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (5.1.0) 2026-03-19 16:04:19.174 | Requirement already satisfied: python-manilaclient>=3.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (6.0.0) 2026-03-19 16:04:19.175 | Requirement already satisfied: requests>=2.27.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum-cluster-api==0.36.0) (2.32.5) 2026-03-19 16:04:19.203 | Collecting semver>=2.0.0 (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.207 | Downloading semver-3.0.4-py3-none-any.whl.metadata (6.8 kB) 2026-03-19 16:04:19.274 | Collecting sherlock>=0.4.1 (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.283 | Downloading sherlock-0.4.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-19 16:04:19.321 | Collecting shortuuid (from magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.326 | Downloading shortuuid-1.0.13-py3-none-any.whl.metadata (5.8 kB) 2026-03-19 16:04:19.340 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.36.0) (2.8.0) 2026-03-19 16:04:19.340 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.1->magnum-cluster-api==0.36.0) (3.3.2) 2026-03-19 16:04:19.346 | Requirement already satisfied: six in /opt/stack/data/venv/lib/python3.12/site-packages (from haproxyadmin>=0.2.4->magnum-cluster-api==0.36.0) (1.17.0) 2026-03-19 16:04:19.348 | Requirement already satisfied: python-dateutil>=2.5.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) (2.9.0.post0) 2026-03-19 16:04:19.349 | Requirement already satisfied: pyyaml>=5.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) (6.0.3) 2026-03-19 16:04:19.385 | Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.389 | Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) 2026-03-19 16:04:19.421 | Collecting requests-oauthlib (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.425 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) 2026-03-19 16:04:19.434 | Requirement already satisfied: urllib3!=2.6.0,>=1.24.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) (2.6.3) 2026-03-19 16:04:19.456 | Collecting durationpy>=0.7 (from kubernetes>=24.2.0->magnum-cluster-api==0.36.0) 2026-03-19 16:04:19.460 | Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) 2026-03-19 16:04:19.471 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.0.46) 2026-03-19 16:04:19.472 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.12.1) 2026-03-19 16:04:19.473 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.8.9) 2026-03-19 16:04:19.473 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.18.4) 2026-03-19 16:04:19.474 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.13.2) 2026-03-19 16:04:19.475 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.2.1) 2026-03-19 16:04:19.475 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.33) 2026-03-19 16:04:19.476 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.13.1) 2026-03-19 16:04:19.477 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (12.0.0) 2026-03-19 16:04:19.478 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.3.0) 2026-03-19 16:04:19.479 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (18.0.0) 2026-03-19 16:04:19.479 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (6.7.2) 2026-03-19 16:04:19.480 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (17.3.0) 2026-03-19 16:04:19.481 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (8.0.0) 2026-03-19 16:04:19.482 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.0.0) 2026-03-19 16:04:19.482 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.7.0) 2026-03-19 16:04:19.483 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.9.1) 2026-03-19 16:04:19.484 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.7.1) 2026-03-19 16:04:19.485 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (10.0.0) 2026-03-19 16:04:19.485 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.9.0) 2026-03-19 16:04:19.486 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (7.0.3) 2026-03-19 16:04:19.486 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.7.0) 2026-03-19 16:04:19.487 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.0.1) 2026-03-19 16:04:19.487 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (7.3.0) 2026-03-19 16:04:19.488 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (9.9.0) 2026-03-19 16:04:19.488 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.11.0) 2026-03-19 16:04:19.489 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (11.8.0) 2026-03-19 16:04:19.489 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (18.12.0) 2026-03-19 16:04:19.490 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.8.0) 2026-03-19 16:04:19.490 | Requirement already satisfied: python-octaviaclient>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.13.0) 2026-03-19 16:04:19.491 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (82.0.1) 2026-03-19 16:04:19.491 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.7.0) 2026-03-19 16:04:19.492 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (6.2.0) 2026-03-19 16:04:19.492 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (43.0.3) 2026-03-19 16:04:19.493 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.1.6) 2026-03-19 16:04:19.496 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.3.10) 2026-03-19 16:04:19.496 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.15.0) 2026-03-19 16:04:19.498 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.6.0) 2026-03-19 16:04:19.498 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.2.0) 2026-03-19 16:04:19.499 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.17.0) 2026-03-19 16:04:19.502 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.11.0) 2026-03-19 16:04:19.503 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (14.3.3) 2026-03-19 16:04:19.503 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.7.2) 2026-03-19 16:04:19.505 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.0.0) 2026-03-19 16:04:19.508 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.0) 2026-03-19 16:04:19.511 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.0.0) 2026-03-19 16:04:19.513 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.1.0) 2026-03-19 16:04:19.514 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.8.2) 2026-03-19 16:04:19.517 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.1.1) 2026-03-19 16:04:19.519 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.11.0) 2026-03-19 16:04:19.524 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (1.5.0) 2026-03-19 16:04:19.529 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.36.0) (0.20) 2026-03-19 16:04:19.529 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-concurrency>=4.5.0->magnum-cluster-api==0.36.0) (3.0.0) 2026-03-19 16:04:19.531 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo-concurrency>=4.5.0->magnum-cluster-api==0.36.0) (2.1.1) 2026-03-19 16:04:19.534 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-config>=8.8.0->magnum-cluster-api==0.36.0) (2.0.0) 2026-03-19 16:04:19.538 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.0.2) 2026-03-19 16:04:19.539 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.5.0) 2026-03-19 16:04:19.545 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.2.1) 2026-03-19 16:04:19.546 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (7.0.1) 2026-03-19 16:04:19.546 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.3.1) 2026-03-19 16:04:19.547 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.6.2) 2026-03-19 16:04:19.547 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.15.1) 2026-03-19 16:04:19.550 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.1.0) 2026-03-19 16:04:19.556 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2025.3) 2026-03-19 16:04:19.557 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (26.0) 2026-03-19 16:04:19.562 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.24.1) 2026-03-19 16:04:19.564 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (5.0.0) 2026-03-19 16:04:19.564 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.1.6) 2026-03-19 16:04:19.565 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.0.1) 2026-03-19 16:04:19.570 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.0.3) 2026-03-19 16:04:19.577 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-privsep>=2.7.0->magnum-cluster-api==0.36.0) (1.1.2) 2026-03-19 16:04:19.582 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (7.2.2) 2026-03-19 16:04:19.589 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.0) (3.1.0) 2026-03-19 16:04:19.589 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.0) (2.5.1) 2026-03-19 16:04:19.590 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.0) (3.10.1) 2026-03-19 16:04:19.590 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo-service>=2.8.0->magnum-cluster-api==0.36.0) (1.7.3) 2026-03-19 16:04:19.596 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.3.2) 2026-03-19 16:04:19.620 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.6.0) 2026-03-19 16:04:19.653 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.1.0) 2026-03-19 16:04:19.654 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (24.2.1) 2026-03-19 16:04:19.660 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.36.0) (4.4.0) 2026-03-19 16:04:19.661 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient->magnum-cluster-api==0.36.0) (4.10.0) 2026-03-19 16:04:19.665 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.36.0) (4.10.0) 2026-03-19 16:04:19.669 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.36.0) (1.1.0) 2026-03-19 16:04:19.670 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient->magnum-cluster-api==0.36.0) (1.4.0) 2026-03-19 16:04:19.695 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient>=2.1.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (9.0.0) 2026-03-19 16:04:19.711 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.36.0) (3.4.4) 2026-03-19 16:04:19.712 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.1->magnum-cluster-api==0.36.0) (3.11) 2026-03-19 16:04:19.735 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.0.0) 2026-03-19 16:04:19.736 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.19.2) 2026-03-19 16:04:19.744 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.1.2) 2026-03-19 16:04:19.757 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo-service>=2.8.0->magnum-cluster-api==0.36.0) (0.7) 2026-03-19 16:04:19.802 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.4.2) 2026-03-19 16:04:19.803 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.26.0) 2026-03-19 16:04:19.803 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.3.0) 2026-03-19 16:04:19.804 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (9.1.4) 2026-03-19 16:04:19.805 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (4.0.1) 2026-03-19 16:04:19.814 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (25.4.0) 2026-03-19 16:04:19.814 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2025.9.1) 2026-03-19 16:04:19.814 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.37.0) 2026-03-19 16:04:19.815 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.30.0) 2026-03-19 16:04:19.854 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2.8.5) 2026-03-19 16:04:19.887 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (0.8.1) 2026-03-19 16:04:19.887 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (2025.2) 2026-03-19 16:04:19.888 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (8.7.1) 2026-03-19 16:04:19.892 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum>=15.0.0->magnum-cluster-api==0.36.0) (3.23.0) 2026-03-19 16:04:19.919 | Requirement already satisfied: oauthlib>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests-oauthlib->kubernetes>=24.2.0->magnum-cluster-api==0.36.0) (3.3.1) 2026-03-19 16:04:19.957 | Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) 2026-03-19 16:04:19.973 | Downloading kubernetes-35.0.0-py2.py3-none-any.whl (2.0 MB) 2026-03-19 16:04:20.103 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 14.2 MB/s 0:00:00 2026-03-19 16:04:20.109 | Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) 2026-03-19 16:04:20.123 | Downloading semver-3.0.4-py3-none-any.whl (17 kB) 2026-03-19 16:04:20.148 | Downloading sherlock-0.4.1-py3-none-any.whl (16 kB) 2026-03-19 16:04:20.171 | Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) 2026-03-19 16:04:20.189 | Downloading pykube_ng-23.6.0-py3-none-any.whl (26 kB) 2026-03-19 16:04:20.201 | Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) 2026-03-19 16:04:20.222 | Downloading shortuuid-1.0.13-py3-none-any.whl (10 kB) 2026-03-19 16:04:20.253 | Building wheels for collected packages: magnum-cluster-api, haproxyadmin 2026-03-19 16:04:20.254 | Building editable for magnum-cluster-api (pyproject.toml): started 2026-03-19 16:05:18.582 | Building editable for magnum-cluster-api (pyproject.toml): finished with status 'error' 2026-03-19 16:05:18.604 | error: subprocess-exited-with-error 2026-03-19 16:05:18.605 | 2026-03-19 16:05:18.605 | × Building editable for magnum-cluster-api (pyproject.toml) did not run successfully. 2026-03-19 16:05:18.605 | │ exit code: 1 2026-03-19 16:05:18.605 | ╰─> [222 lines of output] 2026-03-19 16:05:18.605 | Running `maturin pep517 build-wheel -i /opt/stack/data/venv/bin/python3.12 --compatibility off --editable` 2026-03-19 16:05:18.605 | 📦 Including license file `LICENSE` 2026-03-19 16:05:18.605 | 🍹 Building a mixed python/rust project 2026-03-19 16:05:18.605 | 🔗 Found pyo3 bindings with abi3 support 2026-03-19 16:05:18.605 | 🐍 Found CPython 3.12 at /opt/stack/data/venv/bin/python3.12 2026-03-19 16:05:18.605 | 📡 Using build options features from pyproject.toml 2026-03-19 16:05:18.605 | Compiling proc-macro2 v1.0.101 2026-03-19 16:05:18.605 | Compiling quote v1.0.41 2026-03-19 16:05:18.605 | Compiling unicode-ident v1.0.18 2026-03-19 16:05:18.605 | Compiling libc v0.2.175 2026-03-19 16:05:18.605 | Compiling memchr v2.7.5 2026-03-19 16:05:18.605 | Compiling serde_core v1.0.228 2026-03-19 16:05:18.605 | Compiling pin-project-lite v0.2.16 2026-03-19 16:05:18.605 | Compiling serde v1.0.228 2026-03-19 16:05:18.605 | Compiling itoa v1.0.15 2026-03-19 16:05:18.605 | Compiling once_cell v1.21.3 2026-03-19 16:05:18.605 | Compiling target-lexicon v0.13.5 2026-03-19 16:05:18.605 | Compiling futures-core v0.3.31 2026-03-19 16:05:18.605 | Compiling cfg-if v1.0.3 2026-03-19 16:05:18.605 | Compiling thiserror v2.0.17 2026-03-19 16:05:18.605 | Compiling autocfg v1.5.0 2026-03-19 16:05:18.605 | Compiling futures-sink v0.3.31 2026-03-19 16:05:18.605 | Compiling bytes v1.10.1 2026-03-19 16:05:18.605 | Compiling ryu v1.0.20 2026-03-19 16:05:18.605 | Compiling serde_json v1.0.145 2026-03-19 16:05:18.605 | Compiling futures-channel v0.3.31 2026-03-19 16:05:18.605 | Compiling pin-utils v0.1.0 2026-03-19 16:05:18.605 | Compiling log v0.4.28 2026-03-19 16:05:18.605 | Compiling fnv v1.0.7 2026-03-19 16:05:18.605 | Compiling shlex v1.3.0 2026-03-19 16:05:18.605 | Compiling slab v0.4.11 2026-03-19 16:05:18.605 | Compiling find-msvc-tools v0.1.0 2026-03-19 16:05:18.605 | Compiling futures-io v0.3.31 2026-03-19 16:05:18.605 | Compiling futures-task v0.3.31 2026-03-19 16:05:18.605 | Compiling zeroize v1.8.1 2026-03-19 16:05:18.605 | Compiling cc v1.2.35 2026-03-19 16:05:18.605 | Compiling num-traits v0.2.19 2026-03-19 16:05:18.605 | Compiling tracing-core v0.1.34 2026-03-19 16:05:18.605 | Compiling httparse v1.10.1 2026-03-19 16:05:18.605 | Compiling heck v0.5.0 2026-03-19 16:05:18.606 | Compiling smallvec v1.15.1 2026-03-19 16:05:18.606 | Compiling try-lock v0.2.5 2026-03-19 16:05:18.606 | Compiling rustls-pki-types v1.12.0 2026-03-19 16:05:18.606 | Compiling ucd-trie v0.1.7 2026-03-19 16:05:18.606 | Compiling crossbeam-utils v0.8.21 2026-03-19 16:05:18.606 | Compiling http v1.3.1 2026-03-19 16:05:18.606 | Compiling tower-service v0.3.3 2026-03-19 16:05:18.606 | Compiling pyo3-build-config v0.28.2 2026-03-19 16:05:18.606 | Compiling thiserror v1.0.69 2026-03-19 16:05:18.606 | Compiling untrusted v0.9.0 2026-03-19 16:05:18.606 | Compiling want v0.3.1 2026-03-19 16:05:18.606 | Compiling aho-corasick v1.1.3 2026-03-19 16:05:18.606 | Compiling mio v1.0.4 2026-03-19 16:05:18.606 | Compiling syn v2.0.110 2026-03-19 16:05:18.606 | Compiling signal-hook-registry v1.4.6 2026-03-19 16:05:18.606 | Compiling socket2 v0.6.0 2026-03-19 16:05:18.606 | Compiling getrandom v0.2.16 2026-03-19 16:05:18.606 | Compiling rustls v0.23.31 2026-03-19 16:05:18.606 | Compiling base64 v0.22.1 2026-03-19 16:05:18.606 | Compiling schemars v0.8.22 2026-03-19 16:05:18.606 | Compiling getrandom v0.3.3 2026-03-19 16:05:18.606 | Compiling allocator-api2 v0.2.21 2026-03-19 16:05:18.606 | Compiling http-body v1.0.1 2026-03-19 16:05:18.606 | Compiling foldhash v0.1.5 2026-03-19 16:05:18.606 | Compiling bitflags v2.9.4 2026-03-19 16:05:18.606 | Compiling k8s-openapi v0.25.0 2026-03-19 16:05:18.606 | Compiling equivalent v1.0.2 2026-03-19 16:05:18.606 | Compiling atomic-waker v1.1.2 2026-03-19 16:05:18.606 | Compiling regex-syntax v0.8.6 2026-03-19 16:05:18.606 | Compiling hashbrown v0.15.5 2026-03-19 16:05:18.606 | Compiling subtle v2.6.1 2026-03-19 16:05:18.606 | Compiling dyn-clone v1.0.20 2026-03-19 16:05:18.606 | Compiling ring v0.17.14 2026-03-19 16:05:18.606 | Compiling ordered-float v2.10.1 2026-03-19 16:05:18.606 | Compiling lock_api v0.4.13 2026-03-19 16:05:18.606 | Compiling version_check v0.9.5 2026-03-19 16:05:18.606 | Compiling openssl-probe v0.1.6 2026-03-19 16:05:18.606 | Compiling concurrent-queue v2.5.0 2026-03-19 16:05:18.606 | Compiling fastrand v2.3.0 2026-03-19 16:05:18.606 | Compiling unsafe-libyaml v0.2.11 2026-03-19 16:05:18.606 | Compiling percent-encoding v2.3.2 2026-03-19 16:05:18.606 | Compiling parking_lot_core v0.9.11 2026-03-19 16:05:18.606 | Compiling parking v2.2.1 2026-03-19 16:05:18.606 | Compiling tower-layer v0.3.3 2026-03-19 16:05:18.606 | Compiling strsim v0.11.1 2026-03-19 16:05:18.607 | Compiling ident_case v1.0.1 2026-03-19 16:05:18.607 | Compiling zerocopy v0.8.26 2026-03-19 16:05:18.607 | Compiling anyhow v1.0.99 2026-03-19 16:05:18.607 | Compiling event-listener v5.4.1 2026-03-19 16:05:18.607 | Compiling form_urlencoded v1.2.2 2026-03-19 16:05:18.607 | Compiling pyo3-macros-backend v0.28.2 2026-03-19 16:05:18.607 | Compiling pyo3-ffi v0.28.2 2026-03-19 16:05:18.607 | Compiling indexmap v2.11.0 2026-03-19 16:05:18.607 | Compiling pyo3 v0.28.2 2026-03-19 16:05:18.607 | Compiling ahash v0.8.12 2026-03-19 16:05:18.607 | Compiling rustls-native-certs v0.8.1 2026-03-19 16:05:18.607 | Compiling rustix v1.0.8 2026-03-19 16:05:18.607 | Compiling scopeguard v1.2.0 2026-03-19 16:05:18.607 | Compiling sync_wrapper v1.0.2 2026-03-19 16:05:18.607 | Compiling mime v0.3.17 2026-03-19 16:05:18.607 | Compiling event-listener-strategy v0.5.4 2026-03-19 16:05:18.607 | Compiling pem v3.0.5 2026-03-19 16:05:18.607 | Compiling http-body-util v0.1.3 2026-03-19 16:05:18.607 | Compiling secrecy v0.10.3 2026-03-19 16:05:18.607 | Compiling either v1.15.0 2026-03-19 16:05:18.607 | Compiling home v0.5.11 2026-03-19 16:05:18.607 | Compiling linux-raw-sys v0.9.4 2026-03-19 16:05:18.607 | Compiling parking_lot v0.12.4 2026-03-19 16:05:18.607 | Compiling ignition-config v0.5.0 2026-03-19 16:05:18.607 | Compiling async-broadcast v0.7.2 2026-03-19 16:05:18.607 | Compiling include_dir_macros v0.7.4 2026-03-19 16:05:18.607 | Compiling hostname v0.4.1 2026-03-19 16:05:18.607 | Compiling glob v0.3.3 2026-03-19 16:05:18.607 | Compiling semver v1.0.27 2026-03-19 16:05:18.607 | Compiling lazy_static v1.5.0 2026-03-19 16:05:18.607 | Compiling arc-swap v1.7.1 2026-03-19 16:05:18.607 | Compiling maplit v1.0.2 2026-03-19 16:05:18.607 | Compiling regex-automata v0.4.10 2026-03-19 16:05:18.607 | Compiling include_dir v0.7.4 2026-03-19 16:05:18.607 | Compiling indoc v2.0.6 2026-03-19 16:05:18.607 | Compiling inventory v0.3.21 2026-03-19 16:05:18.607 | Compiling serde_derive_internals v0.29.1 2026-03-19 16:05:18.607 | Compiling darling_core v0.20.11 2026-03-19 16:05:18.607 | Compiling serde_derive v1.0.228 2026-03-19 16:05:18.607 | Compiling thiserror-impl v2.0.17 2026-03-19 16:05:18.607 | Compiling tokio-macros v2.6.0 2026-03-19 16:05:18.607 | Compiling futures-macro v0.3.31 2026-03-19 16:05:18.607 | Compiling tracing-attributes v0.1.30 2026-03-19 16:05:18.608 | Compiling thiserror-impl v1.0.69 2026-03-19 16:05:18.608 | Compiling schemars_derive v0.8.22 2026-03-19 16:05:18.608 | Compiling derive_more-impl v2.0.1 2026-03-19 16:05:18.608 | Compiling enum-ordinalize-derive v4.3.1 2026-03-19 16:05:18.608 | Compiling darling_macro v0.20.11 2026-03-19 16:05:18.608 | Compiling pin-project-internal v1.1.10 2026-03-19 16:05:18.608 | Compiling regex v1.11.2 2026-03-19 16:05:18.608 | Compiling async-stream-impl v0.3.6 2026-03-19 16:05:18.608 | Compiling tokio v1.48.0 2026-03-19 16:05:18.608 | Compiling darling v0.20.11 2026-03-19 16:05:18.608 | Compiling tempfile v3.23.0 2026-03-19 16:05:18.608 | Compiling enum-ordinalize v4.3.0 2026-03-19 16:05:18.608 | Compiling futures-util v0.3.31 2026-03-19 16:05:18.608 | Compiling educe v0.6.0 2026-03-19 16:05:18.608 | Compiling pest v2.8.1 2026-03-19 16:05:18.608 | Compiling derive_more v2.0.1 2026-03-19 16:05:18.608 | Compiling async-stream v0.3.6 2026-03-19 16:05:18.608 | Compiling tracing v0.1.41 2026-03-19 16:05:18.608 | Compiling pin-project v1.1.10 2026-03-19 16:05:18.608 | Compiling typed-builder-macro v0.22.0 2026-03-19 16:05:18.608 | Compiling magnum-cluster-api v0.36.0 (/opt/stack/magnum-cluster-api) 2026-03-19 16:05:18.608 | Compiling docker-image v0.2.1 2026-03-19 16:05:18.608 | Compiling cluster_feature_derive v0.1.0 (/opt/stack/magnum-cluster-api/crates/cluster_feature_derive) 2026-03-19 16:05:18.608 | Compiling tower-http v0.6.6 2026-03-19 16:05:18.608 | Compiling pyo3-macros v0.28.2 2026-03-19 16:05:18.608 | Compiling pest_meta v2.8.1 2026-03-19 16:05:18.608 | Compiling typed-builder v0.22.0 2026-03-19 16:05:18.608 | Compiling kube-derive v1.1.0 2026-03-19 16:05:18.608 | Compiling pest_generator v2.8.1 2026-03-19 16:05:18.608 | Compiling jsonptr v0.7.1 2026-03-19 16:05:18.608 | Compiling chrono v0.4.41 2026-03-19 16:05:18.608 | Compiling serde_yaml v0.9.34+deprecated 2026-03-19 16:05:18.608 | Compiling serde-value v0.7.0 2026-03-19 16:05:18.608 | Compiling serde_ignored v0.1.12 2026-03-19 16:05:18.608 | Compiling serde_plain v1.0.2 2026-03-19 16:05:18.608 | Compiling json-patch v4.1.0 2026-03-19 16:05:18.608 | Compiling pest_derive v2.8.1 2026-03-19 16:05:18.608 | Compiling futures-executor v0.3.31 2026-03-19 16:05:18.608 | Compiling hyper v1.7.0 2026-03-19 16:05:18.608 | Compiling tokio-util v0.7.16 2026-03-19 16:05:18.608 | Compiling futures v0.3.31 2026-03-19 16:05:18.608 | Compiling jsonpath-rust v0.7.5 2026-03-19 16:05:18.608 | Compiling backon v1.6.0 2026-03-19 16:05:18.608 | Compiling hyper-util v0.1.16 2026-03-19 16:05:18.608 | Compiling tower v0.5.2 2026-03-19 16:05:18.608 | Compiling helm v0.1.0 (/opt/stack/magnum-cluster-api/crates/helm) 2026-03-19 16:05:18.609 | Compiling rustls-webpki v0.103.4 2026-03-19 16:05:18.609 | Compiling hyper-timeout v0.5.2 2026-03-19 16:05:18.609 | Compiling pyo3-async-runtimes v0.28.0 2026-03-19 16:05:18.609 | Compiling pythonize v0.28.0 2026-03-19 16:05:18.609 | Compiling pyo3-log v0.13.3 2026-03-19 16:05:18.609 | Compiling tokio-rustls v0.26.2 2026-03-19 16:05:18.609 | Compiling hyper-rustls v0.27.7 2026-03-19 16:05:18.609 | Compiling kube-core v1.1.0 2026-03-19 16:05:18.609 | Compiling kube-client v1.1.0 2026-03-19 16:05:18.609 | Compiling kube-runtime v1.1.0 2026-03-19 16:05:18.609 | Compiling kube v1.1.0 2026-03-19 16:05:18.609 | error[E0407]: method `extract_bound` is not a member of trait `FromPyObject` 2026-03-19 16:05:18.609 | --> src/magnum.rs:205:5 2026-03-19 16:05:18.609 | | 2026-03-19 16:05:18.609 | 205 | / fn extract_bound(ob: &Bound<'_, PyAny>) -> PyResult { 2026-03-19 16:05:18.609 | 206 | | let status = ob.extract::()?; 2026-03-19 16:05:18.609 | 207 | | 2026-03-19 16:05:18.609 | 208 | | serde_plain::from_str(&status).map_err(|err| { 2026-03-19 16:05:18.609 | ... | 2026-03-19 16:05:18.609 | 213 | | }) 2026-03-19 16:05:18.609 | 214 | | } 2026-03-19 16:05:18.609 | | |_____^ not a member of trait `FromPyObject` 2026-03-19 16:05:18.609 | 2026-03-19 16:05:18.609 | error[E0107]: trait takes 2 lifetime arguments but 1 lifetime argument was supplied 2026-03-19 16:05:18.609 | --> src/magnum.rs:204:6 2026-03-19 16:05:18.609 | | 2026-03-19 16:05:18.609 | 204 | impl FromPyObject<'_> for ClusterStatus { 2026-03-19 16:05:18.609 | | ^^^^^^^^^^^^ -- supplied 1 lifetime argument 2026-03-19 16:05:18.609 | | | 2026-03-19 16:05:18.609 | | expected 2 lifetime arguments 2026-03-19 16:05:18.609 | | 2026-03-19 16:05:18.609 | note: trait defined here, with 2 lifetime parameters: `'a`, `'py` 2026-03-19 16:05:18.609 | --> /opt/stack/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.2/src/conversion.rs:401:11 2026-03-19 16:05:18.609 | | 2026-03-19 16:05:18.609 | 401 | pub trait FromPyObject<'a, 'py>: Sized { 2026-03-19 16:05:18.609 | | ^^^^^^^^^^^^ -- --- 2026-03-19 16:05:18.609 | help: add missing lifetime argument 2026-03-19 16:05:18.609 | | 2026-03-19 16:05:18.609 | 204 | impl FromPyObject<'_, '_> for ClusterStatus { 2026-03-19 16:05:18.609 | | ++++ 2026-03-19 16:05:18.609 | 2026-03-19 16:05:18.609 | Some errors have detailed explanations: E0107, E0407. 2026-03-19 16:05:18.609 | For more information about an error, try `rustc --explain E0107`. 2026-03-19 16:05:18.610 | error: could not compile `magnum-cluster-api` (lib) due to 2 previous errors 2026-03-19 16:05:18.610 | 💥 maturin failed 2026-03-19 16:05:18.610 | Caused by: Failed to build a native library through cargo 2026-03-19 16:05:18.610 | Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.12-64bit" PYO3_PYTHON="/opt/stack/data/venv/bin/python3.12" PYTHON_SYS_EXECUTABLE="/opt/stack/data/venv/bin/python3.12" "cargo" "rustc" "--profile" "release" "--features" "extension-module" "--message-format" "json-render-diagnostics" "--manifest-path" "/opt/stack/magnum-cluster-api/Cargo.toml" "--lib" "--crate-type" "cdylib"` 2026-03-19 16:05:18.610 | Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/opt/stack/data/venv/bin/python3.12', '--compatibility', 'off', '--editable'] returned non-zero exit status 1 2026-03-19 16:05:18.610 | [end of output] 2026-03-19 16:05:18.610 | 2026-03-19 16:05:18.610 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-19 16:05:18.610 | ERROR: Failed building editable for magnum-cluster-api 2026-03-19 16:05:18.610 | Building wheel for haproxyadmin (pyproject.toml): started 2026-03-19 16:05:19.470 | Building wheel for haproxyadmin (pyproject.toml): finished with status 'done' 2026-03-19 16:05:19.471 | Created wheel for haproxyadmin: filename=haproxyadmin-0.2.4-py3-none-any.whl size=37208 sha256=a8378048ebd63b68d000ae684b9b89bd400b53e3e7d2c14bcc63f9835cf5e2de 2026-03-19 16:05:19.472 | Stored in directory: /opt/stack/.cache/pip/wheels/f8/a4/d2/ca8e7bcb86a3513744e388395fdc7c9b2d41bdffceb804f578 2026-03-19 16:05:19.476 | Successfully built haproxyadmin 2026-03-19 16:05:19.477 | Failed to build magnum-cluster-api 2026-03-19 16:05:19.492 | error: failed-wheel-build-for-install 2026-03-19 16:05:19.492 | 2026-03-19 16:05:19.492 | × Failed to build installable wheels for some pyproject.toml based projects 2026-03-19 16:05:19.492 | ╰─> magnum-cluster-api 2026-03-19 16:05:23.839 | + inc/python:pip_install:1 : exit_trap 2026-03-19 16:05:23.845 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-19 16:05:23.853 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-19 16:05:23.860 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-19 16:05:23.867 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-19 16:05:23.872 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-19 16:05:23.878 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-19 16:05:23.882 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-19 16:05:23.888 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-19 16:05:23.892 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-19 16:05:23.892 | Error on exit 2026-03-19 16:05:23.898 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-19 16:05:23.904 | + ./stack.sh:exit_trap:540 : generate-subunit 1773935555 768 fail 2026-03-19 16:05:24.734 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-19 16:05:24.740 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-19 16:05:27.242 | + ./stack.sh:exit_trap:554 : exit 1