2026-03-26 00:42:21.120 | + ./stack.sh:main:485 : exec 2026-03-26 00:42:21.120 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-004221' 2026-03-26 00:42:21.120 | ++ ./stack.sh:main:485 : /usr/bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-03-26-004221.summary.2026-03-26-004221 2026-03-26 00:42:21.120 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:42:21.120 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-03-26-004221 2026-03-26 00:42:21.120 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-004221 /opt/stack/logs/devstacklog.txt 2026-03-26 00:42:21.120 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-03-26-004221.summary.2026-03-26-004221 /opt/stack/logs/devstacklog.txt.summary 2026-03-26 00:42:21.120 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-03-26 00:42:21.120 | + functions:check_path_perm_sanity:615 : local real_path 2026-03-26 00:42:21.120 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-03-26 00:42:21.121 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-03-26 00:42:21.124 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-03-26 00:42:21.129 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-03-26 00:42:21.130 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-03-26 00:42:21.135 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:42:21.139 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-03-26 00:42:21.144 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-03-26 00:42:21.150 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:42:21.153 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-03-26 00:42:21.156 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-03-26 00:42:21.160 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-03-26 00:42:21.165 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-03-26 00:42:21.168 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-03-26 00:42:21.172 | + ./stack.sh:main:558 : trap err_trap ERR 2026-03-26 00:42:21.175 | + ./stack.sh:main:571 : set -o errexit 2026-03-26 00:42:21.179 | + ./stack.sh:main:574 : uname -a 2026-03-26 00:42:21.182 | Linux np0000160880 6.8.0-106-generic #106-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 6 07:58:08 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-03-26 00:42:21.187 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:42:21.190 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-03-26 00:42:21.194 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-03-26 00:42:21.260 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-03-26 00:42:21.291 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-03-26 00:42:21.298 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-03-26 00:42:21.326 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-03-26 00:42:21.332 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-03-26 00:42:21.357 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-03-26 00:42:21.363 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-03-26 00:42:21.390 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-03-26 00:42:21.395 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-03-26 00:42:21.401 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:42:21.406 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-03-26 00:42:21.433 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:42:21.439 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-03-26 00:42:21.465 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:42:21.470 | + ./stack.sh:main:588 : tune_host 2026-03-26 00:42:21.474 | + lib/host:tune_host:96 : configure_host_mem 2026-03-26 00:42:21.479 | + lib/host:configure_host_mem:70 : configure_zswap 2026-03-26 00:42:21.483 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:21.487 | + lib/host:configure_zswap:43 : is_ubuntu 2026-03-26 00:42:21.490 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:42:21.494 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:42:21.500 | + lib/host:configure_zswap:44 : echo lz4 2026-03-26 00:42:21.501 | + lib/host:configure_zswap:44 : sudo tee /sys/module/zswap/parameters/compressor 2026-03-26 00:42:21.516 | lz4 2026-03-26 00:42:21.523 | + lib/host:configure_zswap:45 : echo zsmalloc 2026-03-26 00:42:21.523 | + lib/host:configure_zswap:45 : sudo tee /sys/module/zswap/parameters/zpool 2026-03-26 00:42:21.535 | zsmalloc 2026-03-26 00:42:21.541 | + lib/host:configure_zswap:47 : echo 1 2026-03-26 00:42:21.542 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-03-26 00:42:21.553 | 1 2026-03-26 00:42:21.579 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-03-26 00:42:21.594 | /sys/module/zswap/parameters/same_filled_pages_enabled:Y 2026-03-26 00:42:21.594 | /sys/module/zswap/parameters/enabled:Y 2026-03-26 00:42:21.594 | /sys/module/zswap/parameters/shrinker_enabled:Y 2026-03-26 00:42:21.594 | /sys/module/zswap/parameters/max_pool_percent:20 2026-03-26 00:42:21.595 | /sys/module/zswap/parameters/compressor:lz4 2026-03-26 00:42:21.595 | /sys/module/zswap/parameters/non_same_filled_pages_enabled:Y 2026-03-26 00:42:21.595 | /sys/module/zswap/parameters/zpool:zsmalloc 2026-03-26 00:42:21.595 | /sys/module/zswap/parameters/exclusive_loads:N 2026-03-26 00:42:21.595 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-03-26 00:42:21.600 | + lib/host:configure_host_mem:71 : configure_ksm 2026-03-26 00:42:21.605 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:21.608 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-03-26 00:42:21.612 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:42:21.616 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:42:21.620 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-03-26 00:42:21.623 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:42:21.628 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:21.632 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:42:21.636 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:42:21.640 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:42:21.644 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:42:21.648 | + functions-common:apt_get_update:1158 : [[ False == \T\r\u\e ]] 2026-03-26 00:42:21.653 | + functions-common:apt_get_update:1163 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:21.656 | + functions-common:apt_get_update:1165 : local sudo=sudo 2026-03-26 00:42:21.661 | ++ functions-common:apt_get_update:1166 : id -u 2026-03-26 00:42:21.667 | + functions-common:apt_get_update:1166 : [[ 1002 = \0 ]] 2026-03-26 00:42:21.671 | + functions-common:apt_get_update:1169 : time_start apt-get-update 2026-03-26 00:42:21.675 | + functions-common:time_start:2398 : local name=apt-get-update 2026-03-26 00:42:21.679 | + functions-common:time_start:2399 : local start_time= 2026-03-26 00:42:21.683 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-03-26 00:42:21.688 | ++ functions-common:time_start:2403 : date +%s%3N 2026-03-26 00:42:21.694 | + functions-common:time_start:2403 : _TIME_START[$name]=1774485741690 2026-03-26 00:42:21.697 | + functions-common:apt_get_update:1171 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-03-26 00:42:21.701 | + functions-common:apt_get_update:1172 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-03-26 00:42:21.705 | + functions-common:apt_get_update:1173 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-03-26 00:42:21.933 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble InRelease 2026-03-26 00:42:21.934 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-03-26 00:42:21.999 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-03-26 00:42:22.077 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-03-26 00:42:23.453 | Reading package lists... 2026-03-26 00:42:23.488 | + functions-common:apt_get_update:1177 : REPOS_UPDATED=True 2026-03-26 00:42:23.492 | + functions-common:apt_get_update:1179 : time_stop apt-get-update 2026-03-26 00:42:23.496 | + functions-common:time_stop:2412 : local name 2026-03-26 00:42:23.501 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:42:23.504 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:42:23.508 | + functions-common:time_stop:2415 : local total 2026-03-26 00:42:23.513 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:42:23.516 | + functions-common:time_stop:2418 : name=apt-get-update 2026-03-26 00:42:23.520 | + functions-common:time_stop:2419 : start_time=1774485741690 2026-03-26 00:42:23.523 | + functions-common:time_stop:2421 : [[ -z 1774485741690 ]] 2026-03-26 00:42:23.527 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:42:23.534 | + functions-common:time_stop:2424 : end_time=1774485743530 2026-03-26 00:42:23.537 | + functions-common:time_stop:2425 : elapsed_time=1840 2026-03-26 00:42:23.541 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:42:23.545 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:42:23.549 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1840 2026-03-26 00:42:23.553 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-03-26 00:42:23.557 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:42:23.561 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:42:23.565 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:42:23.569 | + functions-common:real_install_package:1419 : apt_get install ksmtuned 2026-03-26 00:42:23.603 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-03-26 00:42:23.647 | Reading package lists... 2026-03-26 00:42:23.935 | Building dependency tree... 2026-03-26 00:42:23.938 | Reading state information... 2026-03-26 00:42:24.194 | Recommended packages: 2026-03-26 00:42:24.195 | qemu-kvm 2026-03-26 00:42:24.226 | The following NEW packages will be installed: 2026-03-26 00:42:24.228 | ksmtuned 2026-03-26 00:42:24.421 | 0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded. 2026-03-26 00:42:24.421 | Need to get 7,444 B of archives. 2026-03-26 00:42:24.421 | After this operation, 44.0 kB of additional disk space will be used. 2026-03-26 00:42:24.421 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7,444 B] 2026-03-26 00:42:24.587 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:42:24.631 | Fetched 7,444 B in 0s (42.8 kB/s) 2026-03-26 00:42:24.674 | Selecting previously unselected package ksmtuned. 2026-03-26 00:42:24.692 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32594 files and directories currently installed.) 2026-03-26 00:42:24.693 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-03-26 00:42:24.698 | Unpacking ksmtuned (4.20150326) ... 2026-03-26 00:42:24.764 | Setting up ksmtuned (4.20150326) ... 2026-03-26 00:42:24.921 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-03-26 00:42:25.048 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-03-26 00:42:25.651 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:42:25.656 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:42:25.660 | + functions-common:time_stop:2412 : local name 2026-03-26 00:42:25.665 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:42:25.669 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:42:25.673 | + functions-common:time_stop:2415 : local total 2026-03-26 00:42:25.677 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:42:25.681 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:42:25.685 | + functions-common:time_stop:2419 : start_time=1774485743599 2026-03-26 00:42:25.689 | + functions-common:time_stop:2421 : [[ -z 1774485743599 ]] 2026-03-26 00:42:25.694 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:42:25.699 | + functions-common:time_stop:2424 : end_time=1774485745695 2026-03-26 00:42:25.703 | + functions-common:time_stop:2425 : elapsed_time=2096 2026-03-26 00:42:25.707 | + functions-common:time_stop:2426 : total=4192 2026-03-26 00:42:25.711 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:42:25.715 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6288 2026-03-26 00:42:25.719 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:42:25.722 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-03-26 00:42:25.726 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-03-26 00:42:25.728 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-03-26 00:42:25.750 | + lib/host:configure_ksm:19 : echo 0 2026-03-26 00:42:25.750 | 0 2026-03-26 00:42:25.757 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-03-26 00:42:25.762 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:25.764 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-03-26 00:42:25.774 | vm.dirty_ratio = 60 2026-03-26 00:42:25.781 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-03-26 00:42:25.795 | vm.dirty_background_ratio = 10 2026-03-26 00:42:25.800 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-03-26 00:42:25.809 | vm.vfs_cache_pressure = 50 2026-03-26 00:42:25.814 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-03-26 00:42:25.828 | vm.swappiness = 100 2026-03-26 00:42:25.834 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-03-26 00:42:25.849 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-03-26 00:42:25.849 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-03-26 00:42:25.850 | /proc/sys/vm/compact_unevictable_allowed:1 2026-03-26 00:42:25.850 | /proc/sys/vm/compaction_proactiveness:20 2026-03-26 00:42:25.850 | /proc/sys/vm/dirty_background_bytes:0 2026-03-26 00:42:25.850 | /proc/sys/vm/dirty_background_ratio:10 2026-03-26 00:42:25.850 | /proc/sys/vm/dirty_bytes:0 2026-03-26 00:42:25.850 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-03-26 00:42:25.850 | /proc/sys/vm/dirty_ratio:60 2026-03-26 00:42:25.850 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-03-26 00:42:25.850 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-03-26 00:42:25.850 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-03-26 00:42:25.851 | /proc/sys/vm/extfrag_threshold:500 2026-03-26 00:42:25.851 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-03-26 00:42:25.852 | /proc/sys/vm/hugetlb_shm_group:0 2026-03-26 00:42:25.852 | /proc/sys/vm/laptop_mode:0 2026-03-26 00:42:25.852 | /proc/sys/vm/legacy_va_layout:0 2026-03-26 00:42:25.852 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-03-26 00:42:25.852 | /proc/sys/vm/max_map_count:1048576 2026-03-26 00:42:25.852 | /proc/sys/vm/memfd_noexec:0 2026-03-26 00:42:25.852 | /proc/sys/vm/memory_failure_early_kill:0 2026-03-26 00:42:25.852 | /proc/sys/vm/memory_failure_recovery:1 2026-03-26 00:42:25.852 | /proc/sys/vm/min_free_kbytes:67584 2026-03-26 00:42:25.852 | /proc/sys/vm/min_slab_ratio:5 2026-03-26 00:42:25.852 | /proc/sys/vm/min_unmapped_ratio:1 2026-03-26 00:42:25.852 | /proc/sys/vm/mmap_min_addr:65536 2026-03-26 00:42:25.852 | /proc/sys/vm/mmap_rnd_bits:32 2026-03-26 00:42:25.852 | /proc/sys/vm/mmap_rnd_compat_bits:16 2026-03-26 00:42:25.852 | /proc/sys/vm/nr_hugepages:0 2026-03-26 00:42:25.852 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-03-26 00:42:25.852 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-03-26 00:42:25.852 | /proc/sys/vm/numa_stat:1 2026-03-26 00:42:25.852 | /proc/sys/vm/numa_zonelist_order:Node 2026-03-26 00:42:25.852 | /proc/sys/vm/oom_dump_tasks:1 2026-03-26 00:42:25.852 | /proc/sys/vm/oom_kill_allocating_task:0 2026-03-26 00:42:25.852 | /proc/sys/vm/overcommit_kbytes:0 2026-03-26 00:42:25.852 | /proc/sys/vm/overcommit_memory:0 2026-03-26 00:42:25.852 | /proc/sys/vm/overcommit_ratio:50 2026-03-26 00:42:25.852 | /proc/sys/vm/page-cluster:3 2026-03-26 00:42:25.852 | /proc/sys/vm/page_lock_unfairness:5 2026-03-26 00:42:25.852 | /proc/sys/vm/panic_on_oom:0 2026-03-26 00:42:25.852 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-03-26 00:42:25.852 | /proc/sys/vm/stat_interval:1 2026-03-26 00:42:25.852 | /proc/sys/vm/swappiness:100 2026-03-26 00:42:25.852 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-03-26 00:42:25.852 | /proc/sys/vm/user_reserve_kbytes:131072 2026-03-26 00:42:25.852 | /proc/sys/vm/vfs_cache_pressure:50 2026-03-26 00:42:25.852 | /proc/sys/vm/watermark_boost_factor:15000 2026-03-26 00:42:25.852 | /proc/sys/vm/watermark_scale_factor:10 2026-03-26 00:42:25.852 | /proc/sys/vm/zone_reclaim_mode:0 2026-03-26 00:42:25.857 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-03-26 00:42:25.865 | + lib/host:tune_host:97 : configure_host_net 2026-03-26 00:42:25.870 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-03-26 00:42:25.874 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:25.877 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-03-26 00:42:25.890 | net.ipv4.tcp_keepalive_time = 60 2026-03-26 00:42:25.896 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-03-26 00:42:25.910 | net.ipv4.tcp_keepalive_intvl = 10 2026-03-26 00:42:25.915 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-03-26 00:42:25.930 | net.ipv4.tcp_keepalive_probes = 6 2026-03-26 00:42:25.935 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-03-26 00:42:25.948 | net.ipv4.tcp_fastopen = 3 2026-03-26 00:42:25.955 | + lib/host:configure_sysctl_net_parmaters:85 : sudo grep -R . /proc/sys/net/ipv4/tcp_abort_on_overflow /proc/sys/net/ipv4/tcp_adv_win_scale /proc/sys/net/ipv4/tcp_allowed_congestion_control /proc/sys/net/ipv4/tcp_app_win /proc/sys/net/ipv4/tcp_autocorking /proc/sys/net/ipv4/tcp_available_congestion_control /proc/sys/net/ipv4/tcp_available_ulp /proc/sys/net/ipv4/tcp_backlog_ack_defer /proc/sys/net/ipv4/tcp_base_mss /proc/sys/net/ipv4/tcp_challenge_ack_limit /proc/sys/net/ipv4/tcp_child_ehash_entries /proc/sys/net/ipv4/tcp_comp_sack_delay_ns /proc/sys/net/ipv4/tcp_comp_sack_nr /proc/sys/net/ipv4/tcp_comp_sack_slack_ns /proc/sys/net/ipv4/tcp_congestion_control /proc/sys/net/ipv4/tcp_dsack /proc/sys/net/ipv4/tcp_early_demux /proc/sys/net/ipv4/tcp_early_retrans /proc/sys/net/ipv4/tcp_ecn /proc/sys/net/ipv4/tcp_ecn_fallback /proc/sys/net/ipv4/tcp_ehash_entries /proc/sys/net/ipv4/tcp_fack /proc/sys/net/ipv4/tcp_fastopen /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec /proc/sys/net/ipv4/tcp_fastopen_key /proc/sys/net/ipv4/tcp_fin_timeout /proc/sys/net/ipv4/tcp_frto /proc/sys/net/ipv4/tcp_fwmark_accept /proc/sys/net/ipv4/tcp_invalid_ratelimit /proc/sys/net/ipv4/tcp_keepalive_intvl /proc/sys/net/ipv4/tcp_keepalive_probes /proc/sys/net/ipv4/tcp_keepalive_time /proc/sys/net/ipv4/tcp_l3mdev_accept /proc/sys/net/ipv4/tcp_limit_output_bytes /proc/sys/net/ipv4/tcp_low_latency /proc/sys/net/ipv4/tcp_max_orphans /proc/sys/net/ipv4/tcp_max_reordering /proc/sys/net/ipv4/tcp_max_syn_backlog /proc/sys/net/ipv4/tcp_max_tw_buckets /proc/sys/net/ipv4/tcp_mem /proc/sys/net/ipv4/tcp_migrate_req /proc/sys/net/ipv4/tcp_min_rtt_wlen /proc/sys/net/ipv4/tcp_min_snd_mss /proc/sys/net/ipv4/tcp_min_tso_segs /proc/sys/net/ipv4/tcp_moderate_rcvbuf /proc/sys/net/ipv4/tcp_mtu_probe_floor /proc/sys/net/ipv4/tcp_mtu_probing /proc/sys/net/ipv4/tcp_no_metrics_save /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save /proc/sys/net/ipv4/tcp_notsent_lowat /proc/sys/net/ipv4/tcp_orphan_retries /proc/sys/net/ipv4/tcp_pacing_ca_ratio /proc/sys/net/ipv4/tcp_pacing_ss_ratio /proc/sys/net/ipv4/tcp_pingpong_thresh /proc/sys/net/ipv4/tcp_plb_cong_thresh /proc/sys/net/ipv4/tcp_plb_enabled /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds /proc/sys/net/ipv4/tcp_plb_rehash_rounds /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec /proc/sys/net/ipv4/tcp_probe_interval /proc/sys/net/ipv4/tcp_probe_threshold /proc/sys/net/ipv4/tcp_recovery /proc/sys/net/ipv4/tcp_reflect_tos /proc/sys/net/ipv4/tcp_reordering /proc/sys/net/ipv4/tcp_retrans_collapse /proc/sys/net/ipv4/tcp_retries1 /proc/sys/net/ipv4/tcp_retries2 /proc/sys/net/ipv4/tcp_rfc1337 /proc/sys/net/ipv4/tcp_rmem /proc/sys/net/ipv4/tcp_sack /proc/sys/net/ipv4/tcp_shrink_window /proc/sys/net/ipv4/tcp_slow_start_after_idle /proc/sys/net/ipv4/tcp_stdurg /proc/sys/net/ipv4/tcp_synack_retries /proc/sys/net/ipv4/tcp_syncookies /proc/sys/net/ipv4/tcp_syn_linear_timeouts /proc/sys/net/ipv4/tcp_syn_retries /proc/sys/net/ipv4/tcp_thin_linear_timeouts /proc/sys/net/ipv4/tcp_timestamps /proc/sys/net/ipv4/tcp_tso_rtt_log /proc/sys/net/ipv4/tcp_tso_win_divisor /proc/sys/net/ipv4/tcp_tw_reuse /proc/sys/net/ipv4/tcp_window_scaling /proc/sys/net/ipv4/tcp_wmem /proc/sys/net/ipv4/tcp_workaround_signed_windows 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_app_win:31 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_dsack:1 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_ecn:2 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_ehash_entries:524288 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_fack:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_fastopen_key:9cb93342-be502526-6809d624-08f9b709 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_frto:2 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_max_orphans:262144 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_max_syn_backlog:4096 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_max_tw_buckets:262144 2026-03-26 00:42:25.972 | /proc/sys/net/ipv4/tcp_mem:768417 1024559 1536834 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_recovery:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_reordering:3 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_retries1:3 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_retries2:15 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_sack:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-03-26 00:42:25.973 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-03-26 00:42:25.977 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-03-26 00:42:25.990 | net.core.default_qdisc = pfifo_fast 2026-03-26 00:42:25.996 | + ./stack.sh:main:594 : fetch_plugins 2026-03-26 00:42:26.000 | + functions-common:fetch_plugins:1758 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:42:26.004 | + functions-common:fetch_plugins:1759 : local plugin 2026-03-26 00:42:26.008 | + functions-common:fetch_plugins:1762 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:42:26.012 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-03-26 00:42:26.012 | Fetching DevStack plugins 2026-03-26 00:42:26.016 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:42:26.020 | + functions-common:fetch_plugins:1768 : git_clone_by_name barbican 2026-03-26 00:42:26.025 | + functions-common:git_clone_by_name:673 : local name=barbican 2026-03-26 00:42:26.029 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/barbican 2026-03-26 00:42:26.033 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/barbican 2026-03-26 00:42:26.037 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:42:26.042 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/barbican /opt/stack/barbican master 2026-03-26 00:42:26.046 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/barbican 2026-03-26 00:42:26.051 | + functions-common:git_clone:582 : local git_dest=/opt/stack/barbican 2026-03-26 00:42:26.054 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:26.058 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:26.063 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:26.068 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:26.072 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:26.077 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:26.105 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:26.110 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:26.114 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.119 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:26.119 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:26.127 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/barbican ]] 2026-03-26 00:42:26.131 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.135 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/barbican 2026-03-26 00:42:26.157 | + functions-common:git_clone:664 : cd /opt/stack/barbican 2026-03-26 00:42:26.162 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:26.163 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:26.168 | f8a331a4 Merge "Remove url tags from README" 2026-03-26 00:42:26.173 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:26.178 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:42:26.182 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum 2026-03-26 00:42:26.186 | + functions-common:git_clone_by_name:673 : local name=magnum 2026-03-26 00:42:26.190 | + functions-common:git_clone_by_name:674 : local repo=https://review.opendev.org/openstack/magnum 2026-03-26 00:42:26.194 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum 2026-03-26 00:42:26.198 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:42:26.202 | + functions-common:git_clone_by_name:677 : git_clone https://review.opendev.org/openstack/magnum /opt/stack/magnum master 2026-03-26 00:42:26.205 | + functions-common:git_clone:581 : local git_remote=https://review.opendev.org/openstack/magnum 2026-03-26 00:42:26.210 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:42:26.214 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:26.218 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:26.224 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:26.228 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:26.232 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:26.237 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:26.266 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:26.270 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:26.274 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.279 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:26.280 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:26.289 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:42:26.293 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.297 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:42:26.319 | + functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:42:26.325 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:26.325 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:26.333 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:42:26.338 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:26.342 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:42:26.346 | + functions-common:fetch_plugins:1768 : git_clone_by_name octavia 2026-03-26 00:42:26.350 | + functions-common:git_clone_by_name:673 : local name=octavia 2026-03-26 00:42:26.354 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/octavia 2026-03-26 00:42:26.359 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/octavia 2026-03-26 00:42:26.363 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:42:26.367 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/octavia /opt/stack/octavia master 2026-03-26 00:42:26.372 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/octavia 2026-03-26 00:42:26.376 | + functions-common:git_clone:582 : local git_dest=/opt/stack/octavia 2026-03-26 00:42:26.381 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:26.385 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:26.390 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:26.395 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:26.399 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:26.404 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:26.432 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:26.436 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:26.441 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.446 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:26.446 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:26.455 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/octavia ]] 2026-03-26 00:42:26.458 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.462 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/octavia 2026-03-26 00:42:26.486 | + functions-common:git_clone:664 : cd /opt/stack/octavia 2026-03-26 00:42:26.492 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:26.492 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:26.499 | b2e084e87 Merge "Rework unit test for get_subnet failure" 2026-03-26 00:42:26.503 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:26.508 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:42:26.512 | + functions-common:fetch_plugins:1768 : git_clone_by_name manila 2026-03-26 00:42:26.517 | + functions-common:git_clone_by_name:673 : local name=manila 2026-03-26 00:42:26.521 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/manila 2026-03-26 00:42:26.525 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/manila 2026-03-26 00:42:26.531 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:42:26.534 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/manila /opt/stack/manila master 2026-03-26 00:42:26.537 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/manila 2026-03-26 00:42:26.540 | + functions-common:git_clone:582 : local git_dest=/opt/stack/manila 2026-03-26 00:42:26.543 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:26.547 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:26.552 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:26.557 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:26.561 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:26.565 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:26.592 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:26.597 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:26.602 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.606 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:26.608 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:26.616 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/manila ]] 2026-03-26 00:42:26.621 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.624 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/manila 2026-03-26 00:42:26.646 | + functions-common:git_clone:664 : cd /opt/stack/manila 2026-03-26 00:42:26.652 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:26.652 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:26.663 | 9b2f3dd90 Merge "textapi-ref: Fix type for group_snapshot_links parameter" 2026-03-26 00:42:26.668 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:26.673 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:42:26.677 | + functions-common:fetch_plugins:1768 : git_clone_by_name magnum-cluster-api 2026-03-26 00:42:26.681 | + functions-common:git_clone_by_name:673 : local name=magnum-cluster-api 2026-03-26 00:42:26.686 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:42:26.690 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:42:26.695 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:42:26.699 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/vexxhost/magnum-cluster-api /opt/stack/magnum-cluster-api master 2026-03-26 00:42:26.703 | + functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api 2026-03-26 00:42:26.707 | + functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:42:26.712 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:26.716 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:26.722 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:26.726 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:26.731 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:26.736 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:26.767 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:26.771 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:26.775 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.779 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:26.780 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:26.788 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:42:26.793 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.797 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:42:26.820 | + functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:42:26.826 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:26.826 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:26.835 | 0619419 fix(deps): update rust crate k8s-openapi to 0.27.0 2026-03-26 00:42:26.840 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:26.844 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-03-26 00:42:26.848 | + functions-common:fetch_plugins:1768 : git_clone_by_name ovn-octavia-provider 2026-03-26 00:42:26.853 | + functions-common:git_clone_by_name:673 : local name=ovn-octavia-provider 2026-03-26 00:42:26.857 | + functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:42:26.862 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:42:26.866 | + functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:42:26.870 | + functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/ovn-octavia-provider /opt/stack/ovn-octavia-provider master 2026-03-26 00:42:26.875 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/ovn-octavia-provider 2026-03-26 00:42:26.879 | + functions-common:git_clone:582 : local git_dest=/opt/stack/ovn-octavia-provider 2026-03-26 00:42:26.883 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:26.887 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:26.892 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:26.897 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:26.901 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:26.906 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:26.933 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:26.937 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:26.941 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.946 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:26.947 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:26.955 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/ovn-octavia-provider ]] 2026-03-26 00:42:26.959 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:26.963 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/ovn-octavia-provider 2026-03-26 00:42:26.986 | + functions-common:git_clone:664 : cd /opt/stack/ovn-octavia-provider 2026-03-26 00:42:26.992 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:26.993 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:26.998 | 83b1d9f Merge "Add periodic-weekly queue for ovn-octavia-provider" 2026-03-26 00:42:27.003 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:27.006 | + ./stack.sh:main:598 : run_phase override_defaults 2026-03-26 00:42:27.010 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-03-26 00:42:27.014 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:42:27.018 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:42:27.022 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:42:27.026 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:42:27.031 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:42:27.036 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:42:27.041 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:42:27.047 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:42:27.052 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:42:27.056 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:42:27.061 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-03-26 00:42:27.065 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:42:27.092 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:42:27.097 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-03-26 00:42:27.101 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-26 00:42:27.105 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-03-26 00:42:27.109 | + functions-common:plugin_override_defaults:1799 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:42:27.113 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-03-26 00:42:27.117 | + functions-common:plugin_override_defaults:1803 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:42:27.121 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-03-26 00:42:27.121 | Overriding Configuration Defaults 2026-03-26 00:42:27.126 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:42:27.130 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/barbican 2026-03-26 00:42:27.134 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/barbican/devstack/override-defaults ]] 2026-03-26 00:42:27.138 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:42:27.143 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum 2026-03-26 00:42:27.147 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum/devstack/override-defaults ]] 2026-03-26 00:42:27.151 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:42:27.156 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/octavia 2026-03-26 00:42:27.160 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/octavia/devstack/override-defaults ]] 2026-03-26 00:42:27.164 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:42:27.168 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/manila 2026-03-26 00:42:27.172 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/manila/devstack/override-defaults ]] 2026-03-26 00:42:27.176 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:42:27.180 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:42:27.184 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/magnum-cluster-api/devstack/override-defaults ]] 2026-03-26 00:42:27.189 | + functions-common:plugin_override_defaults:1814 : echo 'magnum-cluster-api has overridden the following defaults' 2026-03-26 00:42:27.189 | magnum-cluster-api has overridden the following defaults 2026-03-26 00:42:27.194 | + functions-common:plugin_override_defaults:1815 : cat /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:42:27.196 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:42:27.196 | KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:42:27.196 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:42:27.196 | LIBVIRT_TYPE=kvm 2026-03-26 00:42:27.196 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:42:27.200 | + functions-common:plugin_override_defaults:1816 : source /opt/stack/magnum-cluster-api/devstack/override-defaults 2026-03-26 00:42:27.204 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:1 : GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:42:27.209 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:2 : KEYSTONE_ADMIN_ENDPOINT=true 2026-03-26 00:42:27.213 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:3 : LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:42:27.216 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:4 : LIBVIRT_TYPE=kvm 2026-03-26 00:42:27.221 | ++ /opt/stack/magnum-cluster-api/devstack/override-defaults:source:5 : VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:42:27.226 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-03-26 00:42:27.229 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:42:27.233 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/ovn-octavia-provider/devstack/override-defaults ]] 2026-03-26 00:42:27.237 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-03-26 00:42:27.270 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-03-26 00:42:27.274 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-03-26 00:42:27.300 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:27.305 | +++ lib/tls:source:40 : ipv6_unquote 199.204.45.25 2026-03-26 00:42:27.310 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.25 2026-03-26 00:42:27.311 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:42:27.318 | ++ lib/tls:source:40 : TLS_IP=199.204.45.25 2026-03-26 00:42:27.323 | +++ lib/tls:source:43 : hostname -f 2026-03-26 00:42:27.331 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0000160880.novalocal 2026-03-26 00:42:27.335 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:42:27.340 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:42:27.344 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:42:27.349 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:42:27.353 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-03-26 00:42:27.357 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-03-26 00:42:27.362 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-03-26 00:42:27.366 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:42:27.371 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-03-26 00:42:27.378 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-03-26 00:42:27.402 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-03-26 00:42:27.437 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-03-26 00:42:27.463 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-03-26 00:42:27.487 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-03-26 00:42:27.555 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-03-26 00:42:27.693 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-03-26 00:42:27.874 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-03-26 00:42:27.929 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-03-26 00:42:28.038 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-03-26 00:42:28.128 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-03-26 00:42:28.133 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-03-26 00:42:28.163 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:28.169 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-03-26 00:42:28.174 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-03-26 00:42:28.178 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:42:28.182 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:42:28.186 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-03-26 00:42:28.192 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-03-26 00:42:28.225 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:28.230 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:42:28.237 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:28.242 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:42:28.246 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:42:28.251 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:42:28.256 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:42:28.261 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:42:28.267 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:42:28.274 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-03-26 00:42:28.306 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:42:28.311 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:42:28.316 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:42:28.321 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:42:28.326 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:42:28.331 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:42:28.337 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:42:28.342 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:42:28.346 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:42:28.351 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-03-26 00:42:28.356 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-03-26 00:42:28.361 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-03-26 00:42:28.367 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-03-26 00:42:28.372 | ++ lib/neutron:source:118 : Q_HOST=199.204.45.25 2026-03-26 00:42:28.377 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-03-26 00:42:28.383 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-03-26 00:42:28.388 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-03-26 00:42:28.390 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:42:28.398 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:42:28.404 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-03-26 00:42:28.408 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-03-26 00:42:28.414 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-03-26 00:42:28.418 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-03-26 00:42:28.424 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-03-26 00:42:28.456 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:42:28.463 | +++ lib/neutron:source:132 : ipv6_unquote 199.204.45.25 2026-03-26 00:42:28.469 | +++ functions-common:ipv6_unquote:2210 : echo 199.204.45.25 2026-03-26 00:42:28.469 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:42:28.477 | ++ lib/neutron:source:132 : Q_META_DATA_IP=199.204.45.25 2026-03-26 00:42:28.482 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:42:28.488 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:42:28.492 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:42:28.497 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:42:28.502 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:42:28.507 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-03-26 00:42:28.511 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:42:28.516 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:42:28.521 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-03-26 00:42:28.527 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:42:28.531 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:42:28.536 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-03-26 00:42:28.541 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:42:28.545 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:42:28.550 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-03-26 00:42:28.555 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-03-26 00:42:28.560 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-03-26 00:42:28.566 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:42:28.570 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:42:28.576 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-03-26 00:42:28.581 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-03-26 00:42:28.587 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-03-26 00:42:28.617 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:28.620 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:42:28.626 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:42:28.631 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:42:28.636 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:42:28.641 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:28.645 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:42:28.650 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-03-26 00:42:28.655 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-03-26 00:42:28.660 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-03-26 00:42:28.665 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:42:28.669 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-03-26 00:42:28.674 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-03-26 00:42:28.679 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-03-26 00:42:28.684 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:42:28.687 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-03-26 00:42:28.691 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-03-26 00:42:28.696 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-03-26 00:42:28.701 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-03-26 00:42:28.705 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-03-26 00:42:28.912 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-03-26 00:42:28.941 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-03-26 00:42:28.947 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-03-26 00:42:28.952 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-03-26 00:42:28.957 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-03-26 00:42:28.962 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-03-26 00:42:28.968 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:42:28.973 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:42:28.978 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:42:28.983 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:42:28.988 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:42:28.993 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-03-26 00:42:28.999 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:42:29.004 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:42:29.009 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-03-26 00:42:29.014 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-03-26 00:42:29.019 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:42:29.025 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:42:29.030 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:42:29.035 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:42:29.041 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:42:29.049 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-03-26 00:42:29.050 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-03-26 00:42:29.050 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-03-26 00:42:29.051 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-03-26 00:42:29.060 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=1f:acf5:bc11 2026-03-26 00:42:29.065 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-03-26 00:42:29.070 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-03-26 00:42:29.075 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:42:29.080 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:42:29.085 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd1f:acf5:bc11::/56 2026-03-26 00:42:29.093 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd1f:acf5:bc11::/56 2026-03-26 00:42:29.094 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-03-26 00:42:29.101 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd1f:acf5:bc11::/64 2026-03-26 00:42:29.107 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:42:29.113 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:42:29.118 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:42:29.124 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:42:29.129 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:42:29.134 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:42:29.139 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:42:29.144 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:42:29.149 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-03-26 00:42:29.155 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:42:29.160 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:42:29.165 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:42:29.170 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd1f:acf5:bc11::/56 2026-03-26 00:42:29.176 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-03-26 00:42:29.181 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-03-26 00:42:29.189 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-03-26 00:42:29.190 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-03-26 00:42:29.191 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-03-26 00:42:29.200 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-03-26 00:42:29.207 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-03-26 00:42:29.208 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-03-26 00:42:29.208 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-03-26 00:42:29.218 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs='ens3 2026-03-26 00:42:29.218 | ens3' 2026-03-26 00:42:29.227 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-03-26 00:42:29.233 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-03-26 00:42:29.238 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-03-26 00:42:29.244 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-03-26 00:42:29.249 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-03-26 00:42:29.254 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-03-26 00:42:29.260 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-03-26 00:42:29.265 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:42:29.298 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-03-26 00:42:29.329 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-03-26 00:42:29.356 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-03-26 00:42:29.385 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-03-26 00:42:29.411 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-03-26 00:42:29.475 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-03-26 00:42:29.482 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-03-26 00:42:29.486 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-03-26 00:42:29.491 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-03-26 00:42:29.498 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:42:29.504 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-03-26 00:42:29.538 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:42:29.544 | + ./stack.sh:main:629 : run_phase source 2026-03-26 00:42:29.550 | + functions-common:run_phase:1840 : local mode=source 2026-03-26 00:42:29.554 | + functions-common:run_phase:1841 : local phase= 2026-03-26 00:42:29.559 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:42:29.564 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:42:29.570 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:42:29.575 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:42:29.580 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:42:29.587 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:42:29.594 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:42:29.600 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:42:29.605 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:42:29.610 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-03-26 00:42:29.615 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:42:29.648 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:42:29.653 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-03-26 00:42:29.658 | + functions-common:run_phase:1862 : load_plugin_settings 2026-03-26 00:42:29.662 | + functions-common:load_plugin_settings:1776 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:42:29.667 | + functions-common:load_plugin_settings:1777 : local plugin 2026-03-26 00:42:29.672 | + functions-common:load_plugin_settings:1780 : [[ -z ,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider ]] 2026-03-26 00:42:29.678 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-03-26 00:42:29.678 | Loading plugin settings 2026-03-26 00:42:29.683 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:42:29.688 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/barbican 2026-03-26 00:42:29.693 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/barbican/devstack/settings ]] 2026-03-26 00:42:29.698 | + functions-common:load_plugin_settings:1789 : source /opt/stack/barbican/devstack/settings 2026-03-26 00:42:29.704 | ++ /opt/stack/barbican/devstack/settings:source:4 : define_plugin barbican 2026-03-26 00:42:29.710 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:42:29.715 | ++ /opt/stack/barbican/devstack/settings:source:7 : BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:42:29.720 | ++ /opt/stack/barbican/devstack/settings:source:8 : BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:42:29.726 | ++ /opt/stack/barbican/devstack/settings:source:9 : BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:42:29.730 | ++ /opt/stack/barbican/devstack/settings:source:10 : BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:42:29.735 | ++ /opt/stack/barbican/devstack/settings:source:11 : BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:42:29.740 | ++ /opt/stack/barbican/devstack/settings:source:13 : PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:42:29.745 | ++ /opt/stack/barbican/devstack/settings:source:14 : PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:42:29.751 | ++ /opt/stack/barbican/devstack/settings:source:15 : PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:42:29.755 | ++ /opt/stack/barbican/devstack/settings:source:18 : [[ False = True ]] 2026-03-26 00:42:29.764 | +++ /opt/stack/barbican/devstack/settings:source:22 : get_python_exec_prefix 2026-03-26 00:42:29.789 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:29.793 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:42:29.799 | ++ /opt/stack/barbican/devstack/settings:source:22 : BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:29.802 | ++ /opt/stack/barbican/devstack/settings:source:25 : BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:42:29.807 | ++ /opt/stack/barbican/devstack/settings:source:26 : BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:42:29.811 | ++ /opt/stack/barbican/devstack/settings:source:29 : BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:42:29.814 | ++ /opt/stack/barbican/devstack/settings:source:30 : BARBICAN_BRANCH=master 2026-03-26 00:42:29.818 | ++ /opt/stack/barbican/devstack/settings:source:33 : GITREPO["python-barbicanclient"]=https://github.com/openstack/python-barbicanclient.git 2026-03-26 00:42:29.822 | ++ /opt/stack/barbican/devstack/settings:source:34 : GITBRANCH["python-barbicanclient"]=master 2026-03-26 00:42:29.826 | ++ /opt/stack/barbican/devstack/settings:source:35 : GITDIR["python-barbicanclient"]=/opt/stack/python-barbicanclient 2026-03-26 00:42:29.831 | ++ /opt/stack/barbican/devstack/settings:source:38 : BARBICAN_HOST_HREF=http://199.204.45.25/key-manager 2026-03-26 00:42:29.833 | ++ /opt/stack/barbican/devstack/settings:source:40 : GITREPO["barbican-tempest-plugin"]=https://github.com/openstack/barbican-tempest-plugin.git 2026-03-26 00:42:29.837 | ++ /opt/stack/barbican/devstack/settings:source:41 : GITBRANCH["barbican-tempest-plugin"]=master 2026-03-26 00:42:29.841 | ++ /opt/stack/barbican/devstack/settings:source:42 : GITDIR["barbican-tempest-plugin"]=/opt/stack/barbican-tempest-plugin 2026-03-26 00:42:29.847 | +++ /opt/stack/barbican/devstack/settings:source:45 : trueorfalse True ENFORCE_SCOPE 2026-03-26 00:42:29.878 | ++ /opt/stack/barbican/devstack/settings:source:45 : BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:42:29.882 | ++ /opt/stack/barbican/devstack/settings:source:47 : enable_service barbican 2026-03-26 00:42:29.960 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:42:29.965 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum 2026-03-26 00:42:29.969 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum/devstack/settings ]] 2026-03-26 00:42:29.973 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum/devstack/settings 2026-03-26 00:42:29.979 | +++ /opt/stack/magnum/devstack/settings:source:19 : trueorfalse False MAGNUM_ENFORCE_SCOPE 2026-03-26 00:42:30.012 | ++ /opt/stack/magnum/devstack/settings:source:19 : MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:42:30.017 | ++ /opt/stack/magnum/devstack/settings:source:22 : enable_service magnum-api 2026-03-26 00:42:30.097 | ++ /opt/stack/magnum/devstack/settings:source:23 : enable_service magnum-cond 2026-03-26 00:42:30.178 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:42:30.183 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/octavia 2026-03-26 00:42:30.189 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/octavia/devstack/settings ]] 2026-03-26 00:42:30.194 | + functions-common:load_plugin_settings:1789 : source /opt/stack/octavia/devstack/settings 2026-03-26 00:42:30.199 | ++ /opt/stack/octavia/devstack/settings:source:3 : OCTAVIA=octavia 2026-03-26 00:42:30.205 | ++ /opt/stack/octavia/devstack/settings:source:4 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:42:30.210 | ++ /opt/stack/octavia/devstack/settings:source:5 : DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:42:30.215 | ++ /opt/stack/octavia/devstack/settings:source:6 : DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:42:30.221 | ++ /opt/stack/octavia/devstack/settings:source:7 : DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:42:30.226 | +++ /opt/stack/octavia/devstack/settings:source:8 : get_python_exec_prefix 2026-03-26 00:42:30.258 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:30.262 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:42:30.270 | ++ /opt/stack/octavia/devstack/settings:source:8 : OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:30.276 | ++ /opt/stack/octavia/devstack/settings:source:9 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:42:30.281 | ++ /opt/stack/octavia/devstack/settings:source:10 : OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:42:30.286 | ++ /opt/stack/octavia/devstack/settings:source:11 : OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:42:30.291 | ++ /opt/stack/octavia/devstack/settings:source:12 : OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:42:30.296 | ++ /opt/stack/octavia/devstack/settings:source:13 : OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:42:30.302 | ++ /opt/stack/octavia/devstack/settings:source:14 : OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:42:30.306 | ++ /opt/stack/octavia/devstack/settings:source:16 : OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:42:30.311 | ++ /opt/stack/octavia/devstack/settings:source:17 : OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:42:30.316 | ++ /opt/stack/octavia/devstack/settings:source:18 : OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:42:30.321 | ++ /opt/stack/octavia/devstack/settings:source:19 : OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:42:30.326 | ++ /opt/stack/octavia/devstack/settings:source:20 : OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:42:30.332 | ++ /opt/stack/octavia/devstack/settings:source:22 : OCTAVIA_USERNAME=admin 2026-03-26 00:42:30.337 | ++ /opt/stack/octavia/devstack/settings:source:23 : OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:42:30.342 | ++ /opt/stack/octavia/devstack/settings:source:24 : OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:42:30.347 | ++ /opt/stack/octavia/devstack/settings:source:25 : OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:42:30.352 | ++ /opt/stack/octavia/devstack/settings:source:26 : OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:42:30.356 | ++ /opt/stack/octavia/devstack/settings:source:28 : OCTAVIA_PROTOCOL=http 2026-03-26 00:42:30.362 | ++ /opt/stack/octavia/devstack/settings:source:29 : OCTAVIA_PORT=9876 2026-03-26 00:42:30.367 | ++ /opt/stack/octavia/devstack/settings:source:30 : OCTAVIA_HA_PORT=9875 2026-03-26 00:42:30.372 | ++ /opt/stack/octavia/devstack/settings:source:31 : OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:42:30.377 | ++ /opt/stack/octavia/devstack/settings:source:33 : OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:42:30.382 | ++ /opt/stack/octavia/devstack/settings:source:34 : OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:42:30.387 | ++ /opt/stack/octavia/devstack/settings:source:35 : OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:42:30.391 | ++ /opt/stack/octavia/devstack/settings:source:37 : OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:42:30.395 | ++ /opt/stack/octavia/devstack/settings:source:38 : OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:42:30.399 | ++ /opt/stack/octavia/devstack/settings:source:39 : OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:42:30.404 | ++ /opt/stack/octavia/devstack/settings:source:40 : OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:42:30.409 | ++ /opt/stack/octavia/devstack/settings:source:41 : OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:42:30.413 | ++ /opt/stack/octavia/devstack/settings:source:42 : OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:42:30.419 | ++ /opt/stack/octavia/devstack/settings:source:44 : OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:42:30.424 | ++ /opt/stack/octavia/devstack/settings:source:45 : OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:42:30.429 | ++ /opt/stack/octavia/devstack/settings:source:46 : OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:42:30.434 | ++ /opt/stack/octavia/devstack/settings:source:47 : OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:42:30.439 | ++ /opt/stack/octavia/devstack/settings:source:49 : OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:42:30.444 | ++ /opt/stack/octavia/devstack/settings:source:50 : OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:42:30.448 | ++ /opt/stack/octavia/devstack/settings:source:51 : OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:42:30.453 | ++ /opt/stack/octavia/devstack/settings:source:52 : OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:42:30.458 | ++ /opt/stack/octavia/devstack/settings:source:53 : OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:42:30.463 | ++ /opt/stack/octavia/devstack/settings:source:55 : OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:42:30.468 | ++ /opt/stack/octavia/devstack/settings:source:56 : OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:42:30.473 | ++ /opt/stack/octavia/devstack/settings:source:58 : OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:42:30.478 | ++ /opt/stack/octavia/devstack/settings:source:59 : OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:42:30.483 | ++ /opt/stack/octavia/devstack/settings:source:61 : OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:42:30.488 | ++ /opt/stack/octavia/devstack/settings:source:63 : OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:42:30.492 | ++ /opt/stack/octavia/devstack/settings:source:65 : OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:42:30.497 | ++ /opt/stack/octavia/devstack/settings:source:66 : OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:42:30.503 | ++ /opt/stack/octavia/devstack/settings:source:68 : OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:42:30.507 | ++ /opt/stack/octavia/devstack/settings:source:69 : OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:42:30.512 | ++ /opt/stack/octavia/devstack/settings:source:70 : OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:42:30.518 | ++ /opt/stack/octavia/devstack/settings:source:71 : OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:42:30.522 | ++ /opt/stack/octavia/devstack/settings:source:73 : OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:30.527 | ++ /opt/stack/octavia/devstack/settings:source:74 : OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:30.532 | ++ /opt/stack/octavia/devstack/settings:source:75 : OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:30.538 | ++ /opt/stack/octavia/devstack/settings:source:76 : OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:30.543 | ++ /opt/stack/octavia/devstack/settings:source:77 : OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:42:30.548 | ++ /opt/stack/octavia/devstack/settings:source:79 : OCTAVIA_API=o-api 2026-03-26 00:42:30.553 | ++ /opt/stack/octavia/devstack/settings:source:80 : OCTAVIA_CONSUMER=o-cw 2026-03-26 00:42:30.557 | ++ /opt/stack/octavia/devstack/settings:source:81 : OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:42:30.562 | ++ /opt/stack/octavia/devstack/settings:source:82 : OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:42:30.567 | ++ /opt/stack/octavia/devstack/settings:source:83 : OCTAVIA_SERVICE=octavia 2026-03-26 00:42:30.572 | ++ /opt/stack/octavia/devstack/settings:source:84 : OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:42:30.577 | ++ /opt/stack/octavia/devstack/settings:source:85 : OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:42:30.582 | ++ /opt/stack/octavia/devstack/settings:source:88 : GITREPO["python-octaviaclient"]=https://github.com/openstack/python-octaviaclient.git 2026-03-26 00:42:30.586 | ++ /opt/stack/octavia/devstack/settings:source:89 : GITBRANCH["python-octaviaclient"]=master 2026-03-26 00:42:30.591 | ++ /opt/stack/octavia/devstack/settings:source:90 : GITDIR["python-octaviaclient"]=/opt/stack/python-octaviaclient 2026-03-26 00:42:30.597 | ++ /opt/stack/octavia/devstack/settings:source:93 : GITREPO["octavia-lib"]=https://github.com/openstack/octavia-lib.git 2026-03-26 00:42:30.602 | ++ /opt/stack/octavia/devstack/settings:source:94 : GITBRANCH["octavia-lib"]=master 2026-03-26 00:42:30.607 | ++ /opt/stack/octavia/devstack/settings:source:95 : GITDIR["octavia-lib"]=/opt/stack/octavia-lib 2026-03-26 00:42:30.612 | ++ /opt/stack/octavia/devstack/settings:source:97 : NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:42:30.617 | ++ /opt/stack/octavia/devstack/settings:source:100 : OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:42:30.622 | ++ /opt/stack/octavia/devstack/settings:source:101 : OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:42:30.627 | ++ /opt/stack/octavia/devstack/settings:source:103 : OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:42:30.632 | ++ /opt/stack/octavia/devstack/settings:source:104 : OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:42:30.638 | ++ /opt/stack/octavia/devstack/settings:source:105 : OCTAVIA_NODE=api 2026-03-26 00:42:30.642 | ++ /opt/stack/octavia/devstack/settings:source:106 : OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:42:30.648 | ++ /opt/stack/octavia/devstack/settings:source:107 : OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:42:30.653 | ++ /opt/stack/octavia/devstack/settings:source:109 : OCTAVIA_DIB_TRACING=1 2026-03-26 00:42:30.658 | ++ /opt/stack/octavia/devstack/settings:source:111 : OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:42:30.662 | ++ /opt/stack/octavia/devstack/settings:source:112 : OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:42:30.666 | ++ /opt/stack/octavia/devstack/settings:source:113 : OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:42:30.671 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:42:30.676 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/manila 2026-03-26 00:42:30.681 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/manila/devstack/settings ]] 2026-03-26 00:42:30.686 | + functions-common:load_plugin_settings:1789 : source /opt/stack/manila/devstack/settings 2026-03-26 00:42:30.692 | ++ /opt/stack/manila/devstack/settings:source:24 : define_plugin manila 2026-03-26 00:42:30.696 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:42:30.702 | ++ /opt/stack/manila/devstack/settings:source:28 : OS_CLOUD=devstack-admin 2026-03-26 00:42:30.707 | ++ /opt/stack/manila/devstack/settings:source:30 : MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:42:30.712 | ++ /opt/stack/manila/devstack/settings:source:31 : MANILA_REPO_ROOT=openstack 2026-03-26 00:42:30.717 | ++ /opt/stack/manila/devstack/settings:source:33 : MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:42:30.722 | ++ /opt/stack/manila/devstack/settings:source:34 : MANILACLIENT_BRANCH=master 2026-03-26 00:42:30.727 | ++ /opt/stack/manila/devstack/settings:source:37 : MANILA_DIR=/opt/stack/manila 2026-03-26 00:42:30.732 | ++ /opt/stack/manila/devstack/settings:source:38 : MANILA_LOCK_PATH= 2026-03-26 00:42:30.737 | ++ /opt/stack/manila/devstack/settings:source:39 : MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:42:30.743 | ++ /opt/stack/manila/devstack/settings:source:40 : MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:42:30.748 | ++ /opt/stack/manila/devstack/settings:source:41 : MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:42:30.752 | ++ /opt/stack/manila/devstack/settings:source:43 : MANILA_CONF_DIR=/etc/manila 2026-03-26 00:42:30.757 | ++ /opt/stack/manila/devstack/settings:source:44 : MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:42:30.762 | ++ /opt/stack/manila/devstack/settings:source:45 : MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:42:30.767 | ++ /opt/stack/manila/devstack/settings:source:48 : BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:42:30.772 | ++ /opt/stack/manila/devstack/settings:source:49 : KEY_MANAGER_BACKEND=barbican 2026-03-26 00:42:30.777 | ++ /opt/stack/manila/devstack/settings:source:50 : BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.25/identity 2026-03-26 00:42:30.782 | ++ /opt/stack/manila/devstack/settings:source:54 : MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:42:30.786 | ++ /opt/stack/manila/devstack/settings:source:56 : MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:42:30.792 | ++ /opt/stack/manila/devstack/settings:source:64 : MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:42:30.796 | ++ /opt/stack/manila/devstack/settings:source:65 : MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:42:30.801 | ++ /opt/stack/manila/devstack/settings:source:66 : MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:42:30.807 | ++ /opt/stack/manila/devstack/settings:source:69 : MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:42:30.811 | ++ /opt/stack/manila/devstack/settings:source:76 : MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:42:30.816 | ++ /opt/stack/manila/devstack/settings:source:79 : MANILA_SERVICE_HOST=199.204.45.25 2026-03-26 00:42:30.821 | ++ /opt/stack/manila/devstack/settings:source:80 : MANILA_SERVICE_PORT=8786 2026-03-26 00:42:30.825 | ++ /opt/stack/manila/devstack/settings:source:81 : MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:42:30.830 | ++ /opt/stack/manila/devstack/settings:source:82 : MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:42:30.834 | ++ /opt/stack/manila/devstack/settings:source:83 : MANILA_ENDPOINT_BASE=http://199.204.45.25:8786 2026-03-26 00:42:30.839 | ++ /opt/stack/manila/devstack/settings:source:86 : [[ -d /opt/stack/manila/bin ]] 2026-03-26 00:42:30.845 | +++ /opt/stack/manila/devstack/settings:source:89 : get_python_exec_prefix 2026-03-26 00:42:30.877 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:30.881 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-03-26 00:42:30.886 | ++ /opt/stack/manila/devstack/settings:source:89 : MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:42:30.891 | ++ /opt/stack/manila/devstack/settings:source:93 : SHARE_NAME_PREFIX=share- 2026-03-26 00:42:30.896 | ++ /opt/stack/manila/devstack/settings:source:94 : MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:42:30.901 | ++ /opt/stack/manila/devstack/settings:source:95 : MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:42:30.906 | ++ /opt/stack/manila/devstack/settings:source:96 : MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:42:30.911 | ++ /opt/stack/manila/devstack/settings:source:97 : MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:42:30.916 | ++ /opt/stack/manila/devstack/settings:source:103 : MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:42:30.920 | ++ /opt/stack/manila/devstack/settings:source:105 : MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:42:30.924 | ++ /opt/stack/manila/devstack/settings:source:106 : MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:42:30.929 | ++ /opt/stack/manila/devstack/settings:source:107 : MANILA_ENDPOINT_BASE=http://199.204.45.25/share 2026-03-26 00:42:30.935 | ++ /opt/stack/manila/devstack/settings:source:110 : SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:42:30.940 | ++ /opt/stack/manila/devstack/settings:source:112 : eval USER_HOME=/opt/stack 2026-03-26 00:42:30.946 | +++ /opt/stack/manila/devstack/settings:source:112 : USER_HOME=/opt/stack 2026-03-26 00:42:30.951 | ++ /opt/stack/manila/devstack/settings:source:113 : MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:42:30.956 | ++ /opt/stack/manila/devstack/settings:source:114 : MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:42:30.960 | ++ /opt/stack/manila/devstack/settings:source:115 : MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:42:30.965 | ++ /opt/stack/manila/devstack/settings:source:116 : MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:42:30.971 | ++ /opt/stack/manila/devstack/settings:source:118 : MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:42:30.976 | ++ /opt/stack/manila/devstack/settings:source:119 : MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:42:30.980 | ++ /opt/stack/manila/devstack/settings:source:120 : MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:42:30.985 | ++ /opt/stack/manila/devstack/settings:source:121 : MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:42:30.991 | +++ /opt/stack/manila/devstack/settings:source:124 : trueorfalse True MANILA_SERVICE_IMAGE_ENABLED 2026-03-26 00:42:31.022 | ++ /opt/stack/manila/devstack/settings:source:124 : MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:42:31.027 | ++ /opt/stack/manila/devstack/settings:source:126 : MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:42:31.032 | ++ /opt/stack/manila/devstack/settings:source:127 : MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:42:31.036 | ++ /opt/stack/manila/devstack/settings:source:129 : MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:42:31.041 | ++ /opt/stack/manila/devstack/settings:source:130 : MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:42:31.046 | ++ /opt/stack/manila/devstack/settings:source:131 : MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:42:31.051 | ++ /opt/stack/manila/devstack/settings:source:132 : MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:42:31.055 | ++ /opt/stack/manila/devstack/settings:source:133 : MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:42:31.060 | ++ /opt/stack/manila/devstack/settings:source:138 : MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:42:31.065 | ++ /opt/stack/manila/devstack/settings:source:141 : SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:42:31.070 | ++ /opt/stack/manila/devstack/settings:source:142 : SHARE_GROUP=lvm-shares 2026-03-26 00:42:31.075 | ++ /opt/stack/manila/devstack/settings:source:143 : MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:42:31.080 | ++ /opt/stack/manila/devstack/settings:source:144 : SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:42:31.084 | ++ /opt/stack/manila/devstack/settings:source:145 : SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:42:31.088 | ++ /opt/stack/manila/devstack/settings:source:146 : CONFIGURE_BACKING_FILE=True 2026-03-26 00:42:31.091 | ++ /opt/stack/manila/devstack/settings:source:147 : MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.25 2026-03-26 00:42:31.096 | ++ /opt/stack/manila/devstack/settings:source:150 : MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:42:31.100 | ++ /opt/stack/manila/devstack/settings:source:155 : MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:42:31.104 | ++ /opt/stack/manila/devstack/settings:source:156 : MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:42:31.109 | ++ /opt/stack/manila/devstack/settings:source:157 : MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.25 2026-03-26 00:42:31.114 | ++ /opt/stack/manila/devstack/settings:source:158 : MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.25 2026-03-26 00:42:31.119 | ++ /opt/stack/manila/devstack/settings:source:159 : MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:42:31.124 | ++ /opt/stack/manila/devstack/settings:source:160 : MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:42:31.129 | ++ /opt/stack/manila/devstack/settings:source:161 : MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:42:31.133 | ++ /opt/stack/manila/devstack/settings:source:164 : MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:42:31.138 | ++ /opt/stack/manila/devstack/settings:source:167 : MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:42:31.141 | ++ /opt/stack/manila/devstack/settings:source:168 : MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:42:31.146 | ++ /opt/stack/manila/devstack/settings:source:169 : MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:42:31.151 | ++ /opt/stack/manila/devstack/settings:source:172 : MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-26 00:42:31.155 | ++ /opt/stack/manila/devstack/settings:source:175 : MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:42:31.160 | ++ /opt/stack/manila/devstack/settings:source:176 : MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:42:31.165 | ++ /opt/stack/manila/devstack/settings:source:179 : MANILA_SSH_TIMEOUT=180 2026-03-26 00:42:31.170 | ++ /opt/stack/manila/devstack/settings:source:182 : MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:42:31.175 | ++ /opt/stack/manila/devstack/settings:source:185 : MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:42:31.180 | ++ /opt/stack/manila/devstack/settings:source:188 : MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:42:31.185 | ++ /opt/stack/manila/devstack/settings:source:191 : MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:42:31.189 | ++ /opt/stack/manila/devstack/settings:source:194 : MANILA_SETUP_IPV6=False 2026-03-26 00:42:31.194 | ++ /opt/stack/manila/devstack/settings:source:195 : MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:42:31.200 | +++ /opt/stack/manila/devstack/settings:source:199 : trueorfalse False MANILA_ENFORCE_SCOPE 2026-03-26 00:42:31.233 | ++ /opt/stack/manila/devstack/settings:source:199 : MANILA_ENFORCE_SCOPE=False 2026-03-26 00:42:31.237 | ++ /opt/stack/manila/devstack/settings:source:207 : enable_service manila 2026-03-26 00:42:31.321 | ++ /opt/stack/manila/devstack/settings:source:208 : enable_service m-api 2026-03-26 00:42:31.401 | ++ /opt/stack/manila/devstack/settings:source:209 : enable_service m-shr 2026-03-26 00:42:31.482 | ++ /opt/stack/manila/devstack/settings:source:210 : enable_service m-sch 2026-03-26 00:42:31.564 | ++ /opt/stack/manila/devstack/settings:source:211 : enable_service m-dat 2026-03-26 00:42:31.649 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:42:31.653 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:42:31.658 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/magnum-cluster-api/devstack/settings ]] 2026-03-26 00:42:31.663 | + functions-common:load_plugin_settings:1789 : source /opt/stack/magnum-cluster-api/devstack/settings 2026-03-26 00:42:31.668 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:1 : define_plugin magnum-cluster-api 2026-03-26 00:42:31.673 | ++ functions-common:define_plugin:1884 : : 2026-03-26 00:42:31.678 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:3 : plugin_requires magnum-cluster-api barbican 2026-03-26 00:42:31.682 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:42:31.687 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:4 : plugin_requires magnum-cluster-api magnum 2026-03-26 00:42:31.691 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:42:31.696 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:5 : plugin_requires magnum-cluster-api manila 2026-03-26 00:42:31.701 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:42:31.706 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:6 : plugin_requires magnum-cluster-api octavia 2026-03-26 00:42:31.712 | ++ functions-common:plugin_requires:1897 : : 2026-03-26 00:42:31.716 | ++ /opt/stack/magnum-cluster-api/devstack/settings:source:12 : enable_service magnum-cluster-api 2026-03-26 00:42:31.799 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-03-26 00:42:31.804 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:42:31.809 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/ovn-octavia-provider/devstack/settings ]] 2026-03-26 00:42:31.815 | + functions-common:load_plugin_settings:1789 : source /opt/stack/ovn-octavia-provider/devstack/settings 2026-03-26 00:42:31.820 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:1 : OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:42:31.825 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:2 : OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:42:31.830 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:3 : OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:42:31.835 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:4 : OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:42:31.839 | ++ /opt/stack/ovn-octavia-provider/devstack/settings:source:6 : OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:42:31.845 | + functions-common:run_phase:1863 : verify_disabled_services 2026-03-26 00:42:31.850 | + functions-common:verify_disabled_services:2123 : local service 2026-03-26 00:42:31.855 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.860 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-api, ]] 2026-03-26 00:42:31.865 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.870 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-bak, ]] 2026-03-26 00:42:31.875 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.880 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-sch, ]] 2026-03-26 00:42:31.886 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.890 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,c-vol, ]] 2026-03-26 00:42:31.895 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.901 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,etcd3, ]] 2026-03-26 00:42:31.906 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.912 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,file_tracker, ]] 2026-03-26 00:42:31.917 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.922 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,g-api, ]] 2026-03-26 00:42:31.927 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.933 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,key, ]] 2026-03-26 00:42:31.938 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.944 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,memory_tracker, ]] 2026-03-26 00:42:31.949 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.954 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,mysql, ]] 2026-03-26 00:42:31.959 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.965 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api, ]] 2026-03-26 00:42:31.970 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.975 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-api-meta, ]] 2026-03-26 00:42:31.980 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.985 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cond, ]] 2026-03-26 00:42:31.990 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:31.996 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-cpu, ]] 2026-03-26 00:42:32.001 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.006 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-novnc, ]] 2026-03-26 00:42:32.011 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.016 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,n-sch, ]] 2026-03-26 00:42:32.021 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.026 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-api, ]] 2026-03-26 00:42:32.032 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.037 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-da, ]] 2026-03-26 00:42:32.043 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.048 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,o-hk, ]] 2026-03-26 00:42:32.053 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.057 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,octavia, ]] 2026-03-26 00:42:32.063 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.068 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,openstack-cli-server, ]] 2026-03-26 00:42:32.073 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.078 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-controller, ]] 2026-03-26 00:42:32.083 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.089 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovn-northd, ]] 2026-03-26 00:42:32.093 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.099 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovs-vswitchd, ]] 2026-03-26 00:42:32.104 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.109 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,ovsdb-server, ]] 2026-03-26 00:42:32.115 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.120 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,placement-api, ]] 2026-03-26 00:42:32.125 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.130 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-ovn-agent, ]] 2026-03-26 00:42:32.135 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.140 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,q-svc, ]] 2026-03-26 00:42:32.145 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.151 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,rabbit, ]] 2026-03-26 00:42:32.156 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.162 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,tls-proxy, ]] 2026-03-26 00:42:32.167 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.172 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,barbican, ]] 2026-03-26 00:42:32.177 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.182 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-api, ]] 2026-03-26 00:42:32.187 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.193 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cond, ]] 2026-03-26 00:42:32.199 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.203 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,manila, ]] 2026-03-26 00:42:32.209 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.215 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-api, ]] 2026-03-26 00:42:32.221 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.227 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-shr, ]] 2026-03-26 00:42:32.232 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.237 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-sch, ]] 2026-03-26 00:42:32.243 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.248 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,m-dat, ]] 2026-03-26 00:42:32.253 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-03-26 00:42:32.258 | + functions-common:verify_disabled_services:2125 : [[ ,dstat,horizon,s-account,s-container,s-object,s-proxy,tempest, =~ ,magnum-cluster-api, ]] 2026-03-26 00:42:32.265 | + ./stack.sh:main:700 : initialize_database_backends 2026-03-26 00:42:32.269 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:42:32.275 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-03-26 00:42:32.307 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:32.312 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-03-26 00:42:32.316 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-03-26 00:42:32.321 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-03-26 00:42:32.356 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:42:32.360 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-03-26 00:42:32.365 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-03-26 00:42:32.371 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-03-26 00:42:32.375 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-03-26 00:42:32.381 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-03-26 00:42:32.386 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-03-26 00:42:32.392 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-03-26 00:42:32.397 | + lib/database:initialize_database_backends:92 : return 0 2026-03-26 00:42:32.404 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-03-26 00:42:32.404 | Using mysql database backend 2026-03-26 00:42:32.409 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-03-26 00:42:32.443 | + ./stack.sh:main:706 : define_database_baseurl 2026-03-26 00:42:32.450 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-03-26 00:42:32.455 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:42:32.460 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-03-26 00:42:32.468 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:42:32.474 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-03-26 00:42:32.508 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:32.514 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-03-26 00:42:32.550 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-03-26 00:42:32.586 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:42:32.592 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-03-26 00:42:32.628 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:42:32.662 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-03-26 00:42:32.698 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:42:32.704 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-03-26 00:42:32.739 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:42:32.745 | + ./stack.sh:main:762 : save_stackenv 762 2026-03-26 00:42:32.751 | + functions-common:save_stackenv:63 : local tag=762 2026-03-26 00:42:32.758 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-03-26 00:42:32.768 | + functions-common:save_stackenv:65 : time_stamp=2026-03-26-004232 2026-03-26 00:42:32.773 | + functions-common:save_stackenv:66 : echo '# 2026-03-26-004232 762' 2026-03-26 00:42:32.779 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.784 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:42:32.789 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.795 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-03-26 00:42:32.801 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.806 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-03-26 00:42:32.810 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.815 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-26 00:42:32.821 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.826 | + functions-common:save_stackenv:68 : echo HOST_IP=199.204.45.25 2026-03-26 00:42:32.832 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.838 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://199.204.45.25/identity 2026-03-26 00:42:32.842 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.848 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004221 2026-03-26 00:42:32.853 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.858 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-03-26 00:42:32.863 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.869 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=199.204.45.25 2026-03-26 00:42:32.874 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.879 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-03-26 00:42:32.884 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.889 | + functions-common:save_stackenv:68 : echo TLS_IP=199.204.45.25 2026-03-26 00:42:32.894 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.899 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-03-26 00:42:32.904 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.909 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-03-26 00:42:32.914 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.919 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=199.204.45.25 2026-03-26 00:42:32.925 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-03-26 00:42:32.930 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-03-26 00:42:32.935 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-03-26 00:42:32.941 | + ./stack.sh:main:775 : git_clone https://github.com/openstack/requirements.git /opt/stack/requirements master 2026-03-26 00:42:32.946 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/requirements.git 2026-03-26 00:42:32.951 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-03-26 00:42:32.955 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:42:32.960 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:42:32.966 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:42:32.972 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:42:32.976 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:42:32.983 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:42:33.017 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:42:33.022 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:42:33.027 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:33.032 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:42:33.033 | + functions-common:git_clone:602 : echo master 2026-03-26 00:42:33.040 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-03-26 00:42:33.047 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:33.052 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-03-26 00:42:33.075 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-03-26 00:42:33.081 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:42:33.081 | + functions-common:git_clone:665 : head -1 2026-03-26 00:42:33.087 | 2897d874 Merge "Make cross-barbican job voting again" 2026-03-26 00:42:33.094 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:42:33.100 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-03-26 00:42:33.105 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:42:33.109 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-03-26 00:42:33.116 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-03-26 00:42:33.122 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-03-26 00:42:33.128 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-03-26 00:42:33.134 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:42:33.139 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:42:33.146 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-03-26 00:42:33.151 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-03-26 00:42:33.158 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-03-26 00:42:33.168 | ++ tools/install_prereqs.sh:source:47 : NOW=1774485753 2026-03-26 00:42:33.175 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-03-26 00:42:33.183 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-03-26 00:42:33.190 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-03-26 00:42:33.195 | ++ tools/install_prereqs.sh:source:49 : DELTA=1774485753 2026-03-26 00:42:33.202 | ++ tools/install_prereqs.sh:source:50 : [[ 1774485753 -lt 7200 ]] 2026-03-26 00:42:33.207 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-03-26 00:42:33.213 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-03-26 00:42:33.219 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-03-26 00:42:33.223 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-03-26 00:42:33.227 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-03-26 00:42:33.233 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-03-26 00:42:33.239 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-03-26 00:42:33.246 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-26 00:42:33.302 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-03-26 00:42:33.302 | apache2-dev 2026-03-26 00:42:33.302 | bc 2026-03-26 00:42:33.302 | bsdmainutils 2026-03-26 00:42:33.302 | curl 2026-03-26 00:42:33.302 | g++ 2026-03-26 00:42:33.302 | gawk 2026-03-26 00:42:33.302 | gcc 2026-03-26 00:42:33.302 | gettext 2026-03-26 00:42:33.302 | git 2026-03-26 00:42:33.302 | graphviz 2026-03-26 00:42:33.302 | iputils-ping 2026-03-26 00:42:33.302 | libffi-dev 2026-03-26 00:42:33.302 | libjpeg-dev 2026-03-26 00:42:33.302 | libpq-dev 2026-03-26 00:42:33.302 | libssl-dev 2026-03-26 00:42:33.302 | libsystemd-dev 2026-03-26 00:42:33.302 | libxml2-dev 2026-03-26 00:42:33.302 | libxslt1-dev 2026-03-26 00:42:33.302 | libyaml-dev 2026-03-26 00:42:33.302 | lsof 2026-03-26 00:42:33.302 | openssh-server 2026-03-26 00:42:33.302 | openssl 2026-03-26 00:42:33.302 | pkg-config 2026-03-26 00:42:33.302 | psmisc 2026-03-26 00:42:33.302 | python3-dev 2026-03-26 00:42:33.302 | python3-pip 2026-03-26 00:42:33.302 | python3-systemd 2026-03-26 00:42:33.302 | python3-venv 2026-03-26 00:42:33.302 | tar 2026-03-26 00:42:33.302 | tcpdump 2026-03-26 00:42:33.302 | unzip 2026-03-26 00:42:33.302 | uuid-runtime 2026-03-26 00:42:33.302 | wget 2026-03-26 00:42:33.302 | zlib1g-dev 2026-03-26 00:42:33.302 | lvm2 2026-03-26 00:42:33.303 | qemu-utils 2026-03-26 00:42:33.303 | thin-provisioning-tools 2026-03-26 00:42:33.303 | lsscsi 2026-03-26 00:42:33.303 | open-iscsi 2026-03-26 00:42:33.303 | libkrb5-dev 2026-03-26 00:42:33.303 | libldap2-dev 2026-03-26 00:42:33.303 | libsasl2-dev 2026-03-26 00:42:33.303 | memcached 2026-03-26 00:42:33.303 | python3-mysqldb 2026-03-26 00:42:33.303 | sqlite3 2026-03-26 00:42:33.303 | conntrack 2026-03-26 00:42:33.303 | curl 2026-03-26 00:42:33.303 | ebtables 2026-03-26 00:42:33.303 | genisoimage 2026-03-26 00:42:33.303 | iptables 2026-03-26 00:42:33.303 | iputils-arping 2026-03-26 00:42:33.303 | kpartx 2026-03-26 00:42:33.303 | libjs-jquery-tablesorter 2026-03-26 00:42:33.303 | parted 2026-03-26 00:42:33.303 | pm-utils 2026-03-26 00:42:33.303 | python3-mysqldb 2026-03-26 00:42:33.303 | socat 2026-03-26 00:42:33.303 | sqlite3 2026-03-26 00:42:33.303 | sudo 2026-03-26 00:42:33.303 | vlan 2026-03-26 00:42:33.303 | cryptsetup 2026-03-26 00:42:33.303 | dosfstools 2026-03-26 00:42:33.303 | genisoimage 2026-03-26 00:42:33.303 | gir1.2-libosinfo-1.0 2026-03-26 00:42:33.303 | netcat-openbsd 2026-03-26 00:42:33.303 | open-iscsi 2026-03-26 00:42:33.303 | qemu-utils 2026-03-26 00:42:33.303 | sg3-utils 2026-03-26 00:42:33.303 | sysfsutils 2026-03-26 00:42:33.303 | acl 2026-03-26 00:42:33.303 | dnsmasq-base 2026-03-26 00:42:33.303 | dnsmasq-utils 2026-03-26 00:42:33.303 | ebtables 2026-03-26 00:42:33.303 | haproxy 2026-03-26 00:42:33.303 | iptables 2026-03-26 00:42:33.303 | iputils-arping 2026-03-26 00:42:33.303 | iputils-ping 2026-03-26 00:42:33.303 | postgresql-server-dev-all 2026-03-26 00:42:33.303 | python3-mysqldb 2026-03-26 00:42:33.303 | sqlite3 2026-03-26 00:42:33.303 | sudo 2026-03-26 00:42:33.303 | vlan 2026-03-26 00:42:33.304 | apache2' 2026-03-26 00:42:33.308 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-03-26 00:42:33.363 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-03-26 00:42:33.363 | apache2-dev 2026-03-26 00:42:33.363 | bc 2026-03-26 00:42:33.363 | bsdmainutils 2026-03-26 00:42:33.363 | curl 2026-03-26 00:42:33.363 | g++ 2026-03-26 00:42:33.363 | gawk 2026-03-26 00:42:33.363 | gcc 2026-03-26 00:42:33.363 | gettext 2026-03-26 00:42:33.363 | git 2026-03-26 00:42:33.363 | graphviz 2026-03-26 00:42:33.363 | iputils-ping 2026-03-26 00:42:33.363 | libffi-dev 2026-03-26 00:42:33.363 | libjpeg-dev 2026-03-26 00:42:33.363 | libpq-dev 2026-03-26 00:42:33.363 | libssl-dev 2026-03-26 00:42:33.363 | libsystemd-dev 2026-03-26 00:42:33.363 | libxml2-dev 2026-03-26 00:42:33.363 | libxslt1-dev 2026-03-26 00:42:33.363 | libyaml-dev 2026-03-26 00:42:33.363 | lsof 2026-03-26 00:42:33.363 | openssh-server 2026-03-26 00:42:33.363 | openssl 2026-03-26 00:42:33.363 | pkg-config 2026-03-26 00:42:33.363 | psmisc 2026-03-26 00:42:33.363 | python3-dev 2026-03-26 00:42:33.363 | python3-pip 2026-03-26 00:42:33.363 | python3-systemd 2026-03-26 00:42:33.363 | python3-venv 2026-03-26 00:42:33.363 | tar 2026-03-26 00:42:33.363 | tcpdump 2026-03-26 00:42:33.363 | unzip 2026-03-26 00:42:33.363 | uuid-runtime 2026-03-26 00:42:33.363 | wget 2026-03-26 00:42:33.363 | zlib1g-dev 2026-03-26 00:42:33.363 | lvm2 2026-03-26 00:42:33.363 | qemu-utils 2026-03-26 00:42:33.363 | thin-provisioning-tools 2026-03-26 00:42:33.363 | lsscsi 2026-03-26 00:42:33.363 | open-iscsi 2026-03-26 00:42:33.364 | libkrb5-dev 2026-03-26 00:42:33.364 | libldap2-dev 2026-03-26 00:42:33.364 | libsasl2-dev 2026-03-26 00:42:33.364 | memcached 2026-03-26 00:42:33.364 | python3-mysqldb 2026-03-26 00:42:33.364 | sqlite3 2026-03-26 00:42:33.364 | conntrack 2026-03-26 00:42:33.364 | curl 2026-03-26 00:42:33.364 | ebtables 2026-03-26 00:42:33.364 | genisoimage 2026-03-26 00:42:33.364 | iptables 2026-03-26 00:42:33.364 | iputils-arping 2026-03-26 00:42:33.364 | kpartx 2026-03-26 00:42:33.364 | libjs-jquery-tablesorter 2026-03-26 00:42:33.364 | parted 2026-03-26 00:42:33.364 | pm-utils 2026-03-26 00:42:33.364 | python3-mysqldb 2026-03-26 00:42:33.364 | socat 2026-03-26 00:42:33.364 | sqlite3 2026-03-26 00:42:33.364 | sudo 2026-03-26 00:42:33.364 | vlan 2026-03-26 00:42:33.364 | cryptsetup 2026-03-26 00:42:33.364 | dosfstools 2026-03-26 00:42:33.364 | genisoimage 2026-03-26 00:42:33.364 | gir1.2-libosinfo-1.0 2026-03-26 00:42:33.364 | netcat-openbsd 2026-03-26 00:42:33.364 | open-iscsi 2026-03-26 00:42:33.364 | qemu-utils 2026-03-26 00:42:33.364 | sg3-utils 2026-03-26 00:42:33.364 | sysfsutils 2026-03-26 00:42:33.364 | acl 2026-03-26 00:42:33.364 | dnsmasq-base 2026-03-26 00:42:33.364 | dnsmasq-utils 2026-03-26 00:42:33.364 | ebtables 2026-03-26 00:42:33.364 | haproxy 2026-03-26 00:42:33.364 | iptables 2026-03-26 00:42:33.364 | iputils-arping 2026-03-26 00:42:33.364 | iputils-ping 2026-03-26 00:42:33.364 | postgresql-server-dev-all 2026-03-26 00:42:33.364 | python3-mysqldb 2026-03-26 00:42:33.364 | sqlite3 2026-03-26 00:42:33.364 | sudo 2026-03-26 00:42:33.364 | vlan 2026-03-26 00:42:33.364 | apache2 golang 2026-03-26 00:42:33.364 | debootstrap 2026-03-26 00:42:33.364 | rsyslog 2026-03-26 00:42:33.364 | lvm2' 2026-03-26 00:42:33.368 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-03-26 00:42:33.374 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:42:33.379 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:42:33.384 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-26 00:42:33.386 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-03-26 00:42:33.394 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-26 00:42:33.399 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:42:33.404 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:42:33.409 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:42:33.413 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:42:33.419 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:42:33.424 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:42:33.428 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:42:33.433 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:42:33.438 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:42:33.442 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:42:33.447 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:42:33.452 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:42:33.458 | ++ functions-common:install_package:1431 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-26 00:42:33.463 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:42:33.467 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:42:33.472 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:42:33.478 | ++ functions-common:real_install_package:1419 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-26 00:42:33.520 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev lvm2 qemu-utils thin-provisioning-tools lsscsi open-iscsi libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan apache2 golang debootstrap rsyslog lvm2 2026-03-26 00:42:33.562 | Reading package lists... 2026-03-26 00:42:33.810 | Building dependency tree... 2026-03-26 00:42:33.810 | Reading state information... 2026-03-26 00:42:34.067 | curl is already the newest version (8.5.0-2ubuntu10.8). 2026-03-26 00:42:34.067 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-03-26 00:42:34.067 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.15). 2026-03-26 00:42:34.067 | openssl is already the newest version (3.0.13-0ubuntu3.7). 2026-03-26 00:42:34.067 | openssl set to manually installed. 2026-03-26 00:42:34.067 | tar is already the newest version (1.35+dfsg-3build1). 2026-03-26 00:42:34.067 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-03-26 00:42:34.067 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-03-26 00:42:34.067 | zlib1g-dev set to manually installed. 2026-03-26 00:42:34.067 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-03-26 00:42:34.067 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-03-26 00:42:34.067 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-03-26 00:42:34.067 | The following additional packages will be installed: 2026-03-26 00:42:34.067 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-03-26 00:42:34.067 | autotools-dev binutils binutils-common binutils-x86-64-linux-gnu 2026-03-26 00:42:34.067 | bsdextrautils bzip2 clang-17 comerr-dev cpp cpp-13 cpp-13-x86-64-linux-gnu 2026-03-26 00:42:34.067 | cpp-x86-64-linux-gnu cryptsetup-bin dconf-gsettings-backend dconf-service 2026-03-26 00:42:34.067 | debhelper debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:42:34.067 | dmeventd dmidecode dpkg-dev dwz file fontconfig fontconfig-config 2026-03-26 00:42:34.067 | fonts-dejavu-core fonts-dejavu-mono g++-13 g++-13-x86-64-linux-gnu 2026-03-26 00:42:34.067 | g++-x86-64-linux-gnu gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu 2026-03-26 00:42:34.067 | gcc-x86-64-linux-gnu gir1.2-freedesktop glib-networking 2026-03-26 00:42:34.067 | glib-networking-common glib-networking-services golang-1.22 golang-1.22-doc 2026-03-26 00:42:34.067 | golang-1.22-go golang-1.22-src golang-doc golang-go golang-src groff-base 2026-03-26 00:42:34.068 | gsettings-desktop-schemas icu-devtools intltool-debian krb5-multidev 2026-03-26 00:42:34.068 | libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-03-26 00:42:34.068 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-zip-perl libasan8 2026-03-26 00:42:34.068 | libatomic1 libbinutils libcairo-gobject2 libcairo2 libcc1-0 libcdt5 2026-03-26 00:42:34.068 | libcgraph6 libclang-common-17-dev libclang-cpp17t64 libclang1-17t64 2026-03-26 00:42:34.068 | libctf-nobfd0 libctf0 libdatrie1 libdconf1 libde265-0 libdebhelper-perl 2026-03-26 00:42:34.068 | libdeflate0 libdevmapper-event1.02.1 libdpkg-perl libestr0 libevent-2.1-7t64 2026-03-26 00:42:34.068 | libfastjson4 libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 2026-03-26 00:42:34.068 | libgc1 libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 2026-03-26 00:42:34.068 | libgssrpc4t64 libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b 2026-03-26 00:42:34.068 | libheif-plugin-aomdec libheif-plugin-libde265 libheif1 libhwasan0 2026-03-26 00:42:34.068 | libibverbs1 libice6 libicu-dev libisl23 libitm1 libjansson4 libjbig0 2026-03-26 00:42:34.068 | libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery 2026-03-26 00:42:34.068 | libjs-jquery-metadata libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:42:34.068 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-03-26 00:42:34.068 | liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 liblvm2cmd2.03 2026-03-26 00:42:34.068 | libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 libncurses-dev 2026-03-26 00:42:34.068 | libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 libnss-systemd 2026-03-26 00:42:34.068 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:42:34.068 | libpam-systemd libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 2026-03-26 00:42:34.068 | libparted2t64 libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 2026-03-26 00:42:34.068 | libpcre2-dev libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 2026-03-26 00:42:34.068 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsctp-dev libsctp1 2026-03-26 00:42:34.068 | libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 libsoup-3.0-0 2026-03-26 00:42:34.068 | libsoup-3.0-common libstdc++-13-dev libsub-override-perl libsysfs2 2026-03-26 00:42:34.068 | libsystemd-shared libsystemd0 libthai-data libthai0 libtiff6 libtirpc-common 2026-03-26 00:42:34.068 | libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 libudev1 liburing2 2026-03-26 00:42:34.068 | libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 libxcb-shm0 2026-03-26 00:42:34.068 | libxcb1 libxdmcp6 libxext6 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6t64 2026-03-26 00:42:34.068 | libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime 2026-03-26 00:42:34.068 | llvm-17-tools lto-disabled-list m4 make man-db mysql-common ncal osinfo-db 2026-03-26 00:42:34.068 | patch pci.ids pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-03-26 00:42:34.068 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-03-26 00:42:34.068 | powermgmt-base python3-pip-whl python3-pygments python3-setuptools 2026-03-26 00:42:34.068 | python3-setuptools-whl python3-wheel python3.12-venv session-migration 2026-03-26 00:42:34.068 | ssl-cert systemd systemd-dev systemd-resolved systemd-sysv systemd-timesyncd 2026-03-26 00:42:34.068 | udev usb.ids uuid-dev x11-common xz-utils 2026-03-26 00:42:34.072 | Suggested packages: 2026-03-26 00:42:34.072 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser ufw 2026-03-26 00:42:34.072 | autoconf-archive gnu-standards autoconf-doc binutils-doc gprofng-gui 2026-03-26 00:42:34.072 | calendar whois vacation mailutils bzip2-doc clang-17-doc wasi-libc doc-base 2026-03-26 00:42:34.072 | nftables cpp-doc gcc-13-locales cpp-13-doc keyutils liblocale-gettext-perl 2026-03-26 00:42:34.072 | dh-make squid-deb-proxy-client debian-archive-keyring arch-test shunit2 2026-03-26 00:42:34.072 | debian-keyring g++-multilib g++-13-multilib gcc-13-doc gawk-doc gcc-multilib 2026-03-26 00:42:34.072 | manpages-dev flex bison gdb gcc-doc gcc-13-multilib gdb-x86-64-linux-gnu 2026-03-26 00:42:34.072 | wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev bzr | brz 2026-03-26 00:42:34.072 | mercurial subversion gsfonts graphviz-doc groff vim-haproxy haproxy-doc 2026-03-26 00:42:34.072 | krb5-doc bzr libgd-tools krb5-user libheif-plugin-x265 2026-03-26 00:42:34.072 | libheif-plugin-ffmpegdec libheif-plugin-jpegdec libheif-plugin-jpegenc 2026-03-26 00:42:34.072 | libheif-plugin-j2kdec libheif-plugin-j2kenc libheif-plugin-rav1e 2026-03-26 00:42:34.072 | libheif-plugin-svtenc icu-doc ncurses-doc libparted-dev libparted-i18n 2026-03-26 00:42:34.072 | postgresql-doc-16 lksctp-tools libssl-doc libstdc++-13-doc libtool-doc 2026-03-26 00:42:34.072 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-17-doc m4-doc 2026-03-26 00:42:34.072 | make-doc apparmor less libanyevent-perl libcache-memcached-perl libmemcached 2026-03-26 00:42:34.072 | libterm-readkey-perl libyaml-perl parted-doc ed diffutils-doc cpufrequtils 2026-03-26 00:42:34.072 | wireless-tools radeontool libmail-box-perl postgresql-16 2026-03-26 00:42:34.072 | default-mysql-server | virtual-mysql-server python-pygments-doc 2026-03-26 00:42:34.072 | ttf-bitstream-vera python-setuptools-doc rsyslog-mysql | rsyslog-pgsql 2026-03-26 00:42:34.072 | rsyslog-mongodb rsyslog-doc rsyslog-openssl | rsyslog-gnutls rsyslog-gssapi 2026-03-26 00:42:34.072 | rsyslog-relp sqlite3-doc systemd-container systemd-homed systemd-userdbd 2026-03-26 00:42:34.072 | systemd-boot libqrencode4 libtss2-esys-3.0.2-0 libtss2-mu-4.0.1-0 2026-03-26 00:42:34.072 | libtss2-rc0 libtss2-tcti-device0 zip 2026-03-26 00:42:34.072 | Recommended packages: 2026-03-26 00:42:34.072 | cryptsetup-initramfs dns-root-data build-essential fakeroot 2026-03-26 00:42:34.072 | libalgorithm-merge-perl fonts-liberation2 libclang-rt-17-dev 2026-03-26 00:42:34.072 | libfile-fcntllock-perl liblocale-gettext-perl libarchive-cpio-perl 2026-03-26 00:42:34.072 | libgts-bin libheif-plugin-aomenc ibverbs-providers javascript-common 2026-03-26 00:42:34.072 | libjson-xs-perl libgpm2 libltdl-dev vbetool hdparm kbd | console-tools 2026-03-26 00:42:34.072 | libmail-sendmail-perl logrotate qemu-block-extra systemd-hwe-hwdb 2026-03-26 00:42:34.194 | The following NEW packages will be installed: 2026-03-26 00:42:34.195 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2026-03-26 00:42:34.195 | automake autopoint autotools-dev bc binutils binutils-common 2026-03-26 00:42:34.195 | binutils-x86-64-linux-gnu bsdextrautils bsdmainutils bzip2 clang-17 2026-03-26 00:42:34.195 | comerr-dev conntrack cpp cpp-13 cpp-13-x86-64-linux-gnu cpp-x86-64-linux-gnu 2026-03-26 00:42:34.195 | cryptsetup cryptsetup-bin dconf-gsettings-backend dconf-service debhelper 2026-03-26 00:42:34.195 | debootstrap debugedit dh-autoreconf dh-strip-nondeterminism distro-info 2026-03-26 00:42:34.195 | dmeventd dmidecode dnsmasq-base dnsmasq-utils dosfstools dpkg-dev dwz 2026-03-26 00:42:34.195 | ebtables file fontconfig fontconfig-config fonts-dejavu-core 2026-03-26 00:42:34.195 | fonts-dejavu-mono g++ g++-13 g++-13-x86-64-linux-gnu g++-x86-64-linux-gnu 2026-03-26 00:42:34.195 | gawk gcc gcc-13 gcc-13-base gcc-13-x86-64-linux-gnu gcc-x86-64-linux-gnu 2026-03-26 00:42:34.195 | genisoimage gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 glib-networking 2026-03-26 00:42:34.195 | glib-networking-common glib-networking-services golang golang-1.22 2026-03-26 00:42:34.195 | golang-1.22-doc golang-1.22-go golang-1.22-src golang-doc golang-go 2026-03-26 00:42:34.195 | golang-src graphviz groff-base gsettings-desktop-schemas haproxy 2026-03-26 00:42:34.195 | icu-devtools intltool-debian iputils-arping iputils-ping kpartx 2026-03-26 00:42:34.195 | krb5-multidev libaio1t64 libann0 libaom3 libapr1-dev libapr1t64 2026-03-26 00:42:34.195 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-03-26 00:42:34.195 | libarchive-zip-perl libasan8 libatomic1 libbinutils libcairo-gobject2 2026-03-26 00:42:34.195 | libcairo2 libcc1-0 libcdt5 libcgraph6 libclang-common-17-dev 2026-03-26 00:42:34.195 | libclang-cpp17t64 libclang1-17t64 libctf-nobfd0 libctf0 libdatrie1 libdconf1 2026-03-26 00:42:34.195 | libde265-0 libdebhelper-perl libdeflate0 libdevmapper-event1.02.1 2026-03-26 00:42:34.195 | libdpkg-perl libestr0 libevent-2.1-7t64 libfastjson4 libffi-dev 2026-03-26 00:42:34.195 | libfile-stripnondeterminism-perl libfontconfig1 libfribidi0 libgc1 2026-03-26 00:42:34.195 | libgcc-13-dev libgd3 libgomp1 libgprofng0 libgraphite2-3 libgssrpc4t64 2026-03-26 00:42:34.195 | libgts-0.7-5t64 libgvc6 libgvpr2 libharfbuzz0b libheif-plugin-aomdec 2026-03-26 00:42:34.195 | libheif-plugin-libde265 libheif1 libhwasan0 libibverbs1 libice6 libicu-dev 2026-03-26 00:42:34.195 | libisl23 libitm1 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2026-03-26 00:42:34.195 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2026-03-26 00:42:34.195 | libjs-jquery-tablesorter libjs-sphinxdoc libjs-underscore libjson-perl 2026-03-26 00:42:34.195 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 2026-03-26 00:42:34.195 | libldap-dev libldap2-dev liblerc4 libllvm17t64 liblsan0 libltdl7 liblua5.4-0 2026-03-26 00:42:34.195 | liblvm2cmd2.03 libmagic-mgc libmagic1t64 libmpc3 libmpfr6 libmysqlclient21 2026-03-26 00:42:34.195 | libncurses-dev libncurses6 libnftables1 libnl-3-200 libnl-route-3-200 2026-03-26 00:42:34.195 | libnuma1 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-03-26 00:42:34.196 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libparted2t64 2026-03-26 00:42:34.196 | libpathplan4 libpcap0.8t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-03-26 00:42:34.196 | libpcre2-posix3 libpfm4 libpipeline1 libpixman-1-0 libpkgconf3 libpq-dev 2026-03-26 00:42:34.196 | libpq5 libproxy1v5 libpython3-dev libquadmath0 libsasl2-dev libsctp-dev 2026-03-26 00:42:34.196 | libsctp1 libsframe1 libsgutils2-1.46-2 libsharpyuv0 libsigsegv2 libsm6 2026-03-26 00:42:34.196 | libsoup-3.0-0 libsoup-3.0-common libssl-dev libstdc++-13-dev 2026-03-26 00:42:34.196 | libsub-override-perl libsysfs2 libsystemd-dev libthai-data libthai0 libtiff6 2026-03-26 00:42:34.196 | libtirpc-common libtirpc3t64 libtool libtsan2 libubsan1 libuchardet0 2026-03-26 00:42:34.196 | liburing2 libwebp7 libx11-6 libx11-data libxau6 libxaw7 libxcb-render0 2026-03-26 00:42:34.196 | libxcb-shm0 libxcb1 libxdmcp6 libxext6 libxml2-dev libxmu6 libxpm4 2026-03-26 00:42:34.196 | libxrender1 libxslt1-dev libxslt1.1 libxt6t64 libyaml-dev libz3-4 libz3-dev 2026-03-26 00:42:34.196 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsof 2026-03-26 00:42:34.196 | lsscsi lto-disabled-list lvm2 m4 make man-db memcached mysql-common ncal 2026-03-26 00:42:34.196 | netcat-openbsd osinfo-db parted patch pci.ids pkg-config pkgconf pkgconf-bin 2026-03-26 00:42:34.196 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-03-26 00:42:34.196 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-03-26 00:42:34.196 | powermgmt-base psmisc python3-dev python3-mysqldb python3-pip 2026-03-26 00:42:34.196 | python3-pip-whl python3-pygments python3-setuptools python3-setuptools-whl 2026-03-26 00:42:34.196 | python3-systemd python3-venv python3-wheel python3.12-venv qemu-utils 2026-03-26 00:42:34.197 | rsyslog session-migration sg3-utils socat sqlite3 ssl-cert sysfsutils 2026-03-26 00:42:34.197 | tcpdump thin-provisioning-tools unzip usb.ids uuid-dev vlan wget x11-common 2026-03-26 00:42:34.197 | xz-utils 2026-03-26 00:42:34.197 | The following packages will be upgraded: 2026-03-26 00:42:34.198 | libnss-systemd libpam-systemd libsystemd-shared libsystemd0 libudev1 systemd 2026-03-26 00:42:34.198 | systemd-dev systemd-resolved systemd-sysv systemd-timesyncd udev 2026-03-26 00:42:34.403 | 11 upgraded, 304 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:42:34.404 | Need to get 314 MB of archives. 2026-03-26 00:42:34.404 | After this operation, 1,440 MB of additional disk space will be used. 2026-03-26 00:42:34.404 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.14 [106 kB] 2026-03-26 00:42:34.785 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.14 [35.3 kB] 2026-03-26 00:42:34.809 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.14 [296 kB] 2026-03-26 00:42:34.971 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.14 [2,074 kB] 2026-03-26 00:42:35.189 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.14 [435 kB] 2026-03-26 00:42:35.206 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.14 [11.9 kB] 2026-03-26 00:42:35.207 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.14 [159 kB] 2026-03-26 00:42:35.213 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.14 [235 kB] 2026-03-26 00:42:35.222 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.14 [3,475 kB] 2026-03-26 00:42:35.357 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.14 [1,875 kB] 2026-03-26 00:42:35.427 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.14 [177 kB] 2026-03-26 00:42:35.434 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-03-26 00:42:35.437 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-03-26 00:42:35.441 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-03-26 00:42:35.441 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9,116 B] 2026-03-26 00:42:35.441 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjansson4 amd64 2.14-2build2 [32.8 kB] 2026-03-26 00:42:35.443 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-03-26 00:42:35.449 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.11 [1,335 kB] 2026-03-26 00:42:35.500 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.11 [163 kB] 2026-03-26 00:42:35.516 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.11 [98.2 kB] 2026-03-26 00:42:35.518 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.11 [90.2 kB] 2026-03-26 00:42:35.519 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpfr6 amd64 4.2.1-1build1.1 [353 kB] 2026-03-26 00:42:35.595 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsigsegv2 amd64 2.14-1ubuntu2 [15.0 kB] 2026-03-26 00:42:35.596 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gawk amd64 1:5.2.1-2build3 [463 kB] 2026-03-26 00:42:35.612 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.1 [2,070 kB] 2026-03-26 00:42:35.843 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-03-26 00:42:35.847 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 memcached amd64 1.6.24-1build3 [213 kB] 2026-03-26 00:42:35.853 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-03-26 00:42:35.855 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-03-26 00:42:35.857 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-03-26 00:42:35.857 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-03-26 00:42:35.897 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-03-26 00:42:35.898 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 pci.ids all 0.0~2024.03.31-1ubuntu0.1 [275 kB] 2026-03-26 00:42:35.909 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-03-26 00:42:35.922 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 distro-info amd64 1.7build1 [19.9 kB] 2026-03-26 00:42:35.989 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-ping amd64 3:20240117-1ubuntu0.1 [44.6 kB] 2026-03-26 00:42:35.991 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libestr0 amd64 0.1.11-1build1 [7,802 B] 2026-03-26 00:42:35.991 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfastjson4 amd64 1.2304.0-1build1 [23.1 kB] 2026-03-26 00:42:35.992 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfribidi0 amd64 1.0.13-3build1 [26.1 kB] 2026-03-26 00:42:35.993 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc-common all 1.3.4+ds-1.1build1 [8,094 B] 2026-03-26 00:42:35.994 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtirpc3t64 amd64 1.3.4+ds-1.1build1 [82.6 kB] 2026-03-26 00:42:35.995 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 netcat-openbsd amd64 1.226-1ubuntu2 [44.3 kB] 2026-03-26 00:42:36.001 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pygments all 2.17.2+dfsg-1 [819 kB] 2026-03-26 00:42:36.077 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rsyslog amd64 8.2312.0-3ubuntu9.1 [511 kB] 2026-03-26 00:42:36.092 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.5 [73.7 kB] 2026-03-26 00:42:36.121 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmidecode amd64 3.5-3ubuntu0.1 [73.0 kB] 2026-03-26 00:42:36.124 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dosfstools amd64 4.2-1.1build1 [86.3 kB] 2026-03-26 00:42:36.127 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic-mgc amd64 1:5.45-3build1 [307 kB] 2026-03-26 00:42:36.148 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmagic1t64 amd64 1:5.45-3build1 [87.2 kB] 2026-03-26 00:42:36.151 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 file amd64 1:5.45-3build1 [22.0 kB] 2026-03-26 00:42:36.151 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libuchardet0 amd64 0.0.8-1build1 [75.3 kB] 2026-03-26 00:42:36.154 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 groff-base amd64 1.23.0-3build2 [1,020 kB] 2026-03-26 00:42:36.213 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-3-200 amd64 3.7.0-0.3build1.1 [55.7 kB] 2026-03-26 00:42:36.233 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnl-route-3-200 amd64 3.7.0-0.3build1.1 [189 kB] 2026-03-26 00:42:36.238 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libibverbs1 amd64 50.0-2ubuntu0.2 [68.0 kB] 2026-03-26 00:42:36.240 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2 [112 kB] 2026-03-26 00:42:36.243 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnftables1 amd64 1.0.9-1ubuntu0.1 [359 kB] 2026-03-26 00:42:36.254 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnuma1 amd64 2.0.18-1ubuntu0.24.04.1 [23.4 kB] 2026-03-26 00:42:36.255 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libparted2t64 amd64 3.6-4build1 [152 kB] 2026-03-26 00:42:36.278 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcap0.8t64 amd64 1.10.4-4.1ubuntu3 [151 kB] 2026-03-26 00:42:36.283 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpipeline1 amd64 1.5.7-2 [23.6 kB] 2026-03-26 00:42:36.320 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxau6 amd64 1:1.0.9-1build6 [7,160 B] 2026-03-26 00:42:36.320 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdmcp6 amd64 1:1.1.3-0ubuntu6 [10.3 kB] 2026-03-26 00:42:36.321 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb1 amd64 1.15-1ubuntu2 [47.7 kB] 2026-03-26 00:42:36.322 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-data all 2:1.8.7-1build1 [115 kB] 2026-03-26 00:42:36.398 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libx11-6 amd64 2:1.8.7-1build1 [650 kB] 2026-03-26 00:42:36.484 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxext6 amd64 2:1.3.4-1build2 [30.4 kB] 2026-03-26 00:42:36.485 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsof amd64 4.95.0-1build3 [247 kB] 2026-03-26 00:42:36.491 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 man-db amd64 2.12.0-4build2 [1,237 kB] 2026-03-26 00:42:36.614 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 parted amd64 3.6-4build1 [43.3 kB] 2026-03-26 00:42:36.615 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 powermgmt-base all 1.37ubuntu0.1 [7,650 B] 2026-03-26 00:42:36.615 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 psmisc amd64 23.7-1build1 [179 kB] 2026-03-26 00:42:36.620 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 tcpdump amd64 4.99.4-3ubuntu4.24.04.1 [479 kB] 2026-03-26 00:42:36.647 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 usb.ids all 2024.03.18-1 [223 kB] 2026-03-26 00:42:36.653 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 wget amd64 1.21.4-1ubuntu4.1 [334 kB] 2026-03-26 00:42:36.691 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 xz-utils amd64 5.6.1+really5.4.5-1ubuntu0.2 [267 kB] 2026-03-26 00:42:36.699 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 acl amd64 2.3.2-1build1.1 [39.4 kB] 2026-03-26 00:42:36.700 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-03-26 00:42:36.726 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-03-26 00:42:36.733 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-03-26 00:42:36.768 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-03-26 00:42:36.785 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-03-26 00:42:36.816 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-03-26 00:42:36.842 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-base amd64 13.3.0-6ubuntu2~24.04.1 [51.6 kB] 2026-03-26 00:42:36.843 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libisl23 amd64 0.26-3build1.1 [680 kB] 2026-03-26 00:42:36.863 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmpc3 amd64 1.3.1-1build1.1 [54.6 kB] 2026-03-26 00:42:36.865 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [10.7 MB] 2026-03-26 00:42:37.319 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cpp-13 amd64 13.3.0-6ubuntu2~24.04.1 [1,042 B] 2026-03-26 00:42:37.319 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [5,326 B] 2026-03-26 00:42:37.319 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 cpp amd64 4:13.2.0-7ubuntu1 [22.4 kB] 2026-03-26 00:42:37.319 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcc1-0 amd64 14.2.0-4ubuntu2~24.04.1 [48.0 kB] 2026-03-26 00:42:37.321 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-common amd64 2.42-4ubuntu2.10 [240 kB] 2026-03-26 00:42:37.324 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsframe1 amd64 2.42-4ubuntu2.10 [15.7 kB] 2026-03-26 00:42:37.325 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libbinutils amd64 2.42-4ubuntu2.10 [577 kB] 2026-03-26 00:42:37.343 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf-nobfd0 amd64 2.42-4ubuntu2.10 [98.0 kB] 2026-03-26 00:42:37.346 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libctf0 amd64 2.42-4ubuntu2.10 [94.5 kB] 2026-03-26 00:42:37.401 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgprofng0 amd64 2.42-4ubuntu2.10 [849 kB] 2026-03-26 00:42:37.427 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils-x86-64-linux-gnu amd64 2.42-4ubuntu2.10 [2,463 kB] 2026-03-26 00:42:37.584 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgomp1 amd64 14.2.0-4ubuntu2~24.04.1 [148 kB] 2026-03-26 00:42:37.588 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libitm1 amd64 14.2.0-4ubuntu2~24.04.1 [29.7 kB] 2026-03-26 00:42:37.589 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libatomic1 amd64 14.2.0-4ubuntu2~24.04.1 [10.5 kB] 2026-03-26 00:42:37.590 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasan8 amd64 14.2.0-4ubuntu2~24.04.1 [3,027 kB] 2026-03-26 00:42:37.747 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblsan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,322 kB] 2026-03-26 00:42:37.814 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtsan2 amd64 14.2.0-4ubuntu2~24.04.1 [2,772 kB] 2026-03-26 00:42:37.924 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libubsan1 amd64 14.2.0-4ubuntu2~24.04.1 [1,184 kB] 2026-03-26 00:42:37.974 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libhwasan0 amd64 14.2.0-4ubuntu2~24.04.1 [1,641 kB] 2026-03-26 00:42:38.041 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libquadmath0 amd64 14.2.0-4ubuntu2~24.04.1 [153 kB] 2026-03-26 00:42:38.044 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgcc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,681 kB] 2026-03-26 00:42:38.144 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [21.1 MB] 2026-03-26 00:42:38.956 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 binutils amd64 2.42-4ubuntu2.10 [18.2 kB] 2026-03-26 00:42:38.956 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gcc-13 amd64 13.3.0-6ubuntu2~24.04.1 [494 kB] 2026-03-26 00:42:38.979 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [1,212 B] 2026-03-26 00:42:38.983 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gcc amd64 4:13.2.0-7ubuntu1 [5,018 B] 2026-03-26 00:42:38.983 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-03-26 00:42:39.992 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-03-26 00:42:40.484 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libstdc++-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [2,420 kB] 2026-03-26 00:42:40.574 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-03-26 00:42:40.576 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-03-26 00:42:40.577 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-03-26 00:42:40.583 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-03-26 00:42:40.607 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1,308 kB] 2026-03-26 00:42:40.661 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7,353 kB] 2026-03-26 00:42:40.948 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-03-26 00:42:40.948 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-03-26 00:42:40.955 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-03-26 00:42:40.955 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-03-26 00:42:40.959 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-03-26 00:42:40.959 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-03-26 00:42:40.960 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5,362 B] 2026-03-26 00:42:40.960 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdpkg-perl all 1.22.6ubuntu6.5 [269 kB] 2026-03-26 00:42:40.974 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 bzip2 amd64 1.0.8-5.1build0.1 [34.5 kB] 2026-03-26 00:42:41.029 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 patch amd64 2.7.6-7build3 [104 kB] 2026-03-26 00:42:41.054 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 make amd64 4.3-4.1build2 [180 kB] 2026-03-26 00:42:41.059 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lto-disabled-list all 47 [12.4 kB] 2026-03-26 00:42:41.059 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dpkg-dev all 1.22.6ubuntu6.5 [1,074 kB] 2026-03-26 00:42:41.191 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-03-26 00:42:41.192 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-03-26 00:42:41.211 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-03-26 00:42:41.271 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-03-26 00:42:41.272 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-03-26 00:42:41.279 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-03-26 00:42:41.343 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-03-26 00:42:41.344 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9,146 B] 2026-03-26 00:42:41.344 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-03-26 00:42:41.345 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-03-26 00:42:41.372 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-03-26 00:42:41.380 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-03-26 00:42:41.381 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-03-26 00:42:41.394 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-03-26 00:42:41.432 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-03-26 00:42:41.438 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6,748 B] 2026-03-26 00:42:41.439 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-03-26 00:42:41.461 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.11 [202 kB] 2026-03-26 00:42:41.466 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 bc amd64 1.07.1-3ubuntu4 [85.3 kB] 2026-03-26 00:42:41.511 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-03-26 00:42:41.511 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3,176 B] 2026-03-26 00:42:41.512 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-03-26 00:42:41.513 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup-bin amd64 2:2.7.0-1ubuntu4.2 [211 kB] 2026-03-26 00:42:41.519 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 cryptsetup amd64 2:2.7.0-1ubuntu4.2 [208 kB] 2026-03-26 00:42:41.589 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdconf1 amd64 0.40.0-4ubuntu0.1 [39.6 kB] 2026-03-26 00:42:41.590 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-service amd64 0.40.0-4ubuntu0.1 [27.6 kB] 2026-03-26 00:42:41.591 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dconf-gsettings-backend amd64 0.40.0-4ubuntu0.1 [22.1 kB] 2026-03-26 00:42:41.592 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.185-3ubuntu3.2 [12.6 kB] 2026-03-26 00:42:41.593 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaio1t64 amd64 0.3.113-6build1.1 [7,210 B] 2026-03-26 00:42:41.668 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 liblvm2cmd2.03 amd64 2.03.16-3ubuntu3.2 [797 kB] 2026-03-26 00:42:41.800 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dmeventd amd64 2:1.02.185-3ubuntu3.2 [38.0 kB] 2026-03-26 00:42:41.800 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.1 [376 kB] 2026-03-26 00:42:41.831 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.1 [15.6 kB] 2026-03-26 00:42:41.831 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-03-26 00:42:41.834 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-mono all 2.37-8 [502 kB] 2026-03-26 00:42:41.879 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fonts-dejavu-core all 2.37-8 [835 kB] 2026-03-26 00:42:41.921 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig-config amd64 2.15.0-1.1ubuntu2 [37.3 kB] 2026-03-26 00:42:41.922 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfontconfig1 amd64 2.15.0-1.1ubuntu2 [139 kB] 2026-03-26 00:42:41.952 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fontconfig amd64 2.15.0-1.1ubuntu2 [180 kB] 2026-03-26 00:42:41.957 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13-x86-64-linux-gnu amd64 13.3.0-6ubuntu2~24.04.1 [12.2 MB] 2026-03-26 00:42:42.456 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 g++-13 amd64 13.3.0-6ubuntu2~24.04.1 [16.0 kB] 2026-03-26 00:42:42.456 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++-x86-64-linux-gnu amd64 4:13.2.0-7ubuntu1 [964 B] 2026-03-26 00:42:42.456 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 g++ amd64 4:13.2.0-7ubuntu1 [1,100 B] 2026-03-26 00:42:42.456 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-03-26 00:42:42.463 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpixman-1-0 amd64 0.42.2-1build1 [279 kB] 2026-03-26 00:42:42.472 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-render0 amd64 1.15-1ubuntu2 [16.2 kB] 2026-03-26 00:42:42.473 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxcb-shm0 amd64 1.15-1ubuntu2 [5,756 B] 2026-03-26 00:42:42.473 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxrender1 amd64 1:0.9.10-1.1build1 [19.0 kB] 2026-03-26 00:42:42.474 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo2 amd64 1.18.0-3build1 [566 kB] 2026-03-26 00:42:42.537 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcairo-gobject2 amd64 1.18.0-3build1 [127 kB] 2026-03-26 00:42:42.541 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-03-26 00:42:42.542 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libproxy1v5 amd64 0.5.4-4build1 [26.5 kB] 2026-03-26 00:42:42.543 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-common all 2.80.0-1build1 [6,702 B] 2026-03-26 00:42:42.616 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking-services amd64 2.80.0-1build1 [12.8 kB] 2026-03-26 00:42:42.617 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 session-migration amd64 0.3.9build1 [9,034 B] 2026-03-26 00:42:42.617 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 gsettings-desktop-schemas all 46.1-0ubuntu1 [35.6 kB] 2026-03-26 00:42:42.618 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 glib-networking amd64 2.80.0-1build1 [64.1 kB] 2026-03-26 00:42:42.620 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-doc all 1.22.2-2ubuntu0.4 [107 kB] 2026-03-26 00:42:42.623 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-src all 1.22.2-2ubuntu0.4 [19.7 MB] 2026-03-26 00:42:43.594 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22-go amd64 1.22.2-2ubuntu0.4 [25.9 MB] 2026-03-26 00:42:45.943 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 golang-1.22 all 1.22.2-2ubuntu0.4 [5,700 B] 2026-03-26 00:42:45.943 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-src all 2:1.22~2build1 [5,078 B] 2026-03-26 00:42:45.944 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-go amd64 2:1.22~2build1 [43.9 kB] 2026-03-26 00:42:45.944 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang-doc all 2:1.22~2build1 [2,788 B] 2026-03-26 00:42:45.945 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 golang amd64 2:1.22~2build1 [2,736 B] 2026-03-26 00:42:45.945 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-03-26 00:42:45.946 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-03-26 00:42:45.946 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-03-26 00:42:45.946 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsharpyuv0 amd64 1.3.2-0.4build3 [15.8 kB] 2026-03-26 00:42:46.025 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libaom3 amd64 3.8.2-2ubuntu0.1 [1,941 kB] 2026-03-26 00:42:46.278 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-aomdec amd64 1.17.6-1ubuntu4.2 [10.6 kB] 2026-03-26 00:42:46.278 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libde265-0 amd64 1.0.15-1build3 [166 kB] 2026-03-26 00:42:46.313 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif-plugin-libde265 amd64 1.17.6-1ubuntu4.2 [8,174 B] 2026-03-26 00:42:46.313 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libheif1 amd64 1.17.6-1ubuntu4.2 [276 kB] 2026-03-26 00:42:46.320 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8 amd64 2.1.5-2ubuntu2 [150 kB] 2026-03-26 00:42:46.325 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8 amd64 8c-2ubuntu11 [2,148 B] 2026-03-26 00:42:46.326 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libdeflate0 amd64 1.19-1build1.1 [43.9 kB] 2026-03-26 00:42:46.339 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjbig0 amd64 2.1-6.1ubuntu2 [29.7 kB] 2026-03-26 00:42:46.340 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblerc4 amd64 4.0.0+ds-4ubuntu2 [179 kB] 2026-03-26 00:42:46.357 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libwebp7 amd64 1.3.2-0.4build3 [230 kB] 2026-03-26 00:42:46.365 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libtiff6 amd64 4.5.1+git230720-4ubuntu2.5 [200 kB] 2026-03-26 00:42:46.424 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxpm4 amd64 1:3.5.17-1build2 [36.5 kB] 2026-03-26 00:42:46.425 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgd3 amd64 2.3.3-9ubuntu5 [128 kB] 2026-03-26 00:42:46.429 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-03-26 00:42:46.437 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-03-26 00:42:46.438 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libgraphite2-3 amd64 1.3.14-2build1 [73.0 kB] 2026-03-26 00:42:46.440 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libharfbuzz0b amd64 8.3.0-2build2 [469 kB] 2026-03-26 00:42:46.474 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai-data all 0.1.29-2build1 [158 kB] 2026-03-26 00:42:46.479 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdatrie1 amd64 0.2.13-3build1 [19.0 kB] 2026-03-26 00:42:46.515 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libthai0 amd64 0.1.29-2build1 [18.9 kB] 2026-03-26 00:42:46.516 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpango-1.0-0 amd64 1.52.1+ds-1build1 [231 kB] 2026-03-26 00:42:46.522 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangoft2-1.0-0 amd64 1.52.1+ds-1build1 [42.5 kB] 2026-03-26 00:42:46.524 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpangocairo-1.0-0 amd64 1.52.1+ds-1build1 [28.8 kB] 2026-03-26 00:42:46.593 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-03-26 00:42:46.594 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-03-26 00:42:46.682 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-03-26 00:42:46.687 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1,886 kB] 2026-03-26 00:42:46.840 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 x11-common all 1:7.7+23ubuntu3 [21.7 kB] 2026-03-26 00:42:46.841 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-03-26 00:42:46.841 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-03-26 00:42:46.842 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-03-26 00:42:46.847 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-03-26 00:42:46.849 | Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-03-26 00:42:46.854 | Get:239 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-03-26 00:42:46.899 | Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-03-26 00:42:46.913 | Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-03-26 00:42:46.919 | Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-03-26 00:42:46.992 | Get:243 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-03-26 00:42:46.993 | Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-03-26 00:42:46.995 | Get:245 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-03-26 00:42:46.996 | Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-03-26 00:42:46.997 | Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-03-26 00:42:47.001 | Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-03-26 00:42:47.637 | Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-03-26 00:42:47.643 | Get:250 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1,484 B] 2026-03-26 00:42:47.643 | Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1,482 B] 2026-03-26 00:42:47.643 | Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-jquery all 3.6.1+dfsg+~3.5.14-1 [328 kB] 2026-03-26 00:42:47.652 | Get:253 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6,582 B] 2026-03-26 00:42:47.652 | Get:254 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-03-26 00:42:47.674 | Get:255 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-underscore all 1.13.4~dfsg+~1.11.4-3 [118 kB] 2026-03-26 00:42:47.678 | Get:256 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libjs-sphinxdoc all 7.2.6-6 [149 kB] 2026-03-26 00:42:47.683 | Get:257 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6,746 B] 2026-03-26 00:42:47.718 | Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.45-0ubuntu0.24.04.1 [1,255 kB] 2026-03-26 00:42:47.766 | Get:259 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-03-26 00:42:47.804 | Get:260 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-03-26 00:42:47.805 | Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.13-0ubuntu0.24.04.1 [146 kB] 2026-03-26 00:42:47.809 | Get:262 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.7 [2,407 kB] 2026-03-26 00:42:47.911 | Get:263 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.13-0ubuntu0.24.04.1 [152 kB] 2026-03-26 00:42:47.916 | Get:264 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpython3-dev amd64 3.12.3-0ubuntu2.1 [10.3 kB] 2026-03-26 00:42:47.916 | Get:265 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-03-26 00:42:47.923 | Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libsgutils2-1.46-2 amd64 1.46-3ubuntu4 [94.0 kB] 2026-03-26 00:42:47.926 | Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-common all 3.4.4-5ubuntu0.7 [11.6 kB] 2026-03-26 00:42:47.927 | Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsoup-3.0-0 amd64 3.4.4-5ubuntu0.7 [292 kB] 2026-03-26 00:42:47.954 | Get:269 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.14 [1,239 kB] 2026-03-26 00:42:47.991 | Get:270 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liburing2 amd64 2.5-1build1 [21.1 kB] 2026-03-26 00:42:47.992 | Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.7 [782 kB] 2026-03-26 00:42:48.032 | Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1.1 amd64 1.1.39-0exp1ubuntu0.24.04.3 [168 kB] 2026-03-26 00:42:48.037 | Get:273 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-03-26 00:42:48.040 | Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-03-26 00:42:48.056 | Get:275 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-03-26 00:42:48.068 | Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-03-26 00:42:49.002 | Get:277 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-03-26 00:42:49.003 | Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-03-26 00:42:49.006 | Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5,836 kB] 2026-03-26 00:42:49.250 | Get:280 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-03-26 00:42:49.250 | Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-03-26 00:42:50.929 | Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-03-26 00:42:50.929 | Get:283 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 lvm2 amd64 2.03.16-3ubuntu3.2 [1,186 kB] 2026-03-26 00:42:50.965 | Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-03-26 00:42:50.970 | Get:285 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-03-26 00:42:50.973 | Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-03-26 00:42:50.974 | Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7,264 B] 2026-03-26 00:42:50.974 | Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-03-26 00:42:50.975 | Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.13-0ubuntu0.24.04.1 [1,298 kB] 2026-03-26 00:42:51.029 | Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.13-0ubuntu0.24.04.1 [1,230 kB] 2026-03-26 00:42:51.070 | Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-03-26 00:42:51.070 | Get:292 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-dev amd64 3.12.3-0ubuntu2.1 [26.7 kB] 2026-03-26 00:42:51.091 | Get:293 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-03-26 00:42:51.092 | Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-setuptools all 68.1.2-2ubuntu1.2 [397 kB] 2026-03-26 00:42:51.105 | Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 python3-wheel all 0.42.0-2 [53.1 kB] 2026-03-26 00:42:51.106 | Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip all 24.0+dfsg-1ubuntu1.3 [1,320 kB] 2026-03-26 00:42:51.146 | Get:297 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1,707 kB] 2026-03-26 00:42:51.214 | Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-03-26 00:42:51.255 | Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-systemd amd64 235-1build4 [42.4 kB] 2026-03-26 00:42:51.256 | Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.12 [5,666 B] 2026-03-26 00:42:51.257 | Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1,032 B] 2026-03-26 00:42:51.257 | Get:302 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.13 [2,224 kB] 2026-03-26 00:42:51.341 | Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 sg3-utils amd64 1.46-3ubuntu4 [840 kB] 2026-03-26 00:42:51.366 | Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-03-26 00:42:51.370 | Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 thin-provisioning-tools amd64 0.9.0-2ubuntu5.1 [436 kB] 2026-03-26 00:42:51.383 | Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-03-26 00:42:51.388 | Get:307 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 debootstrap all 1.0.134ubuntu1 [48.0 kB] 2026-03-26 00:42:51.408 | Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-03-26 00:42:51.409 | Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-03-26 00:42:51.411 | Get:310 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-03-26 00:42:51.412 | Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.1 [32.0 kB] 2026-03-26 00:42:51.486 | Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-03-26 00:42:51.487 | Get:313 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-03-26 00:42:51.488 | Get:314 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-03-26 00:42:51.568 | Get:315 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-03-26 00:42:51.761 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:42:51.806 | Fetched 314 MB in 17s (18.1 MB/s) 2026-03-26 00:42:51.854 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-26 00:42:51.855 | Preparing to unpack .../systemd-dev_255.4-1ubuntu8.14_all.deb ... 2026-03-26 00:42:51.876 | Unpacking systemd-dev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:51.985 | Preparing to unpack .../systemd-timesyncd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.003 | Unpacking systemd-timesyncd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.111 | Preparing to unpack .../systemd-resolved_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.131 | Unpacking systemd-resolved (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.227 | Preparing to unpack .../libsystemd-shared_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.241 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.372 | Preparing to unpack .../libsystemd0_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.395 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.483 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:42:52.563 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-26 00:42:52.564 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.577 | Unpacking systemd-sysv (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.655 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.672 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.767 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.784 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:52.878 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:52.927 | Unpacking systemd (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:53.337 | Preparing to unpack .../4-udev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:53.390 | Unpacking udev (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:53.586 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:42:53.601 | Unpacking libudev1:amd64 (255.4-1ubuntu8.14) over (255.4-1ubuntu8.12) ... 2026-03-26 00:42:53.678 | Setting up libudev1:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:42:53.745 | Selecting previously unselected package libapr1t64:amd64. 2026-03-26 00:42:53.763 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 32603 files and directories currently installed.) 2026-03-26 00:42:53.764 | Preparing to unpack .../00-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:53.769 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:42:53.834 | Selecting previously unselected package libaprutil1t64:amd64. 2026-03-26 00:42:53.840 | Preparing to unpack .../01-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:42:53.845 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:42:53.902 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-03-26 00:42:53.907 | Preparing to unpack .../02-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:42:53.912 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:42:53.961 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-03-26 00:42:53.966 | Preparing to unpack .../03-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:42:53.970 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:42:54.033 | Selecting previously unselected package libjansson4:amd64. 2026-03-26 00:42:54.038 | Preparing to unpack .../04-libjansson4_2.14-2build2_amd64.deb ... 2026-03-26 00:42:54.046 | Unpacking libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:42:54.105 | Selecting previously unselected package liblua5.4-0:amd64. 2026-03-26 00:42:54.111 | Preparing to unpack .../05-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-03-26 00:42:54.116 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:42:54.168 | Selecting previously unselected package apache2-bin. 2026-03-26 00:42:54.174 | Preparing to unpack .../06-apache2-bin_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:42:54.179 | Unpacking apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:42:54.301 | Selecting previously unselected package apache2-data. 2026-03-26 00:42:54.307 | Preparing to unpack .../07-apache2-data_2.4.58-1ubuntu8.11_all.deb ... 2026-03-26 00:42:54.312 | Unpacking apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:42:54.440 | Selecting previously unselected package apache2-utils. 2026-03-26 00:42:54.447 | Preparing to unpack .../08-apache2-utils_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:42:54.451 | Unpacking apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:42:54.529 | Selecting previously unselected package apache2. 2026-03-26 00:42:54.535 | Preparing to unpack .../09-apache2_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:42:54.548 | Unpacking apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:42:54.655 | Selecting previously unselected package libmpfr6:amd64. 2026-03-26 00:42:54.660 | Preparing to unpack .../10-libmpfr6_4.2.1-1build1.1_amd64.deb ... 2026-03-26 00:42:54.665 | Unpacking libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:42:54.736 | Selecting previously unselected package libsigsegv2:amd64. 2026-03-26 00:42:54.743 | Preparing to unpack .../11-libsigsegv2_2.14-1ubuntu2_amd64.deb ... 2026-03-26 00:42:54.748 | Unpacking libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:42:54.816 | Setting up libmpfr6:amd64 (4.2.1-1build1.1) ... 2026-03-26 00:42:54.830 | Setting up libsigsegv2:amd64 (2.14-1ubuntu2) ... 2026-03-26 00:42:54.922 | Selecting previously unselected package gawk. 2026-03-26 00:42:54.940 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 33341 files and directories currently installed.) 2026-03-26 00:42:54.941 | Preparing to unpack .../000-gawk_1%3a5.2.1-2build3_amd64.deb ... 2026-03-26 00:42:54.946 | Unpacking gawk (1:5.2.1-2build3) ... 2026-03-26 00:42:55.058 | Selecting previously unselected package haproxy. 2026-03-26 00:42:55.064 | Preparing to unpack .../001-haproxy_2.8.16-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:55.083 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:42:55.215 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-03-26 00:42:55.220 | Preparing to unpack .../002-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:42:55.225 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:42:55.295 | Selecting previously unselected package memcached. 2026-03-26 00:42:55.299 | Preparing to unpack .../003-memcached_1.6.24-1build3_amd64.deb ... 2026-03-26 00:42:55.308 | Unpacking memcached (1.6.24-1build3) ... 2026-03-26 00:42:55.377 | Selecting previously unselected package libjson-perl. 2026-03-26 00:42:55.382 | Preparing to unpack .../004-libjson-perl_4.10000-1_all.deb ... 2026-03-26 00:42:55.387 | Unpacking libjson-perl (4.10000-1) ... 2026-03-26 00:42:55.457 | Selecting previously unselected package postgresql-client-common. 2026-03-26 00:42:55.461 | Preparing to unpack .../005-postgresql-client-common_257build1.1_all.deb ... 2026-03-26 00:42:55.467 | Unpacking postgresql-client-common (257build1.1) ... 2026-03-26 00:42:55.537 | Selecting previously unselected package ssl-cert. 2026-03-26 00:42:55.542 | Preparing to unpack .../006-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-03-26 00:42:55.547 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:42:55.625 | Selecting previously unselected package postgresql-common. 2026-03-26 00:42:55.629 | Preparing to unpack .../007-postgresql-common_257build1.1_all.deb ... 2026-03-26 00:42:55.649 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-03-26 00:42:55.662 | Unpacking postgresql-common (257build1.1) ... 2026-03-26 00:42:55.764 | Selecting previously unselected package libsysfs2:amd64. 2026-03-26 00:42:55.769 | Preparing to unpack .../008-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-03-26 00:42:55.774 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:42:55.824 | Selecting previously unselected package pci.ids. 2026-03-26 00:42:55.828 | Preparing to unpack .../009-pci.ids_0.0~2024.03.31-1ubuntu0.1_all.deb ... 2026-03-26 00:42:55.833 | Unpacking pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:42:55.912 | Selecting previously unselected package sysfsutils. 2026-03-26 00:42:55.916 | Preparing to unpack .../010-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-03-26 00:42:55.926 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-03-26 00:42:55.982 | Selecting previously unselected package distro-info. 2026-03-26 00:42:55.987 | Preparing to unpack .../011-distro-info_1.7build1_amd64.deb ... 2026-03-26 00:42:55.992 | Unpacking distro-info (1.7build1) ... 2026-03-26 00:42:56.049 | Selecting previously unselected package iputils-ping. 2026-03-26 00:42:56.052 | Preparing to unpack .../012-iputils-ping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:56.058 | Unpacking iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:42:56.116 | Selecting previously unselected package libestr0:amd64. 2026-03-26 00:42:56.120 | Preparing to unpack .../013-libestr0_0.1.11-1build1_amd64.deb ... 2026-03-26 00:42:56.126 | Unpacking libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:42:56.184 | Selecting previously unselected package libfastjson4:amd64. 2026-03-26 00:42:56.189 | Preparing to unpack .../014-libfastjson4_1.2304.0-1build1_amd64.deb ... 2026-03-26 00:42:56.194 | Unpacking libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:42:56.255 | Selecting previously unselected package libfribidi0:amd64. 2026-03-26 00:42:56.260 | Preparing to unpack .../015-libfribidi0_1.0.13-3build1_amd64.deb ... 2026-03-26 00:42:56.266 | Unpacking libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:42:56.320 | Selecting previously unselected package libtirpc-common. 2026-03-26 00:42:56.325 | Preparing to unpack .../016-libtirpc-common_1.3.4+ds-1.1build1_all.deb ... 2026-03-26 00:42:56.330 | Unpacking libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:42:56.396 | Selecting previously unselected package libtirpc3t64:amd64. 2026-03-26 00:42:56.400 | Preparing to unpack .../017-libtirpc3t64_1.3.4+ds-1.1build1_amd64.deb ... 2026-03-26 00:42:56.413 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3 to /lib/x86_64-linux-gnu/libtirpc.so.3.usr-is-merged by libtirpc3t64' 2026-03-26 00:42:56.429 | Adding 'diversion of /lib/x86_64-linux-gnu/libtirpc.so.3.0.0 to /lib/x86_64-linux-gnu/libtirpc.so.3.0.0.usr-is-merged by libtirpc3t64' 2026-03-26 00:42:56.432 | Unpacking libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:42:56.488 | Selecting previously unselected package netcat-openbsd. 2026-03-26 00:42:56.493 | Preparing to unpack .../018-netcat-openbsd_1.226-1ubuntu2_amd64.deb ... 2026-03-26 00:42:56.499 | Unpacking netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:42:56.556 | Selecting previously unselected package python3-pygments. 2026-03-26 00:42:56.560 | Preparing to unpack .../019-python3-pygments_2.17.2+dfsg-1_all.deb ... 2026-03-26 00:42:56.565 | Unpacking python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:42:56.741 | Selecting previously unselected package rsyslog. 2026-03-26 00:42:56.744 | Preparing to unpack .../020-rsyslog_8.2312.0-3ubuntu9.1_amd64.deb ... 2026-03-26 00:42:56.770 | Unpacking rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:42:56.847 | Selecting previously unselected package bsdextrautils. 2026-03-26 00:42:56.852 | Preparing to unpack .../021-bsdextrautils_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:42:56.865 | Unpacking bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:42:56.930 | Selecting previously unselected package dmidecode. 2026-03-26 00:42:56.935 | Preparing to unpack .../022-dmidecode_3.5-3ubuntu0.1_amd64.deb ... 2026-03-26 00:42:56.941 | Unpacking dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:42:57.001 | Selecting previously unselected package dosfstools. 2026-03-26 00:42:57.006 | Preparing to unpack .../023-dosfstools_4.2-1.1build1_amd64.deb ... 2026-03-26 00:42:57.011 | Unpacking dosfstools (4.2-1.1build1) ... 2026-03-26 00:42:57.107 | Selecting previously unselected package libmagic-mgc. 2026-03-26 00:42:57.112 | Preparing to unpack .../024-libmagic-mgc_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:42:57.117 | Unpacking libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:42:57.242 | Selecting previously unselected package libmagic1t64:amd64. 2026-03-26 00:42:57.247 | Preparing to unpack .../025-libmagic1t64_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:42:57.253 | Unpacking libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:42:57.314 | Selecting previously unselected package file. 2026-03-26 00:42:57.319 | Preparing to unpack .../026-file_1%3a5.45-3build1_amd64.deb ... 2026-03-26 00:42:57.325 | Unpacking file (1:5.45-3build1) ... 2026-03-26 00:42:57.388 | Selecting previously unselected package libuchardet0:amd64. 2026-03-26 00:42:57.393 | Preparing to unpack .../027-libuchardet0_0.0.8-1build1_amd64.deb ... 2026-03-26 00:42:57.398 | Unpacking libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:42:57.456 | Selecting previously unselected package groff-base. 2026-03-26 00:42:57.461 | Preparing to unpack .../028-groff-base_1.23.0-3build2_amd64.deb ... 2026-03-26 00:42:57.467 | Unpacking groff-base (1.23.0-3build2) ... 2026-03-26 00:42:57.615 | Selecting previously unselected package libnl-3-200:amd64. 2026-03-26 00:42:57.620 | Preparing to unpack .../029-libnl-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:42:57.625 | Unpacking libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:42:57.686 | Selecting previously unselected package libnl-route-3-200:amd64. 2026-03-26 00:42:57.691 | Preparing to unpack .../030-libnl-route-3-200_3.7.0-0.3build1.1_amd64.deb ... 2026-03-26 00:42:57.696 | Unpacking libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:42:57.764 | Selecting previously unselected package libibverbs1:amd64. 2026-03-26 00:42:57.769 | Preparing to unpack .../031-libibverbs1_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:42:57.775 | Unpacking libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:42:57.832 | Selecting previously unselected package libncurses6:amd64. 2026-03-26 00:42:57.837 | Preparing to unpack .../032-libncurses6_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:42:57.842 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:42:57.898 | Selecting previously unselected package libnftables1:amd64. 2026-03-26 00:42:57.903 | Preparing to unpack .../033-libnftables1_1.0.9-1ubuntu0.1_amd64.deb ... 2026-03-26 00:42:57.909 | Unpacking libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:42:57.979 | Selecting previously unselected package libnuma1:amd64. 2026-03-26 00:42:57.984 | Preparing to unpack .../034-libnuma1_2.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:42:57.990 | Unpacking libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:42:58.057 | Selecting previously unselected package libparted2t64:amd64. 2026-03-26 00:42:58.063 | Preparing to unpack .../035-libparted2t64_3.6-4build1_amd64.deb ... 2026-03-26 00:42:58.082 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-03-26 00:42:58.097 | Adding 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-03-26 00:42:58.103 | Unpacking libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:42:58.166 | Selecting previously unselected package libpcap0.8t64:amd64. 2026-03-26 00:42:58.171 | Preparing to unpack .../036-libpcap0.8t64_1.10.4-4.1ubuntu3_amd64.deb ... 2026-03-26 00:42:58.176 | Unpacking libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:42:58.244 | Selecting previously unselected package libpipeline1:amd64. 2026-03-26 00:42:58.249 | Preparing to unpack .../037-libpipeline1_1.5.7-2_amd64.deb ... 2026-03-26 00:42:58.254 | Unpacking libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:42:58.312 | Selecting previously unselected package libxau6:amd64. 2026-03-26 00:42:58.317 | Preparing to unpack .../038-libxau6_1%3a1.0.9-1build6_amd64.deb ... 2026-03-26 00:42:58.322 | Unpacking libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:42:58.381 | Selecting previously unselected package libxdmcp6:amd64. 2026-03-26 00:42:58.385 | Preparing to unpack .../039-libxdmcp6_1%3a1.1.3-0ubuntu6_amd64.deb ... 2026-03-26 00:42:58.391 | Unpacking libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:42:58.451 | Selecting previously unselected package libxcb1:amd64. 2026-03-26 00:42:58.456 | Preparing to unpack .../040-libxcb1_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:42:58.462 | Unpacking libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:42:58.516 | Selecting previously unselected package libx11-data. 2026-03-26 00:42:58.521 | Preparing to unpack .../041-libx11-data_2%3a1.8.7-1build1_all.deb ... 2026-03-26 00:42:58.526 | Unpacking libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:42:58.648 | Selecting previously unselected package libx11-6:amd64. 2026-03-26 00:42:58.653 | Preparing to unpack .../042-libx11-6_2%3a1.8.7-1build1_amd64.deb ... 2026-03-26 00:42:58.659 | Unpacking libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:42:58.739 | Selecting previously unselected package libxext6:amd64. 2026-03-26 00:42:58.745 | Preparing to unpack .../043-libxext6_2%3a1.3.4-1build2_amd64.deb ... 2026-03-26 00:42:58.750 | Unpacking libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:42:58.802 | Selecting previously unselected package lsof. 2026-03-26 00:42:58.806 | Preparing to unpack .../044-lsof_4.95.0-1build3_amd64.deb ... 2026-03-26 00:42:58.813 | Unpacking lsof (4.95.0-1build3) ... 2026-03-26 00:42:58.891 | Selecting previously unselected package man-db. 2026-03-26 00:42:58.897 | Preparing to unpack .../045-man-db_2.12.0-4build2_amd64.deb ... 2026-03-26 00:42:58.903 | Unpacking man-db (2.12.0-4build2) ... 2026-03-26 00:42:59.073 | Selecting previously unselected package parted. 2026-03-26 00:42:59.079 | Preparing to unpack .../046-parted_3.6-4build1_amd64.deb ... 2026-03-26 00:42:59.096 | Unpacking parted (3.6-4build1) ... 2026-03-26 00:42:59.150 | Selecting previously unselected package powermgmt-base. 2026-03-26 00:42:59.155 | Preparing to unpack .../047-powermgmt-base_1.37ubuntu0.1_all.deb ... 2026-03-26 00:42:59.161 | Unpacking powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:42:59.214 | Selecting previously unselected package psmisc. 2026-03-26 00:42:59.218 | Preparing to unpack .../048-psmisc_23.7-1build1_amd64.deb ... 2026-03-26 00:42:59.223 | Unpacking psmisc (23.7-1build1) ... 2026-03-26 00:42:59.313 | Selecting previously unselected package tcpdump. 2026-03-26 00:42:59.317 | Preparing to unpack .../049-tcpdump_4.99.4-3ubuntu4.24.04.1_amd64.deb ... 2026-03-26 00:42:59.333 | Unpacking tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:42:59.400 | Selecting previously unselected package usb.ids. 2026-03-26 00:42:59.405 | Preparing to unpack .../050-usb.ids_2024.03.18-1_all.deb ... 2026-03-26 00:42:59.411 | Unpacking usb.ids (2024.03.18-1) ... 2026-03-26 00:42:59.472 | Selecting previously unselected package wget. 2026-03-26 00:42:59.479 | Preparing to unpack .../051-wget_1.21.4-1ubuntu4.1_amd64.deb ... 2026-03-26 00:42:59.486 | Unpacking wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:42:59.552 | Selecting previously unselected package xz-utils. 2026-03-26 00:42:59.558 | Preparing to unpack .../052-xz-utils_5.6.1+really5.4.5-1ubuntu0.2_amd64.deb ... 2026-03-26 00:42:59.563 | Unpacking xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:42:59.647 | Selecting previously unselected package acl. 2026-03-26 00:42:59.652 | Preparing to unpack .../053-acl_2.3.2-1build1.1_amd64.deb ... 2026-03-26 00:42:59.657 | Unpacking acl (2.3.2-1build1.1) ... 2026-03-26 00:42:59.710 | Selecting previously unselected package autotools-dev. 2026-03-26 00:42:59.715 | Preparing to unpack .../054-autotools-dev_20220109.1_all.deb ... 2026-03-26 00:42:59.720 | Unpacking autotools-dev (20220109.1) ... 2026-03-26 00:42:59.776 | Selecting previously unselected package m4. 2026-03-26 00:42:59.781 | Preparing to unpack .../055-m4_1.4.19-4build1_amd64.deb ... 2026-03-26 00:42:59.786 | Unpacking m4 (1.4.19-4build1) ... 2026-03-26 00:42:59.862 | Selecting previously unselected package autoconf. 2026-03-26 00:42:59.866 | Preparing to unpack .../056-autoconf_2.71-3_all.deb ... 2026-03-26 00:42:59.871 | Unpacking autoconf (2.71-3) ... 2026-03-26 00:42:59.960 | Selecting previously unselected package automake. 2026-03-26 00:42:59.966 | Preparing to unpack .../057-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-03-26 00:42:59.975 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:43:00.060 | Selecting previously unselected package autopoint. 2026-03-26 00:43:00.063 | Preparing to unpack .../058-autopoint_0.21-14ubuntu2_all.deb ... 2026-03-26 00:43:00.068 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-03-26 00:43:00.122 | Selecting previously unselected package libdebhelper-perl. 2026-03-26 00:43:00.127 | Preparing to unpack .../059-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-03-26 00:43:00.133 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:43:00.208 | Selecting previously unselected package gcc-13-base:amd64. 2026-03-26 00:43:00.212 | Preparing to unpack .../060-gcc-13-base_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:00.215 | Unpacking gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:00.270 | Selecting previously unselected package libisl23:amd64. 2026-03-26 00:43:00.276 | Preparing to unpack .../061-libisl23_0.26-3build1.1_amd64.deb ... 2026-03-26 00:43:00.282 | Unpacking libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:43:00.362 | Selecting previously unselected package libmpc3:amd64. 2026-03-26 00:43:00.368 | Preparing to unpack .../062-libmpc3_1.3.1-1build1.1_amd64.deb ... 2026-03-26 00:43:00.373 | Unpacking libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:43:00.428 | Selecting previously unselected package cpp-13-x86-64-linux-gnu. 2026-03-26 00:43:00.434 | Preparing to unpack .../063-cpp-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:00.439 | Unpacking cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:00.729 | Selecting previously unselected package cpp-13. 2026-03-26 00:43:00.735 | Preparing to unpack .../064-cpp-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:00.740 | Unpacking cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:00.786 | Selecting previously unselected package cpp-x86-64-linux-gnu. 2026-03-26 00:43:00.791 | Preparing to unpack .../065-cpp-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:43:00.797 | Unpacking cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:00.857 | Selecting previously unselected package cpp. 2026-03-26 00:43:00.862 | Preparing to unpack .../066-cpp_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:43:00.878 | Unpacking cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:00.934 | Selecting previously unselected package libcc1-0:amd64. 2026-03-26 00:43:00.939 | Preparing to unpack .../067-libcc1-0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:00.944 | Unpacking libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:00.998 | Selecting previously unselected package binutils-common:amd64. 2026-03-26 00:43:01.004 | Preparing to unpack .../068-binutils-common_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.009 | Unpacking binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.084 | Selecting previously unselected package libsframe1:amd64. 2026-03-26 00:43:01.090 | Preparing to unpack .../069-libsframe1_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.095 | Unpacking libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.149 | Selecting previously unselected package libbinutils:amd64. 2026-03-26 00:43:01.154 | Preparing to unpack .../070-libbinutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.160 | Unpacking libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.232 | Selecting previously unselected package libctf-nobfd0:amd64. 2026-03-26 00:43:01.238 | Preparing to unpack .../071-libctf-nobfd0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.243 | Unpacking libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.305 | Selecting previously unselected package libctf0:amd64. 2026-03-26 00:43:01.308 | Preparing to unpack .../072-libctf0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.313 | Unpacking libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.374 | Selecting previously unselected package libgprofng0:amd64. 2026-03-26 00:43:01.379 | Preparing to unpack .../073-libgprofng0_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.384 | Unpacking libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.473 | Selecting previously unselected package binutils-x86-64-linux-gnu. 2026-03-26 00:43:01.479 | Preparing to unpack .../074-binutils-x86-64-linux-gnu_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:01.485 | Unpacking binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:43:01.645 | Selecting previously unselected package libgomp1:amd64. 2026-03-26 00:43:01.651 | Preparing to unpack .../075-libgomp1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:01.657 | Unpacking libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:01.719 | Selecting previously unselected package libitm1:amd64. 2026-03-26 00:43:01.724 | Preparing to unpack .../076-libitm1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:01.730 | Unpacking libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:01.790 | Selecting previously unselected package libatomic1:amd64. 2026-03-26 00:43:01.796 | Preparing to unpack .../077-libatomic1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:01.801 | Unpacking libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:01.862 | Selecting previously unselected package libasan8:amd64. 2026-03-26 00:43:01.867 | Preparing to unpack .../078-libasan8_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:01.872 | Unpacking libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:02.025 | Selecting previously unselected package liblsan0:amd64. 2026-03-26 00:43:02.031 | Preparing to unpack .../079-liblsan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.037 | Unpacking liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:02.132 | Selecting previously unselected package libtsan2:amd64. 2026-03-26 00:43:02.138 | Preparing to unpack .../080-libtsan2_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.143 | Unpacking libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:02.278 | Selecting previously unselected package libubsan1:amd64. 2026-03-26 00:43:02.283 | Preparing to unpack .../081-libubsan1_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.289 | Unpacking libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:02.385 | Selecting previously unselected package libhwasan0:amd64. 2026-03-26 00:43:02.391 | Preparing to unpack .../082-libhwasan0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.397 | Unpacking libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:02.507 | Selecting previously unselected package libquadmath0:amd64. 2026-03-26 00:43:02.512 | Preparing to unpack .../083-libquadmath0_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.519 | Unpacking libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:02.603 | Selecting previously unselected package libgcc-13-dev:amd64. 2026-03-26 00:43:02.609 | Preparing to unpack .../084-libgcc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.615 | Unpacking libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:02.784 | Selecting previously unselected package gcc-13-x86-64-linux-gnu. 2026-03-26 00:43:02.789 | Preparing to unpack .../085-gcc-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:02.795 | Unpacking gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:03.261 | Selecting previously unselected package binutils. 2026-03-26 00:43:03.267 | Preparing to unpack .../086-binutils_2.42-4ubuntu2.10_amd64.deb ... 2026-03-26 00:43:03.273 | Unpacking binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:43:03.334 | Selecting previously unselected package gcc-13. 2026-03-26 00:43:03.340 | Preparing to unpack .../087-gcc-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:03.346 | Unpacking gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:03.405 | Selecting previously unselected package gcc-x86-64-linux-gnu. 2026-03-26 00:43:03.411 | Preparing to unpack .../088-gcc-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:43:03.417 | Unpacking gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:03.475 | Selecting previously unselected package gcc. 2026-03-26 00:43:03.481 | Preparing to unpack .../089-gcc_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:43:03.486 | Unpacking gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:03.548 | Selecting previously unselected package libllvm17t64:amd64. 2026-03-26 00:43:03.553 | Preparing to unpack .../090-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:03.558 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:04.388 | Selecting previously unselected package libclang-cpp17t64. 2026-03-26 00:43:04.394 | Preparing to unpack .../091-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:04.400 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:04.858 | Selecting previously unselected package libstdc++-13-dev:amd64. 2026-03-26 00:43:04.864 | Preparing to unpack .../092-libstdc++-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:04.869 | Unpacking libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:05.250 | Selecting previously unselected package libgc1:amd64. 2026-03-26 00:43:05.255 | Preparing to unpack .../093-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-03-26 00:43:05.261 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:43:05.327 | Selecting previously unselected package libobjc4:amd64. 2026-03-26 00:43:05.333 | Preparing to unpack .../094-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:05.338 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:05.394 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-03-26 00:43:05.400 | Preparing to unpack .../095-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:05.405 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:05.475 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-03-26 00:43:05.481 | Preparing to unpack .../096-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:05.486 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:05.670 | Selecting previously unselected package llvm-17-linker-tools. 2026-03-26 00:43:05.676 | Preparing to unpack .../097-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:05.681 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:05.784 | Selecting previously unselected package libclang1-17t64. 2026-03-26 00:43:05.790 | Preparing to unpack .../098-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:05.795 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:06.111 | Selecting previously unselected package clang-17. 2026-03-26 00:43:06.117 | Preparing to unpack .../099-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:06.123 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:06.189 | Selecting previously unselected package libtool. 2026-03-26 00:43:06.194 | Preparing to unpack .../100-libtool_2.4.7-7build1_all.deb ... 2026-03-26 00:43:06.201 | Unpacking libtool (2.4.7-7build1) ... 2026-03-26 00:43:06.270 | Selecting previously unselected package dh-autoreconf. 2026-03-26 00:43:06.275 | Preparing to unpack .../101-dh-autoreconf_20_all.deb ... 2026-03-26 00:43:06.281 | Unpacking dh-autoreconf (20) ... 2026-03-26 00:43:06.340 | Selecting previously unselected package libarchive-zip-perl. 2026-03-26 00:43:06.345 | Preparing to unpack .../102-libarchive-zip-perl_1.68-1_all.deb ... 2026-03-26 00:43:06.352 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-03-26 00:43:06.425 | Selecting previously unselected package libsub-override-perl. 2026-03-26 00:43:06.430 | Preparing to unpack .../103-libsub-override-perl_0.10-1_all.deb ... 2026-03-26 00:43:06.435 | Unpacking libsub-override-perl (0.10-1) ... 2026-03-26 00:43:06.490 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-03-26 00:43:06.496 | Preparing to unpack .../104-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-03-26 00:43:06.502 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:43:06.560 | Selecting previously unselected package dh-strip-nondeterminism. 2026-03-26 00:43:06.566 | Preparing to unpack .../105-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-03-26 00:43:06.571 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:43:06.626 | Selecting previously unselected package libdpkg-perl. 2026-03-26 00:43:06.630 | Preparing to unpack .../106-libdpkg-perl_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:43:06.636 | Unpacking libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:43:06.743 | Selecting previously unselected package bzip2. 2026-03-26 00:43:06.747 | Preparing to unpack .../107-bzip2_1.0.8-5.1build0.1_amd64.deb ... 2026-03-26 00:43:06.753 | Unpacking bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:43:06.810 | Selecting previously unselected package patch. 2026-03-26 00:43:06.815 | Preparing to unpack .../108-patch_2.7.6-7build3_amd64.deb ... 2026-03-26 00:43:06.821 | Unpacking patch (2.7.6-7build3) ... 2026-03-26 00:43:06.880 | Selecting previously unselected package make. 2026-03-26 00:43:06.885 | Preparing to unpack .../109-make_4.3-4.1build2_amd64.deb ... 2026-03-26 00:43:06.892 | Unpacking make (4.3-4.1build2) ... 2026-03-26 00:43:06.950 | Selecting previously unselected package lto-disabled-list. 2026-03-26 00:43:06.955 | Preparing to unpack .../110-lto-disabled-list_47_all.deb ... 2026-03-26 00:43:06.961 | Unpacking lto-disabled-list (47) ... 2026-03-26 00:43:07.018 | Selecting previously unselected package dpkg-dev. 2026-03-26 00:43:07.022 | Preparing to unpack .../111-dpkg-dev_1.22.6ubuntu6.5_all.deb ... 2026-03-26 00:43:07.027 | Unpacking dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:43:07.169 | Selecting previously unselected package debugedit. 2026-03-26 00:43:07.175 | Preparing to unpack .../112-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-03-26 00:43:07.180 | Unpacking debugedit (1:5.0-5build2) ... 2026-03-26 00:43:07.235 | Selecting previously unselected package dwz. 2026-03-26 00:43:07.240 | Preparing to unpack .../113-dwz_0.15-1build6_amd64.deb ... 2026-03-26 00:43:07.244 | Unpacking dwz (0.15-1build6) ... 2026-03-26 00:43:07.304 | Selecting previously unselected package gettext. 2026-03-26 00:43:07.308 | Preparing to unpack .../114-gettext_0.21-14ubuntu2_amd64.deb ... 2026-03-26 00:43:07.313 | Unpacking gettext (0.21-14ubuntu2) ... 2026-03-26 00:43:07.408 | Selecting previously unselected package intltool-debian. 2026-03-26 00:43:07.414 | Preparing to unpack .../115-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-03-26 00:43:07.419 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:43:07.476 | Selecting previously unselected package po-debconf. 2026-03-26 00:43:07.483 | Preparing to unpack .../116-po-debconf_1.0.21+nmu1_all.deb ... 2026-03-26 00:43:07.487 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-03-26 00:43:07.572 | Selecting previously unselected package debhelper. 2026-03-26 00:43:07.579 | Preparing to unpack .../117-debhelper_13.14.1ubuntu5_all.deb ... 2026-03-26 00:43:07.584 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-03-26 00:43:07.745 | Selecting previously unselected package uuid-dev:amd64. 2026-03-26 00:43:07.751 | Preparing to unpack .../118-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-03-26 00:43:07.757 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:43:07.820 | Selecting previously unselected package libsctp1:amd64. 2026-03-26 00:43:07.826 | Preparing to unpack .../119-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:43:07.833 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:43:07.884 | Selecting previously unselected package libsctp-dev:amd64. 2026-03-26 00:43:07.890 | Preparing to unpack .../120-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-03-26 00:43:07.895 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:43:07.960 | Selecting previously unselected package libapr1-dev. 2026-03-26 00:43:07.966 | Preparing to unpack .../121-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-03-26 00:43:07.971 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:43:08.189 | Selecting previously unselected package libldap-dev:amd64. 2026-03-26 00:43:08.197 | Preparing to unpack .../122-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:43:08.202 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:43:08.318 | Selecting previously unselected package libldap2-dev. 2026-03-26 00:43:08.324 | Preparing to unpack .../123-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:43:08.329 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:43:08.381 | Selecting previously unselected package libaprutil1-dev. 2026-03-26 00:43:08.387 | Preparing to unpack .../124-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-03-26 00:43:08.393 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:08.593 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-03-26 00:43:08.599 | Preparing to unpack .../125-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:43:08.606 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:08.670 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-03-26 00:43:08.676 | Preparing to unpack .../126-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:43:08.682 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:08.744 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-03-26 00:43:08.751 | Preparing to unpack .../127-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:43:08.755 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:08.807 | Selecting previously unselected package libpcre2-dev:amd64. 2026-03-26 00:43:08.814 | Preparing to unpack .../128-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-03-26 00:43:08.819 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:08.914 | Selecting previously unselected package apache2-dev. 2026-03-26 00:43:08.921 | Preparing to unpack .../129-apache2-dev_2.4.58-1ubuntu8.11_amd64.deb ... 2026-03-26 00:43:08.926 | Unpacking apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:09.027 | Selecting previously unselected package bc. 2026-03-26 00:43:09.033 | Preparing to unpack .../130-bc_1.07.1-3ubuntu4_amd64.deb ... 2026-03-26 00:43:09.038 | Unpacking bc (1.07.1-3ubuntu4) ... 2026-03-26 00:43:09.100 | Selecting previously unselected package ncal. 2026-03-26 00:43:09.106 | Preparing to unpack .../131-ncal_12.1.8_amd64.deb ... 2026-03-26 00:43:09.112 | Unpacking ncal (12.1.8) ... 2026-03-26 00:43:09.173 | Selecting previously unselected package bsdmainutils. 2026-03-26 00:43:09.179 | Preparing to unpack .../132-bsdmainutils_12.1.8_all.deb ... 2026-03-26 00:43:09.188 | Unpacking bsdmainutils (12.1.8) ... 2026-03-26 00:43:09.239 | Selecting previously unselected package conntrack. 2026-03-26 00:43:09.246 | Preparing to unpack .../133-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-03-26 00:43:09.251 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:43:09.308 | Selecting previously unselected package cryptsetup-bin. 2026-03-26 00:43:09.314 | Preparing to unpack .../134-cryptsetup-bin_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:43:09.319 | Unpacking cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:43:09.403 | Selecting previously unselected package cryptsetup. 2026-03-26 00:43:09.412 | Preparing to unpack .../135-cryptsetup_2%3a2.7.0-1ubuntu4.2_amd64.deb ... 2026-03-26 00:43:09.438 | Unpacking cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:43:09.526 | Selecting previously unselected package libdconf1:amd64. 2026-03-26 00:43:09.531 | Preparing to unpack .../136-libdconf1_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:43:09.536 | Unpacking libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:09.585 | Selecting previously unselected package dconf-service. 2026-03-26 00:43:09.589 | Preparing to unpack .../137-dconf-service_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:43:09.593 | Unpacking dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:09.646 | Selecting previously unselected package dconf-gsettings-backend:amd64. 2026-03-26 00:43:09.654 | Preparing to unpack .../138-dconf-gsettings-backend_0.40.0-4ubuntu0.1_amd64.deb ... 2026-03-26 00:43:09.660 | Unpacking dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:09.722 | Selecting previously unselected package libdevmapper-event1.02.1:amd64. 2026-03-26 00:43:09.730 | Preparing to unpack .../139-libdevmapper-event1.02.1_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:43:09.735 | Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:43:09.792 | Selecting previously unselected package libaio1t64:amd64. 2026-03-26 00:43:09.800 | Preparing to unpack .../140-libaio1t64_0.3.113-6build1.1_amd64.deb ... 2026-03-26 00:43:09.804 | Unpacking libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:43:09.860 | Selecting previously unselected package liblvm2cmd2.03:amd64. 2026-03-26 00:43:09.867 | Preparing to unpack .../141-liblvm2cmd2.03_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:43:09.872 | Unpacking liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:43:09.965 | Selecting previously unselected package dmeventd. 2026-03-26 00:43:09.973 | Preparing to unpack .../142-dmeventd_2%3a1.02.185-3ubuntu3.2_amd64.deb ... 2026-03-26 00:43:09.977 | Unpacking dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:43:10.046 | Selecting previously unselected package dnsmasq-base. 2026-03-26 00:43:10.055 | Preparing to unpack .../143-dnsmasq-base_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:43:10.071 | Unpacking dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:43:10.134 | Selecting previously unselected package dnsmasq-utils. 2026-03-26 00:43:10.141 | Preparing to unpack .../144-dnsmasq-utils_2.90-2ubuntu0.1_amd64.deb ... 2026-03-26 00:43:10.146 | Unpacking dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:43:10.213 | Selecting previously unselected package ebtables. 2026-03-26 00:43:10.220 | Preparing to unpack .../145-ebtables_2.0.11-6build1_amd64.deb ... 2026-03-26 00:43:10.247 | Unpacking ebtables (2.0.11-6build1) ... 2026-03-26 00:43:10.314 | Selecting previously unselected package fonts-dejavu-mono. 2026-03-26 00:43:10.322 | Preparing to unpack .../146-fonts-dejavu-mono_2.37-8_all.deb ... 2026-03-26 00:43:10.328 | Unpacking fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:43:10.410 | Selecting previously unselected package fonts-dejavu-core. 2026-03-26 00:43:10.418 | Preparing to unpack .../147-fonts-dejavu-core_2.37-8_all.deb ... 2026-03-26 00:43:10.458 | Unpacking fonts-dejavu-core (2.37-8) ... 2026-03-26 00:43:10.545 | Selecting previously unselected package fontconfig-config. 2026-03-26 00:43:10.552 | Preparing to unpack .../148-fontconfig-config_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:43:10.882 | Unpacking fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:10.975 | Selecting previously unselected package libfontconfig1:amd64. 2026-03-26 00:43:10.980 | Preparing to unpack .../149-libfontconfig1_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:43:10.986 | Unpacking libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:11.047 | Selecting previously unselected package fontconfig. 2026-03-26 00:43:11.052 | Preparing to unpack .../150-fontconfig_2.15.0-1.1ubuntu2_amd64.deb ... 2026-03-26 00:43:11.058 | Unpacking fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:11.127 | Selecting previously unselected package g++-13-x86-64-linux-gnu. 2026-03-26 00:43:11.133 | Preparing to unpack .../151-g++-13-x86-64-linux-gnu_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:11.138 | Unpacking g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:11.428 | Selecting previously unselected package g++-13. 2026-03-26 00:43:11.434 | Preparing to unpack .../152-g++-13_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-03-26 00:43:11.440 | Unpacking g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:11.490 | Selecting previously unselected package g++-x86-64-linux-gnu. 2026-03-26 00:43:11.496 | Preparing to unpack .../153-g++-x86-64-linux-gnu_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:43:11.502 | Unpacking g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:11.552 | Selecting previously unselected package g++. 2026-03-26 00:43:11.558 | Preparing to unpack .../154-g++_4%3a13.2.0-7ubuntu1_amd64.deb ... 2026-03-26 00:43:11.564 | Unpacking g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:11.611 | Selecting previously unselected package genisoimage. 2026-03-26 00:43:11.618 | Preparing to unpack .../155-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-03-26 00:43:11.623 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:43:11.701 | Selecting previously unselected package libpixman-1-0:amd64. 2026-03-26 00:43:11.706 | Preparing to unpack .../156-libpixman-1-0_0.42.2-1build1_amd64.deb ... 2026-03-26 00:43:11.712 | Unpacking libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:43:11.781 | Selecting previously unselected package libxcb-render0:amd64. 2026-03-26 00:43:11.786 | Preparing to unpack .../157-libxcb-render0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:43:11.791 | Unpacking libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:11.850 | Selecting previously unselected package libxcb-shm0:amd64. 2026-03-26 00:43:11.854 | Preparing to unpack .../158-libxcb-shm0_1.15-1ubuntu2_amd64.deb ... 2026-03-26 00:43:11.859 | Unpacking libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:11.913 | Selecting previously unselected package libxrender1:amd64. 2026-03-26 00:43:11.918 | Preparing to unpack .../159-libxrender1_1%3a0.9.10-1.1build1_amd64.deb ... 2026-03-26 00:43:11.924 | Unpacking libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:43:11.981 | Selecting previously unselected package libcairo2:amd64. 2026-03-26 00:43:11.988 | Preparing to unpack .../160-libcairo2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:43:11.992 | Unpacking libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:43:12.064 | Selecting previously unselected package libcairo-gobject2:amd64. 2026-03-26 00:43:12.070 | Preparing to unpack .../161-libcairo-gobject2_1.18.0-3build1_amd64.deb ... 2026-03-26 00:43:12.075 | Unpacking libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:43:12.129 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-03-26 00:43:12.134 | Preparing to unpack .../162-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-03-26 00:43:12.139 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:43:12.200 | Selecting previously unselected package libproxy1v5:amd64. 2026-03-26 00:43:12.207 | Preparing to unpack .../163-libproxy1v5_0.5.4-4build1_amd64.deb ... 2026-03-26 00:43:12.212 | Unpacking libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:43:12.268 | Selecting previously unselected package glib-networking-common. 2026-03-26 00:43:12.275 | Preparing to unpack .../164-glib-networking-common_2.80.0-1build1_all.deb ... 2026-03-26 00:43:12.280 | Unpacking glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:43:12.332 | Selecting previously unselected package glib-networking-services. 2026-03-26 00:43:12.338 | Preparing to unpack .../165-glib-networking-services_2.80.0-1build1_amd64.deb ... 2026-03-26 00:43:12.343 | Unpacking glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:43:12.400 | Selecting previously unselected package session-migration. 2026-03-26 00:43:12.406 | Preparing to unpack .../166-session-migration_0.3.9build1_amd64.deb ... 2026-03-26 00:43:12.455 | Unpacking session-migration (0.3.9build1) ... 2026-03-26 00:43:12.509 | Selecting previously unselected package gsettings-desktop-schemas. 2026-03-26 00:43:12.516 | Preparing to unpack .../167-gsettings-desktop-schemas_46.1-0ubuntu1_all.deb ... 2026-03-26 00:43:12.521 | Unpacking gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:43:12.601 | Selecting previously unselected package glib-networking:amd64. 2026-03-26 00:43:12.607 | Preparing to unpack .../168-glib-networking_2.80.0-1build1_amd64.deb ... 2026-03-26 00:43:12.612 | Unpacking glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:43:12.668 | Selecting previously unselected package golang-1.22-doc. 2026-03-26 00:43:12.674 | Preparing to unpack .../169-golang-1.22-doc_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:43:12.679 | Unpacking golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:12.749 | Selecting previously unselected package golang-1.22-src. 2026-03-26 00:43:12.756 | Preparing to unpack .../170-golang-1.22-src_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:43:12.762 | Unpacking golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:16.410 | Selecting previously unselected package golang-1.22-go. 2026-03-26 00:43:16.419 | Preparing to unpack .../171-golang-1.22-go_1.22.2-2ubuntu0.4_amd64.deb ... 2026-03-26 00:43:16.424 | Unpacking golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:16.960 | Selecting previously unselected package golang-1.22. 2026-03-26 00:43:16.970 | Preparing to unpack .../172-golang-1.22_1.22.2-2ubuntu0.4_all.deb ... 2026-03-26 00:43:16.975 | Unpacking golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:17.031 | Selecting previously unselected package golang-src. 2026-03-26 00:43:17.040 | Preparing to unpack .../173-golang-src_2%3a1.22~2build1_all.deb ... 2026-03-26 00:43:17.046 | Unpacking golang-src (2:1.22~2build1) ... 2026-03-26 00:43:17.103 | Selecting previously unselected package golang-go:amd64. 2026-03-26 00:43:17.112 | Preparing to unpack .../174-golang-go_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:43:17.120 | Unpacking golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:43:17.184 | Selecting previously unselected package golang-doc. 2026-03-26 00:43:17.193 | Preparing to unpack .../175-golang-doc_2%3a1.22~2build1_all.deb ... 2026-03-26 00:43:17.199 | Unpacking golang-doc (2:1.22~2build1) ... 2026-03-26 00:43:17.252 | Selecting previously unselected package golang:amd64. 2026-03-26 00:43:17.262 | Preparing to unpack .../176-golang_2%3a1.22~2build1_amd64.deb ... 2026-03-26 00:43:17.267 | Unpacking golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:43:17.326 | Selecting previously unselected package libann0. 2026-03-26 00:43:17.334 | Preparing to unpack .../177-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-03-26 00:43:17.339 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:43:17.401 | Selecting previously unselected package libcdt5:amd64. 2026-03-26 00:43:17.408 | Preparing to unpack .../178-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:17.414 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:17.475 | Selecting previously unselected package libcgraph6:amd64. 2026-03-26 00:43:17.484 | Preparing to unpack .../179-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:17.489 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:17.550 | Selecting previously unselected package libsharpyuv0:amd64. 2026-03-26 00:43:17.558 | Preparing to unpack .../180-libsharpyuv0_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:43:17.564 | Unpacking libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:43:17.627 | Selecting previously unselected package libaom3:amd64. 2026-03-26 00:43:17.635 | Preparing to unpack .../181-libaom3_3.8.2-2ubuntu0.1_amd64.deb ... 2026-03-26 00:43:17.640 | Unpacking libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:43:17.743 | Selecting previously unselected package libheif-plugin-aomdec:amd64. 2026-03-26 00:43:17.752 | Preparing to unpack .../182-libheif-plugin-aomdec_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:43:17.757 | Unpacking libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:17.816 | Selecting previously unselected package libde265-0:amd64. 2026-03-26 00:43:17.825 | Preparing to unpack .../183-libde265-0_1.0.15-1build3_amd64.deb ... 2026-03-26 00:43:17.830 | Unpacking libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:43:17.885 | Selecting previously unselected package libheif-plugin-libde265:amd64. 2026-03-26 00:43:17.893 | Preparing to unpack .../184-libheif-plugin-libde265_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:43:17.898 | Unpacking libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:17.956 | Selecting previously unselected package libheif1:amd64. 2026-03-26 00:43:17.966 | Preparing to unpack .../185-libheif1_1.17.6-1ubuntu4.2_amd64.deb ... 2026-03-26 00:43:17.970 | Unpacking libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:18.037 | Selecting previously unselected package libjpeg-turbo8:amd64. 2026-03-26 00:43:18.046 | Preparing to unpack .../186-libjpeg-turbo8_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:43:18.051 | Unpacking libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:43:18.109 | Selecting previously unselected package libjpeg8:amd64. 2026-03-26 00:43:18.117 | Preparing to unpack .../187-libjpeg8_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:43:18.123 | Unpacking libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:18.180 | Selecting previously unselected package libdeflate0:amd64. 2026-03-26 00:43:18.189 | Preparing to unpack .../188-libdeflate0_1.19-1build1.1_amd64.deb ... 2026-03-26 00:43:18.194 | Unpacking libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:43:18.256 | Selecting previously unselected package libjbig0:amd64. 2026-03-26 00:43:18.265 | Preparing to unpack .../189-libjbig0_2.1-6.1ubuntu2_amd64.deb ... 2026-03-26 00:43:18.269 | Unpacking libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:43:18.331 | Selecting previously unselected package liblerc4:amd64. 2026-03-26 00:43:18.340 | Preparing to unpack .../190-liblerc4_4.0.0+ds-4ubuntu2_amd64.deb ... 2026-03-26 00:43:18.346 | Unpacking liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:43:18.410 | Selecting previously unselected package libwebp7:amd64. 2026-03-26 00:43:18.419 | Preparing to unpack .../191-libwebp7_1.3.2-0.4build3_amd64.deb ... 2026-03-26 00:43:18.423 | Unpacking libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:43:18.491 | Selecting previously unselected package libtiff6:amd64. 2026-03-26 00:43:18.500 | Preparing to unpack .../192-libtiff6_4.5.1+git230720-4ubuntu2.5_amd64.deb ... 2026-03-26 00:43:18.506 | Unpacking libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:43:18.571 | Selecting previously unselected package libxpm4:amd64. 2026-03-26 00:43:18.578 | Preparing to unpack .../193-libxpm4_1%3a3.5.17-1build2_amd64.deb ... 2026-03-26 00:43:18.584 | Unpacking libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:43:18.645 | Selecting previously unselected package libgd3:amd64. 2026-03-26 00:43:18.655 | Preparing to unpack .../194-libgd3_2.3.3-9ubuntu5_amd64.deb ... 2026-03-26 00:43:18.660 | Unpacking libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:43:18.725 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-03-26 00:43:18.733 | Preparing to unpack .../195-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-03-26 00:43:18.738 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:43:18.805 | Selecting previously unselected package libltdl7:amd64. 2026-03-26 00:43:18.816 | Preparing to unpack .../196-libltdl7_2.4.7-7build1_amd64.deb ... 2026-03-26 00:43:18.821 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:43:18.883 | Selecting previously unselected package libgraphite2-3:amd64. 2026-03-26 00:43:18.892 | Preparing to unpack .../197-libgraphite2-3_1.3.14-2build1_amd64.deb ... 2026-03-26 00:43:18.898 | Unpacking libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:43:18.958 | Selecting previously unselected package libharfbuzz0b:amd64. 2026-03-26 00:43:18.969 | Preparing to unpack .../198-libharfbuzz0b_8.3.0-2build2_amd64.deb ... 2026-03-26 00:43:18.973 | Unpacking libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:43:19.031 | Selecting previously unselected package libthai-data. 2026-03-26 00:43:19.040 | Preparing to unpack .../199-libthai-data_0.1.29-2build1_all.deb ... 2026-03-26 00:43:19.044 | Unpacking libthai-data (0.1.29-2build1) ... 2026-03-26 00:43:19.110 | Selecting previously unselected package libdatrie1:amd64. 2026-03-26 00:43:19.119 | Preparing to unpack .../200-libdatrie1_0.2.13-3build1_amd64.deb ... 2026-03-26 00:43:19.125 | Unpacking libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:43:19.187 | Selecting previously unselected package libthai0:amd64. 2026-03-26 00:43:19.197 | Preparing to unpack .../201-libthai0_0.1.29-2build1_amd64.deb ... 2026-03-26 00:43:19.203 | Unpacking libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:43:19.260 | Selecting previously unselected package libpango-1.0-0:amd64. 2026-03-26 00:43:19.270 | Preparing to unpack .../202-libpango-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:43:19.276 | Unpacking libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:43:19.345 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2026-03-26 00:43:19.352 | Preparing to unpack .../203-libpangoft2-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:43:19.358 | Unpacking libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:43:19.420 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2026-03-26 00:43:19.428 | Preparing to unpack .../204-libpangocairo-1.0-0_1.52.1+ds-1build1_amd64.deb ... 2026-03-26 00:43:19.434 | Unpacking libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:43:19.489 | Selecting previously unselected package libpathplan4:amd64. 2026-03-26 00:43:19.499 | Preparing to unpack .../205-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:19.505 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:19.565 | Selecting previously unselected package libgvc6. 2026-03-26 00:43:19.574 | Preparing to unpack .../206-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:19.580 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:19.658 | Selecting previously unselected package libgvpr2:amd64. 2026-03-26 00:43:19.667 | Preparing to unpack .../207-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:19.673 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:19.738 | Selecting previously unselected package liblab-gamut1:amd64. 2026-03-26 00:43:19.748 | Preparing to unpack .../208-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:19.753 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:19.836 | Selecting previously unselected package x11-common. 2026-03-26 00:43:19.844 | Preparing to unpack .../209-x11-common_1%3a7.7+23ubuntu3_all.deb ... 2026-03-26 00:43:19.853 | Unpacking x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:43:19.919 | Selecting previously unselected package libice6:amd64. 2026-03-26 00:43:19.927 | Preparing to unpack .../210-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-03-26 00:43:19.933 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:43:19.990 | Selecting previously unselected package libsm6:amd64. 2026-03-26 00:43:19.999 | Preparing to unpack .../211-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-03-26 00:43:20.004 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:43:20.062 | Selecting previously unselected package libxt6t64:amd64. 2026-03-26 00:43:20.072 | Preparing to unpack .../212-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-03-26 00:43:20.078 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:43:20.141 | Selecting previously unselected package libxmu6:amd64. 2026-03-26 00:43:20.150 | Preparing to unpack .../213-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-03-26 00:43:20.155 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:43:20.216 | Selecting previously unselected package libxaw7:amd64. 2026-03-26 00:43:20.225 | Preparing to unpack .../214-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-03-26 00:43:20.231 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:43:20.295 | Selecting previously unselected package graphviz. 2026-03-26 00:43:20.304 | Preparing to unpack .../215-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-03-26 00:43:20.309 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:20.404 | Selecting previously unselected package icu-devtools. 2026-03-26 00:43:20.411 | Preparing to unpack .../216-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:43:20.417 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:43:20.485 | Selecting previously unselected package iputils-arping. 2026-03-26 00:43:20.493 | Preparing to unpack .../217-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-03-26 00:43:20.499 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:43:20.558 | Selecting previously unselected package comerr-dev:amd64. 2026-03-26 00:43:20.568 | Preparing to unpack .../218-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-03-26 00:43:20.578 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:43:20.642 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-03-26 00:43:20.651 | Preparing to unpack .../219-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:20.657 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:20.718 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-03-26 00:43:20.728 | Preparing to unpack .../220-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:20.734 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:20.794 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-03-26 00:43:20.806 | Preparing to unpack .../221-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:20.810 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:20.877 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-03-26 00:43:20.888 | Preparing to unpack .../222-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:20.893 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:20.943 | Selecting previously unselected package krb5-multidev:amd64. 2026-03-26 00:43:20.953 | Preparing to unpack .../223-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:20.959 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:21.040 | Selecting previously unselected package libicu-dev:amd64. 2026-03-26 00:43:21.045 | Preparing to unpack .../224-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-03-26 00:43:21.050 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:43:21.369 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-03-26 00:43:21.374 | Preparing to unpack .../225-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-03-26 00:43:21.380 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:43:21.447 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-03-26 00:43:21.456 | Preparing to unpack .../226-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:43:21.461 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:21.515 | Selecting previously unselected package libjpeg-dev:amd64. 2026-03-26 00:43:21.522 | Preparing to unpack .../227-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-03-26 00:43:21.527 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:21.588 | Selecting previously unselected package libjs-jquery. 2026-03-26 00:43:21.596 | Preparing to unpack .../228-libjs-jquery_3.6.1+dfsg+~3.5.14-1_all.deb ... 2026-03-26 00:43:21.614 | Unpacking libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:43:21.677 | Selecting previously unselected package libjs-jquery-metadata. 2026-03-26 00:43:21.686 | Preparing to unpack .../229-libjs-jquery-metadata_12-4_all.deb ... 2026-03-26 00:43:21.691 | Unpacking libjs-jquery-metadata (12-4) ... 2026-03-26 00:43:21.745 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-03-26 00:43:21.753 | Preparing to unpack .../230-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-03-26 00:43:21.758 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:43:21.855 | Selecting previously unselected package libjs-underscore. 2026-03-26 00:43:21.865 | Preparing to unpack .../231-libjs-underscore_1.13.4~dfsg+~1.11.4-3_all.deb ... 2026-03-26 00:43:21.870 | Unpacking libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:43:21.927 | Selecting previously unselected package libjs-sphinxdoc. 2026-03-26 00:43:21.938 | Preparing to unpack .../232-libjs-sphinxdoc_7.2.6-6_all.deb ... 2026-03-26 00:43:21.943 | Unpacking libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:43:22.013 | Selecting previously unselected package mysql-common. 2026-03-26 00:43:22.022 | Preparing to unpack .../233-mysql-common_5.8+1.1.0build1_all.deb ... 2026-03-26 00:43:22.050 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:43:22.119 | Selecting previously unselected package libmysqlclient21:amd64. 2026-03-26 00:43:22.128 | Preparing to unpack .../234-libmysqlclient21_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:43:22.132 | Unpacking libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:43:22.234 | Selecting previously unselected package libncurses-dev:amd64. 2026-03-26 00:43:22.240 | Preparing to unpack .../235-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-03-26 00:43:22.245 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:43:22.332 | Selecting previously unselected package libpkgconf3:amd64. 2026-03-26 00:43:22.342 | Preparing to unpack .../236-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-03-26 00:43:22.347 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:22.408 | Selecting previously unselected package libpq5:amd64. 2026-03-26 00:43:22.417 | Preparing to unpack .../237-libpq5_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:43:22.423 | Unpacking libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:22.480 | Selecting previously unselected package libssl-dev:amd64. 2026-03-26 00:43:22.488 | Preparing to unpack .../238-libssl-dev_3.0.13-0ubuntu3.7_amd64.deb ... 2026-03-26 00:43:22.494 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:43:22.663 | Selecting previously unselected package libpq-dev. 2026-03-26 00:43:22.672 | Preparing to unpack .../239-libpq-dev_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:43:22.677 | Unpacking libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:22.744 | Selecting previously unselected package libpython3-dev:amd64. 2026-03-26 00:43:22.752 | Preparing to unpack .../240-libpython3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:43:22.758 | Unpacking libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:22.811 | Selecting previously unselected package libsasl2-dev. 2026-03-26 00:43:22.820 | Preparing to unpack .../241-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-03-26 00:43:22.826 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:43:22.907 | Selecting previously unselected package libsgutils2-1.46-2:amd64. 2026-03-26 00:43:22.916 | Preparing to unpack .../242-libsgutils2-1.46-2_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:43:22.922 | Unpacking libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:43:22.978 | Selecting previously unselected package libsoup-3.0-common. 2026-03-26 00:43:22.986 | Preparing to unpack .../243-libsoup-3.0-common_3.4.4-5ubuntu0.7_all.deb ... 2026-03-26 00:43:22.992 | Unpacking libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:43:23.052 | Selecting previously unselected package libsoup-3.0-0:amd64. 2026-03-26 00:43:23.060 | Preparing to unpack .../244-libsoup-3.0-0_3.4.4-5ubuntu0.7_amd64.deb ... 2026-03-26 00:43:23.066 | Unpacking libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:43:23.132 | Selecting previously unselected package libsystemd-dev:amd64. 2026-03-26 00:43:23.141 | Preparing to unpack .../245-libsystemd-dev_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:43:23.146 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:23.337 | Selecting previously unselected package liburing2:amd64. 2026-03-26 00:43:23.348 | Preparing to unpack .../246-liburing2_2.5-1build1_amd64.deb ... 2026-03-26 00:43:23.352 | Unpacking liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:43:23.407 | Selecting previously unselected package libxml2-dev:amd64. 2026-03-26 00:43:23.417 | Preparing to unpack .../247-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.7_amd64.deb ... 2026-03-26 00:43:23.422 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:43:23.524 | Selecting previously unselected package libxslt1.1:amd64. 2026-03-26 00:43:23.534 | Preparing to unpack .../248-libxslt1.1_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:43:23.539 | Unpacking libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:43:23.605 | Selecting previously unselected package libxslt1-dev:amd64. 2026-03-26 00:43:23.615 | Preparing to unpack .../249-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-03-26 00:43:23.643 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:43:23.740 | Selecting previously unselected package llvm-17-runtime. 2026-03-26 00:43:23.749 | Preparing to unpack .../250-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:23.753 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:23.825 | Selecting previously unselected package libpfm4:amd64. 2026-03-26 00:43:23.834 | Preparing to unpack .../251-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-03-26 00:43:23.839 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:43:23.917 | Selecting previously unselected package llvm-17. 2026-03-26 00:43:23.925 | Preparing to unpack .../252-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:23.932 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:24.623 | Selecting previously unselected package libffi-dev:amd64. 2026-03-26 00:43:24.633 | Preparing to unpack .../253-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-03-26 00:43:24.639 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:43:24.708 | Selecting previously unselected package llvm-17-tools. 2026-03-26 00:43:24.718 | Preparing to unpack .../254-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:24.722 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:24.938 | Selecting previously unselected package libz3-4:amd64. 2026-03-26 00:43:24.947 | Preparing to unpack .../255-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:43:24.953 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:43:25.130 | Selecting previously unselected package libz3-dev:amd64. 2026-03-26 00:43:25.139 | Preparing to unpack .../256-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-03-26 00:43:25.144 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:43:25.217 | Selecting previously unselected package llvm-17-dev. 2026-03-26 00:43:25.226 | Preparing to unpack .../257-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-03-26 00:43:25.231 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:27.064 | Selecting previously unselected package lsscsi. 2026-03-26 00:43:27.073 | Preparing to unpack .../258-lsscsi_0.32-1build1_amd64.deb ... 2026-03-26 00:43:27.078 | Unpacking lsscsi (0.32-1build1) ... 2026-03-26 00:43:27.153 | Selecting previously unselected package lvm2. 2026-03-26 00:43:27.163 | Preparing to unpack .../259-lvm2_2.03.16-3ubuntu3.2_amd64.deb ... 2026-03-26 00:43:27.197 | Unpacking lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:43:27.312 | Selecting previously unselected package osinfo-db. 2026-03-26 00:43:27.321 | Preparing to unpack .../260-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:43:27.326 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:43:27.673 | Selecting previously unselected package pkgconf-bin. 2026-03-26 00:43:27.679 | Preparing to unpack .../261-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-03-26 00:43:27.684 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:43:27.744 | Selecting previously unselected package pkgconf:amd64. 2026-03-26 00:43:27.750 | Preparing to unpack .../262-pkgconf_1.8.1-2build1_amd64.deb ... 2026-03-26 00:43:27.760 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:27.878 | Selecting previously unselected package pkg-config:amd64. 2026-03-26 00:43:27.888 | Preparing to unpack .../263-pkg-config_1.8.1-2build1_amd64.deb ... 2026-03-26 00:43:27.899 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:27.958 | Selecting previously unselected package pm-utils. 2026-03-26 00:43:27.966 | Preparing to unpack .../264-pm-utils_1.4.1-21_all.deb ... 2026-03-26 00:43:27.972 | Unpacking pm-utils (1.4.1-21) ... 2026-03-26 00:43:28.059 | Selecting previously unselected package postgresql-client-16. 2026-03-26 00:43:28.069 | Preparing to unpack .../265-postgresql-client-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:43:28.074 | Unpacking postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:28.210 | Selecting previously unselected package postgresql-server-dev-16. 2026-03-26 00:43:28.219 | Preparing to unpack .../266-postgresql-server-dev-16_16.13-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:43:28.226 | Unpacking postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:28.537 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-03-26 00:43:28.544 | Preparing to unpack .../267-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-03-26 00:43:28.550 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:43:28.611 | Selecting previously unselected package python3-dev. 2026-03-26 00:43:28.621 | Preparing to unpack .../268-python3-dev_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:43:28.626 | Unpacking python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:28.686 | Selecting previously unselected package python3-mysqldb. 2026-03-26 00:43:28.695 | Preparing to unpack .../269-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-03-26 00:43:28.700 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:43:28.768 | Selecting previously unselected package python3-setuptools. 2026-03-26 00:43:28.777 | Preparing to unpack .../270-python3-setuptools_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:43:28.783 | Unpacking python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:43:28.899 | Selecting previously unselected package python3-wheel. 2026-03-26 00:43:28.907 | Preparing to unpack .../271-python3-wheel_0.42.0-2_all.deb ... 2026-03-26 00:43:28.912 | Unpacking python3-wheel (0.42.0-2) ... 2026-03-26 00:43:28.981 | Selecting previously unselected package python3-pip. 2026-03-26 00:43:28.990 | Preparing to unpack .../272-python3-pip_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:43:28.995 | Unpacking python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:43:29.236 | Selecting previously unselected package python3-pip-whl. 2026-03-26 00:43:29.245 | Preparing to unpack .../273-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-03-26 00:43:29.250 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:43:29.329 | Selecting previously unselected package python3-setuptools-whl. 2026-03-26 00:43:29.338 | Preparing to unpack .../274-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-03-26 00:43:29.344 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:43:29.411 | Selecting previously unselected package python3-systemd. 2026-03-26 00:43:29.422 | Preparing to unpack .../275-python3-systemd_235-1build4_amd64.deb ... 2026-03-26 00:43:29.427 | Unpacking python3-systemd (235-1build4) ... 2026-03-26 00:43:29.489 | Selecting previously unselected package python3.12-venv. 2026-03-26 00:43:29.498 | Preparing to unpack .../276-python3.12-venv_3.12.3-1ubuntu0.12_amd64.deb ... 2026-03-26 00:43:29.504 | Unpacking python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:43:29.556 | Selecting previously unselected package python3-venv. 2026-03-26 00:43:29.566 | Preparing to unpack .../277-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-03-26 00:43:29.572 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:29.624 | Selecting previously unselected package qemu-utils. 2026-03-26 00:43:29.634 | Preparing to unpack .../278-qemu-utils_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:43:29.640 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:43:29.769 | Selecting previously unselected package sg3-utils. 2026-03-26 00:43:29.778 | Preparing to unpack .../279-sg3-utils_1.46-3ubuntu4_amd64.deb ... 2026-03-26 00:43:29.784 | Unpacking sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:43:29.913 | Selecting previously unselected package sqlite3. 2026-03-26 00:43:29.923 | Preparing to unpack .../280-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-03-26 00:43:29.929 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:43:29.993 | Selecting previously unselected package thin-provisioning-tools. 2026-03-26 00:43:30.002 | Preparing to unpack .../281-thin-provisioning-tools_0.9.0-2ubuntu5.1_amd64.deb ... 2026-03-26 00:43:30.010 | Unpacking thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:43:30.093 | Selecting previously unselected package unzip. 2026-03-26 00:43:30.102 | Preparing to unpack .../282-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-03-26 00:43:30.107 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:43:30.175 | Selecting previously unselected package debootstrap. 2026-03-26 00:43:30.184 | Preparing to unpack .../283-debootstrap_1.0.134ubuntu1_all.deb ... 2026-03-26 00:43:30.190 | Unpacking debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:43:30.264 | Selecting previously unselected package libosinfo-l10n. 2026-03-26 00:43:30.275 | Preparing to unpack .../284-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-03-26 00:43:30.281 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:43:30.366 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-03-26 00:43:30.376 | Preparing to unpack .../285-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:43:30.382 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:43:30.443 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-03-26 00:43:30.453 | Preparing to unpack .../286-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-03-26 00:43:30.459 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:43:30.516 | Selecting previously unselected package kpartx. 2026-03-26 00:43:30.525 | Preparing to unpack .../287-kpartx_0.9.4-5ubuntu8.1_amd64.deb ... 2026-03-26 00:43:30.530 | Unpacking kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:43:30.590 | Selecting previously unselected package libkrb5-dev:amd64. 2026-03-26 00:43:30.598 | Preparing to unpack .../288-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-03-26 00:43:30.606 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:30.675 | Selecting previously unselected package libyaml-dev:amd64. 2026-03-26 00:43:30.682 | Preparing to unpack .../289-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-03-26 00:43:30.688 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:43:30.745 | Selecting previously unselected package socat. 2026-03-26 00:43:30.752 | Preparing to unpack .../290-socat_1.8.0.0-4build3_amd64.deb ... 2026-03-26 00:43:30.757 | Unpacking socat (1.8.0.0-4build3) ... 2026-03-26 00:43:30.833 | Selecting previously unselected package vlan. 2026-03-26 00:43:30.840 | Preparing to unpack .../291-vlan_2.0.5ubuntu5_all.deb ... 2026-03-26 00:43:30.846 | Unpacking vlan (2.0.5ubuntu5) ... 2026-03-26 00:43:30.935 | Setting up cryptsetup-bin (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:43:30.962 | Setting up postgresql-client-common (257build1.1) ... 2026-03-26 00:43:30.986 | Setting up powermgmt-base (1.37ubuntu0.1) ... 2026-03-26 00:43:31.005 | Setting up libpipeline1:amd64 (1.5.7-2) ... 2026-03-26 00:43:31.020 | Setting up libgraphite2-3:amd64 (1.3.14-2build1) ... 2026-03-26 00:43:31.035 | Setting up dnsmasq-utils (2.90-2ubuntu0.1) ... 2026-03-26 00:43:31.048 | Setting up distro-info (1.7build1) ... 2026-03-26 00:43:31.062 | Setting up libpixman-1-0:amd64 (0.42.2-1build1) ... 2026-03-26 00:43:31.079 | Setting up libsharpyuv0:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:43:31.105 | Setting up libaom3:amd64 (3.8.2-2ubuntu0.1) ... 2026-03-26 00:43:31.118 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-03-26 00:43:31.170 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:43:31.179 | Setting up session-migration (0.3.9build1) ... 2026-03-26 00:43:31.323 | Created symlink /etc/systemd/user/graphical-session-pre.target.wants/session-migration.service → /usr/lib/systemd/user/session-migration.service. 2026-03-26 00:43:31.334 | Setting up libmysqlclient21:amd64 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:43:31.348 | Setting up libxau6:amd64 (1:1.0.9-1build6) ... 2026-03-26 00:43:31.366 | Setting up libxdmcp6:amd64 (1:1.1.3-0ubuntu6) ... 2026-03-26 00:43:31.381 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-03-26 00:43:31.398 | Setting up lto-disabled-list (47) ... 2026-03-26 00:43:31.412 | Setting up libproxy1v5:amd64 (0.5.4-4build1) ... 2026-03-26 00:43:31.427 | Setting up pci.ids (0.0~2024.03.31-1ubuntu0.1) ... 2026-03-26 00:43:31.444 | Setting up libxcb1:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:31.457 | Setting up libpython3-dev:amd64 (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:31.471 | Setting up liblerc4:amd64 (4.0.0+ds-4ubuntu2) ... 2026-03-26 00:43:31.484 | Setting up bsdextrautils (2.39.3-9ubuntu6.5) ... 2026-03-26 00:43:31.500 | Setting up libdevmapper-event1.02.1:amd64 (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:43:31.514 | Setting up python3-setuptools (68.1.2-2ubuntu1.2) ... 2026-03-26 00:43:31.998 | Setting up wget (1.21.4-1ubuntu4.1) ... 2026-03-26 00:43:32.021 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-03-26 00:43:32.037 | Setting up libdatrie1:amd64 (0.2.13-3build1) ... 2026-03-26 00:43:32.053 | Setting up cryptsetup (2:2.7.0-1ubuntu4.2) ... 2026-03-26 00:43:32.676 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-03-26 00:43:32.692 | Setting up sysfsutils (2.1.1-6build1) ... 2026-03-26 00:43:33.129 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:43:33.129 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-03-26 00:43:33.467 | Setting up libmagic-mgc (1:5.45-3build1) ... 2026-03-26 00:43:33.486 | Setting up ncal (12.1.8) ... 2026-03-26 00:43:33.503 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:43:33.517 | Setting up gawk (1:5.2.1-2build3) ... 2026-03-26 00:43:33.551 | Setting up psmisc (23.7-1build1) ... 2026-03-26 00:43:33.565 | Setting up libxcb-render0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:33.580 | Setting up libarchive-zip-perl (1.68-1) ... 2026-03-26 00:43:33.599 | Setting up libestr0:amd64 (0.1.11-1build1) ... 2026-03-26 00:43:33.615 | Setting up libfastjson4:amd64 (1.2304.0-1build1) ... 2026-03-26 00:43:33.629 | Setting up pm-utils (1.4.1-21) ... 2026-03-26 00:43:33.655 | Setting up libtirpc-common (1.3.4+ds-1.1build1) ... 2026-03-26 00:43:33.673 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-03-26 00:43:33.692 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-03-26 00:43:33.707 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:33.724 | Setting up dosfstools (4.2-1.1build1) ... 2026-03-26 00:43:33.738 | Setting up libmagic1t64:amd64 (1:5.45-3build1) ... 2026-03-26 00:43:33.760 | Setting up rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:43:33.986 | info: Adding user `syslog' to group `adm' ... 2026-03-26 00:43:34.264 | 2026-03-26 00:43:34.265 | Creating config file /etc/rsyslog.d/50-default.conf with new version 2026-03-26 00:43:34.543 | Created symlink /etc/systemd/system/multi-user.target.wants/dmesg.service → /usr/lib/systemd/system/dmesg.service. 2026-03-26 00:43:34.684 | Created symlink /etc/systemd/system/syslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:43:34.684 | Created symlink /etc/systemd/system/multi-user.target.wants/rsyslog.service → /usr/lib/systemd/system/rsyslog.service. 2026-03-26 00:43:35.087 | Setting up netcat-openbsd (1.226-1ubuntu2) ... 2026-03-26 00:43:35.106 | update-alternatives: using /bin/nc.openbsd to provide /bin/nc (nc) in auto mode 2026-03-26 00:43:35.118 | Setting up binutils-common:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:35.140 | Setting up x11-common (1:7.7+23ubuntu3) ... 2026-03-26 00:43:35.580 | Setting up libsgutils2-1.46-2:amd64 (1.46-3ubuntu4) ... 2026-03-26 00:43:35.598 | Setting up libpq5:amd64 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:35.615 | Setting up libdeflate0:amd64 (1.19-1build1.1) ... 2026-03-26 00:43:35.631 | Setting up bc (1.07.1-3ubuntu4) ... 2026-03-26 00:43:35.652 | Setting up libctf-nobfd0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:35.669 | Setting up m4 (1.4.19-4build1) ... 2026-03-26 00:43:35.684 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:43:35.699 | Setting up systemd-dev (255.4-1ubuntu8.14) ... 2026-03-26 00:43:35.714 | Setting up golang-1.22-doc (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:35.729 | Setting up libxcb-shm0:amd64 (1.15-1ubuntu2) ... 2026-03-26 00:43:35.743 | Setting up file (1:5.45-3build1) ... 2026-03-26 00:43:35.758 | Setting up libsoup-3.0-common (3.4.4-5ubuntu0.7) ... 2026-03-26 00:43:35.772 | Setting up libgomp1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:35.785 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:43:35.827 | Setting up bzip2 (1.0.8-5.1build0.1) ... 2026-03-26 00:43:35.843 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-03-26 00:43:35.857 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-03-26 00:43:35.871 | Setting up python3-wheel (0.42.0-2) ... 2026-03-26 00:43:36.075 | Setting up libjbig0:amd64 (2.1-6.1ubuntu2) ... 2026-03-26 00:43:36.098 | Setting up memcached (1.6.24-1build3) ... 2026-03-26 00:43:36.783 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-03-26 00:43:37.087 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:37.104 | Setting up libsframe1:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:37.118 | Setting up libjansson4:amd64 (2.14-2build2) ... 2026-03-26 00:43:37.133 | Setting up acl (2.3.2-1build1.1) ... 2026-03-26 00:43:37.150 | Setting up libdconf1:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:37.164 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-03-26 00:43:37.312 | Setting up autotools-dev (20220109.1) ... 2026-03-26 00:43:37.327 | Setting up python3-pygments (2.17.2+dfsg-1) ... 2026-03-26 00:43:38.061 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:43:38.079 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:38.096 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:38.114 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-03-26 00:43:38.129 | Setting up gcc-13-base:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:38.145 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:38.160 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:38.175 | Setting up libx11-data (2:1.8.7-1build1) ... 2026-03-26 00:43:38.191 | Setting up make (4.3-4.1build2) ... 2026-03-26 00:43:38.206 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-03-26 00:43:38.792 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-03-26 00:43:39.116 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:39.132 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:43:39.148 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-03-26 00:43:39.164 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:39.179 | Setting up ebtables (2.0.11-6build1) ... 2026-03-26 00:43:39.587 | Setting up socat (1.8.0.0-4build3) ... 2026-03-26 00:43:39.604 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-03-26 00:43:39.619 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:43:39.635 | Setting up golang-1.22-src (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:39.650 | Setting up xz-utils (5.6.1+really5.4.5-1ubuntu0.2) ... 2026-03-26 00:43:39.666 | update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 2026-03-26 00:43:39.681 | Setting up libfribidi0:amd64 (1.0.13-3build1) ... 2026-03-26 00:43:39.696 | Setting up libquadmath0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:39.710 | Setting up bsdmainutils (12.1.8) ... 2026-03-26 00:43:39.728 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-03-26 00:43:39.746 | Setting up fonts-dejavu-mono (2.37-8) ... 2026-03-26 00:43:39.781 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.7) ... 2026-03-26 00:43:39.796 | Setting up libmpc3:amd64 (1.3.1-1build1.1) ... 2026-03-26 00:43:39.811 | Setting up libatomic1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:39.826 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:39.840 | Setting up patch (2.7.6-7build3) ... 2026-03-26 00:43:39.853 | Setting up usb.ids (2024.03.18-1) ... 2026-03-26 00:43:39.867 | Setting up autopoint (0.21-14ubuntu2) ... 2026-03-26 00:43:39.881 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-03-26 00:43:39.896 | Setting up fonts-dejavu-core (2.37-8) ... 2026-03-26 00:43:39.986 | Setting up lsscsi (0.32-1build1) ... 2026-03-26 00:43:40.000 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-03-26 00:43:40.014 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-03-26 00:43:40.027 | Setting up python3-pip (24.0+dfsg-1ubuntu1.3) ... 2026-03-26 00:43:41.272 | Setting up libjpeg-turbo8:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:43:41.288 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-03-26 00:43:41.303 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-03-26 00:43:41.321 | Setting up libdpkg-perl (1.22.6ubuntu6.5) ... 2026-03-26 00:43:41.336 | Setting up autoconf (2.71-3) ... 2026-03-26 00:43:41.356 | Setting up libwebp7:amd64 (1.3.2-0.4build3) ... 2026-03-26 00:43:41.371 | Setting up libubsan1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:41.387 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:41.403 | Setting up libnuma1:amd64 (2.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:43:41.418 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:41.434 | Setting up dwz (0.15-1build6) ... 2026-03-26 00:43:41.449 | Setting up libaio1t64:amd64 (0.3.113-6build1.1) ... 2026-03-26 00:43:41.464 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:43:41.479 | Setting up vlan (2.0.5ubuntu5) ... 2026-03-26 00:43:41.515 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:41.529 | Setting up libhwasan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:41.543 | Setting up libasan8:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:41.557 | Setting up libuchardet0:amd64 (0.0.8-1build1) ... 2026-03-26 00:43:41.571 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:43:41.586 | Setting up libjson-perl (4.10000-1) ... 2026-03-26 00:43:41.600 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:41.617 | Setting up libxslt1.1:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:43:41.631 | Setting up libnl-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:43:41.654 | Setting up debugedit (1:5.0-5build2) ... 2026-03-26 00:43:41.667 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-03-26 00:43:41.681 | Setting up libsub-override-perl (0.10-1) ... 2026-03-26 00:43:41.694 | Setting up libx11-6:amd64 (2:1.8.7-1build1) ... 2026-03-26 00:43:41.709 | Setting up libharfbuzz0b:amd64 (8.3.0-2build2) ... 2026-03-26 00:43:41.723 | Setting up libthai-data (0.1.29-2build1) ... 2026-03-26 00:43:41.738 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-03-26 00:43:41.751 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:41.788 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:41.802 | Setting up apache2-data (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:41.815 | Setting up libtsan2:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:41.829 | Setting up libjs-jquery (3.6.1+dfsg+~3.5.14-1) ... 2026-03-26 00:43:41.856 | Setting up dmidecode (3.5-3ubuntu0.1) ... 2026-03-26 00:43:41.870 | Setting up glib-networking-common (2.80.0-1build1) ... 2026-03-26 00:43:41.883 | Setting up libbinutils:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:41.897 | Setting up liburing2:amd64 (2.5-1build1) ... 2026-03-26 00:43:41.910 | Setting up libisl23:amd64 (0.26-3build1.1) ... 2026-03-26 00:43:41.924 | Setting up libde265-0:amd64 (1.0.15-1build3) ... 2026-03-26 00:43:41.937 | Setting up golang-src (2:1.22~2build1) ... 2026-03-26 00:43:41.951 | Setting up iputils-ping (3:20240117-1ubuntu0.1) ... 2026-03-26 00:43:41.984 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-03-26 00:43:41.998 | Setting up libcc1-0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:42.011 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:42.025 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-03-26 00:43:42.038 | Setting up liblsan0:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:42.052 | Setting up libitm1:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:42.067 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-03-26 00:43:42.080 | Setting up python3-systemd (235-1build4) ... 2026-03-26 00:43:42.241 | Setting up libjs-underscore (1.13.4~dfsg+~1.11.4-3) ... 2026-03-26 00:43:42.256 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:42.272 | Setting up sg3-utils (1.46-3ubuntu4) ... 2026-03-26 00:43:42.287 | Setting up libctf0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:42.303 | Setting up libjpeg8:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:42.318 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-03-26 00:43:42.333 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-03-26 00:43:42.344 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-03-26 00:43:42.358 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-03-26 00:43:42.372 | Setting up glib-networking-services (2.80.0-1build1) ... 2026-03-26 00:43:42.387 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:42.401 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-03-26 00:43:42.414 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-03-26 00:43:42.428 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-03-26 00:43:42.441 | Setting up debootstrap (1.0.134ubuntu1) ... 2026-03-26 00:43:42.455 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-03-26 00:43:42.469 | Setting up gettext (0.21-14ubuntu2) ... 2026-03-26 00:43:42.483 | Setting up libnftables1:amd64 (1.0.9-1ubuntu0.1) ... 2026-03-26 00:43:42.496 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:42.510 | Setting up libxpm4:amd64 (1:3.5.17-1build2) ... 2026-03-26 00:43:42.524 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-03-26 00:43:42.539 | Setting up libxrender1:amd64 (1:0.9.10-1.1build1) ... 2026-03-26 00:43:42.553 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:42.567 | Setting up libtirpc3t64:amd64 (1.3.4+ds-1.1build1) ... 2026-03-26 00:43:42.581 | Setting up python3.12-venv (3.12.3-1ubuntu0.12) ... 2026-03-26 00:43:42.665 | Setting up cpp-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:42.680 | Setting up fontconfig-config (2.15.0-1.1ubuntu2) ... 2026-03-26 00:43:43.048 | Setting up postgresql-client-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:43.899 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-03-26 00:43:43.947 | Setting up haproxy (2.8.16-0ubuntu0.24.04.1) ... 2026-03-26 00:43:44.598 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-03-26 00:43:44.991 | Setting up libxext6:amd64 (2:1.3.4-1build2) ... 2026-03-26 00:43:45.008 | Setting up libpq-dev (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:45.025 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-03-26 00:43:45.035 | Setting up dconf-service (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:45.049 | Setting up systemd (255.4-1ubuntu8.14) ... 2026-03-26 00:43:45.121 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-03-26 00:43:45.122 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-03-26 00:43:45.598 | Setting up libparted2t64:amd64 (3.6-4build1) ... 2026-03-26 00:43:45.624 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2 to /lib/x86_64-linux-gnu/libparted.so.2.usr-is-merged by libparted2t64' 2026-03-26 00:43:45.643 | Removing 'diversion of /lib/x86_64-linux-gnu/libparted.so.2.0.5 to /lib/x86_64-linux-gnu/libparted.so.2.0.5.usr-is-merged by libparted2t64' 2026-03-26 00:43:45.651 | Setting up golang-1.22-go (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:45.662 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:45.672 | Setting up dnsmasq-base (2.90-2ubuntu0.1) ... 2026-03-26 00:43:45.733 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:45.743 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:45.754 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-03-26 00:43:45.764 | Setting up libnl-route-3-200:amd64 (3.7.0-0.3build1.1) ... 2026-03-26 00:43:45.775 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-03-26 00:43:45.785 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:45.795 | Setting up libthai0:amd64 (0.1.29-2build1) ... 2026-03-26 00:43:45.804 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-03-26 00:43:45.814 | Setting up libgprofng0:amd64 (2.42-4ubuntu2.10) ... 2026-03-26 00:43:45.825 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-03-26 00:43:45.835 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:45.844 | Setting up libjs-jquery-metadata (12-4) ... 2026-03-26 00:43:45.853 | Setting up postgresql-common (257build1.1) ... 2026-03-26 00:43:46.369 | 2026-03-26 00:43:46.369 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-03-26 00:43:46.572 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-03-26 00:43:46.572 | Removing obsolete dictionary files: 2026-03-26 00:43:47.231 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-03-26 00:43:47.635 | Setting up thin-provisioning-tools (0.9.0-2ubuntu5.1) ... 2026-03-26 00:43:47.646 | Setting up systemd-timesyncd (255.4-1ubuntu8.14) ... 2026-03-26 00:43:48.156 | Setting up udev (255.4-1ubuntu8.14) ... 2026-03-26 00:43:48.930 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-03-26 00:43:48.969 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-03-26 00:43:48.979 | Setting up libjs-sphinxdoc (7.2.6-6) ... 2026-03-26 00:43:48.988 | Setting up lsof (4.95.0-1build3) ... 2026-03-26 00:43:48.997 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-03-26 00:43:49.007 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:43:49.016 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-03-26 00:43:49.026 | Setting up libgcc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:49.036 | Setting up groff-base (1.23.0-3build2) ... 2026-03-26 00:43:49.053 | Setting up libtiff6:amd64 (4.5.1+git230720-4ubuntu2.5) ... 2026-03-26 00:43:49.061 | Setting up kpartx (0.9.4-5ubuntu8.1) ... 2026-03-26 00:43:49.072 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:49.081 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:43:49.091 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:49.100 | Setting up golang-1.22 (1.22.2-2ubuntu0.4) ... 2026-03-26 00:43:49.109 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-03-26 00:43:49.119 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:49.129 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:49.139 | Setting up libstdc++-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:49.149 | Setting up systemd-resolved (255.4-1ubuntu8.14) ... 2026-03-26 00:43:49.713 | Setting up apache2-utils (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:49.725 | Setting up binutils-x86-64-linux-gnu (2.42-4ubuntu2.10) ... 2026-03-26 00:43:49.737 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:49.747 | Setting up cpp-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:49.756 | Setting up libibverbs1:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:43:49.847 | Setting up systemd-sysv (255.4-1ubuntu8.14) ... 2026-03-26 00:43:49.905 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-03-26 00:43:49.917 | Setting up cpp-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:49.926 | Setting up dconf-gsettings-backend:amd64 (0.40.0-4ubuntu0.1) ... 2026-03-26 00:43:49.936 | Setting up golang-go:amd64 (2:1.22~2build1) ... 2026-03-26 00:43:49.945 | Setting up gcc-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:49.955 | Setting up po-debconf (1.0.21+nmu1) ... 2026-03-26 00:43:49.966 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-03-26 00:43:49.975 | Setting up parted (3.6-4build1) ... 2026-03-26 00:43:49.996 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:50.008 | Setting up binutils (2.42-4ubuntu2.10) ... 2026-03-26 00:43:50.017 | Setting up apache2-bin (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:50.026 | Setting up man-db (2.12.0-4build2) ... 2026-03-26 00:43:50.135 | Building database of manual pages ... 2026-03-26 00:43:52.481 | Created symlink /etc/systemd/system/timers.target.wants/man-db.timer → /usr/lib/systemd/system/man-db.timer. 2026-03-26 00:43:52.762 | man-db.service is a disabled or a static unit, not starting it. 2026-03-26 00:43:52.828 | Setting up dpkg-dev (1.22.6ubuntu6.5) ... 2026-03-26 00:43:52.845 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-03-26 00:43:52.856 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-03-26 00:43:52.867 | Setting up python3-dev (3.12.3-0ubuntu2.1) ... 2026-03-26 00:43:52.876 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-03-26 00:43:52.886 | Setting up gcc-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:52.895 | Setting up cpp (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:52.925 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.14) ... 2026-03-26 00:43:53.107 | Setting up libpcap0.8t64:amd64 (1.10.4-4.1ubuntu3) ... 2026-03-26 00:43:53.117 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-03-26 00:43:53.127 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:53.137 | Setting up golang-doc (2:1.22~2build1) ... 2026-03-26 00:43:53.148 | Setting up gsettings-desktop-schemas (46.1-0ubuntu1) ... 2026-03-26 00:43:53.157 | Setting up golang:amd64 (2:1.22~2build1) ... 2026-03-26 00:43:53.170 | Setting up tcpdump (4.99.4-3ubuntu4.24.04.1) ... 2026-03-26 00:43:53.380 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-03-26 00:43:53.390 | Setting up g++-13-x86-64-linux-gnu (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:53.400 | Setting up gcc-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:53.410 | Setting up libtool (2.4.7-7build1) ... 2026-03-26 00:43:53.424 | Setting up apache2 (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:54.049 | Enabling module mpm_event. 2026-03-26 00:43:54.100 | Enabling module authz_core. 2026-03-26 00:43:54.110 | Enabling module authz_host. 2026-03-26 00:43:54.158 | Enabling module authn_core. 2026-03-26 00:43:54.167 | Enabling module auth_basic. 2026-03-26 00:43:54.211 | Enabling module access_compat. 2026-03-26 00:43:54.258 | Enabling module authn_file. 2026-03-26 00:43:54.304 | Enabling module authz_user. 2026-03-26 00:43:54.351 | Enabling module alias. 2026-03-26 00:43:54.399 | Enabling module dir. 2026-03-26 00:43:54.446 | Enabling module autoindex. 2026-03-26 00:43:54.492 | Enabling module env. 2026-03-26 00:43:54.539 | Enabling module mime. 2026-03-26 00:43:54.584 | Enabling module negotiation. 2026-03-26 00:43:54.629 | Enabling module setenvif. 2026-03-26 00:43:54.675 | Enabling module filter. 2026-03-26 00:43:54.718 | Enabling module deflate. 2026-03-26 00:43:54.761 | Enabling module status. 2026-03-26 00:43:54.807 | Enabling module reqtimeout. 2026-03-26 00:43:54.854 | Enabling conf charset. 2026-03-26 00:43:54.900 | Enabling conf localized-error-pages. 2026-03-26 00:43:54.946 | Enabling conf other-vhosts-access-log. 2026-03-26 00:43:54.991 | Enabling conf security. 2026-03-26 00:43:55.038 | Enabling conf serve-cgi-bin. 2026-03-26 00:43:55.083 | Enabling site 000-default. 2026-03-26 00:43:55.782 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-03-26 00:43:56.282 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-03-26 00:43:57.226 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-03-26 00:43:57.238 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-03-26 00:43:57.251 | Setting up gcc (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:57.289 | Setting up dh-autoreconf (20) ... 2026-03-26 00:43:57.299 | Setting up postgresql-server-dev-16 (16.13-0ubuntu0.24.04.1) ... 2026-03-26 00:43:57.309 | Setting up g++-x86-64-linux-gnu (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:57.319 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-03-26 00:43:57.331 | Setting up g++-13 (13.3.0-6ubuntu2~24.04.1) ... 2026-03-26 00:43:57.341 | Setting up debhelper (13.14.1ubuntu5) ... 2026-03-26 00:43:57.351 | Setting up g++ (4:13.2.0-7ubuntu1) ... 2026-03-26 00:43:57.364 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2026-03-26 00:43:57.371 | Setting up apache2-dev (2.4.58-1ubuntu8.11) ... 2026-03-26 00:43:57.386 | Setting up liblvm2cmd2.03:amd64 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:43:57.396 | Setting up dmeventd (2:1.02.185-3ubuntu3.2) ... 2026-03-26 00:43:57.544 | Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. 2026-03-26 00:43:57.854 | dm-event.service is a disabled or a static unit, not starting it. 2026-03-26 00:43:57.895 | Setting up libheif-plugin-aomdec:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:57.905 | Setting up libheif-plugin-libde265:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:57.917 | Setting up libheif1:amd64 (1.17.6-1ubuntu4.2) ... 2026-03-26 00:43:57.929 | Setting up lvm2 (2.03.16-3ubuntu3.2) ... 2026-03-26 00:43:59.179 | Created symlink /etc/systemd/system/sysinit.target.wants/blk-availability.service → /usr/lib/systemd/system/blk-availability.service. 2026-03-26 00:43:59.314 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. 2026-03-26 00:43:59.820 | Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. 2026-03-26 00:44:00.138 | Processing triggers for libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.8) ... 2026-03-26 00:44:00.182 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:44:00.205 | Processing triggers for sgml-base (1.31) ... 2026-03-26 00:44:00.234 | Setting up libfontconfig1:amd64 (2.15.0-1.1ubuntu2) ... 2026-03-26 00:44:00.245 | Setting up glib-networking:amd64 (2.80.0-1build1) ... 2026-03-26 00:44:00.257 | Setting up fontconfig (2.15.0-1.1ubuntu2) ... 2026-03-26 00:44:02.296 | Regenerating fonts cache... done. 2026-03-26 00:44:02.305 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-03-26 00:44:02.355 | update-initramfs: Generating /boot/initrd.img-6.8.0-106-generic 2026-03-26 00:44:02.371 | W: No zstd in /usr/bin:/sbin:/bin, using gzip 2026-03-26 00:44:16.011 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:44:16.040 | Setting up libpango-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:44:16.055 | Setting up libsoup-3.0-0:amd64 (3.4.4-5ubuntu0.7) ... 2026-03-26 00:44:16.064 | Setting up libcairo2:amd64 (1.18.0-3build1) ... 2026-03-26 00:44:16.075 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-03-26 00:44:16.084 | Setting up libgd3:amd64 (2.3.3-9ubuntu5) ... 2026-03-26 00:44:16.094 | Setting up libcairo-gobject2:amd64 (1.18.0-3build1) ... 2026-03-26 00:44:16.102 | Setting up libpangoft2-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:44:16.114 | Setting up libpangocairo-1.0-0:amd64 (1.52.1+ds-1build1) ... 2026-03-26 00:44:16.124 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-03-26 00:44:16.133 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-03-26 00:44:16.166 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-03-26 00:44:16.176 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-03-26 00:44:16.192 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.1) ... 2026-03-26 00:44:16.336 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:44:16.615 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:44:16.620 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:44:16.626 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:44:16.631 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:16.636 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:16.641 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:44:16.647 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:16.652 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:44:16.657 | ++ functions-common:time_stop:2419 : start_time=1774485753513 2026-03-26 00:44:16.661 | ++ functions-common:time_stop:2421 : [[ -z 1774485753513 ]] 2026-03-26 00:44:16.667 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:16.676 | ++ functions-common:time_stop:2424 : end_time=1774485856671 2026-03-26 00:44:16.680 | ++ functions-common:time_stop:2425 : elapsed_time=103158 2026-03-26 00:44:16.685 | ++ functions-common:time_stop:2426 : total=6288 2026-03-26 00:44:16.690 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:16.695 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109446 2026-03-26 00:44:16.700 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:44:16.706 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-03-26 00:44:16.711 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-03-26 00:44:16.717 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-03-26 00:44:16.727 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-03-26 00:44:16.733 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-03-26 00:44:16.739 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-03-26 00:44:16.748 | ++ tools/install_prereqs.sh:source:89 : date 2026-03-26 00:44:16.757 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-03-26 00:44:16.762 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-03-26 00:44:16.768 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-03-26 00:44:18.675 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-03-26 00:44:18.679 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-03-26 00:44:18.683 | + tools/install_pip.sh:main:42 : GetDistro 2026-03-26 00:44:18.687 | + functions-common:GetDistro:470 : GetOSVersion 2026-03-26 00:44:18.690 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-03-26 00:44:18.694 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:44:18.698 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-03-26 00:44:18.702 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-03-26 00:44:18.706 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:44:18.710 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-03-26 00:44:18.713 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-03-26 00:44:18.717 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-03-26 00:44:18.721 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:44:18.724 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:44:18.727 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:44:18.730 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:44:18.734 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-03-26 00:44:18.738 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-03-26 00:44:18.741 | + functions-common:GetOSVersion:441 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-03-26 00:44:18.744 | + functions-common:GetOSVersion:446 : _ensure_lsb_release 2026-03-26 00:44:18.749 | ++ functions-common:_ensure_lsb_release:417 : command -v lsb_release 2026-03-26 00:44:18.753 | + functions-common:_ensure_lsb_release:417 : [[ -x /usr/bin/lsb_release ]] 2026-03-26 00:44:18.756 | + functions-common:_ensure_lsb_release:418 : return 2026-03-26 00:44:18.761 | ++ functions-common:GetOSVersion:448 : lsb_release -r -s 2026-03-26 00:44:18.783 | + functions-common:GetOSVersion:448 : os_RELEASE=24.04 2026-03-26 00:44:18.788 | ++ functions-common:GetOSVersion:449 : lsb_release -c -s 2026-03-26 00:44:18.810 | + functions-common:GetOSVersion:449 : os_CODENAME=noble 2026-03-26 00:44:18.814 | ++ functions-common:GetOSVersion:450 : lsb_release -i -s 2026-03-26 00:44:18.837 | + functions-common:GetOSVersion:450 : os_VENDOR=Ubuntu 2026-03-26 00:44:18.840 | + functions-common:GetOSVersion:453 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-03-26 00:44:18.844 | + functions-common:GetOSVersion:454 : os_PACKAGE=deb 2026-03-26 00:44:18.847 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-03-26 00:44:18.851 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-03-26 00:44:18.855 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-03-26 00:44:18.859 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-03-26 00:44:18.862 | + functions-common:GetDistro:471 : [[ Ubuntu =~ (Ubuntu) ]] 2026-03-26 00:44:18.866 | + functions-common:GetDistro:474 : DISTRO=noble 2026-03-26 00:44:18.870 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-03-26 00:44:18.873 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-03-26 00:44:18.873 | Distro: noble 2026-03-26 00:44:18.877 | + tools/install_pip.sh:main:117 : get_versions 2026-03-26 00:44:18.882 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:44:18.889 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:44:18.893 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:44:18.898 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:44:18.899 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:44:19.227 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:44:19.230 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:44:19.230 | pip: 24.0 2026-03-26 00:44:19.234 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-03-26 00:44:19.238 | + tools/install_pip.sh:main:123 : is_fedora 2026-03-26 00:44:19.241 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:19.245 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:19.249 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:19.252 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:19.255 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:19.259 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:19.262 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:19.265 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:19.268 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:19.272 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:19.275 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:19.279 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:19.283 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:19.286 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-03-26 00:44:19.290 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:19.293 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:19.297 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-03-26 00:44:19.306 | + tools/install_pip.sh:main:146 : set -x 2026-03-26 00:44:19.309 | + tools/install_pip.sh:main:149 : get_versions 2026-03-26 00:44:19.314 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-03-26 00:44:19.321 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-03-26 00:44:19.324 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-03-26 00:44:19.329 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-03-26 00:44:19.330 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-03-26 00:44:19.637 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-03-26 00:44:19.640 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-03-26 00:44:19.640 | pip: 24.0 2026-03-26 00:44:19.646 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-03-26 00:44:19.649 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-03-26 00:44:19.653 | + ./stack.sh:main:801 : fixup_all 2026-03-26 00:44:19.657 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-03-26 00:44:19.661 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-03-26 00:44:19.666 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:44:19.670 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:44:19.676 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-03-26 00:44:19.696 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2026-03-26 00:44:19.721 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-03-26 00:44:19.738 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-03-26 00:44:19.743 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-03-26 00:44:19.748 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:44:19.752 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:44:19.757 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:44:19.760 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:44:19.763 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:44:19.765 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:44:19.774 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:44:19.779 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:44:19.783 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:44:19.788 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:44:19.791 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:44:19.796 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:44:19.801 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:44:19.806 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-03-26 00:44:19.811 | + ./stack.sh:main:803 : [[ True == \T\r\u\e ]] 2026-03-26 00:44:19.816 | + ./stack.sh:main:805 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-03-26 00:44:19.842 | + ./stack.sh:main:806 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-03-26 00:44:19.867 | + ./stack.sh:main:807 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-03-26 00:44:19.888 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-03-26 00:44:19.910 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-03-26 00:44:19.931 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-03-26 00:44:19.951 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-03-26 00:44:19.973 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-03-26 00:44:19.995 | + ./stack.sh:main:814 : setup_devstack_virtualenv 2026-03-26 00:44:20.000 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-03-26 00:44:20.004 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-03-26 00:44:23.060 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-03-26 00:44:23.102 | Using python 3.12 to install setuptools 2026-03-26 00:44:23.107 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-03-26 00:44:23.843 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-03-26 00:44:24.024 | Collecting pip 2026-03-26 00:44:24.127 | Downloading pip-26.0.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:44:24.141 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-03-26 00:44:24.375 | Collecting setuptools[core] 2026-03-26 00:44:24.401 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:44:24.512 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:44:24.534 | Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:44:24.583 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:44:24.608 | Downloading more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:44:24.694 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:44:24.718 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:24.784 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:44:24.807 | Downloading wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:44:24.870 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:44:24.894 | Downloading jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:44:24.973 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:24.997 | Downloading jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:44:25.055 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:25.082 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:44:25.252 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:25.276 | Downloading typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:44:25.404 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:25.427 | Downloading click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:44:25.527 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:25.552 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:44:25.676 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:25.701 | Downloading rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:44:25.813 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:25.838 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:44:25.977 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:26.000 | Downloading markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:44:26.099 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:26.122 | Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:26.246 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:26.270 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:44:26.318 | Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) 2026-03-26 00:44:27.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 2.3 MB/s eta 0:00:00 2026-03-26 00:44:27.110 | Downloading jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:44:27.151 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:44:27.188 | Downloading more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:44:27.229 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 1.7 MB/s eta 0:00:00 2026-03-26 00:44:27.253 | Downloading packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:44:27.298 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 1.6 MB/s eta 0:00:00 2026-03-26 00:44:27.322 | Downloading wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:44:27.370 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:44:27.771 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 2.5 MB/s eta 0:00:00 2026-03-26 00:44:27.796 | Downloading jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:44:27.834 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:44:27.866 | Downloading typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:44:27.907 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.1/56.1 kB 1.3 MB/s eta 0:00:00 2026-03-26 00:44:27.933 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:44:27.964 | Downloading click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:44:28.016 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.3/108.3 kB 2.1 MB/s eta 0:00:00 2026-03-26 00:44:28.040 | Downloading rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:44:28.166 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.5/310.5 kB 2.5 MB/s eta 0:00:00 2026-03-26 00:44:28.192 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:44:28.229 | Downloading markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:44:28.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 1.9 MB/s eta 0:00:00 2026-03-26 00:44:28.301 | Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:44:28.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.0 MB/s eta 0:00:00 2026-03-26 00:44:28.737 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:44:28.998 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-26 00:44:29.014 | Attempting uninstall: setuptools 2026-03-26 00:44:29.021 | Found existing installation: setuptools 68.1.2 2026-03-26 00:44:29.021 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:29.022 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-03-26 00:44:29.632 | Attempting uninstall: pygments 2026-03-26 00:44:29.645 | Found existing installation: Pygments 2.17.2 2026-03-26 00:44:29.645 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:29.645 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-03-26 00:44:30.316 | Attempting uninstall: pip 2026-03-26 00:44:30.321 | Found existing installation: pip 24.0 2026-03-26 00:44:30.364 | Uninstalling pip-24.0: 2026-03-26 00:44:30.371 | Successfully uninstalled pip-24.0 2026-03-26 00:44:31.444 | Attempting uninstall: wheel 2026-03-26 00:44:31.453 | Found existing installation: wheel 0.42.0 2026-03-26 00:44:31.453 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:44:31.454 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-03-26 00:44:31.919 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pip-26.0.1 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-26 00:44:32.040 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:32.046 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:32.051 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:32.055 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:32.059 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:32.063 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:32.066 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:32.070 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:32.074 | + functions-common:time_stop:2419 : start_time=1774485863091 2026-03-26 00:44:32.080 | + functions-common:time_stop:2421 : [[ -z 1774485863091 ]] 2026-03-26 00:44:32.085 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:32.094 | + functions-common:time_stop:2424 : end_time=1774485872088 2026-03-26 00:44:32.098 | + functions-common:time_stop:2425 : elapsed_time=8997 2026-03-26 00:44:32.103 | + functions-common:time_stop:2426 : total=0 2026-03-26 00:44:32.108 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:32.113 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8997 2026-03-26 00:44:32.118 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:32.122 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-03-26 00:44:32.128 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-26 00:44:32.134 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-26 00:44:32.139 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:44:32.144 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:44:32.149 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-03-26 00:44:32.192 | Using python 3.12 to install os-testr 2026-03-26 00:44:32.197 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-03-26 00:44:32.845 | Collecting os-testr 2026-03-26 00:44:32.971 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:44:33.029 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-03-26 00:44:33.053 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:33.086 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-03-26 00:44:33.115 | Downloading python_subunit-1.4.5-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:44:33.171 | Collecting testtools>=2.2.0 (from os-testr) 2026-03-26 00:44:33.194 | Downloading testtools-2.8.5-py3-none-any.whl.metadata (5.4 kB) 2026-03-26 00:44:33.204 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-03-26 00:44:33.232 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-03-26 00:44:33.260 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:44:33.407 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-03-26 00:44:33.459 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:44:33.563 | Downloading python_subunit-1.4.5-py3-none-any.whl (102 kB) 2026-03-26 00:44:33.664 | Downloading testtools-2.8.5-py3-none-any.whl (109 kB) 2026-03-26 00:44:33.780 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-03-26 00:44:33.847 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-03-26 00:44:34.126 | 2026-03-26 00:44:34.129 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.5 testtools-2.8.5 2026-03-26 00:44:34.352 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:34.357 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:34.361 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:34.366 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:34.370 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:34.374 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:34.380 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:34.385 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:34.390 | + functions-common:time_stop:2419 : start_time=1774485872181 2026-03-26 00:44:34.395 | + functions-common:time_stop:2421 : [[ -z 1774485872181 ]] 2026-03-26 00:44:34.401 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:34.407 | + functions-common:time_stop:2424 : end_time=1774485874402 2026-03-26 00:44:34.413 | + functions-common:time_stop:2425 : elapsed_time=2221 2026-03-26 00:44:34.418 | + functions-common:time_stop:2426 : total=8997 2026-03-26 00:44:34.423 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:34.428 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11218 2026-03-26 00:44:34.432 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:34.437 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-03-26 00:44:34.537 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-03-26 00:44:34.630 | + ./stack.sh:main:829 : install_infra 2026-03-26 00:44:34.635 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:44:34.641 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-03-26 00:44:34.648 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-03-26 00:44:38.062 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:44:38.068 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-03-26 00:44:38.114 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-03-26 00:44:39.012 | Collecting pbr 2026-03-26 00:44:39.014 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:39.344 | Collecting setuptools[core] 2026-03-26 00:44:39.345 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:44:39.491 | Collecting packaging>=24.2 (from setuptools[core]) 2026-03-26 00:44:39.492 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:44:39.613 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-03-26 00:44:39.614 | Using cached more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-03-26 00:44:39.705 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-03-26 00:44:39.707 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:44:39.874 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-03-26 00:44:39.876 | Using cached wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:44:40.031 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-03-26 00:44:40.033 | Using cached jaraco_functools-4.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:44:40.169 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.171 | Using cached jaraco_context-6.1.0-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:44:40.248 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.248 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-03-26 00:44:40.407 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.410 | Using cached typer-0.24.1-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:44:40.577 | Collecting click>=8.2.1 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.578 | Using cached click-8.3.1-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:44:40.686 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.688 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:44:40.808 | Collecting rich>=12.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.809 | Using cached rich-14.3.3-py3-none-any.whl.metadata (18 kB) 2026-03-26 00:44:40.901 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:40.902 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:44:41.111 | Collecting markdown-it-py>=2.2.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:41.113 | Using cached markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-03-26 00:44:41.240 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:41.241 | Using cached pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:41.419 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=12.3.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-03-26 00:44:41.420 | Using cached mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:44:41.432 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:44:41.433 | Using cached jaraco_functools-4.4.0-py3-none-any.whl (10 kB) 2026-03-26 00:44:41.434 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-03-26 00:44:41.435 | Using cached more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-03-26 00:44:41.437 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:44:41.438 | Using cached wheel-0.46.3-py3-none-any.whl (30 kB) 2026-03-26 00:44:41.439 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:44:41.443 | Using cached jaraco_context-6.1.0-py3-none-any.whl (7.1 kB) 2026-03-26 00:44:41.443 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-03-26 00:44:41.443 | Using cached typer-0.24.1-py3-none-any.whl (56 kB) 2026-03-26 00:44:41.444 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-03-26 00:44:41.445 | Using cached click-8.3.1-py3-none-any.whl (108 kB) 2026-03-26 00:44:41.447 | Using cached rich-14.3.3-py3-none-any.whl (310 kB) 2026-03-26 00:44:41.448 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-03-26 00:44:41.449 | Using cached markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-03-26 00:44:41.450 | Using cached pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-03-26 00:44:41.454 | Using cached mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-03-26 00:44:41.581 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, click, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-03-26 00:44:47.523 | Successfully installed annotated-doc-0.0.4 click-8.3.1 jaraco.context-6.1.0 jaraco.functools-4.4.0 jaraco.text-4.2.0 markdown-it-py-4.0.0 mdurl-0.1.2 more_itertools-10.8.0 packaging-26.0 pbr-7.0.3 pygments-2.19.2 rich-14.3.3 setuptools-82.0.1 shellingham-1.5.4 typer-0.24.1 typer-slim-0.24.0 wheel-0.46.3 2026-03-26 00:44:47.638 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:47.644 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:47.649 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:47.654 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:47.659 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:47.664 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:47.669 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:47.674 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:47.679 | + functions-common:time_stop:2419 : start_time=1774485878099 2026-03-26 00:44:47.685 | + functions-common:time_stop:2421 : [[ -z 1774485878099 ]] 2026-03-26 00:44:47.690 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:47.699 | + functions-common:time_stop:2424 : end_time=1774485887693 2026-03-26 00:44:47.704 | + functions-common:time_stop:2425 : elapsed_time=9594 2026-03-26 00:44:47.709 | + functions-common:time_stop:2426 : total=11218 2026-03-26 00:44:47.714 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:47.719 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20812 2026-03-26 00:44:47.725 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:47.732 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-03-26 00:44:47.738 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-03-26 00:44:47.783 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-03-26 00:44:48.486 | Processing /opt/stack/requirements 2026-03-26 00:44:48.487 | Installing build dependencies: started 2026-03-26 00:44:50.663 | Installing build dependencies: finished with status 'done' 2026-03-26 00:44:50.666 | Getting requirements to build wheel: started 2026-03-26 00:44:50.810 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:44:50.816 | Preparing metadata (pyproject.toml): started 2026-03-26 00:44:51.512 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:44:51.631 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:51.746 | Downloading fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:44:51.770 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8260) (26.0) 2026-03-26 00:44:51.851 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:51.877 | Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:44:51.959 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:51.987 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-26 00:44:52.029 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:52.056 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:44:52.067 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /opt/stack/requirements/.venv/lib/python3.12/site-packages (from openstack_requirements==1.2.1.dev8260) (82.0.1) 2026-03-26 00:44:52.242 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:52.268 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-26 00:44:52.329 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:52.354 | Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:44:52.429 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:52.457 | Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:44:52.513 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8260) 2026-03-26 00:44:52.539 | Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:44:52.636 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-03-26 00:44:52.672 | Downloading fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:44:52.689 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.7/40.7 kB 3.0 MB/s eta 0:00:00 2026-03-26 00:44:52.719 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-26 00:44:53.215 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 1.6 MB/s eta 0:00:00 2026-03-26 00:44:53.241 | Downloading requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:44:53.286 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 1.5 MB/s eta 0:00:00 2026-03-26 00:44:53.323 | Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) 2026-03-26 00:44:53.366 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 3.7 MB/s eta 0:00:00 2026-03-26 00:44:53.393 | Downloading charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-26 00:44:53.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 6.9 MB/s eta 0:00:00 2026-03-26 00:44:53.446 | Downloading idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:44:53.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 6.6 MB/s eta 0:00:00 2026-03-26 00:44:53.488 | Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:44:53.505 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 9.9 MB/s eta 0:00:00 2026-03-26 00:44:53.519 | Building wheels for collected packages: openstack_requirements 2026-03-26 00:44:53.519 | Building wheel for openstack_requirements (pyproject.toml): started 2026-03-26 00:44:55.015 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-03-26 00:44:55.018 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8260-py3-none-any.whl size=52171 sha256=3d42ab7c4c7595c592a508db77e60a088dc57d6acba76752c31aaac70c267cf8 2026-03-26 00:44:55.018 | Stored in directory: /tmp/pip-ephem-wheel-cache-vd6ymw42/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-03-26 00:44:55.021 | Successfully built openstack_requirements 2026-03-26 00:44:55.186 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-03-26 00:44:55.997 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.2.25 charset_normalizer-3.4.4 fixtures-4.3.1 idna-3.11 openstack_requirements-1.2.1.dev8260 requests-2.32.5 urllib3-2.6.3 2026-03-26 00:44:56.132 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:56.137 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:56.142 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:56.147 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:56.152 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:56.157 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:56.161 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:56.165 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:56.169 | + functions-common:time_stop:2419 : start_time=1774485887767 2026-03-26 00:44:56.175 | + functions-common:time_stop:2421 : [[ -z 1774485887767 ]] 2026-03-26 00:44:56.180 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:56.189 | + functions-common:time_stop:2424 : end_time=1774485896182 2026-03-26 00:44:56.193 | + functions-common:time_stop:2425 : elapsed_time=8415 2026-03-26 00:44:56.197 | + functions-common:time_stop:2426 : total=20812 2026-03-26 00:44:56.203 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:56.207 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=29227 2026-03-26 00:44:56.212 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:56.216 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-03-26 00:44:56.222 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-03-26 00:44:56.228 | + inc/python:use_library_from_git:266 : local name=pbr 2026-03-26 00:44:56.233 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:44:56.238 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:44:56.243 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pbr, ]] 2026-03-26 00:44:56.248 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:44:56.254 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-03-26 00:44:56.296 | Using python 3.12 to install pbr 2026-03-26 00:44:56.302 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-03-26 00:44:56.820 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-03-26 00:44:56.997 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-03-26 00:44:57.098 | + inc/python:pip_install:216 : result=0 2026-03-26 00:44:57.103 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:44:57.108 | + functions-common:time_stop:2412 : local name 2026-03-26 00:44:57.113 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:44:57.119 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:44:57.124 | + functions-common:time_stop:2415 : local total 2026-03-26 00:44:57.129 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:44:57.133 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:44:57.139 | + functions-common:time_stop:2419 : start_time=1774485896285 2026-03-26 00:44:57.144 | + functions-common:time_stop:2421 : [[ -z 1774485896285 ]] 2026-03-26 00:44:57.150 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:44:57.158 | + functions-common:time_stop:2424 : end_time=1774485897152 2026-03-26 00:44:57.163 | + functions-common:time_stop:2425 : elapsed_time=867 2026-03-26 00:44:57.167 | + functions-common:time_stop:2426 : total=29227 2026-03-26 00:44:57.173 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:44:57.177 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30094 2026-03-26 00:44:57.183 | + inc/python:pip_install:219 : return 0 2026-03-26 00:44:57.188 | + ./stack.sh:main:832 : python3.12 -m venv /opt/stack/bindep-venv 2026-03-26 00:45:00.253 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-03-26 00:45:00.707 | Collecting bindep 2026-03-26 00:45:00.818 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:45:00.892 | Collecting distro>=1.7 (from bindep) 2026-03-26 00:45:00.915 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-03-26 00:45:00.965 | Collecting packaging (from bindep) 2026-03-26 00:45:00.965 | Using cached packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:45:00.990 | Collecting Parsley (from bindep) 2026-03-26 00:45:01.017 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:45:01.066 | Collecting pbr>=2 (from bindep) 2026-03-26 00:45:01.068 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:45:01.282 | Collecting setuptools (from pbr>=2->bindep) 2026-03-26 00:45:01.283 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:45:01.346 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-03-26 00:45:01.391 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-03-26 00:45:01.399 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-03-26 00:45:01.401 | Using cached packaging-26.0-py3-none-any.whl (74 kB) 2026-03-26 00:45:01.428 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-03-26 00:45:01.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 2.7 MB/s eta 0:00:00 2026-03-26 00:45:01.463 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-03-26 00:45:01.532 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-03-26 00:45:02.472 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-82.0.1 2026-03-26 00:45:02.578 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:45:02.585 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:45:02.593 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-03-26 00:45:02.632 | + ./stack.sh:main:838 : pkgs= 2026-03-26 00:45:02.638 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-03-26 00:45:02.643 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-03-26 00:45:02.648 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:45:02.653 | + functions-common:run_phase:1841 : local phase=pre-install 2026-03-26 00:45:02.659 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:45:02.664 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:45:02.669 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:45:02.674 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:45:02.680 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:45:02.687 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:45:02.695 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:45:02.701 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:45:02.706 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:45:02.712 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-03-26 00:45:02.717 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:45:02.749 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:45:02.754 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:45:02.759 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-26 00:45:02.764 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-03-26 00:45:02.769 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:45:02.776 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-03-26 00:45:02.780 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:45:02.786 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:45:02.791 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:45:02.795 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:45:02.800 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:45:02.805 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack pre-install 2026-03-26 00:45:02.811 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:45:02.815 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:45:02.848 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:45:02.880 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:02.885 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:02.890 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:45:02.895 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:02.901 | ++ /opt/stack/barbican/devstack/plugin.sh:source:25 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:02.906 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:02.911 | ++ /opt/stack/barbican/devstack/plugin.sh:source:51 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:45:02.917 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:02.922 | ++ /opt/stack/barbican/devstack/plugin.sh:source:59 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:02.927 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:45:02.932 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:45:02.937 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:45:02.942 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:45:02.947 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:45:02.953 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack pre-install 2026-03-26 00:45:02.981 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:45:02.987 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:45:02.991 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:45:02.997 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:45:03.048 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:45:03.052 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:45:03.055 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:45:03.055 | ADDITIONAL_VENV_PACKAGES= 2026-03-26 00:45:03.055 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:45:03.055 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:45:03.055 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:45:03.055 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:45:03.055 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:45:03.055 | ALEMBIC_BRANCH=main 2026-03-26 00:45:03.055 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:45:03.055 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:45:03.055 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:45:03.055 | APACHE_GROUP=stack 2026-03-26 00:45:03.055 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:45:03.055 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:45:03.055 | APACHE_NAME=apache2 2026-03-26 00:45:03.055 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:45:03.055 | APACHE_USER=stack 2026-03-26 00:45:03.055 | API_WORKERS=4 2026-03-26 00:45:03.055 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:45:03.055 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:45:03.055 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.055 | BARBICAN_BRANCH=master 2026-03-26 00:45:03.055 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:45:03.055 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:45:03.055 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:45:03.055 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:45:03.056 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:45:03.056 | BARBICAN_HOST_HREF=http://199.204.45.25/key-manager 2026-03-26 00:45:03.056 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.25/identity 2026-03-26 00:45:03.056 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:45:03.056 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:45:03.056 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:45:03.056 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:45:03.056 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:45:03.056 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:45:03.056 | BASH=/usr/bin/bash 2026-03-26 00:45:03.056 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:45:03.056 | BASH_ALIASES=() 2026-03-26 00:45:03.056 | BASH_ARGC=([0]="0") 2026-03-26 00:45:03.056 | BASH_ARGV=() 2026-03-26 00:45:03.056 | BASH_CMDS=() 2026-03-26 00:45:03.056 | BASH_LINENO=([0]="1834" [1]="1867" [2]="846" [3]="0") 2026-03-26 00:45:03.056 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-26 00:45:03.056 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:45:03.056 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-26 00:45:03.056 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:45:03.056 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:45:03.056 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:45:03.056 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:45:03.056 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:45:03.056 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:45:03.056 | CELLSV2_SETUP=superconductor 2026-03-26 00:45:03.056 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:45:03.056 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:45:03.056 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:45:03.056 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:45:03.056 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:45:03.056 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.056 | CINDER_BRANCH=master 2026-03-26 00:45:03.056 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:45:03.056 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:45:03.056 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:45:03.056 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:45:03.056 | CINDER_DRIVER=default 2026-03-26 00:45:03.056 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:45:03.056 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:45:03.056 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:45:03.056 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:45:03.056 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:45:03.056 | CINDER_LVM_TYPE=auto 2026-03-26 00:45:03.056 | CINDER_MY_IP=199.204.45.25 2026-03-26 00:45:03.056 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:45:03.057 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:45:03.057 | CINDER_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.057 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.057 | CINDER_SERVICE_PORT=8776 2026-03-26 00:45:03.057 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:45:03.057 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.057 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:45:03.057 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:45:03.057 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:45:03.057 | CINDER_TARGET_PORT=3260 2026-03-26 00:45:03.057 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:45:03.057 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:45:03.057 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:45:03.057 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:45:03.057 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:45:03.057 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:45:03.057 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:45:03.057 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:45:03.057 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:45:03.057 | CIRROS_ARCH=x86_64 2026-03-26 00:45:03.057 | CIRROS_VERSION=0.6.3 2026-03-26 00:45:03.057 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:45:03.057 | CONFIG_AWK_CMD=awk 2026-03-26 00:45:03.057 | CONTAINER_PORT_BASE=6611 2026-03-26 00:45:03.057 | CURL_GET='curl -g' 2026-03-26 00:45:03.057 | CURRENT_LOG_TIME=2026-03-26-004221 2026-03-26 00:45:03.057 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:45:03.057 | DATABASE_HOST=127.0.0.1 2026-03-26 00:45:03.057 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:45:03.057 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:45:03.057 | DATABASE_TYPE=mysql 2026-03-26 00:45:03.057 | DATABASE_USER=root 2026-03-26 00:45:03.057 | DATA_DIR=/opt/stack/data 2026-03-26 00:45:03.057 | DC=([0]="openstack" [1]="org") 2026-03-26 00:45:03.057 | DEBUG_LIBVIRT=True 2026-03-26 00:45:03.057 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:45:03.057 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:45:03.057 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:45:03.057 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:45:03.057 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:45:03.057 | DEF_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.057 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.057 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:45:03.057 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.25 2026-03-26 00:45:03.057 | DELTA=1774485753 2026-03-26 00:45:03.057 | DEST=/opt/stack 2026-03-26 00:45:03.057 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:45:03.057 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:45:03.057 | DEVSTACK_HOSTNAME=np0000160880.novalocal 2026-03-26 00:45:03.057 | DEVSTACK_PARALLEL=True 2026-03-26 00:45:03.057 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:45:03.057 | DEVSTACK_SERIES=2026.1 2026-03-26 00:45:03.057 | DEVSTACK_START_TIME=1774485732 2026-03-26 00:45:03.057 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:45:03.057 | DIRSTACK=() 2026-03-26 00:45:03.057 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:45:03.057 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:45:03.057 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:45:03.057 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:45:03.057 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:45:03.057 | DISTRO=noble 2026-03-26 00:45:03.057 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:45:03.057 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-26 00:45:03.057 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:45:03.057 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:45:03.057 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:45:03.057 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:45:03.057 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:45:03.057 | ENABLE_KSM=True 2026-03-26 00:45:03.057 | ENABLE_KSMTUNED=True 2026-03-26 00:45:03.057 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:45:03.057 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:45:03.058 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:45:03.058 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:45:03.058 | ENABLE_TENANT_VLANS=False 2026-03-26 00:45:03.059 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:45:03.059 | ENABLE_ZSWAP=True 2026-03-26 00:45:03.059 | ENFORCE_SCOPE=False 2026-03-26 00:45:03.059 | ERROR_ON_CLONE=True 2026-03-26 00:45:03.059 | ETCD_ARCH=amd64 2026-03-26 00:45:03.059 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:45:03.059 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:45:03.059 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:45:03.059 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:45:03.059 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:45:03.059 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:45:03.059 | ETCD_PEER_PORT=2380 2026-03-26 00:45:03.059 | ETCD_PORT=2379 2026-03-26 00:45:03.059 | ETCD_RAMDISK_MB=512 2026-03-26 00:45:03.059 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:45:03.059 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:45:03.059 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:45:03.059 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:45:03.059 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:45:03.059 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:45:03.059 | ETCD_USE_RAMDISK=True 2026-03-26 00:45:03.059 | ETCD_VERSION=v3.5.21 2026-03-26 00:45:03.059 | EUID=1002 2026-03-26 00:45:03.060 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:45:03.060 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:45:03.060 | EXTRA_FILES_RETRY=3 2026-03-26 00:45:03.060 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:45:03.060 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:45:03.060 | FILES=/opt/stack/devstack/files 2026-03-26 00:45:03.060 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:45:03.060 | FIXED_RANGE_V6=fd1f:acf5:bc11::/64 2026-03-26 00:45:03.060 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:45:03.060 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:45:03.060 | FORCE_PREREQ=0 2026-03-26 00:45:03.060 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:45:03.060 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:45:03.060 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-26 00:45:03.060 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-26 00:45:03.060 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-26 00:45:03.060 | GIT_BASE=https://github.com 2026-03-26 00:45:03.060 | GIT_DEPTH=0 2026-03-26 00:45:03.061 | GIT_TIMEOUT=0 2026-03-26 00:45:03.061 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:45:03.061 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:45:03.061 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.061 | GLANCE_BRANCH=master 2026-03-26 00:45:03.061 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:45:03.061 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:45:03.061 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:45:03.061 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:45:03.061 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:45:03.061 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:45:03.061 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:45:03.061 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:45:03.061 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:45:03.061 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:45:03.061 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:45:03.061 | GLANCE_HOSTPORT=199.204.45.25:9292 2026-03-26 00:45:03.061 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:45:03.061 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:45:03.061 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:45:03.061 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:45:03.061 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:45:03.061 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:45:03.061 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:45:03.062 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:45:03.062 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:45:03.062 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:45:03.062 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:45:03.062 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:45:03.062 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:45:03.062 | GLANCE_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.062 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.062 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:45:03.062 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:45:03.062 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.062 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:45:03.062 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:45:03.062 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:45:03.062 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:45:03.062 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:45:03.062 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:45:03.062 | GLANCE_URL=https://199.204.45.25/image 2026-03-26 00:45:03.062 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:45:03.062 | GLANCE_USE_S3=False 2026-03-26 00:45:03.062 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:45:03.062 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:45:03.062 | GLOBAL_VENV=True 2026-03-26 00:45:03.062 | GROUPS=() 2026-03-26 00:45:03.062 | HOME=/opt/stack 2026-03-26 00:45:03.062 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:45:03.062 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:45:03.062 | HORIZON_BRANCH=master 2026-03-26 00:45:03.062 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:45:03.062 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:45:03.062 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:45:03.062 | HOSTNAME=np0000160880 2026-03-26 00:45:03.062 | HOSTTYPE=x86_64 2026-03-26 00:45:03.062 | HOST_IP=199.204.45.25 2026-03-26 00:45:03.062 | HOST_IPV6=::1 2026-03-26 00:45:03.062 | HOST_IP_IFACE= 2026-03-26 00:45:03.062 | ID=ubuntu 2026-03-26 00:45:03.062 | ID_LIKE=debian 2026-03-26 00:45:03.062 | IFS=' 2026-03-26 00:45:03.062 | ' 2026-03-26 00:45:03.062 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:45:03.062 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:45:03.062 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:45:03.062 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:45:03.062 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:45:03.062 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:45:03.062 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:45:03.062 | IPV6_ADDRS_SAFE_TO_USE=fd1f:acf5:bc11::/56 2026-03-26 00:45:03.062 | IPV6_GLOBAL_ID=1f:acf5:bc11 2026-03-26 00:45:03.062 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:45:03.062 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:45:03.063 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:45:03.063 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:45:03.063 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:45:03.063 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:45:03.063 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:45:03.063 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:45:03.063 | IPV6_RA_MODE=slaac 2026-03-26 00:45:03.063 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:45:03.063 | IP_VERSION=4+6 2026-03-26 00:45:03.063 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:45:03.063 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:45:03.063 | ISCSID_DEBUG=False 2026-03-26 00:45:03.063 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:45:03.063 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:45:03.063 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:45:03.063 | KEYSTONE_AUTH_URI=https://199.204.45.25/identity 2026-03-26 00:45:03.063 | KEYSTONE_AUTH_URI_V3=https://199.204.45.25/identity/v3 2026-03-26 00:45:03.063 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.063 | KEYSTONE_BRANCH=master 2026-03-26 00:45:03.063 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:45:03.063 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:45:03.063 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:45:03.063 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:45:03.063 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:45:03.063 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:45:03.063 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:45:03.063 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:45:03.063 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:45:03.063 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:45:03.063 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:45:03.063 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:45:03.063 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:45:03.063 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:45:03.063 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:45:03.063 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:45:03.063 | KEYSTONE_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.063 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:45:03.063 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:45:03.063 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.063 | KEYSTONE_SERVICE_URI=https://199.204.45.25/identity 2026-03-26 00:45:03.063 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.25/identity/v3 2026-03-26 00:45:03.063 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:45:03.063 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:45:03.063 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:45:03.063 | KILL_PATH=/usr/bin/kill 2026-03-26 00:45:03.063 | LAST_RUN=0 2026-03-26 00:45:03.063 | LAST_SPINNER_PID= 2026-03-26 00:45:03.063 | LC_ALL=en_US.utf8 2026-03-26 00:45:03.063 | LDAP_BASE_DC=openstack 2026-03-26 00:45:03.063 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:45:03.063 | LDAP_DOMAIN=openstack.org 2026-03-26 00:45:03.063 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:45:03.063 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:45:03.063 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:45:03.063 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:45:03.063 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:45:03.063 | LDAP_URL=ldap://localhost 2026-03-26 00:45:03.063 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-26 00:45:03.063 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:45:03.063 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:45:03.063 | LIBVIRT_GROUP=libvirt 2026-03-26 00:45:03.063 | LIBVIRT_TYPE=kvm 2026-03-26 00:45:03.063 | LINENO=762 2026-03-26 00:45:03.063 | LOCAL_HOSTNAME=np0000160880 2026-03-26 00:45:03.063 | LOGDAYS=7 2026-03-26 00:45:03.063 | LOGDIR=/opt/stack/logs 2026-03-26 00:45:03.063 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004221 2026-03-26 00:45:03.063 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:45:03.063 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:45:03.063 | LOGNAME=stack 2026-03-26 00:45:03.063 | LOGO=ubuntu-logo 2026-03-26 00:45:03.063 | LOG_COLOR=False 2026-03-26 00:45:03.063 | LRC=localrc 2026-03-26 00:45:03.063 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:45:03.064 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:45:03.064 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.064 | MAGNUM_BRANCH=master 2026-03-26 00:45:03.064 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:45:03.064 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:45:03.064 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:45:03.064 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:45:03.064 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:45:03.064 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:45:03.064 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 00:45:03.064 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:45:03.064 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:45:03.064 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:45:03.064 | MAGNUM_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.064 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.064 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:45:03.064 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:45:03.064 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:45:03.064 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:45:03.064 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:45:03.064 | MAIL=/var/mail/stack 2026-03-26 00:45:03.064 | MANILACLIENT_BRANCH=master 2026-03-26 00:45:03.064 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:45:03.064 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:45:03.064 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:45:03.064 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:45:03.064 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:45:03.064 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.064 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:45:03.064 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:45:03.064 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:45:03.064 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:45:03.064 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:45:03.064 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:45:03.064 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:45:03.064 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:45:03.064 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:45:03.064 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:45:03.064 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:45:03.064 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:45:03.064 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:45:03.064 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:45:03.064 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:45:03.064 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:45:03.064 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-26 00:45:03.064 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:45:03.064 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:45:03.064 | MANILA_ENDPOINT_BASE=http://199.204.45.25/share 2026-03-26 00:45:03.064 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:45:03.064 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:45:03.064 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:45:03.064 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:45:03.064 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.25 2026-03-26 00:45:03.064 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:45:03.064 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:45:03.064 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:45:03.064 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:45:03.064 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:45:03.064 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:45:03.064 | MANILA_REPO_ROOT=openstack 2026-03-26 00:45:03.064 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:45:03.064 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:45:03.064 | MANILA_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.064 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:45:03.064 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:45:03.064 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:45:03.064 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:45:03.064 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:45:03.064 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:45:03.064 | MANILA_SERVICE_PORT=8786 2026-03-26 00:45:03.065 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:45:03.065 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:45:03.065 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:45:03.065 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:45:03.065 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:45:03.065 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:45:03.065 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:45:03.065 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:45:03.065 | MANILA_SETUP_IPV6=False 2026-03-26 00:45:03.065 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:45:03.065 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:45:03.065 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:45:03.065 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:45:03.065 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:45:03.065 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:45:03.065 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.25 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.25 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:45:03.065 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:45:03.065 | MAX_DB_CONNECTIONS=200 2026-03-26 00:45:03.065 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:45:03.065 | METADATA_SERVICE_PORT=8775 2026-03-26 00:45:03.065 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:45:03.065 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:45:03.065 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:45:03.065 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:45:03.065 | MYSQL_HOST=127.0.0.1 2026-03-26 00:45:03.065 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:45:03.065 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:45:03.065 | MYSQL_USER=root 2026-03-26 00:45:03.065 | NAME=Ubuntu 2026-03-26 00:45:03.065 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:45:03.065 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:45:03.065 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.065 | NEUTRON_BRANCH=master 2026-03-26 00:45:03.065 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:45:03.065 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:45:03.065 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:45:03.065 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:45:03.065 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:45:03.065 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:45:03.065 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:45:03.065 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:45:03.065 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:45:03.065 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:45:03.065 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.065 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:45:03.065 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:45:03.065 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:45:03.065 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:45:03.065 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:45:03.065 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:45:03.065 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:45:03.065 | NOUNSET= 2026-03-26 00:45:03.065 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:45:03.065 | NOVA_API_DB=nova_api 2026-03-26 00:45:03.065 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:45:03.065 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.065 | NOVA_BRANCH=master 2026-03-26 00:45:03.065 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:45:03.065 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:45:03.065 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:45:03.065 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:45:03.065 | NOVA_CPU_CELL=1 2026-03-26 00:45:03.065 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:45:03.065 | NOVA_CPU_UUID= 2026-03-26 00:45:03.065 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:45:03.065 | NOVA_ENABLED_APIS=osapi_compute,metadata 2026-03-26 00:45:03.065 | NOVA_ENABLE_CACHE=True 2026-03-26 00:45:03.066 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:45:03.066 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:45:03.066 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:45:03.066 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:45:03.066 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:45:03.066 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:45:03.066 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:45:03.066 | NOVA_MY_IP=199.204.45.25 2026-03-26 00:45:03.066 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:45:03.066 | NOVA_NUM_CELLS=1 2026-03-26 00:45:03.066 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:45:03.066 | NOVA_READY_TIMEOUT=60 2026-03-26 00:45:03.066 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:45:03.066 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:45:03.066 | NOVA_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.066 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.066 | NOVA_SERVICE_PORT=8774 2026-03-26 00:45:03.066 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:45:03.066 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.066 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:45:03.066 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:45:03.066 | NOVA_SPICE_ENABLED=False 2026-03-26 00:45:03.066 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:45:03.066 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:45:03.066 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:45:03.066 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:45:03.066 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:45:03.066 | NOVA_VNC_ENABLED=True 2026-03-26 00:45:03.066 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:45:03.066 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:45:03.066 | NOW=1774485753 2026-03-26 00:45:03.066 | NO_UPDATE_REPOS=False 2026-03-26 00:45:03.066 | OBJECT_PORT_BASE=6613 2026-03-26 00:45:03.066 | OCTAVIA=octavia 2026-03-26 00:45:03.066 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:45:03.066 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:45:03.066 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:45:03.066 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:45:03.066 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:45:03.066 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:45:03.066 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:45:03.066 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:45:03.066 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:45:03.066 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:45:03.066 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:45:03.066 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:45:03.066 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:45:03.066 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:45:03.066 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:45:03.066 | OCTAVIA_API=o-api 2026-03-26 00:45:03.066 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:45:03.066 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:45:03.066 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:45:03.066 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.066 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:45:03.066 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:45:03.066 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:45:03.066 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:45:03.066 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:45:03.066 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:45:03.066 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:45:03.066 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:45:03.066 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:45:03.066 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:45:03.066 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:45:03.066 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:45:03.066 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:45:03.066 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:45:03.066 | OCTAVIA_HA_PORT=9875 2026-03-26 00:45:03.066 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:45:03.066 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:45:03.066 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:45:03.066 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:45:03.066 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:45:03.067 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:45:03.067 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:45:03.067 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:45:03.067 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:45:03.067 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:45:03.067 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:45:03.067 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:45:03.067 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:45:03.067 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:45:03.068 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:45:03.068 | OCTAVIA_NODE=api 2026-03-26 00:45:03.068 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:45:03.068 | OCTAVIA_PORT=9876 2026-03-26 00:45:03.068 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:45:03.068 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:45:03.068 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:45:03.068 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:45:03.068 | OCTAVIA_PROTOCOL=http 2026-03-26 00:45:03.068 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:45:03.068 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:45:03.068 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:45:03.068 | OCTAVIA_SERVICE=octavia 2026-03-26 00:45:03.068 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:45:03.068 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:45:03.068 | OCTAVIA_USERNAME=admin 2026-03-26 00:45:03.068 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:45:03.068 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:45:03.068 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:45:03.068 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:45:03.068 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:45:03.068 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:45:03.068 | OFFLINE=False 2026-03-26 00:45:03.068 | OLDPWD=/opt/stack/requirements 2026-03-26 00:45:03.068 | OPENSSL=/usr/bin/openssl 2026-03-26 00:45:03.068 | OPTERR=1 2026-03-26 00:45:03.068 | OPTIND=1 2026-03-26 00:45:03.068 | ORG_NAME=OpenStack 2026-03-26 00:45:03.068 | ORG_UNIT_NAME=DevStack 2026-03-26 00:45:03.068 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.068 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:45:03.068 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:45:03.068 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:45:03.068 | OSTYPE=linux-gnu 2026-03-26 00:45:03.068 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:45:03.068 | OS_CLOUD=devstack-admin 2026-03-26 00:45:03.068 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:45:03.068 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:45:03.068 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:45:03.068 | OVN_BRANCH=branch-24.03 2026-03-26 00:45:03.068 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:45:03.068 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:45:03.068 | OVN_BUILD_MODULES=False 2026-03-26 00:45:03.068 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:45:03.068 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:45:03.068 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:45:03.068 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:45:03.068 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:45:03.068 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:45:03.069 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:45:03.069 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:45:03.069 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:45:03.069 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:45:03.069 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:45:03.069 | OVN_META_DATA_HOST=199.204.45.25 2026-03-26 00:45:03.069 | OVN_NB_REMOTE=ssl:199.204.45.25:6641 2026-03-26 00:45:03.069 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:45:03.069 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:45:03.069 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:45:03.069 | OVN_PROTO=ssl 2026-03-26 00:45:03.069 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:45:03.069 | OVN_REPO_NAME=ovn 2026-03-26 00:45:03.069 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:45:03.069 | OVN_SB_REMOTE=ssl:199.204.45.25:6642 2026-03-26 00:45:03.069 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:45:03.069 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:45:03.069 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:45:03.069 | OVN_UUID= 2026-03-26 00:45:03.069 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:45:03.069 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:45:03.069 | OVS_BINDIR=/bin 2026-03-26 00:45:03.069 | OVS_BRANCH=branch-3.3 2026-03-26 00:45:03.069 | OVS_BRIDGE=br-int 2026-03-26 00:45:03.069 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:45:03.069 | OVS_DATAPATH_TYPE=system 2026-03-26 00:45:03.069 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:45:03.069 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:45:03.069 | OVS_PREFIX= 2026-03-26 00:45:03.069 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:45:03.069 | OVS_REPO_NAME=ovs 2026-03-26 00:45:03.069 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:45:03.069 | OVS_SBINDIR=/sbin 2026-03-26 00:45:03.069 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:45:03.069 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:45:03.069 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:45:03.069 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:45:03.069 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:45:03.069 | PACKAGES='apache2 2026-03-26 00:45:03.069 | apache2-dev 2026-03-26 00:45:03.069 | bc 2026-03-26 00:45:03.069 | bsdmainutils 2026-03-26 00:45:03.069 | curl 2026-03-26 00:45:03.069 | g++ 2026-03-26 00:45:03.069 | gawk 2026-03-26 00:45:03.069 | gcc 2026-03-26 00:45:03.069 | gettext 2026-03-26 00:45:03.069 | git 2026-03-26 00:45:03.069 | graphviz 2026-03-26 00:45:03.069 | iputils-ping 2026-03-26 00:45:03.069 | libffi-dev 2026-03-26 00:45:03.069 | libjpeg-dev 2026-03-26 00:45:03.069 | libpq-dev 2026-03-26 00:45:03.069 | libssl-dev 2026-03-26 00:45:03.069 | libsystemd-dev 2026-03-26 00:45:03.069 | libxml2-dev 2026-03-26 00:45:03.069 | libxslt1-dev 2026-03-26 00:45:03.069 | libyaml-dev 2026-03-26 00:45:03.069 | lsof 2026-03-26 00:45:03.069 | openssh-server 2026-03-26 00:45:03.069 | openssl 2026-03-26 00:45:03.069 | pkg-config 2026-03-26 00:45:03.069 | psmisc 2026-03-26 00:45:03.069 | python3-dev 2026-03-26 00:45:03.069 | python3-pip 2026-03-26 00:45:03.069 | python3-systemd 2026-03-26 00:45:03.069 | python3-venv 2026-03-26 00:45:03.069 | tar 2026-03-26 00:45:03.069 | tcpdump 2026-03-26 00:45:03.069 | unzip 2026-03-26 00:45:03.069 | uuid-runtime 2026-03-26 00:45:03.069 | wget 2026-03-26 00:45:03.069 | zlib1g-dev 2026-03-26 00:45:03.069 | lvm2 2026-03-26 00:45:03.070 | qemu-utils 2026-03-26 00:45:03.070 | thin-provisioning-tools 2026-03-26 00:45:03.070 | lsscsi 2026-03-26 00:45:03.070 | open-iscsi 2026-03-26 00:45:03.070 | libkrb5-dev 2026-03-26 00:45:03.070 | libldap2-dev 2026-03-26 00:45:03.070 | libsasl2-dev 2026-03-26 00:45:03.070 | memcached 2026-03-26 00:45:03.070 | python3-mysqldb 2026-03-26 00:45:03.070 | sqlite3 2026-03-26 00:45:03.070 | conntrack 2026-03-26 00:45:03.070 | curl 2026-03-26 00:45:03.070 | ebtables 2026-03-26 00:45:03.070 | genisoimage 2026-03-26 00:45:03.070 | iptables 2026-03-26 00:45:03.070 | iputils-arping 2026-03-26 00:45:03.070 | kpartx 2026-03-26 00:45:03.070 | libjs-jquery-tablesorter 2026-03-26 00:45:03.070 | parted 2026-03-26 00:45:03.070 | pm-utils 2026-03-26 00:45:03.070 | python3-mysqldb 2026-03-26 00:45:03.070 | socat 2026-03-26 00:45:03.070 | sqlite3 2026-03-26 00:45:03.070 | sudo 2026-03-26 00:45:03.070 | vlan 2026-03-26 00:45:03.070 | cryptsetup 2026-03-26 00:45:03.070 | dosfstools 2026-03-26 00:45:03.070 | genisoimage 2026-03-26 00:45:03.070 | gir1.2-libosinfo-1.0 2026-03-26 00:45:03.070 | netcat-openbsd 2026-03-26 00:45:03.070 | open-iscsi 2026-03-26 00:45:03.070 | qemu-utils 2026-03-26 00:45:03.070 | sg3-utils 2026-03-26 00:45:03.070 | sysfsutils 2026-03-26 00:45:03.070 | acl 2026-03-26 00:45:03.070 | dnsmasq-base 2026-03-26 00:45:03.070 | dnsmasq-utils 2026-03-26 00:45:03.070 | ebtables 2026-03-26 00:45:03.070 | haproxy 2026-03-26 00:45:03.070 | iptables 2026-03-26 00:45:03.070 | iputils-arping 2026-03-26 00:45:03.070 | iputils-ping 2026-03-26 00:45:03.070 | postgresql-server-dev-all 2026-03-26 00:45:03.070 | python3-mysqldb 2026-03-26 00:45:03.070 | sqlite3 2026-03-26 00:45:03.070 | sudo 2026-03-26 00:45:03.070 | vlan 2026-03-26 00:45:03.070 | apache2 golang 2026-03-26 00:45:03.070 | debootstrap 2026-03-26 00:45:03.070 | rsyslog 2026-03-26 00:45:03.070 | lvm2' 2026-03-26 00:45:03.070 | PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-26 00:45:03.070 | PHYSICAL_NETWORK=public 2026-03-26 00:45:03.070 | PIPESTATUS=([0]="0") 2026-03-26 00:45:03.070 | PIP_UPGRADE=False 2026-03-26 00:45:03.070 | PIP_VIRTUAL_ENV= 2026-03-26 00:45:03.070 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:45:03.070 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.070 | PLACEMENT_BRANCH=master 2026-03-26 00:45:03.070 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:45:03.070 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:45:03.070 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:45:03.070 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:45:03.070 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:45:03.070 | PLACEMENT_SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.070 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.070 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:45:03.070 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:45:03.070 | POSIXLY_CORRECT=y 2026-03-26 00:45:03.070 | PPID=2057 2026-03-26 00:45:03.070 | PREREQ_RERUN_HOURS=2 2026-03-26 00:45:03.070 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:45:03.070 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:45:03.070 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:45:03.070 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:45:03.070 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:45:03.070 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:45:03.071 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:45:03.071 | PS4='+ $(short_source): ' 2026-03-26 00:45:03.071 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:45:03.071 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:45:03.071 | PUBLIC_INTERFACE= 2026-03-26 00:45:03.071 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:45:03.071 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:45:03.071 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:45:03.071 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:45:03.071 | PWD=/opt/stack/devstack 2026-03-26 00:45:03.071 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:45:03.071 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:45:03.071 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:45:03.071 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:45:03.071 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:45:03.071 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:45:03.071 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:45:03.071 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:45:03.071 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:45:03.071 | PYTHON3_VERSION=3.12 2026-03-26 00:45:03.071 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:45:03.071 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:45:03.071 | Q_AGENT=ovn 2026-03-26 00:45:03.071 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:45:03.071 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:45:03.071 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:45:03.071 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:45:03.071 | Q_DB_NAME=neutron 2026-03-26 00:45:03.071 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:45:03.071 | Q_DVR_MODE=legacy 2026-03-26 00:45:03.071 | Q_HOST=199.204.45.25 2026-03-26 00:45:03.071 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:45:03.071 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:45:03.071 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.071 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:45:03.071 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:45:03.071 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:45:03.071 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:45:03.071 | Q_META_DATA_IP=199.204.45.25 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:45:03.071 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:45:03.071 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:45:03.071 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:45:03.071 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:45:03.071 | Q_OVS_USE_VETH=False 2026-03-26 00:45:03.071 | Q_PLUGIN=ml2 2026-03-26 00:45:03.071 | Q_PORT=9696 2026-03-26 00:45:03.071 | Q_PORT_INT=19696 2026-03-26 00:45:03.071 | Q_PROTOCOL=https 2026-03-26 00:45:03.071 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:45:03.071 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:45:03.071 | Q_ROUTER_NAME=router1 2026-03-26 00:45:03.071 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:45:03.071 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:45:03.071 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:45:03.071 | Q_TUNNEL_TYPES=gre 2026-03-26 00:45:03.071 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:45:03.071 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:45:03.071 | Q_USE_ROOTWRAP=True 2026-03-26 00:45:03.071 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:45:03.071 | Q_USE_SECGROUP=True 2026-03-26 00:45:03.071 | RABBIT_HOST=199.204.45.25 2026-03-26 00:45:03.071 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:45:03.071 | RABBIT_USERID=stackrabbit 2026-03-26 00:45:03.071 | RC_DIR=/opt/stack/devstack 2026-03-26 00:45:03.071 | RECLONE=False 2026-03-26 00:45:03.071 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:45:03.071 | REGION_NAME=RegionOne 2026-03-26 00:45:03.072 | REPOS_UPDATED=True 2026-03-26 00:45:03.072 | REQUIREMENTS_BRANCH=master 2026-03-26 00:45:03.072 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:45:03.072 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:45:03.072 | RETRY_UPDATE=False 2026-03-26 00:45:03.072 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:45:03.072 | S3_SERVICE_PORT=3333 2026-03-26 00:45:03.072 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:45:03.072 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:45:03.072 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:45:03.072 | SERVICE_HOST=199.204.45.25 2026-03-26 00:45:03.072 | SERVICE_IP_VERSION=4 2026-03-26 00:45:03.072 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.072 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:45:03.072 | SERVICE_PASSWORD=secretservice 2026-03-26 00:45:03.072 | SERVICE_PROJECT_NAME=service 2026-03-26 00:45:03.072 | SERVICE_PROTOCOL=http 2026-03-26 00:45:03.072 | SERVICE_TENANT_NAME=service 2026-03-26 00:45:03.072 | SERVICE_TIMEOUT=60 2026-03-26 00:45:03.072 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:45:03.072 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:45:03.072 | SHARE_GROUP=lvm-shares 2026-03-26 00:45:03.072 | SHARE_NAME_PREFIX=share- 2026-03-26 00:45:03.072 | SHELL=/bin/bash 2026-03-26 00:45:03.072 | SHLVL=1 2026-03-26 00:45:03.072 | SKIP_EPEL_INSTALL=False 2026-03-26 00:45:03.072 | SKIP_STOP_OVN=False 2026-03-26 00:45:03.072 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:45:03.072 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:45:03.072 | SPICE_BRANCH=master 2026-03-26 00:45:03.072 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:45:03.072 | SQLALCHEMY_BRANCH=main 2026-03-26 00:45:03.072 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:45:03.072 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:45:03.072 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:45:03.072 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-26 00:45:03.072 | STACK_GROUP=stack 2026-03-26 00:45:03.072 | STACK_USER=stack 2026-03-26 00:45:03.072 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:45:03.072 | STUD_PROTO=--tls 2026-03-26 00:45:03.072 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:45:03.072 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:45:03.072 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:45:03.072 | SUBNETPOOL_PREFIX_V6=fd1f:acf5:bc11::/56 2026-03-26 00:45:03.072 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:45:03.072 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:45:03.072 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:45:03.072 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-cflacjdsqqupxvgnwbdoteveidcvultl ; /usr/bin/python3' 2026-03-26 00:45:03.072 | SUDO_GID=1000 2026-03-26 00:45:03.072 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:45:03.072 | SUDO_UID=1000 2026-03-26 00:45:03.072 | SUDO_USER=zuul 2026-03-26 00:45:03.072 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004221.summary.2026-03-26-004221 2026-03-26 00:45:03.072 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:45:03.072 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:45:03.072 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:45:03.072 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:45:03.072 | SWIFT_BRANCH=master 2026-03-26 00:45:03.072 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:45:03.072 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:45:03.072 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:45:03.072 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:45:03.072 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:45:03.072 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:45:03.072 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:45:03.072 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:45:03.072 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:45:03.072 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:45:03.072 | SWIFT_HASH=1234123412341234 2026-03-26 00:45:03.072 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:45:03.072 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:45:03.072 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:45:03.072 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:45:03.072 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:45:03.072 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:45:03.072 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:45:03.072 | SWIFT_REPLICAS=1 2026-03-26 00:45:03.072 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:45:03.072 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:45:03.072 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:45:03.072 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:45:03.072 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:45:03.072 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:45:03.072 | SWIFT_STORAGE_IPS= 2026-03-26 00:45:03.072 | SWIFT_TEMPURL_KEY= 2026-03-26 00:45:03.072 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:45:03.072 | SYSLOG=False 2026-03-26 00:45:03.072 | SYSLOG_HOST=199.204.45.25 2026-03-26 00:45:03.072 | SYSLOG_PORT=516 2026-03-26 00:45:03.072 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:45:03.072 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:45:03.072 | TARGET_BRANCH=master 2026-03-26 00:45:03.072 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:45:03.072 | TCPDUMP_ARGS= 2026-03-26 00:45:03.072 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:45:03.072 | TEMPEST_BRANCH=master 2026-03-26 00:45:03.072 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:45:03.072 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:45:03.072 | TEMPFILE=/tmp/tmp.YZZcQSwPtD 2026-03-26 00:45:03.072 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:45:03.072 | TENANT_VLAN_RANGE= 2026-03-26 00:45:03.072 | TERM=unknown 2026-03-26 00:45:03.072 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:45:03.072 | TLS_IP=199.204.45.25 2026-03-26 00:45:03.072 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:45:03.072 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:45:03.072 | TUNNEL_ENDPOINT_IP=199.204.45.25 2026-03-26 00:45:03.073 | TUNNEL_IP=199.204.45.25 2026-03-26 00:45:03.073 | TUNNEL_IP_VERSION=4 2026-03-26 00:45:03.073 | UBUNTU_CODENAME=noble 2026-03-26 00:45:03.073 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:45:03.073 | UID=1002 2026-03-26 00:45:03.073 | ULIMIT_NOFILE=2048 2026-03-26 00:45:03.073 | USER=stack 2026-03-26 00:45:03.073 | USER_HOME=/opt/stack 2026-03-26 00:45:03.073 | USER_UNITS=False 2026-03-26 00:45:03.073 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:45:03.073 | USE_SUBNETPOOL=True 2026-03-26 00:45:03.073 | USE_VENV=False 2026-03-26 00:45:03.073 | VERBOSE=True 2026-03-26 00:45:03.073 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:45:03.073 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:45:03.073 | VERSION_CODENAME=noble 2026-03-26 00:45:03.073 | VERSION_ID=24.04 2026-03-26 00:45:03.073 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:45:03.073 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:45:03.073 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:45:03.073 | VIRT_DRIVER=libvirt 2026-03-26 00:45:03.073 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:45:03.073 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:45:03.073 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:45:03.073 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:45:03.073 | WORKER_TIMEOUT=80 2026-03-26 00:45:03.073 | WSGI_MODE=uwsgi 2026-03-26 00:45:03.073 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:45:03.073 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:45:03.073 | _=posix 2026-03-26 00:45:03.073 | _ASYNC_BG_TIME=0 2026-03-26 00:45:03.073 | _DEFAULT_LVM_INIT=0 2026-03-26 00:45:03.073 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:45:03.073 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:45:03.073 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:45:03.073 | _DEVSTACK_STACKRC=1 2026-03-26 00:45:03.073 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:45:03.073 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:45:03.073 | _TIME_BEGIN=1774485732 2026-03-26 00:45:03.073 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:45:03.073 | _TIME_TOTAL=([apt-get]="109446" [pip_install]="30094" [apt-get-update]="1840" ) 2026-03-26 00:45:03.073 | _of_args='-v --no-timestamp' 2026-03-26 00:45:03.073 | backend=postgresql 2026-03-26 00:45:03.073 | be=lvm:lvmdriver-1 2026-03-26 00:45:03.073 | be_name=lvmdriver-1 2026-03-26 00:45:03.073 | be_type=lvm 2026-03-26 00:45:03.073 | db=postgresql 2026-03-26 00:45:03.073 | dc=org 2026-03-26 00:45:03.073 | default_v4_route_devs=ens3 2026-03-26 00:45:03.073 | default_v6_route_devs='ens3 2026-03-26 00:45:03.073 | ens3' 2026-03-26 00:45:03.073 | dir=/opt/stack/magnum 2026-03-26 00:45:03.073 | dn=,dc=openstack,dc=org 2026-03-26 00:45:03.073 | exceptions=80-tempest.sh 2026-03-26 00:45:03.073 | extra=80-tempest.sh 2026-03-26 00:45:03.073 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:45:03.073 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:45:03.073 | i=TUNNEL_IP_VERSION 2026-03-26 00:45:03.073 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:45:03.073 | lfile=localrc 2026-03-26 00:45:03.073 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:45:03.073 | mode=stack 2026-03-26 00:45:03.073 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:45:03.073 | opt='?' 2026-03-26 00:45:03.073 | os_CODENAME=noble 2026-03-26 00:45:03.073 | os_PACKAGE=deb 2026-03-26 00:45:03.073 | os_RELEASE=24.04 2026-03-26 00:45:03.073 | os_VENDOR=Ubuntu 2026-03-26 00:45:03.073 | phase=pre-install 2026-03-26 00:45:03.073 | pkgs= 2026-03-26 00:45:03.073 | plugin=magnum 2026-03-26 00:45:03.073 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:45:03.073 | pw=secretadmin 2026-03-26 00:45:03.073 | time_stamp=2026-03-26-004232 2026-03-26 00:45:03.073 | var=ADMIN_PASSWORD 2026-03-26 00:45:03.073 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:45:03.087 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:03.091 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.095 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:45:03.098 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.102 | ++ /opt/stack/magnum/devstack/plugin.sh:source:23 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:03.107 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.112 | ++ /opt/stack/magnum/devstack/plugin.sh:source:38 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:45:03.115 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:45:03.119 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:45:03.127 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:45:03.130 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:45:03.135 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:45:03.140 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack pre-install 2026-03-26 00:45:03.144 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:45:03.149 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:45:03.155 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:45:03.162 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:45:03.190 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:03.195 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:45:03.200 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:45:03.204 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.209 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:45:03.213 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.216 | ++ /opt/stack/octavia/devstack/plugin.sh:source:788 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:03.221 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.226 | ++ /opt/stack/octavia/devstack/plugin.sh:source:794 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:45:03.229 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.234 | ++ /opt/stack/octavia/devstack/plugin.sh:source:801 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:03.238 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:45:03.242 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:45:03.247 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:45:03.250 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:45:03.255 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:45:03.260 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:45:03.264 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:45:03.269 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:45:03.273 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:45:03.278 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack pre-install 2026-03-26 00:45:03.310 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.314 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-03-26 00:45:03.317 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.323 | ++ /opt/stack/manila/devstack/plugin.sh:source:1149 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:03.326 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.330 | ++ /opt/stack/manila/devstack/plugin.sh:source:1168 : [[ pre-install == \e\x\t\r\a ]] 2026-03-26 00:45:03.335 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.339 | ++ /opt/stack/manila/devstack/plugin.sh:source:1222 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-03-26 00:45:03.343 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:45:03.348 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:45:03.357 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:45:03.361 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:45:03.366 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:45:03.371 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack pre-install 2026-03-26 00:45:03.377 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:45:03.383 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:45:03.387 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:45:03.391 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:45:03.395 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:45:03.400 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:45:03.404 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:45:03.409 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:45:03.415 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:45:03.442 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:45:03.447 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:45:03.451 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-26 00:45:03.459 | ++++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : curl -L -s https://dl.k8s.io/release/stable.txt 2026-03-26 00:45:03.518 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : get_extra_file https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:45:03.523 | +++ functions:get_extra_file:66 : local file_url=https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:45:03.527 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:45:03.532 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:45:03.537 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:45:03.541 | +++ functions:get_extra_file:71 : local file_name=kubectl 2026-03-26 00:45:03.546 | +++ functions:get_extra_file:72 : [[ https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl != file* ]] 2026-03-26 00:45:03.550 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kubectl ]] 2026-03-26 00:45:03.556 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl -O /opt/stack/devstack/files/kubectl 2026-03-26 00:45:03.562 | --2026-03-26 00:45:03-- https://dl.k8s.io/release/v1.35.3/bin/linux/amd64/kubectl 2026-03-26 00:45:03.591 | Resolving dl.k8s.io (dl.k8s.io)... 2a04:4e42::347, 2a04:4e42:200::347, 2a04:4e42:600::347, ... 2026-03-26 00:45:03.599 | Connecting to dl.k8s.io (dl.k8s.io)|2a04:4e42::347|:443... connected. 2026-03-26 00:45:03.636 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:45:03.637 | Length: 58601656 (56M) [application/octet-stream] 2026-03-26 00:45:03.637 | Saving to: ‘/opt/stack/devstack/files/kubectl’ 2026-03-26 00:45:03.673 | 2026-03-26 00:45:03.856 | 0K ........ ........ ........ ........ 57% 151M 0s 2026-03-26 00:45:04.062 | 32768K ........ ........ ....... 100% 112M=0.4s 2026-03-26 00:45:04.062 | 2026-03-26 00:45:04.062 | 2026-03-26 00:45:04 (132 MB/s) - ‘/opt/stack/devstack/files/kubectl’ saved [58601656/58601656] 2026-03-26 00:45:04.062 | 2026-03-26 00:45:04.070 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:45:04.075 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kubectl 2026-03-26 00:45:04.080 | +++ functions:get_extra_file:81 : return 2026-03-26 00:45:04.086 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:25 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kubectl /usr/local/bin/kubectl 2026-03-26 00:45:04.171 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : get_extra_file https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-26 00:45:04.176 | +++ functions:get_extra_file:66 : local file_url=https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-26 00:45:04.181 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:45:04.186 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:45:04.192 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:45:04.197 | +++ functions:get_extra_file:71 : local file_name=clusterctl-linux-amd64 2026-03-26 00:45:04.202 | +++ functions:get_extra_file:72 : [[ https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 != file* ]] 2026-03-26 00:45:04.208 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/clusterctl-linux-amd64 ]] 2026-03-26 00:45:04.214 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 -O /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-26 00:45:04.220 | --2026-03-26 00:45:04-- https://github.com/kubernetes-sigs/cluster-api/releases/download/v1.10.5/clusterctl-linux-amd64 2026-03-26 00:45:04.254 | Resolving github.com (github.com)... 140.82.114.4 2026-03-26 00:45:04.270 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-26 00:45:04.375 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:45:04.375 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A39%3A52Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A39%3A02Z&ske=2026-03-26T01%3A39%3A52Z&sks=b&skv=2018-11-09&sig=B%2FdjFBfn7mgAPaDApyE0pefVGD898PlxAbKDMrkQOQI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzcwNCwibmJmIjoxNzc0NDg1OTA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2xNMqPf6p8ImQzj8BNoQpl4axFK4tUXsMjxAVaK_h98&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:45:04.375 | --2026-03-26 00:45:04-- https://release-assets.githubusercontent.com/github-production-release-asset/124157517/f3ecba9a-23cc-4b11-8d6d-6856e87ada58?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A39%3A52Z&rscd=attachment%3B+filename%3Dclusterctl-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A39%3A02Z&ske=2026-03-26T01%3A39%3A52Z&sks=b&skv=2018-11-09&sig=B%2FdjFBfn7mgAPaDApyE0pefVGD898PlxAbKDMrkQOQI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzcwNCwibmJmIjoxNzc0NDg1OTA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.2xNMqPf6p8ImQzj8BNoQpl4axFK4tUXsMjxAVaK_h98&response-content-disposition=attachment%3B%20filename%3Dclusterctl-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:45:04.379 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-03-26 00:45:04.381 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-26 00:45:04.401 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:45:04.401 | Length: 82856383 (79M) [application/octet-stream] 2026-03-26 00:45:04.401 | Saving to: ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ 2026-03-26 00:45:04.412 | 2026-03-26 00:45:04.574 | 0K ........ ........ ........ ........ 40% 188M 0s 2026-03-26 00:45:04.686 | 32768K ........ ........ ........ ........ 80% 286M 0s 2026-03-26 00:45:04.738 | 65536K ........ ....... 100% 270M=0.3s 2026-03-26 00:45:04.738 | 2026-03-26 00:45:04.738 | 2026-03-26 00:45:04 (234 MB/s) - ‘/opt/stack/devstack/files/clusterctl-linux-amd64’ saved [82856383/82856383] 2026-03-26 00:45:04.738 | 2026-03-26 00:45:04.745 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:45:04.749 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/clusterctl-linux-amd64 2026-03-26 00:45:04.753 | +++ functions:get_extra_file:81 : return 2026-03-26 00:45:04.758 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:28 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/clusterctl-linux-amd64 /usr/local/bin/clusterctl 2026-03-26 00:45:04.863 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : get_extra_file https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:45:04.867 | +++ functions:get_extra_file:66 : local file_url=https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:45:04.871 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:45:04.876 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:45:04.880 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:45:04.884 | +++ functions:get_extra_file:71 : local file_name=kind-linux-amd64 2026-03-26 00:45:04.888 | +++ functions:get_extra_file:72 : [[ https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 != file* ]] 2026-03-26 00:45:04.892 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/kind-linux-amd64 ]] 2026-03-26 00:45:04.897 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 -O /opt/stack/devstack/files/kind-linux-amd64 2026-03-26 00:45:04.903 | --2026-03-26 00:45:04-- https://kind.sigs.k8s.io/dl/v0.16.0/kind-linux-amd64 2026-03-26 00:45:04.938 | 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-26 00:45:04.956 | Connecting to kind.sigs.k8s.io (kind.sigs.k8s.io)|2600:1f18:16e:df01::258|:443... connected. 2026-03-26 00:45:05.045 | HTTP request sent, awaiting response... 301 Moved Permanently 2026-03-26 00:45:05.045 | Location: https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 [following] 2026-03-26 00:45:05.045 | --2026-03-26 00:45:05-- https://github.com/kubernetes-sigs/kind/releases/download/v0.16.0/kind-linux-amd64 2026-03-26 00:45:05.048 | Resolving github.com (github.com)... 140.82.114.4 2026-03-26 00:45:05.063 | Connecting to github.com (github.com)|140.82.114.4|:443... connected. 2026-03-26 00:45:05.167 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:45:05.167 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A39%3A17Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A38%3A59Z&ske=2026-03-26T01%3A39%3A17Z&sks=b&skv=2018-11-09&sig=BuL1pjEm9d1m7hUpHouhZszxoNDjWz%2B9S2b5cUs%2BaWc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjIwNSwibmJmIjoxNzc0NDg1OTA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dc8hzRw0bp5WCRte38PvUURGGFtQG8LMko-t6zyvTkw&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:45:05.167 | --2026-03-26 00:45:05-- https://release-assets.githubusercontent.com/github-production-release-asset/148545807/9d66ccf9-39a6-4bc2-a805-c1f42b75a979?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A39%3A17Z&rscd=attachment%3B+filename%3Dkind-linux-amd64&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A38%3A59Z&ske=2026-03-26T01%3A39%3A17Z&sks=b&skv=2018-11-09&sig=BuL1pjEm9d1m7hUpHouhZszxoNDjWz%2B9S2b5cUs%2BaWc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NjIwNSwibmJmIjoxNzc0NDg1OTA1LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.dc8hzRw0bp5WCRte38PvUURGGFtQG8LMko-t6zyvTkw&response-content-disposition=attachment%3B%20filename%3Dkind-linux-amd64&response-content-type=application%2Foctet-stream 2026-03-26 00:45:05.169 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-03-26 00:45:05.171 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-26 00:45:05.199 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:45:05.200 | Length: 6873201 (6.6M) [application/octet-stream] 2026-03-26 00:45:05.200 | Saving to: ‘/opt/stack/devstack/files/kind-linux-amd64’ 2026-03-26 00:45:05.211 | 2026-03-26 00:45:05.256 | 0K ...... 100% 117M=0.06s 2026-03-26 00:45:05.256 | 2026-03-26 00:45:05.256 | 2026-03-26 00:45:05 (117 MB/s) - ‘/opt/stack/devstack/files/kind-linux-amd64’ saved [6873201/6873201] 2026-03-26 00:45:05.256 | 2026-03-26 00:45:05.263 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:45:05.268 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/kind-linux-amd64 2026-03-26 00:45:05.271 | +++ functions:get_extra_file:81 : return 2026-03-26 00:45:05.276 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:31 : sudo install -o root -g root -m 0755 /opt/stack/devstack/files/kind-linux-amd64 /usr/local/bin/kind 2026-03-26 00:45:05.308 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : get_extra_file https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:45:05.313 | +++ functions:get_extra_file:66 : local file_url=https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:45:05.318 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:45:05.323 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:45:05.327 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:45:05.332 | +++ functions:get_extra_file:71 : local file_name=helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:45:05.336 | +++ functions:get_extra_file:72 : [[ https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz != file* ]] 2026-03-26 00:45:05.340 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz ]] 2026-03-26 00:45:05.345 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz -O /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:45:05.349 | --2026-03-26 00:45:05-- https://get.helm.sh/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:45:05.383 | Resolving get.helm.sh (get.helm.sh)... 2620:1ec:48:1::36, 2620:1ec:29:1::36, 13.107.253.36, ... 2026-03-26 00:45:05.392 | Connecting to get.helm.sh (get.helm.sh)|2620:1ec:48:1::36|:443... connected. 2026-03-26 00:45:05.437 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:45:05.438 | Length: 14569235 (14M) [application/x-tar] 2026-03-26 00:45:05.438 | Saving to: ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ 2026-03-26 00:45:05.487 | 2026-03-26 00:45:05.573 | 0K ........ ..... 100% 102M=0.1s 2026-03-26 00:45:05.573 | 2026-03-26 00:45:05.573 | 2026-03-26 00:45:05 (102 MB/s) - ‘/opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz’ saved [14569235/14569235] 2026-03-26 00:45:05.573 | 2026-03-26 00:45:05.582 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:45:05.589 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz 2026-03-26 00:45:05.595 | +++ functions:get_extra_file:81 : return 2026-03-26 00:45:05.602 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:35 : tar -xvzf /opt/stack/devstack/files/helm-v3.10.3-linux-amd64.tar.gz -C /tmp 2026-03-26 00:45:05.608 | linux-amd64/ 2026-03-26 00:45:05.609 | linux-amd64/helm 2026-03-26 00:45:05.908 | linux-amd64/LICENSE 2026-03-26 00:45:05.909 | linux-amd64/README.md 2026-03-26 00:45:05.916 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:38 : sudo install -o root -g root -m 0755 /tmp/linux-amd64/helm /usr/local/bin/helm 2026-03-26 00:45:05.998 | +++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : get_extra_file https://get.docker.com 2026-03-26 00:45:06.004 | +++ functions:get_extra_file:66 : local file_url=https://get.docker.com 2026-03-26 00:45:06.009 | +++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:45:06.014 | +++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:45:06.019 | +++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:45:06.023 | +++ functions:get_extra_file:71 : local file_name=get.docker.com 2026-03-26 00:45:06.028 | +++ functions:get_extra_file:72 : [[ https://get.docker.com != file* ]] 2026-03-26 00:45:06.033 | +++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/get.docker.com ]] 2026-03-26 00:45:06.038 | +++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://get.docker.com -O /opt/stack/devstack/files/get.docker.com 2026-03-26 00:45:06.045 | --2026-03-26 00:45:06-- https://get.docker.com/ 2026-03-26 00:45:06.079 | Resolving get.docker.com (get.docker.com)... 2600:9000:21a2:d200:10:a463:3d00:93a1, 2600:9000:21a2:d400:10:a463:3d00:93a1, 2600:9000:21a2:ae00:10:a463:3d00:93a1, ... 2026-03-26 00:45:06.081 | Connecting to get.docker.com (get.docker.com)|2600:9000:21a2:d200:10:a463:3d00:93a1|:443... connected. 2026-03-26 00:45:06.093 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:45:06.093 | Length: 22405 (22K) [text/plain] 2026-03-26 00:45:06.093 | Saving to: ‘/opt/stack/devstack/files/get.docker.com’ 2026-03-26 00:45:06.093 | 2026-03-26 00:45:06.093 | 0K 100% 158M=0s 2026-03-26 00:45:06.093 | 2026-03-26 00:45:06.093 | 2026-03-26 00:45:06 (158 MB/s) - ‘/opt/stack/devstack/files/get.docker.com’ saved [22405/22405] 2026-03-26 00:45:06.093 | 2026-03-26 00:45:06.101 | +++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:45:06.105 | +++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/get.docker.com 2026-03-26 00:45:06.111 | +++ functions:get_extra_file:81 : return 2026-03-26 00:45:06.117 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:42 : sudo sh /opt/stack/devstack/files/get.docker.com 2026-03-26 00:45:06.130 | # Executing docker install script, commit: f381ee68b32e515bb4dc034b339266aff1fbc460 2026-03-26 00:45:06.166 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:45:07.838 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install ca-certificates curl >/dev/null 2026-03-26 00:45:08.395 | + sh -c install -m 0755 -d /etc/apt/keyrings 2026-03-26 00:45:08.400 | + sh -c curl -fsSL "https://download.docker.com/linux/ubuntu/gpg" -o /etc/apt/keyrings/docker.asc 2026-03-26 00:45:08.452 | + sh -c chmod a+r /etc/apt/keyrings/docker.asc 2026-03-26 00:45:08.455 | + sh -c echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu noble stable" > /etc/apt/sources.list.d/docker.list 2026-03-26 00:45:08.458 | + sh -c apt-get -qq update >/dev/null 2026-03-26 00:45:10.200 | + sh -c DEBIAN_FRONTEND=noninteractive apt-get -y -qq install docker-ce docker-ce-cli containerd.io docker-compose-plugin docker-ce-rootless-extras docker-buildx-plugin docker-model-plugin >/dev/null 2026-03-26 00:45:11.982 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:45:21.641 | Using systemd to manage Docker service 2026-03-26 00:45:21.641 | + sh -c systemctl enable --now docker.service 2026-03-26 00:45:21.655 | UNIT LOAD ACTIVE SUB DESCRIPTION 2026-03-26 00:45:21.655 | proc-sys-fs-binfmt_misc.automount loaded active running Arbitrary Executable File Formats File System Automount Point 2026-03-26 00:45:21.655 | sys-devices-pci0000:00-0000:00:01.1-ata1-host0-target0:0:0-0:0:0:0-block-sr0.device loaded active plugged QEMU_DVD-ROM config-2 2026-03-26 00:45:21.655 | sys-devices-pci0000:00-0000:00:03.0-virtio1-net-ens3.device loaded active plugged Virtio network device 2026-03-26 00:45:21.655 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda-vda1.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda/vda1 2026-03-26 00:45:21.655 | sys-devices-pci0000:00-0000:00:04.0-virtio2-block-vda.device loaded active plugged /sys/devices/pci0000:00/0000:00:04.0/virtio2/block/vda 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.1-tty-ttyS1.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.1/tty/ttyS1 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.10-tty-ttyS10.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.10/tty/ttyS10 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.11-tty-ttyS11.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.11/tty/ttyS11 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.12-tty-ttyS12.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.12/tty/ttyS12 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.13-tty-ttyS13.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.13/tty/ttyS13 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.14-tty-ttyS14.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.14/tty/ttyS14 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.15-tty-ttyS15.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.15/tty/ttyS15 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.16-tty-ttyS16.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.16/tty/ttyS16 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.17-tty-ttyS17.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.17/tty/ttyS17 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.18-tty-ttyS18.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.18/tty/ttyS18 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.19-tty-ttyS19.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.19/tty/ttyS19 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.2-tty-ttyS2.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.2/tty/ttyS2 2026-03-26 00:45:21.655 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.20-tty-ttyS20.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.20/tty/ttyS20 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.21-tty-ttyS21.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.21/tty/ttyS21 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.22-tty-ttyS22.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.22/tty/ttyS22 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.23-tty-ttyS23.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.23/tty/ttyS23 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.24-tty-ttyS24.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.24/tty/ttyS24 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.25-tty-ttyS25.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.25/tty/ttyS25 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.26-tty-ttyS26.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.26/tty/ttyS26 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.27-tty-ttyS27.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.27/tty/ttyS27 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.28-tty-ttyS28.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.28/tty/ttyS28 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.29-tty-ttyS29.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.29/tty/ttyS29 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.3-tty-ttyS3.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.3/tty/ttyS3 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.30-tty-ttyS30.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.30/tty/ttyS30 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.31-tty-ttyS31.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.31/tty/ttyS31 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.4-tty-ttyS4.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.4/tty/ttyS4 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.5-tty-ttyS5.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.5/tty/ttyS5 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.6-tty-ttyS6.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.6/tty/ttyS6 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.7-tty-ttyS7.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.7/tty/ttyS7 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.8-tty-ttyS8.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.8/tty/ttyS8 2026-03-26 00:45:21.656 | sys-devices-platform-serial8250-serial8250:0-serial8250:0.9-tty-ttyS9.device loaded active plugged /sys/devices/platform/serial8250/serial8250:0/serial8250:0.9/tty/ttyS9 2026-03-26 00:45:21.656 | sys-devices-pnp0-00:00-00:00:0-00:00:0.0-tty-ttyS0.device loaded active plugged /sys/devices/pnp0/00:00/00:00:0/00:00:0.0/tty/ttyS0 2026-03-26 00:45:21.656 | sys-devices-virtual-misc-rfkill.device loaded active plugged /sys/devices/virtual/misc/rfkill 2026-03-26 00:45:21.656 | sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 2026-03-26 00:45:21.656 | sys-devices-virtual-tty-ttyprintk.device loaded active plugged /sys/devices/virtual/tty/ttyprintk 2026-03-26 00:45:21.656 | sys-module-configfs.device loaded active plugged /sys/module/configfs 2026-03-26 00:45:21.656 | sys-module-fuse.device loaded active plugged /sys/module/fuse 2026-03-26 00:45:21.656 | sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 2026-03-26 00:45:21.656 | sys-subsystem-net-devices-ens3.device loaded active plugged Virtio network device 2026-03-26 00:45:21.656 | -.mount loaded active mounted Root Mount 2026-03-26 00:45:21.656 | dev-hugepages.mount loaded active mounted Huge Pages File System 2026-03-26 00:45:21.656 | dev-mqueue.mount loaded active mounted POSIX Message Queue File System 2026-03-26 00:45:21.656 | proc-sys-fs-binfmt_misc.mount loaded active mounted Arbitrary Executable File Formats File System 2026-03-26 00:45:21.656 | run-user-1000.mount loaded active mounted /run/user/1000 2026-03-26 00:45:21.656 | sys-fs-fuse-connections.mount loaded active mounted FUSE Control File System 2026-03-26 00:45:21.656 | sys-kernel-config.mount loaded active mounted Kernel Configuration File System 2026-03-26 00:45:21.656 | sys-kernel-debug.mount loaded active mounted Kernel Debug File System 2026-03-26 00:45:21.656 | sys-kernel-tracing.mount loaded active mounted Kernel Trace File System 2026-03-26 00:45:21.656 | systemd-ask-password-console.path loaded active waiting Dispatch Password Requests to Console Directory Watch 2026-03-26 00:45:21.656 | systemd-ask-password-wall.path loaded active waiting Forward Password Requests to Wall Directory Watch 2026-03-26 00:45:21.656 | init.scope loaded active running System and Service Manager 2026-03-26 00:45:21.656 | session-1.scope loaded active abandoned Session 1 of User zuul 2026-03-26 00:45:21.656 | session-7.scope loaded active running Session 7 of User zuul 2026-03-26 00:45:21.656 | apache-htcacheclean.service loaded active running Disk Cache Cleaning Daemon for Apache HTTP Server 2026-03-26 00:45:21.656 | apache2.service loaded active running The Apache HTTP Server 2026-03-26 00:45:21.657 | blk-availability.service loaded active exited Availability of block devices 2026-03-26 00:45:21.657 | cloud-config.service loaded active exited Cloud-init: Config Stage 2026-03-26 00:45:21.657 | cloud-final.service loaded active exited Cloud-init: Final Stage 2026-03-26 00:45:21.657 | cloud-init-local.service loaded active exited Cloud-init: Local Stage (pre-network) 2026-03-26 00:45:21.657 | cloud-init.service loaded active exited Cloud-init: Network Stage 2026-03-26 00:45:21.657 | containerd.service loaded active running containerd container runtime 2026-03-26 00:45:21.657 | dbus.service loaded active running D-Bus System Message Bus 2026-03-26 00:45:21.657 | docker.service loaded active running Docker Application Container Engine 2026-03-26 00:45:21.657 | getty@tty1.service loaded active running Getty on tty1 2026-03-26 00:45:21.657 | haproxy.service loaded active running HAProxy Load Balancer 2026-03-26 00:45:21.657 | kmod-static-nodes.service loaded active exited Create List of Static Device Nodes 2026-03-26 00:45:21.657 | ksm.service loaded active exited Kernel Samepage Merging 2026-03-26 00:45:21.657 | ksmtuned.service loaded active running Kernel Samepage Merging (KSM) Tuning Daemon 2026-03-26 00:45:21.657 | ldconfig.service loaded active exited Rebuild Dynamic Linker Cache 2026-03-26 00:45:21.657 | lvm2-monitor.service loaded active exited Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling 2026-03-26 00:45:21.657 | memcached.service loaded active running memcached daemon 2026-03-26 00:45:21.657 | packagekit.service loaded active running PackageKit Daemon 2026-03-26 00:45:21.657 | polkit.service loaded active running Authorization Manager 2026-03-26 00:45:21.657 | postgresql.service loaded active exited PostgreSQL RDBMS 2026-03-26 00:45:21.657 | rsyslog.service loaded active running System Logging Service 2026-03-26 00:45:21.657 | serial-getty@ttyS0.service loaded active running Serial Getty on ttyS0 2026-03-26 00:45:21.657 | ssh-keygen.service loaded active exited OpenSSH Server Key Generation 2026-03-26 00:45:21.657 | ssh.service loaded active running OpenBSD Secure Shell server 2026-03-26 00:45:21.657 | sysfsutils.service loaded active exited Apply sysfs variables 2026-03-26 00:45:21.657 | systemd-binfmt.service loaded active exited Set Up Additional Binary Formats 2026-03-26 00:45:21.657 | systemd-firstboot.service loaded active exited First Boot Wizard 2026-03-26 00:45:21.657 | systemd-fsck-root.service loaded active exited File System Check on Root Device 2026-03-26 00:45:21.657 | systemd-journal-catalog-update.service loaded active exited Rebuild Journal Catalog 2026-03-26 00:45:21.657 | systemd-journal-flush.service loaded active exited Flush Journal to Persistent Storage 2026-03-26 00:45:21.657 | systemd-journald.service loaded active running Journal Service 2026-03-26 00:45:21.657 | systemd-logind.service loaded active running User Login Management 2026-03-26 00:45:21.657 | systemd-machine-id-commit.service loaded active exited Commit a transient machine-id on disk 2026-03-26 00:45:21.657 | systemd-modules-load.service loaded active exited Load Kernel Modules 2026-03-26 00:45:21.657 | systemd-networkd-wait-online.service loaded active exited Wait for Network to be Configured 2026-03-26 00:45:21.657 | systemd-networkd.service loaded active running Network Configuration 2026-03-26 00:45:21.657 | systemd-random-seed.service loaded active exited Load/Save OS Random Seed 2026-03-26 00:45:21.657 | systemd-remount-fs.service loaded active exited Remount Root and Kernel File Systems 2026-03-26 00:45:21.657 | systemd-resolved.service loaded active running Network Name Resolution 2026-03-26 00:45:21.657 | systemd-sysctl.service loaded active exited Apply Kernel Variables 2026-03-26 00:45:21.657 | systemd-sysusers.service loaded active exited Create System Users 2026-03-26 00:45:21.657 | systemd-timesyncd.service loaded active running Network Time Synchronization 2026-03-26 00:45:21.657 | systemd-tmpfiles-setup-dev-early.service loaded active exited Create Static Device Nodes in /dev gracefully 2026-03-26 00:45:21.657 | systemd-tmpfiles-setup-dev.service loaded active exited Create Static Device Nodes in /dev 2026-03-26 00:45:21.657 | systemd-tmpfiles-setup.service loaded active exited Create Volatile Files and Directories 2026-03-26 00:45:21.657 | systemd-udev-trigger.service loaded active exited Coldplug All udev Devices 2026-03-26 00:45:21.657 | systemd-udevd.service loaded active running Rule-based Manager for Device Events and Files 2026-03-26 00:45:21.658 | systemd-update-done.service loaded active exited Update is Completed 2026-03-26 00:45:21.658 | systemd-update-utmp.service loaded active exited Record System Boot/Shutdown in UTMP 2026-03-26 00:45:21.658 | systemd-user-sessions.service loaded active exited Permit User Sessions 2026-03-26 00:45:21.659 | user-runtime-dir@1000.service loaded active exited User Runtime Directory /run/user/1000 2026-03-26 00:45:21.659 | user@1000.service loaded active running User Manager for UID 1000 2026-03-26 00:45:21.659 | -.slice loaded active active Root Slice 2026-03-26 00:45:21.659 | system-getty.slice loaded active active Slice /system/getty 2026-03-26 00:45:21.659 | system-modprobe.slice loaded active active Slice /system/modprobe 2026-03-26 00:45:21.659 | system-serial\x2dgetty.slice loaded active active Slice /system/serial-getty 2026-03-26 00:45:21.659 | system.slice loaded active active System Slice 2026-03-26 00:45:21.659 | user-1000.slice loaded active active User Slice of UID 1000 2026-03-26 00:45:21.659 | user.slice loaded active active User and Session Slice 2026-03-26 00:45:21.659 | cloud-init-hotplugd.socket loaded active listening cloud-init hotplug hook socket 2026-03-26 00:45:21.659 | dbus.socket loaded active running D-Bus System Message Bus Socket 2026-03-26 00:45:21.659 | dm-event.socket loaded active listening Device-mapper event daemon FIFOs 2026-03-26 00:45:21.659 | docker.socket loaded active running Docker Socket for the API 2026-03-26 00:45:21.659 | iscsid.socket loaded active listening Open-iSCSI iscsid Socket 2026-03-26 00:45:21.659 | lvm2-lvmpolld.socket loaded active listening LVM2 poll daemon socket 2026-03-26 00:45:21.660 | ssh.socket loaded active running OpenBSD Secure Shell server socket 2026-03-26 00:45:21.660 | syslog.socket loaded active running Syslog Socket 2026-03-26 00:45:21.660 | systemd-fsckd.socket loaded active listening fsck to fsckd communication Socket 2026-03-26 00:45:21.660 | systemd-initctl.socket loaded active listening initctl Compatibility Named Pipe 2026-03-26 00:45:21.660 | systemd-journald-dev-log.socket loaded active running Journal Socket (/dev/log) 2026-03-26 00:45:21.660 | systemd-journald.socket loaded active running Journal Socket 2026-03-26 00:45:21.660 | systemd-networkd.socket loaded active running Network Service Netlink Socket 2026-03-26 00:45:21.660 | systemd-rfkill.socket loaded active listening Load/Save RF Kill Switch Status /dev/rfkill Watch 2026-03-26 00:45:21.660 | systemd-sysext.socket loaded active listening System Extension Image Management (Varlink) 2026-03-26 00:45:21.660 | systemd-udevd-control.socket loaded active running udev Control Socket 2026-03-26 00:45:21.660 | systemd-udevd-kernel.socket loaded active running udev Kernel Socket 2026-03-26 00:45:21.660 | uuidd.socket loaded active listening UUID daemon activation socket 2026-03-26 00:45:21.660 | root-swapfile.swap loaded active active /root/swapfile 2026-03-26 00:45:21.660 | basic.target loaded active active Basic System 2026-03-26 00:45:21.660 | cloud-config.target loaded active active Cloud-config availability 2026-03-26 00:45:21.660 | cloud-init.target loaded active active Cloud-init target 2026-03-26 00:45:21.661 | cryptsetup.target loaded active active Local Encrypted Volumes 2026-03-26 00:45:21.661 | first-boot-complete.target loaded active active First Boot Complete 2026-03-26 00:45:21.661 | getty.target loaded active active Login Prompts 2026-03-26 00:45:21.661 | graphical.target loaded active active Graphical Interface 2026-03-26 00:45:21.661 | integritysetup.target loaded active active Local Integrity Protected Volumes 2026-03-26 00:45:21.661 | local-fs-pre.target loaded active active Preparation for Local File Systems 2026-03-26 00:45:21.661 | local-fs.target loaded active active Local File Systems 2026-03-26 00:45:21.661 | multi-user.target loaded active active Multi-User System 2026-03-26 00:45:21.661 | network-online.target loaded active active Network is Online 2026-03-26 00:45:21.661 | network-pre.target loaded active active Preparation for Network 2026-03-26 00:45:21.661 | network.target loaded active active Network 2026-03-26 00:45:21.661 | nss-lookup.target loaded active active Host and Network Name Lookups 2026-03-26 00:45:21.661 | paths.target loaded active active Path Units 2026-03-26 00:45:21.661 | remote-fs-pre.target loaded active active Preparation for Remote File Systems 2026-03-26 00:45:21.661 | remote-fs.target loaded active active Remote File Systems 2026-03-26 00:45:21.661 | slices.target loaded active active Slice Units 2026-03-26 00:45:21.661 | sockets.target loaded active active Socket Units 2026-03-26 00:45:21.661 | swap.target loaded active active Swaps 2026-03-26 00:45:21.661 | sysinit.target loaded active active System Initialization 2026-03-26 00:45:21.661 | time-set.target loaded active active System Time Set 2026-03-26 00:45:21.661 | timers.target loaded active active Timer Units 2026-03-26 00:45:21.661 | veritysetup.target loaded active active Local Verity Protected Volumes 2026-03-26 00:45:21.661 | apt-daily-upgrade.timer loaded active waiting Daily apt upgrade and clean activities 2026-03-26 00:45:21.661 | apt-daily.timer loaded active waiting Daily apt download activities 2026-03-26 00:45:21.661 | dpkg-db-backup.timer loaded active waiting Daily dpkg database backup timer 2026-03-26 00:45:21.661 | e2scrub_all.timer loaded active waiting Periodic ext4 Online Metadata Check for All Filesystems 2026-03-26 00:45:21.661 | fstrim.timer loaded active waiting Discard unused filesystem blocks once a week 2026-03-26 00:45:21.661 | man-db.timer loaded active waiting Daily man-db regeneration 2026-03-26 00:45:21.661 | motd-news.timer loaded active waiting Message of the Day 2026-03-26 00:45:21.661 | systemd-tmpfiles-clean.timer loaded active waiting Daily Cleanup of Temporary Directories 2026-03-26 00:45:21.661 | 2026-03-26 00:45:21.661 | Legend: LOAD → Reflects whether the unit definition was properly loaded. 2026-03-26 00:45:21.661 | ACTIVE → The high-level unit activation state, i.e. generalization of SUB. 2026-03-26 00:45:21.661 | SUB → The low-level unit activation state, values depend on unit type. 2026-03-26 00:45:21.661 | 2026-03-26 00:45:21.661 | 170 loaded units listed. Pass --all to see loaded but inactive units, too. 2026-03-26 00:45:21.661 | To show all installed unit files use 'systemctl list-unit-files'. 2026-03-26 00:45:21.661 | INFO: Docker daemon enabled and started 2026-03-26 00:45:21.661 | 2026-03-26 00:45:21.661 | + sh -c docker version 2026-03-26 00:45:21.698 | Client: Docker Engine - Community 2026-03-26 00:45:21.698 | Version: 29.3.1 2026-03-26 00:45:21.698 | API version: 1.54 2026-03-26 00:45:21.698 | Go version: go1.25.8 2026-03-26 00:45:21.698 | Git commit: c2be9cc 2026-03-26 00:45:21.698 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:45:21.698 | OS/Arch: linux/amd64 2026-03-26 00:45:21.698 | Context: default 2026-03-26 00:45:21.698 | 2026-03-26 00:45:21.698 | Server: Docker Engine - Community 2026-03-26 00:45:21.698 | Engine: 2026-03-26 00:45:21.698 | Version: 29.3.1 2026-03-26 00:45:21.698 | API version: 1.54 (minimum version 1.40) 2026-03-26 00:45:21.698 | Go version: go1.25.8 2026-03-26 00:45:21.698 | Git commit: f78c987 2026-03-26 00:45:21.698 | Built: Wed Mar 25 16:13:43 2026 2026-03-26 00:45:21.698 | OS/Arch: linux/amd64 2026-03-26 00:45:21.698 | Experimental: false 2026-03-26 00:45:21.698 | containerd: 2026-03-26 00:45:21.698 | Version: v2.2.2 2026-03-26 00:45:21.698 | GitCommit: 301b2dac98f15c27117da5c8af12118a041a31d9 2026-03-26 00:45:21.698 | runc: 2026-03-26 00:45:21.698 | Version: 1.3.4 2026-03-26 00:45:21.698 | GitCommit: v1.3.4-0-gd6d73eb8 2026-03-26 00:45:21.698 | docker-init: 2026-03-26 00:45:21.698 | Version: 0.19.0 2026-03-26 00:45:21.698 | GitCommit: de40ad0 2026-03-26 00:45:21.704 | 2026-03-26 00:45:21.705 | ================================================================================ 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | To run Docker as a non-privileged user, consider setting up the 2026-03-26 00:45:21.705 | Docker daemon in rootless mode for your user: 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | dockerd-rootless-setuptool.sh install 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | Visit https://docs.docker.com/go/rootless/ to learn about rootless mode. 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | To run the Docker daemon as a fully privileged service, but granting non-root 2026-03-26 00:45:21.705 | users access, refer to https://docs.docker.com/go/daemon-access/ 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | WARNING: Access to the remote API on a privileged Docker daemon is equivalent 2026-03-26 00:45:21.705 | to root access on the host. Refer to the 'Docker daemon attack surface' 2026-03-26 00:45:21.705 | documentation for details: https://docs.docker.com/go/attack-surface/ 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.705 | ================================================================================ 2026-03-26 00:45:21.705 | 2026-03-26 00:45:21.714 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:43 : sudo usermod -aG docker stack 2026-03-26 00:45:21.764 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:44 : sudo iptables -I DOCKER-USER -j ACCEPT 2026-03-26 00:45:21.788 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:46 : ensure_kind_cluster 2026-03-26 00:45:21.795 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : echo 'kind get clusters' 2026-03-26 00:45:21.795 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : newgrp docker 2026-03-26 00:45:21.796 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:12 : grep -q kind 2026-03-26 00:45:21.870 | No kind clusters found. 2026-03-26 00:45:21.880 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : echo 'kind create cluster' 2026-03-26 00:45:21.881 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:17 : newgrp docker 2026-03-26 00:45:22.061 | Creating cluster "kind" ... 2026-03-26 00:45:22.061 | • Ensuring node image (kindest/node:v1.25.2) 🖼 ... 2026-03-26 00:45:34.374 | ✓ Ensuring node image (kindest/node:v1.25.2) 🖼 2026-03-26 00:45:34.375 | • Preparing nodes 📦 ... 2026-03-26 00:45:41.713 | ✓ Preparing nodes 📦 2026-03-26 00:45:41.790 | • Writing configuration 📜 ... 2026-03-26 00:45:42.232 | ✓ Writing configuration 📜 2026-03-26 00:45:42.233 | • Starting control-plane 🕹️ ... 2026-03-26 00:45:58.272 | ✓ Starting control-plane 🕹️ 2026-03-26 00:45:58.272 | • Installing CNI 🔌 ... 2026-03-26 00:45:59.304 | ✓ Installing CNI 🔌 2026-03-26 00:45:59.304 | • Installing StorageClass 💾 ... 2026-03-26 00:46:00.822 | ✓ Installing StorageClass 💾 2026-03-26 00:46:01.241 | Set kubectl context to "kind-kind" 2026-03-26 00:46:01.241 | You can now use your cluster with: 2026-03-26 00:46:01.242 | 2026-03-26 00:46:01.242 | kubectl cluster-info --context kind-kind 2026-03-26 00:46:01.242 | 2026-03-26 00:46:01.242 | Thanks for using kind! 😊 2026-03-26 00:46:01.253 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:ensure_kind_cluster:18 : kubectl label node kind-control-plane openstack-control-plane=enabled 2026-03-26 00:46:01.364 | node/kind-control-plane labeled 2026-03-26 00:46:01.378 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:48 : kubectl apply -f https://github.com/k-orc/openstack-resource-controller/releases/download/v2.2.0/install.yaml 2026-03-26 00:46:01.956 | namespace/orc-system created 2026-03-26 00:46:01.986 | customresourcedefinition.apiextensions.k8s.io/flavors.openstack.k-orc.cloud created 2026-03-26 00:46:02.012 | customresourcedefinition.apiextensions.k8s.io/floatingips.openstack.k-orc.cloud created 2026-03-26 00:46:02.040 | customresourcedefinition.apiextensions.k8s.io/images.openstack.k-orc.cloud created 2026-03-26 00:46:02.064 | customresourcedefinition.apiextensions.k8s.io/networks.openstack.k-orc.cloud created 2026-03-26 00:46:02.099 | customresourcedefinition.apiextensions.k8s.io/ports.openstack.k-orc.cloud created 2026-03-26 00:46:02.117 | customresourcedefinition.apiextensions.k8s.io/projects.openstack.k-orc.cloud created 2026-03-26 00:46:02.142 | customresourcedefinition.apiextensions.k8s.io/routerinterfaces.openstack.k-orc.cloud created 2026-03-26 00:46:02.166 | customresourcedefinition.apiextensions.k8s.io/routers.openstack.k-orc.cloud created 2026-03-26 00:46:02.195 | customresourcedefinition.apiextensions.k8s.io/securitygroups.openstack.k-orc.cloud created 2026-03-26 00:46:02.220 | customresourcedefinition.apiextensions.k8s.io/servergroups.openstack.k-orc.cloud created 2026-03-26 00:46:02.244 | customresourcedefinition.apiextensions.k8s.io/servers.openstack.k-orc.cloud created 2026-03-26 00:46:02.272 | customresourcedefinition.apiextensions.k8s.io/subnets.openstack.k-orc.cloud created 2026-03-26 00:46:02.284 | serviceaccount/orc-controller-manager created 2026-03-26 00:46:02.291 | role.rbac.authorization.k8s.io/orc-leader-election-role created 2026-03-26 00:46:02.307 | clusterrole.rbac.authorization.k8s.io/orc-image-editor-role created 2026-03-26 00:46:02.313 | clusterrole.rbac.authorization.k8s.io/orc-image-viewer-role created 2026-03-26 00:46:02.319 | clusterrole.rbac.authorization.k8s.io/orc-manager-role created 2026-03-26 00:46:02.324 | clusterrole.rbac.authorization.k8s.io/orc-metrics-auth-role created 2026-03-26 00:46:02.330 | clusterrole.rbac.authorization.k8s.io/orc-metrics-reader created 2026-03-26 00:46:02.338 | rolebinding.rbac.authorization.k8s.io/orc-leader-election-rolebinding created 2026-03-26 00:46:02.343 | clusterrolebinding.rbac.authorization.k8s.io/orc-manager-rolebinding created 2026-03-26 00:46:02.348 | clusterrolebinding.rbac.authorization.k8s.io/orc-metrics-auth-rolebinding created 2026-03-26 00:46:02.359 | service/orc-controller-manager-metrics-service created 2026-03-26 00:46:02.368 | deployment.apps/orc-controller-manager created 2026-03-26 00:46:02.384 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : export EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:46:02.391 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:50 : EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:46:02.398 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : export EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:46:02.405 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:51 : EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:46:02.411 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : export CLUSTER_TOPOLOGY=true 2026-03-26 00:46:02.418 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:52 : CLUSTER_TOPOLOGY=true 2026-03-26 00:46:02.425 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:53 : clusterctl init --core cluster-api:v1.10.5 --bootstrap kubeadm:v1.10.5 --control-plane kubeadm:v1.10.5 --infrastructure openstack:v0.12.4 2026-03-26 00:46:02.776 | Fetching providers 2026-03-26 00:46:05.817 | Installing cert-manager version="v1.18.1" 2026-03-26 00:46:06.643 | Waiting for cert-manager to be available... 2026-03-26 00:46:36.711 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:36.743 | Installing provider="cluster-api" version="v1.10.5" targetNamespace="capi-system" 2026-03-26 00:46:36.790 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:37.413 | Installing provider="bootstrap-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-bootstrap-system" 2026-03-26 00:46:37.477 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:37.771 | Installing provider="control-plane-kubeadm" version="v1.10.5" targetNamespace="capi-kubeadm-control-plane-system" 2026-03-26 00:46:37.814 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:38.129 | Installing provider="infrastructure-openstack" version="v0.12.4" targetNamespace="capo-system" 2026-03-26 00:46:38.184 | [KubeAPIWarningLogger] spec.privateKey.rotationPolicy: In cert-manager >= v1.18.0, the default value changed from `Never` to `Always`. 2026-03-26 00:46:38.628 | 2026-03-26 00:46:38.628 | Your management cluster has been initialized successfully! 2026-03-26 00:46:38.628 | 2026-03-26 00:46:38.628 | You can now create your first workload cluster by running the following: 2026-03-26 00:46:38.628 | 2026-03-26 00:46:38.628 | clusterctl generate cluster [name] --kubernetes-version [version] | kubectl apply -f - 2026-03-26 00:46:38.628 | 2026-03-26 00:46:38.886 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:59 : kubectl -n capi-kubeadm-bootstrap-system rollout status deploy/capi-kubeadm-bootstrap-controller-manager 2026-03-26 00:46:39.003 | Waiting for deployment "capi-kubeadm-bootstrap-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:46:46.212 | deployment "capi-kubeadm-bootstrap-controller-manager" successfully rolled out 2026-03-26 00:46:46.219 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:60 : kubectl -n capi-kubeadm-control-plane-system rollout status deploy/capi-kubeadm-control-plane-controller-manager 2026-03-26 00:46:46.322 | Waiting for deployment "capi-kubeadm-control-plane-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:46:47.261 | deployment "capi-kubeadm-control-plane-controller-manager" successfully rolled out 2026-03-26 00:46:47.274 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:61 : kubectl -n capi-system rollout status deploy/capi-controller-manager 2026-03-26 00:46:47.389 | deployment "capi-controller-manager" successfully rolled out 2026-03-26 00:46:47.401 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:62 : kubectl -n capo-system rollout status deploy/capo-controller-manager 2026-03-26 00:46:47.501 | Waiting for deployment "capo-controller-manager" rollout to finish: 0 of 1 updated replicas are available... 2026-03-26 00:46:49.218 | deployment "capo-controller-manager" successfully rolled out 2026-03-26 00:46:49.232 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:63 : : 2026-03-26 00:46:49.238 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:78 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:46:49.243 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:84 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:46:49.249 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:46:49.256 | + functions-common:run_plugins:1832 : local dir=/opt/stack/ovn-octavia-provider 2026-03-26 00:46:49.262 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/ovn-octavia-provider/devstack/plugin.sh ]] 2026-03-26 00:46:49.267 | + functions-common:run_plugins:1834 : source /opt/stack/ovn-octavia-provider/devstack/plugin.sh stack pre-install 2026-03-26 00:46:49.273 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:4 : is_service_enabled tls-proxy 2026-03-26 00:46:49.310 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:49.316 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:5 : OVN_PROTO=ssl 2026-03-26 00:46:49.322 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:9 : OVN_NB_REMOTE=ssl:199.204.45.25:6641 2026-03-26 00:46:49.327 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:10 : OVN_SB_REMOTE=ssl:199.204.45.25:6642 2026-03-26 00:46:49.334 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:41 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:46:49.339 | ++ /opt/stack/ovn-octavia-provider/devstack/plugin.sh:source:42 : case "$2" in 2026-03-26 00:46:49.346 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-03-26 00:46:49.352 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-03-26 00:46:49.358 | + functions:set_systemd_override:845 : local value=2048 2026-03-26 00:46:49.364 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-03-26 00:46:49.371 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-03-26 00:46:49.474 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-03-26 00:46:49.474 | Set systemd system override for DefaultLimitNOFILE=2048 2026-03-26 00:46:49.479 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-03-26 00:46:49.763 | + ./stack.sh:main:851 : install_rpc_backend 2026-03-26 00:46:49.769 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-03-26 00:46:49.807 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:46:49.813 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-03-26 00:46:49.819 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:46:49.825 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:46:49.830 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:46:49.836 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:46:49.844 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:46:49.850 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:46:49.856 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:49.862 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:49.868 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:46:49.874 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:46:49.880 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:46:49.885 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:46:49.891 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-03-26 00:46:49.899 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:46:49.905 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:46:49.911 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:46:49.918 | + functions-common:real_install_package:1419 : apt_get install rabbitmq-server 2026-03-26 00:46:49.965 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-03-26 00:46:50.014 | Reading package lists... 2026-03-26 00:46:50.430 | Building dependency tree... 2026-03-26 00:46:50.431 | Reading state information... 2026-03-26 00:46:50.747 | The following additional packages will be installed: 2026-03-26 00:46:50.747 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:46:50.747 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:46:50.747 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:46:50.749 | erlang-tools erlang-xmerl logrotate 2026-03-26 00:46:50.751 | Suggested packages: 2026-03-26 00:46:50.751 | erlang erlang-manpages erlang-doc bsd-mailx | mailx 2026-03-26 00:46:50.821 | The following NEW packages will be installed: 2026-03-26 00:46:50.821 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-03-26 00:46:50.821 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-03-26 00:46:50.821 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-03-26 00:46:50.825 | erlang-tools erlang-xmerl logrotate rabbitmq-server 2026-03-26 00:46:51.008 | 0 upgraded, 19 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:46:51.008 | Need to get 36.1 MB of archives. 2026-03-26 00:46:51.008 | After this operation, 56.4 MB of additional disk space will be used. 2026-03-26 00:46:51.008 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 logrotate amd64 3.21.0-2build1 [52.2 kB] 2026-03-26 00:46:51.354 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-03-26 00:47:02.348 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-03-26 00:47:02.385 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-03-26 00:47:02.391 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-03-26 00:47:02.423 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-03-26 00:47:02.455 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-03-26 00:47:02.462 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,646 kB] 2026-03-26 00:47:02.512 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-03-26 00:47:02.515 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-03-26 00:47:02.517 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-03-26 00:47:02.552 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-03-26 00:47:02.594 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,878 kB] 2026-03-26 00:47:02.700 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-03-26 00:47:02.702 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-03-26 00:47:02.706 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-03-26 00:47:02.725 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-03-26 00:47:02.738 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1,371 kB] 2026-03-26 00:47:02.776 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-03-26 00:47:03.297 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:47:03.342 | Fetched 36.1 MB in 12s (2,947 kB/s) 2026-03-26 00:47:03.389 | Selecting previously unselected package logrotate. 2026-03-26 00:47:03.434 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65440 files and directories currently installed.) 2026-03-26 00:47:03.438 | Preparing to unpack .../00-logrotate_3.21.0-2build1_amd64.deb ... 2026-03-26 00:47:03.442 | Unpacking logrotate (3.21.0-2build1) ... 2026-03-26 00:47:03.510 | Selecting previously unselected package erlang-base. 2026-03-26 00:47:03.522 | Preparing to unpack .../01-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:03.526 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:03.776 | Selecting previously unselected package erlang-asn1. 2026-03-26 00:47:03.787 | Preparing to unpack .../02-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:03.791 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:03.858 | Selecting previously unselected package erlang-crypto. 2026-03-26 00:47:03.868 | Preparing to unpack .../03-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:03.872 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:03.928 | Selecting previously unselected package erlang-public-key. 2026-03-26 00:47:03.939 | Preparing to unpack .../04-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:03.942 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.010 | Selecting previously unselected package erlang-mnesia. 2026-03-26 00:47:04.023 | Preparing to unpack .../05-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.027 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.096 | Selecting previously unselected package erlang-runtime-tools. 2026-03-26 00:47:04.108 | Preparing to unpack .../06-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.112 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.174 | Selecting previously unselected package erlang-ssl. 2026-03-26 00:47:04.186 | Preparing to unpack .../07-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.189 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.274 | Selecting previously unselected package erlang-eldap. 2026-03-26 00:47:04.286 | Preparing to unpack .../08-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.290 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.345 | Selecting previously unselected package erlang-ftp. 2026-03-26 00:47:04.356 | Preparing to unpack .../09-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.360 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.416 | Selecting previously unselected package erlang-tftp. 2026-03-26 00:47:04.427 | Preparing to unpack .../10-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.431 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.496 | Selecting previously unselected package erlang-inets. 2026-03-26 00:47:04.509 | Preparing to unpack .../11-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.513 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.594 | Selecting previously unselected package erlang-snmp. 2026-03-26 00:47:04.606 | Preparing to unpack .../12-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.611 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.728 | Selecting previously unselected package erlang-os-mon. 2026-03-26 00:47:04.739 | Preparing to unpack .../13-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.744 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.802 | Selecting previously unselected package erlang-parsetools. 2026-03-26 00:47:04.816 | Preparing to unpack .../14-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.823 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.872 | Selecting previously unselected package erlang-syntax-tools. 2026-03-26 00:47:04.885 | Preparing to unpack .../15-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.890 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:04.945 | Selecting previously unselected package erlang-tools. 2026-03-26 00:47:04.958 | Preparing to unpack .../16-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:04.964 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:05.045 | Selecting previously unselected package erlang-xmerl. 2026-03-26 00:47:05.058 | Preparing to unpack .../17-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-03-26 00:47:05.063 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:05.154 | Selecting previously unselected package rabbitmq-server. 2026-03-26 00:47:05.167 | Preparing to unpack .../18-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-03-26 00:47:05.174 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:47:05.792 | Setting up logrotate (3.21.0-2build1) ... 2026-03-26 00:47:05.952 | Created symlink /etc/systemd/system/timers.target.wants/logrotate.timer → /usr/lib/systemd/system/logrotate.timer. 2026-03-26 00:47:06.286 | logrotate.service is a disabled or a static unit, not starting it. 2026-03-26 00:47:06.325 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:06.617 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-03-26 00:47:06.617 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-03-26 00:47:07.984 | Searching for services which depend on erlang and should be started... none found. 2026-03-26 00:47:08.021 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.037 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.048 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.059 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.071 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.083 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.095 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.105 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.117 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.129 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.141 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.152 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.163 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.175 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.185 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.197 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-03-26 00:47:08.208 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-03-26 00:47:08.271 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:47:08.276 | info: Adding group `rabbitmq' (GID 112) ... 2026-03-26 00:47:08.353 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:47:08.353 | 2026-03-26 00:47:08.358 | info: Adding system user `rabbitmq' (UID 110) ... 2026-03-26 00:47:08.363 | info: Adding new user `rabbitmq' (UID 110) with group `rabbitmq' ... 2026-03-26 00:47:08.424 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-03-26 00:47:08.607 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-03-26 00:47:15.210 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:47:16.430 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:47:16.436 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:47:16.441 | + functions-common:time_stop:2412 : local name 2026-03-26 00:47:16.446 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:47:16.452 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:47:16.457 | + functions-common:time_stop:2415 : local total 2026-03-26 00:47:16.463 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:47:16.468 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:47:16.472 | + functions-common:time_stop:2419 : start_time=1774486009959 2026-03-26 00:47:16.477 | + functions-common:time_stop:2421 : [[ -z 1774486009959 ]] 2026-03-26 00:47:16.484 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:47:16.493 | + functions-common:time_stop:2424 : end_time=1774486036487 2026-03-26 00:47:16.499 | + functions-common:time_stop:2425 : elapsed_time=26528 2026-03-26 00:47:16.506 | + functions-common:time_stop:2426 : total=109446 2026-03-26 00:47:16.512 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:47:16.518 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=135974 2026-03-26 00:47:16.525 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:47:16.531 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-03-26 00:47:16.538 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:47:16.543 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:47:16.549 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:47:16.556 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:47:16.562 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:47:16.569 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:47:16.575 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:47:16.582 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:47:16.588 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:47:16.595 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:47:16.600 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:47:16.606 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:47:16.613 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:47:16.619 | + ./stack.sh:main:852 : restart_rpc_backend 2026-03-26 00:47:16.624 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-03-26 00:47:16.666 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:16.672 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-03-26 00:47:16.678 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:47:16.684 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-03-26 00:47:16.691 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-03-26 00:47:16.700 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-03-26 00:47:16.711 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-03-26 00:47:16.716 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-03-26 00:47:16.722 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-03-26 00:47:16.729 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-03-26 00:47:16.736 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-03-26 00:47:16.743 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-03-26 00:47:16.751 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-03-26 00:47:17.535 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-03-26 00:47:17.535 | user tags 2026-03-26 00:47:17.535 | guest [administrator]' 2026-03-26 00:47:17.546 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-03-26 00:47:17.546 | user tags 2026-03-26 00:47:17.546 | guest [administrator]' 2026-03-26 00:47:17.546 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-03-26 00:47:17.561 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-03-26 00:47:17.567 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-03-26 00:47:17.573 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-03-26 00:47:18.267 | Adding user "stackrabbit" ... 2026-03-26 00:47:18.275 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-03-26 00:47:18.306 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-03-26 00:47:18.985 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-03-26 00:47:19.027 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-03-26 00:47:19.033 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-03-26 00:47:19.745 | Changing password for user "stackrabbit" ... 2026-03-26 00:47:19.784 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-03-26 00:47:19.791 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-03-26 00:47:19.796 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-03-26 00:47:20.565 | Deleting user "guest" ... 2026-03-26 00:47:20.672 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-03-26 00:47:20.714 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:47:20.720 | + ./stack.sh:main:855 : install_database 2026-03-26 00:47:20.727 | + lib/database:install_database:118 : install_database_mysql 2026-03-26 00:47:20.733 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-03-26 00:47:20.740 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:20.745 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:20.751 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-03-26 00:47:20.857 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-03-26 00:47:20.865 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-03-26 00:47:20.874 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-03-26 00:47:20.881 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:20.888 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:20.897 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-03-26 00:47:20.901 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-03-26 00:47:20.905 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-03-26 00:47:20.912 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:20.918 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-03-26 00:47:20.923 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:47:20.930 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:47:20.935 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:47:20.940 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:47:20.946 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:47:20.951 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:47:20.957 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:47:20.963 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:47:20.970 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:47:20.974 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:47:20.979 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:47:20.985 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:47:20.992 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:47:20.997 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-03-26 00:47:21.003 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:21.009 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:21.015 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-03-26 00:47:21.019 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:47:21.026 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:47:21.033 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:47:21.040 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:47:21.047 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:47:21.052 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:47:21.057 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:21.063 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:21.066 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:47:21.072 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:47:21.077 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:47:21.081 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:47:21.087 | + functions-common:install_package:1431 : real_install_package mysql-server 2026-03-26 00:47:21.093 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:47:21.100 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:47:21.105 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:47:21.112 | + functions-common:real_install_package:1419 : apt_get install mysql-server 2026-03-26 00:47:21.163 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-03-26 00:47:21.212 | Reading package lists... 2026-03-26 00:47:21.627 | Building dependency tree... 2026-03-26 00:47:21.627 | Reading state information... 2026-03-26 00:47:21.981 | The following additional packages will be installed: 2026-03-26 00:47:21.982 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:47:21.982 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 2026-03-26 00:47:21.983 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:47:21.985 | Suggested packages: 2026-03-26 00:47:21.985 | mailx tinyca 2026-03-26 00:47:21.985 | Recommended packages: 2026-03-26 00:47:21.985 | libhtml-template-perl mecab-ipadic-utf8 2026-03-26 00:47:22.038 | The following NEW packages will be installed: 2026-03-26 00:47:22.038 | libevent-core-2.1-7t64 libevent-pthreads-2.1-7t64 libmecab2 2026-03-26 00:47:22.039 | libprotobuf-lite32t64 mysql-client-8.0 mysql-client-core-8.0 mysql-server 2026-03-26 00:47:22.039 | mysql-server-8.0 mysql-server-core-8.0 2026-03-26 00:47:22.339 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:47:22.339 | Need to get 22.3 MB of archives. 2026-03-26 00:47:22.339 | After this operation, 187 MB of additional disk space will be used. 2026-03-26 00:47:22.339 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [2,740 kB] 2026-03-26 00:47:23.312 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [22.5 kB] 2026-03-26 00:47:23.320 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-core-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [91.3 kB] 2026-03-26 00:47:23.346 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7,982 B] 2026-03-26 00:47:23.349 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-03-26 00:47:23.413 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-03-26 00:47:23.545 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-03-26 00:50:03.530 | Ign: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 2026-03-26 00:50:03.937 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [1,441 kB] 2026-03-26 00:50:04.486 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.45-0ubuntu0.24.04.1 [9,524 B] 2026-03-26 00:50:04.638 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.45-0ubuntu0.24.04.1 [17.6 MB] 2026-03-26 00:50:05.778 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:50:05.830 | Fetched 17.4 MB in 2min 44s (107 kB/s) 2026-03-26 00:50:05.866 | Selecting previously unselected package mysql-client-core-8.0. 2026-03-26 00:50:05.896 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68260 files and directories currently installed.) 2026-03-26 00:50:05.898 | Preparing to unpack .../0-mysql-client-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:05.903 | Unpacking mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:06.202 | Selecting previously unselected package mysql-client-8.0. 2026-03-26 00:50:06.212 | Preparing to unpack .../1-mysql-client-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:06.216 | Unpacking mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:06.269 | Selecting previously unselected package libevent-core-2.1-7t64:amd64. 2026-03-26 00:50:06.280 | Preparing to unpack .../2-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:50:06.287 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:06.346 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-03-26 00:50:06.355 | Preparing to unpack .../3-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-03-26 00:50:06.359 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:06.418 | Selecting previously unselected package libmecab2:amd64. 2026-03-26 00:50:06.429 | Preparing to unpack .../4-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-03-26 00:50:06.432 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:50:06.492 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-03-26 00:50:06.501 | Preparing to unpack .../5-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-03-26 00:50:06.505 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:50:06.562 | Selecting previously unselected package mysql-server-core-8.0. 2026-03-26 00:50:06.572 | Preparing to unpack .../6-mysql-server-core-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:06.576 | Unpacking mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:07.265 | Selecting previously unselected package mysql-server-8.0. 2026-03-26 00:50:07.275 | Preparing to unpack .../7-mysql-server-8.0_8.0.45-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:07.637 | Unpacking mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:07.705 | Selecting previously unselected package mysql-server. 2026-03-26 00:50:07.715 | Preparing to unpack .../8-mysql-server_8.0.45-0ubuntu0.24.04.1_all.deb ... 2026-03-26 00:50:07.719 | Unpacking mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:07.785 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-03-26 00:50:07.796 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-03-26 00:50:07.808 | Setting up mysql-client-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:07.817 | Setting up mysql-client-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:07.826 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:07.835 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-03-26 00:50:07.845 | Setting up mysql-server-core-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:07.854 | Setting up mysql-server-8.0 (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:08.031 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-03-26 00:50:08.088 | Renaming removed key_buffer and myisam-recover options (if present) 2026-03-26 00:50:16.877 | mysqld will log errors to /var/log/mysql/error.log 2026-03-26 00:50:17.483 | mysqld is running as pid 27991 2026-03-26 00:50:19.944 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-03-26 00:50:21.196 | Setting up mysql-server (8.0.45-0ubuntu0.24.04.1) ... 2026-03-26 00:50:21.208 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:50:22.035 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:50:22.305 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:50:22.311 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:50:22.317 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:22.322 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:22.327 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:22.332 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:22.337 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:22.342 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:50:22.346 | + functions-common:time_stop:2419 : start_time=1774486041156 2026-03-26 00:50:22.352 | + functions-common:time_stop:2421 : [[ -z 1774486041156 ]] 2026-03-26 00:50:22.358 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:22.367 | + functions-common:time_stop:2424 : end_time=1774486222361 2026-03-26 00:50:22.374 | + functions-common:time_stop:2425 : elapsed_time=181205 2026-03-26 00:50:22.379 | + functions-common:time_stop:2426 : total=135974 2026-03-26 00:50:22.384 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:22.390 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=317179 2026-03-26 00:50:22.396 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:50:22.402 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-03-26 00:50:22.409 | + ./stack.sh:main:858 : install_database_python 2026-03-26 00:50:22.414 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-03-26 00:50:22.420 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-03-26 00:50:22.426 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-03-26 00:50:22.432 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:50:22.440 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-03-26 00:50:22.445 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-03-26 00:50:22.451 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:50:22.460 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:50:22.460 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:50:22.470 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-03-26 00:50:22.475 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-03-26 00:50:22.481 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-03-26 00:50:22.487 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-03-26 00:50:22.492 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-03-26 00:50:22.536 | Using python 3.12 to install PyMySQL 2026-03-26 00:50:22.540 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-03-26 00:50:23.161 | Collecting PyMySQL 2026-03-26 00:50:23.292 | Downloading pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-03-26 00:50:23.329 | Downloading pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-03-26 00:50:23.422 | Installing collected packages: PyMySQL 2026-03-26 00:50:23.463 | Successfully installed PyMySQL-1.1.2 2026-03-26 00:50:23.543 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:23.550 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:23.555 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:23.560 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:23.566 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:23.572 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:23.576 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:23.581 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:23.586 | + functions-common:time_stop:2419 : start_time=1774486222524 2026-03-26 00:50:23.592 | + functions-common:time_stop:2421 : [[ -z 1774486222524 ]] 2026-03-26 00:50:23.599 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:23.607 | + functions-common:time_stop:2424 : end_time=1774486223602 2026-03-26 00:50:23.613 | + functions-common:time_stop:2425 : elapsed_time=1078 2026-03-26 00:50:23.618 | + functions-common:time_stop:2426 : total=30094 2026-03-26 00:50:23.623 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:23.629 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=31172 2026-03-26 00:50:23.635 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:23.641 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-03-26 00:50:23.648 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-03-26 00:50:23.654 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-03-26 00:50:23.660 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-03-26 00:50:23.698 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:23.704 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-03-26 00:50:23.709 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:50:23.747 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:50:23.753 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-03-26 00:50:23.794 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:50:23.800 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-03-26 00:50:23.840 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:23.846 | + ./stack.sh:main:866 : install_etcd3 2026-03-26 00:50:23.852 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-03-26 00:50:23.852 | Installing etcd 2026-03-26 00:50:23.858 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-03-26 00:50:23.880 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-03-26 00:50:23.903 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-03-26 00:50:23.907 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-03-26 00:50:23.928 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-03-26 00:50:23.935 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:23.942 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:23.948 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-03-26 00:50:23.954 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-03-26 00:50:23.960 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-03-26 00:50:23.966 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:23.971 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-03-26 00:50:23.978 | ++ functions:get_extra_file:74 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-03-26 00:50:23.984 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:23.990 | --2026-03-26 00:50:23-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:24.035 | Resolving github.com (github.com)... 140.82.113.3 2026-03-26 00:50:24.051 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2026-03-26 00:50:24.101 | HTTP request sent, awaiting response... 302 Found 2026-03-26 00:50:24.101 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A47%3A44Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A47%3A29Z&ske=2026-03-26T01%3A47%3A44Z&sks=b&skv=2018-11-09&sig=2i1txF%2FF%2Fu23EuBBwmNiAWfjXAnaAqJHc0VZTxZ7ZAE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzkzMywibmJmIjoxNzc0NDg2MTMzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.j9vm4AOqp3DXrm6mKHNMzRIoAHoduez9ZY6fo9NSMIA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-03-26 00:50:24.101 | --2026-03-26 00:50:24-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-26T01%3A47%3A44Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-26T00%3A47%3A29Z&ske=2026-03-26T01%3A47%3A44Z&sks=b&skv=2018-11-09&sig=2i1txF%2FF%2Fu23EuBBwmNiAWfjXAnaAqJHc0VZTxZ7ZAE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDQ4NzkzMywibmJmIjoxNzc0NDg2MTMzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.j9vm4AOqp3DXrm6mKHNMzRIoAHoduez9ZY6fo9NSMIA&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-03-26 00:50:24.104 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.110.133, ... 2026-03-26 00:50:24.105 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-03-26 00:50:24.126 | HTTP request sent, awaiting response... 200 OK 2026-03-26 00:50:24.126 | Length: 20927601 (20M) [application/octet-stream] 2026-03-26 00:50:24.126 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-03-26 00:50:24.134 | 2026-03-26 00:50:24.212 | 0K ........ ........ ... 100% 232M=0.09s 2026-03-26 00:50:24.212 | 2026-03-26 00:50:24.212 | 2026-03-26 00:50:24 (232 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-03-26 00:50:24.212 | 2026-03-26 00:50:24.219 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-03-26 00:50:24.225 | ++ functions:get_extra_file:80 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:24.230 | ++ functions:get_extra_file:81 : return 2026-03-26 00:50:24.237 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:50:24.243 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-03-26 00:50:24.248 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-03-26 00:50:24.254 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-03-26 00:50:24.280 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-03-26 00:50:24.286 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2026-03-26 00:50:24.295 | etcd-v3.5.21-linux-amd64/ 2026-03-26 00:50:24.295 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-03-26 00:50:24.295 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-03-26 00:50:24.295 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-03-26 00:50:24.295 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-03-26 00:50:24.296 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-03-26 00:50:24.296 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-03-26 00:50:24.296 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-03-26 00:50:24.296 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-03-26 00:50:24.296 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-03-26 00:50:24.297 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-03-26 00:50:24.297 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-03-26 00:50:24.297 | etcd-v3.5.21-linux-amd64/README.md 2026-03-26 00:50:24.297 | etcd-v3.5.21-linux-amd64/etcdutl 2026-03-26 00:50:24.408 | etcd-v3.5.21-linux-amd64/etcdctl 2026-03-26 00:50:24.538 | etcd-v3.5.21-linux-amd64/etcd 2026-03-26 00:50:24.714 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-03-26 00:50:24.762 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-03-26 00:50:24.809 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-03-26 00:50:24.812 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-03-26 00:50:24.845 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:24.850 | + ./stack.sh:main:876 : configure_CA 2026-03-26 00:50:24.855 | + lib/tls:configure_CA:70 : [[ -n 199.204.45.25 ]] 2026-03-26 00:50:24.862 | ++ lib/tls:configure_CA:70 : ipv6_unquote 199.204.45.25 2026-03-26 00:50:24.869 | ++ functions-common:ipv6_unquote:2210 : echo 199.204.45.25 2026-03-26 00:50:24.870 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-03-26 00:50:24.881 | + lib/tls:configure_CA:70 : [[ 199.204.45.25 != \1\9\9\.\2\0\4\.\4\5\.\2\5 ]] 2026-03-26 00:50:24.887 | + ./stack.sh:main:877 : init_CA 2026-03-26 00:50:24.893 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-03-26 00:50:24.899 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:24.904 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-03-26 00:50:24.911 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:24.916 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-03-26 00:50:24.921 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:50:24.926 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:24.932 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-03-26 00:50:24.942 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:24.948 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-03-26 00:50:24.956 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:24.961 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-03-26 00:50:24.970 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:24.976 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-03-26 00:50:24.985 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-03-26 00:50:24.993 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:50:24.999 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-03-26 00:50:25.009 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-03-26 00:50:25.015 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:25.020 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-03-26 00:50:25.025 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:50:25.025 | [ ca ] 2026-03-26 00:50:25.025 | default_ca = CA_default 2026-03-26 00:50:25.025 | 2026-03-26 00:50:25.025 | [ CA_default ] 2026-03-26 00:50:25.025 | dir = /opt/stack/data/CA/root-ca 2026-03-26 00:50:25.025 | policy = policy_match 2026-03-26 00:50:25.025 | database = $dir/index.txt 2026-03-26 00:50:25.026 | serial = $dir/serial 2026-03-26 00:50:25.026 | certs = $dir/certs 2026-03-26 00:50:25.026 | crl_dir = $dir/crl 2026-03-26 00:50:25.026 | new_certs_dir = $dir/newcerts 2026-03-26 00:50:25.026 | certificate = $dir/cacert.pem 2026-03-26 00:50:25.026 | private_key = $dir/private/cacert.key 2026-03-26 00:50:25.026 | RANDFILE = $dir/private/.rand 2026-03-26 00:50:25.026 | default_md = sha256 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | [ req ] 2026-03-26 00:50:25.026 | default_bits = 2048 2026-03-26 00:50:25.026 | default_md = sha256 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | prompt = no 2026-03-26 00:50:25.026 | distinguished_name = ca_distinguished_name 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | x509_extensions = ca_extensions 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | [ ca_distinguished_name ] 2026-03-26 00:50:25.026 | organizationName = OpenStack 2026-03-26 00:50:25.026 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:50:25.026 | commonName = Root CA 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | [ policy_match ] 2026-03-26 00:50:25.026 | countryName = optional 2026-03-26 00:50:25.026 | stateOrProvinceName = optional 2026-03-26 00:50:25.026 | organizationName = match 2026-03-26 00:50:25.026 | organizationalUnitName = optional 2026-03-26 00:50:25.026 | commonName = supplied 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | [ ca_extensions ] 2026-03-26 00:50:25.026 | basicConstraints = critical,CA:true 2026-03-26 00:50:25.026 | subjectKeyIdentifier = hash 2026-03-26 00:50:25.026 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:50:25.026 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:50:25.026 | 2026-03-26 00:50:25.026 | ' 2026-03-26 00:50:25.030 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-03-26 00:50:25.036 | + lib/tls:make_root_CA:330 : /usr/bin/openssl req -config /opt/stack/data/CA/root-ca/ca.conf -x509 -nodes -newkey rsa -days 21360 -keyout /opt/stack/data/CA/root-ca/private/cacert.key -out /opt/stack/data/CA/root-ca/cacert.pem -outform PEM 2026-03-26 00:50:25.641 | ...+.+..+.+..+....+...........+...+....+..+.+...+..+..........+..+.......+...+.....+......+....+.....+...+.......+.................+...+.+..+...+......+.............+...+.....+.........+...+.+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..+..+.+...+...............+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.......................+.............+........+.+.....+...+.+......+.....+.+...+..+.........+......+...+....+........+.......+..+...+.+......+...+..+.............+.....+.+..+.........+.+.........+.....+....+.....+......+...+...+.........+......+............+.+......+........+.+.....+................+....................+.+...+..+...+............+....+...+..+.............+...+..+.+......+...+.....................+..+.........+.+.........+...........+...+.........+......+.+...+...+........+.......+..+...............+...+....+...+...+..............+....+.....+................+...........+....+.....................+............+..+...+......+.+...+..................+..+.......+.........+.........+........+...+.+......+...+.........+..+...+.+..+.............+......+...+...+........+.+.....+.+...+...............+..+.......+.....+............+......+...+....+..+..................+.+......+......+........+.+.....+.........+.........+...+...+.........+......+..........+..+.........+...+...+.......+.....+.......+...+......+......+...+.....+......+.........+.......+......+.....+...+...............+.....................+...+..........+.....+.+.........+...+...+...........+.+..+.............+.........+...+......+..+...+......+.+..+............+.........+.+........+.+.....+.+.....+............................+..+......+..........+..............+......+....+...........+....+.........+......+.......................+...+....+.....+.+........+....+......+.....+..........+.........+...........+....+...+...+.....+.......+..............+....+..............+.......+..............+....+........+.......+........+...+.........+.......+...+......+......+......+...+..+...+......+......+.......+...+.....+.........+.............+..+......+...+.+......+..+.+...........+.+........+.+........+.+.....+....+...............+...........+.......+...+...........+......+...+.+......+.....+..........+..+.+.....+......+.+...+......+...+........+...+.+..................+............+...+..+.........+....+.....+.+..+...+.+........+..................+....+.....................+...+..+..........+............+.....+..........+...+..+.......+........+.+............+.........+.....+...+...+.........+.+...+.....+....+..+...+...............+...+...+.+.........+.....+.......+........+.+......+.....+..........+..+......+.+.........+...........+...+...+....+.....+...+......+.........+.+......+...............+.....+...+...+....+..................+..+.+............+..+....+..............+.........................+..+.+..+.......+.........+..+....+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:26.072 | .+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+....+.....+.+..+......+.+...+......+..+.......+.................+....+..+...+.........+...+...+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+.......+......+..+...+.......+...+...........+...+.+.....+...............+......+.+..+.......+...........+..........+..+............+....+.....+.+........+.+....................+............+.......+..+.+........+....+..+......+.............+..+.............+.....+....+...+..+...+.........+..................+......+.........+.......+......+........+.......+.........+........+.+.........+.....+...+.......+..+....+......+...........+.......+..+................+....................+............+.+..+.......+......+.....+.+.....+.+........+.+.....+...+..........+...........+............+.......+..+......+....+.....+.........+.......+...+.....+.......+...+..............+.+............+........+......+....+.....+......+..................+......+....+...+............+...+..+......+.......+........+......+......+.......+..+.+............+..+...+...+.........+..........+...........+....+.........+......+.....+......+...+.+.....+...+......+.......+...+.........+...+..+.+.........+........+...+.+........+.+............+...+.....+.+.....+.+..+.+..+...+............+....+.....+.+........+....+........+....+...............+...+..................+..+.......+.....+.+..+.+..+.........+................+........+......+.+..................+.....+.......+.....+.........+...+......................+...+..+.+............+..+.........+....+........+.............+......+...+............+.....+.+.................+.+.........+..............................+......+..+....+...+............+......+..+.+.........+..+...+...............+...+....+......+..+...+....+...+........+...+........................+.+.....+.+......+...+...........+.+..............+...+.+......+.....+...+.............+.....+...+.........................+..+...+....+............+......+...+.....+.+......+............+..+..........+...+......+..+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:26.075 | ----- 2026-03-26 00:50:26.084 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-03-26 00:50:26.090 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:26.095 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-03-26 00:50:26.100 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-03-26 00:50:26.105 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:26.111 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-03-26 00:50:26.115 | + lib/tls:create_CA_base:86 : local i 2026-03-26 00:50:26.120 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:26.126 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-03-26 00:50:26.136 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:26.142 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-03-26 00:50:26.151 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:26.155 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-03-26 00:50:26.163 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-03-26 00:50:26.168 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-03-26 00:50:26.178 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-03-26 00:50:26.187 | + lib/tls:create_CA_base:91 : echo 01 2026-03-26 00:50:26.193 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-03-26 00:50:26.202 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-03-26 00:50:26.206 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:26.212 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-03-26 00:50:26.217 | + lib/tls:create_CA_config:145 : echo ' 2026-03-26 00:50:26.217 | [ ca ] 2026-03-26 00:50:26.217 | default_ca = CA_default 2026-03-26 00:50:26.217 | 2026-03-26 00:50:26.217 | [ CA_default ] 2026-03-26 00:50:26.217 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:50:26.217 | policy = policy_match 2026-03-26 00:50:26.218 | database = $dir/index.txt 2026-03-26 00:50:26.218 | serial = $dir/serial 2026-03-26 00:50:26.218 | certs = $dir/certs 2026-03-26 00:50:26.218 | crl_dir = $dir/crl 2026-03-26 00:50:26.218 | new_certs_dir = $dir/newcerts 2026-03-26 00:50:26.218 | certificate = $dir/cacert.pem 2026-03-26 00:50:26.218 | private_key = $dir/private/cacert.key 2026-03-26 00:50:26.218 | RANDFILE = $dir/private/.rand 2026-03-26 00:50:26.218 | default_md = sha256 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | [ req ] 2026-03-26 00:50:26.218 | default_bits = 2048 2026-03-26 00:50:26.218 | default_md = sha256 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | prompt = no 2026-03-26 00:50:26.218 | distinguished_name = ca_distinguished_name 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | x509_extensions = ca_extensions 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | [ ca_distinguished_name ] 2026-03-26 00:50:26.218 | organizationName = OpenStack 2026-03-26 00:50:26.218 | organizationalUnitName = DevStack Certificate Authority 2026-03-26 00:50:26.218 | commonName = Intermediate CA 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | [ policy_match ] 2026-03-26 00:50:26.218 | countryName = optional 2026-03-26 00:50:26.218 | stateOrProvinceName = optional 2026-03-26 00:50:26.218 | organizationName = match 2026-03-26 00:50:26.218 | organizationalUnitName = optional 2026-03-26 00:50:26.218 | commonName = supplied 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | [ ca_extensions ] 2026-03-26 00:50:26.218 | basicConstraints = critical,CA:true 2026-03-26 00:50:26.218 | subjectKeyIdentifier = hash 2026-03-26 00:50:26.218 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:50:26.218 | keyUsage = cRLSign, keyCertSign 2026-03-26 00:50:26.218 | 2026-03-26 00:50:26.218 | ' 2026-03-26 00:50:26.223 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-03-26 00:50:26.229 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:26.235 | + lib/tls:create_signing_config:198 : echo ' 2026-03-26 00:50:26.235 | [ ca ] 2026-03-26 00:50:26.235 | default_ca = CA_default 2026-03-26 00:50:26.235 | 2026-03-26 00:50:26.235 | [ CA_default ] 2026-03-26 00:50:26.235 | dir = /opt/stack/data/CA/int-ca 2026-03-26 00:50:26.235 | policy = policy_match 2026-03-26 00:50:26.235 | database = $dir/index.txt 2026-03-26 00:50:26.235 | serial = $dir/serial 2026-03-26 00:50:26.235 | certs = $dir/certs 2026-03-26 00:50:26.235 | crl_dir = $dir/crl 2026-03-26 00:50:26.235 | new_certs_dir = $dir/newcerts 2026-03-26 00:50:26.235 | certificate = $dir/cacert.pem 2026-03-26 00:50:26.235 | private_key = $dir/private/cacert.key 2026-03-26 00:50:26.235 | RANDFILE = $dir/private/.rand 2026-03-26 00:50:26.235 | default_md = default 2026-03-26 00:50:26.235 | 2026-03-26 00:50:26.235 | [ req ] 2026-03-26 00:50:26.235 | default_bits = 1024 2026-03-26 00:50:26.235 | default_md = sha256 2026-03-26 00:50:26.235 | 2026-03-26 00:50:26.235 | prompt = no 2026-03-26 00:50:26.235 | distinguished_name = req_distinguished_name 2026-03-26 00:50:26.235 | 2026-03-26 00:50:26.235 | x509_extensions = req_extensions 2026-03-26 00:50:26.235 | 2026-03-26 00:50:26.235 | [ req_distinguished_name ] 2026-03-26 00:50:26.235 | organizationName = OpenStack 2026-03-26 00:50:26.236 | organizationalUnitName = DevStack Server Farm 2026-03-26 00:50:26.236 | 2026-03-26 00:50:26.236 | [ policy_match ] 2026-03-26 00:50:26.236 | countryName = optional 2026-03-26 00:50:26.236 | stateOrProvinceName = optional 2026-03-26 00:50:26.236 | organizationName = match 2026-03-26 00:50:26.236 | organizationalUnitName = optional 2026-03-26 00:50:26.236 | commonName = supplied 2026-03-26 00:50:26.236 | 2026-03-26 00:50:26.236 | [ req_extensions ] 2026-03-26 00:50:26.236 | basicConstraints = CA:false 2026-03-26 00:50:26.236 | subjectKeyIdentifier = hash 2026-03-26 00:50:26.236 | authorityKeyIdentifier = keyid:always, issuer 2026-03-26 00:50:26.236 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-03-26 00:50:26.236 | extendedKeyUsage = serverAuth, clientAuth 2026-03-26 00:50:26.236 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-03-26 00:50:26.236 | 2026-03-26 00:50:26.236 | ' 2026-03-26 00:50:26.241 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-03-26 00:50:26.247 | + lib/tls:make_int_CA:300 : /usr/bin/openssl req -config /opt/stack/data/CA/int-ca/ca.conf -sha256 -newkey rsa -nodes -keyout /opt/stack/data/CA/int-ca/private/cacert.key -out /opt/stack/data/CA/int-ca/cacert.csr -outform PEM 2026-03-26 00:50:26.305 | ..+.........+................+............+..+...+..................+..........+...+...........+....+.....+.........+...+....+.....+.+..+...+....+..............+....+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*..........+.........+........+.+.....+.........+......+.+......+.................+.......+.........+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:26.433 | ..+............+.+.........+...............+......+...+.....+.........+...+.............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+....+..+..........+..+.......+.....+......+...+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*........+.............+..................+.........+...+..+...+..................+.......+..+.....................+.+......+............+...+.....+...+....+...+..............+.+...+......+.....+......+....+........+.+..+....+...+..+....+.....+.........+...+....+.....+..............................+.+...+..+.......+......+.....+.+........................+..............+...+...+......+...+...+....+.........+.....+....+..+...+.......+...+.....+.............+............+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:26.436 | ----- 2026-03-26 00:50:26.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-26 00:50:26.451 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-03-26 00:50:26.454 | Check that the request matches the signature 2026-03-26 00:50:26.454 | Signature ok 2026-03-26 00:50:26.454 | The Subject's Distinguished Name is as follows 2026-03-26 00:50:26.454 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:50:26.454 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-03-26 00:50:26.454 | commonName :ASN.1 12:'Intermediate CA' 2026-03-26 00:50:26.455 | Certificate is to be certified until Mar 26 00:50:26 2027 GMT (365 days) 2026-03-26 00:50:26.457 | 2026-03-26 00:50:26.457 | Write out database with 1 new entries 2026-03-26 00:50:26.458 | Database updated 2026-03-26 00:50:26.465 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-03-26 00:50:26.476 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:50:26.487 | + lib/tls:init_CA:212 : is_fedora 2026-03-26 00:50:26.494 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:50:26.500 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:50:26.506 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:50:26.513 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:50:26.518 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:50:26.525 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:50:26.531 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:50:26.538 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:50:26.545 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:50:26.551 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:50:26.557 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:50:26.564 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:50:26.570 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:50:26.576 | + lib/tls:init_CA:215 : is_ubuntu 2026-03-26 00:50:26.582 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:26.589 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:26.595 | + lib/tls:init_CA:216 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/local/share/ca-certificates/devstack-int.crt 2026-03-26 00:50:26.620 | + lib/tls:init_CA:217 : sudo cp /opt/stack/data/CA/root-ca/cacert.pem /usr/local/share/ca-certificates/devstack-root.crt 2026-03-26 00:50:26.646 | + lib/tls:init_CA:218 : sudo update-ca-certificates 2026-03-26 00:50:26.665 | Updating certificates in /etc/ssl/certs... 2026-03-26 00:50:28.498 | rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL 2026-03-26 00:50:28.500 | rehash: warning: skipping devstack-int.pem,it does not contain exactly one certificate or CRL 2026-03-26 00:50:28.506 | 2 added, 0 removed; done. 2026-03-26 00:50:28.507 | Running hooks in /etc/ca-certificates/update.d... 2026-03-26 00:50:28.509 | done. 2026-03-26 00:50:28.519 | + ./stack.sh:main:878 : init_cert 2026-03-26 00:50:28.525 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-03-26 00:50:28.531 | + lib/tls:init_cert:226 : [[ -n 199.204.45.25 ]] 2026-03-26 00:50:28.536 | + lib/tls:init_cert:227 : TLS_IP=IP:199.204.45.25 2026-03-26 00:50:28.542 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-03-26 00:50:28.546 | + lib/tls:init_cert:229 : TLS_IP=IP:199.204.45.25,IP:::1 2026-03-26 00:50:28.550 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0000160880.novalocal IP:199.204.45.25,IP:::1 2026-03-26 00:50:28.555 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-03-26 00:50:28.561 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-03-26 00:50:28.567 | + lib/tls:make_cert:244 : local common_name=np0000160880.novalocal 2026-03-26 00:50:28.572 | + lib/tls:make_cert:245 : local alt_names=IP:199.204.45.25,IP:::1 2026-03-26 00:50:28.576 | + lib/tls:make_cert:247 : '[' np0000160880.novalocal '!=' 199.204.45.25 ']' 2026-03-26 00:50:28.582 | + lib/tls:make_cert:248 : is_ipv4_address 199.204.45.25 2026-03-26 00:50:28.586 | + functions-common:is_ipv4_address:2198 : local address=199.204.45.25 2026-03-26 00:50:28.591 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-03-26 00:50:28.595 | + functions-common:is_ipv4_address:2201 : [[ 199.204.45.25 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-03-26 00:50:28.600 | + functions-common:is_ipv4_address:2202 : return 0 2026-03-26 00:50:28.606 | + lib/tls:make_cert:249 : [[ -z IP:199.204.45.25,IP:::1 ]] 2026-03-26 00:50:28.611 | + lib/tls:make_cert:252 : alt_names=IP:199.204.45.25,IP:::1,IP:199.204.45.25 2026-03-26 00:50:28.616 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-03-26 00:50:28.620 | + 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=np0000160880.novalocal' 2026-03-26 00:50:28.683 | ....+...+...+.........+.............+......+......+...+.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+..+.+..............+...+..........+..+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*......+...+..+...+.............+............+..+......+...+.....................+.+...+......+........+.+............+........+.+.....................+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:28.757 | ...+.....+....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.....+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*.+..+....+.....+....+.....+...+...+....+......+......+........+.+..+....+.....+......+.........+...............+....+......+.....+...+.......+...........+...+....+...+.........+......+.....+....+..............+.+......+...+.........+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2026-03-26 00:50:28.760 | ----- 2026-03-26 00:50:28.767 | + lib/tls:make_cert:268 : [[ -z IP:199.204.45.25,IP:::1,IP:199.204.45.25 ]] 2026-03-26 00:50:28.772 | + lib/tls:make_cert:271 : alt_names=DNS:np0000160880.novalocal,IP:199.204.45.25,IP:::1,IP:199.204.45.25 2026-03-26 00:50:28.776 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0000160880.novalocal,IP:199.204.45.25,IP:::1,IP:199.204.45.25 2026-03-26 00:50:28.781 | + 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=np0000160880.novalocal' -batch 2026-03-26 00:50:28.785 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-03-26 00:50:28.788 | Check that the request matches the signature 2026-03-26 00:50:28.788 | Signature ok 2026-03-26 00:50:28.788 | The Subject's Distinguished Name is as follows 2026-03-26 00:50:28.788 | organizationName :ASN.1 12:'OpenStack' 2026-03-26 00:50:28.788 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-03-26 00:50:28.788 | commonName :ASN.1 12:'np0000160880.novalocal' 2026-03-26 00:50:28.789 | Certificate is to be certified until Mar 26 00:50:28 2027 GMT (365 days) 2026-03-26 00:50:28.791 | 2026-03-26 00:50:28.791 | Write out database with 1 new entries 2026-03-26 00:50:28.792 | Database updated 2026-03-26 00:50:28.797 | + lib/tls:init_cert:235 : cat /opt/stack/data/CA/int-ca/private/devstack-cert.key /opt/stack/data/CA/int-ca/devstack-cert.crt /opt/stack/data/CA/int-ca/cacert.pem 2026-03-26 00:50:28.806 | + ./stack.sh:main:885 : install_dstat 2026-03-26 00:50:28.811 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-03-26 00:50:28.842 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:28.849 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-03-26 00:50:28.855 | + inc/python:pip_install_gr:94 : local name=psutil 2026-03-26 00:50:28.860 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:50:28.868 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-03-26 00:50:28.874 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-03-26 00:50:28.878 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:50:28.887 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:50:28.888 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:50:28.896 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-03-26 00:50:28.902 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-03-26 00:50:28.906 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-03-26 00:50:28.914 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-03-26 00:50:28.921 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-03-26 00:50:28.967 | Using python 3.12 to install psutil 2026-03-26 00:50:28.974 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-03-26 00:50:29.704 | Collecting psutil 2026-03-26 00:50:29.834 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-03-26 00:50:29.886 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-03-26 00:50:29.991 | Installing collected packages: psutil 2026-03-26 00:50:30.061 | Successfully installed psutil-7.2.2 2026-03-26 00:50:30.134 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:30.139 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:30.145 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:30.151 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:30.157 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:30.162 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:30.167 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:30.173 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:30.179 | + functions-common:time_stop:2419 : start_time=1774486228956 2026-03-26 00:50:30.184 | + functions-common:time_stop:2421 : [[ -z 1774486228956 ]] 2026-03-26 00:50:30.190 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:30.198 | + functions-common:time_stop:2424 : end_time=1774486230192 2026-03-26 00:50:30.203 | + functions-common:time_stop:2425 : elapsed_time=1236 2026-03-26 00:50:30.209 | + functions-common:time_stop:2426 : total=31172 2026-03-26 00:50:30.214 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:30.220 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=32408 2026-03-26 00:50:30.226 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:30.231 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-03-26 00:50:30.237 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:50:30.242 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-03-26 00:50:30.248 | + ./stack.sh:main:894 : install_libs 2026-03-26 00:50:30.254 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-03-26 00:50:30.261 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-03-26 00:50:30.267 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-03-26 00:50:30.272 | + inc/python:use_library_from_git:266 : local name=automaton 2026-03-26 00:50:30.278 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.283 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.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, =~ ,automaton, ]] 2026-03-26 00:50:30.294 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.299 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-03-26 00:50:30.305 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-03-26 00:50:30.311 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-03-26 00:50:30.316 | + inc/python:use_library_from_git:266 : local name=castellan 2026-03-26 00:50:30.322 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.327 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.333 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,castellan, ]] 2026-03-26 00:50:30.339 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.345 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-03-26 00:50:30.350 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-03-26 00:50:30.356 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-03-26 00:50:30.362 | + inc/python:use_library_from_git:266 : local name=cliff 2026-03-26 00:50:30.367 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.372 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.378 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cliff, ]] 2026-03-26 00:50:30.382 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.388 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-03-26 00:50:30.393 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-03-26 00:50:30.399 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-03-26 00:50:30.404 | + inc/python:use_library_from_git:266 : local name=cursive 2026-03-26 00:50:30.410 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.415 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.421 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,cursive, ]] 2026-03-26 00:50:30.427 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.433 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-03-26 00:50:30.439 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-03-26 00:50:30.445 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-03-26 00:50:30.451 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-03-26 00:50:30.456 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.462 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.468 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,debtcollector, ]] 2026-03-26 00:50:30.474 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.479 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-03-26 00:50:30.485 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-03-26 00:50:30.491 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-03-26 00:50:30.496 | + inc/python:use_library_from_git:266 : local name=futurist 2026-03-26 00:50:30.502 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.507 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.512 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,futurist, ]] 2026-03-26 00:50:30.518 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.524 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-03-26 00:50:30.529 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-03-26 00:50:30.535 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-03-26 00:50:30.541 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-03-26 00:50:30.546 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.551 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.556 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,openstacksdk, ]] 2026-03-26 00:50:30.562 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.567 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-03-26 00:50:30.573 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-03-26 00:50:30.579 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-03-26 00:50:30.585 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-03-26 00:50:30.591 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.596 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.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, =~ ,osc-lib, ]] 2026-03-26 00:50:30.607 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.613 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-03-26 00:50:30.618 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-03-26 00:50:30.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-03-26 00:50:30.630 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-03-26 00:50:30.636 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.641 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.646 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,osc-placement, ]] 2026-03-26 00:50:30.652 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.657 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-03-26 00:50:30.663 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-03-26 00:50:30.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-03-26 00:50:30.673 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-03-26 00:50:30.680 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.685 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.692 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-client-config, ]] 2026-03-26 00:50:30.697 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.703 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-03-26 00:50:30.709 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-03-26 00:50:30.714 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-03-26 00:50:30.720 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-03-26 00:50:30.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.732 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.737 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.cache, ]] 2026-03-26 00:50:30.743 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.749 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-03-26 00:50:30.754 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-03-26 00:50:30.759 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-03-26 00:50:30.765 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-03-26 00:50:30.771 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.777 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.782 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.concurrency, ]] 2026-03-26 00:50:30.788 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.792 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-03-26 00:50:30.798 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-03-26 00:50:30.804 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-03-26 00:50:30.810 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-03-26 00:50:30.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.820 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.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, =~ ,oslo.config, ]] 2026-03-26 00:50:30.832 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.838 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-03-26 00:50:30.844 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-03-26 00:50:30.850 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-03-26 00:50:30.855 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-03-26 00:50:30.861 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.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 = \A\L\L ]] 2026-03-26 00:50:30.873 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.context, ]] 2026-03-26 00:50:30.879 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.884 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-03-26 00:50:30.890 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-03-26 00:50:30.896 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-03-26 00:50:30.904 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-03-26 00:50:30.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.914 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.919 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.db, ]] 2026-03-26 00:50:30.924 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.930 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-03-26 00:50:30.935 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-03-26 00:50:30.940 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-03-26 00:50:30.944 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-03-26 00:50:30.950 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:30.955 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:30.961 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.i18n, ]] 2026-03-26 00:50:30.966 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:30.971 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-03-26 00:50:30.977 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-03-26 00:50:30.983 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-03-26 00:50:30.989 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-03-26 00:50:30.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.000 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.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, =~ ,oslo.limit, ]] 2026-03-26 00:50:31.010 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.016 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-03-26 00:50:31.021 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-03-26 00:50:31.026 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-03-26 00:50:31.032 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-03-26 00:50:31.038 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.044 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.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, =~ ,oslo.log, ]] 2026-03-26 00:50:31.055 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.061 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-03-26 00:50:31.067 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-03-26 00:50:31.073 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-03-26 00:50:31.078 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-03-26 00:50:31.084 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.090 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.096 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.messaging, ]] 2026-03-26 00:50:31.101 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.107 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-03-26 00:50:31.112 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-03-26 00:50:31.118 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-03-26 00:50:31.124 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-03-26 00:50:31.129 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.134 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.140 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.middleware, ]] 2026-03-26 00:50:31.146 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.152 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-03-26 00:50:31.158 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-03-26 00:50:31.164 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-03-26 00:50:31.169 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-03-26 00:50:31.174 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.179 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.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, =~ ,oslo.policy, ]] 2026-03-26 00:50:31.191 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.197 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-03-26 00:50:31.202 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-03-26 00:50:31.207 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-03-26 00:50:31.213 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-03-26 00:50:31.219 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50: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-26 00:50:31.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, =~ ,oslo.privsep, ]] 2026-03-26 00:50:31.235 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.241 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-03-26 00:50:31.246 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-03-26 00:50:31.252 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-03-26 00:50:31.258 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-03-26 00:50:31.263 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.268 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.274 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.reports, ]] 2026-03-26 00:50:31.280 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.285 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-03-26 00:50:31.291 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-03-26 00:50:31.297 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-03-26 00:50:31.302 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-03-26 00:50:31.308 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50: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-26 00:50: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, =~ ,oslo.rootwrap, ]] 2026-03-26 00:50:31.324 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.330 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-03-26 00:50:31.336 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-03-26 00:50:31.342 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-03-26 00:50:31.348 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-03-26 00:50:31.354 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.359 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.365 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.serialization, ]] 2026-03-26 00:50:31.371 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.377 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-03-26 00:50:31.382 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-03-26 00:50:31.388 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-03-26 00:50:31.394 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-03-26 00:50:31.399 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.405 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.412 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.service, ]] 2026-03-26 00:50:31.418 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.424 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-03-26 00:50:31.430 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-03-26 00:50:31.437 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-03-26 00:50:31.443 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-03-26 00:50:31.449 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.456 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.462 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.utils, ]] 2026-03-26 00:50:31.468 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.474 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-03-26 00:50:31.480 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-03-26 00:50:31.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-03-26 00:50:31.491 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-03-26 00:50:31.497 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.503 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.509 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.versionedobjects, ]] 2026-03-26 00:50:31.513 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.518 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-03-26 00:50:31.524 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-03-26 00:50:31.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-03-26 00:50:31.536 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-03-26 00:50:31.542 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.548 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.554 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,oslo.vmware, ]] 2026-03-26 00:50:31.560 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.565 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-03-26 00:50:31.570 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-03-26 00:50:31.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-03-26 00:50:31.583 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-03-26 00:50:31.589 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.595 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.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, =~ ,osprofiler, ]] 2026-03-26 00:50:31.607 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.614 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-03-26 00:50:31.620 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-03-26 00:50:31.626 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-03-26 00:50:31.632 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-03-26 00:50:31.638 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.644 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.650 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,pycadf, ]] 2026-03-26 00:50:31.657 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.663 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-03-26 00:50:31.668 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-03-26 00:50:31.673 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-03-26 00:50:31.678 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-03-26 00:50:31.683 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.690 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.696 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,stevedore, ]] 2026-03-26 00:50:31.702 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.707 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-03-26 00:50:31.713 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-03-26 00:50:31.719 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-03-26 00:50:31.726 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-03-26 00:50:31.731 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.737 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.743 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,taskflow, ]] 2026-03-26 00:50:31.749 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.755 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-03-26 00:50:31.761 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-03-26 00:50:31.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-03-26 00:50:31.773 | + inc/python:use_library_from_git:266 : local name=tooz 2026-03-26 00:50:31.779 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.786 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.792 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,tooz, ]] 2026-03-26 00:50:31.798 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.803 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-03-26 00:50:31.810 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-03-26 00:50:31.816 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-03-26 00:50:31.822 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-03-26 00:50:31.828 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.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 = \A\L\L ]] 2026-03-26 00:50:31.840 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-brick, ]] 2026-03-26 00:50:31.846 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.853 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-03-26 00:50:31.859 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-03-26 00:50:31.864 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-03-26 00:50:31.871 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-03-26 00:50:31.876 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.883 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.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, =~ ,os-resource-classes, ]] 2026-03-26 00:50:31.896 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.902 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-03-26 00:50:31.908 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-03-26 00:50:31.914 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-03-26 00:50:31.920 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-03-26 00:50:31.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.933 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.939 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-traits, ]] 2026-03-26 00:50:31.945 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.950 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-03-26 00:50:31.956 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-03-26 00:50:31.961 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-03-26 00:50:31.967 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:50:31.973 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:31.980 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:31.986 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-26 00:50:31.992 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:31.999 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-03-26 00:50:32.005 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-03-26 00:50:32.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:32.015 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:32.021 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,etcd3gw, ]] 2026-03-26 00:50:32.027 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:32.032 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-03-26 00:50:32.078 | Using python 3.12 to install etcd3gw 2026-03-26 00:50:32.083 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-03-26 00:50:32.746 | Collecting etcd3gw 2026-03-26 00:50:32.890 | Downloading etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:32.900 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-03-26 00:50:32.938 | Collecting requests>=2.20.0 (from etcd3gw) 2026-03-26 00:50:32.941 | Using cached requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-03-26 00:50:32.975 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-03-26 00:50:33.008 | Downloading futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:33.046 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-03-26 00:50:33.073 | Downloading debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:50:33.292 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-03-26 00:50:33.320 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-03-26 00:50:33.333 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-03-26 00:50:33.436 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:50:33.437 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (37 kB) 2026-03-26 00:50:33.459 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:50:33.460 | Using cached idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:50:33.489 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-03-26 00:50:33.490 | Using cached urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) 2026-03-26 00:50:33.493 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-03-26 00:50:33.535 | Downloading etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-03-26 00:50:33.582 | Downloading futurist-3.2.1-py3-none-any.whl (40 kB) 2026-03-26 00:50:33.630 | Downloading debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-03-26 00:50:33.641 | Using cached requests-2.32.5-py3-none-any.whl (64 kB) 2026-03-26 00:50:33.642 | Using cached charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-03-26 00:50:33.643 | Using cached idna-3.11-py3-none-any.whl (71 kB) 2026-03-26 00:50:33.645 | Using cached urllib3-2.6.3-py3-none-any.whl (131 kB) 2026-03-26 00:50:33.673 | Downloading wrapt-2.1.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-03-26 00:50:33.773 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-03-26 00:50:33.799 | Attempting uninstall: urllib3 2026-03-26 00:50:33.804 | Found existing installation: urllib3 2.0.7 2026-03-26 00:50:33.804 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:33.804 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-03-26 00:50:33.882 | Attempting uninstall: idna 2026-03-26 00:50:33.887 | Found existing installation: idna 3.6 2026-03-26 00:50:33.888 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:33.888 | Can't uninstall 'idna'. No files were found to uninstall. 2026-03-26 00:50:34.027 | Attempting uninstall: requests 2026-03-26 00:50:34.031 | Found existing installation: requests 2.31.0 2026-03-26 00:50:34.031 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:34.031 | Can't uninstall 'requests'. No files were found to uninstall. 2026-03-26 00:50:34.140 | 2026-03-26 00:50:34.144 | Successfully installed charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.5.0 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-2.6.3 wrapt-2.1.1 2026-03-26 00:50:34.246 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:34.251 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:34.256 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:34.261 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:34.265 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:34.270 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:34.275 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:34.279 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:34.282 | + functions-common:time_stop:2419 : start_time=1774486232066 2026-03-26 00:50:34.287 | + functions-common:time_stop:2421 : [[ -z 1774486232066 ]] 2026-03-26 00:50:34.293 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:34.300 | + functions-common:time_stop:2424 : end_time=1774486234295 2026-03-26 00:50:34.304 | + functions-common:time_stop:2425 : elapsed_time=2229 2026-03-26 00:50:34.308 | + functions-common:time_stop:2426 : total=32408 2026-03-26 00:50:34.314 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:34.318 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=34637 2026-03-26 00:50:34.323 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:34.329 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-03-26 00:50:34.335 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-03-26 00:50:34.341 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-03-26 00:50:34.347 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:50:34.353 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:50:34.358 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:50:34.363 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:50:34.369 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:50:34.374 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:50:34.380 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:50:34.386 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:50:34.391 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:50:34.397 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:50:34.402 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:50:34.407 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:50:34.412 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:50:34.418 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-03-26 00:50:34.424 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:34.430 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:34.435 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-03-26 00:50:34.441 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:50:34.446 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:50:34.452 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:50:34.458 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:50:34.465 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:50:34.470 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:50:34.476 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:50:34.481 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:34.488 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:34.494 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:50:34.500 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:50:34.506 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:50:34.512 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:50:34.518 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-03-26 00:50:34.524 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:50:34.530 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:34.536 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:34.542 | + functions-common:real_install_package:1419 : apt_get install uwsgi uwsgi-plugin-python3 2026-03-26 00:50:34.588 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-03-26 00:50:34.634 | Reading package lists... 2026-03-26 00:50:34.873 | Building dependency tree... 2026-03-26 00:50:34.873 | Reading state information... 2026-03-26 00:50:35.092 | The following additional packages will be installed: 2026-03-26 00:50:35.093 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi-core 2026-03-26 00:50:35.094 | Suggested packages: 2026-03-26 00:50:35.094 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-03-26 00:50:35.094 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-03-26 00:50:35.094 | python3-uwsgidecorators 2026-03-26 00:50:35.128 | The following NEW packages will be installed: 2026-03-26 00:50:35.129 | libnorm1t64 libpgm-5.3-0t64 libsodium23 libyajl2 libzmq5 uwsgi uwsgi-core 2026-03-26 00:50:35.129 | uwsgi-plugin-python3 2026-03-26 00:50:35.319 | 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:50:35.319 | Need to get 1,451 kB of archives. 2026-03-26 00:50:35.319 | After this operation, 4,760 kB of additional disk space will be used. 2026-03-26 00:50:35.319 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-03-26 00:50:35.690 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-03-26 00:50:35.778 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsodium23 amd64 1.0.18-1ubuntu0.24.04.1 [161 kB] 2026-03-26 00:50:35.837 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-03-26 00:50:35.891 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libyajl2 amd64 2.1.0-5build1 [20.2 kB] 2026-03-26 00:50:35.895 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-03-26 00:50:35.969 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-03-26 00:50:35.970 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-03-26 00:50:36.154 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:50:36.194 | Fetched 1,451 kB in 1s (1,743 kB/s) 2026-03-26 00:50:36.239 | Selecting previously unselected package libnorm1t64:amd64. 2026-03-26 00:50:36.272 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68509 files and directories currently installed.) 2026-03-26 00:50:36.274 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-03-26 00:50:36.284 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:50:36.349 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-03-26 00:50:36.362 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-03-26 00:50:36.366 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:50:36.428 | Selecting previously unselected package libsodium23:amd64. 2026-03-26 00:50:36.439 | Preparing to unpack .../2-libsodium23_1.0.18-1ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:50:36.443 | Unpacking libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:50:36.500 | Selecting previously unselected package libzmq5:amd64. 2026-03-26 00:50:36.513 | Preparing to unpack .../3-libzmq5_4.3.5-1build2_amd64.deb ... 2026-03-26 00:50:36.519 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:50:36.579 | Selecting previously unselected package libyajl2:amd64. 2026-03-26 00:50:36.591 | Preparing to unpack .../4-libyajl2_2.1.0-5build1_amd64.deb ... 2026-03-26 00:50:36.595 | Unpacking libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:50:36.649 | Selecting previously unselected package uwsgi-core. 2026-03-26 00:50:36.661 | Preparing to unpack .../5-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:50:36.664 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:50:36.792 | Selecting previously unselected package uwsgi. 2026-03-26 00:50:36.803 | Preparing to unpack .../6-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:50:36.810 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:50:36.864 | Selecting previously unselected package uwsgi-plugin-python3. 2026-03-26 00:50:36.874 | Preparing to unpack .../7-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-03-26 00:50:36.877 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:50:36.947 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-03-26 00:50:36.956 | Setting up libsodium23:amd64 (1.0.18-1ubuntu0.24.04.1) ... 2026-03-26 00:50:36.963 | Setting up libyajl2:amd64 (2.1.0-5build1) ... 2026-03-26 00:50:36.973 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-03-26 00:50:36.981 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-03-26 00:50:36.989 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-03-26 00:50:37.008 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-03-26 00:50:37.455 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-03-26 00:50:37.501 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:50:38.164 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:50:38.441 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:50:38.446 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:50:38.452 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:38.458 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:38.463 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:38.469 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:38.475 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:38.480 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:50:38.486 | + functions-common:time_stop:2419 : start_time=1774486234582 2026-03-26 00:50:38.491 | + functions-common:time_stop:2421 : [[ -z 1774486234582 ]] 2026-03-26 00:50:38.498 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:38.506 | + functions-common:time_stop:2424 : end_time=1774486238500 2026-03-26 00:50:38.510 | + functions-common:time_stop:2425 : elapsed_time=3918 2026-03-26 00:50:38.517 | + functions-common:time_stop:2426 : total=317179 2026-03-26 00:50:38.523 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:38.528 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=321097 2026-03-26 00:50:38.535 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:50:38.542 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-03-26 00:50:38.548 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:50:38.554 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:50:38.560 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-03-26 00:50:38.607 | No module matches proxy 2026-03-26 00:50:38.614 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-03-26 00:50:38.662 | Enabling module proxy. 2026-03-26 00:50:38.672 | To activate the new configuration, you need to run: 2026-03-26 00:50:38.672 | systemctl restart apache2 2026-03-26 00:50:38.682 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-03-26 00:50:38.731 | Considering dependency proxy for proxy_uwsgi: 2026-03-26 00:50:38.731 | Module proxy already enabled 2026-03-26 00:50:38.731 | Enabling module proxy_uwsgi. 2026-03-26 00:50:38.741 | To activate the new configuration, you need to run: 2026-03-26 00:50:38.741 | systemctl restart apache2 2026-03-26 00:50:38.752 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-03-26 00:50:38.759 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:50:38.765 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:50:38.771 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:50:38.915 | + ./stack.sh:main:900 : install_keystoneauth 2026-03-26 00:50:38.919 | + lib/keystone:install_keystoneauth:502 : use_library_from_git keystoneauth 2026-03-26 00:50:38.923 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-03-26 00:50:38.927 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:38.933 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:38.937 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystoneauth, ]] 2026-03-26 00:50:38.941 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:38.947 | + ./stack.sh:main:901 : install_keystoneclient 2026-03-26 00:50:38.951 | + lib/keystone:install_keystoneclient:510 : use_library_from_git python-keystoneclient 2026-03-26 00:50:38.957 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-03-26 00:50:38.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:38.967 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:38.971 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-keystoneclient, ]] 2026-03-26 00:50:38.978 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:38.982 | + ./stack.sh:main:902 : install_glanceclient 2026-03-26 00:50:38.987 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-03-26 00:50:38.992 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-03-26 00:50:38.998 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.004 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.010 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-glanceclient, ]] 2026-03-26 00:50:39.016 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.023 | + ./stack.sh:main:903 : install_cinderclient 2026-03-26 00:50:39.029 | + lib/cinder:install_cinderclient:581 : use_library_from_git python-brick-cinderclient-ext 2026-03-26 00:50:39.035 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-03-26 00:50:39.042 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.048 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.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, =~ ,python-brick-cinderclient-ext, ]] 2026-03-26 00:50:39.060 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.066 | + lib/cinder:install_cinderclient:586 : use_library_from_git python-cinderclient 2026-03-26 00:50:39.072 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-03-26 00:50:39.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.083 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.089 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-cinderclient, ]] 2026-03-26 00:50:39.095 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.101 | + ./stack.sh:main:904 : install_novaclient 2026-03-26 00:50:39.107 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-03-26 00:50:39.113 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-03-26 00:50:39.119 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.126 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.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, =~ ,python-novaclient, ]] 2026-03-26 00:50:39.137 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.144 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-03-26 00:50:39.182 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:39.187 | + ./stack.sh:main:906 : install_swiftclient 2026-03-26 00:50:39.193 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-03-26 00:50:39.198 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-03-26 00:50:39.204 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.209 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.215 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-swiftclient, ]] 2026-03-26 00:50:39.222 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.228 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-03-26 00:50:39.267 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:39.273 | + ./stack.sh:main:909 : install_neutronclient 2026-03-26 00:50:39.279 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-03-26 00:50:39.286 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-03-26 00:50:39.291 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.297 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.303 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-neutronclient, ]] 2026-03-26 00:50:39.310 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.316 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-03-26 00:50:39.321 | + lib/keystone:install_keystonemiddleware:520 : use_library_from_git keystonemiddleware 2026-03-26 00:50:39.328 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-03-26 00:50:39.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:50:39.340 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:50:39.347 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,keystonemiddleware, ]] 2026-03-26 00:50:39.354 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:50:39.361 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr keystonemiddleware 2026-03-26 00:50:39.367 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-03-26 00:50:39.372 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:50:39.380 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-03-26 00:50:39.388 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-03-26 00:50:39.394 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:50:39.403 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:50:39.403 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:50:39.414 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-03-26 00:50:39.420 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-03-26 00:50:39.426 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-03-26 00:50:39.434 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-03-26 00:50:39.439 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-03-26 00:50:39.483 | Using python 3.12 to install keystonemiddleware 2026-03-26 00:50:39.488 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-03-26 00:50:40.186 | Collecting keystonemiddleware 2026-03-26 00:50:40.320 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-03-26 00:50:40.382 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-03-26 00:50:40.407 | Downloading keystoneauth1-5.13.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:50:40.448 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-03-26 00:50:40.475 | Downloading oslo_cache-4.1.1-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:50:40.516 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-03-26 00:50:40.542 | Downloading oslo_config-10.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:50:40.590 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-03-26 00:50:40.616 | Downloading oslo_context-6.3.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:50:40.730 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-03-26 00:50:40.756 | Downloading oslo_i18n-6.7.2-py3-none-any.whl.metadata (2.0 kB) 2026-03-26 00:50:40.802 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-03-26 00:50:40.827 | Downloading oslo_log-8.1.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:50:40.879 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-03-26 00:50:40.912 | Downloading oslo_serialization-5.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:50:40.960 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-03-26 00:50:40.986 | Downloading oslo_utils-10.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:50:40.997 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-03-26 00:50:41.024 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-03-26 00:50:41.067 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:41.102 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-03-26 00:50:41.129 | Downloading pyjwt-2.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:50:41.172 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-03-26 00:50:41.206 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:50:41.216 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-03-26 00:50:41.245 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-03-26 00:50:41.271 | Downloading WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-03-26 00:50:41.283 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-03-26 00:50:41.313 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:50:41.339 | Downloading stevedore-5.7.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:50:41.371 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:50:41.396 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:50:41.432 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-03-26 00:50:41.456 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:50:41.491 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:50:41.517 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:50:41.560 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-03-26 00:50:41.584 | Downloading decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:50:41.617 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:50:41.646 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-03-26 00:50:41.678 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:50:41.703 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-03-26 00:50:41.762 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-03-26 00:50:41.763 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-03-26 00:50:41.799 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:50:41.823 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-03-26 00:50:41.835 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2026-03-26 00:50:41.837 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.1.1) 2026-03-26 00:50:41.923 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-03-26 00:50:41.953 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.1 kB) 2026-03-26 00:50:42.003 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-03-26 00:50:42.027 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-03-26 00:50:42.038 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.0) 2026-03-26 00:50:42.040 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.2.2) 2026-03-26 00:50:42.042 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-03-26 00:50:42.072 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-03-26 00:50:42.096 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:50:42.111 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-03-26 00:50:42.111 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-03-26 00:50:42.112 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.6.3) 2026-03-26 00:50:42.113 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-03-26 00:50:42.156 | Downloading keystonemiddleware-12.0.0-py3-none-any.whl (141 kB) 2026-03-26 00:50:42.235 | Downloading keystoneauth1-5.13.1-py3-none-any.whl (343 kB) 2026-03-26 00:50:42.296 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-03-26 00:50:42.328 | Downloading oslo_cache-4.1.1-py3-none-any.whl (65 kB) 2026-03-26 00:50:42.362 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-03-26 00:50:42.393 | Downloading decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-03-26 00:50:42.427 | Downloading oslo_config-10.3.0-py3-none-any.whl (132 kB) 2026-03-26 00:50:42.467 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-03-26 00:50:42.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 32.1 MB/s 0:00:00 2026-03-26 00:50:42.561 | Downloading oslo_context-6.3.0-py3-none-any.whl (20 kB) 2026-03-26 00:50:42.593 | Downloading oslo_i18n-6.7.2-py3-none-any.whl (47 kB) 2026-03-26 00:50:42.627 | Downloading oslo_log-8.1.0-py3-none-any.whl (77 kB) 2026-03-26 00:50:42.659 | Downloading oslo_serialization-5.9.1-py3-none-any.whl (27 kB) 2026-03-26 00:50:42.703 | Downloading msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-03-26 00:50:42.745 | Downloading oslo_utils-10.0.0-py3-none-any.whl (136 kB) 2026-03-26 00:50:42.781 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-03-26 00:50:42.813 | Downloading pyjwt-2.11.0-py3-none-any.whl (28 kB) 2026-03-26 00:50:42.845 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-03-26 00:50:42.878 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-03-26 00:50:42.921 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-03-26 00:50:42.936 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-03-26 00:50:42.964 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-03-26 00:50:42.996 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-03-26 00:50:43.034 | Downloading stevedore-5.7.0-py3-none-any.whl (54 kB) 2026-03-26 00:50:43.069 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-03-26 00:50:43.102 | Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-03-26 00:50:43.216 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-03-26 00:50:43.370 | Attempting uninstall: six 2026-03-26 00:50:43.375 | Found existing installation: six 1.16.0 2026-03-26 00:50:43.375 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:43.376 | Can't uninstall 'six'. No files were found to uninstall. 2026-03-26 00:50:43.417 | Attempting uninstall: PyYAML 2026-03-26 00:50:43.421 | Found existing installation: PyYAML 6.0.1 2026-03-26 00:50:43.421 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:43.421 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-03-26 00:50:43.489 | Attempting uninstall: pyparsing 2026-03-26 00:50:43.493 | Found existing installation: pyparsing 3.1.1 2026-03-26 00:50:43.493 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:43.493 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-03-26 00:50:43.631 | Attempting uninstall: PyJWT 2026-03-26 00:50:43.636 | Found existing installation: PyJWT 2.7.0 2026-03-26 00:50:43.636 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:50:43.636 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-03-26 00:50:45.047 | 2026-03-26 00:50:45.053 | Successfully installed PyJWT-2.11.0 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.1 keystonemiddleware-12.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.1.1 oslo.config-10.3.0 oslo.context-6.3.0 oslo.i18n-6.7.2 oslo.log-8.1.0 oslo.serialization-5.9.1 oslo.utils-10.0.0 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.7.0 typing-extensions-4.15.0 2026-03-26 00:50:45.166 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:45.171 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:45.177 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:45.183 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:45.186 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:45.192 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:45.198 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:45.202 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:45.208 | + functions-common:time_stop:2419 : start_time=1774486239475 2026-03-26 00:50:45.213 | + functions-common:time_stop:2421 : [[ -z 1774486239475 ]] 2026-03-26 00:50:45.221 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:45.230 | + functions-common:time_stop:2424 : end_time=1774486245224 2026-03-26 00:50:45.235 | + functions-common:time_stop:2425 : elapsed_time=5749 2026-03-26 00:50:45.241 | + functions-common:time_stop:2426 : total=34637 2026-03-26 00:50:45.245 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:45.251 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=40386 2026-03-26 00:50:45.257 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:45.263 | + lib/keystone:install_keystonemiddleware:529 : pip_install_gr python-memcached 2026-03-26 00:50:45.269 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-03-26 00:50:45.276 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:50:45.283 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-03-26 00:50:45.289 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-03-26 00:50:45.295 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:50:45.305 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:50:45.305 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:50:45.316 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-03-26 00:50:45.322 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-03-26 00:50:45.328 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-03-26 00:50:45.336 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-03-26 00:50:45.342 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-03-26 00:50:45.390 | Using python 3.12 to install python-memcached 2026-03-26 00:50:45.395 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-03-26 00:50:46.033 | Collecting python-memcached 2026-03-26 00:50:46.172 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:50:46.211 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-03-26 00:50:46.295 | Installing collected packages: python-memcached 2026-03-26 00:50:46.317 | Successfully installed python-memcached-1.62 2026-03-26 00:50:46.380 | + inc/python:pip_install:216 : result=0 2026-03-26 00:50:46.386 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:50:46.392 | + functions-common:time_stop:2412 : local name 2026-03-26 00:50:46.398 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:50:46.402 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:50:46.407 | + functions-common:time_stop:2415 : local total 2026-03-26 00:50:46.412 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:50:46.416 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:50:46.421 | + functions-common:time_stop:2419 : start_time=1774486245379 2026-03-26 00:50:46.426 | + functions-common:time_stop:2421 : [[ -z 1774486245379 ]] 2026-03-26 00:50:46.432 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:50:46.441 | + functions-common:time_stop:2424 : end_time=1774486246435 2026-03-26 00:50:46.448 | + functions-common:time_stop:2425 : elapsed_time=1056 2026-03-26 00:50:46.453 | + functions-common:time_stop:2426 : total=40386 2026-03-26 00:50:46.459 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:50:46.464 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41442 2026-03-26 00:50:46.471 | + inc/python:pip_install:219 : return 0 2026-03-26 00:50:46.477 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-03-26 00:50:46.515 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:50:46.521 | + ./stack.sh:main:916 : '[' 199.204.45.25 == 199.204.45.25 ']' 2026-03-26 00:50:46.525 | + ./stack.sh:main:917 : stack_install_service keystone 2026-03-26 00:50:46.531 | + lib/stack:stack_install_service:20 : local service=keystone 2026-03-26 00:50:46.537 | + lib/stack:stack_install_service:21 : type install_keystone 2026-03-26 00:50:46.543 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:50:46.549 | + lib/stack:stack_install_service:32 : install_keystone 2026-03-26 00:50:46.555 | + lib/keystone:install_keystone:535 : is_service_enabled ldap 2026-03-26 00:50:46.588 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:50:46.594 | + lib/keystone:install_keystone:539 : git_clone https://github.com/openstack/keystone.git /opt/stack/keystone master 2026-03-26 00:50:46.599 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/keystone.git 2026-03-26 00:50:46.603 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-03-26 00:50:46.608 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:50:46.613 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:50:46.619 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:50:46.625 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:50:46.630 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:50:46.636 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:50:46.669 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:50:46.674 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:50:46.679 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:50:46.686 | + functions-common:git_clone:602 : echo master 2026-03-26 00:50:46.686 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:50:46.696 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-03-26 00:50:46.701 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:50:46.707 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-03-26 00:50:46.729 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-03-26 00:50:46.735 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:50:46.736 | + functions-common:git_clone:665 : head -1 2026-03-26 00:50:46.742 | 1e13c5f20 Pin openapi-core version in the api-ref job 2026-03-26 00:50:46.748 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:50:46.754 | + lib/keystone:install_keystone:540 : setup_develop /opt/stack/keystone 2026-03-26 00:50:46.760 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:50:46.766 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:50:46.772 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-03-26 00:50:46.778 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:50:46.784 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-03-26 00:50:46.790 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:50:46.796 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:50:46.802 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-03-26 00:50:46.807 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:50:46.812 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:50:46.820 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-03-26 00:50:46.826 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:50:46.832 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-03-26 00:50:46.838 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:50:46.844 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:50:46.851 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-03-26 00:50:46.862 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-03-26 00:50:46.868 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-03-26 00:50:46.874 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-03-26 00:50:46.964 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-03-26 00:50:46.970 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:50:46.974 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:50:46.980 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:50:46.984 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-03-26 00:50:46.989 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-03-26 00:50:46.994 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:50:47.000 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:50:47.005 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:50:47.010 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:50:47.014 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:50:47.019 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:50:47.024 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:50:47.029 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-03-26 00:50:47.072 | Using python 3.12 to install /opt/stack/keystone 2026-03-26 00:50:47.077 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-03-26 00:50:47.605 | Obtaining file:///opt/stack/keystone 2026-03-26 00:50:47.608 | Installing build dependencies: started 2026-03-26 00:50:48.484 | Installing build dependencies: finished with status 'done' 2026-03-26 00:50:48.485 | Checking if build backend supports build_editable: started 2026-03-26 00:50:48.767 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:50:48.769 | Getting requirements to build editable: started 2026-03-26 00:50:48.911 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:50:48.913 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:50:49.607 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:50:49.620 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (7.0.3) 2026-03-26 00:50:49.621 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (1.8.9) 2026-03-26 00:50:49.729 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:49.851 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:50:49.881 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:49.906 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-03-26 00:50:50.125 | Collecting cryptography>=2.7 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.148 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-03-26 00:50:50.508 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.532 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-03-26 00:50:50.555 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (5.7.0) 2026-03-26 00:50:50.555 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (5.8.0) 2026-03-26 00:50:50.556 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (12.0.0) 2026-03-26 00:50:50.601 | Collecting bcrypt>=3.1.3 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.626 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-03-26 00:50:50.641 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (4.1.1) 2026-03-26 00:50:50.641 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (10.3.0) 2026-03-26 00:50:50.642 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (6.3.0) 2026-03-26 00:50:50.680 | Collecting oslo.messaging>=5.29.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.704 | Downloading oslo_messaging-17.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:50:50.744 | Collecting oslo.db>=6.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.767 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:50:50.778 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (6.7.2) 2026-03-26 00:50:50.778 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (8.1.0) 2026-03-26 00:50:50.803 | Collecting oslo.middleware>=3.31.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.827 | Downloading oslo_middleware-8.0.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:50:50.862 | Collecting oslo.policy>=4.5.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.885 | Downloading oslo_policy-5.0.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:50.892 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (5.9.1) 2026-03-26 00:50:50.906 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.931 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:50:50.941 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (10.0.0) 2026-03-26 00:50:50.957 | Collecting oauthlib>=0.6.2 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:50.978 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-03-26 00:50:51.004 | Collecting pysaml2>=5.0.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.028 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-03-26 00:50:51.038 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (2.11.0) 2026-03-26 00:50:51.039 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (1.5.0) 2026-03-26 00:50:51.063 | Collecting jsonschema>=3.2.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.086 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:50:51.099 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (4.0.1) 2026-03-26 00:50:51.100 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.0.0.0rc2.dev1) (1.1.2) 2026-03-26 00:50:51.136 | Collecting osprofiler>=1.4.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.162 | Downloading osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:50:51.199 | Collecting Werkzeug>=0.15.0 (from keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.223 | Downloading werkzeug-3.1.6-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:50:51.345 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.367 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-03-26 00:50:51.389 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.412 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:50:51.421 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.0.0.0rc2.dev1) (5.2.1) 2026-03-26 00:50:51.437 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.461 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:50:51.470 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) (8.3.1) 2026-03-26 00:50:51.485 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.510 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:50:51.535 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.557 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:50:51.625 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.647 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-03-26 00:50:51.679 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.702 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-03-26 00:50:51.722 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) (1.17.0) 2026-03-26 00:50:51.762 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.786 | Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-03-26 00:50:51.818 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.843 | Downloading attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:50:51.868 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.890 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:50:51.923 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:51.943 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:50:52.294 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:52.316 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-03-26 00:50:52.330 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (5.13.1) 2026-03-26 00:50:52.332 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2.32.5) 2026-03-26 00:50:52.335 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2.1.0) 2026-03-26 00:50:52.336 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (1.8.2) 2026-03-26 00:50:52.336 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (4.15.0) 2026-03-26 00:50:52.344 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc2.dev1) (1.3.0) 2026-03-26 00:50:52.344 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc2.dev1) (2.0.0) 2026-03-26 00:50:52.345 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.0.0.0rc2.dev1) (6.0.3) 2026-03-26 00:50:52.365 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:52.389 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:50:52.397 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) (3.0.0) 2026-03-26 00:50:52.408 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:52.433 | Downloading testresources-2.0.2.tar.gz (45 kB) 2026-03-26 00:50:52.457 | Installing build dependencies: started 2026-03-26 00:50:53.303 | Installing build dependencies: finished with status 'done' 2026-03-26 00:50:53.304 | Getting requirements to build wheel: started 2026-03-26 00:50:53.595 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:50:53.598 | Installing backend dependencies: started 2026-03-26 00:50:54.431 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:50:54.433 | Preparing metadata (pyproject.toml): started 2026-03-26 00:50:54.714 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:50:54.733 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:54.755 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-03-26 00:50:54.787 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:54.812 | Downloading mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:50:54.824 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) (2.1.1) 2026-03-26 00:50:54.827 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.0.0.0rc2.dev1) (2.9.0.post0) 2026-03-26 00:50:54.828 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) (3.2.1) 2026-03-26 00:50:54.909 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:54.935 | Downloading oslo_service-4.5.1-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:50:54.964 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:54.989 | Downloading cachetools-7.0.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:50:55.015 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.039 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-03-26 00:50:55.077 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.103 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:50:55.131 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.154 | Downloading oslo_metrics-0.15.1-py3-none-any.whl.metadata (1.5 kB) 2026-03-26 00:50:55.176 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.201 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:50:55.228 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.251 | Downloading tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-03-26 00:50:55.259 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) (26.0) 2026-03-26 00:50:55.275 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.298 | Downloading prometheus_client-0.24.1-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:50:55.324 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.350 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:50:55.383 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.404 | Downloading eventlet-0.40.4-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:50:55.544 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.565 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.7 kB) 2026-03-26 00:50:55.624 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.645 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:50:55.666 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.689 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:50:55.714 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.740 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-03-26 00:50:55.774 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.807 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-03-26 00:50:55.856 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.879 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-03-26 00:50:55.905 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.927 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:50:55.958 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:55.982 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-03-26 00:50:56.014 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.036 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:50:56.054 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc2.dev1) (3.3.2) 2026-03-26 00:50:56.055 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.0.0.0rc2.dev1) (7.2.2) 2026-03-26 00:50:56.065 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) (82.0.1) 2026-03-26 00:50:56.082 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.105 | Downloading wcwidth-0.6.0-py3-none-any.whl.metadata (30 kB) 2026-03-26 00:50:56.149 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.170 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-03-26 00:50:56.201 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.222 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-03-26 00:50:56.262 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.285 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:50:56.307 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (3.4.4) 2026-03-26 00:50:56.308 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (3.11) 2026-03-26 00:50:56.309 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2.6.3) 2026-03-26 00:50:56.310 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.0.0.0rc2.dev1) (2023.11.17) 2026-03-26 00:50:56.345 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.369 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-03-26 00:50:56.417 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.0.0.0rc2.dev1) 2026-03-26 00:50:56.439 | Downloading repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-03-26 00:50:56.465 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==29.0.0.0rc2.dev1) (2.8.5) 2026-03-26 00:50:56.520 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-03-26 00:50:56.596 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-03-26 00:50:56.689 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 44.3 MB/s 0:00:00 2026-03-26 00:50:56.712 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-03-26 00:50:56.746 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-03-26 00:50:56.777 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-03-26 00:50:56.807 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-03-26 00:50:56.838 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-03-26 00:50:56.867 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-03-26 00:50:56.897 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-03-26 00:50:56.927 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-03-26 00:50:56.957 | Downloading attrs-25.4.0-py3-none-any.whl (67 kB) 2026-03-26 00:50:56.992 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-03-26 00:50:57.025 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-03-26 00:50:57.057 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-03-26 00:50:57.090 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-03-26 00:50:57.122 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-03-26 00:50:57.157 | Downloading oslo_messaging-17.3.0-py3-none-any.whl (201 kB) 2026-03-26 00:50:57.189 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-03-26 00:50:57.216 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-03-26 00:50:57.246 | Downloading cachetools-7.0.1-py3-none-any.whl (13 kB) 2026-03-26 00:50:57.276 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-03-26 00:50:57.325 | Downloading oslo_metrics-0.15.1-py3-none-any.whl (14 kB) 2026-03-26 00:50:57.356 | Downloading oslo_middleware-8.0.0-py3-none-any.whl (65 kB) 2026-03-26 00:50:57.387 | Downloading oslo_policy-5.0.0-py3-none-any.whl (89 kB) 2026-03-26 00:50:57.418 | Downloading oslo_service-4.5.1-py3-none-any.whl (114 kB) 2026-03-26 00:50:57.450 | Downloading eventlet-0.40.4-py3-none-any.whl (364 kB) 2026-03-26 00:50:57.484 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-03-26 00:50:57.523 | Downloading greenlet-3.3.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-03-26 00:50:57.541 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.9/613.9 kB 30.4 MB/s 0:00:00 2026-03-26 00:50:57.564 | Downloading oslo_concurrency-7.4.0-py3-none-any.whl (48 kB) 2026-03-26 00:50:57.596 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-03-26 00:50:57.627 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-03-26 00:50:57.658 | Downloading osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-03-26 00:50:57.693 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-03-26 00:50:57.728 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-03-26 00:50:57.757 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-03-26 00:50:57.785 | Downloading prometheus_client-0.24.1-py3-none-any.whl (64 kB) 2026-03-26 00:50:57.813 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-03-26 00:50:57.846 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-03-26 00:50:57.875 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-03-26 00:50:57.911 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-03-26 00:50:57.941 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-03-26 00:50:57.973 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-03-26 00:50:58.021 | Downloading repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-03-26 00:50:58.049 | Downloading rpds_py-0.30.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (394 kB) 2026-03-26 00:50:58.089 | Downloading sqlalchemy-2.0.46-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.3 MB) 2026-03-26 00:50:58.142 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 66.7 MB/s 0:00:00 2026-03-26 00:50:58.172 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-03-26 00:50:58.206 | Downloading testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-03-26 00:50:58.234 | Downloading tzdata-2025.3-py2.py3-none-any.whl (348 kB) 2026-03-26 00:50:58.269 | Downloading werkzeug-3.1.6-py3-none-any.whl (225 kB) 2026-03-26 00:50:58.319 | Downloading yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-03-26 00:50:58.350 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-03-26 00:50:58.571 | Downloading mako-1.3.10-py3-none-any.whl (78 kB) 2026-03-26 00:50:58.601 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-03-26 00:50:58.631 | Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-03-26 00:50:58.665 | Downloading wcwidth-0.6.0-py3-none-any.whl (94 kB) 2026-03-26 00:50:58.735 | Building wheels for collected packages: keystone, testresources 2026-03-26 00:50:58.736 | Building editable for keystone (pyproject.toml): started 2026-03-26 00:50:59.421 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-03-26 00:50:59.422 | Created wheel for keystone: filename=keystone-29.0.0.0rc2.dev1-0.editable-py3-none-any.whl size=9351 sha256=8ae03e28faf34dcd83aff65243ba19e676ee03a951bba6f11478d7f26253324a 2026-03-26 00:50:59.422 | Stored in directory: /tmp/pip-ephem-wheel-cache-sae4x0ma/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-03-26 00:50:59.428 | Building wheel for testresources (pyproject.toml): started 2026-03-26 00:50:59.709 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-03-26 00:50:59.710 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34284 sha256=3ddb29daf7b28fab772a2d8c0a6930d2315c88f0b7dbd3ffe941a4dec66e3efe 2026-03-26 00:50:59.711 | Stored in directory: /opt/stack/.cache/pip/wheels/6f/bd/38/5f44565796c558350457d3ffee0ab83be96f3d99e262a219b9 2026-03-26 00:50:59.716 | Successfully built keystone testresources 2026-03-26 00:50:59.851 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-03-26 00:51:00.573 | Attempting uninstall: oauthlib 2026-03-26 00:51:00.581 | Found existing installation: oauthlib 3.2.2 2026-03-26 00:51:00.581 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:00.581 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-03-26 00:51:00.661 | Attempting uninstall: markupsafe 2026-03-26 00:51:00.668 | Found existing installation: MarkupSafe 2.1.5 2026-03-26 00:51:00.669 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:00.669 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-03-26 00:51:01.291 | Attempting uninstall: blinker 2026-03-26 00:51:01.297 | Found existing installation: blinker 1.7.0 2026-03-26 00:51:01.297 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:01.297 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-03-26 00:51:01.322 | Attempting uninstall: attrs 2026-03-26 00:51:01.330 | Found existing installation: attrs 23.2.0 2026-03-26 00:51:01.330 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:01.330 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-03-26 00:51:03.102 | Attempting uninstall: jinja2 2026-03-26 00:51:03.108 | Found existing installation: Jinja2 3.1.2 2026-03-26 00:51:03.109 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:03.109 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-03-26 00:51:03.680 | Attempting uninstall: cryptography 2026-03-26 00:51:03.690 | Found existing installation: cryptography 41.0.7 2026-03-26 00:51:03.690 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:03.690 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-03-26 00:51:04.246 | Attempting uninstall: jsonschema 2026-03-26 00:51:04.254 | Found existing installation: jsonschema 4.10.3 2026-03-26 00:51:04.254 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:04.254 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-03-26 00:51:05.121 | 2026-03-26 00:51:05.130 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.46 Werkzeug-3.1.6 Yappi-1.7.3 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.0.1 cffi-2.0.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.4 fasteners-0.20 greenlet-3.3.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.0.0.0rc2.dev1 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.4.0 oslo.db-18.0.0 oslo.messaging-17.3.0 oslo.metrics-0.15.1 oslo.middleware-8.0.0 oslo.policy-5.0.0 oslo.service-4.5.1 oslo.upgradecheck-2.7.1 osprofiler-4.3.0 prometheus-client-0.24.1 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.30.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 tzdata-2025.3 vine-5.1.0 wcwidth-0.6.0 xmlschema-2.5.1 2026-03-26 00:51:05.569 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:05.574 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:05.579 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:05.584 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:05.589 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:05.594 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:05.598 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:05.604 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:05.609 | + functions-common:time_stop:2419 : start_time=1774486247063 2026-03-26 00:51:05.614 | + functions-common:time_stop:2421 : [[ -z 1774486247063 ]] 2026-03-26 00:51:05.620 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:05.629 | + functions-common:time_stop:2424 : end_time=1774486265623 2026-03-26 00:51:05.634 | + functions-common:time_stop:2425 : elapsed_time=18560 2026-03-26 00:51:05.640 | + functions-common:time_stop:2426 : total=41442 2026-03-26 00:51:05.645 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:05.650 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=60002 2026-03-26 00:51:05.656 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:05.661 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:51:05.666 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:51:05.671 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-03-26 00:51:05.677 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-03-26 00:51:05.682 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:05.688 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:51:05.694 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/keystone, ]] 2026-03-26 00:51:05.701 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:05.707 | + lib/keystone:install_keystone:542 : is_service_enabled ldap 2026-03-26 00:51:05.744 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:05.751 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:51:05.757 | + ./stack.sh:main:918 : configure_keystone 2026-03-26 00:51:05.762 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-03-26 00:51:05.785 | + lib/keystone:configure_keystone:179 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-03-26 00:51:05.791 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-03-26 00:51:05.801 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-03-26 00:51:05.838 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:05.843 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-03-26 00:51:05.913 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-03-26 00:51:05.979 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-03-26 00:51:06.050 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-03-26 00:51:06.117 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-03-26 00:51:06.188 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-03-26 00:51:06.258 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-03-26 00:51:06.322 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-03-26 00:51:06.383 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-03-26 00:51:06.450 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-03-26 00:51:06.456 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-03-26 00:51:06.462 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-03-26 00:51:06.467 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-03-26 00:51:06.473 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:51:06.479 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:51:06.513 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:06.520 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:51:06.524 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:51:06.530 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:51:06.562 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:06.568 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:51:06.574 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:51:06.649 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:51:06.655 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:51:06.661 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-03-26 00:51:06.666 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-03-26 00:51:06.699 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:06.705 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-03-26 00:51:06.710 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://199.204.45.25/identity 2026-03-26 00:51:06.773 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-03-26 00:51:06.779 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-03-26 00:51:06.844 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-03-26 00:51:06.850 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-03-26 00:51:06.857 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-03-26 00:51:06.862 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-03-26 00:51:06.868 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:51:06.874 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:06.880 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:51:06.917 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:06.923 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:51:06.929 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:06.935 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:07.005 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-03-26 00:51:07.010 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-03-26 00:51:07.015 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-03-26 00:51:07.021 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-03-26 00:51:07.026 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:51:07.059 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:51:07.064 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:51:07.069 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:07.074 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:51:07.079 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-26 00:51:07.144 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:51:07.197 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:51:07.256 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:51:07.318 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-03-26 00:51:07.379 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-03-26 00:51:07.442 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-03-26 00:51:07.446 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:51:07.452 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-03-26 00:51:07.457 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-03-26 00:51:07.463 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:51:07.469 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-03-26 00:51:07.474 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-03-26 00:51:07.480 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:51:07.486 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:51:07.509 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:51:07.509 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:51:07.521 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:51:07.528 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:51:07.546 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-26 00:51:07.555 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-03-26 00:51:07.560 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:51:07.569 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:51:07.575 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-03-26 00:51:07.639 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 4 2026-03-26 00:51:07.699 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-03-26 00:51:07.761 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-03-26 00:51:07.824 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-03-26 00:51:07.885 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-03-26 00:51:07.945 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-03-26 00:51:08.011 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-03-26 00:51:08.075 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-03-26 00:51:08.139 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-26 00:51:08.205 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-03-26 00:51:08.269 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-03-26 00:51:08.331 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-03-26 00:51:08.391 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-03-26 00:51:08.453 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:51:08.458 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:51:08.466 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-03-26 00:51:08.472 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-03-26 00:51:08.478 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:51:08.484 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:08.490 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:08.495 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:51:08.502 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:51:08.508 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-03-26 00:51:08.573 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-03-26 00:51:08.636 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-03-26 00:51:08.638 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-03-26 00:51:08.650 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-03-26 00:51:08.659 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-03-26 00:51:08.666 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-03-26 00:51:08.672 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:51:08.676 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:51:08.681 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:08.687 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:08.693 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:08.699 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:08.704 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:08.710 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:51:08.715 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:08.720 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:08.724 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-03-26 00:51:08.774 | Enabling site keystone-api. 2026-03-26 00:51:08.784 | To activate the new configuration, you need to run: 2026-03-26 00:51:08.784 | systemctl reload apache2 2026-03-26 00:51:08.795 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:51:08.801 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:08.807 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:08.814 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:08.959 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-03-26 00:51:09.021 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-03-26 00:51:09.091 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-03-26 00:51:09.161 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-03-26 00:51:09.166 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-03-26 00:51:09.239 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-03-26 00:51:09.299 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-03-26 00:51:09.362 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-03-26 00:51:09.428 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:51:09.433 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-03-26 00:51:09.439 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-03-26 00:51:09.504 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-03-26 00:51:09.568 | + ./stack.sh:main:922 : is_service_enabled swift 2026-03-26 00:51:09.604 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:09.610 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-03-26 00:51:09.647 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:09.652 | + ./stack.sh:main:938 : stack_install_service glance 2026-03-26 00:51:09.659 | + lib/stack:stack_install_service:20 : local service=glance 2026-03-26 00:51:09.663 | + lib/stack:stack_install_service:21 : type install_glance 2026-03-26 00:51:09.669 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:51:09.674 | + lib/stack:stack_install_service:32 : install_glance 2026-03-26 00:51:09.680 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-03-26 00:51:09.686 | + lib/glance:install_glance:550 : local glance_store_extras 2026-03-26 00:51:09.693 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-03-26 00:51:09.729 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:09.735 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-03-26 00:51:09.742 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-03-26 00:51:09.779 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:09.785 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-03-26 00:51:09.791 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-03-26 00:51:09.796 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:09.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-26 00:51:09.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, =~ ,glance_store, ]] 2026-03-26 00:51:09.814 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:09.823 | ++ lib/glance:install_glance:568 : join_extras cinder 2026-03-26 00:51:09.828 | ++ inc/python:join_extras:28 : local IFS=, 2026-03-26 00:51:09.834 | ++ inc/python:join_extras:29 : echo cinder 2026-03-26 00:51:09.839 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store cinder 2026-03-26 00:51:09.845 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-03-26 00:51:09.851 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-03-26 00:51:09.858 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-03-26 00:51:09.867 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-03-26 00:51:09.872 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-03-26 00:51:09.878 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-03-26 00:51:09.888 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:51:09.888 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-03-26 00:51:09.899 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-03-26 00:51:09.904 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-03-26 00:51:09.910 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-03-26 00:51:09.919 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-03-26 00:51:09.926 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-03-26 00:51:09.974 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-03-26 00:51:09.983 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-03-26 00:51:10.655 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:10.789 | Downloading glance_store-5.4.0-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:51:10.804 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.3.0) 2026-03-26 00:51:10.805 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.7.2) 2026-03-26 00:51:10.806 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.1) 2026-03-26 00:51:10.806 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.0.0) 2026-03-26 00:51:10.807 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.4.0) 2026-03-26 00:51:10.807 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.7.0) 2026-03-26 00:51:10.808 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.40.4) 2026-03-26 00:51:10.808 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-03-26 00:51:10.809 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.13.1) 2026-03-26 00:51:10.810 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-03-26 00:51:10.810 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.32.5) 2026-03-26 00:51:10.827 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:51:10.858 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:51:10.871 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.2.1) 2026-03-26 00:51:10.873 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-03-26 00:51:10.874 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-03-26 00:51:10.880 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.0.0) 2026-03-26 00:51:10.881 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.1) 2026-03-26 00:51:10.910 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:10.935 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-03-26 00:51:10.991 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:11.015 | Downloading os_brick-7.0.0-py3-none-any.whl.metadata (2.8 kB) 2026-03-26 00:51:11.049 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:11.074 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:11.107 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-03-26 00:51:11.135 | Downloading oslo_privsep-3.10.1-py3-none-any.whl.metadata (2.7 kB) 2026-03-26 00:51:11.149 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (25.4.0) 2026-03-26 00:51:11.149 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-03-26 00:51:11.150 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-03-26 00:51:11.151 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.30.0) 2026-03-26 00:51:11.156 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.0.3) 2026-03-26 00:51:11.156 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-03-26 00:51:11.157 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-03-26 00:51:11.158 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-03-26 00:51:11.160 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.3.0) 2026-03-26 00:51:11.161 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.1.0) 2026-03-26 00:51:11.162 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.5.1) 2026-03-26 00:51:11.182 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-03-26 00:51:11.205 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:51:11.216 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-03-26 00:51:11.221 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-03-26 00:51:11.225 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-03-26 00:51:11.225 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-03-26 00:51:11.226 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-03-26 00:51:11.231 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-03-26 00:51:11.233 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-03-26 00:51:11.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-26 00:51:11.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-26 00:51:11.239 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.9) 2026-03-26 00:51:11.241 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-03-26 00:51:11.241 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-03-26 00:51:11.241 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-03-26 00:51:11.242 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.3) 2026-03-26 00:51:11.244 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-03-26 00:51:11.245 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.0) 2026-03-26 00:51:11.248 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (82.0.1) 2026-03-26 00:51:11.258 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (3.17.0) 2026-03-26 00:51:11.261 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.6.0) 2026-03-26 00:51:11.263 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-03-26 00:51:11.270 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.4) 2026-03-26 00:51:11.271 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.11) 2026-03-26 00:51:11.271 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.6.3) 2026-03-26 00:51:11.272 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-03-26 00:51:11.285 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.7) 2026-03-26 00:51:11.336 | Downloading glance_store-5.4.0-py3-none-any.whl (260 kB) 2026-03-26 00:51:11.426 | Downloading os_brick-7.0.0-py3-none-any.whl (285 kB) 2026-03-26 00:51:11.471 | Downloading oslo_privsep-3.10.1-py3-none-any.whl (41 kB) 2026-03-26 00:51:11.506 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-03-26 00:51:11.541 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-03-26 00:51:11.581 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-03-26 00:51:11.619 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-03-26 00:51:11.731 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-03-26 00:51:12.500 | 2026-03-26 00:51:12.511 | Successfully installed glance-store-5.4.0 os-brick-7.0.0 oslo.privsep-3.10.1 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-03-26 00:51:12.601 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:12.608 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:12.614 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:12.620 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:12.626 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:12.632 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:12.638 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:12.643 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:12.650 | + functions-common:time_stop:2419 : start_time=1774486269962 2026-03-26 00:51:12.656 | + functions-common:time_stop:2421 : [[ -z 1774486269962 ]] 2026-03-26 00:51:12.664 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:12.675 | + functions-common:time_stop:2424 : end_time=1774486272668 2026-03-26 00:51:12.680 | + functions-common:time_stop:2425 : elapsed_time=2706 2026-03-26 00:51:12.686 | + functions-common:time_stop:2426 : total=60002 2026-03-26 00:51:12.692 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:12.698 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=62708 2026-03-26 00:51:12.704 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:12.711 | + lib/glance:install_glance:569 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-03-26 00:51:12.717 | + lib/glance:copy_rootwrap:263 : local source_path=/opt/stack/data/venv/etc/glance 2026-03-26 00:51:12.723 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-03-26 00:51:12.748 | + lib/glance:copy_rootwrap:266 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-03-26 00:51:12.759 | + lib/glance:install_glance:572 : git_clone https://github.com/openstack/glance.git /opt/stack/glance master 2026-03-26 00:51:12.764 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/glance.git 2026-03-26 00:51:12.770 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-03-26 00:51:12.776 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:51:12.781 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:51:12.788 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:51:12.793 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:51:12.799 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:51:12.806 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:51:12.842 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:51:12.847 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:51:12.853 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:12.860 | + functions-common:git_clone:602 : echo master 2026-03-26 00:51:12.861 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:51:12.871 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-03-26 00:51:12.877 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:12.883 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-03-26 00:51:12.904 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-03-26 00:51:12.912 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:51:12.912 | + functions-common:git_clone:665 : head -1 2026-03-26 00:51:12.920 | 8c43caaef Fix SSRF vulnerabilities in image import API 2026-03-26 00:51:12.926 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:51:12.932 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-03-26 00:51:12.939 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:51:12.944 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:51:12.949 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-03-26 00:51:12.955 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:51:12.960 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-03-26 00:51:12.967 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:51:12.974 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:51:12.979 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-03-26 00:51:12.985 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:51:12.991 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:51:12.998 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-03-26 00:51:13.003 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:51:13.009 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-03-26 00:51:13.015 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:51:13.021 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:51:13.029 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-03-26 00:51:13.040 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-03-26 00:51:13.046 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-03-26 00:51:13.051 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-03-26 00:51:13.142 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-03-26 00:51:13.148 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:51:13.153 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:51:13.159 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:51:13.165 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-03-26 00:51:13.170 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-03-26 00:51:13.176 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:51:13.182 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:51:13.188 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:51:13.194 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:51:13.200 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:51:13.206 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:51:13.211 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:51:13.216 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-03-26 00:51:13.263 | Using python 3.12 to install /opt/stack/glance 2026-03-26 00:51:13.268 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-03-26 00:51:13.833 | Obtaining file:///opt/stack/glance 2026-03-26 00:51:13.836 | Installing build dependencies: started 2026-03-26 00:51:14.694 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:14.695 | Checking if build backend supports build_editable: started 2026-03-26 00:51:14.993 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:51:14.995 | Getting requirements to build editable: started 2026-03-26 00:51:15.151 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:51:15.154 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:51:15.697 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:15.713 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (7.0.3) 2026-03-26 00:51:15.713 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (0.7.1) 2026-03-26 00:51:15.714 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (2.0.46) 2026-03-26 00:51:15.714 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (0.40.4) 2026-03-26 00:51:15.714 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.1.0) 2026-03-26 00:51:15.715 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (2.5.1) 2026-03-26 00:51:15.715 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (1.8.9) 2026-03-26 00:51:15.716 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (1.18.4) 2026-03-26 00:51:15.870 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.010 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:51:16.018 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (10.3.0) 2026-03-26 00:51:16.019 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (7.4.0) 2026-03-26 00:51:16.019 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (6.3.0) 2026-03-26 00:51:16.020 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (2.7.1) 2026-03-26 00:51:16.020 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (10.0.0) 2026-03-26 00:51:16.021 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.7.0) 2026-03-26 00:51:16.021 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.2.1) 2026-03-26 00:51:16.063 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.091 | Downloading taskflow-6.2.0-py3-none-any.whl.metadata (4.5 kB) 2026-03-26 00:51:16.102 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.13.1) 2026-03-26 00:51:16.102 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (12.0.0) 2026-03-26 00:51:16.123 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.149 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:51:16.158 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.17.0) 2026-03-26 00:51:16.158 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.10.1) 2026-03-26 00:51:16.159 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (4.26.0) 2026-03-26 00:51:16.160 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.8.0) 2026-03-26 00:51:16.160 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (18.0.0) 2026-03-26 00:51:16.161 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (6.7.2) 2026-03-26 00:51:16.180 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.206 | Downloading oslo_limit-2.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:16.215 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (8.1.0) 2026-03-26 00:51:16.215 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (17.3.0) 2026-03-26 00:51:16.216 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (8.0.0) 2026-03-26 00:51:16.237 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.264 | Downloading oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:51:16.275 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.0.0) 2026-03-26 00:51:16.275 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (4.3.0) 2026-03-26 00:51:16.276 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (5.4.0) 2026-03-26 00:51:16.277 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (3.0.0) 2026-03-26 00:51:16.277 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev8) (43.0.3) 2026-03-26 00:51:16.299 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.325 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:51:16.357 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev8) 2026-03-26 00:51:16.381 | Downloading castellan-5.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:51:16.390 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev8) (1.3.10) 2026-03-26 00:51:16.391 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev8) (4.15.0) 2026-03-26 00:51:16.412 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.438 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:51:16.453 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev8) (2.32.5) 2026-03-26 00:51:16.456 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev8) (2.0.0) 2026-03-26 00:51:16.460 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev8) (3.0) 2026-03-26 00:51:16.464 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev8) (5.9.1) 2026-03-26 00:51:16.466 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev8) (2.1.1) 2026-03-26 00:51:16.469 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev8) (2.8.0) 2026-03-26 00:51:16.470 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev8) (3.3.2) 2026-03-26 00:51:16.475 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev8) (1.4.2) 2026-03-26 00:51:16.479 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev8) (3.3.2) 2026-03-26 00:51:16.482 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (25.4.0) 2026-03-26 00:51:16.482 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (2025.9.1) 2026-03-26 00:51:16.482 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (0.37.0) 2026-03-26 00:51:16.483 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev8) (0.30.0) 2026-03-26 00:51:16.487 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev8) (2.1.0) 2026-03-26 00:51:16.488 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev8) (1.8.2) 2026-03-26 00:51:16.490 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (4.1.1) 2026-03-26 00:51:16.491 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (4.0.1) 2026-03-26 00:51:16.492 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (2.11.0) 2026-03-26 00:51:16.496 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (1.5.0) 2026-03-26 00:51:16.498 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev8) (5.2.1) 2026-03-26 00:51:16.501 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev8) (0.20) 2026-03-26 00:51:16.504 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev8) (1.3.0) 2026-03-26 00:51:16.504 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev8) (2.0.0) 2026-03-26 00:51:16.505 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev8) (6.0.3) 2026-03-26 00:51:16.510 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev8) (2.0.2) 2026-03-26 00:51:16.511 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev8) (0.5.0) 2026-03-26 00:51:16.548 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.573 | Downloading openstacksdk-4.10.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:51:16.611 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.636 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-03-26 00:51:16.665 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.690 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:51:16.718 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.743 | Downloading platformdirs-4.9.2-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:51:16.753 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) (7.2.2) 2026-03-26 00:51:16.766 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.792 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-03-26 00:51:16.827 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==32.1.0.dev8) 2026-03-26 00:51:16.855 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:51:16.871 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev8) (2.9.0.post0) 2026-03-26 00:51:16.876 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (4.5.1) 2026-03-26 00:51:16.877 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (7.0.1) 2026-03-26 00:51:16.877 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (5.3.1) 2026-03-26 00:51:16.878 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (5.6.2) 2026-03-26 00:51:16.879 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (0.15.1) 2026-03-26 00:51:16.882 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (5.1.0) 2026-03-26 00:51:16.888 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (2025.3) 2026-03-26 00:51:16.888 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (26.0) 2026-03-26 00:51:16.892 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (0.24.1) 2026-03-26 00:51:16.894 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev8) (5.0.0) 2026-03-26 00:51:16.895 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev8) (3.1.6) 2026-03-26 00:51:16.896 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev8) (4.0.1) 2026-03-26 00:51:16.900 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev8) (3.0.3) 2026-03-26 00:51:16.908 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev8) (1.1.2) 2026-03-26 00:51:16.913 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev8) (1.7.3) 2026-03-26 00:51:16.928 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev8) (82.0.1) 2026-03-26 00:51:16.937 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev8) (0.6.0) 2026-03-26 00:51:16.979 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.004 | Downloading cliff-4.13.2-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:17.032 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.057 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-03-26 00:51:17.097 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.129 | Downloading cmd2-3.2.0-py3-none-any.whl.metadata (16 kB) 2026-03-26 00:51:17.167 | Collecting pyperclip>=1.8.2 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.192 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:51:17.200 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (14.3.3) 2026-03-26 00:51:17.214 | Collecting rich-argparse>=1.7.1 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.240 | Downloading rich_argparse-1.7.2-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:51:17.273 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev8) (1.17.0) 2026-03-26 00:51:17.286 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (3.4.4) 2026-03-26 00:51:17.287 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (3.11) 2026-03-26 00:51:17.287 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (2.6.3) 2026-03-26 00:51:17.288 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev8) (2023.11.17) 2026-03-26 00:51:17.311 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (4.0.0) 2026-03-26 00:51:17.312 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (2.19.2) 2026-03-26 00:51:17.318 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev8) (0.1.2) 2026-03-26 00:51:17.328 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev8) (0.7) 2026-03-26 00:51:17.375 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.400 | Downloading networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-03-26 00:51:17.433 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.457 | Downloading automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:51:17.465 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev8) (9.1.4) 2026-03-26 00:51:17.480 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.508 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-03-26 00:51:17.539 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==32.1.0.dev8) (2.8.5) 2026-03-26 00:51:17.568 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:51:17.594 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-03-26 00:51:17.607 | Installing build dependencies: started 2026-03-26 00:51:18.520 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:18.522 | Getting requirements to build wheel: started 2026-03-26 00:51:18.870 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:51:18.872 | Preparing metadata (pyproject.toml): started 2026-03-26 00:51:19.066 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:19.070 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev8) (2025.2) 2026-03-26 00:51:19.104 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:51:19.132 | Downloading importlib_metadata-8.7.1-py3-none-any.whl.metadata (4.7 kB) 2026-03-26 00:51:19.170 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev8) 2026-03-26 00:51:19.194 | Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-03-26 00:51:19.268 | Downloading castellan-5.6.0-py3-none-any.whl (99 kB) 2026-03-26 00:51:19.334 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-03-26 00:51:19.366 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-03-26 00:51:19.403 | Downloading oslo_limit-2.10.0-py3-none-any.whl (23 kB) 2026-03-26 00:51:19.442 | Downloading openstacksdk-4.10.0-py3-none-any.whl (1.9 MB) 2026-03-26 00:51:19.531 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 25.8 MB/s 0:00:00 2026-03-26 00:51:19.555 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:51:19.586 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-03-26 00:51:19.618 | Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-03-26 00:51:19.649 | Downloading oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-03-26 00:51:19.680 | Downloading platformdirs-4.9.2-py3-none-any.whl (21 kB) 2026-03-26 00:51:19.715 | Downloading python_barbicanclient-7.3.0-py3-none-any.whl (88 kB) 2026-03-26 00:51:19.750 | Downloading cliff-4.13.2-py3-none-any.whl (86 kB) 2026-03-26 00:51:19.784 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-03-26 00:51:19.817 | Downloading cmd2-3.2.0-py3-none-any.whl (147 kB) 2026-03-26 00:51:19.849 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-03-26 00:51:19.890 | Downloading requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-03-26 00:51:19.923 | Downloading rich_argparse-1.7.2-py3-none-any.whl (25 kB) 2026-03-26 00:51:19.960 | Downloading taskflow-6.2.0-py3-none-any.whl (490 kB) 2026-03-26 00:51:20.000 | Downloading automaton-3.3.0-py3-none-any.whl (22 kB) 2026-03-26 00:51:20.033 | Downloading networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-03-26 00:51:20.070 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 45.2 MB/s 0:00:00 2026-03-26 00:51:20.095 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-03-26 00:51:20.128 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-03-26 00:51:20.159 | Downloading importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 2026-03-26 00:51:20.188 | Downloading zipp-3.23.0-py3-none-any.whl (10 kB) 2026-03-26 00:51:20.240 | Building wheels for collected packages: glance, simplegeneric 2026-03-26 00:51:20.241 | Building editable for glance (pyproject.toml): started 2026-03-26 00:51:20.803 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-03-26 00:51:20.804 | Created wheel for glance: filename=glance-32.1.0.dev8-0.editable-py3-none-any.whl size=8949 sha256=a8c98d0dd333869cd67bf248ab01a50b3f936d834a0a054e9db992dea6c1461e 2026-03-26 00:51:20.805 | Stored in directory: /tmp/pip-ephem-wheel-cache-ukvu0lo_/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-03-26 00:51:20.810 | Building wheel for simplegeneric (pyproject.toml): started 2026-03-26 00:51:21.021 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-03-26 00:51:21.022 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=6dbda301ae0a56ea4c97281e8b95cb2de9176e8ae3bf5bc3a46c04ffb9a749ba 2026-03-26 00:51:21.022 | Stored in directory: /opt/stack/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-03-26 00:51:21.024 | Successfully built glance simplegeneric 2026-03-26 00:51:21.157 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pydot, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-03-26 00:51:22.422 | Attempting uninstall: jsonpointer 2026-03-26 00:51:22.433 | Found existing installation: jsonpointer 2.0 2026-03-26 00:51:22.433 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:22.435 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-03-26 00:51:22.470 | Attempting uninstall: httplib2 2026-03-26 00:51:22.481 | Found existing installation: httplib2 0.20.4 2026-03-26 00:51:22.482 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:22.482 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-03-26 00:51:22.545 | Attempting uninstall: jsonpatch 2026-03-26 00:51:22.557 | Found existing installation: jsonpatch 1.32 2026-03-26 00:51:22.557 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-03-26 00:51:22.557 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-03-26 00:51:24.769 | 2026-03-26 00:51:24.789 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.6.0 castellan-5.6.0 cliff-4.13.2 cmd2-3.2.0 cursive-0.2.3 glance-32.1.0.dev8 httplib2-0.31.2 importlib-metadata-8.7.1 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.0.0 networkx-3.4.2 openstacksdk-4.10.0 oslo.limit-2.10.0 oslo.reports-3.7.0 platformdirs-4.9.2 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.3.0 requestsexceptions-1.4.0 rich-argparse-1.7.2 simplegeneric-0.8.1 taskflow-6.2.0 zipp-3.23.0 2026-03-26 00:51:24.956 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:24.963 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:24.969 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:24.975 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:24.981 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:24.987 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:24.991 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:24.997 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:25.004 | + functions-common:time_stop:2419 : start_time=1774486273252 2026-03-26 00:51:25.009 | + functions-common:time_stop:2421 : [[ -z 1774486273252 ]] 2026-03-26 00:51:25.016 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:25.025 | + functions-common:time_stop:2424 : end_time=1774486285019 2026-03-26 00:51:25.030 | + functions-common:time_stop:2425 : elapsed_time=11767 2026-03-26 00:51:25.036 | + functions-common:time_stop:2426 : total=62708 2026-03-26 00:51:25.042 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:25.047 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=74475 2026-03-26 00:51:25.051 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:25.057 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:51:25.062 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:51:25.069 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-03-26 00:51:25.075 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-03-26 00:51:25.080 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:25.086 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:51:25.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, =~ ,/opt/stack/glance, ]] 2026-03-26 00:51:25.099 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:25.106 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:51:25.112 | + ./stack.sh:main:939 : configure_glance 2026-03-26 00:51:25.118 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-03-26 00:51:25.147 | + lib/glance:configure_glance:349 : local dburl 2026-03-26 00:51:25.155 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-03-26 00:51:25.160 | ++ lib/database:database_connection_url:134 : local db=glance 2026-03-26 00:51:25.166 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-03-26 00:51:25.172 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-03-26 00:51:25.176 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:51:25.181 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:25.186 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:51:25.218 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:25.223 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:51:25.227 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:25.236 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:25.242 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-03-26 00:51:25.310 | + lib/glance:configure_glance:353 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:25.379 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-03-26 00:51:25.443 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:51:25.505 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:51:25.568 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-03-26 00:51:25.638 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-03-26 00:51:25.704 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-03-26 00:51:25.710 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:51:25.715 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:51:25.719 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:51:25.724 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:51:25.730 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-03-26 00:51:25.735 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:51:25.740 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:51:25.746 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:51:25.752 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-03-26 00:51:25.820 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-03-26 00:51:25.883 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://199.204.45.25/identity 2026-03-26 00:51:25.947 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-03-26 00:51:26.010 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-03-26 00:51:26.072 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-03-26 00:51:26.136 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-03-26 00:51:26.202 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-03-26 00:51:26.268 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri https://199.204.45.25/identity 2026-03-26 00:51:26.335 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:51:26.398 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:51:26.467 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:51:26.474 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:51:26.547 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-03-26 00:51:26.553 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-03-26 00:51:26.559 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-03-26 00:51:26.564 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:51:26.570 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:51:26.576 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:51:26.612 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:26.620 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:51:26.626 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:51:26.632 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:51:26.667 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:26.674 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:51:26.681 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:51:26.747 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:51:26.753 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:51:26.758 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-03-26 00:51:26.764 | + lib/glance:configure_glance:362 : '[' kvm = parallels ']' 2026-03-26 00:51:26.770 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-03-26 00:51:26.833 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-03-26 00:51:26.894 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-03-26 00:51:26.965 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-03-26 00:51:26.970 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-03-26 00:51:26.975 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-03-26 00:51:26.980 | + lib/glance:configure_glance_store:278 : local be 2026-03-26 00:51:26.985 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:51:26.990 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:26.996 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-26 00:51:27.069 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-03-26 00:51:27.076 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://199.204.45.25 2026-03-26 00:51:27.146 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-03-26 00:51:27.150 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:27.156 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-03-26 00:51:27.192 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:51:27.198 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://199.204.45.25/image 2026-03-26 00:51:27.266 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-03-26 00:51:27.303 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:27.309 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-03-26 00:51:27.374 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://199.204.45.25/identity 2026-03-26 00:51:27.439 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-03-26 00:51:27.443 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-03-26 00:51:27.449 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-03-26 00:51:27.457 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:51:27.493 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:51:27.499 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:51:27.504 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:51:27.510 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:51:27.515 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-26 00:51:27.582 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:51:27.646 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:51:27.711 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:51:27.776 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-03-26 00:51:27.845 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-03-26 00:51:27.854 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-03-26 00:51:27.923 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-03-26 00:51:27.991 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-03-26 00:51:28.058 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-03-26 00:51:28.125 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-03-26 00:51:28.196 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-03-26 00:51:28.265 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-03-26 00:51:28.333 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-03-26 00:51:28.400 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-03-26 00:51:28.410 | + lib/glance:configure_glance:445 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-03-26 00:51:28.423 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-03-26 00:51:28.459 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:28.465 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=199.204.45.25 2026-03-26 00:51:28.471 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-03-26 00:51:28.476 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://199.204.45.25:8776/v3/%(project_id)s' 2026-03-26 00:51:28.542 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://199.204.45.25:8776/v3/%(project_id)s' 2026-03-26 00:51:28.611 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-03-26 00:51:28.617 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-03-26 00:51:28.623 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-03-26 00:51:28.629 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-03-26 00:51:28.634 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-03-26 00:51:28.639 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-03-26 00:51:28.646 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-03-26 00:51:28.655 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:51:28.660 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-03-26 00:51:28.730 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-03-26 00:51:28.735 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-03-26 00:51:28.741 | ++ functions:get_random_port:861 : true 2026-03-26 00:51:28.747 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-03-26 00:51:28.752 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-03-26 00:51:28.756 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-03-26 00:51:28.878 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-03-26 00:51:28.883 | ++ functions:get_random_port:865 : break 2 2026-03-26 00:51:28.888 | ++ functions:get_random_port:869 : echo 60999 2026-03-26 00:51:28.894 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-03-26 00:51:28.899 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-03-26 00:51:28.962 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 4 2026-03-26 00:51:29.024 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-03-26 00:51:29.084 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:51:29.147 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:51:29.209 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:51:29.270 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:51:29.334 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:51:29.399 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:51:29.460 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-26 00:51:29.522 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:51:29.583 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:51:29.645 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:51:29.708 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:51:29.770 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-03-26 00:51:29.831 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-03-26 00:51:29.895 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-03-26 00:51:29.955 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-03-26 00:51:30.016 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-03-26 00:51:30.079 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-03-26 00:51:30.140 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-03-26 00:51:30.146 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-03-26 00:51:30.151 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:30.155 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:30.159 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:30.164 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:30.169 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:30.175 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-03-26 00:51:30.222 | proxy (enabled by site administrator) 2026-03-26 00:51:30.229 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-03-26 00:51:30.235 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-03-26 00:51:30.240 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:30.245 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:30.250 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:30.255 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:30.260 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:30.266 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-03-26 00:51:30.314 | No module matches proxy_http 2026-03-26 00:51:30.320 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-03-26 00:51:30.371 | Considering dependency proxy for proxy_http: 2026-03-26 00:51:30.371 | Module proxy already enabled 2026-03-26 00:51:30.371 | Enabling module proxy_http. 2026-03-26 00:51:30.382 | To activate the new configuration, you need to run: 2026-03-26 00:51:30.382 | systemctl restart apache2 2026-03-26 00:51:30.392 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-03-26 00:51:30.396 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-03-26 00:51:30.401 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:30.406 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:30.411 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:30.560 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-03-26 00:51:30.564 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-03-26 00:51:30.569 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-03-26 00:51:30.573 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:51:30.577 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:30.582 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:30.588 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:30.594 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:30.600 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-03-26 00:51:30.601 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:30.615 | KeepAlive Off 2026-03-26 00:51:30.622 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-03-26 00:51:30.624 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:30.638 | SetEnv proxy-sendchunked 1 2026-03-26 00:51:30.647 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-03-26 00:51:30.648 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-03-26 00:51:30.661 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-03-26 00:51:30.668 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-03-26 00:51:30.673 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-03-26 00:51:30.678 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:51:30.683 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:51:30.689 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:51:30.694 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:51:30.699 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:30.705 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:30.711 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:51:30.716 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:51:30.722 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:30.727 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:30.732 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-03-26 00:51:30.780 | Enabling site glance-api. 2026-03-26 00:51:30.789 | To activate the new configuration, you need to run: 2026-03-26 00:51:30.789 | systemctl reload apache2 2026-03-26 00:51:30.799 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-03-26 00:51:30.804 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:51:30.810 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:51:30.815 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:51:30.953 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-03-26 00:51:30.963 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-03-26 00:51:31.019 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-03-26 00:51:31.080 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-03-26 00:51:31.086 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-03-26 00:51:31.155 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-03-26 00:51:31.222 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-03-26 00:51:31.287 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-03-26 00:51:31.327 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:31.333 | + ./stack.sh:main:944 : stack_install_service cinder 2026-03-26 00:51:31.337 | + lib/stack:stack_install_service:20 : local service=cinder 2026-03-26 00:51:31.343 | + lib/stack:stack_install_service:21 : type install_cinder 2026-03-26 00:51:31.348 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:51:31.355 | + lib/stack:stack_install_service:32 : install_cinder 2026-03-26 00:51:31.361 | + lib/cinder:install_cinder:526 : git_clone https://github.com/openstack/cinder.git /opt/stack/cinder master 2026-03-26 00:51:31.367 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/cinder.git 2026-03-26 00:51:31.372 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-03-26 00:51:31.378 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:51:31.383 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:51:31.390 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:51:31.395 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:51:31.402 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:51:31.409 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:51:31.446 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:51:31.451 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:51:31.457 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:31.464 | + functions-common:git_clone:602 : echo master 2026-03-26 00:51:31.465 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:51:31.475 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-03-26 00:51:31.481 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:31.485 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-03-26 00:51:31.510 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-03-26 00:51:31.517 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:51:31.518 | + functions-common:git_clone:665 : head -1 2026-03-26 00:51:31.527 | 2190f0549 Release notes: move hitachi-vsp-one note 2026-03-26 00:51:31.534 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:51:31.540 | + lib/cinder:install_cinder:527 : setup_develop /opt/stack/cinder 2026-03-26 00:51:31.545 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:51:31.550 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:51:31.556 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-03-26 00:51:31.561 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:51:31.567 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-03-26 00:51:31.573 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:51:31.579 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:51:31.585 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-03-26 00:51:31.591 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:51:31.597 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:51:31.603 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-03-26 00:51:31.608 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:51:31.616 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-03-26 00:51:31.621 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:51:31.627 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:51:31.635 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-03-26 00:51:31.647 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-03-26 00:51:31.653 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-03-26 00:51:31.659 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-03-26 00:51:31.757 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-03-26 00:51:31.763 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:51:31.768 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:51:31.774 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:51:31.779 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-03-26 00:51:31.785 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-03-26 00:51:31.791 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:51:31.797 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:51:31.802 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:51:31.807 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:51:31.813 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:51:31.819 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:51:31.825 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:51:31.830 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-03-26 00:51:31.874 | Using python 3.12 to install /opt/stack/cinder 2026-03-26 00:51:31.878 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-03-26 00:51:32.437 | Obtaining file:///opt/stack/cinder 2026-03-26 00:51:32.440 | Installing build dependencies: started 2026-03-26 00:51:33.458 | Installing build dependencies: finished with status 'done' 2026-03-26 00:51:33.459 | Checking if build backend supports build_editable: started 2026-03-26 00:51:33.757 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:51:33.758 | Getting requirements to build editable: started 2026-03-26 00:51:33.919 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:51:33.922 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:51:34.815 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:51:34.834 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.0.3) 2026-03-26 00:51:34.835 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.2.1) 2026-03-26 00:51:34.835 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (0.40.4) 2026-03-26 00:51:34.836 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.3.2) 2026-03-26 00:51:34.836 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.1.0) 2026-03-26 00:51:34.836 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (4.26.0) 2026-03-26 00:51:34.837 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.13.1) 2026-03-26 00:51:34.837 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (12.0.0) 2026-03-26 00:51:35.189 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.322 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-03-26 00:51:35.333 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (10.3.0) 2026-03-26 00:51:35.333 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.4.0) 2026-03-26 00:51:35.334 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (6.3.0) 2026-03-26 00:51:35.335 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (18.0.0) 2026-03-26 00:51:35.335 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (8.1.0) 2026-03-26 00:51:35.336 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (17.3.0) 2026-03-26 00:51:35.336 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (8.0.0) 2026-03-26 00:51:35.337 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.0.0) 2026-03-26 00:51:35.337 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.10.1) 2026-03-26 00:51:35.338 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.7.0) 2026-03-26 00:51:35.338 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.9.0) 2026-03-26 00:51:35.339 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.9.1) 2026-03-26 00:51:35.340 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (4.5.1) 2026-03-26 00:51:35.340 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.7.1) 2026-03-26 00:51:35.341 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (10.0.0) 2026-03-26 00:51:35.377 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.402 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:51:35.412 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (4.3.0) 2026-03-26 00:51:35.412 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (26.0) 2026-03-26 00:51:35.448 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.474 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:51:35.484 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.10.1) 2026-03-26 00:51:35.484 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.1.0) 2026-03-26 00:51:35.485 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (3.3.2) 2026-03-26 00:51:35.485 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.3.0) 2026-03-26 00:51:35.523 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.552 | Downloading python_glanceclient-4.11.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:51:35.683 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.8.0) 2026-03-26 00:51:35.751 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.776 | Downloading python_novaclient-18.12.0-py3-none-any.whl.metadata (3.2 kB) 2026-03-26 00:51:35.835 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.861 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-03-26 00:51:35.870 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.32.5) 2026-03-26 00:51:35.870 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.5.1) 2026-03-26 00:51:35.870 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (6.2.0) 2026-03-26 00:51:35.926 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev16) 2026-03-26 00:51:35.951 | Downloading rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-03-26 00:51:35.961 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2.0.46) 2026-03-26 00:51:35.962 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.7.0) 2026-03-26 00:51:35.985 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev16) 2026-03-26 00:51:36.009 | Downloading tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-03-26 00:51:36.048 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (9.1.4) 2026-03-26 00:51:36.049 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (1.8.9) 2026-03-26 00:51:36.049 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (6.7.2) 2026-03-26 00:51:36.087 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev16) 2026-03-26 00:51:36.112 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:51:36.125 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.0.0) 2026-03-26 00:51:36.166 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev16) 2026-03-26 00:51:36.195 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-03-26 00:51:36.269 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev16) 2026-03-26 00:51:36.293 | Downloading google_api_python_client-2.190.0-py3-none-any.whl.metadata (7.0 kB) 2026-03-26 00:51:36.307 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (5.6.0) 2026-03-26 00:51:36.308 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (43.0.3) 2026-03-26 00:51:36.309 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (0.2.3) 2026-03-26 00:51:36.460 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev16) 2026-03-26 00:51:36.485 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-03-26 00:51:36.767 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev16) 2026-03-26 00:51:36.793 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-03-26 00:51:36.804 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev16) (1.9.0) 2026-03-26 00:51:36.804 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (2025.3) 2026-03-26 00:51:36.804 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev16) (7.0.1) 2026-03-26 00:51:37.129 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:51:37.154 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-03-26 00:51:37.169 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev16) (1.1.0) 2026-03-26 00:51:37.209 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev16) 2026-03-26 00:51:37.236 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:51:37.247 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev16) (2.9.0.post0) 2026-03-26 00:51:37.248 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev16) (2.6.3) 2026-03-26 00:51:37.251 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev16) (1.17.0) 2026-03-26 00:51:37.276 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev16) (2.0.0) 2026-03-26 00:51:37.279 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==28.1.0.dev16) (3.0) 2026-03-26 00:51:37.284 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==28.1.0.dev16) (2.8.0) 2026-03-26 00:51:37.288 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) (0.31.2) 2026-03-26 00:51:37.331 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.358 | Downloading google_auth-2.48.0-py3-none-any.whl.metadata (6.2 kB) 2026-03-26 00:51:37.387 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.410 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:51:37.451 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.474 | Downloading google_api_core-2.30.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:51:37.504 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.528 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-03-26 00:51:37.567 | Collecting googleapis-common-protos<2.0.0,>=1.56.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.595 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl.metadata (9.4 kB) 2026-03-26 00:51:37.786 | Collecting protobuf<7.0.0,>=4.25.8 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.812 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-03-26 00:51:37.851 | Collecting proto-plus<2.0.0,>=1.22.3 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.877 | Downloading proto_plus-1.27.1-py3-none-any.whl.metadata (2.2 kB) 2026-03-26 00:51:37.922 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:37.946 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:51:37.982 | Collecting rsa<5,>=3.1.4 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:38.007 | Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-03-26 00:51:38.036 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev16) (3.4.4) 2026-03-26 00:51:38.037 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->cinder==28.1.0.dev16) (3.11) 2026-03-26 00:51:38.038 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev16) (2023.11.17) 2026-03-26 00:51:38.073 | Collecting pyasn1>=0.1.3 (from rsa<5,>=3.1.4->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev16) 2026-03-26 00:51:38.099 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-03-26 00:51:38.122 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (25.4.0) 2026-03-26 00:51:38.123 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (2025.9.1) 2026-03-26 00:51:38.123 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (0.37.0) 2026-03-26 00:51:38.124 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==28.1.0.dev16) (0.30.0) 2026-03-26 00:51:38.129 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev16) (1.8.2) 2026-03-26 00:51:38.130 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==28.1.0.dev16) (4.15.0) 2026-03-26 00:51:38.132 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (4.1.1) 2026-03-26 00:51:38.133 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (4.0.1) 2026-03-26 00:51:38.133 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (2.11.0) 2026-03-26 00:51:38.139 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->cinder==28.1.0.dev16) (7.2.2) 2026-03-26 00:51:38.142 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==28.1.0.dev16) (1.5.0) 2026-03-26 00:51:38.147 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev16) (0.20) 2026-03-26 00:51:38.147 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==28.1.0.dev16) (3.0.0) 2026-03-26 00:51:38.149 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.5.0->cinder==28.1.0.dev16) (2.1.1) 2026-03-26 00:51:38.152 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev16) (1.3.0) 2026-03-26 00:51:38.153 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev16) (2.0.0) 2026-03-26 00:51:38.153 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev16) (6.0.3) 2026-03-26 00:51:38.158 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev16) (1.18.4) 2026-03-26 00:51:38.159 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev16) (2.0.2) 2026-03-26 00:51:38.160 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==28.1.0.dev16) (0.5.0) 2026-03-26 00:51:38.162 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==28.1.0.dev16) (1.3.10) 2026-03-26 00:51:38.168 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (3.2.1) 2026-03-26 00:51:38.170 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (5.3.1) 2026-03-26 00:51:38.170 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (5.6.2) 2026-03-26 00:51:38.171 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (0.15.1) 2026-03-26 00:51:38.173 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (5.1.0) 2026-03-26 00:51:38.183 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==28.1.0.dev16) (0.24.1) 2026-03-26 00:51:38.185 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (5.0.0) 2026-03-26 00:51:38.186 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (3.1.6) 2026-03-26 00:51:38.187 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (4.0.1) 2026-03-26 00:51:38.191 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==28.1.0.dev16) (3.0.3) 2026-03-26 00:51:38.199 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==28.1.0.dev16) (1.1.2) 2026-03-26 00:51:38.212 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->cinder==28.1.0.dev16) (1.7.3) 2026-03-26 00:51:38.215 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev16) (3.17.0) 2026-03-26 00:51:38.248 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev16) 2026-03-26 00:51:38.276 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-03-26 00:51:38.330 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:51:38.359 | Downloading invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-03-26 00:51:38.404 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev16) 2026-03-26 00:51:38.428 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-03-26 00:51:38.450 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev16) (82.0.1) 2026-03-26 00:51:38.461 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev16) (0.6.0) 2026-03-26 00:51:38.487 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (4.13.2) 2026-03-26 00:51:38.491 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (0.6.0) 2026-03-26 00:51:38.492 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (3.2.0) 2026-03-26 00:51:38.498 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (1.11.0) 2026-03-26 00:51:38.499 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (14.3.3) 2026-03-26 00:51:38.499 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (1.7.2) 2026-03-26 00:51:38.528 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev16) 2026-03-26 00:51:38.555 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-03-26 00:51:38.565 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==28.1.0.dev16) (24.2.1) 2026-03-26 00:51:38.597 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (4.0.0) 2026-03-26 00:51:38.598 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (2.19.2) 2026-03-26 00:51:38.605 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev16) (0.1.2) 2026-03-26 00:51:38.616 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==28.1.0.dev16) (0.7) 2026-03-26 00:51:38.648 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev16) 2026-03-26 00:51:38.675 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-03-26 00:51:38.716 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev16) (3.4.2) 2026-03-26 00:51:38.716 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev16) (3.3.0) 2026-03-26 00:51:38.719 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==28.1.0.dev16) (4.0.1) 2026-03-26 00:51:38.744 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==28.1.0.dev16) (2.8.5) 2026-03-26 00:51:38.777 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev16) 2026-03-26 00:51:38.802 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-03-26 00:51:38.863 | Requirement already satisfied: jsonpatch~=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev16) (1.33) 2026-03-26 00:51:38.867 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==28.1.0.dev16) (3.0.0) 2026-03-26 00:51:38.944 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-03-26 00:51:39.070 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-03-26 00:51:42.334 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 4.2 MB/s 0:00:03 2026-03-26 00:51:42.365 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-03-26 00:51:42.412 | Downloading google_api_python_client-2.190.0-py3-none-any.whl (14.7 MB) 2026-03-26 00:51:44.261 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.7/14.7 MB 8.0 MB/s 0:00:01 2026-03-26 00:51:44.289 | Downloading google_api_core-2.30.0-py3-none-any.whl (173 kB) 2026-03-26 00:51:44.341 | Downloading google_auth-2.48.0-py3-none-any.whl (236 kB) 2026-03-26 00:51:44.397 | Downloading google_auth_httplib2-0.3.0-py3-none-any.whl (9.5 kB) 2026-03-26 00:51:44.429 | Downloading googleapis_common_protos-1.72.0-py3-none-any.whl (297 kB) 2026-03-26 00:51:44.491 | Downloading proto_plus-1.27.1-py3-none-any.whl (50 kB) 2026-03-26 00:51:44.524 | Downloading protobuf-6.33.5-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-03-26 00:51:44.587 | Downloading rsa-4.9.1-py3-none-any.whl (34 kB) 2026-03-26 00:51:44.620 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-03-26 00:51:44.651 | Downloading lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-03-26 00:51:45.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 9.7 MB/s 0:00:00 2026-03-26 00:51:45.222 | Downloading oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-03-26 00:51:45.282 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-03-26 00:51:45.352 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 8.6 MB/s 0:00:00 2026-03-26 00:51:45.378 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-03-26 00:51:45.431 | Downloading invoke-2.2.1-py3-none-any.whl (160 kB) 2026-03-26 00:51:45.478 | Downloading pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-03-26 00:51:45.516 | Downloading pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-03-26 00:51:45.563 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-03-26 00:51:45.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.5 MB/s 0:00:00 2026-03-26 00:51:45.741 | Downloading python_glanceclient-4.11.0-py3-none-any.whl (208 kB) 2026-03-26 00:51:45.792 | Downloading python_novaclient-18.12.0-py3-none-any.whl (336 kB) 2026-03-26 00:51:45.856 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-03-26 00:51:45.896 | Downloading rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-03-26 00:51:45.933 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-03-26 00:51:45.970 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-03-26 00:51:46.012 | Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-03-26 00:51:46.048 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-03-26 00:51:46.089 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-03-26 00:51:46.120 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-03-26 00:51:46.161 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-03-26 00:51:46.382 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 10.0 MB/s 0:00:00 2026-03-26 00:51:46.458 | Building wheels for collected packages: cinder 2026-03-26 00:51:46.459 | Building editable for cinder (pyproject.toml): started 2026-03-26 00:51:47.482 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-03-26 00:51:47.483 | Created wheel for cinder: filename=cinder-28.1.0.dev16-0.editable-py3-none-any.whl size=9153 sha256=4f381b192af3c38b06dd92864841c027fcd232af4432e2941328db233b84bc99 2026-03-26 00:51:47.484 | Stored in directory: /tmp/pip-ephem-wheel-cache-es_j6m20/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-03-26 00:51:47.490 | Successfully built cinder 2026-03-26 00:51:47.626 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, rsa, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-03-26 00:51:50.989 | 2026-03-26 00:51:51.006 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev16 google-api-core-2.30.0 google-api-python-client-2.190.0 google-auth-2.48.0 google-auth-httplib2-0.3.0 googleapis-common-protos-1.72.0 invoke-2.2.1 lxml-6.0.2 oslo.versionedobjects-3.9.0 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.27.1 protobuf-6.33.5 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.2 python-glanceclient-4.11.0 python-novaclient-18.12.0 python-swiftclient-4.10.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.4 suds-community-1.2.0 tabulate-0.9.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-03-26 00:51:51.311 | + inc/python:pip_install:216 : result=0 2026-03-26 00:51:51.316 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:51:51.323 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:51.328 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:51.333 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:51.339 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:51.343 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:51.348 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:51:51.353 | + functions-common:time_stop:2419 : start_time=1774486291863 2026-03-26 00:51:51.358 | + functions-common:time_stop:2421 : [[ -z 1774486291863 ]] 2026-03-26 00:51:51.365 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:51.374 | + functions-common:time_stop:2424 : end_time=1774486311368 2026-03-26 00:51:51.379 | + functions-common:time_stop:2425 : elapsed_time=19505 2026-03-26 00:51:51.385 | + functions-common:time_stop:2426 : total=74475 2026-03-26 00:51:51.392 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:51.397 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=93980 2026-03-26 00:51:51.404 | + inc/python:pip_install:219 : return 0 2026-03-26 00:51:51.410 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:51:51.415 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:51:51.421 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-03-26 00:51:51.426 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-03-26 00:51:51.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:51:51.438 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:51:51.445 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/cinder, ]] 2026-03-26 00:51:51.451 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:51:51.457 | + lib/cinder:install_cinder:528 : [[ lioadm == \t\g\t\a\d\m ]] 2026-03-26 00:51:51.463 | + lib/cinder:install_cinder:530 : [[ lioadm == \l\i\o\a\d\m ]] 2026-03-26 00:51:51.469 | + lib/cinder:install_cinder:531 : is_ubuntu 2026-03-26 00:51:51.475 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:51.481 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:51.487 | + lib/cinder:install_cinder:533 : sudo mkdir -p /etc/target 2026-03-26 00:51:51.508 | + lib/cinder:install_cinder:535 : install_package targetcli-fb 2026-03-26 00:51:51.513 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:51:51.518 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:51:51.523 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:51:51.529 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:51:51.535 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:51:51.540 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:51:51.546 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:51.552 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:51.558 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:51:51.564 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:51.569 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:51:51.576 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:51:51.582 | + functions-common:install_package:1431 : real_install_package targetcli-fb 2026-03-26 00:51:51.586 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:51:51.592 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:51:51.598 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:51:51.604 | + functions-common:real_install_package:1419 : apt_get install targetcli-fb 2026-03-26 00:51:51.652 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-03-26 00:51:51.696 | Reading package lists... 2026-03-26 00:51:51.943 | Building dependency tree... 2026-03-26 00:51:51.944 | Reading state information... 2026-03-26 00:51:52.199 | The following additional packages will be installed: 2026-03-26 00:51:52.199 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:51:52.199 | python3-typing-extensions python3-urwid python3-wcwidth 2026-03-26 00:51:52.200 | Suggested packages: 2026-03-26 00:51:52.200 | python3-wxgtk4.0 python3-pyqt5 python-urwid-doc 2026-03-26 00:51:52.234 | The following NEW packages will be installed: 2026-03-26 00:51:52.234 | python3-configshell-fb python3-pyudev python3-rtslib-fb 2026-03-26 00:51:52.234 | python3-typing-extensions python3-urwid python3-wcwidth targetcli-fb 2026-03-26 00:51:52.427 | 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:51:52.427 | Need to get 418 kB of archives. 2026-03-26 00:51:52.427 | After this operation, 3,296 kB of additional disk space will be used. 2026-03-26 00:51:52.427 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-03-26 00:51:52.692 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-03-26 00:51:52.711 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-03-26 00:51:52.861 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-03-26 00:51:52.872 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-pyudev all 0.24.0-1 [33.0 kB] 2026-03-26 00:51:52.884 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-03-26 00:51:52.902 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-03-26 00:51:53.105 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:51:53.149 | Fetched 418 kB in 1s (630 kB/s) 2026-03-26 00:51:53.185 | Selecting previously unselected package python3-typing-extensions. 2026-03-26 00:51:53.215 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68789 files and directories currently installed.) 2026-03-26 00:51:53.217 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-03-26 00:51:53.221 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:51:53.271 | Selecting previously unselected package python3-wcwidth. 2026-03-26 00:51:53.282 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-03-26 00:51:53.286 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:51:53.348 | Selecting previously unselected package python3-urwid. 2026-03-26 00:51:53.360 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-03-26 00:51:53.364 | Unpacking python3-urwid (2.6.10-1) ... 2026-03-26 00:51:53.442 | Selecting previously unselected package python3-configshell-fb. 2026-03-26 00:51:53.452 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-03-26 00:51:53.456 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:51:53.514 | Selecting previously unselected package python3-pyudev. 2026-03-26 00:51:53.523 | Preparing to unpack .../4-python3-pyudev_0.24.0-1_all.deb ... 2026-03-26 00:51:53.527 | Unpacking python3-pyudev (0.24.0-1) ... 2026-03-26 00:51:53.595 | Selecting previously unselected package python3-rtslib-fb. 2026-03-26 00:51:53.604 | Preparing to unpack .../5-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-03-26 00:51:53.607 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:51:53.796 | Selecting previously unselected package targetcli-fb. 2026-03-26 00:51:53.806 | Preparing to unpack .../6-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-03-26 00:51:53.809 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:51:53.889 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-03-26 00:51:54.093 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-03-26 00:51:54.252 | Setting up python3-pyudev (0.24.0-1) ... 2026-03-26 00:51:54.415 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-03-26 00:51:55.207 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-03-26 00:51:55.217 | Setting up python3-urwid (2.6.10-1) ... 2026-03-26 00:51:55.539 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-03-26 00:51:55.658 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:51:55.658 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:51:55.675 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:51:55.675 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:51:55.675 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:51:55.675 | keyword = Word(alphanums + '_\-') 2026-03-26 00:51:55.675 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:51:55.675 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:51:55.675 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:51:55.675 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:51:55.675 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:51:55.675 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:51:55.679 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:51:55.679 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-03-26 00:51:55.691 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-03-26 00:51:55.691 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-03-26 00:51:55.691 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-03-26 00:51:55.691 | keyword = Word(alphanums + '_\-') 2026-03-26 00:51:55.692 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:51:55.692 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:51:55.692 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-03-26 00:51:55.692 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-03-26 00:51:55.692 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-03-26 00:51:55.692 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-03-26 00:51:55.723 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-03-26 00:51:55.855 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-03-26 00:51:55.855 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-03-26 00:51:56.073 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:51:56.703 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:51:56.709 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:51:56.715 | + functions-common:time_stop:2412 : local name 2026-03-26 00:51:56.722 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:51:56.728 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:51:56.735 | + functions-common:time_stop:2415 : local total 2026-03-26 00:51:56.740 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:51:56.746 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:51:56.752 | + functions-common:time_stop:2419 : start_time=1774486311645 2026-03-26 00:51:56.759 | + functions-common:time_stop:2421 : [[ -z 1774486311645 ]] 2026-03-26 00:51:56.767 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:51:56.776 | + functions-common:time_stop:2424 : end_time=1774486316770 2026-03-26 00:51:56.783 | + functions-common:time_stop:2425 : elapsed_time=5125 2026-03-26 00:51:56.788 | + functions-common:time_stop:2426 : total=321097 2026-03-26 00:51:56.794 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:51:56.800 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=326222 2026-03-26 00:51:56.806 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:51:56.814 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:51:56.819 | + ./stack.sh:main:945 : configure_cinder 2026-03-26 00:51:56.825 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-03-26 00:51:56.849 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-03-26 00:51:56.859 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-03-26 00:51:56.864 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-03-26 00:51:56.870 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:51:56.878 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-03-26 00:51:56.879 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:51:56.888 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-03-26 00:51:56.892 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-03-26 00:51:56.898 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:51:56.903 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-03-26 00:51:56.909 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-03-26 00:51:56.915 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-03-26 00:51:56.920 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:51:56.926 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-03-26 00:51:56.948 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-03-26 00:51:56.972 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-03-26 00:51:56.994 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-03-26 00:51:57.012 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-03-26 00:51:57.036 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-03-26 00:51:57.057 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:51:57.063 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:51:57.071 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.WcDoeFrmUl 2026-03-26 00:51:57.076 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-26 00:51:57.083 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-03-26 00:51:57.089 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-03-26 00:51:57.094 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.WcDoeFrmUl 2026-03-26 00:51:57.103 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.WcDoeFrmUl 2026-03-26 00:51:57.125 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.WcDoeFrmUl /etc/sudoers.d/cinder-rootwrap 2026-03-26 00:51:57.149 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-03-26 00:51:57.158 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:51:57.163 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:51:57.169 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:51:57.174 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:51:57.179 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-26 00:51:57.184 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-26 00:51:57.190 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-26 00:51:57.192 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:51:57.207 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-26 00:51:57.214 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:51:57.236 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:51:57.261 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-03-26 00:51:57.267 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-03-26 00:51:57.277 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-03-26 00:51:57.286 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-03-26 00:51:57.292 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:51:57.297 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=cinder 2026-03-26 00:51:57.302 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:51:57.308 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:51:57.314 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-03-26 00:51:57.320 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:51:57.326 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:51:57.331 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:51:57.337 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-03-26 00:51:57.404 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-03-26 00:51:57.469 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://199.204.45.25/identity 2026-03-26 00:51:57.535 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-03-26 00:51:57.601 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-03-26 00:51:57.666 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-03-26 00:51:57.728 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-03-26 00:51:57.793 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-03-26 00:51:57.851 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri https://199.204.45.25/identity 2026-03-26 00:51:57.914 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:51:57.983 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:51:58.049 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:51:58.055 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-03-26 00:51:58.120 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-03-26 00:51:58.185 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-03-26 00:51:58.192 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-03-26 00:51:58.197 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-03-26 00:51:58.203 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-03-26 00:51:58.210 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:51:58.217 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:51:58.223 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:51:58.263 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:58.269 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:51:58.276 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:58.283 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-03-26 00:51:58.355 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-03-26 00:51:58.422 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-03-26 00:51:58.485 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-03-26 00:51:58.549 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-03-26 00:51:58.614 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-03-26 00:51:58.680 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-03-26 00:51:58.749 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 199.204.45.25 2026-03-26 00:51:58.814 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:51:58.883 | ++ lib/cinder:configure_cinder:321 : openssl rand -hex 16 2026-03-26 00:51:58.897 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager fixed_key cfd736d4bf0033b584c7c9f494e94a33 2026-03-26 00:51:58.962 | + lib/cinder:configure_cinder:322 : [[ -n '' ]] 2026-03-26 00:51:58.968 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-03-26 00:51:59.035 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-03-26 00:51:59.098 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-03-26 00:51:59.162 | + lib/cinder:configure_cinder:334 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-03-26 00:51:59.232 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-03-26 00:51:59.298 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-03-26 00:51:59.367 | + lib/cinder:configure_cinder:339 : is_service_enabled c-vol 2026-03-26 00:51:59.404 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:51:59.410 | + lib/cinder:configure_cinder:339 : [[ -n lvm:lvmdriver-1 ]] 2026-03-26 00:51:59.415 | + lib/cinder:configure_cinder:340 : local enabled_backends= 2026-03-26 00:51:59.421 | + lib/cinder:configure_cinder:341 : local default_name= 2026-03-26 00:51:59.427 | + lib/cinder:configure_cinder:342 : local be be_name be_type 2026-03-26 00:51:59.433 | + lib/cinder:configure_cinder:343 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-03-26 00:51:59.439 | + lib/cinder:configure_cinder:344 : be_type=lvm 2026-03-26 00:51:59.445 | + lib/cinder:configure_cinder:345 : be_name=lvmdriver-1 2026-03-26 00:51:59.450 | + lib/cinder:configure_cinder:346 : type configure_cinder_backend_lvm 2026-03-26 00:51:59.456 | + lib/cinder:configure_cinder:347 : configure_cinder_backend_lvm lvmdriver-1 2026-03-26 00:51:59.462 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-03-26 00:51:59.466 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-03-26 00:51:59.537 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-03-26 00:51:59.603 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-03-26 00:51:59.670 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-03-26 00:51:59.737 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-03-26 00:51:59.802 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-03-26 00:51:59.868 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-03-26 00:51:59.935 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-03-26 00:52:00.001 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-03-26 00:52:00.068 | + lib/cinder:configure_cinder:349 : [[ -z '' ]] 2026-03-26 00:52:00.073 | + lib/cinder:configure_cinder:350 : default_name=lvmdriver-1 2026-03-26 00:52:00.078 | + lib/cinder:configure_cinder:352 : enabled_backends+=lvmdriver-1, 2026-03-26 00:52:00.084 | + lib/cinder:configure_cinder:354 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-03-26 00:52:00.149 | + lib/cinder:configure_cinder:355 : [[ -n lvmdriver-1 ]] 2026-03-26 00:52:00.155 | + lib/cinder:configure_cinder:356 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-03-26 00:52:00.224 | + lib/cinder:configure_cinder:358 : configure_cinder_image_volume_cache 2026-03-26 00:52:00.229 | + lib/cinder:configure_cinder_image_volume_cache:714 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-03-26 00:52:00.235 | + lib/cinder:configure_cinder_image_volume_cache:715 : local be_name=lvmdriver-1 2026-03-26 00:52:00.241 | + lib/cinder:configure_cinder_image_volume_cache:717 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-03-26 00:52:00.308 | + lib/cinder:configure_cinder_image_volume_cache:719 : [[ -n '' ]] 2026-03-26 00:52:00.315 | + lib/cinder:configure_cinder_image_volume_cache:723 : [[ -n '' ]] 2026-03-26 00:52:00.321 | + lib/cinder:configure_cinder:363 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:00.327 | + lib/cinder:configure_cinder:369 : is_service_enabled c-bak 2026-03-26 00:52:00.366 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:00.372 | + lib/cinder:configure_cinder:369 : [[ -n swift ]] 2026-03-26 00:52:00.377 | + lib/cinder:configure_cinder:370 : type configure_cinder_backup_swift 2026-03-26 00:52:00.384 | + lib/cinder:configure_cinder:371 : configure_cinder_backup_swift 2026-03-26 00:52:00.389 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-03-26 00:52:00.456 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://199.204.45.25:8080/v1/AUTH_ 2026-03-26 00:52:00.527 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-03-26 00:52:00.566 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:00.573 | + lib/cinder_backups/swift:configure_cinder_backup_swift:28 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_ca_cert_file /opt/stack/data/ca-bundle.pem 2026-03-26 00:52:00.637 | + lib/cinder:configure_cinder:377 : is_service_enabled ceilometer 2026-03-26 00:52:00.676 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:00.681 | + lib/cinder:configure_cinder:381 : is_service_enabled tls-proxy 2026-03-26 00:52:00.718 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:00.724 | + lib/cinder:configure_cinder:382 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ c-api ]] 2026-03-26 00:52:00.731 | + lib/cinder:configure_cinder:384 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-03-26 00:52:00.796 | + lib/cinder:configure_cinder:385 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:52:00.863 | + lib/cinder:configure_cinder:389 : '[' False '!=' False ']' 2026-03-26 00:52:00.868 | + lib/cinder:configure_cinder:393 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-03-26 00:52:00.872 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-03-26 00:52:00.879 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-03-26 00:52:00.884 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:52:00.889 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:52:00.895 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:52:00.930 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:00.938 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:52:00.944 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:52:00.949 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:52:00.984 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:00.989 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:52:00.997 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:52:01.062 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:52:01.067 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:52:01.072 | + lib/cinder:configure_cinder:396 : setup_logging /etc/cinder/cinder.conf 2026-03-26 00:52:01.078 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-03-26 00:52:01.084 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:01.091 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:52:01.130 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:52:01.136 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:52:01.141 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:01.148 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:52:01.153 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-26 00:52:01.222 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:52:01.290 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:52:01.356 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:52:01.424 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-03-26 00:52:01.491 | + lib/cinder:configure_cinder:398 : is_service_enabled c-api 2026-03-26 00:52:01.528 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:01.534 | + lib/cinder:configure_cinder:399 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-03-26 00:52:01.540 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:52:01.546 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-03-26 00:52:01.552 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-03-26 00:52:01.557 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:52:01.563 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-03-26 00:52:01.569 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-03-26 00:52:01.574 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:52:01.580 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:52:01.604 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:52:01.604 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:52:01.616 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:52:01.623 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:52:01.641 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-26 00:52:01.649 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-03-26 00:52:01.654 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:52:01.663 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:52:01.668 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-03-26 00:52:01.737 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:52:01.805 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-03-26 00:52:01.865 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:52:01.929 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:52:01.994 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:52:02.057 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:52:02.120 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:52:02.186 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:52:02.254 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-26 00:52:02.318 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:52:02.388 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:52:02.451 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:52:02.512 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:52:02.563 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:52:02.568 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:52:02.574 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-03-26 00:52:02.578 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-03-26 00:52:02.583 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:52:02.588 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:02.594 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:02.597 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:52:02.604 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:52:02.610 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-03-26 00:52:02.664 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:52:02.718 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-03-26 00:52:02.718 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-03-26 00:52:02.729 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-03-26 00:52:02.736 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-03-26 00:52:02.740 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-03-26 00:52:02.744 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:52:02.749 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:52:02.753 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:52:02.759 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:52:02.765 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:02.769 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:02.774 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:52:02.779 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:52:02.784 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:02.789 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:02.794 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-03-26 00:52:02.844 | Enabling site cinder-api. 2026-03-26 00:52:02.854 | To activate the new configuration, you need to run: 2026-03-26 00:52:02.854 | systemctl reload apache2 2026-03-26 00:52:02.864 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:52:02.870 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:52:02.874 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:52:02.879 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:52:03.021 | + lib/cinder:configure_cinder:402 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-03-26 00:52:03.027 | + lib/cinder:configure_cinder:406 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 4 2026-03-26 00:52:03.094 | + lib/cinder:configure_cinder:408 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://199.204.45.25/image 2026-03-26 00:52:03.161 | + lib/cinder:configure_cinder:409 : is_service_enabled tls-proxy 2026-03-26 00:52:03.203 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:03.209 | + lib/cinder:configure_cinder:410 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-03-26 00:52:03.278 | + lib/cinder:configure_cinder:411 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-03-26 00:52:03.346 | + lib/cinder:configure_cinder:415 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-03-26 00:52:03.351 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:03.357 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=glance 2026-03-26 00:52:03.361 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=glance 2026-03-26 00:52:03.367 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:52:03.373 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-03-26 00:52:03.379 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:03.385 | + lib/keystone:configure_keystoneauth:433 : local admin_user=glance 2026-03-26 00:52:03.392 | + lib/keystone:configure_keystoneauth:434 : local section=glance 2026-03-26 00:52:03.397 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-03-26 00:52:03.468 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf glance interface public 2026-03-26 00:52:03.532 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf glance auth_url https://199.204.45.25/identity 2026-03-26 00:52:03.600 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf glance username glance 2026-03-26 00:52:03.668 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-03-26 00:52:03.737 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-03-26 00:52:03.800 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf glance project_name service 2026-03-26 00:52:03.865 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-03-26 00:52:03.935 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri https://199.204.45.25/identity 2026-03-26 00:52:04.000 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:52:04.068 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-03-26 00:52:04.136 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:52:04.142 | + lib/cinder:configure_cinder:418 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-03-26 00:52:04.148 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:04.153 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:52:04.158 | + lib/keystone:configure_keystoneauth:434 : local section=nova 2026-03-26 00:52:04.165 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-03-26 00:52:04.240 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf nova interface public 2026-03-26 00:52:04.310 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf nova auth_url https://199.204.45.25/identity 2026-03-26 00:52:04.377 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf nova username nova 2026-03-26 00:52:04.446 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-03-26 00:52:04.517 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-03-26 00:52:04.584 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf nova project_name service 2026-03-26 00:52:04.648 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-03-26 00:52:04.717 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-03-26 00:52:04.783 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:52:04.849 | + lib/cinder:configure_cinder:422 : [[ ! -z '' ]] 2026-03-26 00:52:04.855 | + lib/cinder:configure_cinder:424 : is_service_enabled etcd3 2026-03-26 00:52:04.892 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:04.898 | + lib/cinder:configure_cinder:427 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://199.204.45.25:2379?api_version=v3' 2026-03-26 00:52:04.972 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:52:04.978 | + lib/cinder:configure_cinder:430 : [[ False == True ]] 2026-03-26 00:52:04.984 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-03-26 00:52:05.059 | + lib/cinder:configure_cinder:435 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-03-26 00:52:05.126 | + lib/cinder:configure_cinder:438 : '[' True == True ']' 2026-03-26 00:52:05.133 | + lib/cinder:configure_cinder:439 : init_cinder_service_user_conf 2026-03-26 00:52:05.139 | + lib/cinder:init_cinder_service_user_conf:743 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-03-26 00:52:05.209 | + lib/cinder:init_cinder_service_user_conf:744 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-03-26 00:52:05.215 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/cinder/cinder.conf 2026-03-26 00:52:05.221 | + lib/keystone:configure_keystoneauth:433 : local admin_user=cinder 2026-03-26 00:52:05.226 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:52:05.232 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-03-26 00:52:05.302 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/cinder/cinder.conf service_user interface public 2026-03-26 00:52:05.369 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/cinder/cinder.conf service_user auth_url https://199.204.45.25/identity 2026-03-26 00:52:05.435 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-03-26 00:52:05.503 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-03-26 00:52:05.570 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-03-26 00:52:05.639 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-03-26 00:52:05.711 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-03-26 00:52:05.777 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-03-26 00:52:05.818 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:05.824 | + ./stack.sh:main:950 : stack_install_service neutron 2026-03-26 00:52:05.829 | + lib/stack:stack_install_service:20 : local service=neutron 2026-03-26 00:52:05.835 | + lib/stack:stack_install_service:21 : type install_neutron 2026-03-26 00:52:05.841 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:52:05.847 | + lib/stack:stack_install_service:32 : install_neutron 2026-03-26 00:52:05.853 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-03-26 00:52:05.859 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-03-26 00:52:05.865 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:05.872 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:05.878 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,neutron-lib, ]] 2026-03-26 00:52:05.884 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:05.891 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-03-26 00:52:05.897 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-03-26 00:52:05.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:05.909 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:05.915 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,sqlalchemy, ]] 2026-03-26 00:52:05.922 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:05.928 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-03-26 00:52:05.934 | + inc/python:use_library_from_git:266 : local name=alembic 2026-03-26 00:52:05.942 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:05.948 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:05.954 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,alembic, ]] 2026-03-26 00:52:05.961 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:05.968 | + lib/neutron:install_neutron:525 : git_clone https://github.com/openstack/neutron.git /opt/stack/neutron master 2026-03-26 00:52:05.974 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/neutron.git 2026-03-26 00:52:05.980 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-03-26 00:52:05.985 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:52:05.990 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:52:05.998 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:52:06.005 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:52:06.011 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:52:06.018 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:52:06.057 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:52:06.063 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:52:06.069 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:06.077 | + functions-common:git_clone:602 : echo master 2026-03-26 00:52:06.077 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:52:06.088 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-03-26 00:52:06.094 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:06.100 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-03-26 00:52:06.121 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-03-26 00:52:06.127 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:52:06.130 | + functions-common:git_clone:665 : head -1 2026-03-26 00:52:06.137 | 0cb298d781 Merge "db: Remove references to ibm_db_alembic package" 2026-03-26 00:52:06.143 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:52:06.150 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-03-26 00:52:06.157 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:52:06.162 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:52:06.168 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-03-26 00:52:06.174 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:52:06.180 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-03-26 00:52:06.186 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:52:06.193 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:52:06.198 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-03-26 00:52:06.204 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:52:06.210 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:52:06.218 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-03-26 00:52:06.222 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:52:06.229 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-03-26 00:52:06.236 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:52:06.243 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:52:06.251 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-03-26 00:52:06.260 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-03-26 00:52:06.266 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-03-26 00:52:06.270 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-03-26 00:52:06.363 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-03-26 00:52:06.369 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:52:06.375 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:52:06.381 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:52:06.387 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-03-26 00:52:06.393 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-03-26 00:52:06.398 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:52:06.404 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:52:06.409 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:52:06.415 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:52:06.421 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:52:06.426 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:52:06.432 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:52:06.438 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-03-26 00:52:06.483 | Using python 3.12 to install /opt/stack/neutron 2026-03-26 00:52:06.489 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-03-26 00:52:07.032 | Obtaining file:///opt/stack/neutron 2026-03-26 00:52:07.037 | Installing build dependencies: started 2026-03-26 00:52:07.942 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:07.943 | Checking if build backend supports build_editable: started 2026-03-26 00:52:08.236 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:52:08.238 | Getting requirements to build editable: started 2026-03-26 00:52:08.392 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:52:08.395 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:52:09.465 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:09.483 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.0.3) 2026-03-26 00:52:09.483 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.10.1) 2026-03-26 00:52:09.484 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.1.0) 2026-03-26 00:52:09.484 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.5.1) 2026-03-26 00:52:09.484 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.0.0) 2026-03-26 00:52:09.485 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.2.1) 2026-03-26 00:52:09.606 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:09.739 | Downloading pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-03-26 00:52:09.748 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (0.31.2) 2026-03-26 00:52:09.748 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.32.5) 2026-03-26 00:52:09.749 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.1.6) 2026-03-26 00:52:09.749 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (12.0.0) 2026-03-26 00:52:09.749 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (1.3.0) 2026-03-26 00:52:09.789 | Collecting neutron-lib>=3.24.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:09.814 | Downloading neutron_lib-3.24.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:52:09.851 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:09.878 | Downloading python_neutronclient-11.8.0-py3-none-any.whl.metadata (3.5 kB) 2026-03-26 00:52:09.886 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (9.1.4) 2026-03-26 00:52:09.886 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.0.46) 2026-03-26 00:52:09.887 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (1.8.9) 2026-03-26 00:52:09.887 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.13.1) 2026-03-26 00:52:09.887 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (1.18.4) 2026-03-26 00:52:09.888 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.7.0) 2026-03-26 00:52:09.888 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (4.1.1) 2026-03-26 00:52:09.889 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.4.0) 2026-03-26 00:52:09.889 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (10.3.0) 2026-03-26 00:52:09.889 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (6.3.0) 2026-03-26 00:52:09.890 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (18.0.0) 2026-03-26 00:52:09.890 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (6.7.2) 2026-03-26 00:52:09.890 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (8.1.0) 2026-03-26 00:52:09.891 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (17.3.0) 2026-03-26 00:52:09.891 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (8.0.0) 2026-03-26 00:52:09.892 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.0.0) 2026-03-26 00:52:09.892 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.10.1) 2026-03-26 00:52:09.892 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.7.0) 2026-03-26 00:52:09.893 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.9.0) 2026-03-26 00:52:09.893 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (5.9.1) 2026-03-26 00:52:09.894 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev61) (4.5.1) 2026-03-26 00:52:09.894 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (2.7.1) 2026-03-26 00:52:09.895 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (10.0.0) 2026-03-26 00:52:09.895 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.9.0) 2026-03-26 00:52:09.895 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (4.3.0) 2026-03-26 00:52:09.916 | Collecting os-ken>=4.1.1 (from neutron==28.1.0.dev61) 2026-03-26 00:52:09.941 | Downloading os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-03-26 00:52:09.967 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:09.993 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:52:10.030 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:10.059 | Downloading ovs-3.7.0.tar.gz (162 kB) 2026-03-26 00:52:10.149 | Installing build dependencies: started 2026-03-26 00:52:11.066 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:11.066 | Getting requirements to build wheel: started 2026-03-26 00:52:11.421 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:52:11.423 | Preparing metadata (pyproject.toml): started 2026-03-26 00:52:11.620 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:11.665 | Collecting ovsdbapp>=2.14.1 (from neutron==28.1.0.dev61) 2026-03-26 00:52:11.695 | Downloading ovsdbapp-2.16.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:52:11.705 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (7.2.2) 2026-03-26 00:52:11.742 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev61) 2026-03-26 00:52:11.767 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-03-26 00:52:11.779 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (24.2.1) 2026-03-26 00:52:11.780 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (18.12.0) 2026-03-26 00:52:11.781 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (4.10.0) 2026-03-26 00:52:11.808 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:11.833 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:52:11.871 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev61) 2026-03-26 00:52:11.896 | Downloading os_vif-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-03-26 00:52:11.904 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (3.2.1) 2026-03-26 00:52:11.904 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev61) (8.1.0) 2026-03-26 00:52:11.906 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev61) (1.3.10) 2026-03-26 00:52:11.907 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev61) (4.15.0) 2026-03-26 00:52:11.909 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev61) (2.1.1) 2026-03-26 00:52:11.913 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev61) (3.3.2) 2026-03-26 00:52:11.916 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev61) (3.0.3) 2026-03-26 00:52:11.918 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev61) (2.1.0) 2026-03-26 00:52:11.918 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev61) (1.8.2) 2026-03-26 00:52:11.922 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev61) (4.0.1) 2026-03-26 00:52:11.922 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev61) (2.11.0) 2026-03-26 00:52:11.923 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev61) (5.8.0) 2026-03-26 00:52:11.996 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:52:12.020 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-03-26 00:52:12.053 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.24.0->neutron==28.1.0.dev61) 2026-03-26 00:52:12.079 | Downloading os_traits-3.6.0-py3-none-any.whl.metadata (1.9 kB) 2026-03-26 00:52:12.093 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (43.0.3) 2026-03-26 00:52:12.094 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (1.5.0) 2026-03-26 00:52:12.094 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (1.1.0) 2026-03-26 00:52:12.095 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (1.33) 2026-03-26 00:52:12.096 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (4.9.2) 2026-03-26 00:52:12.097 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (6.0.3) 2026-03-26 00:52:12.097 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev61) (1.4.0) 2026-03-26 00:52:12.101 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev61) (2.0.0) 2026-03-26 00:52:12.104 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev61) (3.0) 2026-03-26 00:52:12.110 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev61) (3.0.0) 2026-03-26 00:52:12.111 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev61) (0.40.4) 2026-03-26 00:52:12.112 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev61) (1.1.2) 2026-03-26 00:52:12.133 | Collecting ncclient>=0.6.13 (from os-ken>=4.1.1->neutron==28.1.0.dev61) 2026-03-26 00:52:12.159 | Downloading ncclient-0.7.0.tar.gz (116 kB) 2026-03-26 00:52:12.217 | Installing build dependencies: started 2026-03-26 00:52:13.051 | Installing build dependencies: finished with status 'done' 2026-03-26 00:52:13.052 | Getting requirements to build wheel: started 2026-03-26 00:52:13.408 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:52:13.410 | Preparing metadata (pyproject.toml): started 2026-03-26 00:52:13.605 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:52:13.610 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.1.1->neutron==28.1.0.dev61) (26.0) 2026-03-26 00:52:13.613 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev61) (2.8.0) 2026-03-26 00:52:13.615 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.1.1->neutron==28.1.0.dev61) (3.3.2) 2026-03-26 00:52:13.623 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev61) (4.0.0) 2026-03-26 00:52:13.624 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev61) (6.0.2) 2026-03-26 00:52:13.637 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev61) (0.20) 2026-03-26 00:52:13.640 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev61) (2.0.0) 2026-03-26 00:52:13.644 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev61) (2.0.2) 2026-03-26 00:52:13.645 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev61) (0.5.0) 2026-03-26 00:52:13.649 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev61) (2.9.0.post0) 2026-03-26 00:52:13.652 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (7.0.1) 2026-03-26 00:52:13.653 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (5.3.1) 2026-03-26 00:52:13.653 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (5.6.2) 2026-03-26 00:52:13.654 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (0.15.1) 2026-03-26 00:52:13.656 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (5.1.0) 2026-03-26 00:52:13.661 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (2025.3) 2026-03-26 00:52:13.666 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev61) (0.24.1) 2026-03-26 00:52:13.668 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev61) (5.0.0) 2026-03-26 00:52:13.669 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev61) (4.0.1) 2026-03-26 00:52:13.687 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev61) (1.7.3) 2026-03-26 00:52:13.762 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev61) 2026-03-26 00:52:13.789 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-03-26 00:52:13.802 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev61) (3.17.0) 2026-03-26 00:52:13.839 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev61) 2026-03-26 00:52:13.862 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-03-26 00:52:13.894 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.1.0.dev61) 2026-03-26 00:52:13.895 | Using cached fixtures-4.3.1-py3-none-any.whl.metadata (22 kB) 2026-03-26 00:52:13.907 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev61) (2.2.1) 2026-03-26 00:52:13.907 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.1.1->neutron==28.1.0.dev61) (1.6.2) 2026-03-26 00:52:13.913 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev61) (82.0.1) 2026-03-26 00:52:13.929 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev61) (0.6.0) 2026-03-26 00:52:13.956 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev61) (1.17.0) 2026-03-26 00:52:13.959 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev61) (4.13.2) 2026-03-26 00:52:13.959 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev61) (4.26.0) 2026-03-26 00:52:13.984 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev61) 2026-03-26 00:52:14.009 | Downloading osc_lib-4.4.0-py3-none-any.whl.metadata (3.8 kB) 2026-03-26 00:52:14.026 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (0.6.0) 2026-03-26 00:52:14.026 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (3.2.0) 2026-03-26 00:52:14.035 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (1.11.0) 2026-03-26 00:52:14.035 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (14.3.3) 2026-03-26 00:52:14.036 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (1.7.2) 2026-03-26 00:52:14.039 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (25.4.0) 2026-03-26 00:52:14.040 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (2025.9.1) 2026-03-26 00:52:14.040 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (0.37.0) 2026-03-26 00:52:14.041 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (0.30.0) 2026-03-26 00:52:14.079 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev61) (3.4.4) 2026-03-26 00:52:14.079 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev61) (3.11) 2026-03-26 00:52:14.079 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev61) (2.6.3) 2026-03-26 00:52:14.080 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev61) (2023.11.17) 2026-03-26 00:52:14.107 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (4.0.0) 2026-03-26 00:52:14.107 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (2.19.2) 2026-03-26 00:52:14.115 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev61) (0.1.2) 2026-03-26 00:52:14.127 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev61) (0.7) 2026-03-26 00:52:14.166 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.1.0.dev61) (2.8.5) 2026-03-26 00:52:14.170 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev61) (0.16.0) 2026-03-26 00:52:14.256 | Downloading neutron_lib-3.24.0-py3-none-any.whl (630 kB) 2026-03-26 00:52:14.301 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 19.8 MB/s 0:00:00 2026-03-26 00:52:14.334 | Downloading os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-03-26 00:52:14.381 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.6 MB/s 0:00:00 2026-03-26 00:52:14.407 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-03-26 00:52:14.440 | Downloading os_traits-3.6.0-py3-none-any.whl (43 kB) 2026-03-26 00:52:14.473 | Downloading os_vif-4.3.0-py3-none-any.whl (115 kB) 2026-03-26 00:52:14.511 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-03-26 00:52:14.546 | Downloading ovsdbapp-2.16.0-py3-none-any.whl (151 kB) 2026-03-26 00:52:14.557 | Using cached fixtures-4.3.1-py3-none-any.whl (40 kB) 2026-03-26 00:52:14.582 | Downloading pecan-1.7.0-py3-none-any.whl (144 kB) 2026-03-26 00:52:14.619 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-03-26 00:52:14.661 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:52:14.697 | Downloading osc_lib-4.4.0-py3-none-any.whl (96 kB) 2026-03-26 00:52:14.732 | Downloading python_neutronclient-11.8.0-py3-none-any.whl (296 kB) 2026-03-26 00:52:14.774 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-03-26 00:52:14.807 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-03-26 00:52:14.873 | Building wheels for collected packages: neutron, ncclient, ovs 2026-03-26 00:52:14.874 | Building editable for neutron (pyproject.toml): started 2026-03-26 00:52:16.128 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-03-26 00:52:16.129 | Created wheel for neutron: filename=neutron-28.1.0.dev61-0.editable-py3-none-any.whl size=12061 sha256=f694506cb9c4c51482a353563b977d16f2c001f0da879c05914d69f9df55411a 2026-03-26 00:52:16.130 | Stored in directory: /tmp/pip-ephem-wheel-cache-r0j_myl7/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-03-26 00:52:16.135 | Building wheel for ncclient (pyproject.toml): started 2026-03-26 00:52:16.401 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-03-26 00:52:16.402 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=94121 sha256=bcacc6fc593c99798a1500a01213dd5498c1efca9ede14e74ddaff1d57c5c40c 2026-03-26 00:52:16.402 | Stored in directory: /opt/stack/.cache/pip/wheels/7a/4b/65/e346ceab2f8f7921b505e31b2392d14913140aef5c3bde1a18 2026-03-26 00:52:16.409 | Building wheel for ovs (pyproject.toml): started 2026-03-26 00:52:16.805 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-03-26 00:52:16.806 | Created wheel for ovs: filename=ovs-3.7.0-py3-none-any.whl size=191286 sha256=711a3ba348b83da07e9a4a5c8cf1bfc4eef39f496deaa59550dc859b0d3aa4ce 2026-03-26 00:52:16.806 | Stored in directory: /opt/stack/.cache/pip/wheels/6c/30/ad/226e4f7cd10a4b74a544e2602bb5ca1866898d61e9ccd2a73e 2026-03-26 00:52:16.811 | Successfully built neutron ncclient ovs 2026-03-26 00:52:16.950 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-03-26 00:52:20.065 | 2026-03-26 00:52:20.084 | Successfully installed cotyledon-2.2.0 fixtures-4.3.1 ncclient-0.7.0 neutron-28.1.0.dev61 neutron-lib-3.24.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.6.0 os-vif-4.3.0 osc-lib-4.4.0 ovs-3.7.0 ovsdbapp-2.16.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-11.8.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-03-26 00:52:20.283 | + inc/python:pip_install:216 : result=0 2026-03-26 00:52:20.291 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:52:20.295 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:20.299 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:20.304 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:20.310 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:20.316 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:20.321 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:52:20.326 | + functions-common:time_stop:2419 : start_time=1774486326473 2026-03-26 00:52:20.330 | + functions-common:time_stop:2421 : [[ -z 1774486326473 ]] 2026-03-26 00:52:20.336 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:20.346 | + functions-common:time_stop:2424 : end_time=1774486340340 2026-03-26 00:52:20.352 | + functions-common:time_stop:2425 : elapsed_time=13867 2026-03-26 00:52:20.358 | + functions-common:time_stop:2426 : total=93980 2026-03-26 00:52:20.362 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:20.367 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=107847 2026-03-26 00:52:20.374 | + inc/python:pip_install:219 : return 0 2026-03-26 00:52:20.381 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:52:20.388 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:52:20.395 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-03-26 00:52:20.402 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-03-26 00:52:20.408 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:20.414 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:20.420 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/neutron, ]] 2026-03-26 00:52:20.426 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:20.433 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-03-26 00:52:20.439 | + lib/neutron:install_neutron:529 : install_ovn 2026-03-26 00:52:20.445 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-03-26 00:52:20.445 | Installing OVN and dependent packages 2026-03-26 00:52:20.451 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-03-26 00:52:20.458 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-03-26 00:52:20.493 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:20.499 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-03-26 00:52:20.535 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:20.540 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-03-26 00:52:20.576 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:20.581 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-03-26 00:52:20.587 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-03-26 00:52:20.622 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:20.629 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-03-26 00:52:20.635 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : sudo mkdir -p /var/run/openvswitch 2026-03-26 00:52:20.658 | ++ lib/neutron_plugins/ovn_agent:install_ovn:405 : whoami 2026-03-26 00:52:20.668 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : sudo chown stack /var/run/openvswitch 2026-03-26 00:52:20.693 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:20.701 | ++ lib/neutron_plugins/ovn_agent:install_ovn:429 : get_packages openvswitch 2026-03-26 00:52:20.747 | + lib/neutron_plugins/ovn_agent:install_ovn:429 : install_package fakeroot make openvswitch-switch 2026-03-26 00:52:20.753 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:52:20.759 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:52:20.765 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:52:20.772 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:52:20.779 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:20.785 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:52:20.791 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:20.798 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:20.804 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:52:20.810 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:20.815 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:52:20.821 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:52:20.828 | + functions-common:install_package:1431 : real_install_package fakeroot make openvswitch-switch 2026-03-26 00:52:20.834 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:52:20.840 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:20.846 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:20.852 | + functions-common:real_install_package:1419 : apt_get install fakeroot make openvswitch-switch 2026-03-26 00:52:20.902 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-03-26 00:52:20.940 | Reading package lists... 2026-03-26 00:52:21.187 | Building dependency tree... 2026-03-26 00:52:21.187 | Reading state information... 2026-03-26 00:52:21.426 | make is already the newest version (4.3-4.1build2). 2026-03-26 00:52:21.426 | make set to manually installed. 2026-03-26 00:52:21.426 | The following additional packages will be installed: 2026-03-26 00:52:21.426 | libfakeroot libunbound8 libxdp1 openvswitch-common python3-netifaces 2026-03-26 00:52:21.426 | python3-openvswitch python3-sortedcontainers 2026-03-26 00:52:21.428 | Suggested packages: 2026-03-26 00:52:21.428 | openvswitch-doc python3-netaddr python-sortedcontainers-doc 2026-03-26 00:52:21.463 | The following NEW packages will be installed: 2026-03-26 00:52:21.464 | fakeroot libfakeroot libunbound8 libxdp1 openvswitch-common 2026-03-26 00:52:21.465 | openvswitch-switch python3-netifaces python3-openvswitch 2026-03-26 00:52:21.465 | python3-sortedcontainers 2026-03-26 00:52:21.734 | 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:52:21.734 | Need to get 4,335 kB of archives. 2026-03-26 00:52:21.734 | After this operation, 13.8 MB of additional disk space will be used. 2026-03-26 00:52:21.734 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.7 [443 kB] 2026-03-26 00:52:22.229 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.1 [1,042 kB] 2026-03-26 00:52:22.482 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-netifaces amd64 0.11.0-2build3 [18.1 kB] 2026-03-26 00:52:22.484 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-03-26 00:52:22.486 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-03-26 00:52:22.492 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.1 [1,034 kB] 2026-03-26 00:52:22.585 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.1 [1,608 kB] 2026-03-26 00:52:22.663 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfakeroot amd64 1.33-1 [32.4 kB] 2026-03-26 00:52:22.663 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 fakeroot amd64 1.33-1 [67.2 kB] 2026-03-26 00:52:22.851 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:52:22.896 | Fetched 4,335 kB in 1s (3,656 kB/s) 2026-03-26 00:52:22.936 | Selecting previously unselected package libunbound8:amd64. 2026-03-26 00:52:22.966 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69008 files and directories currently installed.) 2026-03-26 00:52:22.968 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.7_amd64.deb ... 2026-03-26 00:52:22.977 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:52:23.041 | Selecting previously unselected package openvswitch-common. 2026-03-26 00:52:23.050 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:23.054 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:52:23.156 | Selecting previously unselected package python3-netifaces:amd64. 2026-03-26 00:52:23.167 | Preparing to unpack .../2-python3-netifaces_0.11.0-2build3_amd64.deb ... 2026-03-26 00:52:23.171 | Unpacking python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:52:23.228 | Selecting previously unselected package python3-sortedcontainers. 2026-03-26 00:52:23.238 | Preparing to unpack .../3-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-03-26 00:52:23.242 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:52:23.295 | Selecting previously unselected package libxdp1:amd64. 2026-03-26 00:52:23.307 | Preparing to unpack .../4-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-03-26 00:52:23.311 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:52:23.367 | Selecting previously unselected package python3-openvswitch. 2026-03-26 00:52:23.379 | Preparing to unpack .../5-python3-openvswitch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:23.383 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:52:23.478 | Selecting previously unselected package openvswitch-switch. 2026-03-26 00:52:23.488 | Preparing to unpack .../6-openvswitch-switch_3.3.4-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:23.498 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:52:23.597 | Selecting previously unselected package libfakeroot:amd64. 2026-03-26 00:52:23.606 | Preparing to unpack .../7-libfakeroot_1.33-1_amd64.deb ... 2026-03-26 00:52:23.610 | Unpacking libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:52:23.664 | Selecting previously unselected package fakeroot. 2026-03-26 00:52:23.675 | Preparing to unpack .../8-fakeroot_1.33-1_amd64.deb ... 2026-03-26 00:52:23.678 | Unpacking fakeroot (1.33-1) ... 2026-03-26 00:52:23.757 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-03-26 00:52:23.927 | Setting up libfakeroot:amd64 (1.33-1) ... 2026-03-26 00:52:23.942 | Setting up fakeroot (1.33-1) ... 2026-03-26 00:52:23.956 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2026-03-26 00:52:23.972 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-03-26 00:52:23.984 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.7) ... 2026-03-26 00:52:23.994 | Setting up python3-netifaces:amd64 (0.11.0-2build3) ... 2026-03-26 00:52:24.004 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:52:24.020 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:52:24.254 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.1) ... 2026-03-26 00:52:24.281 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-03-26 00:52:24.750 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-03-26 00:52:24.891 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-03-26 00:52:25.816 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:52:27.046 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:52:27.318 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:52:27.325 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:52:27.331 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:27.336 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:27.341 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:27.348 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:27.354 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:27.360 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:52:27.367 | + functions-common:time_stop:2419 : start_time=1774486340895 2026-03-26 00:52:27.372 | + functions-common:time_stop:2421 : [[ -z 1774486340895 ]] 2026-03-26 00:52:27.379 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:27.388 | + functions-common:time_stop:2424 : end_time=1774486347381 2026-03-26 00:52:27.393 | + functions-common:time_stop:2425 : elapsed_time=6486 2026-03-26 00:52:27.398 | + functions-common:time_stop:2426 : total=326222 2026-03-26 00:52:27.403 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:27.410 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=332708 2026-03-26 00:52:27.415 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:52:27.424 | ++ lib/neutron_plugins/ovn_agent:install_ovn:430 : get_packages ovn 2026-03-26 00:52:27.469 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:52:27.475 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:52:27.481 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:52:27.487 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:52:27.492 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:52:27.498 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:27.503 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:52:27.509 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:27.515 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:27.521 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:52:27.527 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:27.532 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:52:27.537 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:52:27.543 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:52:27.549 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:52:27.554 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:27.559 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:27.566 | + functions-common:real_install_package:1419 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:52:27.614 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-03-26 00:52:27.660 | Reading package lists... 2026-03-26 00:52:27.894 | Building dependency tree... 2026-03-26 00:52:27.894 | Reading state information... 2026-03-26 00:52:28.120 | The following additional packages will be installed: 2026-03-26 00:52:28.121 | ovn-common 2026-03-26 00:52:28.155 | The following NEW packages will be installed: 2026-03-26 00:52:28.156 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-03-26 00:52:28.346 | 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:52:28.346 | Need to get 2,360 kB of archives. 2026-03-26 00:52:28.346 | After this operation, 8,355 kB of additional disk space will be used. 2026-03-26 00:52:28.346 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1,157 kB] 2026-03-26 00:52:28.956 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-03-26 00:52:29.043 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-03-26 00:52:29.113 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-03-26 00:52:29.384 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:52:29.426 | Fetched 2,360 kB in 1s (2,294 kB/s) 2026-03-26 00:52:29.471 | Selecting previously unselected package ovn-common. 2026-03-26 00:52:29.497 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69271 files and directories currently installed.) 2026-03-26 00:52:29.499 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:29.504 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:29.605 | Selecting previously unselected package ovn-central. 2026-03-26 00:52:29.615 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:29.619 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:29.691 | Selecting previously unselected package ovn-controller-vtep. 2026-03-26 00:52:29.702 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:29.706 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:29.769 | Selecting previously unselected package ovn-host. 2026-03-26 00:52:29.779 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-03-26 00:52:29.787 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:29.875 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:29.894 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:30.226 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:52:30.358 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-03-26 00:52:30.716 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-03-26 00:52:30.790 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:31.156 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:52:31.293 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-03-26 00:52:31.788 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-03-26 00:52:32.269 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-03-26 00:52:32.865 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-03-26 00:52:32.951 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-03-26 00:52:33.104 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-03-26 00:52:33.528 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:52:34.798 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:52:34.803 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:52:34.809 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:34.815 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:34.820 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:34.825 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:34.832 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:34.837 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:52:34.842 | + functions-common:time_stop:2419 : start_time=1774486347607 2026-03-26 00:52:34.847 | + functions-common:time_stop:2421 : [[ -z 1774486347607 ]] 2026-03-26 00:52:34.853 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:34.860 | + functions-common:time_stop:2424 : end_time=1774486354855 2026-03-26 00:52:34.864 | + functions-common:time_stop:2425 : elapsed_time=7248 2026-03-26 00:52:34.867 | + functions-common:time_stop:2426 : total=332708 2026-03-26 00:52:34.873 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:34.877 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=339956 2026-03-26 00:52:34.882 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:52:34.888 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-26 00:52:34.893 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-26 00:52:34.898 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : local log_archive_dir=/opt/stack/logs/archive 2026-03-26 00:52:34.904 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : mkdir -p /opt/stack/logs/archive 2026-03-26 00:52:34.913 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.919 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-03-26 00:52:34.924 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.930 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-03-26 00:52:34.934 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.938 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-03-26 00:52:34.944 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.950 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-03-26 00:52:34.955 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.961 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-03-26 00:52:34.967 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.971 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-03-26 00:52:34.976 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.982 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-03-26 00:52:34.989 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-03-26 00:52:34.994 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-03-26 00:52:35.000 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : use_library_from_git ovsdbapp 2026-03-26 00:52:35.005 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-03-26 00:52:35.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:35.017 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:35.023 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,ovsdbapp, ]] 2026-03-26 00:52:35.029 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:35.035 | + lib/neutron_plugins/ovn_agent:install_ovn:452 : [[ False == \T\r\u\e ]] 2026-03-26 00:52:35.040 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:52:35.045 | + ./stack.sh:main:953 : is_service_enabled nova 2026-03-26 00:52:35.085 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:35.091 | + ./stack.sh:main:955 : stack_install_service nova 2026-03-26 00:52:35.097 | + lib/stack:stack_install_service:20 : local service=nova 2026-03-26 00:52:35.102 | + lib/stack:stack_install_service:21 : type install_nova 2026-03-26 00:52:35.109 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:52:35.115 | + lib/stack:stack_install_service:32 : install_nova 2026-03-26 00:52:35.122 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-03-26 00:52:35.128 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-03-26 00:52:35.134 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:52:35.140 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:52:35.146 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,os-vif, ]] 2026-03-26 00:52:35.151 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:52:35.157 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-03-26 00:52:35.191 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:35.197 | + lib/nova:install_nova:917 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:52:35.201 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-03-26 00:52:35.207 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-03-26 00:52:35.213 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-03-26 00:52:35.308 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-03-26 00:52:35.313 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:35.319 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:35.325 | + lib/nova_plugins/functions-libvirt:install_libvirt:72 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-26 00:52:35.330 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:52:35.335 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:52:35.340 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:52:35.346 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:52:35.352 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:35.357 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:52:35.362 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:35.367 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:35.372 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:52:35.377 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:35.382 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:52:35.388 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:52:35.393 | + functions-common:install_package:1431 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-26 00:52:35.399 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:52:35.404 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:35.409 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:35.415 | + functions-common:real_install_package:1419 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-26 00:52:35.460 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-03-26 00:52:35.501 | Reading package lists... 2026-03-26 00:52:35.737 | Building dependency tree... 2026-03-26 00:52:35.737 | Reading state information... 2026-03-26 00:52:35.954 | The following additional packages will be installed: 2026-03-26 00:52:35.954 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:52:35.954 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:52:35.954 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-daemon 2026-03-26 00:52:35.954 | libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:52:35.954 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt0 2026-03-26 00:52:35.954 | qemu-system-arm qemu-system-common qemu-system-data qemu-system-mips 2026-03-26 00:52:35.954 | qemu-system-misc qemu-system-ppc qemu-system-s390x qemu-system-sparc 2026-03-26 00:52:35.955 | qemu-system-x86 seabios systemd-container 2026-03-26 00:52:35.956 | Suggested packages: 2026-03-26 00:52:35.956 | alsa-utils libasound2-plugins pciutils pcscd libvirt-clients-qemu 2026-03-26 00:52:35.956 | libvirt-login-shell libvirt-daemon-driver-storage-gluster 2026-03-26 00:52:35.956 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-03-26 00:52:35.956 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-03-26 00:52:35.956 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt apparmor 2026-03-26 00:52:35.956 | auditd nfs-common systemtap zfsutils samba vde2 2026-03-26 00:52:35.956 | Recommended packages: 2026-03-26 00:52:35.956 | alsa-ucm-conf alsa-topology-conf libxml2-utils swtpm swtpm-tools mdevctl 2026-03-26 00:52:35.956 | libvirt-l10n ipxe-qemu-256k-compat-efi-roms qemu-efi-aarch64 qemu-efi-arm 2026-03-26 00:52:35.956 | qemu-system-gui qemu-system-modules-spice qemu-system-modules-opengl 2026-03-26 00:52:35.956 | qemu-block-extra ovmf cpu-checker libnss-mymachines 2026-03-26 00:52:35.998 | The following NEW packages will be installed: 2026-03-26 00:52:35.998 | ipxe-qemu libasound2-data libasound2t64 libbrlapi0.8 libcacard0 libdaxctl1 2026-03-26 00:52:35.998 | libfdt1 libndctl6 libnspr4 libnss3 libpciaccess0 libpcsclite1 libpmem1 2026-03-26 00:52:35.999 | librdmacm1t64 libslirp0 libusb-1.0-0 libusbredirparser1t64 libvirt-clients 2026-03-26 00:52:35.999 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-03-26 00:52:35.999 | libvirt-daemon-driver-qemu libvirt-daemon-system 2026-03-26 00:52:35.999 | libvirt-daemon-system-systemd libvirt-dev libvirt0 python3-libvirt 2026-03-26 00:52:35.999 | qemu-system qemu-system-arm qemu-system-common qemu-system-data 2026-03-26 00:52:35.999 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-03-26 00:52:35.999 | qemu-system-sparc qemu-system-x86 seabios systemd-container systemd-coredump 2026-03-26 00:52:36.438 | 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:52:36.438 | Need to get 127 MB of archives. 2026-03-26 00:52:36.438 | After this operation, 527 MB of additional disk space will be used. 2026-03-26 00:52:36.438 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusb-1.0-0 amd64 2:1.0.27-1 [54.0 kB] 2026-03-26 00:52:36.685 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 ipxe-qemu all 1.21.1+git-20220113.fbbdc3926-0ubuntu2 [1,565 kB] 2026-03-26 00:52:37.077 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2-data all 1.2.11-1ubuntu0.2 [21.3 kB] 2026-03-26 00:52:37.078 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libasound2t64 amd64 1.2.11-1ubuntu0.2 [398 kB] 2026-03-26 00:52:37.102 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libbrlapi0.8 amd64 6.6-4ubuntu5 [31.4 kB] 2026-03-26 00:52:37.103 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libnspr4 amd64 2:4.35-1.1build1 [117 kB] 2026-03-26 00:52:37.109 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss3 amd64 2:3.98-1ubuntu0.1 [1,445 kB] 2026-03-26 00:52:37.168 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpcsclite1 amd64 2.0.3-1build1 [21.4 kB] 2026-03-26 00:52:37.168 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libcacard0 amd64 1:2.8.0-3build4 [36.5 kB] 2026-03-26 00:52:37.169 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libdaxctl1 amd64 77-2ubuntu2 [21.4 kB] 2026-03-26 00:52:37.170 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libndctl6 amd64 77-2ubuntu2 [62.8 kB] 2026-03-26 00:52:37.172 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpciaccess0 amd64 0.17-3ubuntu0.24.04.2 [18.9 kB] 2026-03-26 00:52:37.234 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libpmem1 amd64 1.13.1-1.1ubuntu2 [84.8 kB] 2026-03-26 00:52:37.236 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 librdmacm1t64 amd64 50.0-2ubuntu0.2 [70.7 kB] 2026-03-26 00:52:37.237 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libslirp0 amd64 4.7.0-1ubuntu3 [63.8 kB] 2026-03-26 00:52:37.238 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libusbredirparser1t64 amd64 0.13.0-2.1build1 [16.5 kB] 2026-03-26 00:52:37.312 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.12 [1,830 kB] 2026-03-26 00:52:37.473 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.12 [438 kB] 2026-03-26 00:52:37.478 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.12 [740 kB] 2026-03-26 00:52:37.551 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.12 [431 kB] 2026-03-26 00:52:37.557 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.12 [3,114 B] 2026-03-26 00:52:37.557 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.12 [6,044 B] 2026-03-26 00:52:37.558 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.14 [417 kB] 2026-03-26 00:52:37.562 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.12 [1,372 B] 2026-03-26 00:52:37.562 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.12 [49.7 kB] 2026-03-26 00:52:37.563 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.12 [178 kB] 2026-03-26 00:52:37.565 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-03-26 00:52:37.633 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libfdt1 amd64 1.7.0-2build1 [20.1 kB] 2026-03-26 00:52:37.634 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.13 [1,255 kB] 2026-03-26 00:52:37.706 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.13 [1,795 kB] 2026-03-26 00:52:37.783 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.13 [10.9 MB] 2026-03-26 00:52:38.046 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.13 [16.3 MB] 2026-03-26 00:52:38.418 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.13 [9,105 kB] 2026-03-26 00:52:38.585 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.13 [6,308 kB] 2026-03-26 00:52:38.732 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 seabios all 1.16.3-2 [175 kB] 2026-03-26 00:52:38.733 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.13 [11.2 MB] 2026-03-26 00:52:38.957 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.13 [3,434 kB] 2026-03-26 00:52:38.987 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.13 [57.7 MB] 2026-03-26 00:52:40.141 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.13 [58.0 kB] 2026-03-26 00:52:40.141 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.14 [71.7 kB] 2026-03-26 00:52:40.339 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:52:40.381 | Fetched 127 MB in 4s (30.7 MB/s) 2026-03-26 00:52:40.420 | Selecting previously unselected package libusb-1.0-0:amd64. 2026-03-26 00:52:40.450 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 69339 files and directories currently installed.) 2026-03-26 00:52:40.452 | Preparing to unpack .../00-libusb-1.0-0_2%3a1.0.27-1_amd64.deb ... 2026-03-26 00:52:40.459 | Unpacking libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:52:40.505 | Selecting previously unselected package ipxe-qemu. 2026-03-26 00:52:40.515 | Preparing to unpack .../01-ipxe-qemu_1.21.1+git-20220113.fbbdc3926-0ubuntu2_all.deb ... 2026-03-26 00:52:40.518 | Unpacking ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:52:40.592 | Selecting previously unselected package libasound2-data. 2026-03-26 00:52:40.602 | Preparing to unpack .../02-libasound2-data_1.2.11-1ubuntu0.2_all.deb ... 2026-03-26 00:52:40.606 | Unpacking libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:52:40.683 | Selecting previously unselected package libasound2t64:amd64. 2026-03-26 00:52:40.694 | Preparing to unpack .../03-libasound2t64_1.2.11-1ubuntu0.2_amd64.deb ... 2026-03-26 00:52:40.698 | Unpacking libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:52:40.809 | Selecting previously unselected package libbrlapi0.8:amd64. 2026-03-26 00:52:40.820 | Preparing to unpack .../04-libbrlapi0.8_6.6-4ubuntu5_amd64.deb ... 2026-03-26 00:52:40.825 | Unpacking libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:52:40.881 | Selecting previously unselected package libnspr4:amd64. 2026-03-26 00:52:40.893 | Preparing to unpack .../05-libnspr4_2%3a4.35-1.1build1_amd64.deb ... 2026-03-26 00:52:40.899 | Unpacking libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:52:40.954 | Selecting previously unselected package libnss3:amd64. 2026-03-26 00:52:40.964 | Preparing to unpack .../06-libnss3_2%3a3.98-1ubuntu0.1_amd64.deb ... 2026-03-26 00:52:40.968 | Unpacking libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:52:41.053 | Selecting previously unselected package libpcsclite1:amd64. 2026-03-26 00:52:41.062 | Preparing to unpack .../07-libpcsclite1_2.0.3-1build1_amd64.deb ... 2026-03-26 00:52:41.066 | Unpacking libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:52:41.120 | Selecting previously unselected package libcacard0:amd64. 2026-03-26 00:52:41.131 | Preparing to unpack .../08-libcacard0_1%3a2.8.0-3build4_amd64.deb ... 2026-03-26 00:52:41.134 | Unpacking libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:52:41.191 | Selecting previously unselected package libdaxctl1:amd64. 2026-03-26 00:52:41.203 | Preparing to unpack .../09-libdaxctl1_77-2ubuntu2_amd64.deb ... 2026-03-26 00:52:41.206 | Unpacking libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:52:41.259 | Selecting previously unselected package libndctl6:amd64. 2026-03-26 00:52:41.273 | Preparing to unpack .../10-libndctl6_77-2ubuntu2_amd64.deb ... 2026-03-26 00:52:41.277 | Unpacking libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:52:41.328 | Selecting previously unselected package libpciaccess0:amd64. 2026-03-26 00:52:41.340 | Preparing to unpack .../11-libpciaccess0_0.17-3ubuntu0.24.04.2_amd64.deb ... 2026-03-26 00:52:41.343 | Unpacking libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:52:41.394 | Selecting previously unselected package libpmem1:amd64. 2026-03-26 00:52:41.405 | Preparing to unpack .../12-libpmem1_1.13.1-1.1ubuntu2_amd64.deb ... 2026-03-26 00:52:41.410 | Unpacking libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:52:41.472 | Selecting previously unselected package librdmacm1t64:amd64. 2026-03-26 00:52:41.488 | Preparing to unpack .../13-librdmacm1t64_50.0-2ubuntu0.2_amd64.deb ... 2026-03-26 00:52:41.492 | Unpacking librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:52:41.549 | Selecting previously unselected package libslirp0:amd64. 2026-03-26 00:52:41.561 | Preparing to unpack .../14-libslirp0_4.7.0-1ubuntu3_amd64.deb ... 2026-03-26 00:52:41.564 | Unpacking libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:52:41.615 | Selecting previously unselected package libusbredirparser1t64:amd64. 2026-03-26 00:52:41.629 | Preparing to unpack .../15-libusbredirparser1t64_0.13.0-2.1build1_amd64.deb ... 2026-03-26 00:52:41.632 | Unpacking libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:52:41.685 | Selecting previously unselected package libvirt0:amd64. 2026-03-26 00:52:41.697 | Preparing to unpack .../16-libvirt0_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:52:41.700 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:41.836 | Selecting previously unselected package libvirt-clients. 2026-03-26 00:52:41.846 | Preparing to unpack .../17-libvirt-clients_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:52:41.865 | Unpacking libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:41.939 | Selecting previously unselected package libvirt-daemon-driver-qemu. 2026-03-26 00:52:41.951 | Preparing to unpack .../18-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:52:41.966 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.042 | Selecting previously unselected package libvirt-daemon. 2026-03-26 00:52:42.055 | Preparing to unpack .../19-libvirt-daemon_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:52:42.070 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.149 | Selecting previously unselected package libvirt-daemon-config-network. 2026-03-26 00:52:42.161 | Preparing to unpack .../20-libvirt-daemon-config-network_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:52:42.176 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.226 | Selecting previously unselected package libvirt-daemon-config-nwfilter. 2026-03-26 00:52:42.238 | Preparing to unpack .../21-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:52:42.252 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.314 | Selecting previously unselected package systemd-container. 2026-03-26 00:52:42.325 | Preparing to unpack .../22-systemd-container_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:52:42.329 | Unpacking systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:52:42.421 | Selecting previously unselected package libvirt-daemon-system-systemd. 2026-03-26 00:52:42.432 | Preparing to unpack .../23-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.12_all.deb ... 2026-03-26 00:52:42.448 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.505 | Selecting previously unselected package libvirt-daemon-system. 2026-03-26 00:52:42.516 | Preparing to unpack .../24-libvirt-daemon-system_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:52:42.573 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.649 | Selecting previously unselected package libvirt-dev:amd64. 2026-03-26 00:52:42.661 | Preparing to unpack .../25-libvirt-dev_10.0.0-2ubuntu8.12_amd64.deb ... 2026-03-26 00:52:42.677 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:42.751 | Selecting previously unselected package python3-libvirt. 2026-03-26 00:52:42.761 | Preparing to unpack .../26-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-03-26 00:52:42.765 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:52:42.836 | Selecting previously unselected package libfdt1:amd64. 2026-03-26 00:52:42.846 | Preparing to unpack .../27-libfdt1_1.7.0-2build1_amd64.deb ... 2026-03-26 00:52:42.851 | Unpacking libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:52:42.908 | Selecting previously unselected package qemu-system-common. 2026-03-26 00:52:42.918 | Preparing to unpack .../28-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:42.921 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:43.051 | Selecting previously unselected package qemu-system-data. 2026-03-26 00:52:43.062 | Preparing to unpack .../29-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.13_all.deb ... 2026-03-26 00:52:43.066 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:43.208 | Selecting previously unselected package qemu-system-arm. 2026-03-26 00:52:43.216 | Preparing to unpack .../30-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:43.232 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:43.613 | Selecting previously unselected package qemu-system-mips. 2026-03-26 00:52:43.623 | Preparing to unpack .../31-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:43.640 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:44.034 | Selecting previously unselected package qemu-system-ppc. 2026-03-26 00:52:44.042 | Preparing to unpack .../32-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:44.057 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:44.333 | Selecting previously unselected package qemu-system-sparc. 2026-03-26 00:52:44.342 | Preparing to unpack .../33-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:44.357 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:44.584 | Selecting previously unselected package seabios. 2026-03-26 00:52:44.594 | Preparing to unpack .../34-seabios_1.16.3-2_all.deb ... 2026-03-26 00:52:44.598 | Unpacking seabios (1.16.3-2) ... 2026-03-26 00:52:44.663 | Selecting previously unselected package qemu-system-x86. 2026-03-26 00:52:44.674 | Preparing to unpack .../35-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:44.689 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:45.036 | Selecting previously unselected package qemu-system-s390x. 2026-03-26 00:52:45.045 | Preparing to unpack .../36-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:45.061 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:45.217 | Selecting previously unselected package qemu-system-misc. 2026-03-26 00:52:45.226 | Preparing to unpack .../37-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:45.243 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:46.404 | Selecting previously unselected package qemu-system. 2026-03-26 00:52:46.414 | Preparing to unpack .../38-qemu-system_1%3a8.2.2+ds-0ubuntu1.13_amd64.deb ... 2026-03-26 00:52:46.419 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:46.477 | Selecting previously unselected package systemd-coredump. 2026-03-26 00:52:46.487 | Preparing to unpack .../39-systemd-coredump_255.4-1ubuntu8.14_amd64.deb ... 2026-03-26 00:52:46.491 | Unpacking systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:52:46.569 | Setting up libpciaccess0:amd64 (0.17-3ubuntu0.24.04.2) ... 2026-03-26 00:52:46.580 | Setting up systemd-coredump (255.4-1ubuntu8.14) ... 2026-03-26 00:52:46.914 | Creating group 'systemd-coredump' with GID 989. 2026-03-26 00:52:46.915 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 989 and GID 989. 2026-03-26 00:52:46.941 | Setting up libfdt1:amd64 (1.7.0-2build1) ... 2026-03-26 00:52:46.953 | Setting up libasound2-data (1.2.11-1ubuntu0.2) ... 2026-03-26 00:52:46.963 | Setting up libasound2t64:amd64 (1.2.11-1ubuntu0.2) ... 2026-03-26 00:52:46.975 | Setting up libnspr4:amd64 (2:4.35-1.1build1) ... 2026-03-26 00:52:46.985 | Setting up libpcsclite1:amd64 (2.0.3-1build1) ... 2026-03-26 00:52:46.995 | Setting up libdaxctl1:amd64 (77-2ubuntu2) ... 2026-03-26 00:52:47.005 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:47.015 | Setting up seabios (1.16.3-2) ... 2026-03-26 00:52:47.023 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:47.031 | Setting up systemd-container (255.4-1ubuntu8.14) ... 2026-03-26 00:52:47.187 | Created symlink /etc/systemd/system/multi-user.target.wants/machines.target → /usr/lib/systemd/system/machines.target. 2026-03-26 00:52:47.548 | Setting up libslirp0:amd64 (4.7.0-1ubuntu3) ... 2026-03-26 00:52:47.559 | Setting up libusbredirparser1t64:amd64 (0.13.0-2.1build1) ... 2026-03-26 00:52:47.569 | Setting up ipxe-qemu (1.21.1+git-20220113.fbbdc3926-0ubuntu2) ... 2026-03-26 00:52:47.580 | Setting up libndctl6:amd64 (77-2ubuntu2) ... 2026-03-26 00:52:47.589 | Setting up librdmacm1t64:amd64 (50.0-2ubuntu0.2) ... 2026-03-26 00:52:47.598 | Setting up libbrlapi0.8:amd64 (6.6-4ubuntu5) ... 2026-03-26 00:52:47.607 | Setting up libusb-1.0-0:amd64 (2:1.0.27-1) ... 2026-03-26 00:52:47.616 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.088 | Setting up libpmem1:amd64 (1.13.1-1.1ubuntu2) ... 2026-03-26 00:52:48.099 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.441 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-03-26 00:52:48.644 | Setting up libvirt-clients (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.676 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.696 | Setting up libnss3:amd64 (2:3.98-1ubuntu0.1) ... 2026-03-26 00:52:48.706 | Setting up libcacard0:amd64 (1:2.8.0-3build4) ... 2026-03-26 00:52:48.716 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.738 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.758 | Setting up libvirt-daemon (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:48.779 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:48.932 | Created symlink /etc/systemd/system/multi-user.target.wants/qemu-kvm.service → /usr/lib/systemd/system/qemu-kvm.service. 2026-03-26 00:52:49.307 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:49.329 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:49.349 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:49.370 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:49.390 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:49.412 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:49.434 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.12) ... 2026-03-26 00:52:49.755 | useradd warning: libvirt-qemu's uid 64055 is greater than SYS_UID_MAX 999 2026-03-26 00:52:50.274 | info: Selecting GID from range 100 to 999 ... 2026-03-26 00:52:50.280 | info: Adding group `swtpm' (GID 116) ... 2026-03-26 00:52:50.354 | info: The home dir /var/lib/swtpm you specified can't be accessed: No such file or directory 2026-03-26 00:52:50.354 | 2026-03-26 00:52:50.360 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:52:50.360 | 2026-03-26 00:52:50.364 | info: Adding system user `swtpm' (UID 113) ... 2026-03-26 00:52:50.367 | info: Adding new user `swtpm' (UID 113) with group `swtpm' ... 2026-03-26 00:52:50.428 | info: Not creating home directory `/var/lib/swtpm'. 2026-03-26 00:52:50.612 | Enabling libvirt default network 2026-03-26 00:52:50.629 | Inserted module 'msr' 2026-03-26 00:52:50.801 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirtd.service → /usr/lib/systemd/system/libvirtd.service. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd.socket → /usr/lib/systemd/system/virtlockd.socket. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd.socket → /usr/lib/systemd/system/virtlogd.socket. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd.socket → /usr/lib/systemd/system/libvirtd.socket. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-ro.socket → /usr/lib/systemd/system/libvirtd-ro.socket. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/libvirtd-admin.socket → /usr/lib/systemd/system/libvirtd-admin.socket. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/virtlockd-admin.socket → /usr/lib/systemd/system/virtlockd-admin.socket. 2026-03-26 00:52:50.802 | Created symlink /etc/systemd/system/sockets.target.wants/virtlogd-admin.socket → /usr/lib/systemd/system/virtlogd-admin.socket. 2026-03-26 00:52:51.399 | Created symlink /etc/systemd/system/multi-user.target.wants/libvirt-guests.service → /usr/lib/systemd/system/libvirt-guests.service. 2026-03-26 00:52:52.133 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlockd.service → /usr/lib/systemd/system/virtlockd.service. 2026-03-26 00:52:52.573 | Created symlink /etc/systemd/system/multi-user.target.wants/virtlogd.service → /usr/lib/systemd/system/virtlogd.service. 2026-03-26 00:52:53.358 | Setting up libvirt-daemon dnsmasq configuration. 2026-03-26 00:52:53.421 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:53.443 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.13) ... 2026-03-26 00:52:53.455 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:52:54.593 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-03-26 00:52:54.617 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:52:54.884 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:52:54.890 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:52:54.897 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:54.902 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:54.907 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:54.911 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:54.918 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:54.922 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:52:54.926 | + functions-common:time_stop:2419 : start_time=1774486355455 2026-03-26 00:52:54.931 | + functions-common:time_stop:2421 : [[ -z 1774486355455 ]] 2026-03-26 00:52:54.936 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:54.944 | + functions-common:time_stop:2424 : end_time=1774486374939 2026-03-26 00:52:54.949 | + functions-common:time_stop:2425 : elapsed_time=19484 2026-03-26 00:52:54.954 | + functions-common:time_stop:2426 : total=339956 2026-03-26 00:52:54.959 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:54.964 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=359440 2026-03-26 00:52:54.968 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:52:54.974 | + lib/nova_plugins/functions-libvirt:install_libvirt:73 : install_package ovmf 2026-03-26 00:52:54.978 | + functions-common:install_package:1430 : update_package_repo 2026-03-26 00:52:54.984 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:52:54.990 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:52:54.996 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:52:55.002 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:55.007 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:52:55.014 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:55.019 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:55.023 | + functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:52:55.028 | + functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:52:55.034 | + functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:52:55.038 | + functions-common:apt_get_update:1159 : return 2026-03-26 00:52:55.043 | + functions-common:install_package:1431 : real_install_package ovmf 2026-03-26 00:52:55.048 | + functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:52:55.053 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:52:55.059 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:52:55.064 | + functions-common:real_install_package:1419 : apt_get install ovmf 2026-03-26 00:52:55.112 | + functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf 2026-03-26 00:52:55.154 | Reading package lists... 2026-03-26 00:52:55.419 | Building dependency tree... 2026-03-26 00:52:55.419 | Reading state information... 2026-03-26 00:52:55.690 | The following NEW packages will be installed: 2026-03-26 00:52:55.690 | ovmf 2026-03-26 00:52:55.880 | 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:52:55.881 | Need to get 5,176 kB of archives. 2026-03-26 00:52:55.881 | After this operation, 17.4 MB of additional disk space will be used. 2026-03-26 00:52:55.881 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovmf all 2024.02-2ubuntu0.7 [5,176 kB] 2026-03-26 00:52:56.762 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:52:56.809 | Fetched 5,176 kB in 1s (5,947 kB/s) 2026-03-26 00:52:56.844 | Selecting previously unselected package ovmf. 2026-03-26 00:52:56.876 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70445 files and directories currently installed.) 2026-03-26 00:52:56.878 | Preparing to unpack .../ovmf_2024.02-2ubuntu0.7_all.deb ... 2026-03-26 00:52:56.882 | Unpacking ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 00:52:57.024 | Setting up ovmf (2024.02-2ubuntu0.7) ... 2026-03-26 00:52:57.276 | + functions-common:apt_get:1203 : result=0 2026-03-26 00:52:57.282 | + functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:52:57.287 | + functions-common:time_stop:2412 : local name 2026-03-26 00:52:57.293 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:52:57.297 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:52:57.303 | + functions-common:time_stop:2415 : local total 2026-03-26 00:52:57.308 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:52:57.313 | + functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:52:57.318 | + functions-common:time_stop:2419 : start_time=1774486375105 2026-03-26 00:52:57.323 | + functions-common:time_stop:2421 : [[ -z 1774486375105 ]] 2026-03-26 00:52:57.333 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:52:57.340 | + functions-common:time_stop:2424 : end_time=1774486377334 2026-03-26 00:52:57.343 | + functions-common:time_stop:2425 : elapsed_time=2229 2026-03-26 00:52:57.348 | + functions-common:time_stop:2426 : total=359440 2026-03-26 00:52:57.352 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:52:57.356 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=361669 2026-03-26 00:52:57.361 | + functions-common:apt_get:1207 : return 0 2026-03-26 00:52:57.366 | + lib/nova_plugins/functions-libvirt:install_libvirt:74 : is_arch aarch64 2026-03-26 00:52:57.372 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:52:57.380 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 00:52:57.385 | + lib/nova_plugins/functions-libvirt:install_libvirt:111 : [[ True == True ]] 2026-03-26 00:52:57.390 | + lib/nova_plugins/functions-libvirt:install_libvirt:112 : _enable_coredump 2026-03-26 00:52:57.395 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-03-26 00:52:57.400 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 00:52:57.404 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-03-26 00:52:57.423 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-03-26 00:52:57.447 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-03-26 00:52:57.448 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-03-26 00:52:57.459 | /var/core/core.%e.%p.%h.%t 2026-03-26 00:52:57.466 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-03-26 00:52:57.485 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-03-26 00:52:57.499 | [Service] 2026-03-26 00:52:57.499 | LimitCORE=infinity 2026-03-26 00:52:57.505 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-03-26 00:52:57.813 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-03-26 00:52:57.818 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-03-26 00:52:57.825 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-03-26 00:52:57.861 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:52:57.869 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-03-26 00:52:57.909 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-03-26 00:52:57.914 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-03-26 00:52:57.920 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 00:52:57.926 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-03-26 00:52:57.932 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-03-26 00:52:57.939 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-03-26 00:52:57.944 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-03-26 00:52:57.950 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:52:57.957 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:52:57.964 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:52:57.969 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:52:57.977 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:52:58.014 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:52:58.020 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:52:58.025 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:58.034 | + functions-common:git_clone:602 : echo v1.3.0 2026-03-26 00:52:58.034 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:52:58.045 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-03-26 00:52:58.050 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:58.056 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-03-26 00:52:58.080 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-03-26 00:52:58.088 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:52:58.088 | + functions-common:git_clone:665 : head -1 2026-03-26 00:52:58.103 | 8e1ebdf Remove some unused assignments 2026-03-26 00:52:58.111 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:52:58.116 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-03-26 00:52:58.151 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:52:58.157 | + lib/nova:install_nova:960 : git_clone https://github.com/openstack/nova.git /opt/stack/nova master 2026-03-26 00:52:58.162 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/nova.git 2026-03-26 00:52:58.169 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-03-26 00:52:58.174 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:52:58.179 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:52:58.186 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:52:58.193 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:52:58.198 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:52:58.205 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:52:58.244 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:52:58.250 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:52:58.256 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:58.262 | + functions-common:git_clone:602 : echo master 2026-03-26 00:52:58.263 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:52:58.271 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-03-26 00:52:58.277 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:52:58.283 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-03-26 00:52:58.307 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-03-26 00:52:58.314 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:52:58.315 | + functions-common:git_clone:665 : head -1 2026-03-26 00:52:58.322 | 327c790ec8 Merge "Update min support for Hibiscus" 2026-03-26 00:52:58.328 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:52:58.335 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-03-26 00:52:58.340 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:52:58.346 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:52:58.352 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-03-26 00:52:58.358 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:52:58.364 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-03-26 00:52:58.370 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:52:58.376 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:52:58.381 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-03-26 00:52:58.388 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:52:58.392 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:52:58.401 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-03-26 00:52:58.407 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:52:58.414 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-03-26 00:52:58.420 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:52:58.425 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:52:58.433 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-03-26 00:52:58.444 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-03-26 00:52:58.450 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-03-26 00:52:58.456 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-03-26 00:52:58.549 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-03-26 00:52:58.555 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:52:58.561 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:52:58.567 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:52:58.573 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-03-26 00:52:58.578 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-03-26 00:52:58.583 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:52:58.588 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:52:58.593 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:52:58.599 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:52:58.605 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:52:58.611 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:52:58.616 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:52:58.622 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-03-26 00:52:58.666 | Using python 3.12 to install /opt/stack/nova 2026-03-26 00:52:58.671 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-03-26 00:52:59.215 | Obtaining file:///opt/stack/nova 2026-03-26 00:52:59.218 | Installing build dependencies: started 2026-03-26 00:53:00.182 | Installing build dependencies: finished with status 'done' 2026-03-26 00:53:00.183 | Checking if build backend supports build_editable: started 2026-03-26 00:53:00.468 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:53:00.469 | Getting requirements to build editable: started 2026-03-26 00:53:00.620 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:53:00.621 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:53:02.109 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:53:02.128 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.0.3) 2026-03-26 00:53:02.129 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.0.46) 2026-03-26 00:53:02.129 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.2.1) 2026-03-26 00:53:02.130 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (0.40.4) 2026-03-26 00:53:02.130 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.1.6) 2026-03-26 00:53:02.130 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (12.0.0) 2026-03-26 00:53:02.131 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.0.2) 2026-03-26 00:53:02.131 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.5.1) 2026-03-26 00:53:02.132 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (43.0.3) 2026-03-26 00:53:02.132 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.8.9) 2026-03-26 00:53:02.132 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.3.2) 2026-03-26 00:53:02.133 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.1.0) 2026-03-26 00:53:02.133 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.10.1) 2026-03-26 00:53:02.133 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.17.0) 2026-03-26 00:53:02.134 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.18.4) 2026-03-26 00:53:02.134 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.3.0) 2026-03-26 00:53:02.135 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.0.0) 2026-03-26 00:53:02.135 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.26.0) 2026-03-26 00:53:02.135 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (9.9.0) 2026-03-26 00:53:02.136 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.13.1) 2026-03-26 00:53:02.136 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (11.8.0) 2026-03-26 00:53:02.137 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.11.0) 2026-03-26 00:53:02.137 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.32.5) 2026-03-26 00:53:02.137 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.7.0) 2026-03-26 00:53:02.252 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev23) 2026-03-26 00:53:02.395 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-03-26 00:53:02.408 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.1.1) 2026-03-26 00:53:02.409 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.4.0) 2026-03-26 00:53:02.409 | Requirement already satisfied: oslo.config>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (10.3.0) 2026-03-26 00:53:02.410 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.3.0) 2026-03-26 00:53:02.410 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (8.1.0) 2026-03-26 00:53:02.411 | Requirement already satisfied: oslo.limit>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.10.0) 2026-03-26 00:53:02.412 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.7.0) 2026-03-26 00:53:02.412 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.9.1) 2026-03-26 00:53:02.413 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.7.1) 2026-03-26 00:53:02.413 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (10.0.0) 2026-03-26 00:53:02.414 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (18.0.0) 2026-03-26 00:53:02.414 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.9.0) 2026-03-26 00:53:02.415 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (17.3.0) 2026-03-26 00:53:02.415 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.0.0) 2026-03-26 00:53:02.416 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.10.1) 2026-03-26 00:53:02.417 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.7.2) 2026-03-26 00:53:02.417 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (4.5.1) 2026-03-26 00:53:02.418 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.0.0) 2026-03-26 00:53:02.419 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (8.0.0) 2026-03-26 00:53:02.419 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.2.2) 2026-03-26 00:53:02.420 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.9.0) 2026-03-26 00:53:02.420 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (7.0.0) 2026-03-26 00:53:02.421 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.1.0) 2026-03-26 00:53:02.421 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.6.0) 2026-03-26 00:53:02.423 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.3.0) 2026-03-26 00:53:02.423 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (5.6.0) 2026-03-26 00:53:02.447 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev23) 2026-03-26 00:53:02.477 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-03-26 00:53:02.488 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (8.1.0) 2026-03-26 00:53:02.489 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (0.2.3) 2026-03-26 00:53:02.489 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.4.2) 2026-03-26 00:53:02.490 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (1.8.2) 2026-03-26 00:53:02.490 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (2.9.0.post0) 2026-03-26 00:53:02.491 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (3.2.1) 2026-03-26 00:53:02.492 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (4.10.0) 2026-03-26 00:53:02.492 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev23) (6.0.3) 2026-03-26 00:53:02.494 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev23) (1.3.10) 2026-03-26 00:53:02.495 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev23) (4.15.0) 2026-03-26 00:53:02.497 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.16.0->nova==33.1.0.dev23) (7.3.0) 2026-03-26 00:53:02.500 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev23) (2.0.0) 2026-03-26 00:53:02.503 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==33.1.0.dev23) (3.0) 2026-03-26 00:53:02.507 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==33.1.0.dev23) (2.8.0) 2026-03-26 00:53:02.511 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=3.2.1->nova==33.1.0.dev23) (3.0.0) 2026-03-26 00:53:02.512 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=3.2.1->nova==33.1.0.dev23) (2.1.1) 2026-03-26 00:53:02.515 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev23) (3.0.3) 2026-03-26 00:53:02.516 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (25.4.0) 2026-03-26 00:53:02.517 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (2025.9.1) 2026-03-26 00:53:02.517 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (0.37.0) 2026-03-26 00:53:02.518 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==33.1.0.dev23) (0.30.0) 2026-03-26 00:53:02.522 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev23) (2.1.0) 2026-03-26 00:53:02.526 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev23) (4.0.1) 2026-03-26 00:53:02.526 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev23) (2.11.0) 2026-03-26 00:53:02.527 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==33.1.0.dev23) (5.8.0) 2026-03-26 00:53:02.535 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.5.0) 2026-03-26 00:53:02.535 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.1.0) 2026-03-26 00:53:02.536 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.33) 2026-03-26 00:53:02.537 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (4.9.2) 2026-03-26 00:53:02.537 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev23) (1.4.0) 2026-03-26 00:53:02.543 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==33.1.0.dev23) (3.0.0) 2026-03-26 00:53:02.546 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==33.1.0.dev23) (9.1.4) 2026-03-26 00:53:02.553 | Requirement already satisfied: ovsdbapp>=0.12.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev23) (2.16.0) 2026-03-26 00:53:02.554 | Requirement already satisfied: pyroute2>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==33.1.0.dev23) (0.8.1) 2026-03-26 00:53:02.558 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==33.1.0.dev23) (0.20) 2026-03-26 00:53:02.566 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev23) (2.0.2) 2026-03-26 00:53:02.566 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==33.1.0.dev23) (0.5.0) 2026-03-26 00:53:02.576 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (7.0.1) 2026-03-26 00:53:02.577 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (5.3.1) 2026-03-26 00:53:02.577 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (5.6.2) 2026-03-26 00:53:02.578 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev23) (0.15.1) 2026-03-26 00:53:02.580 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (5.1.0) 2026-03-26 00:53:02.586 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (2025.3) 2026-03-26 00:53:02.586 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (26.0) 2026-03-26 00:53:02.590 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==33.1.0.dev23) (0.24.1) 2026-03-26 00:53:02.593 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev23) (5.0.0) 2026-03-26 00:53:02.594 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==33.1.0.dev23) (4.0.1) 2026-03-26 00:53:02.602 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==33.1.0.dev23) (1.1.2) 2026-03-26 00:53:02.615 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.5.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (1.7.3) 2026-03-26 00:53:02.619 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (2.2.0) 2026-03-26 00:53:02.622 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->nova==33.1.0.dev23) (1.3.7) 2026-03-26 00:53:02.628 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==33.1.0.dev23) (3.3.2) 2026-03-26 00:53:02.636 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev23) (4.3.1) 2026-03-26 00:53:02.636 | Requirement already satisfied: ovs>=2.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev23) (3.7.0) 2026-03-26 00:53:02.642 | Requirement already satisfied: sortedcontainers in /opt/stack/data/venv/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==33.1.0.dev23) (2.4.0) 2026-03-26 00:53:02.648 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev23) (2.2.1) 2026-03-26 00:53:02.649 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==33.1.0.dev23) (1.6.2) 2026-03-26 00:53:02.654 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev23) (82.0.1) 2026-03-26 00:53:02.666 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev23) (0.6.0) 2026-03-26 00:53:02.694 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (4.13.2) 2026-03-26 00:53:02.697 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (0.6.0) 2026-03-26 00:53:02.698 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (3.2.0) 2026-03-26 00:53:02.705 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (1.11.0) 2026-03-26 00:53:02.705 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (14.3.3) 2026-03-26 00:53:02.706 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (1.7.2) 2026-03-26 00:53:02.716 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==33.1.0.dev23) (1.17.0) 2026-03-26 00:53:02.720 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev23) (2.1.0) 2026-03-26 00:53:02.721 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==33.1.0.dev23) (24.2.1) 2026-03-26 00:53:02.734 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==33.1.0.dev23) (4.4.0) 2026-03-26 00:53:02.750 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev23) (3.4.4) 2026-03-26 00:53:02.750 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev23) (3.11) 2026-03-26 00:53:02.750 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.1->nova==33.1.0.dev23) (2.6.3) 2026-03-26 00:53:02.751 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev23) (2023.11.17) 2026-03-26 00:53:02.781 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (4.0.0) 2026-03-26 00:53:02.781 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (2.19.2) 2026-03-26 00:53:02.789 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev23) (0.1.2) 2026-03-26 00:53:02.801 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->nova==33.1.0.dev23) (0.7) 2026-03-26 00:53:02.837 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==33.1.0.dev23) (2.8.5) 2026-03-26 00:53:02.841 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->nova==33.1.0.dev23) (0.16.0) 2026-03-26 00:53:03.154 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:53:03.180 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-03-26 00:53:03.262 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:53:03.293 | Downloading jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:53:03.343 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev23) 2026-03-26 00:53:03.371 | Downloading redis-7.2.0-py3-none-any.whl.metadata (12 kB) 2026-03-26 00:53:03.478 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-03-26 00:53:03.524 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-03-26 00:53:03.565 | Downloading jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-03-26 00:53:04.359 | Downloading numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-03-26 00:53:05.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 18.2 MB/s 0:00:01 2026-03-26 00:53:05.478 | Downloading redis-7.2.0-py3-none-any.whl (394 kB) 2026-03-26 00:53:05.527 | Building wheels for collected packages: nova 2026-03-26 00:53:05.527 | Building editable for nova (pyproject.toml): started 2026-03-26 00:53:07.197 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-03-26 00:53:07.200 | Created wheel for nova: filename=nova-33.1.0.dev23-0.editable-py3-none-any.whl size=9406 sha256=f6aec7b165df6d9ca0fe24949286c983142ea0754120453e4791249b943d3902 2026-03-26 00:53:07.200 | Stored in directory: /tmp/pip-ephem-wheel-cache-ed2x_j23/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-03-26 00:53:07.205 | Successfully built nova 2026-03-26 00:53:07.338 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-03-26 00:53:09.760 | 2026-03-26 00:53:09.780 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-33.1.0.dev23 numpy-2.2.6 redis-7.2.0 websockify-0.13.0 2026-03-26 00:53:09.934 | + inc/python:pip_install:216 : result=0 2026-03-26 00:53:09.939 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:09.944 | + functions-common:time_stop:2412 : local name 2026-03-26 00:53:09.949 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:09.954 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:09.960 | + functions-common:time_stop:2415 : local total 2026-03-26 00:53:09.965 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:09.969 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:09.973 | + functions-common:time_stop:2419 : start_time=1774486378655 2026-03-26 00:53:09.978 | + functions-common:time_stop:2421 : [[ -z 1774486378655 ]] 2026-03-26 00:53:09.986 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:09.996 | + functions-common:time_stop:2424 : end_time=1774486389990 2026-03-26 00:53:10.001 | + functions-common:time_stop:2425 : elapsed_time=11335 2026-03-26 00:53:10.006 | + functions-common:time_stop:2426 : total=107847 2026-03-26 00:53:10.011 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:10.016 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=119182 2026-03-26 00:53:10.021 | + inc/python:pip_install:219 : return 0 2026-03-26 00:53:10.026 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:53:10.032 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:53:10.038 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-03-26 00:53:10.044 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-03-26 00:53:10.050 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:10.055 | + inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:53:10.061 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/nova, ]] 2026-03-26 00:53:10.066 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:10.073 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-03-26 00:53:10.098 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:53:10.104 | + ./stack.sh:main:956 : configure_nova 2026-03-26 00:53:10.110 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-03-26 00:53:10.140 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-03-26 00:53:10.146 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-03-26 00:53:10.151 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-03-26 00:53:10.161 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-03-26 00:53:10.162 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-03-26 00:53:10.171 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-03-26 00:53:10.177 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-03-26 00:53:10.182 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-03-26 00:53:10.188 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-03-26 00:53:10.194 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-03-26 00:53:10.201 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-03-26 00:53:10.206 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 00:53:10.211 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-03-26 00:53:10.236 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-03-26 00:53:10.258 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-03-26 00:53:10.281 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-03-26 00:53:10.301 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-03-26 00:53:10.323 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-03-26 00:53:10.345 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-03-26 00:53:10.352 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-03-26 00:53:10.360 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.FYTFUsvc1H 2026-03-26 00:53:10.366 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 00:53:10.372 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-03-26 00:53:10.378 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-03-26 00:53:10.384 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:53:10.389 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:53:10.395 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.FYTFUsvc1H 2026-03-26 00:53:10.405 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.FYTFUsvc1H 2026-03-26 00:53:10.426 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.FYTFUsvc1H /etc/sudoers.d/nova-rootwrap 2026-03-26 00:53:10.451 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-03-26 00:53:10.459 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-03-26 00:53:10.464 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-03-26 00:53:10.470 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-03-26 00:53:10.475 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-03-26 00:53:10.479 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-03-26 00:53:10.484 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-03-26 00:53:10.491 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-03-26 00:53:10.492 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-03-26 00:53:10.502 | Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-03-26 00:53:10.509 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-03-26 00:53:10.530 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-03-26 00:53:10.552 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api =~ n-api ]] 2026-03-26 00:53:10.559 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-03-26 00:53:10.566 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-03-26 00:53:10.604 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:10.609 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-03-26 00:53:10.624 | net.ipv4.ip_forward = 1 2026-03-26 00:53:10.632 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-03-26 00:53:10.637 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-03-26 00:53:10.643 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-03-26 00:53:10.666 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-03-26 00:53:10.673 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-03-26 00:53:10.677 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-03-26 00:53:10.700 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-03-26 00:53:10.709 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-03-26 00:53:10.709 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-03-26 00:53:10.719 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:4f085cd3c10 2026-03-26 00:53:10.722 | InitiatorName=iqn.2016-04.com.open-iscsi:4f085cd3c10 2026-03-26 00:53:10.729 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-03-26 00:53:10.735 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-03-26 00:53:10.857 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-03-26 00:53:10.863 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-03-26 00:53:10.868 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:53:10.874 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-03-26 00:53:10.945 | + lib/nova:configure_nova:367 : create_nova_conf 2026-03-26 00:53:10.951 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-03-26 00:53:10.957 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-03-26 00:53:10.965 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-03-26 00:53:11.027 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-03-26 00:53:11.032 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-03-26 00:53:11.095 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-03-26 00:53:11.166 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-03-26 00:53:11.234 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:53:11.301 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 4 2026-03-26 00:53:11.369 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-03-26 00:53:11.440 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 199.204.45.25 2026-03-26 00:53:11.508 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-03-26 00:53:11.572 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-03-26 00:53:11.639 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-03-26 00:53:11.706 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-03-26 00:53:11.775 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-03-26 00:53:11.842 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-03-26 00:53:11.915 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-03-26 00:53:11.981 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-03-26 00:53:12.048 | + lib/nova:create_nova_conf:465 : is_fedora 2026-03-26 00:53:12.054 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:53:12.060 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:53:12.066 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:53:12.072 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:53:12.078 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:53:12.084 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:53:12.090 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:53:12.096 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:53:12.102 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:53:12.108 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:53:12.113 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:53:12.119 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:53:12.125 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:53:12.130 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-03-26 00:53:12.171 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:12.177 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-26 00:53:12.183 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-03-26 00:53:12.189 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-03-26 00:53:12.256 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-03-26 00:53:12.262 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-03-26 00:53:12.267 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-03-26 00:53:12.273 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-03-26 00:53:12.280 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:53:12.286 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:12.291 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:53:12.329 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:12.334 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:53:12.340 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:12.347 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:12.420 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-03-26 00:53:12.425 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-03-26 00:53:12.431 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-03-26 00:53:12.437 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-03-26 00:53:12.443 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:53:12.449 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:12.454 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:53:12.486 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:12.491 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:53:12.495 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:12.501 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:12.634 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-03-26 00:53:12.708 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-03-26 00:53:12.775 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-03-26 00:53:12.843 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-03-26 00:53:12.880 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:12.886 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-03-26 00:53:12.925 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:12.933 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-03-26 00:53:12.935 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-03-26 00:53:12.945 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-03-26 00:53:12.951 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-03-26 00:53:13.022 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:13.028 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-03-26 00:53:13.091 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-03-26 00:53:13.141 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-03-26 00:53:13.146 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:13.152 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=nova 2026-03-26 00:53:13.156 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:53:13.161 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:53:13.166 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-03-26 00:53:13.171 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:13.177 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:53:13.182 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:53:13.188 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-03-26 00:53:13.249 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-03-26 00:53:13.306 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://199.204.45.25/identity 2026-03-26 00:53:13.363 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-03-26 00:53:13.426 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-03-26 00:53:13.489 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-03-26 00:53:13.554 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-03-26 00:53:13.614 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-03-26 00:53:13.675 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri https://199.204.45.25/identity 2026-03-26 00:53:13.739 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:53:13.803 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:53:13.865 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:53:13.870 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-03-26 00:53:13.906 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:13.911 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-03-26 00:53:13.916 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-03-26 00:53:13.986 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-03-26 00:53:13.992 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:13.998 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:53:14.004 | + lib/keystone:configure_keystoneauth:434 : local section=cinder 2026-03-26 00:53:14.010 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf cinder auth_type password 2026-03-26 00:53:14.079 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf cinder interface public 2026-03-26 00:53:14.144 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf cinder auth_url https://199.204.45.25/identity 2026-03-26 00:53:14.210 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf cinder username nova 2026-03-26 00:53:14.276 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf cinder password secretservice 2026-03-26 00:53:14.341 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-03-26 00:53:14.403 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf cinder project_name service 2026-03-26 00:53:14.469 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-03-26 00:53:14.534 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-03-26 00:53:14.567 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:14.573 | + lib/nova:configure_cinder_access:649 : CINDER_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:14.579 | + lib/nova:configure_cinder_access:650 : CINDER_SERVICE_PORT=8776 2026-03-26 00:53:14.585 | + lib/nova:configure_cinder_access:651 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:53:14.647 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-03-26 00:53:14.681 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:14.686 | + lib/nova:create_nova_conf:520 : configure_manila_access 2026-03-26 00:53:14.692 | + lib/nova:configure_manila_access:657 : configure_keystoneauth /etc/nova/nova.conf nova manila 2026-03-26 00:53:14.698 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:14.704 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:53:14.709 | + lib/keystone:configure_keystoneauth:434 : local section=manila 2026-03-26 00:53:14.715 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf manila auth_type password 2026-03-26 00:53:14.784 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf manila interface public 2026-03-26 00:53:14.848 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf manila auth_url https://199.204.45.25/identity 2026-03-26 00:53:14.909 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf manila username nova 2026-03-26 00:53:14.974 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf manila password secretservice 2026-03-26 00:53:15.039 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf manila user_domain_name Default 2026-03-26 00:53:15.103 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf manila project_name service 2026-03-26 00:53:15.209 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf manila project_domain_name Default 2026-03-26 00:53:15.273 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-03-26 00:53:15.278 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-03-26 00:53:15.339 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-03-26 00:53:15.403 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-03-26 00:53:15.408 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-03-26 00:53:15.475 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-03-26 00:53:15.479 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-03-26 00:53:15.484 | + lib/nova:create_nova_conf:539 : is_fedora 2026-03-26 00:53:15.490 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:53:15.495 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:53:15.500 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:53:15.505 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:53:15.511 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:53:15.517 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:53:15.522 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:53:15.528 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:53:15.533 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:53:15.538 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:53:15.544 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:53:15.549 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:53:15.554 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:53:15.559 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-03-26 00:53:15.564 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-03-26 00:53:15.570 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:15.577 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:53:15.614 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:53:15.619 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:53:15.625 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:53:15.631 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:53:15.636 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-26 00:53:15.699 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:53:15.761 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:53:15.825 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:53:15.889 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-03-26 00:53:15.950 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-03-26 00:53:16.019 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-03-26 00:53:16.051 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:16.057 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-03-26 00:53:16.062 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:53:16.067 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-03-26 00:53:16.072 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-03-26 00:53:16.077 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:53:16.083 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-03-26 00:53:16.088 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-03-26 00:53:16.094 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:53:16.099 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:53:16.119 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:53:16.119 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:53:16.133 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:53:16.140 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:53:16.158 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-26 00:53:16.165 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-03-26 00:53:16.169 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-03-26 00:53:16.174 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:53:16.178 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-03-26 00:53:16.238 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 4 2026-03-26 00:53:16.288 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-03-26 00:53:16.352 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:53:16.411 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:53:16.475 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:53:16.539 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:53:16.600 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:53:16.663 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:53:16.721 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-26 00:53:16.785 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:53:16.846 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:53:16.907 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:53:16.970 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-03-26 00:53:17.032 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:53:17.037 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:53:17.044 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-03-26 00:53:17.050 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-03-26 00:53:17.055 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:53:17.060 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:17.065 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:17.070 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-03-26 00:53:17.077 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-03-26 00:53:17.082 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-03-26 00:53:17.144 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:53:17.205 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-03-26 00:53:17.206 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-03-26 00:53:17.218 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-03-26 00:53:17.223 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-03-26 00:53:17.228 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-03-26 00:53:17.233 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:53:17.239 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:53:17.243 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:53:17.248 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:53:17.253 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:17.258 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:17.263 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:53:17.268 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:53:17.273 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:17.278 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:17.282 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-03-26 00:53:17.331 | Enabling site nova-api. 2026-03-26 00:53:17.340 | To activate the new configuration, you need to run: 2026-03-26 00:53:17.340 | systemctl reload apache2 2026-03-26 00:53:17.349 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:53:17.354 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:53:17.359 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:53:17.364 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:53:17.516 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-03-26 00:53:17.548 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:17.553 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-03-26 00:53:17.558 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:53:17.562 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-03-26 00:53:17.566 | + lib/apache:write_uwsgi_config:245 : local url= 2026-03-26 00:53:17.571 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-03-26 00:53:17.576 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-03-26 00:53:17.581 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-03-26 00:53:17.586 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:53:17.590 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:53:17.611 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:53:17.612 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:53:17.625 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:53:17.631 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:53:17.649 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-26 00:53:17.658 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-03-26 00:53:17.663 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:53:17.672 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:53:17.678 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-03-26 00:53:17.747 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 4 2026-03-26 00:53:17.806 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-03-26 00:53:17.869 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:53:17.930 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:53:17.991 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:53:18.050 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:53:18.113 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:53:18.172 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:53:18.230 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-26 00:53:18.285 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:53:18.346 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:53:18.408 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:53:18.473 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-03-26 00:53:18.536 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-03-26 00:53:18.541 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-03-26 00:53:18.604 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-03-26 00:53:18.636 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:18.641 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-03-26 00:53:18.711 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-03-26 00:53:18.717 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-03-26 00:53:18.722 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-03-26 00:53:18.760 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:18.766 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:53:18.773 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:53:18.841 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-03-26 00:53:18.911 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-03-26 00:53:18.916 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 00:53:18.921 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-03-26 00:53:18.926 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:53:18.930 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-03-26 00:53:18.936 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:53:18.972 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:18.979 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-03-26 00:53:18.984 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-03-26 00:53:18.990 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:53:19.029 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:19.035 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:53:19.043 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/ 2026-03-26 00:53:19.107 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:53:19.112 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:53:19.118 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 4 2026-03-26 00:53:19.184 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 4 2026-03-26 00:53:19.249 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 4 2026-03-26 00:53:19.313 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-03-26 00:53:19.349 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:19.354 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-03-26 00:53:19.417 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-03-26 00:53:19.483 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-03-26 00:53:19.546 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-03-26 00:53:19.551 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-03-26 00:53:19.556 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-03-26 00:53:19.627 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-03-26 00:53:19.632 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:19.636 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:53:19.642 | + lib/keystone:configure_keystoneauth:434 : local section=service_user 2026-03-26 00:53:19.646 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf service_user auth_type password 2026-03-26 00:53:19.710 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf service_user interface public 2026-03-26 00:53:19.772 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf service_user auth_url https://199.204.45.25/identity 2026-03-26 00:53:19.840 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf service_user username nova 2026-03-26 00:53:19.906 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf service_user password secretservice 2026-03-26 00:53:19.970 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-03-26 00:53:20.032 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf service_user project_name service 2026-03-26 00:53:20.096 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-03-26 00:53:20.165 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-03-26 00:53:20.203 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:20.210 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-03-26 00:53:20.217 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 00:53:20.223 | + lib/nova:create_nova_conf:587 : local conf 2026-03-26 00:53:20.229 | + lib/nova:create_nova_conf:588 : local vhost 2026-03-26 00:53:20.236 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-03-26 00:53:20.242 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 00:53:20.247 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 00:53:20.253 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-03-26 00:53:20.259 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-03-26 00:53:20.265 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-03-26 00:53:20.276 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-03-26 00:53:20.281 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-03-26 00:53:20.287 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-03-26 00:53:20.294 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-03-26 00:53:20.300 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:53:20.306 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:20.312 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:53:20.349 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:20.355 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:53:20.362 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:20.370 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:20.441 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 4 2026-03-26 00:53:20.515 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-03-26 00:53:20.580 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-26 00:53:20.584 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-03-26 00:53:20.590 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-03-26 00:53:20.595 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-03-26 00:53:20.629 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:20.637 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-03-26 00:53:20.637 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-03-26 00:53:21.286 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-03-26 00:53:21.291 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-03-26 00:53:21.901 | Adding vhost "nova_cell1" ... 2026-03-26 00:53:21.966 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-03-26 00:53:22.565 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-03-26 00:53:22.604 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-03-26 00:53:22.610 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-03-26 00:53:22.616 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-03-26 00:53:22.622 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-03-26 00:53:22.626 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-03-26 00:53:22.632 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-03-26 00:53:22.667 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:22.674 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-03-26 00:53:22.680 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-03-26 00:53:22.684 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-03-26 00:53:22.715 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:22.720 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/nova_cell1 2026-03-26 00:53:22.727 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@199.204.45.25:5672/nova_cell1 2026-03-26 00:53:22.786 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-03-26 00:53:22.870 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-03-26 00:53:22.871 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-03-26 00:53:22.902 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:22.907 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-03-26 00:53:22.912 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 00:53:22.917 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-03-26 00:53:22.923 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 00:53:22.929 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:53:22.934 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 00:53:22.939 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-03-26 00:53:23.005 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-03-26 00:53:23.070 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova_cell1.conf placement auth_url https://199.204.45.25/identity 2026-03-26 00:53:23.132 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-03-26 00:53:23.197 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-03-26 00:53:23.272 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-03-26 00:53:23.381 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-03-26 00:53:23.440 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-03-26 00:53:23.505 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-03-26 00:53:23.511 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-03-26 00:53:23.516 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-03-26 00:53:23.523 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:53:23.562 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:53:23.568 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:53:23.574 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:53:23.579 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:53:23.585 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-26 00:53:23.651 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:53:23.716 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:53:23.782 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:53:23.846 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-03-26 00:53:23.915 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-03-26 00:53:23.921 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-03-26 00:53:23.929 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-03-26 00:53:23.935 | + lib/nova:create_nova_conf:621 : local conf 2026-03-26 00:53:23.942 | + lib/nova:create_nova_conf:622 : local offset 2026-03-26 00:53:23.950 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-03-26 00:53:23.955 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-03-26 00:53:23.961 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-03-26 00:53:23.968 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-03-26 00:53:23.974 | + lib/nova:create_nova_conf:624 : offset=0 2026-03-26 00:53:23.980 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-03-26 00:53:23.986 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-03-26 00:53:23.991 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-03-26 00:53:23.997 | + lib/nova:configure_console_proxies:729 : offset=0 2026-03-26 00:53:24.002 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-03-26 00:53:24.039 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:24.045 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-03-26 00:53:24.117 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-03-26 00:53:24.185 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 00:53:24.191 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:24.197 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 00:53:24.204 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-03-26 00:53:24.240 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:24.247 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-03-26 00:53:24.285 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:24.291 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-03-26 00:53:24.328 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:24.335 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-03-26 00:53:24.341 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-03-26 00:53:24.347 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-03-26 00:53:24.353 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : is_service_enabled neutron 2026-03-26 00:53:24.388 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:24.394 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-03-26 00:53:24.419 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : cat 2026-03-26 00:53:24.420 | + lib/nova_plugins/functions-libvirt:configure_libvirt:121 : sudo tee -a /etc/libvirt/qemu.conf 2026-03-26 00:53:24.434 | cgroup_device_acl = [ 2026-03-26 00:53:24.434 | "/dev/null", "/dev/full", "/dev/zero", 2026-03-26 00:53:24.434 | "/dev/random", "/dev/urandom", 2026-03-26 00:53:24.434 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-03-26 00:53:24.434 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-03-26 00:53:24.434 | "/dev/vfio/vfio", 2026-03-26 00:53:24.434 | ] 2026-03-26 00:53:24.442 | + lib/nova_plugins/functions-libvirt:configure_libvirt:132 : is_fedora 2026-03-26 00:53:24.448 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:53:24.453 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:53:24.458 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:53:24.464 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:53:24.470 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:53:24.475 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:53:24.481 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:53:24.487 | + functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:53:24.493 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:53:24.499 | + functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:53:24.505 | + functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:53:24.510 | + functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:53:24.516 | + functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:53:24.521 | + lib/nova_plugins/functions-libvirt:configure_libvirt:151 : getent group libvirt 2026-03-26 00:53:24.531 | + lib/nova_plugins/functions-libvirt:configure_libvirt:154 : add_user_to_group stack libvirt 2026-03-26 00:53:24.538 | + functions-common:add_user_to_group:2181 : local user=stack 2026-03-26 00:53:24.543 | + functions-common:add_user_to_group:2182 : local group=libvirt 2026-03-26 00:53:24.549 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirt stack 2026-03-26 00:53:24.606 | + lib/nova_plugins/functions-libvirt:configure_libvirt:157 : [[ True = \T\r\u\e ]] 2026-03-26 00:53:24.610 | + lib/nova_plugins/functions-libvirt:configure_libvirt:158 : is_ubuntu 2026-03-26 00:53:24.616 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:24.622 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:24.628 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-03-26 00:53:24.635 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-03-26 00:53:24.641 | + lib/nova_plugins/functions-libvirt:configure_libvirt:168 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-03-26 00:53:24.666 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-03-26 00:53:24.667 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 00:53:24.680 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-03-26 00:53:24.688 | + lib/nova_plugins/functions-libvirt:configure_libvirt:171 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-03-26 00:53:24.711 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-03-26 00:53:24.712 | + lib/nova_plugins/functions-libvirt:configure_libvirt:172 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-03-26 00:53:24.725 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-03-26 00:53:24.732 | + lib/nova_plugins/functions-libvirt:configure_libvirt:176 : is_nova_console_proxy_compute_tls_enabled 2026-03-26 00:53:24.738 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:24.743 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-03-26 00:53:24.750 | + lib/nova_plugins/functions-libvirt:configure_libvirt:194 : restart_service libvirtd 2026-03-26 00:53:24.756 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:53:24.762 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-03-26 00:53:24.848 | + lib/nova_plugins/functions-libvirt:configure_libvirt:200 : restart_service virtlogd 2026-03-26 00:53:24.853 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:53:24.857 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-03-26 00:53:24.969 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-03-26 00:53:25.044 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-03-26 00:53:25.111 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' host-passthrough == custom ']' 2026-03-26 00:53:25.118 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-03-26 00:53:25.187 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-03-26 00:53:25.253 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-03-26 00:53:25.325 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-03-26 00:53:25.393 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-03-26 00:53:25.401 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:53:25.410 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-03-26 00:53:25.417 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-03-26 00:53:25.425 | ++ functions-common:is_arch:517 : uname -m 2026-03-26 00:53:25.434 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-03-26 00:53:25.439 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-03-26 00:53:25.443 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-03-26 00:53:25.448 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-03-26 00:53:25.456 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-03-26 00:53:25.461 | + ./stack.sh:main:959 : is_service_enabled placement 2026-03-26 00:53:25.500 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:25.506 | + ./stack.sh:main:961 : stack_install_service placement 2026-03-26 00:53:25.512 | + lib/stack:stack_install_service:20 : local service=placement 2026-03-26 00:53:25.518 | + lib/stack:stack_install_service:21 : type install_placement 2026-03-26 00:53:25.524 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:53:25.531 | + lib/stack:stack_install_service:32 : install_placement 2026-03-26 00:53:25.537 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-03-26 00:53:25.544 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-03-26 00:53:25.550 | + inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:53:25.558 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-03-26 00:53:25.564 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-03-26 00:53:25.570 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:53:25.579 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:53:25.580 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:53:25.590 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-03-26 00:53:25.596 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-03-26 00:53:25.602 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-03-26 00:53:25.609 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-03-26 00:53:25.616 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-03-26 00:53:25.665 | Using python 3.12 to install osc-placement 2026-03-26 00:53:25.671 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-03-26 00:53:26.324 | Collecting osc-placement 2026-03-26 00:53:26.459 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-03-26 00:53:26.467 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-03-26 00:53:26.468 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.13.1) 2026-03-26 00:53:26.469 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.4.0) 2026-03-26 00:53:26.469 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.0.0) 2026-03-26 00:53:26.471 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-03-26 00:53:26.471 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2026-03-26 00:53:26.472 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.7.0) 2026-03-26 00:53:26.472 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-03-26 00:53:26.473 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-03-26 00:53:26.475 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.2) 2026-03-26 00:53:26.476 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-03-26 00:53:26.476 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.2) 2026-03-26 00:53:26.478 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-26 00:53:26.478 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.2.0) 2026-03-26 00:53:26.479 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.17.0) 2026-03-26 00:53:26.479 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-03-26 00:53:26.481 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-03-26 00:53:26.482 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.3.3) 2026-03-26 00:53:26.482 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.2) 2026-03-26 00:53:26.483 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-03-26 00:53:26.484 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-03-26 00:53:26.484 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-03-26 00:53:26.485 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-03-26 00:53:26.485 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-03-26 00:53:26.486 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.9.2) 2026-03-26 00:53:26.486 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-03-26 00:53:26.487 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-03-26 00:53:26.489 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-03-26 00:53:26.492 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-03-26 00:53:26.495 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (3.0.0) 2026-03-26 00:53:26.498 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-03-26 00:53:26.498 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-03-26 00:53:26.499 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-03-26 00:53:26.499 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.0) 2026-03-26 00:53:26.501 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.1.1) 2026-03-26 00:53:26.504 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-03-26 00:53:26.506 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-03-26 00:53:26.513 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-03-26 00:53:26.514 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-03-26 00:53:26.514 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.6.3) 2026-03-26 00:53:26.515 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-03-26 00:53:26.523 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-03-26 00:53:26.523 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-03-26 00:53:26.526 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-03-26 00:53:26.565 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-03-26 00:53:26.821 | Installing collected packages: osc-placement 2026-03-26 00:53:26.906 | Successfully installed osc-placement-4.8.0 2026-03-26 00:53:26.997 | + inc/python:pip_install:216 : result=0 2026-03-26 00:53:27.001 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:27.007 | + functions-common:time_stop:2412 : local name 2026-03-26 00:53:27.013 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:27.017 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:27.023 | + functions-common:time_stop:2415 : local total 2026-03-26 00:53:27.029 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:27.035 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:27.040 | + functions-common:time_stop:2419 : start_time=1774486405652 2026-03-26 00:53:27.045 | + functions-common:time_stop:2421 : [[ -z 1774486405652 ]] 2026-03-26 00:53:27.053 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:27.063 | + functions-common:time_stop:2424 : end_time=1774486407056 2026-03-26 00:53:27.069 | + functions-common:time_stop:2425 : elapsed_time=1404 2026-03-26 00:53:27.075 | + functions-common:time_stop:2426 : total=119182 2026-03-26 00:53:27.081 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:27.088 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=120586 2026-03-26 00:53:27.096 | + inc/python:pip_install:219 : return 0 2026-03-26 00:53:27.103 | + lib/placement:install_placement:122 : git_clone https://github.com/openstack/placement.git /opt/stack/placement master 2026-03-26 00:53:27.110 | + functions-common:git_clone:581 : local git_remote=https://github.com/openstack/placement.git 2026-03-26 00:53:27.115 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-03-26 00:53:27.121 | + functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:53:27.127 | + functions-common:git_clone:584 : local orig_dir 2026-03-26 00:53:27.135 | ++ functions-common:git_clone:585 : pwd 2026-03-26 00:53:27.141 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:53:27.145 | + functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:53:27.152 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:53:27.192 | + functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:53:27.197 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:53:27.203 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:27.211 | + functions-common:git_clone:602 : echo master 2026-03-26 00:53:27.212 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:53:27.224 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-03-26 00:53:27.231 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:27.237 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-03-26 00:53:27.264 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-03-26 00:53:27.271 | + functions-common:git_clone:665 : git show --oneline 2026-03-26 00:53:27.272 | + functions-common:git_clone:665 : head -1 2026-03-26 00:53:27.277 | e3db398f Update master for stable/2026.1 2026-03-26 00:53:27.283 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:53:27.290 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-03-26 00:53:27.297 | + inc/python:setup_develop:353 : local bindep 2026-03-26 00:53:27.303 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:53:27.309 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-03-26 00:53:27.316 | + inc/python:setup_develop:359 : local extras= 2026-03-26 00:53:27.322 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-03-26 00:53:27.329 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:53:27.337 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:53:27.343 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-03-26 00:53:27.350 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:53:27.356 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:53:27.364 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-03-26 00:53:27.369 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:53:27.378 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-03-26 00:53:27.384 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:53:27.390 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:53:27.397 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-03-26 00:53:27.410 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-03-26 00:53:27.417 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-03-26 00:53:27.424 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-03-26 00:53:27.518 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-03-26 00:53:27.525 | + inc/python:setup_package:436 : local bindep=0 2026-03-26 00:53:27.530 | + inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:53:27.535 | + inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:53:27.541 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-03-26 00:53:27.546 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-03-26 00:53:27.552 | + inc/python:setup_package:445 : local flags=-e 2026-03-26 00:53:27.558 | + inc/python:setup_package:446 : local extras= 2026-03-26 00:53:27.564 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:53:27.570 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:53:27.576 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:53:27.581 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:53:27.587 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:53:27.593 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-03-26 00:53:27.637 | Using python 3.12 to install /opt/stack/placement 2026-03-26 00:53:27.643 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-03-26 00:53:28.215 | Obtaining file:///opt/stack/placement 2026-03-26 00:53:28.217 | Installing build dependencies: started 2026-03-26 00:53:29.141 | Installing build dependencies: finished with status 'done' 2026-03-26 00:53:29.142 | Checking if build backend supports build_editable: started 2026-03-26 00:53:29.431 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:53:29.432 | Getting requirements to build editable: started 2026-03-26 00:53:29.599 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:53:29.601 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:53:30.196 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:53:30.213 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.0.3) 2026-03-26 00:53:30.213 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.0.46) 2026-03-26 00:53:30.214 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (12.0.0) 2026-03-26 00:53:30.214 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.5.1) 2026-03-26 00:53:30.215 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.8.9) 2026-03-26 00:53:30.215 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (4.26.0) 2026-03-26 00:53:30.215 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.32.5) 2026-03-26 00:53:30.216 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (7.4.0) 2026-03-26 00:53:30.216 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.3.0) 2026-03-26 00:53:30.216 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (6.3.0) 2026-03-26 00:53:30.217 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.1.0) 2026-03-26 00:53:30.217 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.9.1) 2026-03-26 00:53:30.218 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (10.0.0) 2026-03-26 00:53:30.218 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (18.0.0) 2026-03-26 00:53:30.218 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-26 00:53:30.219 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (8.0.0) 2026-03-26 00:53:30.219 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.7.1) 2026-03-26 00:53:30.219 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (1.1.0) 2026-03-26 00:53:30.220 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (3.6.0) 2026-03-26 00:53:30.220 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-26 00:53:30.221 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (25.4.0) 2026-03-26 00:53:30.222 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (2025.9.1) 2026-03-26 00:53:30.222 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.37.0) 2026-03-26 00:53:30.223 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev1) (0.30.0) 2026-03-26 00:53:30.226 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.13.1) 2026-03-26 00:53:30.226 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.1.1) 2026-03-26 00:53:30.227 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (6.7.2) 2026-03-26 00:53:30.228 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-26 00:53:30.228 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.11.0) 2026-03-26 00:53:30.229 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.8.0) 2026-03-26 00:53:30.231 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (2.1.0) 2026-03-26 00:53:30.232 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.7.0) 2026-03-26 00:53:30.232 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.8.2) 2026-03-26 00:53:30.233 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (4.15.0) 2026-03-26 00:53:30.238 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (1.5.0) 2026-03-26 00:53:30.240 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev1) (5.2.1) 2026-03-26 00:53:30.243 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (0.20) 2026-03-26 00:53:30.244 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (3.0.0) 2026-03-26 00:53:30.245 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev1) (2.1.1) 2026-03-26 00:53:30.247 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (1.3.0) 2026-03-26 00:53:30.247 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (2.0.0) 2026-03-26 00:53:30.248 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev1) (6.0.3) 2026-03-26 00:53:30.251 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.18.4) 2026-03-26 00:53:30.252 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.0.2) 2026-03-26 00:53:30.253 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (0.5.0) 2026-03-26 00:53:30.254 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (1.3.10) 2026-03-26 00:53:30.257 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (2.9.0.post0) 2026-03-26 00:53:30.259 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (5.0.0) 2026-03-26 00:53:30.259 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.1.6) 2026-03-26 00:53:30.260 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (4.0.1) 2026-03-26 00:53:30.263 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev1) (3.0.3) 2026-03-26 00:53:30.267 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev1) (1.1.2) 2026-03-26 00:53:30.270 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (3.17.0) 2026-03-26 00:53:30.272 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-26 00:53:30.273 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (26.0) 2026-03-26 00:53:30.273 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev1) (7.2.2) 2026-03-26 00:53:30.276 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev1) (82.0.1) 2026-03-26 00:53:30.279 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev1) (0.6.0) 2026-03-26 00:53:30.290 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev1) (1.17.0) 2026-03-26 00:53:30.297 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.4.4) 2026-03-26 00:53:30.298 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (3.11) 2026-03-26 00:53:30.298 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2.6.3) 2026-03-26 00:53:30.299 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev1) (2023.11.17) 2026-03-26 00:53:30.310 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev1) (0.7) 2026-03-26 00:53:30.318 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev1) (3.3.2) 2026-03-26 00:53:30.329 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==15.1.0.dev1) (2.8.5) 2026-03-26 00:53:30.349 | Building wheels for collected packages: openstack-placement 2026-03-26 00:53:30.350 | Building editable for openstack-placement (pyproject.toml): started 2026-03-26 00:53:30.884 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-03-26 00:53:30.885 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev1-0.editable-py3-none-any.whl size=8750 sha256=f07c26ab71ab9bcf5b9274fb159b738ceba9500fb6b26b4e901e21d74b3291fc 2026-03-26 00:53:30.885 | Stored in directory: /tmp/pip-ephem-wheel-cache-3ynl4kge/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-03-26 00:53:30.891 | Successfully built openstack-placement 2026-03-26 00:53:31.026 | Installing collected packages: openstack-placement 2026-03-26 00:53:31.059 | Successfully installed openstack-placement-15.1.0.dev1 2026-03-26 00:53:31.157 | + inc/python:pip_install:216 : result=0 2026-03-26 00:53:31.161 | + inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:31.166 | + functions-common:time_stop:2412 : local name 2026-03-26 00:53:31.171 | + functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:31.176 | + functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:31.180 | + functions-common:time_stop:2415 : local total 2026-03-26 00:53:31.185 | + functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:31.190 | + functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:31.196 | + functions-common:time_stop:2419 : start_time=1774486407627 2026-03-26 00:53:31.201 | + functions-common:time_stop:2421 : [[ -z 1774486407627 ]] 2026-03-26 00:53:31.206 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:31.214 | + functions-common:time_stop:2424 : end_time=1774486411209 2026-03-26 00:53:31.219 | + functions-common:time_stop:2425 : elapsed_time=3582 2026-03-26 00:53:31.225 | + functions-common:time_stop:2426 : total=120586 2026-03-26 00:53:31.229 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:31.234 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=124168 2026-03-26 00:53:31.239 | + inc/python:pip_install:219 : return 0 2026-03-26 00:53:31.246 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:53:31.252 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:53:31.259 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-03-26 00:53:31.265 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-03-26 00:53:31.271 | + inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:31.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-26 00:53:31.283 | + inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/placement, ]] 2026-03-26 00:53:31.289 | + inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:31.295 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:53:31.301 | + ./stack.sh:main:962 : configure_placement 2026-03-26 00:53:31.306 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-03-26 00:53:31.330 | + lib/placement:configure_placement:87 : create_placement_conf 2026-03-26 00:53:31.336 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-03-26 00:53:31.345 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-03-26 00:53:31.351 | ++ lib/database:database_connection_url:134 : local db=placement 2026-03-26 00:53:31.357 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-03-26 00:53:31.363 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-03-26 00:53:31.367 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-03-26 00:53:31.374 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:31.380 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-03-26 00:53:31.415 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:31.420 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-03-26 00:53:31.426 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:31.433 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-03-26 00:53:31.500 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-03-26 00:53:31.567 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-03-26 00:53:31.642 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-03-26 00:53:31.648 | + lib/keystone:configure_keystone_authtoken_middleware:454 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:53:31.655 | + lib/keystone:configure_keystone_authtoken_middleware:455 : local admin_user=placement 2026-03-26 00:53:31.660 | + lib/keystone:configure_keystone_authtoken_middleware:456 : local section=keystone_authtoken 2026-03-26 00:53:31.666 | + lib/keystone:configure_keystone_authtoken_middleware:457 : local service_type= 2026-03-26 00:53:31.673 | + lib/keystone:configure_keystone_authtoken_middleware:459 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-03-26 00:53:31.679 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:53:31.684 | + lib/keystone:configure_keystoneauth:433 : local admin_user=placement 2026-03-26 00:53:31.689 | + lib/keystone:configure_keystoneauth:434 : local section=keystone_authtoken 2026-03-26 00:53:31.695 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-03-26 00:53:31.770 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-03-26 00:53:31.900 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://199.204.45.25/identity 2026-03-26 00:53:31.968 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-03-26 00:53:32.037 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-03-26 00:53:32.102 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-03-26 00:53:32.171 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-03-26 00:53:32.241 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-03-26 00:53:32.308 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri https://199.204.45.25/identity 2026-03-26 00:53:32.374 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-03-26 00:53:32.443 | + lib/keystone:configure_keystone_authtoken_middleware:462 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-03-26 00:53:32.510 | + lib/keystone:configure_keystone_authtoken_middleware:463 : [[ -n '' ]] 2026-03-26 00:53:32.516 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-03-26 00:53:32.522 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-03-26 00:53:32.528 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-03-26 00:53:32.536 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-03-26 00:53:32.577 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-03-26 00:53:32.583 | + functions:setup_systemd_logging:716 : local pidstr= 2026-03-26 00:53:32.589 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-03-26 00:53:32.595 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-03-26 00:53:32.601 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-03-26 00:53:32.668 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:53:32.735 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-03-26 00:53:32.806 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-03-26 00:53:32.876 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-03-26 00:53:32.945 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-03-26 00:53:32.951 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-03-26 00:53:32.957 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-03-26 00:53:32.963 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-03-26 00:53:32.968 | + lib/apache:write_uwsgi_config:246 : local http= 2026-03-26 00:53:32.974 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-03-26 00:53:32.979 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-03-26 00:53:32.986 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-03-26 00:53:32.992 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-03-26 00:53:33.013 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-03-26 00:53:33.015 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:53:33.028 | d /var/run/uwsgi 0755 stack root 2026-03-26 00:53:33.036 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-03-26 00:53:33.053 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-03-26 00:53:33.062 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-03-26 00:53:33.067 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-03-26 00:53:33.076 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-03-26 00:53:33.082 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-03-26 00:53:33.151 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 4 2026-03-26 00:53:33.214 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-03-26 00:53:33.277 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-03-26 00:53:33.343 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-03-26 00:53:33.413 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-03-26 00:53:33.475 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-03-26 00:53:33.537 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-03-26 00:53:33.604 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-03-26 00:53:33.672 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-03-26 00:53:33.724 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-03-26 00:53:33.778 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-03-26 00:53:33.839 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-03-26 00:53:33.898 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-03-26 00:53:33.956 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-03-26 00:53:33.961 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-03-26 00:53:33.968 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-03-26 00:53:33.974 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-03-26 00:53:33.978 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:53:33.983 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:33.988 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:33.992 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-03-26 00:53:33.998 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-03-26 00:53:34.002 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-03-26 00:53:34.064 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-03-26 00:53:34.125 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-03-26 00:53:34.127 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-03-26 00:53:34.138 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-03-26 00:53:34.145 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-03-26 00:53:34.150 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-03-26 00:53:34.155 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-03-26 00:53:34.161 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-03-26 00:53:34.166 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-03-26 00:53:34.172 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-03-26 00:53:34.177 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:34.182 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:34.187 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-03-26 00:53:34.192 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-03-26 00:53:34.197 | + functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:34.203 | + functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:34.209 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-03-26 00:53:34.255 | Enabling site placement-api. 2026-03-26 00:53:34.263 | To activate the new configuration, you need to run: 2026-03-26 00:53:34.264 | systemctl reload apache2 2026-03-26 00:53:34.271 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-03-26 00:53:34.277 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-03-26 00:53:34.282 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-03-26 00:53:34.288 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2026-03-26 00:53:34.458 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 00:53:34.463 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-03-26 00:53:34.468 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-03-26 00:53:34.539 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-03-26 00:53:34.606 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-03-26 00:53:34.647 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:34.653 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-03-26 00:53:34.691 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:34.697 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-03-26 00:53:34.703 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-03-26 00:53:34.709 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-03-26 00:53:34.715 | + lib/keystone:configure_keystoneauth:432 : local conf_file=/etc/nova/nova.conf 2026-03-26 00:53:34.721 | + lib/keystone:configure_keystoneauth:433 : local admin_user=nova 2026-03-26 00:53:34.727 | + lib/keystone:configure_keystoneauth:434 : local section=placement 2026-03-26 00:53:34.734 | + lib/keystone:configure_keystoneauth:436 : iniset /etc/nova/nova.conf placement auth_type password 2026-03-26 00:53:34.807 | + lib/keystone:configure_keystoneauth:437 : iniset /etc/nova/nova.conf placement interface public 2026-03-26 00:53:34.876 | + lib/keystone:configure_keystoneauth:438 : iniset /etc/nova/nova.conf placement auth_url https://199.204.45.25/identity 2026-03-26 00:53:34.945 | + lib/keystone:configure_keystoneauth:439 : iniset /etc/nova/nova.conf placement username nova 2026-03-26 00:53:35.014 | + lib/keystone:configure_keystoneauth:440 : iniset /etc/nova/nova.conf placement password secretservice 2026-03-26 00:53:35.081 | + lib/keystone:configure_keystoneauth:441 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-03-26 00:53:35.150 | + lib/keystone:configure_keystoneauth:442 : iniset /etc/nova/nova.conf placement project_name service 2026-03-26 00:53:35.218 | + lib/keystone:configure_keystoneauth:443 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-03-26 00:53:35.281 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-03-26 00:53:35.322 | + functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:35.328 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-03-26 00:53:35.368 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:35.374 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-03-26 00:53:35.380 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-03-26 00:53:35.418 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:35.425 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-03-26 00:53:35.431 | + lib/tls:fix_system_ca_bundle_path:367 : [[ True == \T\r\u\e ]] 2026-03-26 00:53:35.440 | ++ lib/tls:fix_system_ca_bundle_path:368 : /opt/stack/data/venv/bin/python3 -c 'try: 2026-03-26 00:53:35.440 | from requests import certs 2026-03-26 00:53:35.440 | print (certs.where()) 2026-03-26 00:53:35.440 | except ImportError: pass' 2026-03-26 00:53:35.595 | + lib/tls:fix_system_ca_bundle_path:368 : capath=/etc/ssl/certs/ca-certificates.crt 2026-03-26 00:53:35.601 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt == '' ]] 2026-03-26 00:53:35.607 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /etc/ssl/certs/ca-certificates.crt =~ ^/etc/.* ]] 2026-03-26 00:53:35.614 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-03-26 00:53:35.653 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:35.660 | + ./stack.sh:main:986 : init_os_brick 2026-03-26 00:53:35.666 | + lib/cinder:init_os_brick:511 : mkdir -p /opt/stack/data/os_brick 2026-03-26 00:53:35.676 | + lib/cinder:init_os_brick:512 : is_service_enabled cinder 2026-03-26 00:53:35.714 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:35.720 | + lib/cinder:init_os_brick:513 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:53:35.796 | + lib/cinder:init_os_brick:515 : is_service_enabled nova 2026-03-26 00:53:35.834 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:35.840 | + lib/cinder:init_os_brick:516 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:53:35.914 | + lib/cinder:init_os_brick:518 : is_service_enabled glance 2026-03-26 00:53:35.951 | + functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:35.957 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:53:36.027 | + lib/cinder:init_os_brick:520 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-03-26 00:53:36.097 | + ./stack.sh:main:993 : run_phase stack install 2026-03-26 00:53:36.102 | + functions-common:run_phase:1840 : local mode=stack 2026-03-26 00:53:36.108 | + functions-common:run_phase:1841 : local phase=install 2026-03-26 00:53:36.113 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-03-26 00:53:36.120 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-03-26 00:53:36.126 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-03-26 00:53:36.132 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-03-26 00:53:36.137 | + functions-common:run_phase:1850 : local extra 2026-03-26 00:53:36.143 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:53:36.151 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-03-26 00:53:36.157 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-03-26 00:53:36.164 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-03-26 00:53:36.170 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-03-26 00:53:36.177 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-03-26 00:53:36.213 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:36.219 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-03-26 00:53:36.226 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-03-26 00:53:36.232 | + functions-common:run_phase:1867 : run_plugins stack install 2026-03-26 00:53:36.238 | + functions-common:run_plugins:1826 : local mode=stack 2026-03-26 00:53:36.244 | + functions-common:run_plugins:1827 : local phase=install 2026-03-26 00:53:36.251 | + functions-common:run_plugins:1829 : local plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:53:36.257 | + functions-common:run_plugins:1830 : local plugin 2026-03-26 00:53:36.262 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:53:36.268 | + functions-common:run_plugins:1832 : local dir=/opt/stack/barbican 2026-03-26 00:53:36.275 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/barbican/devstack/plugin.sh ]] 2026-03-26 00:53:36.281 | + functions-common:run_plugins:1834 : source /opt/stack/barbican/devstack/plugin.sh stack install 2026-03-26 00:53:36.288 | ++ /opt/stack/barbican/devstack/plugin.sh:source:5 : BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:53:36.294 | ++ /opt/stack/barbican/devstack/plugin.sh:source:6 : source /opt/stack/barbican/devstack/lib/barbican 2026-03-26 00:53:36.332 | ++ /opt/stack/barbican/devstack/plugin.sh:source:8 : is_service_enabled barbican 2026-03-26 00:53:36.369 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:36.374 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:53:36.381 | ++ /opt/stack/barbican/devstack/plugin.sh:source:9 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:53:36.387 | ++ /opt/stack/barbican/devstack/plugin.sh:source:10 : echo_summary 'Installing Barbican' 2026-03-26 00:53:36.391 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:53:36.397 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Barbican 2026-03-26 00:53:36.403 | ++ /opt/stack/barbican/devstack/plugin.sh:source:11 : stack_install_service barbican 2026-03-26 00:53:36.408 | ++ lib/stack:stack_install_service:20 : local service=barbican 2026-03-26 00:53:36.414 | ++ lib/stack:stack_install_service:21 : type install_barbican 2026-03-26 00:53:36.420 | ++ lib/stack:stack_install_service:23 : [[ False = True ]] 2026-03-26 00:53:36.426 | ++ lib/stack:stack_install_service:32 : install_barbican 2026-03-26 00:53:36.432 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:203 : is_fedora 2026-03-26 00:53:36.437 | ++ functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2026-03-26 00:53:36.443 | ++ functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2026-03-26 00:53:36.448 | ++ functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2026-03-26 00:53:36.454 | ++ functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2026-03-26 00:53:36.459 | ++ functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-03-26 00:53:36.465 | ++ functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2026-03-26 00:53:36.470 | ++ functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-03-26 00:53:36.476 | ++ functions-common:is_fedora:533 : '[' Ubuntu = RockyLinux ']' 2026-03-26 00:53:36.482 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOS ']' 2026-03-26 00:53:36.487 | ++ functions-common:is_fedora:534 : '[' Ubuntu = CentOSStream ']' 2026-03-26 00:53:36.492 | ++ functions-common:is_fedora:535 : '[' Ubuntu = AlmaLinux ']' 2026-03-26 00:53:36.497 | ++ functions-common:is_fedora:536 : '[' Ubuntu = OracleServer ']' 2026-03-26 00:53:36.503 | ++ functions-common:is_fedora:536 : '[' Ubuntu = Virtuozzo ']' 2026-03-26 00:53:36.509 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:207 : setup_develop /opt/stack/barbican 2026-03-26 00:53:36.515 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:53:36.521 | ++ inc/python:setup_develop:354 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:53:36.526 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/barbican 2026-03-26 00:53:36.532 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:53:36.538 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/barbican -e 2026-03-26 00:53:36.543 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:53:36.549 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:53:36.553 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/barbican 2026-03-26 00:53:36.559 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:53:36.564 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:53:36.571 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/barbican 2026-03-26 00:53:36.576 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:53:36.582 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/barbican 2026-03-26 00:53:36.587 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:53:36.592 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:53:36.599 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/barbican/setup.cfg 2026-03-26 00:53:36.610 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=barbican 2026-03-26 00:53:36.614 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z barbican ']' 2026-03-26 00:53:36.620 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- barbican 2026-03-26 00:53:36.712 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/barbican -e 2026-03-26 00:53:36.717 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:53:36.722 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:53:36.727 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:53:36.731 | ++ inc/python:setup_package:439 : [[ /opt/stack/barbican == -bindep* ]] 2026-03-26 00:53:36.736 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/barbican 2026-03-26 00:53:36.740 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:53:36.745 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:53:36.750 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:53:36.753 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:53:36.758 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:53:36.762 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:53:36.767 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:53:36.772 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/barbican 2026-03-26 00:53:36.811 | Using python 3.12 to install /opt/stack/barbican 2026-03-26 00:53:36.817 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/barbican 2026-03-26 00:53:37.359 | Obtaining file:///opt/stack/barbican 2026-03-26 00:53:37.360 | Installing build dependencies: started 2026-03-26 00:53:38.340 | Installing build dependencies: finished with status 'done' 2026-03-26 00:53:38.341 | Checking if build backend supports build_editable: started 2026-03-26 00:53:38.637 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:53:38.639 | Getting requirements to build editable: started 2026-03-26 00:53:38.793 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:53:38.794 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:53:39.192 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:53:39.211 | Requirement already satisfied: alembic>=0.8.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (1.18.4) 2026-03-26 00:53:39.211 | Requirement already satisfied: cffi>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.0.0) 2026-03-26 00:53:39.212 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (43.0.3) 2026-03-26 00:53:39.212 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (4.26.0) 2026-03-26 00:53:39.213 | Requirement already satisfied: oslo.config>=6.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (10.3.0) 2026-03-26 00:53:39.213 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (6.3.0) 2026-03-26 00:53:39.214 | Requirement already satisfied: oslo.db>=4.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (18.0.0) 2026-03-26 00:53:39.214 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (6.7.2) 2026-03-26 00:53:39.214 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (17.3.0) 2026-03-26 00:53:39.215 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (8.0.0) 2026-03-26 00:53:39.215 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (8.1.0) 2026-03-26 00:53:39.216 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.0.0) 2026-03-26 00:53:39.216 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.9.1) 2026-03-26 00:53:39.217 | Requirement already satisfied: oslo.service>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (4.5.1) 2026-03-26 00:53:39.217 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.7.1) 2026-03-26 00:53:39.218 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (10.0.0) 2026-03-26 00:53:39.218 | Requirement already satisfied: oslo.versionedobjects>=1.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (3.9.0) 2026-03-26 00:53:39.218 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (3.10.1) 2026-03-26 00:53:39.219 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (3.1.0) 2026-03-26 00:53:39.219 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (7.0.3) 2026-03-26 00:53:39.220 | Requirement already satisfied: pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (1.7.0) 2026-03-26 00:53:39.220 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (12.0.0) 2026-03-26 00:53:39.220 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.0.46) 2026-03-26 00:53:39.221 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.7.0) 2026-03-26 00:53:39.221 | Requirement already satisfied: WebOb>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (1.8.9) 2026-03-26 00:53:39.221 | Requirement already satisfied: castellan>=1.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (5.6.0) 2026-03-26 00:53:39.222 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from barbican==22.0.0.0rc1) (2.1.0) 2026-03-26 00:53:39.223 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0.0rc1) (1.3.10) 2026-03-26 00:53:39.224 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.8.10->barbican==22.0.0.0rc1) (4.15.0) 2026-03-26 00:53:39.225 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0.0rc1) (7.3.0) 2026-03-26 00:53:39.226 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0.0rc1) (5.13.1) 2026-03-26 00:53:39.226 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=1.2.1->barbican==22.0.0.0rc1) (2.32.5) 2026-03-26 00:53:39.228 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.7.0->barbican==22.0.0.0rc1) (3.0) 2026-03-26 00:53:39.231 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (25.4.0) 2026-03-26 00:53:39.231 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (2025.9.1) 2026-03-26 00:53:39.232 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (0.37.0) 2026-03-26 00:53:39.232 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->barbican==22.0.0.0rc1) (0.30.0) 2026-03-26 00:53:39.236 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2.1.0) 2026-03-26 00:53:39.237 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (1.8.2) 2026-03-26 00:53:39.240 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (4.1.1) 2026-03-26 00:53:39.241 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (4.0.1) 2026-03-26 00:53:39.241 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (2.11.0) 2026-03-26 00:53:39.242 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (5.8.0) 2026-03-26 00:53:39.246 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (1.5.0) 2026-03-26 00:53:39.248 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=9.5.0->barbican==22.0.0.0rc1) (5.2.1) 2026-03-26 00:53:39.251 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0.0rc1) (1.3.0) 2026-03-26 00:53:39.251 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0.0rc1) (2.0.0) 2026-03-26 00:53:39.252 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.4.0->barbican==22.0.0.0rc1) (6.0.3) 2026-03-26 00:53:39.256 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0.0rc1) (3.0.0) 2026-03-26 00:53:39.257 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0.0rc1) (2.0.2) 2026-03-26 00:53:39.257 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.27.0->barbican==22.0.0.0rc1) (0.5.0) 2026-03-26 00:53:39.258 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=4.27.0->barbican==22.0.0.0rc1) (2.1.1) 2026-03-26 00:53:39.262 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->barbican==22.0.0.0rc1) (2.9.0.post0) 2026-03-26 00:53:39.264 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (3.2.1) 2026-03-26 00:53:39.265 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (7.0.1) 2026-03-26 00:53:39.266 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (5.3.1) 2026-03-26 00:53:39.266 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (5.6.2) 2026-03-26 00:53:39.266 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (0.15.1) 2026-03-26 00:53:39.268 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (5.1.0) 2026-03-26 00:53:39.274 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (2025.3) 2026-03-26 00:53:39.274 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (26.0) 2026-03-26 00:53:39.278 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->barbican==22.0.0.0rc1) (0.24.1) 2026-03-26 00:53:39.279 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (5.0.0) 2026-03-26 00:53:39.280 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (3.1.6) 2026-03-26 00:53:39.281 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (4.0.1) 2026-03-26 00:53:39.284 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->barbican==22.0.0.0rc1) (3.0.3) 2026-03-26 00:53:39.289 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->barbican==22.0.0.0rc1) (1.1.2) 2026-03-26 00:53:39.293 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (0.40.4) 2026-03-26 00:53:39.293 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (3.3.2) 2026-03-26 00:53:39.294 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (7.4.0) 2026-03-26 00:53:39.294 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (2.5.1) 2026-03-26 00:53:39.295 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (1.7.3) 2026-03-26 00:53:39.297 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (2.8.0) 2026-03-26 00:53:39.305 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (0.20) 2026-03-26 00:53:39.309 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (2.2.0) 2026-03-26 00:53:39.312 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (1.3.7) 2026-03-26 00:53:39.314 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->barbican==22.0.0.0rc1) (3.17.0) 2026-03-26 00:53:39.317 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0.0rc1) (3.3.2) 2026-03-26 00:53:39.318 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=7.0.0->barbican==22.0.0.0rc1) (7.2.2) 2026-03-26 00:53:39.325 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->barbican==22.0.0.0rc1) (82.0.1) 2026-03-26 00:53:39.337 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->barbican==22.0.0.0rc1) (0.6.0) 2026-03-26 00:53:39.353 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (4.13.2) 2026-03-26 00:53:39.356 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (0.6.0) 2026-03-26 00:53:39.356 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (3.2.0) 2026-03-26 00:53:39.361 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (1.11.0) 2026-03-26 00:53:39.362 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (14.3.3) 2026-03-26 00:53:39.362 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (1.7.2) 2026-03-26 00:53:39.367 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->barbican==22.0.0.0rc1) (1.17.0) 2026-03-26 00:53:39.378 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (3.4.4) 2026-03-26 00:53:39.378 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (3.11) 2026-03-26 00:53:39.379 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2.6.3) 2026-03-26 00:53:39.379 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2023.11.17) 2026-03-26 00:53:39.396 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (4.0.0) 2026-03-26 00:53:39.396 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (2.19.2) 2026-03-26 00:53:39.402 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=1.2.1->barbican==22.0.0.0rc1) (0.1.2) 2026-03-26 00:53:39.411 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->barbican==22.0.0.0rc1) (0.7) 2026-03-26 00:53:39.434 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.27.0->barbican==22.0.0.0rc1) (2.8.5) 2026-03-26 00:53:39.469 | Building wheels for collected packages: barbican 2026-03-26 00:53:39.470 | Building editable for barbican (pyproject.toml): started 2026-03-26 00:53:39.926 | Building editable for barbican (pyproject.toml): finished with status 'done' 2026-03-26 00:53:39.927 | Created wheel for barbican: filename=barbican-22.0.0.0rc1-0.editable-py3-none-any.whl size=10550 sha256=a3d226d8819807fbad0f6f7799a739650dadc7b5a35234d636b00007aa71e76c 2026-03-26 00:53:39.927 | Stored in directory: /tmp/pip-ephem-wheel-cache-r0ltwvee/wheels/84/02/63/e1cb6519448a7eb57707390d89788b669ef9a586a90cc63bd5 2026-03-26 00:53:39.931 | Successfully built barbican 2026-03-26 00:53:40.057 | Installing collected packages: barbican 2026-03-26 00:53:40.091 | Successfully installed barbican-22.0.0.0rc1 2026-03-26 00:53:40.190 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:53:40.195 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:40.201 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:53:40.206 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:40.212 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:40.217 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:53:40.222 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:40.227 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:40.233 | ++ functions-common:time_stop:2419 : start_time=1774486416802 2026-03-26 00:53:40.238 | ++ functions-common:time_stop:2421 : [[ -z 1774486416802 ]] 2026-03-26 00:53:40.244 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:40.251 | ++ functions-common:time_stop:2424 : end_time=1774486420246 2026-03-26 00:53:40.256 | ++ functions-common:time_stop:2425 : elapsed_time=3444 2026-03-26 00:53:40.261 | ++ functions-common:time_stop:2426 : total=124168 2026-03-26 00:53:40.267 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:40.272 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=127612 2026-03-26 00:53:40.277 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:53:40.282 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:53:40.287 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:53:40.293 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/barbican 2026-03-26 00:53:40.299 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/barbican 2026-03-26 00:53:40.304 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:40.309 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:53:40.314 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/barbican, ]] 2026-03-26 00:53:40.319 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:40.325 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbican:208 : pip_install uwsgi 2026-03-26 00:53:40.370 | Using python 3.12 to install uwsgi 2026-03-26 00:53:40.376 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2026-03-26 00:53:41.033 | Collecting uwsgi 2026-03-26 00:53:41.174 | Downloading uwsgi-2.0.31.tar.gz (822 kB) 2026-03-26 00:53:41.290 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 822.8/822.8 kB 13.5 MB/s 0:00:00 2026-03-26 00:53:41.490 | Installing build dependencies: started 2026-03-26 00:53:42.356 | Installing build dependencies: finished with status 'done' 2026-03-26 00:53:42.357 | Getting requirements to build wheel: started 2026-03-26 00:53:42.730 | Getting requirements to build wheel: finished with status 'done' 2026-03-26 00:53:42.731 | Preparing metadata (pyproject.toml): started 2026-03-26 00:53:42.916 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:53:42.920 | Building wheels for collected packages: uwsgi 2026-03-26 00:53:42.921 | Building wheel for uwsgi (pyproject.toml): started 2026-03-26 00:53:46.014 | Building wheel for uwsgi (pyproject.toml): finished with status 'done' 2026-03-26 00:53:46.017 | Created wheel for uwsgi: filename=uwsgi-2.0.31-cp312-cp312-linux_x86_64.whl size=596803 sha256=8c663ba725127e1ebe72b9583d30f11017777fe111c9d42fa632b35062f624a3 2026-03-26 00:53:46.017 | Stored in directory: /opt/stack/.cache/pip/wheels/de/9b/b9/cc2e42ac5a3197a4be493c415bcc29ea7e58fbfa4b715946a5 2026-03-26 00:53:46.021 | Successfully built uwsgi 2026-03-26 00:53:46.179 | Installing collected packages: uwsgi 2026-03-26 00:53:46.225 | Successfully installed uwsgi-2.0.31 2026-03-26 00:53:46.391 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:53:46.398 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:46.405 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:53:46.410 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:46.416 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:46.422 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:53:46.428 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:46.433 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:46.438 | ++ functions-common:time_stop:2419 : start_time=1774486420357 2026-03-26 00:53:46.444 | ++ functions-common:time_stop:2421 : [[ -z 1774486420357 ]] 2026-03-26 00:53:46.453 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:46.466 | ++ functions-common:time_stop:2424 : end_time=1774486426460 2026-03-26 00:53:46.472 | ++ functions-common:time_stop:2425 : elapsed_time=6103 2026-03-26 00:53:46.477 | ++ functions-common:time_stop:2426 : total=127612 2026-03-26 00:53:46.483 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:46.489 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=133715 2026-03-26 00:53:46.495 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:53:46.501 | ++ lib/stack:stack_install_service:33 : [[ False = True ]] 2026-03-26 00:53:46.507 | ++ /opt/stack/barbican/devstack/plugin.sh:source:12 : install_barbicanclient 2026-03-26 00:53:46.512 | ++ /opt/stack/barbican/devstack/lib/barbican:install_barbicanclient:213 : use_library_from_git python-barbicanclient 2026-03-26 00:53:46.518 | ++ inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-03-26 00:53:46.523 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:46.528 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:53:46.534 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,python-barbicanclient, ]] 2026-03-26 00:53:46.540 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:46.546 | ++ /opt/stack/barbican/devstack/plugin.sh:source:13 : is_service_enabled barbican-pykmip 2026-03-26 00:53:46.584 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:46.590 | ++ /opt/stack/barbican/devstack/plugin.sh:source:17 : is_service_enabled barbican-dogtag 2026-03-26 00:53:46.630 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:46.637 | ++ /opt/stack/barbican/devstack/plugin.sh:source:21 : is_service_enabled barbican-vault 2026-03-26 00:53:46.674 | ++ functions-common:is_service_enabled:2068 : return 1 2026-03-26 00:53:46.680 | ++ /opt/stack/barbican/devstack/plugin.sh:source:67 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:53:46.686 | ++ /opt/stack/barbican/devstack/plugin.sh:source:71 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:53:46.692 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:53:46.698 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum 2026-03-26 00:53:46.704 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum/devstack/plugin.sh ]] 2026-03-26 00:53:46.710 | + functions-common:run_plugins:1834 : source /opt/stack/magnum/devstack/plugin.sh stack install 2026-03-26 00:53:46.741 | ++ /opt/stack/magnum/devstack/plugin.sh:source:7 : echo_summary 'magnum'\''s plugin.sh was called...' 2026-03-26 00:53:46.747 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:53:46.754 | ++ ./stack.sh:echo_summary:444 : echo -e 'magnum'\''s' plugin.sh was called... 2026-03-26 00:53:46.760 | ++ /opt/stack/magnum/devstack/plugin.sh:source:8 : source /opt/stack/magnum/devstack/lib/magnum 2026-03-26 00:53:46.819 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set -o posix 2026-03-26 00:53:46.826 | ++ /opt/stack/magnum/devstack/plugin.sh:source:9 : set 2026-03-26 00:53:46.830 | ACCOUNT_PORT_BASE=6612 2026-03-26 00:53:46.831 | ADDITIONAL_VENV_PACKAGES=,PyMySQL 2026-03-26 00:53:46.831 | ADMIN_PASSWORD=secretadmin 2026-03-26 00:53:46.831 | AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-03-26 00:53:46.831 | AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-03-26 00:53:46.831 | AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-03-26 00:53:46.831 | AGENT_METERING_BINARY=/opt/stack/data/venv/bin/neutron-metering-agent 2026-03-26 00:53:46.831 | ALEMBIC_BRANCH=main 2026-03-26 00:53:46.831 | ALEMBIC_DIR=/opt/stack/alembic 2026-03-26 00:53:46.831 | ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-03-26 00:53:46.831 | APACHE_CONF_DIR=/etc/apache2/sites-available 2026-03-26 00:53:46.831 | APACHE_GROUP=stack 2026-03-26 00:53:46.831 | APACHE_LOCAL_HOST=127.0.0.1 2026-03-26 00:53:46.831 | APACHE_LOG_DIR=/var/log/apache2 2026-03-26 00:53:46.831 | APACHE_NAME=apache2 2026-03-26 00:53:46.831 | APACHE_SETTINGS_DIR=/etc/apache2/conf-enabled 2026-03-26 00:53:46.831 | APACHE_USER=stack 2026-03-26 00:53:46.831 | API_WORKERS=4 2026-03-26 00:53:46.831 | BACKING_FILE_SUFFIX=-backing-file 2026-03-26 00:53:46.831 | BARBICAN_API_LOG_DIR=/opt/stack/logs 2026-03-26 00:53:46.831 | BARBICAN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.831 | BARBICAN_BRANCH=master 2026-03-26 00:53:46.831 | BARBICAN_CONF=/etc/barbican/barbican.conf 2026-03-26 00:53:46.831 | BARBICAN_CONF_DIR=/etc/barbican 2026-03-26 00:53:46.831 | BARBICAN_DIR=/opt/stack/barbican 2026-03-26 00:53:46.831 | BARBICAN_ENDPOINT_TYPE=internal 2026-03-26 00:53:46.831 | BARBICAN_ENFORCE_SCOPE=False 2026-03-26 00:53:46.831 | BARBICAN_HOST_HREF=http://199.204.45.25/key-manager 2026-03-26 00:53:46.831 | BARBICAN_KEYSTONE_ENDPOINT=https://199.204.45.25/identity 2026-03-26 00:53:46.831 | BARBICAN_PASTE_CONF=/etc/barbican/barbican-api-paste.ini 2026-03-26 00:53:46.831 | BARBICAN_PLUGIN=/opt/stack/barbican/devstack 2026-03-26 00:53:46.831 | BARBICAN_REPO=https://github.com/openstack/barbican.git 2026-03-26 00:53:46.831 | BARBICAN_UWSGI_CONF=/etc/barbican/barbican-uwsgi.ini 2026-03-26 00:53:46.831 | BARBICAN_WSGI=barbican.wsgi.api:application 2026-03-26 00:53:46.831 | BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-03-26 00:53:46.831 | BASH=/usr/bin/bash 2026-03-26 00:53:46.831 | BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:globskipdots:hostcomplete:interactive_comments:patsub_replacement:progcomp:promptvars:sourcepath 2026-03-26 00:53:46.831 | BASH_ALIASES=() 2026-03-26 00:53:46.831 | BASH_ARGC=([0]="0") 2026-03-26 00:53:46.831 | BASH_ARGV=() 2026-03-26 00:53:46.831 | BASH_CMDS=() 2026-03-26 00:53:46.831 | BASH_LINENO=([0]="1834" [1]="1867" [2]="993" [3]="0") 2026-03-26 00:53:46.831 | BASH_LOADABLES_PATH=/usr/local/lib/bash:/usr/lib/bash:/opt/local/lib/bash:/usr/pkg/lib/bash:/opt/pkg/lib/bash:. 2026-03-26 00:53:46.831 | BASH_REMATCH=([0]=",tls-proxy,") 2026-03-26 00:53:46.831 | BASH_SOURCE=([0]="/opt/stack/magnum/devstack/plugin.sh" [1]="/opt/stack/devstack/functions-common" [2]="/opt/stack/devstack/functions-common" [3]="./stack.sh") 2026-03-26 00:53:46.832 | BASH_VERSINFO=([0]="5" [1]="2" [2]="21" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") 2026-03-26 00:53:46.832 | BASH_VERSION='5.2.21(1)-release' 2026-03-26 00:53:46.832 | BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-03-26 00:53:46.832 | BRANCHLESS_TARGET_BRANCH=master 2026-03-26 00:53:46.832 | BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-03-26 00:53:46.832 | CACHE_BACKEND=dogpile.cache.memcached 2026-03-26 00:53:46.832 | CAPI_VERSION=v1.10.5 2026-03-26 00:53:46.832 | CAPO_VERSION=v0.12.4 2026-03-26 00:53:46.832 | CELLSV2_SETUP=superconductor 2026-03-26 00:53:46.832 | CINDER_ALLOWED_DIRECT_URL_SCHEMES= 2026-03-26 00:53:46.832 | CINDER_API_PASTE_INI=/etc/cinder/api-paste.ini 2026-03-26 00:53:46.832 | CINDER_BACKENDS=/opt/stack/devstack/lib/cinder_backends 2026-03-26 00:53:46.832 | CINDER_BACKUPS=/opt/stack/devstack/lib/cinder_backups 2026-03-26 00:53:46.832 | CINDER_BACKUP_DRIVER=swift 2026-03-26 00:53:46.832 | CINDER_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.832 | CINDER_BRANCH=master 2026-03-26 00:53:46.832 | CINDER_CACHE_ENABLED_FOR_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:53:46.832 | CINDER_CONF=/etc/cinder/cinder.conf 2026-03-26 00:53:46.832 | CINDER_CONF_DIR=/etc/cinder 2026-03-26 00:53:46.832 | CINDER_DIR=/opt/stack/cinder 2026-03-26 00:53:46.832 | CINDER_DRIVER=default 2026-03-26 00:53:46.832 | CINDER_ENABLED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:53:46.832 | CINDER_ENFORCE_SCOPE=False 2026-03-26 00:53:46.832 | CINDER_IMG_CACHE_ENABLED=True 2026-03-26 00:53:46.832 | CINDER_IMG_CACHE_SIZE_COUNT= 2026-03-26 00:53:46.832 | CINDER_IMG_CACHE_SIZE_GB= 2026-03-26 00:53:46.832 | CINDER_LVM_TYPE=auto 2026-03-26 00:53:46.832 | CINDER_MY_IP=199.204.45.25 2026-03-26 00:53:46.832 | CINDER_PLUGINS=/opt/stack/devstack/lib/cinder_plugins 2026-03-26 00:53:46.832 | CINDER_REPO=https://github.com/openstack/cinder.git 2026-03-26 00:53:46.832 | CINDER_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.832 | CINDER_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.832 | CINDER_SERVICE_PORT=8776 2026-03-26 00:53:46.832 | CINDER_SERVICE_PORT_INT=18776 2026-03-26 00:53:46.832 | CINDER_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.832 | CINDER_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:53:46.832 | CINDER_STATE_PATH=/opt/stack/data/cinder 2026-03-26 00:53:46.832 | CINDER_TARGET_HELPER=lioadm 2026-03-26 00:53:46.832 | CINDER_TARGET_PORT=3260 2026-03-26 00:53:46.832 | CINDER_TARGET_PREFIX=iqn.2010-10.org.openstack: 2026-03-26 00:53:46.832 | CINDER_TARGET_PROTOCOL=iscsi 2026-03-26 00:53:46.832 | CINDER_UPLOAD_INTERNAL_TENANT=False 2026-03-26 00:53:46.832 | CINDER_UPLOAD_OPTIMIZED=False 2026-03-26 00:53:46.832 | CINDER_UPLOAD_OPTIMIZED_BACKENDS=lvm:lvmdriver-1 2026-03-26 00:53:46.832 | CINDER_USE_SERVICE_TOKEN=True 2026-03-26 00:53:46.832 | CINDER_UWSGI=cinder.wsgi.api:application 2026-03-26 00:53:46.833 | CINDER_UWSGI_CONF=/etc/cinder/cinder-api-uwsgi.ini 2026-03-26 00:53:46.833 | CINDER_VOLUME_CLEAR=zero 2026-03-26 00:53:46.833 | CIRROS_ARCH=x86_64 2026-03-26 00:53:46.833 | CIRROS_VERSION=0.6.3 2026-03-26 00:53:46.833 | CLUSTER_TOPOLOGY=true 2026-03-26 00:53:46.833 | CONFIGURE_BACKING_FILE=True 2026-03-26 00:53:46.833 | CONFIG_AWK_CMD=awk 2026-03-26 00:53:46.833 | CONTAINER_PORT_BASE=6611 2026-03-26 00:53:46.833 | CURL_GET='curl -g' 2026-03-26 00:53:46.833 | CURRENT_LOG_TIME=2026-03-26-004221 2026-03-26 00:53:46.833 | DATABASE_BACKENDS=' mysql postgresql' 2026-03-26 00:53:46.833 | DATABASE_HOST=127.0.0.1 2026-03-26 00:53:46.833 | DATABASE_PASSWORD=secretdatabase 2026-03-26 00:53:46.833 | DATABASE_QUERY_LOGGING=False 2026-03-26 00:53:46.833 | DATABASE_TYPE=mysql 2026-03-26 00:53:46.833 | DATABASE_USER=root 2026-03-26 00:53:46.833 | DATA_DIR=/opt/stack/data 2026-03-26 00:53:46.833 | DC=([0]="openstack" [1]="org") 2026-03-26 00:53:46.833 | DEBUG_LIBVIRT=True 2026-03-26 00:53:46.833 | DEBUG_LIBVIRT_COREDUMPS=True 2026-03-26 00:53:46.833 | DEFAULT_IMAGE_FILE_NAME=cirros-0.6.3-x86_64-disk.img 2026-03-26 00:53:46.833 | DEFAULT_IMAGE_NAME=cirros-0.6.3-x86_64-disk 2026-03-26 00:53:46.833 | DEFAULT_VIRT_DRIVER=libvirt 2026-03-26 00:53:46.833 | DEFAULT_VOLUME_GROUP_NAME=stack-volumes-default 2026-03-26 00:53:46.833 | DEF_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.833 | DEF_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.833 | DEF_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:53:46.833 | DEF_TUNNEL_ENDPOINT_IP=199.204.45.25 2026-03-26 00:53:46.833 | DELTA=1774485753 2026-03-26 00:53:46.833 | DEST=/opt/stack 2026-03-26 00:53:46.833 | DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-03-26 00:53:46.833 | DEVSTACK_CERT_NAME=devstack-cert 2026-03-26 00:53:46.833 | DEVSTACK_HOSTNAME=np0000160880.novalocal 2026-03-26 00:53:46.833 | DEVSTACK_PARALLEL=True 2026-03-26 00:53:46.833 | DEVSTACK_PLUGINS=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:53:46.833 | DEVSTACK_SERIES=2026.1 2026-03-26 00:53:46.833 | DEVSTACK_START_TIME=1774485732 2026-03-26 00:53:46.833 | DEVSTACK_VENV=/opt/stack/data/venv 2026-03-26 00:53:46.833 | DIRSTACK=() 2026-03-26 00:53:46.833 | DISABLED_SERVICES=dstat,horizon,s-account,s-container,s-object,s-proxy,tempest 2026-03-26 00:53:46.833 | DISABLE_AMP_IMAGE_BUILD=True 2026-03-26 00:53:46.833 | DISKIMAGE_BUILDER_DIR=/opt/stack/diskimage-builder 2026-03-26 00:53:46.833 | DISKIMAGE_BUILDER_REPO_REF=master 2026-03-26 00:53:46.833 | DISKIMAGE_BUILDER_REPO_URL=https://github.com/openstack/diskimage-builder.git 2026-03-26 00:53:46.833 | DISTRO=noble 2026-03-26 00:53:46.834 | DOWNLOAD_DEFAULT_IMAGES=False 2026-03-26 00:53:46.834 | ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,o-api,o-da,o-hk,octavia,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,tls-proxy,barbican,magnum-api,magnum-cond,manila,m-api,m-shr,m-sch,m-dat,magnum-cluster-api 2026-03-26 00:53:46.834 | ENABLE_CHASSIS_AS_GW=True 2026-03-26 00:53:46.834 | ENABLE_DEBUG_LOG_LEVEL=True 2026-03-26 00:53:46.834 | ENABLE_FEDORA_VIRT_PREVIEW_REPO=False 2026-03-26 00:53:46.834 | ENABLE_HTTPD_MOD_WSGI_SERVICES=True 2026-03-26 00:53:46.834 | ENABLE_ISOLATED_METADATA=False 2026-03-26 00:53:46.834 | ENABLE_KSM=True 2026-03-26 00:53:46.834 | ENABLE_KSMTUNED=True 2026-03-26 00:53:46.834 | ENABLE_METADATA_NETWORK=False 2026-03-26 00:53:46.834 | ENABLE_SYSCTL_MEM_TUNING=True 2026-03-26 00:53:46.834 | ENABLE_SYSCTL_NET_TUNING=True 2026-03-26 00:53:46.834 | ENABLE_TENANT_TUNNELS=True 2026-03-26 00:53:46.834 | ENABLE_TENANT_VLANS=False 2026-03-26 00:53:46.834 | ENABLE_VOLUME_MULTIATTACH=False 2026-03-26 00:53:46.834 | ENABLE_ZSWAP=True 2026-03-26 00:53:46.834 | ENFORCE_SCOPE=False 2026-03-26 00:53:46.834 | ERROR_ON_CLONE=True 2026-03-26 00:53:46.834 | ETCD_ARCH=amd64 2026-03-26 00:53:46.834 | ETCD_BIN_DIR=/opt/stack/bin 2026-03-26 00:53:46.834 | ETCD_DATA_DIR=/opt/stack/data/etcd 2026-03-26 00:53:46.834 | ETCD_DOWNLOAD_FILE=etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:53:46.834 | ETCD_DOWNLOAD_LOCATION=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:53:46.834 | ETCD_DOWNLOAD_URL=https://github.com/etcd-io/etcd/releases/download 2026-03-26 00:53:46.834 | ETCD_NAME=etcd-v3.5.21-linux-amd64 2026-03-26 00:53:46.834 | ETCD_PEER_PORT=2380 2026-03-26 00:53:46.834 | ETCD_PORT=2379 2026-03-26 00:53:46.834 | ETCD_RAMDISK_MB=512 2026-03-26 00:53:46.834 | ETCD_SHA256=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:53:46.834 | ETCD_SHA256_AMD64=adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c 2026-03-26 00:53:46.834 | ETCD_SHA256_ARM64=95bf6918623a097c0385b96f139d90248614485e781ec9bee4768dbb6c79c53f 2026-03-26 00:53:46.834 | ETCD_SHA256_PPC64=6fb6ecb3d1b331eb177dc610a8efad3aceb1f836d6aeb439ba0bfac5d5c2a38c 2026-03-26 00:53:46.834 | ETCD_SHA256_S390X=a211a83961ba8a7e94f7d6343ad769e699db21a715ba4f3b68cf31ea28f9c951 2026-03-26 00:53:46.834 | ETCD_SYSTEMD_SERVICE=devstack@etcd.service 2026-03-26 00:53:46.834 | ETCD_USE_RAMDISK=True 2026-03-26 00:53:46.834 | ETCD_VERSION=v3.5.21 2026-03-26 00:53:46.834 | EUID=1002 2026-03-26 00:53:46.834 | EXP_CLUSTER_RESOURCE_SET=true 2026-03-26 00:53:46.834 | EXP_KUBEADM_BOOTSTRAP_FORMAT_IGNITION=true 2026-03-26 00:53:46.834 | EXTRA_CACHE_URLS=,https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-03-26 00:53:46.834 | EXTRA_FILES_DOWNLOAD_TIMEOUT=2 2026-03-26 00:53:46.834 | EXTRA_FILES_RETRY=3 2026-03-26 00:53:46.834 | EXTRA_FILES_RETRY_ERRORS=500,503 2026-03-26 00:53:46.834 | EXTRA_FILES_RETRY_TIMEOUT=10 2026-03-26 00:53:46.835 | FILES=/opt/stack/devstack/files 2026-03-26 00:53:46.835 | FIXED_RANGE=10.1.0.0/20 2026-03-26 00:53:46.835 | FIXED_RANGE_V6=fd1f:acf5:bc11::/64 2026-03-26 00:53:46.835 | FLOATING_RANGE=172.24.5.0/24 2026-03-26 00:53:46.835 | FORCE_CONFIG_DRIVE=False 2026-03-26 00:53:46.835 | FORCE_PREREQ=0 2026-03-26 00:53:46.835 | FUNCNAME=([0]="source" [1]="run_plugins" [2]="run_phase" [3]="main") 2026-03-26 00:53:46.835 | FUNC_DIR=/opt/stack/devstack 2026-03-26 00:53:46.835 | GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:53:46.835 | GITBRANCH=([python-neutronclient]="master" [oslo.utils]="master" [octavia]="master" [stevedore]="master" [oslo.reports]="master" [osprofiler]="master" [oslo.serialization]="master" [barbican-tempest-plugin]="master" [neutron-lib]="master" [ironic-lib]="master" [python-keystoneclient]="master" [os-client-config]="master" [python-novaclient]="master" [oslo.config]="master" [ovsdbapp]="master" [ceilometermiddleware]="master" [oslo.limit]="master" [oslo.concurrency]="master" [octavia-lib]="master" [os-ken]="master" [oslo.rootwrap]="master" [osc-lib]="master" [keystonemiddleware]="master" [oslo.vmware]="master" [magnum-cluster-api]="master" [tooz]="master" [oslo.privsep]="master" [oslo.policy]="master" [keystoneauth]="master" [cursive]="master" [python-magnumclient]="master" [python-barbicanclient]="master" [oslo.db]="master" [osc-placement]="master" [python-glanceclient]="master" [magnum]="master" [oslo.versionedobjects]="master" [pycadf]="master" [etcd3gw]="master" [pbr]="master" [oslo.log]="master" [ovn-octavia-provider]="master" [os-vif]="master" [taskflow]="master" [oslo.context]="master" [oslo.i18n]="master" [automaton]="master" [oslo.middleware]="master" [castellan]="master" [oslo.messaging]="master" [python-swiftclient]="master" [futurist]="master" [os-brick]="master" [barbican]="master" [python-brick-cinderclient-ext]="master" [python-ironicclient]="master" [debtcollector]="master" [glance_store]="master" [os-resource-classes]="master" [oslo.cache]="master" [python-octaviaclient]="master" [manila]="master" [openstacksdk]="master" [cliff]="master" [oslo.service]="master" [python-openstackclient]="master" [os-traits]="master" [diskimage-builder]="master" [python-cinderclient]="master" ) 2026-03-26 00:53:46.835 | GITDIR=([python-neutronclient]="/opt/stack/python-neutronclient" [oslo.utils]="/opt/stack/oslo.utils" [octavia]="/opt/stack/octavia" [stevedore]="/opt/stack/stevedore" [oslo.reports]="/opt/stack/oslo.reports" [osprofiler]="/opt/stack/osprofiler" [oslo.serialization]="/opt/stack/oslo.serialization" [barbican-tempest-plugin]="/opt/stack/barbican-tempest-plugin" [neutron-lib]="/opt/stack/neutron-lib" [ironic-lib]="/opt/stack/ironic-lib" [python-keystoneclient]="/opt/stack/python-keystoneclient" [os-client-config]="/opt/stack/os-client-config" [python-novaclient]="/opt/stack/python-novaclient" [oslo.config]="/opt/stack/oslo.config" [ovsdbapp]="/opt/stack/ovsdbapp" [ceilometermiddleware]="/opt/stack/ceilometermiddleware" [oslo.limit]="/opt/stack/oslo.limit" [oslo.concurrency]="/opt/stack/oslo.concurrency" [octavia-lib]="/opt/stack/octavia-lib" [oslo.rootwrap]="/opt/stack/oslo.rootwrap" [os-ken]="/opt/stack/os-ken" [osc-lib]="/opt/stack/osc-lib" [keystonemiddleware]="/opt/stack/keystonemiddleware" [oslo.vmware]="/opt/stack/oslo.vmware" [magnum-cluster-api]="/opt/stack/magnum-cluster-api" [tooz]="/opt/stack/tooz" [oslo.privsep]="/opt/stack/oslo.privsep" [oslo.policy]="/opt/stack/oslo.policy" [keystoneauth]="/opt/stack/keystoneauth" [cursive]="/opt/stack/cursive" [python-magnumclient]="/opt/stack/python-magnumclient" [python-barbicanclient]="/opt/stack/python-barbicanclient" [oslo.db]="/opt/stack/oslo.db" [osc-placement]="/opt/stack/osc-placement" [python-glanceclient]="/opt/stack/python-glanceclient" [magnum]="/opt/stack/magnum" [oslo.versionedobjects]="/opt/stack/oslo.versionedobjects" [pycadf]="/opt/stack/pycadf" [etcd3gw]="/opt/stack/etcd3gw" [pbr]="/opt/stack/pbr" [oslo.log]="/opt/stack/oslo.log" [ovn-octavia-provider]="/opt/stack/ovn-octavia-provider" [os-vif]="/opt/stack/os-vif" [taskflow]="/opt/stack/taskflow" [oslo.context]="/opt/stack/oslo.context" [oslo.i18n]="/opt/stack/oslo.i18n" [automaton]="/opt/stack/automaton" [oslo.middleware]="/opt/stack/oslo.middleware" [castellan]="/opt/stack/castellan" [oslo.messaging]="/opt/stack/oslo.messaging" [python-swiftclient]="/opt/stack/python-swiftclient" [futurist]="/opt/stack/futurist" [os-brick]="/opt/stack/os-brick" [barbican]="/opt/stack/barbican" [python-brick-cinderclient-ext]="/opt/stack/python-brick-cinderclient-ext" [python-ironicclient]="/opt/stack/python-ironicclient" [debtcollector]="/opt/stack/debtcollector" [glance_store]="/opt/stack/glance_store" [os-resource-classes]="/opt/stack/os-resource-classes" [oslo.cache]="/opt/stack/oslo.cache" [python-octaviaclient]="/opt/stack/python-octaviaclient" [manila]="/opt/stack/manila" [openstacksdk]="/opt/stack/openstacksdk" [cliff]="/opt/stack/cliff" [oslo.service]="/opt/stack/oslo.service" [python-openstackclient]="/opt/stack/python-openstackclient" [os-traits]="/opt/stack/os-traits" [diskimage-builder]="/opt/stack/diskimage-builder" [python-cinderclient]="/opt/stack/python-cinderclient" ) 2026-03-26 00:53:46.835 | GITREPO=([python-neutronclient]="https://github.com/openstack/python-neutronclient.git" [oslo.utils]="https://github.com/openstack/oslo.utils.git" [octavia]="https://github.com/openstack/octavia" [stevedore]="https://github.com/openstack/stevedore.git" [oslo.reports]="https://github.com/openstack/oslo.reports.git" [osprofiler]="https://github.com/openstack/osprofiler.git" [oslo.serialization]="https://github.com/openstack/oslo.serialization.git" [barbican-tempest-plugin]="https://github.com/openstack/barbican-tempest-plugin.git" [neutron-lib]="https://github.com/openstack/neutron-lib.git" [ironic-lib]="https://github.com/openstack/ironic-lib.git" [python-keystoneclient]="https://github.com/openstack/python-keystoneclient.git" [os-client-config]="https://github.com/openstack/os-client-config.git" [python-novaclient]="https://github.com/openstack/python-novaclient.git" [oslo.config]="https://github.com/openstack/oslo.config.git" [ovsdbapp]="https://github.com/openstack/ovsdbapp.git" [ceilometermiddleware]="https://github.com/openstack/ceilometermiddleware.git" [oslo.limit]="https://github.com/openstack/oslo.limit.git" [oslo.concurrency]="https://github.com/openstack/oslo.concurrency.git" [octavia-lib]="https://github.com/openstack/octavia-lib.git" [os-ken]="https://github.com/openstack/os-ken.git" [oslo.rootwrap]="https://github.com/openstack/oslo.rootwrap.git" [osc-lib]="https://github.com/openstack/osc-lib.git" [keystonemiddleware]="https://github.com/openstack/keystonemiddleware.git" [oslo.vmware]="https://github.com/openstack/oslo.vmware.git" [magnum-cluster-api]="https://github.com/vexxhost/magnum-cluster-api" [tooz]="https://github.com/openstack/tooz.git" [oslo.privsep]="https://github.com/openstack/oslo.privsep.git" [oslo.policy]="https://github.com/openstack/oslo.policy.git" [keystoneauth]="https://github.com/openstack/keystoneauth.git" [cursive]="https://github.com/openstack/cursive.git" [python-magnumclient]="https://github.com/openstack/python-magnumclient.git" [python-barbicanclient]="https://github.com/openstack/python-barbicanclient.git" [oslo.db]="https://github.com/openstack/oslo.db.git" [osc-placement]="https://github.com/openstack/osc-placement.git" [python-glanceclient]="https://github.com/openstack/python-glanceclient.git" [magnum]="https://review.opendev.org/openstack/magnum" [oslo.versionedobjects]="https://github.com/openstack/oslo.versionedobjects.git" [pycadf]="https://github.com/openstack/pycadf.git" [etcd3gw]="https://github.com/openstack/etcd3gw.git" [pbr]="https://github.com/openstack/pbr.git" [oslo.log]="https://github.com/openstack/oslo.log.git" [ovn-octavia-provider]="https://github.com/openstack/ovn-octavia-provider" [os-vif]="https://github.com/openstack/os-vif.git" [taskflow]="https://github.com/openstack/taskflow.git" [oslo.context]="https://github.com/openstack/oslo.context.git" [oslo.i18n]="https://github.com/openstack/oslo.i18n.git" [automaton]="https://github.com/openstack/automaton.git" [oslo.middleware]="https://github.com/openstack/oslo.middleware.git" [castellan]="https://github.com/openstack/castellan.git" [oslo.messaging]="https://github.com/openstack/oslo.messaging.git" [python-swiftclient]="https://github.com/openstack/python-swiftclient.git" [futurist]="https://github.com/openstack/futurist.git" [os-brick]="https://github.com/openstack/os-brick.git" [barbican]="https://github.com/openstack/barbican" [python-brick-cinderclient-ext]="https://github.com/openstack/python-brick-cinderclient-ext.git" [python-ironicclient]="https://github.com/openstack/python-ironicclient.git" [debtcollector]="https://github.com/openstack/debtcollector.git" [glance_store]="https://github.com/openstack/glance_store.git" [os-resource-classes]="https://github.com/openstack/os-resource-classes.git" [oslo.cache]="https://github.com/openstack/oslo.cache.git" [python-octaviaclient]="https://github.com/openstack/python-octaviaclient.git" [manila]="https://github.com/openstack/manila" [openstacksdk]="https://github.com/openstack/openstacksdk.git" [cliff]="https://github.com/openstack/cliff.git" [oslo.service]="https://github.com/openstack/oslo.service.git" [python-openstackclient]="https://github.com/openstack/python-openstackclient.git" [os-traits]="https://github.com/openstack/os-traits.git" [diskimage-builder]="https://github.com/openstack/diskimage-builder.git" [python-cinderclient]="https://github.com/openstack/python-cinderclient.git" ) 2026-03-26 00:53:46.835 | GIT_BASE=https://github.com 2026-03-26 00:53:46.835 | GIT_DEPTH=0 2026-03-26 00:53:46.835 | GIT_TIMEOUT=0 2026-03-26 00:53:46.835 | GLANCE_API_CONF=/etc/glance/glance-api.conf 2026-03-26 00:53:46.835 | GLANCE_API_PASTE_INI=/etc/glance/glance-api-paste.ini 2026-03-26 00:53:46.835 | GLANCE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.835 | GLANCE_BRANCH=master 2026-03-26 00:53:46.835 | GLANCE_CACHE_CONF=/etc/glance/glance-cache.conf 2026-03-26 00:53:46.835 | GLANCE_CACHE_DIR=/opt/stack/data/glance/cache 2026-03-26 00:53:46.835 | GLANCE_CACHE_DRIVER=centralized_db 2026-03-26 00:53:46.835 | GLANCE_CINDER_DEFAULT_BACKEND=lvmdriver-1 2026-03-26 00:53:46.835 | GLANCE_CONF_DIR=/etc/glance 2026-03-26 00:53:46.835 | GLANCE_DEFAULT_BACKEND=fast 2026-03-26 00:53:46.835 | GLANCE_DIR=/opt/stack/glance 2026-03-26 00:53:46.835 | GLANCE_ENABLE_MULTIPLE_STORES=False 2026-03-26 00:53:46.835 | GLANCE_ENABLE_QUOTAS=True 2026-03-26 00:53:46.835 | GLANCE_ENFORCE_IMAGE_FORMAT=True 2026-03-26 00:53:46.835 | GLANCE_ENFORCE_SCOPE=True 2026-03-26 00:53:46.835 | GLANCE_HOSTPORT=199.204.45.25:9292 2026-03-26 00:53:46.835 | GLANCE_IMAGE_DIR=/opt/stack/data/glance/images 2026-03-26 00:53:46.835 | GLANCE_IMAGE_IMPORT_CONF=/etc/glance/glance-image-import.conf 2026-03-26 00:53:46.835 | GLANCE_LIMIT_IMAGE_SIZE_TOTAL=10000 2026-03-26 00:53:46.835 | GLANCE_LOCK_DIR=/opt/stack/data/glance/locks 2026-03-26 00:53:46.836 | GLANCE_METADEF_DIR=/etc/glance/metadefs 2026-03-26 00:53:46.836 | GLANCE_MULTIPLE_FILE_STORES=fast 2026-03-26 00:53:46.836 | GLANCE_MULTISTORE_FILE_IMAGE_DIR=/opt/stack/data/glance 2026-03-26 00:53:46.836 | GLANCE_NFS_MOUNTPOINT=/opt/stack/data/glance/images/mnt 2026-03-26 00:53:46.836 | GLANCE_REPO=https://github.com/openstack/glance.git 2026-03-26 00:53:46.836 | GLANCE_S3_BUCKET_NAME=images 2026-03-26 00:53:46.836 | GLANCE_S3_BUCKET_ON_PUT=True 2026-03-26 00:53:46.836 | GLANCE_S3_DEFAULT_BACKEND=s3_fast 2026-03-26 00:53:46.836 | GLANCE_SCHEMA_JSON=/etc/glance/schema-image.json 2026-03-26 00:53:46.836 | GLANCE_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.836 | GLANCE_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.836 | GLANCE_SERVICE_PORT=9292 2026-03-26 00:53:46.836 | GLANCE_SERVICE_PORT_INT=19292 2026-03-26 00:53:46.836 | GLANCE_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.836 | GLANCE_SHOW_DIRECT_URL=False 2026-03-26 00:53:46.836 | GLANCE_SHOW_MULTIPLE_LOCATIONS=False 2026-03-26 00:53:46.836 | GLANCE_STAGING_DIR=/opt/stack/data/glance 2026-03-26 00:53:46.836 | GLANCE_STORE_ROOTWRAP_BASE_DIR=/opt/stack/data/venv/etc/glance 2026-03-26 00:53:46.836 | GLANCE_SWIFT_STORE_CONF=/etc/glance/glance-swift-store.conf 2026-03-26 00:53:46.836 | GLANCE_TASKS_DIR=/opt/stack/data/glance 2026-03-26 00:53:46.836 | GLANCE_URL=https://199.204.45.25/image 2026-03-26 00:53:46.836 | GLANCE_USE_IMPORT_WORKFLOW=False 2026-03-26 00:53:46.836 | GLANCE_USE_S3=False 2026-03-26 00:53:46.836 | GLANCE_UWSGI=glance.wsgi.api:application 2026-03-26 00:53:46.836 | GLANCE_UWSGI_CONF=/etc/glance/glance-uwsgi.ini 2026-03-26 00:53:46.836 | GLOBAL_VENV=True 2026-03-26 00:53:46.836 | GROUPS=() 2026-03-26 00:53:46.836 | HELM_VERSION=v3.10.3 2026-03-26 00:53:46.836 | HOME=/opt/stack 2026-03-26 00:53:46.836 | HOME_URL=https://www.ubuntu.com/ 2026-03-26 00:53:46.836 | HORIZON_APACHE_ROOT=/dashboard 2026-03-26 00:53:46.836 | HORIZON_BRANCH=master 2026-03-26 00:53:46.836 | HORIZON_DIR=/opt/stack/horizon 2026-03-26 00:53:46.836 | HORIZON_REPO=https://github.com/openstack/horizon.git 2026-03-26 00:53:46.836 | HORIZON_SETTINGS=/opt/stack/horizon/openstack_dashboard/local/local_settings.py.example 2026-03-26 00:53:46.836 | HOSTNAME=np0000160880 2026-03-26 00:53:46.836 | HOSTTYPE=x86_64 2026-03-26 00:53:46.836 | HOST_IP=199.204.45.25 2026-03-26 00:53:46.836 | HOST_IPV6=::1 2026-03-26 00:53:46.836 | HOST_IP_IFACE= 2026-03-26 00:53:46.836 | ID=ubuntu 2026-03-26 00:53:46.836 | ID_LIKE=debian 2026-03-26 00:53:46.837 | IFS=' 2026-03-26 00:53:46.837 | ' 2026-03-26 00:53:46.837 | IMAGE_URLS=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:53:46.837 | INSTALL_DATABASE_SERVER_PACKAGES=True 2026-03-26 00:53:46.837 | INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:53:46.837 | INSTANCE_NAME_PREFIX=instance- 2026-03-26 00:53:46.837 | INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-03-26 00:53:46.837 | IPV4_ADDRS_SAFE_TO_USE=10.1.0.0/20 2026-03-26 00:53:46.837 | IPV6_ADDRESS_MODE=slaac 2026-03-26 00:53:46.837 | IPV6_ADDRS_SAFE_TO_USE=fd1f:acf5:bc11::/56 2026-03-26 00:53:46.837 | IPV6_GLOBAL_ID=1f:acf5:bc11 2026-03-26 00:53:46.837 | IPV6_PRIVATE_NETWORK_GATEWAY= 2026-03-26 00:53:46.837 | IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-03-26 00:53:46.837 | IPV6_PROVIDER_FIXED_RANGE= 2026-03-26 00:53:46.837 | IPV6_PROVIDER_NETWORK_GATEWAY= 2026-03-26 00:53:46.837 | IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-03-26 00:53:46.837 | IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-03-26 00:53:46.837 | IPV6_PUBLIC_RANGE=2001:db8::/64 2026-03-26 00:53:46.837 | IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-03-26 00:53:46.837 | IPV6_RA_MODE=slaac 2026-03-26 00:53:46.837 | IPV6_ROUTER_GW_IP=2001:db8::1 2026-03-26 00:53:46.837 | IP_VERSION=4+6 2026-03-26 00:53:46.837 | IRONIC_PYTHON_AGENT_BRANCH=master 2026-03-26 00:53:46.837 | IRONIC_PYTHON_AGENT_REPO=https://github.com/openstack/ironic-python-agent.git 2026-03-26 00:53:46.837 | ISCSID_DEBUG=False 2026-03-26 00:53:46.837 | ISCSID_DEBUG_LEVEL=4 2026-03-26 00:53:46.837 | KEYSTONE_ADMIN_ENDPOINT=True 2026-03-26 00:53:46.837 | KEYSTONE_ASSIGNMENT_BACKEND=sql 2026-03-26 00:53:46.837 | KEYSTONE_AUTH_URI=https://199.204.45.25/identity 2026-03-26 00:53:46.837 | KEYSTONE_AUTH_URI_V3=https://199.204.45.25/identity/v3 2026-03-26 00:53:46.837 | KEYSTONE_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.837 | KEYSTONE_BRANCH=master 2026-03-26 00:53:46.837 | KEYSTONE_CONF=/etc/keystone/keystone.conf 2026-03-26 00:53:46.837 | KEYSTONE_CONF_DIR=/etc/keystone 2026-03-26 00:53:46.837 | KEYSTONE_DIR=/opt/stack/keystone 2026-03-26 00:53:46.837 | KEYSTONE_ENABLE_CACHE=True 2026-03-26 00:53:46.837 | KEYSTONE_ENFORCE_SCOPE=False 2026-03-26 00:53:46.837 | KEYSTONE_IDENTITY_BACKEND=sql 2026-03-26 00:53:46.837 | KEYSTONE_LOCKOUT_DURATION=10 2026-03-26 00:53:46.837 | KEYSTONE_LOCKOUT_FAILURE_ATTEMPTS=2 2026-03-26 00:53:46.837 | KEYSTONE_PASSWORD_HASH_ROUNDS=4 2026-03-26 00:53:46.838 | KEYSTONE_PUBLIC_UWSGI=keystone.wsgi.api:application 2026-03-26 00:53:46.838 | KEYSTONE_PUBLIC_UWSGI_CONF=/etc/keystone/keystone-uwsgi-public.ini 2026-03-26 00:53:46.838 | KEYSTONE_REGION_NAME=RegionOne 2026-03-26 00:53:46.838 | KEYSTONE_REPO=https://github.com/openstack/keystone.git 2026-03-26 00:53:46.838 | KEYSTONE_RESOURCE_BACKEND=sql 2026-03-26 00:53:46.838 | KEYSTONE_ROLE_BACKEND=sql 2026-03-26 00:53:46.838 | KEYSTONE_SECURITY_COMPLIANCE_ENABLED=True 2026-03-26 00:53:46.838 | KEYSTONE_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.838 | KEYSTONE_SERVICE_PORT=5000 2026-03-26 00:53:46.838 | KEYSTONE_SERVICE_PORT_INT=5001 2026-03-26 00:53:46.838 | KEYSTONE_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.838 | KEYSTONE_SERVICE_URI=https://199.204.45.25/identity 2026-03-26 00:53:46.838 | KEYSTONE_SERVICE_URI_V3=https://199.204.45.25/identity/v3 2026-03-26 00:53:46.838 | KEYSTONE_TOKEN_FORMAT=fernet 2026-03-26 00:53:46.838 | KEYSTONE_UNIQUE_LAST_PASSWORD_COUNT=2 2026-03-26 00:53:46.838 | KEY_MANAGER_BACKEND=barbican 2026-03-26 00:53:46.838 | KILL_PATH=/usr/bin/kill 2026-03-26 00:53:46.838 | KIND_VERSION=v0.16.0 2026-03-26 00:53:46.838 | LAST_RUN=0 2026-03-26 00:53:46.838 | LAST_SPINNER_PID= 2026-03-26 00:53:46.838 | LC_ALL=en_US.utf8 2026-03-26 00:53:46.838 | LDAP_BASE_DC=openstack 2026-03-26 00:53:46.838 | LDAP_BASE_DN=dc=openstack,dc=org 2026-03-26 00:53:46.838 | LDAP_DOMAIN=openstack.org 2026-03-26 00:53:46.838 | LDAP_MANAGER_DN=cn=Manager,dc=openstack,dc=org 2026-03-26 00:53:46.838 | LDAP_OLCDB_NUMBER=1 2026-03-26 00:53:46.838 | LDAP_OLCDB_TYPE=mdb 2026-03-26 00:53:46.838 | LDAP_ROOTPW_COMMAND=replace 2026-03-26 00:53:46.838 | LDAP_SERVICE_NAME=slapd 2026-03-26 00:53:46.838 | LDAP_URL=ldap://localhost 2026-03-26 00:53:46.838 | LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api 2026-03-26 00:53:46.838 | LIBVIRT_CPU_MODE=host-passthrough 2026-03-26 00:53:46.838 | LIBVIRT_CPU_MODEL=Nehalem 2026-03-26 00:53:46.838 | LIBVIRT_GROUP=libvirt 2026-03-26 00:53:46.838 | LIBVIRT_TYPE=kvm 2026-03-26 00:53:46.838 | LINENO=762 2026-03-26 00:53:46.838 | LOCAL_HOSTNAME=np0000160880 2026-03-26 00:53:46.838 | LOGDAYS=7 2026-03-26 00:53:46.838 | LOGDIR=/opt/stack/logs 2026-03-26 00:53:46.838 | LOGFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004221 2026-03-26 00:53:46.838 | LOGFILE_DIR=/opt/stack/logs 2026-03-26 00:53:46.838 | LOGFILE_NAME=devstacklog.txt 2026-03-26 00:53:46.838 | LOGNAME=stack 2026-03-26 00:53:46.838 | LOGO=ubuntu-logo 2026-03-26 00:53:46.838 | LOG_COLOR=False 2026-03-26 00:53:46.838 | LRC=localrc 2026-03-26 00:53:46.838 | MACHTYPE=x86_64-pc-linux-gnu 2026-03-26 00:53:46.838 | MAGNUM_API_PASTE=/etc/magnum/api-paste.ini 2026-03-26 00:53:46.838 | MAGNUM_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.838 | MAGNUM_BRANCH=master 2026-03-26 00:53:46.838 | MAGNUM_CERTIFICATE_CACHE_DIR=/var/lib/magnum/certificate-cache 2026-03-26 00:53:46.838 | MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:53:46.838 | MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:53:46.838 | MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:53:46.838 | MAGNUM_CONF=/etc/magnum/magnum.conf 2026-03-26 00:53:46.838 | MAGNUM_CONFIGURE_IPTABLES=True 2026-03-26 00:53:46.838 | MAGNUM_CONF_DIR=/etc/magnum 2026-03-26 00:53:46.838 | MAGNUM_DIR=/opt/stack/magnum 2026-03-26 00:53:46.838 | MAGNUM_ENFORCE_SCOPE=False 2026-03-26 00:53:46.838 | MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 00:53:46.838 | MAGNUM_K8S_KEYSTONE_AUTH_DEFAULT_POLICY=/etc/magnum/k8s_keystone_auth_default_policy.json 2026-03-26 00:53:46.838 | MAGNUM_POLICY=/etc/magnum/policy.yaml 2026-03-26 00:53:46.839 | MAGNUM_REPO=https://github.com/openstack/magnum.git 2026-03-26 00:53:46.839 | MAGNUM_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.839 | MAGNUM_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.839 | MAGNUM_STATE_PATH=/opt/stack/data/magnum 2026-03-26 00:53:46.839 | MAGNUM_SWIFT_REGISTRY_CONTAINER=docker_registry 2026-03-26 00:53:46.839 | MAGNUM_TRUSTEE_DOMAIN_ADMIN_PASSWORD=secret 2026-03-26 00:53:46.839 | MAGNUM_UWSGI=magnum.wsgi.api:application 2026-03-26 00:53:46.839 | MAGNUM_UWSGI_CONF=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:53:46.839 | MAIL=/var/mail/stack 2026-03-26 00:53:46.839 | MANILACLIENT_BRANCH=master 2026-03-26 00:53:46.839 | MANILACLIENT_DIR=/opt/stack/python-manilaclient 2026-03-26 00:53:46.839 | MANILACLIENT_REPO=https://opendev.org/openstack/python-manilaclient 2026-03-26 00:53:46.839 | MANILA_ADMIN_NET_RANGE=10.2.5.0/24 2026-03-26 00:53:46.839 | MANILA_ALLOW_NAS_SERVER_PORTS_ON_HOST=False 2026-03-26 00:53:46.839 | MANILA_API_PASTE_INI=/etc/manila/api-paste.ini 2026-03-26 00:53:46.839 | MANILA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.839 | MANILA_CONF=/etc/manila/manila.conf 2026-03-26 00:53:46.839 | MANILA_CONFIGURE_DEFAULT_TYPES=True 2026-03-26 00:53:46.839 | MANILA_CONF_DIR=/etc/manila 2026-03-26 00:53:46.839 | MANILA_CONTAINER_DRIVER=manila.share.drivers.container.driver.ContainerShareDriver 2026-03-26 00:53:46.839 | MANILA_CONTAINER_VOLUME_GROUP_NAME=manila_docker_volumes 2026-03-26 00:53:46.839 | MANILA_DATA_COPY_CHECK_HASH=True 2026-03-26 00:53:46.839 | MANILA_DATA_NODE_IP=10.2.5.0/24 2026-03-26 00:53:46.839 | MANILA_DEFAULT_SHARE_GROUP_TYPE=default 2026-03-26 00:53:46.839 | MANILA_DEFAULT_SHARE_GROUP_TYPE_SPECS= 2026-03-26 00:53:46.839 | MANILA_DEFAULT_SHARE_TYPE=default 2026-03-26 00:53:46.839 | MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:53:46.839 | MANILA_DEFERRED_DELETE_TASK_INTERVAL=10 2026-03-26 00:53:46.839 | MANILA_DHSS_FALSE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:53:46.839 | MANILA_DHSS_TRUE_SHARE_TYPE_EXTRA_SPECS='snapshot_support=True create_share_from_snapshot_support=True' 2026-03-26 00:53:46.839 | MANILA_DIR=/opt/stack/manila 2026-03-26 00:53:46.839 | MANILA_DOCKER_IMAGE_ALIAS=manila_docker_image 2026-03-26 00:53:46.839 | MANILA_DOCKER_IMAGE_URL=https://github.com/a-ovchinnikov/manila-image-elements-lxd-images/releases/download/0.1.0/manila-docker-container.tar.gz 2026-03-26 00:53:46.839 | MANILA_ENABLED_BACKENDS=generic 2026-03-26 00:53:46.839 | MANILA_ENABLED_SHARE_PROTOCOLS=NFS,CIFS 2026-03-26 00:53:46.839 | MANILA_ENDPOINT_BASE=http://199.204.45.25/share 2026-03-26 00:53:46.839 | MANILA_ENFORCE_SCOPE=False 2026-03-26 00:53:46.839 | MANILA_GIT_BASE=https://opendev.org 2026-03-26 00:53:46.839 | MANILA_KEY_FORMAT=ecdsa 2026-03-26 00:53:46.839 | MANILA_LOCK_PATH=/opt/stack/manila/manila_locks 2026-03-26 00:53:46.839 | MANILA_LVM_SHARE_EXPORT_IPS=199.204.45.25 2026-03-26 00:53:46.839 | MANILA_MNT_DIR=/opt/stack/data/manila/mnt 2026-03-26 00:53:46.839 | MANILA_NETWORK_API_CLASS=manila.network.neutron.neutron_network_plugin.NeutronBindNetworkPlugin 2026-03-26 00:53:46.839 | MANILA_NEUTRON_VNIC_TYPE=normal 2026-03-26 00:53:46.839 | MANILA_PATH_TO_PRIVATE_KEY=/opt/stack/.ssh/id_ecdsa 2026-03-26 00:53:46.839 | MANILA_PATH_TO_PUBLIC_KEY=/opt/stack/.ssh/id_ecdsa.pub 2026-03-26 00:53:46.839 | MANILA_REPLICA_STATE_UPDATE_INTERVAL=300 2026-03-26 00:53:46.839 | MANILA_REPO_ROOT=openstack 2026-03-26 00:53:46.839 | MANILA_RESTORE_IPV6_DEFAULT_ROUTE=True 2026-03-26 00:53:46.839 | MANILA_SCHEDULER_DRIVER=manila.scheduler.drivers.filter.FilterScheduler 2026-03-26 00:53:46.839 | MANILA_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.839 | MANILA_SERVICE_IMAGE_ENABLED=True 2026-03-26 00:53:46.839 | MANILA_SERVICE_IMAGE_NAME=manila-service-image-master 2026-03-26 00:53:46.839 | MANILA_SERVICE_IMAGE_URL=http://tarballs.openstack.org/manila-image-elements/images/manila-service-image-master.qcow2 2026-03-26 00:53:46.839 | MANILA_SERVICE_INSTANCE_PASSWORD=manila 2026-03-26 00:53:46.839 | MANILA_SERVICE_INSTANCE_USER=manila 2026-03-26 00:53:46.839 | MANILA_SERVICE_KEYPAIR_NAME=manila-service 2026-03-26 00:53:46.839 | MANILA_SERVICE_PORT=8786 2026-03-26 00:53:46.839 | MANILA_SERVICE_PORT_INT=18786 2026-03-26 00:53:46.839 | MANILA_SERVICE_PROTOCOL=http 2026-03-26 00:53:46.839 | MANILA_SERVICE_SECGROUP=manila-service 2026-03-26 00:53:46.839 | MANILA_SERVICE_VM_FLAVOR_DISK=5 2026-03-26 00:53:46.839 | MANILA_SERVICE_VM_FLAVOR_NAME=manila-service-flavor 2026-03-26 00:53:46.839 | MANILA_SERVICE_VM_FLAVOR_RAM=512 2026-03-26 00:53:46.839 | MANILA_SERVICE_VM_FLAVOR_REF=100 2026-03-26 00:53:46.839 | MANILA_SERVICE_VM_FLAVOR_VCPUS=1 2026-03-26 00:53:46.839 | MANILA_SETUP_IPV6=False 2026-03-26 00:53:46.839 | MANILA_SSH_TIMEOUT=180 2026-03-26 00:53:46.839 | MANILA_STATE_PATH=/opt/stack/data/manila 2026-03-26 00:53:46.839 | MANILA_USE_DOWNGRADE_MIGRATIONS=False 2026-03-26 00:53:46.839 | MANILA_USE_SCHEDULER_CREATING_SHARE_FROM_SNAPSHOT=False 2026-03-26 00:53:46.839 | MANILA_USE_SERVICE_INSTANCE_PASSWORD=True 2026-03-26 00:53:46.839 | MANILA_UWSGI_CONF=/etc/manila/manila-uwsgi.ini 2026-03-26 00:53:46.840 | MANILA_WSGI=manila.wsgi.api:application 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_BACKEND_FILES_CONTAINER_DIR=/opt/stack/data/manila/zfsonlinux 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_DATASET_CREATION_OPTIONS=compression=gzip 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_REPLICATION_DOMAIN=ZFSonLinux 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_SERVICE_IP=199.204.45.25 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_SHARE_EXPORT_IP=199.204.45.25 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_SSH_USERNAME=stack 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_USE_SSH=False 2026-03-26 00:53:46.840 | MANILA_ZFSONLINUX_ZPOOL_SIZE=30G 2026-03-26 00:53:46.840 | MAX_DB_CONNECTIONS=200 2026-03-26 00:53:46.840 | MEMCACHE_SERVERS=localhost:11211 2026-03-26 00:53:46.840 | METADATA_SERVICE_PORT=8775 2026-03-26 00:53:46.840 | METERING_PLUGIN=neutron.services.metering.metering_plugin.MeteringPlugin 2026-03-26 00:53:46.840 | ML2_L3_PLUGIN=ovn-router 2026-03-26 00:53:46.840 | MYSQL_DRIVER=PyMySQL 2026-03-26 00:53:46.840 | MYSQL_GATHER_PERFORMANCE=True 2026-03-26 00:53:46.840 | MYSQL_HOST=127.0.0.1 2026-03-26 00:53:46.840 | MYSQL_REDUCE_MEMORY=True 2026-03-26 00:53:46.840 | MYSQL_SERVICE_NAME=mysql 2026-03-26 00:53:46.840 | MYSQL_USER=root 2026-03-26 00:53:46.840 | NAME=Ubuntu 2026-03-26 00:53:46.840 | NETWORK_GATEWAY=10.1.0.1 2026-03-26 00:53:46.840 | NEUTRON_ANY='q-svc neutron-api' 2026-03-26 00:53:46.840 | NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.840 | NEUTRON_BRANCH=master 2026-03-26 00:53:46.840 | NEUTRON_CONF=/etc/neutron/neutron.conf 2026-03-26 00:53:46.840 | NEUTRON_CONF_DIR=/etc/neutron 2026-03-26 00:53:46.840 | NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-03-26 00:53:46.840 | NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-03-26 00:53:46.840 | NEUTRON_DIR=/opt/stack/neutron 2026-03-26 00:53:46.840 | NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-03-26 00:53:46.840 | NEUTRON_ENFORCE_SCOPE=True 2026-03-26 00:53:46.840 | NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-03-26 00:53:46.840 | NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-03-26 00:53:46.840 | NEUTRON_OVN_AGENT_BINARY=neutron-ovn-agent 2026-03-26 00:53:46.840 | NEUTRON_OVN_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.840 | NEUTRON_OVN_METADATA_BINARY=neutron-ovn-metadata-agent 2026-03-26 00:53:46.840 | NEUTRON_PORT_SECURITY=True 2026-03-26 00:53:46.840 | NEUTRON_REPO=https://github.com/openstack/neutron.git 2026-03-26 00:53:46.840 | NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-03-26 00:53:46.840 | NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-03-26 00:53:46.840 | NEUTRON_UWSGI=neutron.wsgi.api:application 2026-03-26 00:53:46.840 | NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-03-26 00:53:46.840 | NOUNSET= 2026-03-26 00:53:46.840 | NOVA_ALLOW_MOVE_TO_SAME_HOST=True 2026-03-26 00:53:46.840 | NOVA_API_DB=nova_api 2026-03-26 00:53:46.840 | NOVA_API_PASTE_INI=/etc/nova/api-paste.ini 2026-03-26 00:53:46.840 | NOVA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.840 | NOVA_BRANCH=master 2026-03-26 00:53:46.840 | NOVA_COND_CONF=/etc/nova/nova.conf 2026-03-26 00:53:46.840 | NOVA_CONF=/etc/nova/nova.conf 2026-03-26 00:53:46.840 | NOVA_CONF_DIR=/etc/nova 2026-03-26 00:53:46.840 | NOVA_CONSOLE_PROXY_COMPUTE_TLS=False 2026-03-26 00:53:46.840 | NOVA_CPU_CELL=1 2026-03-26 00:53:46.840 | NOVA_CPU_CONF=/etc/nova/nova-cpu.conf 2026-03-26 00:53:46.840 | NOVA_CPU_UUID= 2026-03-26 00:53:46.840 | NOVA_DIR=/opt/stack/nova 2026-03-26 00:53:46.840 | NOVA_ENABLED_APIS=osapi_compute 2026-03-26 00:53:46.840 | NOVA_ENABLE_CACHE=True 2026-03-26 00:53:46.840 | NOVA_ENFORCE_SCOPE=True 2026-03-26 00:53:46.840 | NOVA_FAKE_CONF=/etc/nova/nova-fake.conf 2026-03-26 00:53:46.840 | NOVA_FILTERS=ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-03-26 00:53:46.840 | NOVA_INSTANCES_PATH=/opt/stack/data/nova/instances 2026-03-26 00:53:46.840 | NOVA_LIBVIRT_TB_CACHE_SIZE=128 2026-03-26 00:53:46.840 | NOVA_METADATA_UWSGI=nova.wsgi.metadata:application 2026-03-26 00:53:46.840 | NOVA_METADATA_UWSGI_CONF=/etc/nova/nova-metadata-uwsgi.ini 2026-03-26 00:53:46.840 | NOVA_MY_IP=199.204.45.25 2026-03-26 00:53:46.840 | NOVA_NOTIFICATION_FORMAT=unversioned 2026-03-26 00:53:46.840 | NOVA_NUM_CELLS=1 2026-03-26 00:53:46.840 | NOVA_PLUGINS=/opt/stack/devstack/lib/nova_plugins 2026-03-26 00:53:46.840 | NOVA_READY_TIMEOUT=60 2026-03-26 00:53:46.840 | NOVA_REPO=https://github.com/openstack/nova.git 2026-03-26 00:53:46.841 | NOVA_SERIAL_ENABLED=False 2026-03-26 00:53:46.841 | NOVA_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.841 | NOVA_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.841 | NOVA_SERVICE_PORT=8774 2026-03-26 00:53:46.841 | NOVA_SERVICE_PORT_INT=18774 2026-03-26 00:53:46.841 | NOVA_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.841 | NOVA_SERVICE_REPORT_INTERVAL=120 2026-03-26 00:53:46.841 | NOVA_SHUTDOWN_TIMEOUT=0 2026-03-26 00:53:46.841 | NOVA_SPICE_ENABLED=False 2026-03-26 00:53:46.841 | NOVA_STATE_PATH=/opt/stack/data/nova 2026-03-26 00:53:46.841 | NOVA_USE_SERVICE_TOKEN=True 2026-03-26 00:53:46.841 | NOVA_USE_UNIFIED_LIMITS=False 2026-03-26 00:53:46.841 | NOVA_UWSGI=nova.wsgi.osapi_compute:application 2026-03-26 00:53:46.841 | NOVA_UWSGI_CONF=/etc/nova/nova-api-uwsgi.ini 2026-03-26 00:53:46.841 | NOVA_VNC_ENABLED=True 2026-03-26 00:53:46.841 | NOVNC_BRANCH=v1.3.0 2026-03-26 00:53:46.841 | NOVNC_FROM_PACKAGE=False 2026-03-26 00:53:46.841 | NOVNC_REPO=https://github.com/novnc/novnc.git 2026-03-26 00:53:46.841 | NOVNC_WEB_DIR=/opt/stack/novnc 2026-03-26 00:53:46.841 | NOW=1774485753 2026-03-26 00:53:46.841 | NO_UPDATE_REPOS=False 2026-03-26 00:53:46.841 | OBJECT_PORT_BASE=6613 2026-03-26 00:53:46.841 | OCTAVIA=octavia 2026-03-26 00:53:46.841 | OCTAVIA_AMPHORA_DRIVER=amphora_haproxy_rest_driver 2026-03-26 00:53:46.841 | OCTAVIA_AMP_CONN_TIMEOUT=10 2026-03-26 00:53:46.841 | OCTAVIA_AMP_EXPIRY_AGE=3600 2026-03-26 00:53:46.841 | OCTAVIA_AMP_FLAVOR_ID=10 2026-03-26 00:53:46.841 | OCTAVIA_AMP_IMAGE_ARCH=amd64 2026-03-26 00:53:46.841 | OCTAVIA_AMP_IMAGE_FILE=/opt/stack/octavia/diskimage-create/amphora-x64-haproxy.qcow2 2026-03-26 00:53:46.841 | OCTAVIA_AMP_IMAGE_NAME=amphora-x64-haproxy 2026-03-26 00:53:46.841 | OCTAVIA_AMP_IMAGE_TAG=amphora 2026-03-26 00:53:46.841 | OCTAVIA_AMP_LOG_ADMIN_PORT=10514 2026-03-26 00:53:46.841 | OCTAVIA_AMP_LOG_TENANT_PORT=20514 2026-03-26 00:53:46.841 | OCTAVIA_AMP_READ_TIMEOUT=120 2026-03-26 00:53:46.841 | OCTAVIA_AMP_SSH_KEY_BITS=2048 2026-03-26 00:53:46.841 | OCTAVIA_AMP_SSH_KEY_NAME=octavia_ssh_key 2026-03-26 00:53:46.841 | OCTAVIA_AMP_SSH_KEY_PATH=/etc/octavia/.ssh/octavia_ssh_key 2026-03-26 00:53:46.841 | OCTAVIA_AMP_SSH_KEY_TYPE=rsa 2026-03-26 00:53:46.841 | OCTAVIA_API=o-api 2026-03-26 00:53:46.841 | OCTAVIA_API_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:53:46.841 | OCTAVIA_API_HAPROXY=o-api-ha 2026-03-26 00:53:46.841 | OCTAVIA_AUDIT_MAP=/etc/octavia/octavia_api_audit_map.conf 2026-03-26 00:53:46.841 | OCTAVIA_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.841 | OCTAVIA_CERTS_DIR=/etc/octavia/certs 2026-03-26 00:53:46.841 | OCTAVIA_COMPUTE_DRIVER=compute_nova_driver 2026-03-26 00:53:46.841 | OCTAVIA_CONF=/etc/octavia/octavia.conf 2026-03-26 00:53:46.841 | OCTAVIA_CONF_DIR=/etc/octavia 2026-03-26 00:53:46.841 | OCTAVIA_CONSUMER=o-cw 2026-03-26 00:53:46.841 | OCTAVIA_CONSUMER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:53:46.841 | OCTAVIA_CONSUMER_BINARY=/opt/stack/data/venv/bin/octavia-worker 2026-03-26 00:53:46.841 | OCTAVIA_CONTROLLER_IP_PORT_LIST=auto 2026-03-26 00:53:46.841 | OCTAVIA_DIB_TRACING=1 2026-03-26 00:53:46.841 | OCTAVIA_DIR=/opt/stack/octavia 2026-03-26 00:53:46.841 | OCTAVIA_DRIVER_AGENT=o-da 2026-03-26 00:53:46.841 | OCTAVIA_DRIVER_AGENT_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:53:46.841 | OCTAVIA_DRIVER_AGENT_BINARY=/opt/stack/data/venv/bin/octavia-driver-agent 2026-03-26 00:53:46.841 | OCTAVIA_ENABLE_AMPHORAV2_JOBBOARD=False 2026-03-26 00:53:46.841 | OCTAVIA_HA_PORT=9875 2026-03-26 00:53:46.841 | OCTAVIA_HEALTHMANAGER=o-hm 2026-03-26 00:53:46.841 | OCTAVIA_HEALTHMANAGER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:53:46.841 | OCTAVIA_HEALTHMANAGER_BINARY=/opt/stack/data/venv/bin/octavia-health-manager 2026-03-26 00:53:46.841 | OCTAVIA_HEALTH_KEY=insecure 2026-03-26 00:53:46.841 | OCTAVIA_HM_LISTEN_PORT=5555 2026-03-26 00:53:46.841 | OCTAVIA_HOUSEKEEPER=o-hk 2026-03-26 00:53:46.841 | OCTAVIA_HOUSEKEEPER_ARGS=' --config-file /etc/octavia/octavia.conf' 2026-03-26 00:53:46.841 | OCTAVIA_HOUSEKEEPER_BINARY=/opt/stack/data/venv/bin/octavia-housekeeping 2026-03-26 00:53:46.841 | OCTAVIA_IMAGE_DRIVER=image_glance_driver 2026-03-26 00:53:46.841 | OCTAVIA_JOBBOARD_BACKEND=redis 2026-03-26 00:53:46.841 | OCTAVIA_JOBBOARD_EXPIRATION_TIME=30 2026-03-26 00:53:46.841 | OCTAVIA_LB_EXPIRY_AGE=3600 2026-03-26 00:53:46.841 | OCTAVIA_LB_TOPOLOGY=SINGLE 2026-03-26 00:53:46.841 | OCTAVIA_MGMT_PORT_IP=auto 2026-03-26 00:53:46.841 | OCTAVIA_MGMT_SUBNET=192.168.0.0/24 2026-03-26 00:53:46.841 | OCTAVIA_MGMT_SUBNET_END=192.168.0.200 2026-03-26 00:53:46.841 | OCTAVIA_MGMT_SUBNET_IPV6=fd00:0:0:42::/64 2026-03-26 00:53:46.841 | OCTAVIA_MGMT_SUBNET_IPV6_END=fd00:0:0:42:ffff:ffff:ffff:ffff 2026-03-26 00:53:46.842 | OCTAVIA_MGMT_SUBNET_IPV6_START=fd00:0:0:42:0:0:0:2 2026-03-26 00:53:46.842 | OCTAVIA_MGMT_SUBNET_START=192.168.0.2 2026-03-26 00:53:46.842 | OCTAVIA_NETWORK_DRIVER=allowed_address_pairs_driver 2026-03-26 00:53:46.842 | OCTAVIA_NODE=api 2026-03-26 00:53:46.842 | OCTAVIA_PASSWORD=secretadmin 2026-03-26 00:53:46.842 | OCTAVIA_PORT=9876 2026-03-26 00:53:46.842 | OCTAVIA_PREGENERATED_CERTS_DIR=/opt/stack/octavia/devstack/pregenerated/certs 2026-03-26 00:53:46.842 | OCTAVIA_PREGENERATED_SSH_KEY_PATH=/opt/stack/octavia/devstack/pregenerated/ssh-keys/octavia_ssh_key 2026-03-26 00:53:46.842 | OCTAVIA_PROJECT_DOMAIN_NAME=Default 2026-03-26 00:53:46.842 | OCTAVIA_PROJECT_NAME=admin 2026-03-26 00:53:46.842 | OCTAVIA_PROTOCOL=http 2026-03-26 00:53:46.842 | OCTAVIA_PROVIDER_AGENTS=ovn 2026-03-26 00:53:46.842 | OCTAVIA_PROVIDER_DRIVERS='amphora:The Octavia Amphora driver.,octavia:Deprecated alias of the Octavia Amphora driver.,ovn:Octavia OVN driver.' 2026-03-26 00:53:46.842 | OCTAVIA_RUN_DIR=/var/run/octavia 2026-03-26 00:53:46.842 | OCTAVIA_SERVICE=octavia 2026-03-26 00:53:46.842 | OCTAVIA_SERVICE_TYPE=load-balancer 2026-03-26 00:53:46.842 | OCTAVIA_SSH_DIR=/etc/octavia/.ssh 2026-03-26 00:53:46.842 | OCTAVIA_USERNAME=admin 2026-03-26 00:53:46.842 | OCTAVIA_USER_DOMAIN_NAME=Default 2026-03-26 00:53:46.842 | OCTAVIA_USE_PREGENERATED_CERTS=False 2026-03-26 00:53:46.842 | OCTAVIA_USE_PREGENERATED_SSH_KEY=False 2026-03-26 00:53:46.842 | OCTAVIA_UWSGI_APP=octavia.wsgi.api:application 2026-03-26 00:53:46.842 | OCTAVIA_UWSGI_CONF=/etc/octavia/octavia-uwsgi.ini 2026-03-26 00:53:46.842 | OCTAVIA_VOLUME_DRIVER=volume_noop_driver 2026-03-26 00:53:46.842 | OFFLINE=False 2026-03-26 00:53:46.842 | OLDPWD=/opt/stack/placement 2026-03-26 00:53:46.842 | OPENSSL=/usr/bin/openssl 2026-03-26 00:53:46.842 | OPTERR=1 2026-03-26 00:53:46.842 | OPTIND=1 2026-03-26 00:53:46.842 | ORC_VERSION=v2.2.0 2026-03-26 00:53:46.842 | ORG_NAME=OpenStack 2026-03-26 00:53:46.842 | ORG_UNIT_NAME=DevStack 2026-03-26 00:53:46.842 | OSLO_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.842 | OSTESTIMAGES_BRANCH=master 2026-03-26 00:53:46.842 | OSTESTIMAGES_DIR=/opt/stack/os-test-images 2026-03-26 00:53:46.842 | OSTESTIMAGES_REPO=https://github.com/openstack/os-test-images.git 2026-03-26 00:53:46.842 | OSTYPE=linux-gnu 2026-03-26 00:53:46.842 | OS_BRICK_LOCK_PATH=/opt/stack/data/os_brick 2026-03-26 00:53:46.842 | OS_CLOUD=devstack-admin 2026-03-26 00:53:46.842 | OS_VIF_OVS_ISOLATE_VIF=False 2026-03-26 00:53:46.842 | OVN_AGENT_CONF=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-03-26 00:53:46.842 | OVN_AGENT_EXTENSIONS=metadata 2026-03-26 00:53:46.842 | OVN_BRANCH=branch-24.03 2026-03-26 00:53:46.842 | OVN_BRIDGE_MAPPINGS=public:br-ex 2026-03-26 00:53:46.842 | OVN_BUILD_FROM_SOURCE=False 2026-03-26 00:53:46.842 | OVN_BUILD_MODULES=False 2026-03-26 00:53:46.842 | OVN_CONTROLLER_SERVICE=ovn-controller.service 2026-03-26 00:53:46.842 | OVN_CONTROLLER_VTEP_SERVICE=ovn-controller-vtep.service 2026-03-26 00:53:46.842 | OVN_DATADIR=/var/lib/ovn 2026-03-26 00:53:46.842 | OVN_DBS_LOG_LEVEL=dbg 2026-03-26 00:53:46.842 | OVN_DNS_SERVERS=8.8.8.8 2026-03-26 00:53:46.842 | OVN_GENEVE_OVERHEAD=38 2026-03-26 00:53:46.842 | OVN_IGMP_SNOOPING_ENABLE=False 2026-03-26 00:53:46.842 | OVN_INSTALL_OVS_PYTHON_MODULE=False 2026-03-26 00:53:46.842 | OVN_L3_CREATE_PUBLIC_NETWORK=True 2026-03-26 00:53:46.842 | OVN_L3_SCHEDULER=leastloaded 2026-03-26 00:53:46.842 | OVN_META_CONF=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-03-26 00:53:46.842 | OVN_META_DATA_HOST=199.204.45.25 2026-03-26 00:53:46.842 | OVN_NB_REMOTE=ssl:199.204.45.25:6641 2026-03-26 00:53:46.842 | OVN_NEUTRON_SYNC_MODE=log 2026-03-26 00:53:46.842 | OVN_NORTHD_SERVICE=ovn-central.service 2026-03-26 00:53:46.842 | OVN_OCTAVIA_PROVIDER_DIR=/opt/stack/ovn-octavia-provider 2026-03-26 00:53:46.842 | OVN_PROTO=ssl 2026-03-26 00:53:46.842 | OVN_REPO=https://github.com/ovn-org/ovn.git 2026-03-26 00:53:46.842 | OVN_REPO_NAME=ovn 2026-03-26 00:53:46.842 | OVN_RUNDIR=/var/run/ovn 2026-03-26 00:53:46.842 | OVN_SB_REMOTE=ssl:199.204.45.25:6642 2026-03-26 00:53:46.842 | OVN_SCRIPTDIR=/share/ovn/scripts 2026-03-26 00:53:46.842 | OVN_SHAREDIR=/share/ovn 2026-03-26 00:53:46.842 | OVN_SPLIT_HASH=05bf1dbb98b0635a51f75e268ef8aed27601401d 2026-03-26 00:53:46.842 | OVN_UUID= 2026-03-26 00:53:46.842 | OVSDB_SERVER_LOCAL_HOST=127.0.0.1 2026-03-26 00:53:46.842 | OVSDB_SERVER_SERVICE=ovsdb-server.service 2026-03-26 00:53:46.842 | OVS_BINDIR=/bin 2026-03-26 00:53:46.842 | OVS_BRANCH=branch-3.3 2026-03-26 00:53:46.842 | OVS_BRIDGE=br-int 2026-03-26 00:53:46.842 | OVS_DATADIR=/opt/stack/data/ovs 2026-03-26 00:53:46.843 | OVS_DATAPATH_TYPE=system 2026-03-26 00:53:46.843 | OVS_ENABLE_TUNNELING=True 2026-03-26 00:53:46.843 | OVS_PHYSICAL_BRIDGE=br-ex 2026-03-26 00:53:46.843 | OVS_PREFIX= 2026-03-26 00:53:46.843 | OVS_REPO=https://github.com/openvswitch/ovs.git 2026-03-26 00:53:46.843 | OVS_REPO_NAME=ovs 2026-03-26 00:53:46.843 | OVS_RUNDIR=/var/run/openvswitch 2026-03-26 00:53:46.843 | OVS_SBINDIR=/sbin 2026-03-26 00:53:46.843 | OVS_SCRIPTDIR=/share/openvswitch/scripts 2026-03-26 00:53:46.843 | OVS_SHAREDIR=/share/openvswitch 2026-03-26 00:53:46.843 | OVS_SYSCONFDIR=/etc/openvswitch 2026-03-26 00:53:46.843 | OVS_TUNNEL_BRIDGE=br-tun 2026-03-26 00:53:46.843 | OVS_VSWITCHD_SERVICE=ovs-vswitchd.service 2026-03-26 00:53:46.843 | PACKAGES='apache2 2026-03-26 00:53:46.843 | apache2-dev 2026-03-26 00:53:46.843 | bc 2026-03-26 00:53:46.843 | bsdmainutils 2026-03-26 00:53:46.843 | curl 2026-03-26 00:53:46.843 | g++ 2026-03-26 00:53:46.843 | gawk 2026-03-26 00:53:46.843 | gcc 2026-03-26 00:53:46.843 | gettext 2026-03-26 00:53:46.843 | git 2026-03-26 00:53:46.843 | graphviz 2026-03-26 00:53:46.843 | iputils-ping 2026-03-26 00:53:46.843 | libffi-dev 2026-03-26 00:53:46.843 | libjpeg-dev 2026-03-26 00:53:46.843 | libpq-dev 2026-03-26 00:53:46.843 | libssl-dev 2026-03-26 00:53:46.843 | libsystemd-dev 2026-03-26 00:53:46.843 | libxml2-dev 2026-03-26 00:53:46.843 | libxslt1-dev 2026-03-26 00:53:46.843 | libyaml-dev 2026-03-26 00:53:46.843 | lsof 2026-03-26 00:53:46.843 | openssh-server 2026-03-26 00:53:46.843 | openssl 2026-03-26 00:53:46.843 | pkg-config 2026-03-26 00:53:46.843 | psmisc 2026-03-26 00:53:46.843 | python3-dev 2026-03-26 00:53:46.843 | python3-pip 2026-03-26 00:53:46.843 | python3-systemd 2026-03-26 00:53:46.843 | python3-venv 2026-03-26 00:53:46.843 | tar 2026-03-26 00:53:46.843 | tcpdump 2026-03-26 00:53:46.843 | unzip 2026-03-26 00:53:46.843 | uuid-runtime 2026-03-26 00:53:46.843 | wget 2026-03-26 00:53:46.843 | zlib1g-dev 2026-03-26 00:53:46.843 | lvm2 2026-03-26 00:53:46.843 | qemu-utils 2026-03-26 00:53:46.843 | thin-provisioning-tools 2026-03-26 00:53:46.843 | lsscsi 2026-03-26 00:53:46.843 | open-iscsi 2026-03-26 00:53:46.843 | libkrb5-dev 2026-03-26 00:53:46.843 | libldap2-dev 2026-03-26 00:53:46.843 | libsasl2-dev 2026-03-26 00:53:46.843 | memcached 2026-03-26 00:53:46.843 | python3-mysqldb 2026-03-26 00:53:46.843 | sqlite3 2026-03-26 00:53:46.843 | conntrack 2026-03-26 00:53:46.843 | curl 2026-03-26 00:53:46.843 | ebtables 2026-03-26 00:53:46.843 | genisoimage 2026-03-26 00:53:46.843 | iptables 2026-03-26 00:53:46.843 | iputils-arping 2026-03-26 00:53:46.843 | kpartx 2026-03-26 00:53:46.843 | libjs-jquery-tablesorter 2026-03-26 00:53:46.843 | parted 2026-03-26 00:53:46.843 | pm-utils 2026-03-26 00:53:46.843 | python3-mysqldb 2026-03-26 00:53:46.843 | socat 2026-03-26 00:53:46.843 | sqlite3 2026-03-26 00:53:46.843 | sudo 2026-03-26 00:53:46.843 | vlan 2026-03-26 00:53:46.843 | cryptsetup 2026-03-26 00:53:46.843 | dosfstools 2026-03-26 00:53:46.843 | genisoimage 2026-03-26 00:53:46.843 | gir1.2-libosinfo-1.0 2026-03-26 00:53:46.843 | netcat-openbsd 2026-03-26 00:53:46.843 | open-iscsi 2026-03-26 00:53:46.844 | qemu-utils 2026-03-26 00:53:46.844 | sg3-utils 2026-03-26 00:53:46.844 | sysfsutils 2026-03-26 00:53:46.844 | acl 2026-03-26 00:53:46.844 | dnsmasq-base 2026-03-26 00:53:46.844 | dnsmasq-utils 2026-03-26 00:53:46.844 | ebtables 2026-03-26 00:53:46.844 | haproxy 2026-03-26 00:53:46.844 | iptables 2026-03-26 00:53:46.844 | iputils-arping 2026-03-26 00:53:46.844 | iputils-ping 2026-03-26 00:53:46.844 | postgresql-server-dev-all 2026-03-26 00:53:46.844 | python3-mysqldb 2026-03-26 00:53:46.844 | sqlite3 2026-03-26 00:53:46.844 | sudo 2026-03-26 00:53:46.844 | vlan 2026-03-26 00:53:46.844 | apache2 golang 2026-03-26 00:53:46.844 | debootstrap 2026-03-26 00:53:46.844 | rsyslog 2026-03-26 00:53:46.844 | lvm2' 2026-03-26 00:53:46.844 | PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-03-26 00:53:46.844 | PHYSICAL_NETWORK=public 2026-03-26 00:53:46.844 | PIPESTATUS=([0]="0") 2026-03-26 00:53:46.844 | PIP_UPGRADE=False 2026-03-26 00:53:46.844 | PIP_VIRTUAL_ENV= 2026-03-26 00:53:46.844 | PLACEMENT_AUTH_STRATEGY=keystone 2026-03-26 00:53:46.844 | PLACEMENT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.844 | PLACEMENT_BRANCH=master 2026-03-26 00:53:46.844 | PLACEMENT_CONF=/etc/placement/placement.conf 2026-03-26 00:53:46.844 | PLACEMENT_CONF_DIR=/etc/placement 2026-03-26 00:53:46.844 | PLACEMENT_DIR=/opt/stack/placement 2026-03-26 00:53:46.844 | PLACEMENT_ENFORCE_SCOPE=False 2026-03-26 00:53:46.844 | PLACEMENT_REPO=https://github.com/openstack/placement.git 2026-03-26 00:53:46.844 | PLACEMENT_SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.844 | PLACEMENT_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.844 | PLACEMENT_UWSGI=placement.wsgi.api:application 2026-03-26 00:53:46.844 | PLACEMENT_UWSGI_CONF=/etc/placement/placement-uwsgi.ini 2026-03-26 00:53:46.844 | POSIXLY_CORRECT=y 2026-03-26 00:53:46.844 | PPID=2057 2026-03-26 00:53:46.844 | PREREQ_RERUN_HOURS=2 2026-03-26 00:53:46.844 | PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-03-26 00:53:46.844 | PREREQ_RERUN_SECONDS=7200 2026-03-26 00:53:46.844 | PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-03-26 00:53:46.844 | PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-03-26 00:53:46.844 | PRIVATE_NETWORK_NAME=private 2026-03-26 00:53:46.844 | PRIVATE_SUBNET_NAME=private-subnet 2026-03-26 00:53:46.844 | PROVIDER_SUBNET_NAME=provider_net 2026-03-26 00:53:46.844 | PS4='+ $(short_source): ' 2026-03-26 00:53:46.844 | PUBLIC_BRIDGE=br-ex 2026-03-26 00:53:46.844 | PUBLIC_BRIDGE_MTU=1430 2026-03-26 00:53:46.844 | PUBLIC_INTERFACE= 2026-03-26 00:53:46.844 | PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-03-26 00:53:46.844 | PUBLIC_NETWORK_NAME=public 2026-03-26 00:53:46.844 | PUBLIC_PHYSICAL_NETWORK=public 2026-03-26 00:53:46.844 | PUBLIC_SUBNET_NAME=public-subnet 2026-03-26 00:53:46.844 | PWD=/opt/stack/devstack 2026-03-26 00:53:46.844 | PYKMIP_CA_PATH=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-03-26 00:53:46.844 | PYKMIP_CLIENT_CERT=/opt/stack/data/CA/int-ca/pykmip-client.crt 2026-03-26 00:53:46.844 | PYKMIP_CLIENT_KEY=/opt/stack/data/CA/int-ca/private/pykmip-client.key 2026-03-26 00:53:46.844 | PYKMIP_CONF=/etc/pykmip/server.conf 2026-03-26 00:53:46.844 | PYKMIP_CONF_DIR=/etc/pykmip 2026-03-26 00:53:46.844 | PYKMIP_LOG_DIR=/var/log/pykmip 2026-03-26 00:53:46.844 | PYKMIP_SERVER_CERT=/opt/stack/data/CA/int-ca/pykmip-server.crt 2026-03-26 00:53:46.844 | PYKMIP_SERVER_KEY=/opt/stack/data/CA/int-ca/private/pykmip-server.key 2026-03-26 00:53:46.844 | PYTHON=/opt/stack/data/venv/bin/python3 2026-03-26 00:53:46.844 | PYTHON3_VERSION=3.12 2026-03-26 00:53:46.844 | QEMU_CONF=/etc/libvirt/qemu.conf 2026-03-26 00:53:46.844 | Q_ADMIN_USERNAME=neutron 2026-03-26 00:53:46.844 | Q_AGENT=ovn 2026-03-26 00:53:46.844 | Q_ALLOW_OVERLAPPING_IP=True 2026-03-26 00:53:46.844 | Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-03-26 00:53:46.844 | Q_AUTH_STRATEGY=keystone 2026-03-26 00:53:46.844 | Q_BUILD_OVS_FROM_GIT=False 2026-03-26 00:53:46.844 | Q_DB_NAME=neutron 2026-03-26 00:53:46.844 | Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-03-26 00:53:46.845 | Q_DVR_MODE=legacy 2026-03-26 00:53:46.845 | Q_HOST=199.204.45.25 2026-03-26 00:53:46.845 | Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-03-26 00:53:46.845 | Q_L3_ROUTER_PER_TENANT=True 2026-03-26 00:53:46.845 | Q_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.845 | Q_LOG_DRIVER_BURST_LIMIT=25 2026-03-26 00:53:46.845 | Q_LOG_DRIVER_LOG_BASE=acl_log_meter 2026-03-26 00:53:46.845 | Q_LOG_DRIVER_RATE_LIMIT=100 2026-03-26 00:53:46.845 | Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-03-26 00:53:46.845 | Q_META_DATA_IP=199.204.45.25 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_EXT_DRIVERS=port_security,qos 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_GENEVE_TYPE_OPTIONS=vni_ranges=1:65536 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_GRE_TYPE_OPTIONS=tunnel_id_ranges=1:1000 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_MECHANISM_DRIVERS=ovn 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_TYPE_DRIVERS=local,flat,vlan,geneve 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS= 2026-03-26 00:53:46.845 | Q_ML2_PLUGIN_VXLAN_TYPE_OPTIONS=vni_ranges=1:1000 2026-03-26 00:53:46.845 | Q_ML2_TENANT_NETWORK_TYPE=geneve 2026-03-26 00:53:46.845 | Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-03-26 00:53:46.845 | Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-03-26 00:53:46.845 | Q_OVS_USE_VETH=False 2026-03-26 00:53:46.845 | Q_PLUGIN=ml2 2026-03-26 00:53:46.845 | Q_PORT=9696 2026-03-26 00:53:46.845 | Q_PORT_INT=19696 2026-03-26 00:53:46.845 | Q_PROTOCOL=https 2026-03-26 00:53:46.845 | Q_PUBLIC_VETH_EX=veth-pub-ex 2026-03-26 00:53:46.845 | Q_PUBLIC_VETH_INT=veth-pub-int 2026-03-26 00:53:46.845 | Q_ROUTER_NAME=router1 2026-03-26 00:53:46.845 | Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-03-26 00:53:46.845 | Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-03-26 00:53:46.845 | Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-03-26 00:53:46.845 | Q_TUNNEL_TYPES=gre 2026-03-26 00:53:46.845 | Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-03-26 00:53:46.845 | Q_USE_PUBLIC_VETH=False 2026-03-26 00:53:46.845 | Q_USE_ROOTWRAP=True 2026-03-26 00:53:46.845 | Q_USE_ROOTWRAP_DAEMON=True 2026-03-26 00:53:46.845 | Q_USE_SECGROUP=True 2026-03-26 00:53:46.845 | RABBIT_HOST=199.204.45.25 2026-03-26 00:53:46.845 | RABBIT_PASSWORD=secretrabbit 2026-03-26 00:53:46.845 | RABBIT_USERID=stackrabbit 2026-03-26 00:53:46.845 | RC_DIR=/opt/stack/devstack 2026-03-26 00:53:46.845 | RECLONE=False 2026-03-26 00:53:46.845 | RECREATE_KEYSTONE_DB=True 2026-03-26 00:53:46.845 | REGION_NAME=RegionOne 2026-03-26 00:53:46.845 | REPOS_UPDATED=True 2026-03-26 00:53:46.845 | REQUIREMENTS_BRANCH=master 2026-03-26 00:53:46.845 | REQUIREMENTS_DIR=/opt/stack/requirements 2026-03-26 00:53:46.845 | REQUIREMENTS_REPO=https://github.com/openstack/requirements.git 2026-03-26 00:53:46.845 | RETRY_UPDATE=False 2026-03-26 00:53:46.845 | ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-03-26 00:53:46.845 | S3_SERVICE_PORT=3333 2026-03-26 00:53:46.845 | SERVICE_DIR=/opt/stack/status 2026-03-26 00:53:46.845 | SERVICE_DOMAIN_NAME=Default 2026-03-26 00:53:46.845 | SERVICE_GRACEFUL_SHUTDOWN_TIMEOUT=5 2026-03-26 00:53:46.845 | SERVICE_HOST=199.204.45.25 2026-03-26 00:53:46.845 | SERVICE_IP_VERSION=4 2026-03-26 00:53:46.845 | SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.845 | SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:53:46.845 | SERVICE_PASSWORD=secretservice 2026-03-26 00:53:46.845 | SERVICE_PROJECT_NAME=service 2026-03-26 00:53:46.845 | SERVICE_PROTOCOL=http 2026-03-26 00:53:46.845 | SERVICE_TENANT_NAME=service 2026-03-26 00:53:46.845 | SERVICE_TIMEOUT=60 2026-03-26 00:53:46.845 | SHARE_BACKING_FILE_SIZE=8400M 2026-03-26 00:53:46.845 | SHARE_DRIVER=manila.share.drivers.generic.GenericShareDriver 2026-03-26 00:53:46.845 | SHARE_GROUP=lvm-shares 2026-03-26 00:53:46.845 | SHARE_NAME_PREFIX=share- 2026-03-26 00:53:46.845 | SHELL=/bin/bash 2026-03-26 00:53:46.845 | SHLVL=1 2026-03-26 00:53:46.845 | SKIP_EPEL_INSTALL=False 2026-03-26 00:53:46.845 | SKIP_STOP_OVN=False 2026-03-26 00:53:46.845 | SMB_CONF=/etc/samba/smb.conf 2026-03-26 00:53:46.845 | SMB_PRIVATE_DIR=/var/lib/samba/private 2026-03-26 00:53:46.845 | SPICE_BRANCH=master 2026-03-26 00:53:46.845 | SPICE_REPO=http://anongit.freedesktop.org/git/spice/spice-html5.git 2026-03-26 00:53:46.846 | SQLALCHEMY_BRANCH=main 2026-03-26 00:53:46.846 | SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-03-26 00:53:46.846 | SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-03-26 00:53:46.846 | SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-03-26 00:53:46.846 | STACK_ENV_VARS='BASE_SQL_CONN DATA_DIR DEST ENABLED_SERVICES HOST_IP KEYSTONE_SERVICE_URI LOGFILE OS_CACERT SERVICE_HOST STACK_USER TLS_IP HOST_IPV6 SERVICE_IP_VERSION TUNNEL_ENDPOINT_IP TUNNEL_IP_VERSION' 2026-03-26 00:53:46.846 | STACK_GROUP=stack 2026-03-26 00:53:46.846 | STACK_USER=stack 2026-03-26 00:53:46.846 | STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-03-26 00:53:46.846 | STUD_PROTO=--tls 2026-03-26 00:53:46.846 | SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-03-26 00:53:46.846 | SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-03-26 00:53:46.846 | SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-03-26 00:53:46.846 | SUBNETPOOL_PREFIX_V6=fd1f:acf5:bc11::/56 2026-03-26 00:53:46.846 | SUBNETPOOL_SIZE_V4=26 2026-03-26 00:53:46.846 | SUBNETPOOL_SIZE_V6=64 2026-03-26 00:53:46.846 | SUBUNIT_OUTPUT=/opt/stack/devstack.subunit 2026-03-26 00:53:46.846 | SUDO_COMMAND='/bin/sh -c echo BECOME-SUCCESS-cflacjdsqqupxvgnwbdoteveidcvultl ; /usr/bin/python3' 2026-03-26 00:53:46.846 | SUDO_GID=1000 2026-03-26 00:53:46.846 | SUDO_SECURE_PATH_FILE=/etc/sudoers.d/zz-secure-path 2026-03-26 00:53:46.846 | SUDO_UID=1000 2026-03-26 00:53:46.846 | SUDO_USER=zuul 2026-03-26 00:53:46.846 | SUMFILE=/opt/stack/logs/devstacklog.txt.2026-03-26-004221.summary.2026-03-26-004221 2026-03-26 00:53:46.846 | SUPPORTED_DISTROS='trixie|bookworm|noble|rhel9|rhel10' 2026-03-26 00:53:46.846 | SUPPORT_URL=https://help.ubuntu.com/ 2026-03-26 00:53:46.846 | SWIFT_APACHE_WSGI_DIR=/var/www/swift 2026-03-26 00:53:46.846 | SWIFT_BIN_DIR=/opt/stack/data/venv/bin 2026-03-26 00:53:46.846 | SWIFT_BRANCH=master 2026-03-26 00:53:46.846 | SWIFT_CONF_DIR=/etc/swift 2026-03-26 00:53:46.846 | SWIFT_DATA_DIR=/opt/stack/data/swift 2026-03-26 00:53:46.846 | SWIFT_DEFAULT_BIND_PORT=8080 2026-03-26 00:53:46.846 | SWIFT_DEFAULT_BIND_PORT_INT=8081 2026-03-26 00:53:46.846 | SWIFT_DIR=/opt/stack/swift 2026-03-26 00:53:46.846 | SWIFT_DISK_IMAGE=/opt/stack/data/swift/drives/images/swift.img 2026-03-26 00:53:46.846 | SWIFT_ENABLE_TEMPURLS=False 2026-03-26 00:53:46.846 | SWIFT_EXTRAS_MIDDLEWARE='formpost staticweb' 2026-03-26 00:53:46.846 | SWIFT_EXTRAS_MIDDLEWARE_LAST= 2026-03-26 00:53:46.846 | SWIFT_EXTRAS_MIDDLEWARE_NO_AUTH=crossdomain 2026-03-26 00:53:46.846 | SWIFT_HASH=1234123412341234 2026-03-26 00:53:46.846 | SWIFT_LOG_TOKEN_LENGTH=12 2026-03-26 00:53:46.846 | SWIFT_LOOPBACK_DISK_SIZE=2G 2026-03-26 00:53:46.846 | SWIFT_LOOPBACK_DISK_SIZE_DEFAULT=2G 2026-03-26 00:53:46.846 | SWIFT_MAX_FILE_SIZE=1073741824 2026-03-26 00:53:46.846 | SWIFT_MAX_FILE_SIZE_DEFAULT=1073741824 2026-03-26 00:53:46.846 | SWIFT_MAX_HEADER_SIZE=16384 2026-03-26 00:53:46.846 | SWIFT_PARTITION_POWER_SIZE=9 2026-03-26 00:53:46.846 | SWIFT_REPLICAS=1 2026-03-26 00:53:46.846 | SWIFT_REPLICAS_SEQ=1 2026-03-26 00:53:46.846 | SWIFT_REPO=https://github.com/openstack/swift.git 2026-03-26 00:53:46.846 | SWIFT_SERVICE_LISTEN_ADDRESS=0.0.0.0 2026-03-26 00:53:46.846 | SWIFT_SERVICE_LOCAL_HOST=127.0.0.1 2026-03-26 00:53:46.846 | SWIFT_SERVICE_PROTOCOL=https 2026-03-26 00:53:46.846 | SWIFT_START_ALL_SERVICES=False 2026-03-26 00:53:46.846 | SWIFT_STORAGE_IPS= 2026-03-26 00:53:46.846 | SWIFT_TEMPURL_KEY= 2026-03-26 00:53:46.846 | SWIFT_USE_MOD_WSGI=False 2026-03-26 00:53:46.846 | SYSLOG=False 2026-03-26 00:53:46.846 | SYSLOG_HOST=199.204.45.25 2026-03-26 00:53:46.846 | SYSLOG_PORT=516 2026-03-26 00:53:46.846 | SYSTEMCTL='sudo systemctl' 2026-03-26 00:53:46.846 | SYSTEMD_DIR=/etc/systemd/system 2026-03-26 00:53:46.846 | TARGET_BRANCH=master 2026-03-26 00:53:46.846 | TARGET_ENABLE_OVN_AGENT=False 2026-03-26 00:53:46.846 | TCPDUMP_ARGS= 2026-03-26 00:53:46.846 | TCPDUMP_OUTPUT=/opt/stack/logs/tcpdump.pcap 2026-03-26 00:53:46.846 | TEMPEST_BRANCH=master 2026-03-26 00:53:46.846 | TEMPEST_REPO=https://github.com/openstack/tempest.git 2026-03-26 00:53:46.846 | TEMPEST_VENV_UPPER_CONSTRAINTS=master 2026-03-26 00:53:46.846 | TEMPFILE=/tmp/tmp.YZZcQSwPtD 2026-03-26 00:53:46.846 | TENANT_TUNNEL_RANGES=1:1000 2026-03-26 00:53:46.846 | TENANT_VLAN_RANGE= 2026-03-26 00:53:46.846 | TERM=unknown 2026-03-26 00:53:46.846 | TIMESTAMP_FORMAT=%F-%H%M%S 2026-03-26 00:53:46.847 | TLS_IP=IP:199.204.45.25,IP:::1 2026-03-26 00:53:46.847 | TOP_DIR=/opt/stack/devstack 2026-03-26 00:53:46.847 | TRAILING_TARGET_BRANCH=master 2026-03-26 00:53:46.847 | TUNNEL_ENDPOINT_IP=199.204.45.25 2026-03-26 00:53:46.847 | TUNNEL_IP=199.204.45.25 2026-03-26 00:53:46.847 | TUNNEL_IP_VERSION=4 2026-03-26 00:53:46.847 | UBUNTU_CODENAME=noble 2026-03-26 00:53:46.847 | UBUNTU_RELEASE_BASE_NUM=24 2026-03-26 00:53:46.847 | UID=1002 2026-03-26 00:53:46.847 | ULIMIT_NOFILE=2048 2026-03-26 00:53:46.847 | USER=stack 2026-03-26 00:53:46.847 | USER_HOME=/opt/stack 2026-03-26 00:53:46.847 | USER_UNITS=False 2026-03-26 00:53:46.847 | USE_CINDER_FOR_GLANCE=False 2026-03-26 00:53:46.847 | USE_JOURNAL=False 2026-03-26 00:53:46.847 | USE_SUBNETPOOL=True 2026-03-26 00:53:46.847 | USE_VENV=False 2026-03-26 00:53:46.847 | VERBOSE=True 2026-03-26 00:53:46.847 | VERBOSE_NO_TIMESTAMP=True 2026-03-26 00:53:46.847 | VERSION='24.04.4 LTS (Noble Numbat)' 2026-03-26 00:53:46.847 | VERSION_CODENAME=noble 2026-03-26 00:53:46.847 | VERSION_ID=24.04 2026-03-26 00:53:46.847 | VIF_PLUGGING_IS_FATAL=True 2026-03-26 00:53:46.847 | VIF_PLUGGING_TIMEOUT=300 2026-03-26 00:53:46.847 | VIRTUALENV_CMD='python3.12 -m venv' 2026-03-26 00:53:46.847 | VIRT_DRIVER=libvirt 2026-03-26 00:53:46.847 | VOLUME_BACKING_FILE_SIZE=50G 2026-03-26 00:53:46.847 | VOLUME_GROUP_NAME=stack-volumes 2026-03-26 00:53:46.847 | VOLUME_NAME_PREFIX=volume- 2026-03-26 00:53:46.847 | VOLUME_TYPE_MULTIATTACH=multiattach 2026-03-26 00:53:46.847 | WORKER_TIMEOUT=80 2026-03-26 00:53:46.847 | WSGI_MODE=uwsgi 2026-03-26 00:53:46.847 | ZSWAP_COMPRESSOR=lz4 2026-03-26 00:53:46.847 | ZSWAP_ZPOOL=zsmalloc 2026-03-26 00:53:46.847 | _=posix 2026-03-26 00:53:46.847 | _ASYNC_BG_TIME=0 2026-03-26 00:53:46.847 | _DEFAULT_LVM_INIT=0 2026-03-26 00:53:46.847 | _DEFAULT_PYTHON3_VERSION=3.12 2026-03-26 00:53:46.847 | _DEVSTACK_FUNCTIONS=1 2026-03-26 00:53:46.847 | _DEVSTACK_FUNCTIONS_COMMON=1 2026-03-26 00:53:46.847 | _DEVSTACK_STACKRC=1 2026-03-26 00:53:46.847 | _LOG_COLOR_DEFAULT=False 2026-03-26 00:53:46.847 | _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-03-26 00:53:46.847 | _TIME_BEGIN=1774485732 2026-03-26 00:53:46.847 | _TIME_START=([apt-get]="" [pip_install]="" [apt-get-update]="" ) 2026-03-26 00:53:46.847 | _TIME_TOTAL=([apt-get]="361669" [pip_install]="133715" [apt-get-update]="1840" ) 2026-03-26 00:53:46.847 | _of_args='-v --no-timestamp' 2026-03-26 00:53:46.847 | backend=postgresql 2026-03-26 00:53:46.847 | be=lvm:lvmdriver-1 2026-03-26 00:53:46.847 | be_name=lvmdriver-1 2026-03-26 00:53:46.847 | be_type=lvm 2026-03-26 00:53:46.847 | db=postgresql 2026-03-26 00:53:46.847 | dc=org 2026-03-26 00:53:46.847 | default_v4_route_devs=ens3 2026-03-26 00:53:46.847 | default_v6_route_devs='ens3 2026-03-26 00:53:46.847 | ens3' 2026-03-26 00:53:46.847 | dir=/opt/stack/magnum 2026-03-26 00:53:46.847 | dn=,dc=openstack,dc=org 2026-03-26 00:53:46.847 | exceptions=80-tempest.sh 2026-03-26 00:53:46.847 | extra=80-tempest.sh 2026-03-26 00:53:46.847 | extra_plugin_file_name=/opt/stack/devstack/extras.d/80-tempest.sh 2026-03-26 00:53:46.847 | f=/opt/stack/devstack/lib/databases/postgresql 2026-03-26 00:53:46.847 | i=1 2026-03-26 00:53:46.847 | image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-03-26 00:53:46.847 | lfile=localrc 2026-03-26 00:53:46.847 | localrc=/opt/stack/devstack/.localrc.password 2026-03-26 00:53:46.847 | logfile=ovsdb-server-sb.log 2026-03-26 00:53:46.847 | mode=stack 2026-03-26 00:53:46.848 | msg='ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-03-26 00:53:46.848 | opt='?' 2026-03-26 00:53:46.848 | os_CODENAME=noble 2026-03-26 00:53:46.848 | os_PACKAGE=deb 2026-03-26 00:53:46.848 | os_RELEASE=24.04 2026-03-26 00:53:46.848 | os_VENDOR=Ubuntu 2026-03-26 00:53:46.848 | phase=install 2026-03-26 00:53:46.848 | pkgs= 2026-03-26 00:53:46.848 | plugin=magnum 2026-03-26 00:53:46.848 | plugins=,barbican,magnum,octavia,manila,magnum-cluster-api,ovn-octavia-provider 2026-03-26 00:53:46.848 | port=60999 2026-03-26 00:53:46.848 | pw=secretadmin 2026-03-26 00:53:46.848 | rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-03-26 00:53:46.848 | saveenv=ehxB 2026-03-26 00:53:46.848 | time_stamp=2026-03-26-004232 2026-03-26 00:53:46.848 | var=ADMIN_PASSWORD 2026-03-26 00:53:46.848 | ++ /opt/stack/magnum/devstack/plugin.sh:source:11 : is_service_enabled magnum-api magnum-cond 2026-03-26 00:53:46.881 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:46.887 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:53:46.894 | ++ /opt/stack/magnum/devstack/plugin.sh:source:12 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:53:46.902 | ++ /opt/stack/magnum/devstack/plugin.sh:source:13 : echo_summary 'Installing magnum' 2026-03-26 00:53:46.907 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:53:46.912 | ++ ./stack.sh:echo_summary:444 : echo -e Installing magnum 2026-03-26 00:53:46.919 | ++ /opt/stack/magnum/devstack/plugin.sh:source:14 : install_magnum 2026-03-26 00:53:46.926 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:335 : git_clone https://github.com/openstack/magnum.git /opt/stack/magnum master 2026-03-26 00:53:46.931 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/magnum.git 2026-03-26 00:53:46.937 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum 2026-03-26 00:53:46.942 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:53:46.948 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:53:46.955 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:53:46.962 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:53:46.968 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:53:46.975 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:53:47.013 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:53:47.019 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:53:47.024 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:47.031 | ++ functions-common:git_clone:602 : echo master 2026-03-26 00:53:47.032 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:53:47.040 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum ]] 2026-03-26 00:53:47.047 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:47.052 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum 2026-03-26 00:53:47.076 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum 2026-03-26 00:53:47.083 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:53:47.083 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:53:47.092 | 75ca7d53 Merge "fix TypeError when boot_volume_size label is passed as string" 2026-03-26 00:53:47.098 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:53:47.104 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnum:336 : setup_develop /opt/stack/magnum 2026-03-26 00:53:47.111 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:53:47.117 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:53:47.124 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum 2026-03-26 00:53:47.129 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:53:47.136 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum -e 2026-03-26 00:53:47.143 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:53:47.149 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:53:47.155 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum 2026-03-26 00:53:47.161 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:53:47.166 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:53:47.174 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum 2026-03-26 00:53:47.180 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:53:47.187 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum 2026-03-26 00:53:47.193 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:53:47.200 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:53:47.207 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum/setup.cfg 2026-03-26 00:53:47.219 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=magnum 2026-03-26 00:53:47.225 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z magnum ']' 2026-03-26 00:53:47.232 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum 2026-03-26 00:53:47.322 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum -e 2026-03-26 00:53:47.329 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:53:47.335 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:53:47.341 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:53:47.347 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum == -bindep* ]] 2026-03-26 00:53:47.352 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum 2026-03-26 00:53:47.358 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:53:47.364 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:53:47.371 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:53:47.377 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:53:47.383 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:53:47.390 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:53:47.396 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:53:47.402 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum 2026-03-26 00:53:47.449 | Using python 3.12 to install /opt/stack/magnum 2026-03-26 00:53:47.455 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum 2026-03-26 00:53:48.005 | Obtaining file:///opt/stack/magnum 2026-03-26 00:53:48.006 | Installing build dependencies: started 2026-03-26 00:53:48.906 | Installing build dependencies: finished with status 'done' 2026-03-26 00:53:48.907 | Checking if build backend supports build_editable: started 2026-03-26 00:53:49.223 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:53:49.224 | Getting requirements to build editable: started 2026-03-26 00:53:49.395 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:53:49.397 | Installing backend dependencies: started 2026-03-26 00:53:50.387 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:53:50.388 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:53:50.860 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:53:50.935 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.0.3) 2026-03-26 00:53:50.935 | Requirement already satisfied: SQLAlchemy>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (2.0.46) 2026-03-26 00:53:50.935 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (0.12.1) 2026-03-26 00:53:50.936 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.8.9) 2026-03-26 00:53:50.936 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.18.4) 2026-03-26 00:53:50.937 | Requirement already satisfied: cliff>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.13.2) 2026-03-26 00:53:50.937 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.2.1) 2026-03-26 00:53:50.937 | Requirement already satisfied: eventlet>=0.28.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (0.40.4) 2026-03-26 00:53:50.938 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.33) 2026-03-26 00:53:50.938 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.13.1) 2026-03-26 00:53:50.938 | Requirement already satisfied: keystonemiddleware>=9.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (12.0.0) 2026-03-26 00:53:50.939 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.3.0) 2026-03-26 00:53:50.939 | Requirement already satisfied: oslo.concurrency>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (7.4.0) 2026-03-26 00:53:50.940 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (10.3.0) 2026-03-26 00:53:50.940 | Requirement already satisfied: oslo.context>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.3.0) 2026-03-26 00:53:50.940 | Requirement already satisfied: oslo.db>=8.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (18.0.0) 2026-03-26 00:53:50.941 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.7.2) 2026-03-26 00:53:50.941 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (8.1.0) 2026-03-26 00:53:50.941 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (17.3.0) 2026-03-26 00:53:50.942 | Requirement already satisfied: oslo.middleware>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (8.0.0) 2026-03-26 00:53:50.942 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.0.0) 2026-03-26 00:53:50.943 | Requirement already satisfied: oslo.reports>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (3.7.0) 2026-03-26 00:53:50.943 | Requirement already satisfied: oslo.serialization>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.9.1) 2026-03-26 00:53:50.943 | Requirement already satisfied: oslo.service>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.5.1) 2026-03-26 00:53:50.944 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (2.7.1) 2026-03-26 00:53:50.944 | Requirement already satisfied: oslo.utils>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (10.0.0) 2026-03-26 00:53:50.944 | Requirement already satisfied: oslo.versionedobjects>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (3.9.0) 2026-03-26 00:53:50.945 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (7.0.3) 2026-03-26 00:53:50.945 | Requirement already satisfied: pecan>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (1.7.0) 2026-03-26 00:53:50.946 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.0.1) 2026-03-26 00:53:50.946 | Requirement already satisfied: python-barbicanclient>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (7.3.0) 2026-03-26 00:53:50.946 | Requirement already satisfied: python-cinderclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (9.9.0) 2026-03-26 00:53:50.947 | Requirement already satisfied: python-glanceclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (4.11.0) 2026-03-26 00:53:51.061 | Collecting python-heatclient>=2.2.0 (from magnum==22.1.0.dev5) 2026-03-26 00:53:51.202 | Downloading python_heatclient-5.1.0-py3-none-any.whl.metadata (3.1 kB) 2026-03-26 00:53:51.213 | Requirement already satisfied: python-neutronclient>=7.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (11.8.0) 2026-03-26 00:53:51.214 | Requirement already satisfied: python-novaclient>=17.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (18.12.0) 2026-03-26 00:53:51.214 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.8.0) 2026-03-26 00:53:51.253 | Collecting python-octaviaclient>=2.1.0 (from magnum==22.1.0.dev5) 2026-03-26 00:53:51.280 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl.metadata (3.0 kB) 2026-03-26 00:53:51.291 | Requirement already satisfied: requests>=2.20.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (2.32.5) 2026-03-26 00:53:51.292 | Requirement already satisfied: setuptools!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=30.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (82.0.1) 2026-03-26 00:53:51.293 | Requirement already satisfied: stevedore>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (5.7.0) 2026-03-26 00:53:51.293 | Requirement already satisfied: taskflow>=2.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (6.2.0) 2026-03-26 00:53:51.294 | Requirement already satisfied: cryptography>=2.1.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (43.0.3) 2026-03-26 00:53:51.295 | Requirement already satisfied: Werkzeug>=0.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from magnum==22.1.0.dev5) (3.1.6) 2026-03-26 00:53:51.297 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev5) (1.3.10) 2026-03-26 00:53:51.298 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->magnum==22.1.0.dev5) (4.15.0) 2026-03-26 00:53:51.299 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev5) (0.6.0) 2026-03-26 00:53:51.299 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev5) (3.2.0) 2026-03-26 00:53:51.300 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.0.0->magnum==22.1.0.dev5) (3.17.0) 2026-03-26 00:53:51.302 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev5) (1.11.0) 2026-03-26 00:53:51.303 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev5) (14.3.3) 2026-03-26 00:53:51.303 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev5) (1.7.2) 2026-03-26 00:53:51.305 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1.4->magnum==22.1.0.dev5) (2.0.0) 2026-03-26 00:53:51.307 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1.4->magnum==22.1.0.dev5) (3.0) 2026-03-26 00:53:51.309 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev5) (2.8.0) 2026-03-26 00:53:51.309 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.28.0->magnum==22.1.0.dev5) (3.3.2) 2026-03-26 00:53:51.314 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->magnum==22.1.0.dev5) (3.0.0) 2026-03-26 00:53:51.316 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev5) (2.1.0) 2026-03-26 00:53:51.317 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->magnum==22.1.0.dev5) (1.8.2) 2026-03-26 00:53:51.320 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev5) (4.1.1) 2026-03-26 00:53:51.321 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.0.0->magnum==22.1.0.dev5) (2.11.0) 2026-03-26 00:53:51.325 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.0.0->magnum==22.1.0.dev5) (1.5.0) 2026-03-26 00:53:51.329 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev5) (0.20) 2026-03-26 00:53:51.330 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.1.0->magnum==22.1.0.dev5) (3.0.0) 2026-03-26 00:53:51.332 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.1.0->magnum==22.1.0.dev5) (2.1.1) 2026-03-26 00:53:51.334 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->magnum==22.1.0.dev5) (2.0.0) 2026-03-26 00:53:51.338 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev5) (2.0.2) 2026-03-26 00:53:51.338 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.2.0->magnum==22.1.0.dev5) (0.5.0) 2026-03-26 00:53:51.342 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->magnum==22.1.0.dev5) (2.9.0.post0) 2026-03-26 00:53:51.344 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (3.2.1) 2026-03-26 00:53:51.345 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (7.0.1) 2026-03-26 00:53:51.345 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (5.3.1) 2026-03-26 00:53:51.346 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (5.6.2) 2026-03-26 00:53:51.346 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (0.15.1) 2026-03-26 00:53:51.348 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (5.1.0) 2026-03-26 00:53:51.354 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (2025.3) 2026-03-26 00:53:51.354 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (26.0) 2026-03-26 00:53:51.358 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->magnum==22.1.0.dev5) (0.24.1) 2026-03-26 00:53:51.360 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev5) (5.0.0) 2026-03-26 00:53:51.360 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev5) (3.1.6) 2026-03-26 00:53:51.361 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.0->magnum==22.1.0.dev5) (4.0.1) 2026-03-26 00:53:51.365 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.0->magnum==22.1.0.dev5) (3.0.3) 2026-03-26 00:53:51.371 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.reports>=2.1.0->magnum==22.1.0.dev5) (7.2.2) 2026-03-26 00:53:51.373 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=3.2.0->magnum==22.1.0.dev5) (1.1.2) 2026-03-26 00:53:51.378 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev5) (3.1.0) 2026-03-26 00:53:51.378 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev5) (2.5.1) 2026-03-26 00:53:51.379 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev5) (3.10.1) 2026-03-26 00:53:51.379 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.2.0->magnum==22.1.0.dev5) (1.7.3) 2026-03-26 00:53:51.384 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.2.0->magnum==22.1.0.dev5) (3.3.2) 2026-03-26 00:53:51.403 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.0.0->magnum==22.1.0.dev5) (0.6.0) 2026-03-26 00:53:51.428 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->magnum==22.1.0.dev5) (1.17.0) 2026-03-26 00:53:51.430 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev5) (2.1.0) 2026-03-26 00:53:51.431 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=3.2.0->magnum==22.1.0.dev5) (24.2.1) 2026-03-26 00:53:51.437 | Requirement already satisfied: osc-lib>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev5) (4.4.0) 2026-03-26 00:53:51.437 | Requirement already satisfied: python-swiftclient>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-heatclient>=2.2.0->magnum==22.1.0.dev5) (4.10.0) 2026-03-26 00:53:51.441 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev5) (4.10.0) 2026-03-26 00:53:51.445 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev5) (1.1.0) 2026-03-26 00:53:51.445 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev5) (4.9.2) 2026-03-26 00:53:51.446 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.0->python-heatclient>=2.2.0->magnum==22.1.0.dev5) (1.4.0) 2026-03-26 00:53:51.516 | Collecting python-openstackclient>=3.12.0 (from python-octaviaclient>=2.1.0->magnum==22.1.0.dev5) 2026-03-26 00:53:51.545 | Downloading python_openstackclient-9.0.0-py3-none-any.whl.metadata (10 kB) 2026-03-26 00:53:51.580 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev5) (3.4.4) 2026-03-26 00:53:51.580 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev5) (3.11) 2026-03-26 00:53:51.580 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.20.1->magnum==22.1.0.dev5) (2.6.3) 2026-03-26 00:53:51.581 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.1->magnum==22.1.0.dev5) (2023.11.17) 2026-03-26 00:53:51.604 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev5) (4.0.0) 2026-03-26 00:53:51.604 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev5) (2.19.2) 2026-03-26 00:53:51.611 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.0.0->magnum==22.1.0.dev5) (0.1.2) 2026-03-26 00:53:51.622 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.2.0->magnum==22.1.0.dev5) (0.7) 2026-03-26 00:53:51.649 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev5) (3.4.2) 2026-03-26 00:53:51.650 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev5) (4.26.0) 2026-03-26 00:53:51.650 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev5) (3.3.0) 2026-03-26 00:53:51.651 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev5) (9.1.4) 2026-03-26 00:53:51.652 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=2.16.0->magnum==22.1.0.dev5) (4.0.1) 2026-03-26 00:53:51.659 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev5) (25.4.0) 2026-03-26 00:53:51.660 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev5) (2025.9.1) 2026-03-26 00:53:51.660 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev5) (0.37.0) 2026-03-26 00:53:51.661 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->taskflow>=2.16.0->magnum==22.1.0.dev5) (0.30.0) 2026-03-26 00:53:51.696 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.2.0->magnum==22.1.0.dev5) (2.8.5) 2026-03-26 00:53:51.720 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev5) (0.8.1) 2026-03-26 00:53:51.721 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev5) (2025.2) 2026-03-26 00:53:51.721 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->magnum==22.1.0.dev5) (8.7.1) 2026-03-26 00:53:51.725 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->magnum==22.1.0.dev5) (3.23.0) 2026-03-26 00:53:51.790 | Downloading python_heatclient-5.1.0-py3-none-any.whl (212 kB) 2026-03-26 00:53:51.891 | Downloading python_octaviaclient-3.13.0-py3-none-any.whl (113 kB) 2026-03-26 00:53:51.930 | Downloading python_openstackclient-9.0.0-py3-none-any.whl (1.1 MB) 2026-03-26 00:53:51.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.3 MB/s 0:00:00 2026-03-26 00:53:52.012 | Building wheels for collected packages: magnum 2026-03-26 00:53:52.013 | Building editable for magnum (pyproject.toml): started 2026-03-26 00:53:52.588 | Building editable for magnum (pyproject.toml): finished with status 'done' 2026-03-26 00:53:52.590 | Created wheel for magnum: filename=magnum-22.1.0.dev5-0.editable-py3-none-any.whl size=8658 sha256=0b881fa572a3cf0d1dd7c3ae47f2c963784616e7174d5f7c4035893660499be4 2026-03-26 00:53:52.590 | Stored in directory: /tmp/pip-ephem-wheel-cache-_72moqmg/wheels/39/01/1a/f47ec236cb7453ee526875dad387c5d8bc05b3940dfd0bbb30 2026-03-26 00:53:52.595 | Successfully built magnum 2026-03-26 00:53:52.726 | Installing collected packages: python-openstackclient, python-heatclient, python-octaviaclient, magnum 2026-03-26 00:53:54.034 | 2026-03-26 00:53:54.056 | Successfully installed magnum-22.1.0.dev5 python-heatclient-5.1.0 python-octaviaclient-3.13.0 python-openstackclient-9.0.0 2026-03-26 00:53:54.213 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:53:54.218 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:54.223 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:53:54.231 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:54.236 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:54.242 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:53:54.247 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:54.253 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:54.259 | ++ functions-common:time_stop:2419 : start_time=1774486427437 2026-03-26 00:53:54.264 | ++ functions-common:time_stop:2421 : [[ -z 1774486427437 ]] 2026-03-26 00:53:54.272 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:54.280 | ++ functions-common:time_stop:2424 : end_time=1774486434274 2026-03-26 00:53:54.285 | ++ functions-common:time_stop:2425 : elapsed_time=6837 2026-03-26 00:53:54.291 | ++ functions-common:time_stop:2426 : total=133715 2026-03-26 00:53:54.297 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:54.302 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140552 2026-03-26 00:53:54.308 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:53:54.314 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:53:54.319 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:53:54.325 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/magnum 2026-03-26 00:53:54.331 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/magnum 2026-03-26 00:53:54.337 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:54.342 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api = \A\L\L ]] 2026-03-26 00:53:54.347 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api, =~ ,/opt/stack/magnum, ]] 2026-03-26 00:53:54.354 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:54.361 | ++ /opt/stack/magnum/devstack/plugin.sh:source:16 : MAGNUM_GUEST_IMAGE_URL=https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 00:53:54.366 | ++ /opt/stack/magnum/devstack/plugin.sh:source:17 : IMAGE_URLS+=,https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-v1.33.9.qcow2 2026-03-26 00:53:54.373 | ++ /opt/stack/magnum/devstack/plugin.sh:source:19 : LIBS_FROM_GIT=novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient 2026-03-26 00:53:54.378 | ++ /opt/stack/magnum/devstack/plugin.sh:source:21 : install_magnumclient 2026-03-26 00:53:54.384 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:326 : use_library_from_git python-magnumclient 2026-03-26 00:53:54.390 | ++ inc/python:use_library_from_git:266 : local name=python-magnumclient 2026-03-26 00:53:54.396 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:54.403 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:53:54.409 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-magnumclient, ]] 2026-03-26 00:53:54.415 | ++ inc/python:use_library_from_git:268 : enabled=0 2026-03-26 00:53:54.421 | ++ inc/python:use_library_from_git:269 : return 0 2026-03-26 00:53:54.427 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:327 : git_clone_by_name python-magnumclient 2026-03-26 00:53:54.433 | ++ functions-common:git_clone_by_name:673 : local name=python-magnumclient 2026-03-26 00:53:54.438 | ++ functions-common:git_clone_by_name:674 : local repo=https://github.com/openstack/python-magnumclient.git 2026-03-26 00:53:54.445 | ++ functions-common:git_clone_by_name:675 : local dir=/opt/stack/python-magnumclient 2026-03-26 00:53:54.451 | ++ functions-common:git_clone_by_name:676 : local branch=master 2026-03-26 00:53:54.458 | ++ functions-common:git_clone_by_name:677 : git_clone https://github.com/openstack/python-magnumclient.git /opt/stack/python-magnumclient master 2026-03-26 00:53:54.464 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/openstack/python-magnumclient.git 2026-03-26 00:53:54.470 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/python-magnumclient 2026-03-26 00:53:54.476 | ++ functions-common:git_clone:583 : local git_ref=master 2026-03-26 00:53:54.483 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:53:54.489 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:53:54.496 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:53:54.502 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:53:54.510 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:53:54.546 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:53:54.552 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:53:54.559 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:54.567 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:53:54.567 | ++ functions-common:git_clone:602 : echo master 2026-03-26 00:53:54.577 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/python-magnumclient ]] 2026-03-26 00:53:54.583 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:53:54.590 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/python-magnumclient 2026-03-26 00:53:54.612 | ++ functions-common:git_clone:664 : cd /opt/stack/python-magnumclient 2026-03-26 00:53:54.619 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:53:54.620 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:53:54.626 | bfc9dbc Merge "Update master for stable/2026.1" 2026-03-26 00:53:54.633 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:53:54.639 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:328 : setup_dev_lib python-magnumclient 2026-03-26 00:53:54.646 | ++ inc/python:setup_dev_lib:312 : local bindep 2026-03-26 00:53:54.652 | ++ inc/python:setup_dev_lib:313 : [[ python-magnumclient == -bindep* ]] 2026-03-26 00:53:54.658 | ++ inc/python:setup_dev_lib:317 : local name=python-magnumclient 2026-03-26 00:53:54.664 | ++ inc/python:setup_dev_lib:318 : local dir=/opt/stack/python-magnumclient 2026-03-26 00:53:54.670 | ++ inc/python:setup_dev_lib:319 : local extras= 2026-03-26 00:53:54.676 | ++ inc/python:setup_dev_lib:320 : setup_develop /opt/stack/python-magnumclient 2026-03-26 00:53:54.684 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:53:54.690 | ++ inc/python:setup_develop:354 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:53:54.696 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:53:54.703 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:53:54.710 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/python-magnumclient -e 2026-03-26 00:53:54.715 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:53:54.722 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:53:54.728 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:53:54.735 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:53:54.741 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:53:54.749 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/python-magnumclient 2026-03-26 00:53:54.755 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:53:54.761 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/python-magnumclient 2026-03-26 00:53:54.767 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:53:54.773 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:53:54.781 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/python-magnumclient/setup.cfg 2026-03-26 00:53:54.792 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=python-magnumclient 2026-03-26 00:53:54.798 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z python-magnumclient ']' 2026-03-26 00:53:54.803 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- python-magnumclient 2026-03-26 00:53:54.898 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/python-magnumclient -e 2026-03-26 00:53:54.904 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:53:54.910 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:53:54.916 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:53:54.922 | ++ inc/python:setup_package:439 : [[ /opt/stack/python-magnumclient == -bindep* ]] 2026-03-26 00:53:54.928 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/python-magnumclient 2026-03-26 00:53:54.934 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:53:54.940 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:53:54.946 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:53:54.951 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:53:54.956 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:53:54.961 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:53:54.967 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:53:54.974 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/python-magnumclient 2026-03-26 00:53:55.019 | Using python 3.12 to install /opt/stack/python-magnumclient 2026-03-26 00:53:55.024 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/python-magnumclient 2026-03-26 00:53:55.563 | Obtaining file:///opt/stack/python-magnumclient 2026-03-26 00:53:55.564 | Installing build dependencies: started 2026-03-26 00:53:56.471 | Installing build dependencies: finished with status 'done' 2026-03-26 00:53:56.472 | Checking if build backend supports build_editable: started 2026-03-26 00:53:56.770 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:53:56.772 | Getting requirements to build editable: started 2026-03-26 00:53:56.928 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:53:56.930 | Installing backend dependencies: started 2026-03-26 00:53:57.926 | Installing backend dependencies: finished with status 'done' 2026-03-26 00:53:57.927 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:53:58.283 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:53:58.300 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (7.0.3) 2026-03-26 00:53:58.300 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.13.1) 2026-03-26 00:53:58.301 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.7.0) 2026-03-26 00:53:58.301 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (2.32.5) 2026-03-26 00:53:58.301 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (6.7.2) 2026-03-26 00:53:58.302 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (8.1.0) 2026-03-26 00:53:58.302 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.9.1) 2026-03-26 00:53:58.303 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (10.0.0) 2026-03-26 00:53:58.303 | Requirement already satisfied: openstacksdk>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.10.0) 2026-03-26 00:53:58.304 | Requirement already satisfied: osc-lib>=1.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (4.4.0) 2026-03-26 00:53:58.304 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (3.17.0) 2026-03-26 00:53:58.304 | Requirement already satisfied: cryptography>=3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (43.0.3) 2026-03-26 00:53:58.305 | Requirement already satisfied: decorator>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-magnumclient==4.11.0.dev3) (5.2.1) 2026-03-26 00:53:58.306 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-03-26 00:53:58.308 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.0->python-magnumclient==4.11.0.dev3) (3.0) 2026-03-26 00:53:58.310 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (2.1.0) 2026-03-26 00:53:58.310 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (1.8.2) 2026-03-26 00:53:58.311 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->python-magnumclient==4.11.0.dev3) (4.15.0) 2026-03-26 00:53:58.313 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.5.0) 2026-03-26 00:53:58.314 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.1.0) 2026-03-26 00:53:58.314 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.33) 2026-03-26 00:53:58.315 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (4.9.2) 2026-03-26 00:53:58.315 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (7.2.2) 2026-03-26 00:53:58.316 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (6.0.3) 2026-03-26 00:53:58.316 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (1.4.0) 2026-03-26 00:53:58.319 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.10.0->python-magnumclient==4.11.0.dev3) (3.0.0) 2026-03-26 00:53:58.322 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (4.13.2) 2026-03-26 00:53:58.324 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-03-26 00:53:58.324 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (3.2.0) 2026-03-26 00:53:58.327 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.11.0) 2026-03-26 00:53:58.327 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (14.3.3) 2026-03-26 00:53:58.328 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (1.7.2) 2026-03-26 00:53:58.330 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (10.3.0) 2026-03-26 00:53:58.330 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (6.3.0) 2026-03-26 00:53:58.332 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.9.0.post0) 2026-03-26 00:53:58.332 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (3.0.0) 2026-03-26 00:53:58.333 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.1.1) 2026-03-26 00:53:58.335 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (1.3.0) 2026-03-26 00:53:58.335 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (2.0.0) 2026-03-26 00:53:58.339 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-magnumclient==4.11.0.dev3) (1.1.2) 2026-03-26 00:53:58.341 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev3) (3.3.2) 2026-03-26 00:53:58.342 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-magnumclient==4.11.0.dev3) (26.0) 2026-03-26 00:53:58.344 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-magnumclient==4.11.0.dev3) (82.0.1) 2026-03-26 00:53:58.347 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-magnumclient==4.11.0.dev3) (0.6.0) 2026-03-26 00:53:58.354 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-magnumclient==4.11.0.dev3) (1.17.0) 2026-03-26 00:53:58.357 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (3.4.4) 2026-03-26 00:53:58.357 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (3.11) 2026-03-26 00:53:58.358 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (2.6.3) 2026-03-26 00:53:58.358 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-magnumclient==4.11.0.dev3) (2023.11.17) 2026-03-26 00:53:58.369 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (4.0.0) 2026-03-26 00:53:58.369 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (2.19.2) 2026-03-26 00:53:58.372 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.8.0->python-magnumclient==4.11.0.dev3) (0.1.2) 2026-03-26 00:53:58.390 | Building wheels for collected packages: python-magnumclient 2026-03-26 00:53:58.391 | Building editable for python-magnumclient (pyproject.toml): started 2026-03-26 00:53:58.766 | Building editable for python-magnumclient (pyproject.toml): finished with status 'done' 2026-03-26 00:53:58.768 | Created wheel for python-magnumclient: filename=python_magnumclient-4.11.0.dev3-0.editable-py3-none-any.whl size=9030 sha256=db1a31314e50d2707a98ea8f834e8def401def0cc88aae846abb604c7909e80c 2026-03-26 00:53:58.768 | Stored in directory: /tmp/pip-ephem-wheel-cache-a32236h3/wheels/b5/b9/e3/9d98d11e43d3ea43a33a70ade521bd1ecc2d41c4a07454be38 2026-03-26 00:53:58.772 | Successfully built python-magnumclient 2026-03-26 00:53:58.922 | Installing collected packages: python-magnumclient 2026-03-26 00:53:58.963 | Successfully installed python-magnumclient-4.11.0.dev3 2026-03-26 00:53:59.085 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:53:59.090 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:53:59.096 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:53:59.101 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:53:59.106 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:53:59.111 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:53:59.116 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:53:59.121 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:53:59.127 | ++ functions-common:time_stop:2419 : start_time=1774486435009 2026-03-26 00:53:59.132 | ++ functions-common:time_stop:2421 : [[ -z 1774486435009 ]] 2026-03-26 00:53:59.139 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:53:59.146 | ++ functions-common:time_stop:2424 : end_time=1774486439142 2026-03-26 00:53:59.150 | ++ functions-common:time_stop:2425 : elapsed_time=4133 2026-03-26 00:53:59.156 | ++ functions-common:time_stop:2426 : total=140552 2026-03-26 00:53:59.161 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:53:59.167 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=144685 2026-03-26 00:53:59.172 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:53:59.178 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:53:59.184 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:53:59.190 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/python-magnumclient 2026-03-26 00:53:59.196 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/python-magnumclient 2026-03-26 00:53:59.203 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:59.209 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:53:59.215 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/python-magnumclient, ]] 2026-03-26 00:53:59.221 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:59.227 | ++ /opt/stack/magnum/devstack/lib/magnum:install_magnumclient:329 : sudo install -D -m 0644 -o stack /opt/stack/python-magnumclient/tools/magnum.bash_completion /etc/bash_completion.d/magnum.bash_completion 2026-03-26 00:53:59.253 | ++ /opt/stack/magnum/devstack/plugin.sh:source:22 : cleanup_magnum 2026-03-26 00:53:59.259 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:87 : sudo rm -rf /opt/stack/data/magnum /var/lib/magnum/certificate-cache 2026-03-26 00:53:59.282 | +++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : apache_site_config_for magnum-api 2026-03-26 00:53:59.287 | +++ lib/apache:apache_site_config_for:174 : local site=magnum-api 2026-03-26 00:53:59.292 | +++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-03-26 00:53:59.299 | +++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:59.305 | +++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:59.311 | +++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/magnum-api.conf 2026-03-26 00:53:59.318 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:88 : sudo rm -f /etc/apache2/sites-available/magnum-api.conf 2026-03-26 00:53:59.340 | ++ /opt/stack/magnum/devstack/lib/magnum:cleanup_magnum:89 : remove_uwsgi_config /etc/magnum/magnum-api-uwsgi.ini magnum.wsgi.api:application 2026-03-26 00:53:59.346 | ++ lib/apache:remove_uwsgi_config:405 : local conf=/etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:53:59.351 | ++ lib/apache:remove_uwsgi_config:406 : local wsgi=magnum.wsgi.api:application 2026-03-26 00:53:59.358 | ++ lib/apache:remove_uwsgi_config:407 : local name= 2026-03-26 00:53:59.364 | +++ lib/apache:remove_uwsgi_config:410 : basename magnum.wsgi.api:application 2026-03-26 00:53:59.373 | ++ lib/apache:remove_uwsgi_config:410 : name=magnum.wsgi.api:application 2026-03-26 00:53:59.379 | ++ lib/apache:remove_uwsgi_config:412 : [[ magnum.wsgi.api:application = /* ]] 2026-03-26 00:53:59.384 | ++ lib/apache:remove_uwsgi_config:416 : rm -rf /etc/magnum/magnum-api-uwsgi.ini 2026-03-26 00:53:59.392 | ++ lib/apache:remove_uwsgi_config:417 : disable_apache_site magnum.wsgi.api:application 2026-03-26 00:53:59.398 | ++ lib/apache:disable_apache_site:207 : local site=magnum.wsgi.api:application 2026-03-26 00:53:59.404 | ++ lib/apache:disable_apache_site:208 : is_ubuntu 2026-03-26 00:53:59.410 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:53:59.416 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:53:59.423 | ++ lib/apache:disable_apache_site:209 : sudo a2dissite magnum.wsgi.api:application 2026-03-26 00:53:59.470 | ERROR: Site magnum.wsgi.api:application does not exist! 2026-03-26 00:53:59.480 | ++ lib/apache:disable_apache_site:209 : true 2026-03-26 00:53:59.486 | ++ /opt/stack/magnum/devstack/plugin.sh:source:51 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:53:59.492 | ++ /opt/stack/magnum/devstack/plugin.sh:source:55 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:53:59.503 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:53:59.509 | + functions-common:run_plugins:1832 : local dir=/opt/stack/octavia 2026-03-26 00:53:59.515 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/octavia/devstack/plugin.sh ]] 2026-03-26 00:53:59.521 | + functions-common:run_plugins:1834 : source /opt/stack/octavia/devstack/plugin.sh stack install 2026-03-26 00:53:59.527 | ++ /opt/stack/octavia/devstack/plugin.sh:source:3 : saveenv=ehxB 2026-03-26 00:53:59.533 | ++ /opt/stack/octavia/devstack/plugin.sh:source:4 : set -ex 2026-03-26 00:53:59.539 | ++ /opt/stack/octavia/devstack/plugin.sh:source:9 : GET_PIP_CACHE_LOCATION=/opt/stack/cache/files/get-pip.py 2026-03-26 00:53:59.552 | ++ /opt/stack/octavia/devstack/plugin.sh:source:768 : is_service_enabled octavia 2026-03-26 00:53:59.588 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:53:59.594 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == main ']' 2026-03-26 00:53:59.600 | ++ /opt/stack/octavia/devstack/plugin.sh:source:769 : '[' api == standalone ']' 2026-03-26 00:53:59.606 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:53:59.612 | ++ /opt/stack/octavia/devstack/plugin.sh:source:781 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:53:59.618 | ++ /opt/stack/octavia/devstack/plugin.sh:source:783 : echo_summary 'Installing octavia' 2026-03-26 00:53:59.623 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:53:59.628 | ++ ./stack.sh:echo_summary:444 : echo -e Installing octavia 2026-03-26 00:53:59.633 | ++ /opt/stack/octavia/devstack/plugin.sh:source:784 : octavia_lib_install 2026-03-26 00:53:59.639 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:29 : use_library_from_git octavia-lib 2026-03-26 00:53:59.645 | ++ inc/python:use_library_from_git:266 : local name=octavia-lib 2026-03-26 00:53:59.651 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:53:59.657 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:53:59.663 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,octavia-lib, ]] 2026-03-26 00:53:59.669 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:53:59.674 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_lib_install:35 : pip_install_gr octavia-lib 2026-03-26 00:53:59.679 | ++ inc/python:pip_install_gr:94 : local name=octavia-lib 2026-03-26 00:53:59.685 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:53:59.693 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements octavia-lib 2026-03-26 00:53:59.699 | +++ inc/python:get_from_global_requirements:241 : local package=octavia-lib 2026-03-26 00:53:59.706 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:53:59.716 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^octavia-lib' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:53:59.717 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:53:59.728 | +++ inc/python:get_from_global_requirements:243 : required_pkg='octavia-lib ' 2026-03-26 00:53:59.734 | +++ inc/python:get_from_global_requirements:244 : [[ octavia-lib == '' ]] 2026-03-26 00:53:59.741 | +++ inc/python:get_from_global_requirements:247 : echo octavia-lib 2026-03-26 00:53:59.748 | ++ inc/python:pip_install_gr:96 : clean_name=octavia-lib 2026-03-26 00:53:59.753 | ++ inc/python:pip_install_gr:97 : pip_install octavia-lib 2026-03-26 00:53:59.866 | Using python 3.12 to install octavia-lib 2026-03-26 00:53:59.873 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt octavia-lib 2026-03-26 00:54:00.559 | Collecting octavia-lib 2026-03-26 00:54:00.691 | Downloading octavia_lib-3.11.0-py3-none-any.whl.metadata (2.3 kB) 2026-03-26 00:54:00.700 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (6.7.2) 2026-03-26 00:54:00.701 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (5.9.1) 2026-03-26 00:54:00.701 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (7.0.3) 2026-03-26 00:54:00.701 | Requirement already satisfied: tenacity>=5.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia-lib) (9.1.4) 2026-03-26 00:54:00.703 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (1.1.2) 2026-03-26 00:54:00.703 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia-lib) (10.0.0) 2026-03-26 00:54:00.705 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.0) 2026-03-26 00:54:00.705 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (1.3.0) 2026-03-26 00:54:00.706 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.0.0) 2026-03-26 00:54:00.706 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (3.3.2) 2026-03-26 00:54:00.706 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (26.0) 2026-03-26 00:54:00.707 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (6.0.3) 2026-03-26 00:54:00.707 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (7.2.2) 2026-03-26 00:54:00.708 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->oslo.serialization>=2.28.1->octavia-lib) (2.1.1) 2026-03-26 00:54:00.711 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->octavia-lib) (82.0.1) 2026-03-26 00:54:00.749 | Downloading octavia_lib-3.11.0-py3-none-any.whl (39 kB) 2026-03-26 00:54:00.957 | Installing collected packages: octavia-lib 2026-03-26 00:54:01.008 | Successfully installed octavia-lib-3.11.0 2026-03-26 00:54:01.158 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:54:01.164 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:54:01.171 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:54:01.177 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:54:01.182 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:54:01.186 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:54:01.190 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:54:01.195 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:54:01.200 | ++ functions-common:time_stop:2419 : start_time=1774486439792 2026-03-26 00:54:01.206 | ++ functions-common:time_stop:2421 : [[ -z 1774486439792 ]] 2026-03-26 00:54:01.213 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:54:01.222 | ++ functions-common:time_stop:2424 : end_time=1774486441216 2026-03-26 00:54:01.228 | ++ functions-common:time_stop:2425 : elapsed_time=1424 2026-03-26 00:54:01.232 | ++ functions-common:time_stop:2426 : total=144685 2026-03-26 00:54:01.237 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:54:01.242 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=146109 2026-03-26 00:54:01.247 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:54:01.253 | ++ /opt/stack/octavia/devstack/plugin.sh:source:785 : octavia_install 2026-03-26 00:54:01.259 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:12 : [[ False == True ]] 2026-03-26 00:54:01.264 | ++ /opt/stack/octavia/devstack/plugin.sh:octavia_install:15 : setup_develop /opt/stack/octavia 2026-03-26 00:54:01.271 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:54:01.277 | ++ inc/python:setup_develop:354 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:54:01.283 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/octavia 2026-03-26 00:54:01.288 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:54:01.295 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/octavia -e 2026-03-26 00:54:01.302 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:54:01.308 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:54:01.314 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/octavia 2026-03-26 00:54:01.319 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:54:01.325 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:54:01.333 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/octavia 2026-03-26 00:54:01.339 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:54:01.345 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/octavia 2026-03-26 00:54:01.352 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:54:01.358 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:54:01.366 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/octavia/setup.cfg 2026-03-26 00:54:01.379 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=octavia 2026-03-26 00:54:01.385 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z octavia ']' 2026-03-26 00:54:01.391 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- octavia 2026-03-26 00:54:01.497 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/octavia -e 2026-03-26 00:54:01.503 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:54:01.508 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:54:01.514 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:54:01.521 | ++ inc/python:setup_package:439 : [[ /opt/stack/octavia == -bindep* ]] 2026-03-26 00:54:01.528 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/octavia 2026-03-26 00:54:01.533 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:54:01.539 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:54:01.545 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:54:01.551 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:54:01.556 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:54:01.563 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:54:01.570 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:54:01.577 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/octavia 2026-03-26 00:54:01.629 | Using python 3.12 to install /opt/stack/octavia 2026-03-26 00:54:01.636 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/octavia 2026-03-26 00:54:02.176 | Obtaining file:///opt/stack/octavia 2026-03-26 00:54:02.177 | Installing build dependencies: started 2026-03-26 00:54:03.127 | Installing build dependencies: finished with status 'done' 2026-03-26 00:54:03.129 | Checking if build backend supports build_editable: started 2026-03-26 00:54:03.419 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:54:03.421 | Getting requirements to build editable: started 2026-03-26 00:54:03.584 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:54:03.586 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:54:04.085 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:54:04.106 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.18.4) 2026-03-26 00:54:04.106 | Requirement already satisfied: cotyledon>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.2.0) 2026-03-26 00:54:04.107 | Requirement already satisfied: pecan>=1.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.7.0) 2026-03-26 00:54:04.107 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (7.0.3) 2026-03-26 00:54:04.108 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.0.46) 2026-03-26 00:54:04.224 | Collecting SQLAlchemy-Utils>=0.30.11 (from octavia==18.1.0.dev5) 2026-03-26 00:54:04.352 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl.metadata (4.6 kB) 2026-03-26 00:54:04.374 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.2.1) 2026-03-26 00:54:04.375 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.32.5) 2026-03-26 00:54:04.376 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.0.0) 2026-03-26 00:54:04.376 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.13.1) 2026-03-26 00:54:04.377 | Requirement already satisfied: keystonemiddleware>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (12.0.0) 2026-03-26 00:54:04.377 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.8.9) 2026-03-26 00:54:04.378 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.7.0) 2026-03-26 00:54:04.378 | Requirement already satisfied: openstacksdk>=0.103.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (4.10.0) 2026-03-26 00:54:04.379 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (10.3.0) 2026-03-26 00:54:04.379 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (6.3.0) 2026-03-26 00:54:04.380 | Requirement already satisfied: oslo.db>=8.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev5) (18.0.0) 2026-03-26 00:54:04.381 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (6.7.2) 2026-03-26 00:54:04.381 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (8.1.0) 2026-03-26 00:54:04.381 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (17.3.0) 2026-03-26 00:54:04.382 | Requirement already satisfied: oslo.middleware>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (8.0.0) 2026-03-26 00:54:04.382 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.0.0) 2026-03-26 00:54:04.383 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.7.0) 2026-03-26 00:54:04.383 | Requirement already satisfied: oslo.serialization>=2.28.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.9.1) 2026-03-26 00:54:04.383 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.7.1) 2026-03-26 00:54:04.384 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (10.0.0) 2026-03-26 00:54:04.384 | Requirement already satisfied: psutil>=5.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (7.2.2) 2026-03-26 00:54:04.385 | Requirement already satisfied: pyasn1!=0.2.3,>=0.1.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.6.0) 2026-03-26 00:54:04.385 | Requirement already satisfied: pyasn1-modules>=0.0.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.4.1) 2026-03-26 00:54:04.385 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (7.3.0) 2026-03-26 00:54:04.386 | Requirement already satisfied: python-glanceclient>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (4.11.0) 2026-03-26 00:54:04.386 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (18.12.0) 2026-03-26 00:54:04.386 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (9.9.0) 2026-03-26 00:54:04.387 | Requirement already satisfied: WSME>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.12.1) 2026-03-26 00:54:04.387 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.1.6) 2026-03-26 00:54:04.388 | Requirement already satisfied: taskflow!=6.0.0,>=5.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (6.2.0) 2026-03-26 00:54:04.388 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (5.6.0) 2026-03-26 00:54:04.388 | Requirement already satisfied: tenacity>=5.0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (9.1.4) 2026-03-26 00:54:04.389 | Requirement already satisfied: distro>=1.2.0 in /usr/lib/python3/dist-packages (from octavia==18.1.0.dev5) (1.9.0) 2026-03-26 00:54:04.389 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (4.26.0) 2026-03-26 00:54:04.390 | Requirement already satisfied: octavia-lib>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.11.0) 2026-03-26 00:54:04.390 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (1.3.7) 2026-03-26 00:54:04.390 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (2.9.0.post0) 2026-03-26 00:54:04.391 | Requirement already satisfied: Flask!=0.11,>=0.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.1.3) 2026-03-26 00:54:04.391 | Requirement already satisfied: cryptography>=42.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (43.0.3) 2026-03-26 00:54:04.391 | Requirement already satisfied: pyroute2>=0.5.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (0.8.1) 2026-03-26 00:54:04.413 | Collecting gunicorn>=19.9.0 (from octavia==18.1.0.dev5) 2026-03-26 00:54:04.439 | Downloading gunicorn-25.1.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:54:04.452 | Requirement already satisfied: Werkzeug>=0.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from octavia==18.1.0.dev5) (3.1.6) 2026-03-26 00:54:04.454 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev5) (1.3.10) 2026-03-26 00:54:04.455 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->octavia==18.1.0.dev5) (4.15.0) 2026-03-26 00:54:04.460 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=42.0.0->octavia==18.1.0.dev5) (2.0.0) 2026-03-26 00:54:04.462 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=42.0.0->octavia==18.1.0.dev5) (3.0) 2026-03-26 00:54:04.464 | Requirement already satisfied: blinker>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev5) (1.9.0) 2026-03-26 00:54:04.465 | Requirement already satisfied: click>=8.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev5) (8.3.1) 2026-03-26 00:54:04.465 | Requirement already satisfied: itsdangerous>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev5) (2.2.0) 2026-03-26 00:54:04.466 | Requirement already satisfied: markupsafe>=2.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask!=0.11,>=0.10->octavia==18.1.0.dev5) (3.0.3) 2026-03-26 00:54:04.469 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->octavia==18.1.0.dev5) (3.0.0) 2026-03-26 00:54:04.470 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->octavia==18.1.0.dev5) (2.1.1) 2026-03-26 00:54:04.471 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from gunicorn>=19.9.0->octavia==18.1.0.dev5) (26.0) 2026-03-26 00:54:04.474 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev5) (25.4.0) 2026-03-26 00:54:04.475 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev5) (2025.9.1) 2026-03-26 00:54:04.475 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev5) (0.37.0) 2026-03-26 00:54:04.476 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->octavia==18.1.0.dev5) (0.30.0) 2026-03-26 00:54:04.480 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev5) (2.1.0) 2026-03-26 00:54:04.481 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->octavia==18.1.0.dev5) (1.8.2) 2026-03-26 00:54:04.484 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev5) (4.1.1) 2026-03-26 00:54:04.485 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev5) (4.0.1) 2026-03-26 00:54:04.485 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev5) (2.11.0) 2026-03-26 00:54:04.486 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.5.0->octavia==18.1.0.dev5) (5.8.0) 2026-03-26 00:54:04.491 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (5.2.1) 2026-03-26 00:54:04.491 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (1.5.0) 2026-03-26 00:54:04.492 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (1.1.0) 2026-03-26 00:54:04.492 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (1.33) 2026-03-26 00:54:04.493 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (4.9.2) 2026-03-26 00:54:04.494 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (6.0.3) 2026-03-26 00:54:04.494 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.103.0->octavia==18.1.0.dev5) (1.4.0) 2026-03-26 00:54:04.500 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.103.0->octavia==18.1.0.dev5) (3.0.0) 2026-03-26 00:54:04.506 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->octavia==18.1.0.dev5) (1.3.0) 2026-03-26 00:54:04.511 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev5) (2.0.2) 2026-03-26 00:54:04.512 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev5) (0.5.0) 2026-03-26 00:54:04.514 | Requirement already satisfied: PyMySQL>=0.7.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev5) (1.1.2) 2026-03-26 00:54:04.521 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (4.5.1) 2026-03-26 00:54:04.521 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (7.0.1) 2026-03-26 00:54:04.522 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (5.3.1) 2026-03-26 00:54:04.522 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (5.6.2) 2026-03-26 00:54:04.523 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (0.15.1) 2026-03-26 00:54:04.525 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (5.1.0) 2026-03-26 00:54:04.530 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (2025.3) 2026-03-26 00:54:04.534 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (0.24.1) 2026-03-26 00:54:04.536 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev5) (5.0.0) 2026-03-26 00:54:04.537 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.0.1->octavia==18.1.0.dev5) (4.0.1) 2026-03-26 00:54:04.547 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.28.1->octavia==18.1.0.dev5) (1.1.2) 2026-03-26 00:54:04.551 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (0.40.4) 2026-03-26 00:54:04.551 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (3.3.2) 2026-03-26 00:54:04.552 | Requirement already satisfied: oslo.concurrency>=3.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (7.4.0) 2026-03-26 00:54:04.553 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (3.1.0) 2026-03-26 00:54:04.553 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (2.5.1) 2026-03-26 00:54:04.554 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (3.10.1) 2026-03-26 00:54:04.554 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (1.7.3) 2026-03-26 00:54:04.557 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (2.8.0) 2026-03-26 00:54:04.565 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (0.20) 2026-03-26 00:54:04.570 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev5) (3.17.0) 2026-03-26 00:54:04.573 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->octavia==18.1.0.dev5) (3.3.2) 2026-03-26 00:54:04.578 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (82.0.1) 2026-03-26 00:54:04.592 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->octavia==18.1.0.dev5) (0.6.0) 2026-03-26 00:54:04.619 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (4.13.2) 2026-03-26 00:54:04.622 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (0.6.0) 2026-03-26 00:54:04.623 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (3.2.0) 2026-03-26 00:54:04.629 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (1.11.0) 2026-03-26 00:54:04.629 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (14.3.3) 2026-03-26 00:54:04.629 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (1.7.2) 2026-03-26 00:54:04.638 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->octavia==18.1.0.dev5) (1.17.0) 2026-03-26 00:54:04.642 | Requirement already satisfied: warlock>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev5) (2.1.0) 2026-03-26 00:54:04.642 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->octavia==18.1.0.dev5) (24.2.1) 2026-03-26 00:54:04.662 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev5) (3.4.4) 2026-03-26 00:54:04.662 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev5) (3.11) 2026-03-26 00:54:04.663 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->octavia==18.1.0.dev5) (2.6.3) 2026-03-26 00:54:04.664 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->octavia==18.1.0.dev5) (2023.11.17) 2026-03-26 00:54:04.685 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (4.0.0) 2026-03-26 00:54:04.686 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (2.19.2) 2026-03-26 00:54:04.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>=2.8.0->python-barbicanclient>=4.5.2->octavia==18.1.0.dev5) (0.1.2) 2026-03-26 00:54:04.703 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=14.1.0->octavia==18.1.0.dev5) (0.7) 2026-03-26 00:54:04.732 | Requirement already satisfied: networkx>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev5) (3.4.2) 2026-03-26 00:54:04.733 | Requirement already satisfied: automaton>=1.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev5) (3.3.0) 2026-03-26 00:54:04.733 | Requirement already satisfied: pydot>=1.2.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow!=6.0.0,>=5.9.0->octavia==18.1.0.dev5) (4.0.1) 2026-03-26 00:54:04.757 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.4.0->oslo.db[mysql]>=8.4.0->octavia==18.1.0.dev5) (2.8.5) 2026-03-26 00:54:04.781 | Requirement already satisfied: simplegeneric in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev5) (0.8.1) 2026-03-26 00:54:04.781 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev5) (2025.2) 2026-03-26 00:54:04.782 | Requirement already satisfied: importlib-metadata>=4.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->octavia==18.1.0.dev5) (8.7.1) 2026-03-26 00:54:04.786 | Requirement already satisfied: zipp>=3.20 in /opt/stack/data/venv/lib/python3.12/site-packages (from importlib-metadata>=4.4->WSME>=0.8.0->octavia==18.1.0.dev5) (3.23.0) 2026-03-26 00:54:04.851 | Downloading gunicorn-25.1.0-py3-none-any.whl (197 kB) 2026-03-26 00:54:04.948 | Downloading sqlalchemy_utils-0.42.1-py3-none-any.whl (91 kB) 2026-03-26 00:54:04.965 | Building wheels for collected packages: octavia 2026-03-26 00:54:04.966 | Building editable for octavia (pyproject.toml): started 2026-03-26 00:54:05.623 | Building editable for octavia (pyproject.toml): finished with status 'done' 2026-03-26 00:54:05.624 | Created wheel for octavia: filename=octavia-18.1.0.dev5-0.editable-py3-none-any.whl size=9917 sha256=cd663589aadde810e8339aa5f239e0b316f48a091c0612d576d62bcb33edc409 2026-03-26 00:54:05.624 | Stored in directory: /tmp/pip-ephem-wheel-cache-y515keqi/wheels/ed/6b/cb/95220a3afd8be5cce009bcf4082455445bf4e8aadf41f0202b 2026-03-26 00:54:05.629 | Successfully built octavia 2026-03-26 00:54:05.760 | Installing collected packages: gunicorn, SQLAlchemy-Utils, octavia 2026-03-26 00:54:05.999 | 2026-03-26 00:54:06.021 | Successfully installed SQLAlchemy-Utils-0.42.1 gunicorn-25.1.0 octavia-18.1.0.dev5 2026-03-26 00:54:06.138 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:54:06.145 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:54:06.151 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:54:06.157 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:54:06.213 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:54:06.219 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:54:06.226 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:54:06.231 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:54:06.237 | ++ functions-common:time_stop:2419 : start_time=1774486441617 2026-03-26 00:54:06.243 | ++ functions-common:time_stop:2421 : [[ -z 1774486441617 ]] 2026-03-26 00:54:06.250 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:54:06.259 | ++ functions-common:time_stop:2424 : end_time=1774486446253 2026-03-26 00:54:06.265 | ++ functions-common:time_stop:2425 : elapsed_time=4636 2026-03-26 00:54:06.271 | ++ functions-common:time_stop:2426 : total=146109 2026-03-26 00:54:06.276 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:54:06.282 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=150745 2026-03-26 00:54:06.289 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:54:06.295 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:54:06.301 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:54:06.307 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/octavia 2026-03-26 00:54:06.312 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/octavia 2026-03-26 00:54:06.319 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:54:06.325 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:54:06.331 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,/opt/stack/octavia, ]] 2026-03-26 00:54:06.338 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:54:06.345 | ++ /opt/stack/octavia/devstack/plugin.sh:source:786 : octaviaclient_install 2026-03-26 00:54:06.350 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:20 : use_library_from_git python-octaviaclient 2026-03-26 00:54:06.357 | ++ inc/python:use_library_from_git:266 : local name=python-octaviaclient 2026-03-26 00:54:06.363 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:54:06.370 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:54:06.376 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-octaviaclient, ]] 2026-03-26 00:54:06.382 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:54:06.388 | ++ /opt/stack/octavia/devstack/plugin.sh:octaviaclient_install:24 : pip_install_gr python-octaviaclient 2026-03-26 00:54:06.394 | ++ inc/python:pip_install_gr:94 : local name=python-octaviaclient 2026-03-26 00:54:06.400 | ++ inc/python:pip_install_gr:95 : local clean_name 2026-03-26 00:54:06.409 | +++ inc/python:pip_install_gr:96 : get_from_global_requirements python-octaviaclient 2026-03-26 00:54:06.416 | +++ inc/python:get_from_global_requirements:241 : local package=python-octaviaclient 2026-03-26 00:54:06.422 | +++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-03-26 00:54:06.432 | ++++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-octaviaclient' /opt/stack/requirements/global-requirements.txt 2026-03-26 00:54:06.433 | ++++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-03-26 00:54:06.442 | +++ inc/python:get_from_global_requirements:243 : required_pkg='python-octaviaclient ' 2026-03-26 00:54:06.449 | +++ inc/python:get_from_global_requirements:244 : [[ python-octaviaclient == '' ]] 2026-03-26 00:54:06.456 | +++ inc/python:get_from_global_requirements:247 : echo python-octaviaclient 2026-03-26 00:54:06.462 | ++ inc/python:pip_install_gr:96 : clean_name=python-octaviaclient 2026-03-26 00:54:06.468 | ++ inc/python:pip_install_gr:97 : pip_install python-octaviaclient 2026-03-26 00:54:06.519 | Using python 3.12 to install python-octaviaclient 2026-03-26 00:54:06.525 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-octaviaclient 2026-03-26 00:54:07.077 | Requirement already satisfied: python-octaviaclient in /opt/stack/data/venv/lib/python3.12/site-packages (3.13.0) 2026-03-26 00:54:07.078 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.13.2) 2026-03-26 00:54:07.079 | Requirement already satisfied: keystoneauth1>=3.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.13.1) 2026-03-26 00:54:07.079 | Requirement already satisfied: python-openstackclient>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (9.0.0) 2026-03-26 00:54:07.080 | Requirement already satisfied: osc-lib>=1.14.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (4.4.0) 2026-03-26 00:54:07.080 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (5.9.1) 2026-03-26 00:54:07.081 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (10.0.0) 2026-03-26 00:54:07.081 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (7.0.3) 2026-03-26 00:54:07.081 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-octaviaclient) (2.32.5) 2026-03-26 00:54:07.082 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-26 00:54:07.083 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.2.0) 2026-03-26 00:54:07.083 | Requirement already satisfied: PrettyTable>=0.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (3.17.0) 2026-03-26 00:54:07.084 | Requirement already satisfied: stevedore>=5.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (5.7.0) 2026-03-26 00:54:07.084 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-octaviaclient) (6.0.3) 2026-03-26 00:54:07.086 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.11.0) 2026-03-26 00:54:07.087 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (14.3.3) 2026-03-26 00:54:07.087 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (1.7.2) 2026-03-26 00:54:07.088 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (2.1.0) 2026-03-26 00:54:07.089 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (1.8.2) 2026-03-26 00:54:07.089 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.18.0->python-octaviaclient) (4.15.0) 2026-03-26 00:54:07.092 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (4.10.0) 2026-03-26 00:54:07.093 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.14.1->python-octaviaclient) (6.7.2) 2026-03-26 00:54:07.095 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (43.0.3) 2026-03-26 00:54:07.095 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (5.2.1) 2026-03-26 00:54:07.095 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.5.0) 2026-03-26 00:54:07.096 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.1.0) 2026-03-26 00:54:07.096 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.33) 2026-03-26 00:54:07.097 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (4.9.2) 2026-03-26 00:54:07.098 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (7.2.2) 2026-03-26 00:54:07.098 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (1.4.0) 2026-03-26 00:54:07.100 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (2.0.0) 2026-03-26 00:54:07.102 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0) 2026-03-26 00:54:07.106 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.14.1->python-octaviaclient) (3.0.0) 2026-03-26 00:54:07.108 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-octaviaclient) (1.1.2) 2026-03-26 00:54:07.111 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (1.3.0) 2026-03-26 00:54:07.111 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.0.0) 2026-03-26 00:54:07.111 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (3.3.2) 2026-03-26 00:54:07.112 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-octaviaclient) (26.0) 2026-03-26 00:54:07.113 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-octaviaclient) (2.1.1) 2026-03-26 00:54:07.117 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-octaviaclient) (82.0.1) 2026-03-26 00:54:07.119 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.6.0) 2026-03-26 00:54:07.127 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (5.8.0) 2026-03-26 00:54:07.127 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient>=3.12.0->python-octaviaclient) (9.9.0) 2026-03-26 00:54:07.131 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (10.3.0) 2026-03-26 00:54:07.134 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient>=3.12.0->python-octaviaclient) (2.0.0) 2026-03-26 00:54:07.137 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.4.4) 2026-03-26 00:54:07.137 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (3.11) 2026-03-26 00:54:07.138 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-octaviaclient) (2.6.3) 2026-03-26 00:54:07.139 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-octaviaclient) (2023.11.17) 2026-03-26 00:54:07.150 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (4.0.0) 2026-03-26 00:54:07.150 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (2.19.2) 2026-03-26 00:54:07.153 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-octaviaclient) (0.1.2) 2026-03-26 00:54:07.409 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:54:07.415 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:54:07.421 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:54:07.427 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:54:07.433 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:54:07.439 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:54:07.445 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:54:07.483 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:54:07.483 | ++ functions-common:time_stop:2419 : start_time=1774486446507 2026-03-26 00:54:07.483 | ++ functions-common:time_stop:2421 : [[ -z 1774486446507 ]] 2026-03-26 00:54:07.483 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:54:07.483 | ++ functions-common:time_stop:2424 : end_time=1774486447473 2026-03-26 00:54:07.486 | ++ functions-common:time_stop:2425 : elapsed_time=966 2026-03-26 00:54:07.492 | ++ functions-common:time_stop:2426 : total=150745 2026-03-26 00:54:07.497 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:54:07.503 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=151711 2026-03-26 00:54:07.510 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:54:07.517 | ++ /opt/stack/octavia/devstack/plugin.sh:source:809 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:54:07.523 | ++ /opt/stack/octavia/devstack/plugin.sh:source:817 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:54:07.530 | ++ /opt/stack/octavia/devstack/plugin.sh:source:825 : [[ ehxB =~ e ]] 2026-03-26 00:54:07.536 | ++ /opt/stack/octavia/devstack/plugin.sh:source:826 : set -e 2026-03-26 00:54:07.541 | ++ /opt/stack/octavia/devstack/plugin.sh:source:830 : [[ ehxB =~ x ]] 2026-03-26 00:54:07.547 | ++ /opt/stack/octavia/devstack/plugin.sh:source:831 : set -x 2026-03-26 00:54:07.553 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:54:07.558 | + functions-common:run_plugins:1832 : local dir=/opt/stack/manila 2026-03-26 00:54:07.564 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/manila/devstack/plugin.sh ]] 2026-03-26 00:54:07.571 | + functions-common:run_plugins:1834 : source /opt/stack/manila/devstack/plugin.sh stack install 2026-03-26 00:54:07.615 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:54:07.621 | ++ /opt/stack/manila/devstack/plugin.sh:source:1143 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:54:07.627 | ++ /opt/stack/manila/devstack/plugin.sh:source:1144 : echo_summary 'Installing Manila Client' 2026-03-26 00:54:07.633 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:54:07.639 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila Client 2026-03-26 00:54:07.646 | ++ /opt/stack/manila/devstack/plugin.sh:source:1145 : install_manilaclient 2026-03-26 00:54:07.652 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:722 : use_library_from_git python-manilaclient 2026-03-26 00:54:07.657 | ++ inc/python:use_library_from_git:266 : local name=python-manilaclient 2026-03-26 00:54:07.661 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:54:07.667 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:54:07.673 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient, =~ ,python-manilaclient, ]] 2026-03-26 00:54:07.680 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:54:07.686 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:726 : pip_install python-manilaclient 2026-03-26 00:54:07.734 | Using python 3.12 to install python-manilaclient 2026-03-26 00:54:07.740 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-manilaclient 2026-03-26 00:54:08.407 | Collecting python-manilaclient 2026-03-26 00:54:08.554 | Downloading python_manilaclient-6.0.0-py3-none-any.whl.metadata (5.5 kB) 2026-03-26 00:54:08.566 | Requirement already satisfied: pbr>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (7.0.3) 2026-03-26 00:54:08.567 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.3.0) 2026-03-26 00:54:08.568 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (8.1.0) 2026-03-26 00:54:08.568 | Requirement already satisfied: oslo.serialization>=2.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.9.1) 2026-03-26 00:54:08.569 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (10.0.0) 2026-03-26 00:54:08.569 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.17.0) 2026-03-26 00:54:08.570 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (2.32.5) 2026-03-26 00:54:08.570 | Requirement already satisfied: osc-lib>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (4.4.0) 2026-03-26 00:54:08.571 | Requirement already satisfied: keystoneauth1>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (5.13.1) 2026-03-26 00:54:08.572 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-manilaclient) (3.0.0) 2026-03-26 00:54:08.573 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-manilaclient) (2.1.1) 2026-03-26 00:54:08.574 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (2.1.0) 2026-03-26 00:54:08.575 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (5.7.0) 2026-03-26 00:54:08.575 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (1.8.2) 2026-03-26 00:54:08.576 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.0.0->python-manilaclient) (4.15.0) 2026-03-26 00:54:08.580 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.13.2) 2026-03-26 00:54:08.581 | Requirement already satisfied: openstacksdk>=0.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (4.10.0) 2026-03-26 00:54:08.581 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=3.2.0->python-manilaclient) (6.7.2) 2026-03-26 00:54:08.583 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.6.0) 2026-03-26 00:54:08.583 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (3.2.0) 2026-03-26 00:54:08.584 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (6.0.3) 2026-03-26 00:54:08.586 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.11.0) 2026-03-26 00:54:08.586 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (14.3.3) 2026-03-26 00:54:08.587 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (1.7.2) 2026-03-26 00:54:08.588 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (43.0.3) 2026-03-26 00:54:08.588 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (5.2.1) 2026-03-26 00:54:08.589 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.5.0) 2026-03-26 00:54:08.589 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.1.0) 2026-03-26 00:54:08.590 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.33) 2026-03-26 00:54:08.590 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (4.9.2) 2026-03-26 00:54:08.591 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (7.2.2) 2026-03-26 00:54:08.591 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (1.4.0) 2026-03-26 00:54:08.593 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (2.0.0) 2026-03-26 00:54:08.595 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0) 2026-03-26 00:54:08.599 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=3.2.0->python-manilaclient) (3.0.0) 2026-03-26 00:54:08.601 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (1.3.0) 2026-03-26 00:54:08.602 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-manilaclient) (2.0.0) 2026-03-26 00:54:08.605 | Requirement already satisfied: oslo.context>=2.21.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (6.3.0) 2026-03-26 00:54:08.606 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-manilaclient) (2.9.0.post0) 2026-03-26 00:54:08.608 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.20.0->python-manilaclient) (1.1.2) 2026-03-26 00:54:08.611 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (3.3.2) 2026-03-26 00:54:08.611 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->python-manilaclient) (26.0) 2026-03-26 00:54:08.614 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.0.0->python-manilaclient) (82.0.1) 2026-03-26 00:54:08.617 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->python-manilaclient) (0.6.0) 2026-03-26 00:54:08.624 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-manilaclient) (1.17.0) 2026-03-26 00:54:08.626 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.4.4) 2026-03-26 00:54:08.627 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (3.11) 2026-03-26 00:54:08.627 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->python-manilaclient) (2.6.3) 2026-03-26 00:54:08.628 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->python-manilaclient) (2023.11.17) 2026-03-26 00:54:08.638 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (4.0.0) 2026-03-26 00:54:08.638 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (2.19.2) 2026-03-26 00:54:08.641 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=3.2.0->python-manilaclient) (0.1.2) 2026-03-26 00:54:08.685 | Downloading python_manilaclient-6.0.0-py3-none-any.whl (410 kB) 2026-03-26 00:54:08.941 | Installing collected packages: python-manilaclient 2026-03-26 00:54:09.310 | Successfully installed python-manilaclient-6.0.0 2026-03-26 00:54:09.395 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:54:09.401 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:54:09.407 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:54:09.411 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:54:09.417 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:54:09.422 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:54:09.427 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:54:09.432 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:54:09.437 | ++ functions-common:time_stop:2419 : start_time=1774486447722 2026-03-26 00:54:09.442 | ++ functions-common:time_stop:2421 : [[ -z 1774486447722 ]] 2026-03-26 00:54:09.449 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:54:09.458 | ++ functions-common:time_stop:2424 : end_time=1774486449452 2026-03-26 00:54:09.464 | ++ functions-common:time_stop:2425 : elapsed_time=1730 2026-03-26 00:54:09.469 | ++ functions-common:time_stop:2426 : total=151711 2026-03-26 00:54:09.475 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:54:09.480 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=153441 2026-03-26 00:54:09.488 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:54:09.493 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:728 : [[ True == \T\r\u\e ]] 2026-03-26 00:54:09.499 | ++ /opt/stack/manila/devstack/plugin.sh:install_manilaclient:729 : sudo ln -sf /opt/stack/data/venv/bin/manila /usr/local/bin 2026-03-26 00:54:09.522 | ++ /opt/stack/manila/devstack/plugin.sh:source:1146 : echo_summary 'Installing Manila' 2026-03-26 00:54:09.528 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-03-26 00:54:09.535 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Manila 2026-03-26 00:54:09.541 | ++ /opt/stack/manila/devstack/plugin.sh:source:1147 : install_manila 2026-03-26 00:54:09.547 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:735 : setup_develop /opt/stack/manila 2026-03-26 00:54:09.552 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:54:09.559 | ++ inc/python:setup_develop:354 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:54:09.565 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/manila 2026-03-26 00:54:09.570 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:54:09.577 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/manila -e 2026-03-26 00:54:09.583 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:54:09.587 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:54:09.592 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/manila 2026-03-26 00:54:09.598 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:54:09.603 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:54:09.611 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/manila 2026-03-26 00:54:09.616 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:54:09.623 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/manila 2026-03-26 00:54:09.628 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:54:09.634 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:54:09.641 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/manila/setup.cfg 2026-03-26 00:54:09.653 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=manila 2026-03-26 00:54:09.658 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z manila ']' 2026-03-26 00:54:09.664 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- manila 2026-03-26 00:54:09.756 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/manila -e 2026-03-26 00:54:09.761 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:54:09.766 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:54:09.772 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:54:09.778 | ++ inc/python:setup_package:439 : [[ /opt/stack/manila == -bindep* ]] 2026-03-26 00:54:09.783 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/manila 2026-03-26 00:54:09.788 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:54:09.794 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:54:09.799 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:54:09.805 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:54:09.809 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:54:09.814 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:54:09.820 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:54:09.827 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/manila 2026-03-26 00:54:09.874 | Using python 3.12 to install /opt/stack/manila 2026-03-26 00:54:09.879 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/manila 2026-03-26 00:54:10.424 | Obtaining file:///opt/stack/manila 2026-03-26 00:54:10.426 | Installing build dependencies: started 2026-03-26 00:54:11.395 | Installing build dependencies: finished with status 'done' 2026-03-26 00:54:11.396 | Checking if build backend supports build_editable: started 2026-03-26 00:54:11.695 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:54:11.697 | Getting requirements to build editable: started 2026-03-26 00:54:12.319 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:54:12.320 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:54:12.808 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-03-26 00:54:12.827 | Requirement already satisfied: pbr>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.0.3) 2026-03-26 00:54:12.828 | Requirement already satisfied: alembic>=1.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (1.18.4) 2026-03-26 00:54:12.828 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.6.0) 2026-03-26 00:54:12.828 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (0.7.1) 2026-03-26 00:54:12.829 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (0.40.4) 2026-03-26 00:54:12.829 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.3.2) 2026-03-26 00:54:12.829 | Requirement already satisfied: lxml>=4.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (6.0.2) 2026-03-26 00:54:12.830 | Requirement already satisfied: netaddr>=0.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (1.3.0) 2026-03-26 00:54:12.830 | Requirement already satisfied: oslo.config>=9.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (10.3.0) 2026-03-26 00:54:12.831 | Requirement already satisfied: oslo.context>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (6.3.0) 2026-03-26 00:54:12.831 | Requirement already satisfied: oslo.db>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (18.0.0) 2026-03-26 00:54:12.831 | Requirement already satisfied: oslo.i18n>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (6.7.2) 2026-03-26 00:54:12.832 | Requirement already satisfied: oslo.log>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (8.1.0) 2026-03-26 00:54:12.832 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (17.3.0) 2026-03-26 00:54:12.833 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (8.0.0) 2026-03-26 00:54:12.833 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.0.0) 2026-03-26 00:54:12.833 | Requirement already satisfied: oslo.privsep>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.10.1) 2026-03-26 00:54:12.834 | Requirement already satisfied: oslo.reports>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.7.0) 2026-03-26 00:54:12.834 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.9.0) 2026-03-26 00:54:12.835 | Requirement already satisfied: oslo.serialization>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.9.1) 2026-03-26 00:54:12.835 | Requirement already satisfied: oslo.service>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.5.1) 2026-03-26 00:54:12.836 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.7.1) 2026-03-26 00:54:12.836 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (10.0.0) 2026-03-26 00:54:12.836 | Requirement already satisfied: oslo.concurrency>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.4.0) 2026-03-26 00:54:12.837 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.3.0) 2026-03-26 00:54:12.837 | Requirement already satisfied: paramiko>=2.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.0.0) 2026-03-26 00:54:12.838 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.10.1) 2026-03-26 00:54:12.838 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.1.0) 2026-03-26 00:54:12.838 | Requirement already satisfied: pyparsing>=2.4.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (3.3.2) 2026-03-26 00:54:12.839 | Requirement already satisfied: python-neutronclient>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (11.8.0) 2026-03-26 00:54:12.839 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.13.1) 2026-03-26 00:54:12.840 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (12.0.0) 2026-03-26 00:54:12.840 | Requirement already satisfied: requests>=2.23.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.32.5) 2026-03-26 00:54:12.840 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (9.1.4) 2026-03-26 00:54:12.841 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.5.1) 2026-03-26 00:54:12.841 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (2.0.46) 2026-03-26 00:54:12.841 | Requirement already satisfied: SQLAlchemy-Utils>=0.38.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (0.42.1) 2026-03-26 00:54:12.842 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (5.7.0) 2026-03-26 00:54:12.842 | Requirement already satisfied: tooz>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (8.1.0) 2026-03-26 00:54:12.843 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (9.9.0) 2026-03-26 00:54:12.843 | Requirement already satisfied: python-novaclient>=17.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (18.12.0) 2026-03-26 00:54:12.843 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (1.8.9) 2026-03-26 00:54:12.844 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (7.0.1) 2026-03-26 00:54:12.844 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (26.0) 2026-03-26 00:54:12.845 | Requirement already satisfied: jsonschema>=4.17 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.26.0) 2026-03-26 00:54:12.845 | Requirement already satisfied: openstacksdk>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from manila==22.1.0.dev10) (4.10.0) 2026-03-26 00:54:12.846 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev10) (1.3.10) 2026-03-26 00:54:12.847 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.4.2->manila==22.1.0.dev10) (4.15.0) 2026-03-26 00:54:12.849 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev10) (43.0.3) 2026-03-26 00:54:12.849 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=3.7.0->manila==22.1.0.dev10) (7.3.0) 2026-03-26 00:54:12.852 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev10) (2.0.0) 2026-03-26 00:54:12.854 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->castellan>=3.7.0->manila==22.1.0.dev10) (3.0) 2026-03-26 00:54:12.857 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->manila==22.1.0.dev10) (2.8.0) 2026-03-26 00:54:12.862 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev10) (25.4.0) 2026-03-26 00:54:12.863 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev10) (2025.9.1) 2026-03-26 00:54:12.863 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev10) (0.37.0) 2026-03-26 00:54:12.864 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=4.17->manila==22.1.0.dev10) (0.30.0) 2026-03-26 00:54:12.868 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev10) (2.1.0) 2026-03-26 00:54:12.868 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->manila==22.1.0.dev10) (1.8.2) 2026-03-26 00:54:12.871 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev10) (4.1.1) 2026-03-26 00:54:12.872 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev10) (4.0.1) 2026-03-26 00:54:12.873 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev10) (2.11.0) 2026-03-26 00:54:12.873 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->manila==22.1.0.dev10) (5.8.0) 2026-03-26 00:54:12.878 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (5.2.1) 2026-03-26 00:54:12.879 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (1.5.0) 2026-03-26 00:54:12.879 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (1.1.0) 2026-03-26 00:54:12.880 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (1.33) 2026-03-26 00:54:12.880 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (4.9.2) 2026-03-26 00:54:12.881 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (7.2.2) 2026-03-26 00:54:12.881 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (6.0.3) 2026-03-26 00:54:12.882 | Requirement already satisfied: requestsexceptions>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.1.0->manila==22.1.0.dev10) (1.4.0) 2026-03-26 00:54:12.887 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.1.0->manila==22.1.0.dev10) (3.0.0) 2026-03-26 00:54:12.893 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev10) (0.20) 2026-03-26 00:54:12.893 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.3.0->manila==22.1.0.dev10) (3.0.0) 2026-03-26 00:54:12.895 | Requirement already satisfied: wrapt>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=4.3.0->manila==22.1.0.dev10) (2.1.1) 2026-03-26 00:54:12.898 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=9.5.0->manila==22.1.0.dev10) (2.0.0) 2026-03-26 00:54:12.902 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev10) (2.0.2) 2026-03-26 00:54:12.902 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=17.2.1->manila==22.1.0.dev10) (0.5.0) 2026-03-26 00:54:12.906 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.4.0->manila==22.1.0.dev10) (2.9.0.post0) 2026-03-26 00:54:12.909 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev10) (3.2.1) 2026-03-26 00:54:12.910 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev10) (5.3.1) 2026-03-26 00:54:12.911 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev10) (5.6.2) 2026-03-26 00:54:12.911 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->manila==22.1.0.dev10) (0.15.1) 2026-03-26 00:54:12.913 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->manila==22.1.0.dev10) (5.1.0) 2026-03-26 00:54:12.919 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->manila==22.1.0.dev10) (2025.3) 2026-03-26 00:54:12.923 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->manila==22.1.0.dev10) (0.24.1) 2026-03-26 00:54:12.925 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev10) (5.0.0) 2026-03-26 00:54:12.925 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev10) (3.1.6) 2026-03-26 00:54:12.926 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->manila==22.1.0.dev10) (4.0.1) 2026-03-26 00:54:12.930 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->manila==22.1.0.dev10) (3.0.3) 2026-03-26 00:54:12.937 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=2.4.0->manila==22.1.0.dev10) (1.1.2) 2026-03-26 00:54:12.948 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.4.1->manila==22.1.0.dev10) (1.7.3) 2026-03-26 00:54:12.952 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->manila==22.1.0.dev10) (2.2.0) 2026-03-26 00:54:12.954 | Requirement already satisfied: setproctitle in /opt/stack/data/venv/lib/python3.12/site-packages (from cotyledon>=2.2.0->oslo.service[threading]>=4.4.1->manila==22.1.0.dev10) (1.3.7) 2026-03-26 00:54:12.958 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->manila==22.1.0.dev10) (3.17.0) 2026-03-26 00:54:12.970 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev10) (2.2.1) 2026-03-26 00:54:12.971 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=2.7.2->manila==22.1.0.dev10) (1.6.2) 2026-03-26 00:54:12.976 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->manila==22.1.0.dev10) (82.0.1) 2026-03-26 00:54:12.986 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->manila==22.1.0.dev10) (0.6.0) 2026-03-26 00:54:13.008 | Requirement already satisfied: cliff>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (4.13.2) 2026-03-26 00:54:13.011 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (0.6.0) 2026-03-26 00:54:13.012 | Requirement already satisfied: cmd2>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (3.2.0) 2026-03-26 00:54:13.018 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (1.11.0) 2026-03-26 00:54:13.018 | Requirement already satisfied: rich>=14.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (14.3.3) 2026-03-26 00:54:13.019 | Requirement already satisfied: rich-argparse>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (1.7.2) 2026-03-26 00:54:13.028 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.4.0->manila==22.1.0.dev10) (1.17.0) 2026-03-26 00:54:13.035 | Requirement already satisfied: osc-lib>=1.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-neutronclient>=6.7.0->manila==22.1.0.dev10) (4.4.0) 2026-03-26 00:54:13.053 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev10) (3.4.4) 2026-03-26 00:54:13.053 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev10) (3.11) 2026-03-26 00:54:13.053 | Requirement already satisfied: urllib3<3,>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.23.0->manila==22.1.0.dev10) (2.6.3) 2026-03-26 00:54:13.054 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.23.0->manila==22.1.0.dev10) (2023.11.17) 2026-03-26 00:54:13.077 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (4.0.0) 2026-03-26 00:54:13.078 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (2.19.2) 2026-03-26 00:54:13.084 | Requirement already satisfied: mdurl~=0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=14.3.0->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=3.7.0->manila==22.1.0.dev10) (0.1.2) 2026-03-26 00:54:13.095 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.4.1->manila==22.1.0.dev10) (0.7) 2026-03-26 00:54:13.134 | Requirement already satisfied: testtools in /opt/stack/data/venv/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=17.2.1->manila==22.1.0.dev10) (2.8.5) 2026-03-26 00:54:13.137 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=2.7.1->manila==22.1.0.dev10) (0.16.0) 2026-03-26 00:54:13.201 | Building wheels for collected packages: manila 2026-03-26 00:54:13.202 | Building editable for manila (pyproject.toml): started 2026-03-26 00:54:13.934 | Building editable for manila (pyproject.toml): finished with status 'done' 2026-03-26 00:54:13.935 | Created wheel for manila: filename=manila-22.1.0.dev10-0.editable-py3-none-any.whl size=8966 sha256=14cf39daf7079fa5560e24d414e2ef002a410f68368aa62d882841f9c825fc84 2026-03-26 00:54:13.935 | Stored in directory: /tmp/pip-ephem-wheel-cache-fnqyc6x9/wheels/f6/b2/8b/532c6b60f11d4884c24473457b7bcd86078c86d51cdce6a48f 2026-03-26 00:54:13.941 | Successfully built manila 2026-03-26 00:54:14.076 | Installing collected packages: manila 2026-03-26 00:54:14.119 | Successfully installed manila-22.1.0.dev10 2026-03-26 00:54:14.229 | ++ inc/python:pip_install:216 : result=0 2026-03-26 00:54:14.235 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-03-26 00:54:14.239 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:54:14.244 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:54:14.250 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:54:14.254 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:54:14.259 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:54:14.265 | ++ functions-common:time_stop:2418 : name=pip_install 2026-03-26 00:54:14.270 | ++ functions-common:time_stop:2419 : start_time=1774486449862 2026-03-26 00:54:14.275 | ++ functions-common:time_stop:2421 : [[ -z 1774486449862 ]] 2026-03-26 00:54:14.283 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:54:14.292 | ++ functions-common:time_stop:2424 : end_time=1774486454286 2026-03-26 00:54:14.297 | ++ functions-common:time_stop:2425 : elapsed_time=4424 2026-03-26 00:54:14.302 | ++ functions-common:time_stop:2426 : total=153441 2026-03-26 00:54:14.307 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:54:14.312 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=157865 2026-03-26 00:54:14.317 | ++ inc/python:pip_install:219 : return 0 2026-03-26 00:54:14.323 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-03-26 00:54:14.328 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-03-26 00:54:14.334 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/manila 2026-03-26 00:54:14.340 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/manila 2026-03-26 00:54:14.346 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-03-26 00:54:14.351 | ++ inc/python:use_library_from_git:268 : [[ novnc,barbican,cinder,devstack,glance,keystone,magnum,manila,neutron,nova,octavia,os-test-images,ovn-octavia-provider,placement,python-magnumclient,requirements,swift,magnum-cluster-api,python-magnumclient = \A\L\L ]] 2026-03-26 00:54:14.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,python-magnumclient, =~ ,/opt/stack/manila, ]] 2026-03-26 00:54:14.363 | ++ inc/python:use_library_from_git:269 : return 1 2026-03-26 00:54:14.369 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:737 : is_service_enabled m-shr 2026-03-26 00:54:14.407 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:54:14.414 | +++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : systemctl is-active nfs-ganesha.service 2026-03-26 00:54:14.430 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:739 : [[ ! inactive == \a\c\t\i\v\e ]] 2026-03-26 00:54:14.436 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:740 : '[' manila.share.drivers.generic.GenericShareDriver '!=' manila.share.drivers.cephfs.driver.CephFSDriver ']' 2026-03-26 00:54:14.442 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:741 : _install_nfs_and_samba 2026-03-26 00:54:14.448 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:702 : is_ubuntu 2026-03-26 00:54:14.455 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:54:14.462 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:54:14.468 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:703 : install_package nfs-kernel-server nfs-common samba 2026-03-26 00:54:14.474 | ++ functions-common:install_package:1430 : update_package_repo 2026-03-26 00:54:14.480 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-03-26 00:54:14.486 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=True 2026-03-26 00:54:14.492 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-03-26 00:54:14.498 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-03-26 00:54:14.502 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-03-26 00:54:14.507 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:54:14.512 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:54:14.519 | ++ functions-common:update_package_repo:1413 : apt_get_update 2026-03-26 00:54:14.525 | ++ functions-common:apt_get_update:1158 : [[ True == \T\r\u\e ]] 2026-03-26 00:54:14.531 | ++ functions-common:apt_get_update:1158 : [[ False != \T\r\u\e ]] 2026-03-26 00:54:14.538 | ++ functions-common:apt_get_update:1159 : return 2026-03-26 00:54:14.543 | ++ functions-common:install_package:1431 : real_install_package nfs-kernel-server nfs-common samba 2026-03-26 00:54:14.550 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-03-26 00:54:14.557 | ++ functions-common:is_ubuntu:544 : [[ -z deb ]] 2026-03-26 00:54:14.563 | ++ functions-common:is_ubuntu:547 : '[' deb = deb ']' 2026-03-26 00:54:14.569 | ++ functions-common:real_install_package:1419 : apt_get install nfs-kernel-server nfs-common samba 2026-03-26 00:54:14.620 | ++ functions-common:apt_get:1199 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install nfs-kernel-server nfs-common samba 2026-03-26 00:54:14.660 | Reading package lists... 2026-03-26 00:54:14.902 | Building dependency tree... 2026-03-26 00:54:14.903 | Reading state information... 2026-03-26 00:54:15.134 | The following additional packages will be installed: 2026-03-26 00:54:15.134 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 00:54:15.135 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 00:54:15.135 | python3-dnspython python3-ldb python3-markdown python3-samba python3-talloc 2026-03-26 00:54:15.135 | python3-tdb rpcbind samba-common samba-common-bin samba-libs tdb-tools 2026-03-26 00:54:15.136 | Suggested packages: 2026-03-26 00:54:15.136 | cups-common watchdog python3-trio python3-aioquic python3-h2 python3-httpx 2026-03-26 00:54:15.136 | python3-httpcore python-markdown-doc bind9 bind9utils ctdb ldb-tools ntp 2026-03-26 00:54:15.136 | | chrony ufw winbind heimdal-clients 2026-03-26 00:54:15.136 | Recommended packages: 2026-03-26 00:54:15.136 | python3-gpg attr samba-dsdb-modules samba-vfs-modules samba-ad-provision 2026-03-26 00:54:15.182 | The following NEW packages will be installed: 2026-03-26 00:54:15.182 | keyutils libavahi-client3 libavahi-common-data libavahi-common3 libcups2t64 2026-03-26 00:54:15.183 | libldb2 liblmdb0 libnfsidmap1 libtalloc2 libtdb1 libtevent0t64 libwbclient0 2026-03-26 00:54:15.183 | nfs-common nfs-kernel-server python3-dnspython python3-ldb python3-markdown 2026-03-26 00:54:15.183 | python3-samba python3-talloc python3-tdb rpcbind samba samba-common 2026-03-26 00:54:15.183 | samba-common-bin samba-libs tdb-tools 2026-03-26 00:54:15.372 | 0 upgraded, 26 newly installed, 0 to remove and 0 not upgraded. 2026-03-26 00:54:15.372 | Need to get 12.9 MB of archives. 2026-03-26 00:54:15.372 | After this operation, 58.0 MB of additional disk space will be used. 2026-03-26 00:54:15.372 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnfsidmap1 amd64 1:2.6.4-3ubuntu5.1 [48.3 kB] 2026-03-26 00:54:15.645 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 rpcbind amd64 1.2.6-7ubuntu2 [46.5 kB] 2026-03-26 00:54:15.710 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 keyutils amd64 1.6.3-3build1 [56.8 kB] 2026-03-26 00:54:15.793 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-common amd64 1:2.6.4-3ubuntu5.1 [248 kB] 2026-03-26 00:54:15.917 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-dnspython all 2.6.1-1ubuntu1 [163 kB] 2026-03-26 00:54:15.956 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 liblmdb0 amd64 0.9.31-1build1 [48.1 kB] 2026-03-26 00:54:15.965 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtalloc2 amd64 2.4.2-1build2 [27.3 kB] 2026-03-26 00:54:15.970 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtdb1 amd64 1.4.10-1build1 [46.8 kB] 2026-03-26 00:54:15.979 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 libtevent0t64 amd64 0.16.1-2build1 [42.6 kB] 2026-03-26 00:54:15.986 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldb2 amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [188 kB] 2026-03-26 00:54:16.014 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-ldb amd64 2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4 [41.8 kB] 2026-03-26 00:54:16.019 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-tdb amd64 1.4.10-1build1 [15.3 kB] 2026-03-26 00:54:16.021 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-markdown all 3.5.2-1 [72.0 kB] 2026-03-26 00:54:16.029 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common-data amd64 0.8-13ubuntu6.1 [29.9 kB] 2026-03-26 00:54:16.074 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-common3 amd64 0.8-13ubuntu6.1 [23.4 kB] 2026-03-26 00:54:16.075 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libavahi-client3 amd64 0.8-13ubuntu6.1 [26.8 kB] 2026-03-26 00:54:16.078 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libwbclient0 amd64 2:4.19.5+dfsg-4ubuntu9.4 [71.7 kB] 2026-03-26 00:54:16.082 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-libs amd64 2:4.19.5+dfsg-4ubuntu9.4 [6,018 kB] 2026-03-26 00:54:16.412 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 python3-talloc amd64 2.4.2-1build2 [12.9 kB] 2026-03-26 00:54:16.412 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [2,895 kB] 2026-03-26 00:54:16.505 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common all 2:4.19.5+dfsg-4ubuntu9.4 [65.2 kB] 2026-03-26 00:54:16.506 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcups2t64 amd64 2.4.7-1.2ubuntu7.9 [273 kB] 2026-03-26 00:54:16.508 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba-common-bin amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,279 kB] 2026-03-26 00:54:16.575 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu noble/main amd64 tdb-tools amd64 1.4.10-1build1 [25.8 kB] 2026-03-26 00:54:16.575 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 samba amd64 2:4.19.5+dfsg-4ubuntu9.4 [1,003 kB] 2026-03-26 00:54:16.592 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu noble-updates/main amd64 nfs-kernel-server amd64 1:2.6.4-3ubuntu5.1 [169 kB] 2026-03-26 00:54:16.836 | debconf: delaying package configuration, since apt-utils is not installed 2026-03-26 00:54:16.885 | Fetched 12.9 MB in 1s (8,987 kB/s) 2026-03-26 00:54:16.934 | Selecting previously unselected package libnfsidmap1:amd64. 2026-03-26 00:54:16.990 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 70471 files and directories currently installed.) 2026-03-26 00:54:16.994 | Preparing to unpack .../00-libnfsidmap1_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:54:17.003 | Unpacking libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:54:17.076 | Selecting previously unselected package rpcbind. 2026-03-26 00:54:17.089 | Preparing to unpack .../01-rpcbind_1.2.6-7ubuntu2_amd64.deb ... 2026-03-26 00:54:17.099 | Unpacking rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 00:54:17.156 | Selecting previously unselected package keyutils. 2026-03-26 00:54:17.170 | Preparing to unpack .../02-keyutils_1.6.3-3build1_amd64.deb ... 2026-03-26 00:54:17.174 | Unpacking keyutils (1.6.3-3build1) ... 2026-03-26 00:54:17.346 | Selecting previously unselected package nfs-common. 2026-03-26 00:54:17.361 | Preparing to unpack .../03-nfs-common_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:54:17.398 | Unpacking nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:54:17.593 | Selecting previously unselected package python3-dnspython. 2026-03-26 00:54:17.606 | Preparing to unpack .../04-python3-dnspython_2.6.1-1ubuntu1_all.deb ... 2026-03-26 00:54:17.609 | Unpacking python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 00:54:17.718 | Selecting previously unselected package liblmdb0:amd64. 2026-03-26 00:54:17.731 | Preparing to unpack .../05-liblmdb0_0.9.31-1build1_amd64.deb ... 2026-03-26 00:54:17.736 | Unpacking liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 00:54:17.792 | Selecting previously unselected package libtalloc2:amd64. 2026-03-26 00:54:17.803 | Preparing to unpack .../06-libtalloc2_2.4.2-1build2_amd64.deb ... 2026-03-26 00:54:17.808 | Unpacking libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 00:54:17.865 | Selecting previously unselected package libtdb1:amd64. 2026-03-26 00:54:17.877 | Preparing to unpack .../07-libtdb1_1.4.10-1build1_amd64.deb ... 2026-03-26 00:54:17.881 | Unpacking libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 00:54:17.943 | Selecting previously unselected package libtevent0t64:amd64. 2026-03-26 00:54:17.954 | Preparing to unpack .../08-libtevent0t64_0.16.1-2build1_amd64.deb ... 2026-03-26 00:54:17.958 | Unpacking libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 00:54:18.017 | Selecting previously unselected package libldb2:amd64. 2026-03-26 00:54:18.027 | Preparing to unpack .../09-libldb2_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:18.032 | Unpacking libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:18.106 | Selecting previously unselected package python3-ldb. 2026-03-26 00:54:18.116 | Preparing to unpack .../10-python3-ldb_2%3a2.8.0+samba4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:18.120 | Unpacking python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:18.180 | Selecting previously unselected package python3-tdb. 2026-03-26 00:54:18.192 | Preparing to unpack .../11-python3-tdb_1.4.10-1build1_amd64.deb ... 2026-03-26 00:54:18.196 | Unpacking python3-tdb (1.4.10-1build1) ... 2026-03-26 00:54:18.250 | Selecting previously unselected package python3-markdown. 2026-03-26 00:54:18.259 | Preparing to unpack .../12-python3-markdown_3.5.2-1_all.deb ... 2026-03-26 00:54:18.263 | Unpacking python3-markdown (3.5.2-1) ... 2026-03-26 00:54:18.328 | Selecting previously unselected package libavahi-common-data:amd64. 2026-03-26 00:54:18.340 | Preparing to unpack .../13-libavahi-common-data_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:54:18.345 | Unpacking libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:54:18.400 | Selecting previously unselected package libavahi-common3:amd64. 2026-03-26 00:54:18.412 | Preparing to unpack .../14-libavahi-common3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:54:18.417 | Unpacking libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:54:18.479 | Selecting previously unselected package libavahi-client3:amd64. 2026-03-26 00:54:18.488 | Preparing to unpack .../15-libavahi-client3_0.8-13ubuntu6.1_amd64.deb ... 2026-03-26 00:54:18.492 | Unpacking libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:54:18.548 | Selecting previously unselected package libwbclient0:amd64. 2026-03-26 00:54:18.559 | Preparing to unpack .../16-libwbclient0_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:18.562 | Unpacking libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:18.626 | Selecting previously unselected package samba-libs:amd64. 2026-03-26 00:54:18.638 | Preparing to unpack .../17-samba-libs_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:18.647 | Unpacking samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:18.898 | Selecting previously unselected package python3-talloc:amd64. 2026-03-26 00:54:18.914 | Preparing to unpack .../18-python3-talloc_2.4.2-1build2_amd64.deb ... 2026-03-26 00:54:18.918 | Unpacking python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 00:54:18.979 | Selecting previously unselected package python3-samba. 2026-03-26 00:54:18.991 | Preparing to unpack .../19-python3-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:18.995 | Unpacking python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:19.208 | Selecting previously unselected package samba-common. 2026-03-26 00:54:19.222 | Preparing to unpack .../20-samba-common_2%3a4.19.5+dfsg-4ubuntu9.4_all.deb ... 2026-03-26 00:54:19.241 | Unpacking samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:19.306 | Selecting previously unselected package libcups2t64:amd64. 2026-03-26 00:54:19.319 | Preparing to unpack .../21-libcups2t64_2.4.7-1.2ubuntu7.9_amd64.deb ... 2026-03-26 00:54:19.323 | Unpacking libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 00:54:19.376 | Selecting previously unselected package samba-common-bin. 2026-03-26 00:54:19.387 | Preparing to unpack .../22-samba-common-bin_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:19.391 | Unpacking samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:19.482 | Selecting previously unselected package tdb-tools. 2026-03-26 00:54:19.493 | Preparing to unpack .../23-tdb-tools_1.4.10-1build1_amd64.deb ... 2026-03-26 00:54:19.497 | Unpacking tdb-tools (1.4.10-1build1) ... 2026-03-26 00:54:19.557 | Selecting previously unselected package samba. 2026-03-26 00:54:19.568 | Preparing to unpack .../24-samba_2%3a4.19.5+dfsg-4ubuntu9.4_amd64.deb ... 2026-03-26 00:54:19.593 | Unpacking samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:19.711 | Selecting previously unselected package nfs-kernel-server. 2026-03-26 00:54:19.725 | Preparing to unpack .../25-nfs-kernel-server_1%3a2.6.4-3ubuntu5.1_amd64.deb ... 2026-03-26 00:54:19.729 | Unpacking nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:54:19.823 | Setting up liblmdb0:amd64 (0.9.31-1build1) ... 2026-03-26 00:54:19.832 | Setting up libnfsidmap1:amd64 (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:54:19.842 | Setting up libtdb1:amd64 (1.4.10-1build1) ... 2026-03-26 00:54:19.852 | Setting up rpcbind (1.2.6-7ubuntu2) ... 2026-03-26 00:54:20.504 | Created symlink /etc/systemd/system/multi-user.target.wants/rpcbind.service → /usr/lib/systemd/system/rpcbind.service. 2026-03-26 00:54:20.505 | Created symlink /etc/systemd/system/sockets.target.wants/rpcbind.socket → /usr/lib/systemd/system/rpcbind.socket. 2026-03-26 00:54:21.058 | Setting up samba-common (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:21.298 | 2026-03-26 00:54:21.298 | Creating config file /etc/samba/smb.conf with new version 2026-03-26 00:54:21.408 | Setting up libwbclient0:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:21.421 | Setting up libtalloc2:amd64 (2.4.2-1build2) ... 2026-03-26 00:54:21.433 | Setting up python3-tdb (1.4.10-1build1) ... 2026-03-26 00:54:21.588 | Setting up libavahi-common-data:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:54:21.598 | Setting up tdb-tools (1.4.10-1build1) ... 2026-03-26 00:54:21.614 | update-alternatives: using /usr/bin/tdbbackup.tdbtools to provide /usr/bin/tdbbackup (tdbbackup) in auto mode 2026-03-26 00:54:21.622 | Setting up python3-markdown (3.5.2-1) ... 2026-03-26 00:54:21.819 | Setting up keyutils (1.6.3-3build1) ... 2026-03-26 00:54:21.833 | Setting up python3-dnspython (2.6.1-1ubuntu1) ... 2026-03-26 00:54:22.173 | Setting up libtevent0t64:amd64 (0.16.1-2build1) ... 2026-03-26 00:54:22.187 | Setting up python3-talloc:amd64 (2.4.2-1build2) ... 2026-03-26 00:54:22.199 | Setting up libavahi-common3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:54:22.210 | Setting up nfs-common (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:54:22.464 | 2026-03-26 00:54:22.464 | Creating config file /etc/idmapd.conf with new version 2026-03-26 00:54:23.065 | 2026-03-26 00:54:23.065 | Creating config file /etc/nfs.conf with new version 2026-03-26 00:54:23.176 | info: Selecting UID from range 100 to 999 ... 2026-03-26 00:54:23.176 | 2026-03-26 00:54:23.182 | info: Adding system user `statd' (UID 115) ... 2026-03-26 00:54:23.187 | info: Adding new user `statd' (UID 115) with group `nogroup' ... 2026-03-26 00:54:23.227 | info: Not creating home directory `/var/lib/nfs'. 2026-03-26 00:54:23.734 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 00:54:23.734 | Created symlink /etc/systemd/system/remote-fs.target.wants/nfs-client.target → /usr/lib/systemd/system/nfs-client.target. 2026-03-26 00:54:24.149 | auth-rpcgss-module.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.198 | nfs-idmapd.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.220 | nfs-utils.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.245 | proc-fs-nfsd.mount is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.271 | rpc-gssd.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.299 | rpc-statd-notify.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.324 | rpc-statd.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.349 | rpc-svcgssd.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:24.497 | Setting up libldb2:amd64 (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:24.509 | Setting up libavahi-client3:amd64 (0.8-13ubuntu6.1) ... 2026-03-26 00:54:24.521 | Setting up nfs-kernel-server (1:2.6.4-3ubuntu5.1) ... 2026-03-26 00:54:24.662 | Created symlink /etc/systemd/system/nfs-mountd.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 00:54:24.662 | Created symlink /etc/systemd/system/nfs-server.service.requires/fsidd.service → /usr/lib/systemd/system/fsidd.service. 2026-03-26 00:54:24.796 | Created symlink /etc/systemd/system/nfs-client.target.wants/nfs-blkmap.service → /usr/lib/systemd/system/nfs-blkmap.service. 2026-03-26 00:54:24.939 | Created symlink /etc/systemd/system/multi-user.target.wants/nfs-server.service → /usr/lib/systemd/system/nfs-server.service. 2026-03-26 00:54:25.349 | nfs-mountd.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:25.410 | nfsdcld.service is a disabled or a static unit, not starting it. 2026-03-26 00:54:25.976 | 2026-03-26 00:54:25.977 | Creating config file /etc/exports with new version 2026-03-26 00:54:26.270 | 2026-03-26 00:54:26.270 | Creating config file /etc/default/nfs-kernel-server with new version 2026-03-26 00:54:26.764 | Setting up samba-libs:amd64 (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:26.776 | Setting up python3-ldb (2:2.8.0+samba4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:26.933 | Setting up libcups2t64:amd64 (2.4.7-1.2ubuntu7.9) ... 2026-03-26 00:54:26.948 | Setting up python3-samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:27.513 | Setting up samba-common-bin (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:27.528 | Setting up samba (2:4.19.5+dfsg-4ubuntu9.4) ... 2026-03-26 00:54:28.889 | Created symlink /etc/systemd/system/smb.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 00:54:28.889 | Created symlink /etc/systemd/system/multi-user.target.wants/smbd.service → /usr/lib/systemd/system/smbd.service. 2026-03-26 00:54:29.589 | Created symlink /etc/systemd/system/nmb.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 00:54:29.589 | Created symlink /etc/systemd/system/multi-user.target.wants/nmbd.service → /usr/lib/systemd/system/nmbd.service. 2026-03-26 00:54:30.245 | Created symlink /etc/systemd/system/samba.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 00:54:30.245 | Created symlink /etc/systemd/system/multi-user.target.wants/samba-ad-dc.service → /usr/lib/systemd/system/samba-ad-dc.service. 2026-03-26 00:54:30.681 | Processing triggers for man-db (2.12.0-4build2) ... 2026-03-26 00:54:32.011 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-03-26 00:54:32.294 | ++ functions-common:apt_get:1203 : result=0 2026-03-26 00:54:32.300 | ++ functions-common:apt_get:1206 : time_stop apt-get 2026-03-26 00:54:32.305 | ++ functions-common:time_stop:2412 : local name 2026-03-26 00:54:32.309 | ++ functions-common:time_stop:2413 : local end_time 2026-03-26 00:54:32.318 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-03-26 00:54:32.321 | ++ functions-common:time_stop:2415 : local total 2026-03-26 00:54:32.327 | ++ functions-common:time_stop:2416 : local start_time 2026-03-26 00:54:32.335 | ++ functions-common:time_stop:2418 : name=apt-get 2026-03-26 00:54:32.339 | ++ functions-common:time_stop:2419 : start_time=1774486454613 2026-03-26 00:54:32.346 | ++ functions-common:time_stop:2421 : [[ -z 1774486454613 ]] 2026-03-26 00:54:32.354 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-03-26 00:54:32.364 | ++ functions-common:time_stop:2424 : end_time=1774486472357 2026-03-26 00:54:32.370 | ++ functions-common:time_stop:2425 : elapsed_time=17744 2026-03-26 00:54:32.377 | ++ functions-common:time_stop:2426 : total=361669 2026-03-26 00:54:32.383 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-03-26 00:54:32.388 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=379413 2026-03-26 00:54:32.394 | ++ functions-common:apt_get:1207 : return 0 2026-03-26 00:54:32.401 | ++ /opt/stack/manila/devstack/plugin.sh:_install_nfs_and_samba:704 : check_nfs_kernel_service_state_ubuntu 2026-03-26 00:54:32.409 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : sudo service nfs-kernel-server status 2026-03-26 00:54:32.453 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:687 : [[ '' == \f\a\i\l ]] 2026-03-26 00:54:32.461 | +++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : sudo service nfs-kernel-server status 2026-03-26 00:54:32.503 | ++ /opt/stack/manila/devstack/plugin.sh:check_nfs_kernel_service_state_ubuntu:695 : [[ '' == \f\a\i\l ]] 2026-03-26 00:54:32.509 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:745 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.zfsonlinux.driver.ZFSonLinuxShareDriver ']' 2026-03-26 00:54:32.515 | ++ /opt/stack/manila/devstack/plugin.sh:install_manila:760 : '[' manila.share.drivers.generic.GenericShareDriver == manila.share.drivers.container.driver.ContainerShareDriver ']' 2026-03-26 00:54:32.522 | ++ /opt/stack/manila/devstack/plugin.sh:source:1148 : set_cinder_quotas 2026-03-26 00:54:32.527 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:133 : is_service_enabled cinder 2026-03-26 00:54:32.568 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:54:32.575 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:134 : [[ ! -n /etc/cinder/cinder.conf ]] 2026-03-26 00:54:32.581 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:137 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 50 2026-03-26 00:54:32.661 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:138 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 50 2026-03-26 00:54:32.740 | ++ /opt/stack/manila/devstack/plugin.sh:set_cinder_quotas:139 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2026-03-26 00:54:32.816 | ++ /opt/stack/manila/devstack/plugin.sh:source:1257 : [[ stack == \u\n\s\t\a\c\k ]] 2026-03-26 00:54:32.823 | ++ /opt/stack/manila/devstack/plugin.sh:source:1262 : [[ stack == \c\l\e\a\n ]] 2026-03-26 00:54:32.837 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-03-26 00:54:32.844 | + functions-common:run_plugins:1832 : local dir=/opt/stack/magnum-cluster-api 2026-03-26 00:54:32.852 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/magnum-cluster-api/devstack/plugin.sh ]] 2026-03-26 00:54:32.860 | + functions-common:run_plugins:1834 : source /opt/stack/magnum-cluster-api/devstack/plugin.sh stack install 2026-03-26 00:54:32.868 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:1 : CAPI_VERSION=v1.10.5 2026-03-26 00:54:32.875 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:2 : CAPO_VERSION=v0.12.4 2026-03-26 00:54:32.881 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:3 : ORC_VERSION=v2.2.0 2026-03-26 00:54:32.888 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:4 : KIND_VERSION=v0.16.0 2026-03-26 00:54:32.894 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:5 : HELM_VERSION=v3.10.3 2026-03-26 00:54:32.901 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:7 : MAGNUM_CLUSTER_API_REPO=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:54:32.908 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:8 : MAGNUM_CLUSTER_API_BRANCH=main 2026-03-26 00:54:32.915 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:9 : MAGNUM_CLUSTER_API_DIR=/opt/stack/magnum-cluster-api 2026-03-26 00:54:32.922 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:21 : is_service_enabled magnum-cluster-api 2026-03-26 00:54:32.968 | ++ functions-common:is_service_enabled:2068 : return 0 2026-03-26 00:54:32.975 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:54:32.982 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:23 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2026-03-26 00:54:32.989 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ stack == \s\t\a\c\k ]] 2026-03-26 00:54:32.996 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:65 : [[ install == \i\n\s\t\a\l\l ]] 2026-03-26 00:54:33.003 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:66 : git_clone https://github.com/vexxhost/magnum-cluster-api.git /opt/stack/magnum-cluster-api /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.010 | ++ functions-common:git_clone:581 : local git_remote=https://github.com/vexxhost/magnum-cluster-api.git 2026-03-26 00:54:33.017 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/magnum-cluster-api 2026-03-26 00:54:33.023 | ++ functions-common:git_clone:583 : local git_ref=/opt/stack/magnum-cluster-api 2026-03-26 00:54:33.029 | ++ functions-common:git_clone:584 : local orig_dir 2026-03-26 00:54:33.037 | +++ functions-common:git_clone:585 : pwd 2026-03-26 00:54:33.043 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-03-26 00:54:33.049 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-03-26 00:54:33.058 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-03-26 00:54:33.098 | ++ functions-common:git_clone:588 : RECLONE=False 2026-03-26 00:54:33.102 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-03-26 00:54:33.108 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-03-26 00:54:33.115 | ++ functions-common:git_clone:602 : echo /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.117 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-03-26 00:54:33.129 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/magnum-cluster-api ]] 2026-03-26 00:54:33.135 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-03-26 00:54:33.141 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.166 | ++ functions-common:git_clone:664 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.174 | ++ functions-common:git_clone:665 : git show --oneline 2026-03-26 00:54:33.175 | ++ functions-common:git_clone:665 : head -1 2026-03-26 00:54:33.182 | 0619419 fix(deps): update rust crate k8s-openapi to 0.27.0 2026-03-26 00:54:33.189 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-03-26 00:54:33.195 | ++ /opt/stack/magnum-cluster-api/devstack/plugin.sh:source:67 : setup_develop /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.203 | ++ inc/python:setup_develop:353 : local bindep 2026-03-26 00:54:33.209 | ++ inc/python:setup_develop:354 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:54:33.216 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:54:33.223 | ++ inc/python:setup_develop:359 : local extras= 2026-03-26 00:54:33.230 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/magnum-cluster-api -e 2026-03-26 00:54:33.237 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-03-26 00:54:33.244 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:54:33.251 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:54:33.257 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-03-26 00:54:33.264 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-03-26 00:54:33.273 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.280 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-03-26 00:54:33.288 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:54:33.295 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-03-26 00:54:33.301 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-03-26 00:54:33.310 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/magnum-cluster-api/setup.cfg 2026-03-26 00:54:33.324 | ++ inc/python:_setup_package_with_constraints_edit:400 : name= 2026-03-26 00:54:33.331 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z ']' 2026-03-26 00:54:33.340 | +++ inc/python:_setup_package_with_constraints_edit:402 : awk '/^name =/ {gsub(/"/, "", $3); print $3}' /opt/stack/magnum-cluster-api/pyproject.toml 2026-03-26 00:54:33.352 | ++ inc/python:_setup_package_with_constraints_edit:402 : name=magnum-cluster-api 2026-03-26 00:54:33.358 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- magnum-cluster-api 2026-03-26 00:54:33.458 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/magnum-cluster-api -e 2026-03-26 00:54:33.463 | ++ inc/python:setup_package:436 : local bindep=0 2026-03-26 00:54:33.470 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-03-26 00:54:33.475 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-03-26 00:54:33.482 | ++ inc/python:setup_package:439 : [[ /opt/stack/magnum-cluster-api == -bindep* ]] 2026-03-26 00:54:33.489 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/magnum-cluster-api 2026-03-26 00:54:33.495 | ++ inc/python:setup_package:445 : local flags=-e 2026-03-26 00:54:33.501 | ++ inc/python:setup_package:446 : local extras= 2026-03-26 00:54:33.507 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-03-26 00:54:33.513 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-03-26 00:54:33.518 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-03-26 00:54:33.523 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-03-26 00:54:33.529 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-03-26 00:54:33.535 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.584 | Using python 3.12 to install /opt/stack/magnum-cluster-api 2026-03-26 00:54:33.590 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/magnum-cluster-api 2026-03-26 00:54:34.158 | Obtaining file:///opt/stack/magnum-cluster-api 2026-03-26 00:54:34.160 | Installing build dependencies: started 2026-03-26 00:54:35.554 | Installing build dependencies: finished with status 'done' 2026-03-26 00:54:35.556 | Checking if build backend supports build_editable: started 2026-03-26 00:54:35.625 | Checking if build backend supports build_editable: finished with status 'done' 2026-03-26 00:54:35.626 | Getting requirements to build editable: started 2026-03-26 00:54:35.695 | Getting requirements to build editable: finished with status 'done' 2026-03-26 00:54:35.697 | Preparing editable metadata (pyproject.toml): started 2026-03-26 00:54:36.365 | Preparing editable metadata (pyproject.toml): finished with status 'error' 2026-03-26 00:54:36.375 | error: subprocess-exited-with-error 2026-03-26 00:54:36.375 | 2026-03-26 00:54:36.376 | × Preparing editable metadata (pyproject.toml) did not run successfully. 2026-03-26 00:54:36.376 | │ exit code: 1 2026-03-26 00:54:36.376 | ╰─> [16 lines of output] 2026-03-26 00:54:36.376 | Updating crates.io index 2026-03-26 00:54:36.376 | error: failed to select a version for `k8s-openapi`. 2026-03-26 00:54:36.376 | ... required by package `magnum-cluster-api v0.36.0 (/opt/stack/magnum-cluster-api)` 2026-03-26 00:54:36.376 | versions that meet the requirements `^0.27.0` are: 0.27.1, 0.27.0 2026-03-26 00:54:36.376 | 2026-03-26 00:54:36.376 | package `magnum-cluster-api` depends on `k8s-openapi` with feature `v1_30` but `k8s-openapi` does not have that feature. 2026-03-26 00:54:36.376 | package `k8s-openapi` does have feature `v1_31` 2026-03-26 00:54:36.376 | 2026-03-26 00:54:36.376 | 2026-03-26 00:54:36.376 | failed to select a version for `k8s-openapi` which could resolve this conflict 2026-03-26 00:54:36.376 | 💥 maturin failed 2026-03-26 00:54:36.376 | Caused by: Cargo metadata failed. Does your crate compile with `cargo build`? 2026-03-26 00:54:36.376 | Caused by: `cargo metadata` exited with an error: 2026-03-26 00:54:36.376 | Error running maturin: Command '['maturin', 'pep517', 'write-dist-info', '--metadata-directory', '/tmp/pip-modern-metadata-otb920nm', '--interpreter', '/opt/stack/data/venv/bin/python3.12']' returned non-zero exit status 1. 2026-03-26 00:54:36.376 | Checking for Rust toolchain.... 2026-03-26 00:54:36.376 | Running `maturin pep517 write-dist-info --metadata-directory /tmp/pip-modern-metadata-otb920nm --interpreter /opt/stack/data/venv/bin/python3.12` 2026-03-26 00:54:36.376 | [end of output] 2026-03-26 00:54:36.376 | 2026-03-26 00:54:36.376 | note: This error originates from a subprocess, and is likely not a problem with pip. 2026-03-26 00:54:36.386 | error: metadata-generation-failed 2026-03-26 00:54:36.386 | 2026-03-26 00:54:36.386 | × Encountered error while generating package metadata. 2026-03-26 00:54:36.386 | ╰─> from file:///opt/stack/magnum-cluster-api 2026-03-26 00:54:36.386 | 2026-03-26 00:54:36.386 | note: This is an issue with the package mentioned above, not pip. 2026-03-26 00:54:36.386 | hint: See above for details. 2026-03-26 00:54:36.510 | + inc/python:pip_install:1 : exit_trap 2026-03-26 00:54:36.518 | + ./stack.sh:exit_trap:519 : local r=1 2026-03-26 00:54:36.527 | ++ ./stack.sh:exit_trap:520 : jobs -p 2026-03-26 00:54:36.534 | + ./stack.sh:exit_trap:520 : jobs= 2026-03-26 00:54:36.540 | + ./stack.sh:exit_trap:523 : [[ -n '' ]] 2026-03-26 00:54:36.547 | + ./stack.sh:exit_trap:529 : '[' -f '' ']' 2026-03-26 00:54:36.552 | + ./stack.sh:exit_trap:534 : kill_spinner 2026-03-26 00:54:36.558 | + ./stack.sh:kill_spinner:429 : '[' '!' -z '' ']' 2026-03-26 00:54:36.564 | + ./stack.sh:exit_trap:536 : [[ 1 -ne 0 ]] 2026-03-26 00:54:36.570 | + ./stack.sh:exit_trap:537 : echo 'Error on exit' 2026-03-26 00:54:36.570 | Error on exit 2026-03-26 00:54:36.577 | + ./stack.sh:exit_trap:539 : type -p generate-subunit 2026-03-26 00:54:36.583 | + ./stack.sh:exit_trap:540 : generate-subunit 1774485732 744 fail 2026-03-26 00:54:36.766 | + ./stack.sh:exit_trap:542 : [[ -z /opt/stack/logs ]] 2026-03-26 00:54:36.773 | + ./stack.sh:exit_trap:545 : /opt/stack/data/venv/bin/python3 /opt/stack/devstack/tools/worlddump.py -d /opt/stack/logs 2026-03-26 00:54:37.764 | + ./stack.sh:exit_trap:554 : exit 1