2026-01-26 23:36:54.436 | + ./stack.sh:main:485 : exec 2026-01-26 23:36:54.436 | ++ ./stack.sh:main:485 : /bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2026-01-26-183654.summary.2026-01-26-183654 2026-01-26 23:36:54.436 | + ./stack.sh:main:493 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2026-01-26-183654' 2026-01-26 23:36:54.436 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:36:54.436 | + ./stack.sh:echo_summary:444 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2026-01-26-183654 2026-01-26 23:36:54.436 | + ./stack.sh:main:495 : ln -sf /opt/stack/logs/devstacklog.txt.2026-01-26-183654 /opt/stack/logs/devstacklog.txt 2026-01-26 23:36:54.436 | + ./stack.sh:main:496 : ln -sf /opt/stack/logs/devstacklog.txt.2026-01-26-183654.summary.2026-01-26-183654 /opt/stack/logs/devstacklog.txt.summary 2026-01-26 23:36:54.436 | + ./stack.sh:main:511 : check_path_perm_sanity /opt/stack 2026-01-26 23:36:54.436 | + functions:check_path_perm_sanity:608 : local real_path 2026-01-26 23:36:54.437 | ++ functions:check_path_perm_sanity:609 : readlink -f /opt/stack 2026-01-26 23:36:54.437 | + functions:check_path_perm_sanity:609 : real_path=/opt/stack 2026-01-26 23:36:54.437 | + functions:check_path_perm_sanity:610 : local rebuilt_path= 2026-01-26 23:36:54.437 | ++ functions:check_path_perm_sanity:611 : echo /opt/stack 2026-01-26 23:36:54.437 | ++ functions:check_path_perm_sanity:611 : tr / ' ' 2026-01-26 23:36:54.437 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2026-01-26 23:36:54.437 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt 2026-01-26 23:36:54.437 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt 2026-01-26 23:36:54.437 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2026-01-26 23:36:54.438 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2026-01-26 23:36:54.440 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt/stack 2026-01-26 23:36:54.442 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt/stack 2026-01-26 23:36:54.445 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2026-01-26 23:36:54.448 | + ./stack.sh:main:517 : trap exit_trap EXIT 2026-01-26 23:36:54.450 | + ./stack.sh:main:558 : trap err_trap ERR 2026-01-26 23:36:54.452 | + ./stack.sh:main:571 : set -o errexit 2026-01-26 23:36:54.454 | + ./stack.sh:main:574 : uname -a 2026-01-26 23:36:54.456 | Linux np0005596550.novalocal 6.12.0-184.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Jan 15 12:16:53 UTC 2026 x86_64 GNU/Linux 2026-01-26 23:36:54.458 | + ./stack.sh:main:577 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-01-26 23:36:54.461 | + ./stack.sh:main:578 : rm -f /opt/stack/data/ca-bundle.pem 2026-01-26 23:36:54.465 | + ./stack.sh:main:581 : source /opt/stack/devstack/lib/database 2026-01-26 23:36:54.505 | + ./stack.sh:main:582 : source /opt/stack/devstack/lib/rpc_backend 2026-01-26 23:36:54.525 | + ./stack.sh:main:585 : source /opt/stack/devstack/lib/host 2026-01-26 23:36:54.528 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-01-26 23:36:54.544 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-01-26 23:36:54.547 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-01-26 23:36:54.560 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-01-26 23:36:54.564 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2026-01-26 23:36:54.578 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2026-01-26 23:36:54.580 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2026-01-26 23:36:54.582 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2026-01-26 23:36:54.585 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-01-26 23:36:54.600 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2026-01-26 23:36:54.603 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-01-26 23:36:54.617 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2026-01-26 23:36:54.619 | + ./stack.sh:main:588 : tune_host 2026-01-26 23:36:54.621 | + lib/host:tune_host:96 : configure_host_mem 2026-01-26 23:36:54.623 | + lib/host:configure_host_mem:70 : configure_zswap 2026-01-26 23:36:54.626 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2026-01-26 23:36:54.628 | + lib/host:configure_zswap:43 : is_ubuntu 2026-01-26 23:36:54.629 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:36:54.632 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:36:54.634 | + lib/host:configure_zswap:47 : echo 1 2026-01-26 23:36:54.636 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2026-01-26 23:36:54.655 | 1 2026-01-26 23:36:54.662 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2026-01-26 23:36:54.681 | /sys/module/zswap/parameters/enabled:Y 2026-01-26 23:36:54.681 | /sys/module/zswap/parameters/shrinker_enabled:N 2026-01-26 23:36:54.681 | /sys/module/zswap/parameters/max_pool_percent:20 2026-01-26 23:36:54.681 | /sys/module/zswap/parameters/compressor:lzo 2026-01-26 23:36:54.681 | /sys/module/zswap/parameters/zpool:zbud 2026-01-26 23:36:54.681 | /sys/module/zswap/parameters/accept_threshold_percent:90 2026-01-26 23:36:54.686 | + lib/host:configure_host_mem:71 : configure_ksm 2026-01-26 23:36:54.688 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2026-01-26 23:36:54.691 | + lib/host:configure_ksm:16 : install_package ksmtuned 2026-01-26 23:36:54.693 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:36:54.695 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:36:54.697 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:36:54.699 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:36:54.701 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:54.703 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:36:54.706 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:36:54.708 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:36:54.710 | + functions-common:install_package:1431 : real_install_package ksmtuned 2026-01-26 23:36:54.712 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:36:54.714 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:36:54.716 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:36:54.718 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:36:54.720 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:36:54.722 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:36:54.724 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:36:54.727 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:36:54.729 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:36:54.731 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:36:54.733 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:36:54.735 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:36:54.737 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:36:54.739 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:36:54.740 | + functions-common:real_install_package:1421 : yum_install ksmtuned 2026-01-26 23:36:54.742 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:36:54.744 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:54.746 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:36:54.748 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:36:54.750 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:36:54.752 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:36:54.754 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:36:54.758 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470614755 2026-01-26 23:36:54.760 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y ksmtuned 2026-01-26 23:36:54.762 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:36:54.765 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:36:54.769 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:36:54.771 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:36:54.773 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ksmtuned 2026-01-26 23:36:55.312 | Last metadata expiration check: 0:01:04 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:36:55.408 | Dependencies resolved. 2026-01-26 23:36:55.409 | ================================================================================ 2026-01-26 23:36:55.409 | Package Architecture Version Repository Size 2026-01-26 23:36:55.409 | ================================================================================ 2026-01-26 23:36:55.409 | Installing: 2026-01-26 23:36:55.409 | ksmtuned x86_64 0.1.0-16.el10 appstream 24 k 2026-01-26 23:36:55.409 | 2026-01-26 23:36:55.409 | Transaction Summary 2026-01-26 23:36:55.409 | ================================================================================ 2026-01-26 23:36:55.409 | Install 1 Package 2026-01-26 23:36:55.409 | 2026-01-26 23:36:55.409 | Total download size: 24 k 2026-01-26 23:36:55.409 | Installed size: 38 k 2026-01-26 23:36:55.409 | Downloading Packages: 2026-01-26 23:36:55.558 | ksmtuned-0.1.0-16.el10.x86_64.rpm 572 kB/s | 24 kB 00:00 2026-01-26 23:36:55.559 | -------------------------------------------------------------------------------- 2026-01-26 23:36:55.560 | Total 161 kB/s | 24 kB 00:00 2026-01-26 23:36:55.584 | Running transaction check 2026-01-26 23:36:55.598 | Transaction check succeeded. 2026-01-26 23:36:55.599 | Running transaction test 2026-01-26 23:36:55.665 | Transaction test succeeded. 2026-01-26 23:36:55.665 | Running transaction 2026-01-26 23:36:55.745 | Preparing : 1/1 2026-01-26 23:36:55.750 | Installing : ksmtuned-0.1.0-16.el10.x86_64 1/1 2026-01-26 23:36:55.796 | Running scriptlet: ksmtuned-0.1.0-16.el10.x86_64 1/1 2026-01-26 23:36:55.796 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2026-01-26 23:36:55.796 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2026-01-26 23:36:55.796 | 2026-01-26 23:36:56.875 | 2026-01-26 23:36:56.875 | Installed: 2026-01-26 23:36:56.875 | ksmtuned-0.1.0-16.el10.x86_64 2026-01-26 23:36:56.875 | 2026-01-26 23:36:56.875 | Complete! 2026-01-26 23:36:56.920 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:36:56.922 | + functions-common:time_stop:2412 : local name 2026-01-26 23:36:56.924 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:36:56.925 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:36:56.927 | + functions-common:time_stop:2415 : local total 2026-01-26 23:36:56.929 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:36:56.930 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:36:56.931 | + functions-common:time_stop:2419 : start_time=1769470614755 2026-01-26 23:36:56.933 | + functions-common:time_stop:2421 : [[ -z 1769470614755 ]] 2026-01-26 23:36:56.936 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:36:56.941 | + functions-common:time_stop:2424 : end_time=1769470616938 2026-01-26 23:36:56.943 | + functions-common:time_stop:2425 : elapsed_time=2183 2026-01-26 23:36:56.944 | + functions-common:time_stop:2426 : total=708 2026-01-26 23:36:56.946 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:36:56.947 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2891 2026-01-26 23:36:56.948 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2026-01-26 23:36:56.951 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2026-01-26 23:36:56.951 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2026-01-26 23:36:56.963 | + lib/host:configure_ksm:19 : echo 0 2026-01-26 23:36:56.967 | 0 2026-01-26 23:36:56.970 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2026-01-26 23:36:56.972 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2026-01-26 23:36:56.974 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2026-01-26 23:36:56.991 | vm.dirty_ratio = 60 2026-01-26 23:36:56.995 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2026-01-26 23:36:57.008 | vm.dirty_background_ratio = 10 2026-01-26 23:36:57.011 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2026-01-26 23:36:57.029 | vm.vfs_cache_pressure = 50 2026-01-26 23:36:57.033 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2026-01-26 23:36:57.044 | vm.swappiness = 100 2026-01-26 23:36:57.047 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2026-01-26 23:36:57.065 | /proc/sys/vm/admin_reserve_kbytes:8192 2026-01-26 23:36:57.065 | grep: /proc/sys/vm/compact_memory: Permission denied 2026-01-26 23:36:57.066 | /proc/sys/vm/compact_unevictable_allowed:1 2026-01-26 23:36:57.066 | /proc/sys/vm/compaction_proactiveness:20 2026-01-26 23:36:57.066 | /proc/sys/vm/dirty_background_bytes:0 2026-01-26 23:36:57.066 | /proc/sys/vm/dirty_background_ratio:10 2026-01-26 23:36:57.066 | /proc/sys/vm/dirty_bytes:0 2026-01-26 23:36:57.066 | /proc/sys/vm/dirty_expire_centisecs:3000 2026-01-26 23:36:57.066 | /proc/sys/vm/dirty_ratio:60 2026-01-26 23:36:57.066 | /proc/sys/vm/dirty_writeback_centisecs:500 2026-01-26 23:36:57.066 | /proc/sys/vm/dirtytime_expire_seconds:43200 2026-01-26 23:36:57.066 | grep: /proc/sys/vm/drop_caches: Permission denied 2026-01-26 23:36:57.066 | /proc/sys/vm/enable_soft_offline:1 2026-01-26 23:36:57.067 | /proc/sys/vm/extfrag_threshold:500 2026-01-26 23:36:57.067 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2026-01-26 23:36:57.067 | /proc/sys/vm/hugetlb_shm_group:0 2026-01-26 23:36:57.067 | /proc/sys/vm/laptop_mode:0 2026-01-26 23:36:57.067 | /proc/sys/vm/legacy_va_layout:0 2026-01-26 23:36:57.067 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2026-01-26 23:36:57.067 | /proc/sys/vm/max_map_count:1048576 2026-01-26 23:36:57.067 | /proc/sys/vm/memfd_noexec:0 2026-01-26 23:36:57.067 | /proc/sys/vm/memory_failure_early_kill:0 2026-01-26 23:36:57.067 | /proc/sys/vm/memory_failure_recovery:1 2026-01-26 23:36:57.067 | /proc/sys/vm/min_free_kbytes:67584 2026-01-26 23:36:57.067 | /proc/sys/vm/min_slab_ratio:5 2026-01-26 23:36:57.067 | /proc/sys/vm/min_unmapped_ratio:1 2026-01-26 23:36:57.067 | /proc/sys/vm/mmap_min_addr:65536 2026-01-26 23:36:57.067 | /proc/sys/vm/mmap_rnd_bits:28 2026-01-26 23:36:57.067 | /proc/sys/vm/mmap_rnd_compat_bits:8 2026-01-26 23:36:57.067 | /proc/sys/vm/nr_hugepages:0 2026-01-26 23:36:57.067 | /proc/sys/vm/nr_hugepages_mempolicy:0 2026-01-26 23:36:57.067 | /proc/sys/vm/nr_overcommit_hugepages:0 2026-01-26 23:36:57.067 | /proc/sys/vm/numa_stat:1 2026-01-26 23:36:57.067 | /proc/sys/vm/numa_zonelist_order:Node 2026-01-26 23:36:57.067 | /proc/sys/vm/oom_dump_tasks:1 2026-01-26 23:36:57.067 | /proc/sys/vm/oom_kill_allocating_task:0 2026-01-26 23:36:57.067 | /proc/sys/vm/overcommit_kbytes:0 2026-01-26 23:36:57.067 | /proc/sys/vm/overcommit_memory:0 2026-01-26 23:36:57.067 | /proc/sys/vm/overcommit_ratio:50 2026-01-26 23:36:57.067 | /proc/sys/vm/page-cluster:3 2026-01-26 23:36:57.067 | /proc/sys/vm/page_lock_unfairness:5 2026-01-26 23:36:57.067 | /proc/sys/vm/panic_on_oom:0 2026-01-26 23:36:57.067 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2026-01-26 23:36:57.067 | /proc/sys/vm/stat_interval:1 2026-01-26 23:36:57.067 | /proc/sys/vm/swappiness:100 2026-01-26 23:36:57.067 | /proc/sys/vm/unprivileged_userfaultfd:0 2026-01-26 23:36:57.067 | /proc/sys/vm/user_reserve_kbytes:131072 2026-01-26 23:36:57.067 | /proc/sys/vm/vfs_cache_pressure:50 2026-01-26 23:36:57.067 | /proc/sys/vm/watermark_boost_factor:15000 2026-01-26 23:36:57.067 | /proc/sys/vm/watermark_scale_factor:10 2026-01-26 23:36:57.067 | /proc/sys/vm/zone_reclaim_mode:0 2026-01-26 23:36:57.071 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2026-01-26 23:36:57.074 | + lib/host:tune_host:97 : configure_host_net 2026-01-26 23:36:57.076 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2026-01-26 23:36:57.078 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2026-01-26 23:36:57.079 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2026-01-26 23:36:57.098 | net.ipv4.tcp_keepalive_time = 60 2026-01-26 23:36:57.102 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2026-01-26 23:36:57.120 | net.ipv4.tcp_keepalive_intvl = 10 2026-01-26 23:36:57.124 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2026-01-26 23:36:57.142 | net.ipv4.tcp_keepalive_probes = 6 2026-01-26 23:36:57.146 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2026-01-26 23:36:57.163 | net.ipv4.tcp_fastopen = 3 2026-01-26 23:36:57.169 | + 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_rto_max_ms /proc/sys/net/ipv4/tcp_rto_min_us /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-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_app_win:31 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_autocorking:1 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_base_mss:1024 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_dsack:1 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_early_demux:1 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_early_retrans:3 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_ecn:2 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_ehash_entries:131072 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_fack:0 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_fastopen:3 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_fastopen_key:00000000-00000000-00000000-00000000 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_frto:2 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2026-01-26 23:36:57.192 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_low_latency:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_max_orphans:65536 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_max_reordering:300 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_max_syn_backlog:1024 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_max_tw_buckets:65536 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_mem:186471 248628 372942 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_migrate_req:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_probe_interval:600 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_recovery:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_reordering:3 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_retries1:3 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_retries2:15 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_rfc1337:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_rto_max_ms:120000 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_sack:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_shrink_window:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_stdurg:0 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_synack_retries:5 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_syncookies:1 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_syn_retries:6 2026-01-26 23:36:57.193 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_timestamps:1 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_window_scaling:1 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2026-01-26 23:36:57.194 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2026-01-26 23:36:57.196 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2026-01-26 23:36:57.214 | net.core.default_qdisc = pfifo_fast 2026-01-26 23:36:57.219 | + ./stack.sh:main:594 : fetch_plugins 2026-01-26 23:36:57.222 | + functions-common:fetch_plugins:1758 : local plugins=,neutron 2026-01-26 23:36:57.224 | + functions-common:fetch_plugins:1759 : local plugin 2026-01-26 23:36:57.226 | + functions-common:fetch_plugins:1762 : [[ -z ,neutron ]] 2026-01-26 23:36:57.228 | + functions-common:fetch_plugins:1766 : echo 'Fetching DevStack plugins' 2026-01-26 23:36:57.228 | Fetching DevStack plugins 2026-01-26 23:36:57.230 | + functions-common:fetch_plugins:1767 : for plugin in ${plugins//,/ } 2026-01-26 23:36:57.233 | + functions-common:fetch_plugins:1768 : git_clone_by_name neutron 2026-01-26 23:36:57.235 | + functions-common:git_clone_by_name:673 : local name=neutron 2026-01-26 23:36:57.237 | + functions-common:git_clone_by_name:674 : local repo=https://opendev.org/openstack/neutron 2026-01-26 23:36:57.239 | + functions-common:git_clone_by_name:675 : local dir=/opt/stack/neutron 2026-01-26 23:36:57.241 | + functions-common:git_clone_by_name:676 : local branch=master 2026-01-26 23:36:57.243 | + functions-common:git_clone_by_name:677 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2026-01-26 23:36:57.245 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/neutron 2026-01-26 23:36:57.247 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-01-26 23:36:57.249 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:36:57.251 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:36:57.254 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:36:57.256 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:36:57.258 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:36:57.261 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:36:57.275 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:36:57.277 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:36:57.279 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:57.281 | + functions-common:git_clone:602 : echo master 2026-01-26 23:36:57.282 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:36:57.284 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:36:57.288 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-01-26 23:36:57.290 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:57.293 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-01-26 23:36:57.318 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-01-26 23:36:57.321 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:36:57.321 | + functions-common:git_clone:665 : head -1 2026-01-26 23:36:57.329 | 504cc66379 Merge "bgp: Improve BGP IDL lock" 2026-01-26 23:36:57.332 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:36:57.334 | + ./stack.sh:main:598 : run_phase override_defaults 2026-01-26 23:36:57.337 | + functions-common:run_phase:1840 : local mode=override_defaults 2026-01-26 23:36:57.339 | + functions-common:run_phase:1841 : local phase= 2026-01-26 23:36:57.341 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:36:57.343 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:36:57.346 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:36:57.348 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:36:57.350 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:36:57.353 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:36:57.357 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:36:57.359 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:36:57.361 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:36:57.363 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2026-01-26 23:36:57.366 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:36:57.380 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:57.382 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-01-26 23:36:57.384 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-01-26 23:36:57.386 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-01-26 23:36:57.388 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-01-26 23:36:57.390 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-01-26 23:36:57.391 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-01-26 23:36:57.394 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-01-26 23:36:57.396 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-01-26 23:36:57.397 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-01-26 23:36:57.400 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-01-26 23:36:57.402 | + functions-common:run_phase:1865 : plugin_override_defaults 2026-01-26 23:36:57.403 | + functions-common:plugin_override_defaults:1799 : local plugins=,neutron 2026-01-26 23:36:57.405 | + functions-common:plugin_override_defaults:1800 : local plugin 2026-01-26 23:36:57.407 | + functions-common:plugin_override_defaults:1803 : [[ -z ,neutron ]] 2026-01-26 23:36:57.409 | + functions-common:plugin_override_defaults:1807 : echo 'Overriding Configuration Defaults' 2026-01-26 23:36:57.409 | Overriding Configuration Defaults 2026-01-26 23:36:57.412 | + functions-common:plugin_override_defaults:1808 : for plugin in ${plugins//,/ } 2026-01-26 23:36:57.414 | + functions-common:plugin_override_defaults:1809 : local dir=/opt/stack/neutron 2026-01-26 23:36:57.416 | + functions-common:plugin_override_defaults:1811 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2026-01-26 23:36:57.418 | + ./stack.sh:main:601 : source /opt/stack/devstack/lib/apache 2026-01-26 23:36:57.438 | + ./stack.sh:main:604 : source /opt/stack/devstack/lib/tls 2026-01-26 23:36:57.441 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-01-26 23:36:57.455 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:57.458 | +++ lib/tls:source:40 : ipv6_unquote 38.102.83.18 2026-01-26 23:36:57.460 | +++ functions-common:ipv6_unquote:2210 : echo 38.102.83.18 2026-01-26 23:36:57.461 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-01-26 23:36:57.465 | ++ lib/tls:source:40 : TLS_IP=38.102.83.18 2026-01-26 23:36:57.468 | +++ lib/tls:source:43 : hostname -f 2026-01-26 23:36:57.475 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0005596550.novalocal 2026-01-26 23:36:57.477 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-01-26 23:36:57.479 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-01-26 23:36:57.481 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-01-26 23:36:57.483 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-01-26 23:36:57.485 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-01-26 23:36:57.487 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-01-26 23:36:57.489 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-01-26 23:36:57.491 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-01-26 23:36:57.493 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-01-26 23:36:57.498 | + ./stack.sh:main:607 : source /opt/stack/devstack/lib/infra 2026-01-26 23:36:57.512 | + ./stack.sh:main:608 : source /opt/stack/devstack/lib/libraries 2026-01-26 23:36:57.530 | + ./stack.sh:main:609 : source /opt/stack/devstack/lib/lvm 2026-01-26 23:36:57.543 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/horizon 2026-01-26 23:36:57.558 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/keystone 2026-01-26 23:36:57.593 | + ./stack.sh:main:612 : source /opt/stack/devstack/lib/glance 2026-01-26 23:36:57.665 | + ./stack.sh:main:613 : source /opt/stack/devstack/lib/nova 2026-01-26 23:36:57.767 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/placement 2026-01-26 23:36:57.796 | + ./stack.sh:main:615 : source /opt/stack/devstack/lib/cinder 2026-01-26 23:36:57.856 | + ./stack.sh:main:616 : source /opt/stack/devstack/lib/swift 2026-01-26 23:36:57.913 | + ./stack.sh:main:617 : source /opt/stack/devstack/lib/neutron 2026-01-26 23:36:57.915 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-01-26 23:36:57.932 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:57.935 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2026-01-26 23:36:57.937 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-01-26 23:36:57.940 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-01-26 23:36:57.942 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-01-26 23:36:57.945 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-01-26 23:36:57.948 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-01-26 23:36:57.964 | +++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2026-01-26 23:36:57.967 | +++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2026-01-26 23:36:57.970 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/usr/local/bin 2026-01-26 23:36:57.973 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-01-26 23:36:57.975 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-01-26 23:36:57.977 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-01-26 23:36:57.980 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-01-26 23:36:57.982 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-01-26 23:36:57.985 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-01-26 23:36:57.988 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-01-26 23:36:58.005 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-01-26 23:36:58.008 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2026-01-26 23:36:58.010 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2026-01-26 23:36:58.013 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2026-01-26 23:36:58.016 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-01-26 23:36:58.018 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-01-26 23:36:58.020 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-01-26 23:36:58.023 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-01-26 23:36:58.025 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-01-26 23:36:58.027 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-01-26 23:36:58.030 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-01-26 23:36:58.033 | ++ lib/neutron:source:114 : Q_PORT=9696 2026-01-26 23:36:58.035 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2026-01-26 23:36:58.037 | ++ lib/neutron:source:118 : Q_HOST=38.102.83.18 2026-01-26 23:36:58.039 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2026-01-26 23:36:58.042 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2026-01-26 23:36:58.046 | +++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-01-26 23:36:58.046 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-01-26 23:36:58.051 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2026-01-26 23:36:58.053 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2026-01-26 23:36:58.055 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2026-01-26 23:36:58.058 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2026-01-26 23:36:58.060 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2026-01-26 23:36:58.063 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-01-26 23:36:58.081 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2026-01-26 23:36:58.084 | +++ lib/neutron:source:132 : ipv6_unquote 38.102.83.18 2026-01-26 23:36:58.087 | +++ functions-common:ipv6_unquote:2210 : echo 38.102.83.18 2026-01-26 23:36:58.088 | +++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-01-26 23:36:58.093 | ++ lib/neutron:source:132 : Q_META_DATA_IP=38.102.83.18 2026-01-26 23:36:58.095 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2026-01-26 23:36:58.098 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-01-26 23:36:58.100 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-01-26 23:36:58.103 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2026-01-26 23:36:58.105 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2026-01-26 23:36:58.107 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2026-01-26 23:36:58.110 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-01-26 23:36:58.113 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-01-26 23:36:58.116 | ++ lib/neutron:source:149 : [[ -z networking ]] 2026-01-26 23:36:58.118 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-01-26 23:36:58.120 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2026-01-26 23:36:58.123 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2026-01-26 23:36:58.125 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-01-26 23:36:58.127 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-01-26 23:36:58.130 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2026-01-26 23:36:58.133 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-01-26 23:36:58.135 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-01-26 23:36:58.137 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-01-26 23:36:58.140 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:36:58.144 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2026-01-26 23:36:58.146 | +++ functions:get_rootwrap_location:594 : local module=neutron 2026-01-26 23:36:58.149 | ++++ functions:get_rootwrap_location:596 : get_python_exec_prefix 2026-01-26 23:36:58.164 | ++++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2026-01-26 23:36:58.166 | ++++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2026-01-26 23:36:58.168 | +++ functions:get_rootwrap_location:596 : echo /usr/local/bin/neutron-rootwrap 2026-01-26 23:36:58.171 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2026-01-26 23:36:58.173 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-01-26 23:36:58.175 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2026-01-26 23:36:58.178 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-01-26 23:36:58.180 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2026-01-26 23:36:58.182 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2026-01-26 23:36:58.184 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2026-01-26 23:36:58.187 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2026-01-26 23:36:58.189 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2026-01-26 23:36:58.192 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2026-01-26 23:36:58.194 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2026-01-26 23:36:58.197 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2026-01-26 23:36:58.199 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2026-01-26 23:36:58.201 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2026-01-26 23:36:58.204 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2026-01-26 23:36:58.206 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2026-01-26 23:36:58.208 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2026-01-26 23:36:58.327 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2026-01-26 23:36:58.342 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2026-01-26 23:36:58.345 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-01-26 23:36:58.348 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-01-26 23:36:58.350 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-01-26 23:36:58.353 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-01-26 23:36:58.355 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-01-26 23:36:58.358 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-01-26 23:36:58.361 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-01-26 23:36:58.363 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-01-26 23:36:58.365 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-01-26 23:36:58.368 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-01-26 23:36:58.370 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2026-01-26 23:36:58.373 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-01-26 23:36:58.376 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-01-26 23:36:58.379 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-01-26 23:36:58.381 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-01-26 23:36:58.383 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-01-26 23:36:58.386 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-01-26 23:36:58.389 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-01-26 23:36:58.391 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-01-26 23:36:58.396 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-01-26 23:36:58.396 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-01-26 23:36:58.396 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-01-26 23:36:58.397 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-01-26 23:36:58.403 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=50:9fa2:8500 2026-01-26 23:36:58.405 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-01-26 23:36:58.408 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-01-26 23:36:58.411 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-01-26 23:36:58.414 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-01-26 23:36:58.416 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd50:9fa2:8500::/56 2026-01-26 23:36:58.420 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd50:9fa2:8500::/56 2026-01-26 23:36:58.421 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-01-26 23:36:58.427 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd50:9fa2:8500::/64 2026-01-26 23:36:58.430 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-01-26 23:36:58.432 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-01-26 23:36:58.435 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-01-26 23:36:58.438 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-01-26 23:36:58.440 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2026-01-26 23:36:58.443 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2026-01-26 23:36:58.446 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-01-26 23:36:58.448 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-01-26 23:36:58.451 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2026-01-26 23:36:58.454 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-01-26 23:36:58.457 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-01-26 23:36:58.460 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2026-01-26 23:36:58.462 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fd50:9fa2:8500::/56 2026-01-26 23:36:58.465 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2026-01-26 23:36:58.467 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2026-01-26 23:36:58.473 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2026-01-26 23:36:58.473 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2026-01-26 23:36:58.473 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2026-01-26 23:36:58.479 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2026-01-26 23:36:58.484 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2026-01-26 23:36:58.484 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2026-01-26 23:36:58.485 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2026-01-26 23:36:58.491 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2026-01-26 23:36:58.496 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2026-01-26 23:36:58.499 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2026-01-26 23:36:58.501 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2026-01-26 23:36:58.504 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2026-01-26 23:36:58.507 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-01-26 23:36:58.510 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-01-26 23:36:58.512 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-01-26 23:36:58.515 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-01-26 23:36:58.534 | + ./stack.sh:main:618 : source /opt/stack/devstack/lib/ldap 2026-01-26 23:36:58.550 | + ./stack.sh:main:619 : source /opt/stack/devstack/lib/dstat 2026-01-26 23:36:58.565 | + ./stack.sh:main:620 : source /opt/stack/devstack/lib/atop 2026-01-26 23:36:58.579 | + ./stack.sh:main:621 : source /opt/stack/devstack/lib/tcpdump 2026-01-26 23:36:58.593 | + ./stack.sh:main:622 : source /opt/stack/devstack/lib/etcd3 2026-01-26 23:36:58.612 | + ./stack.sh:main:623 : source /opt/stack/devstack/lib/os-vif 2026-01-26 23:36:58.616 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-01-26 23:36:58.618 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-01-26 23:36:58.621 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-01-26 23:36:58.624 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-01-26 23:36:58.627 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-01-26 23:36:58.645 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-01-26 23:36:58.648 | + ./stack.sh:main:629 : run_phase source 2026-01-26 23:36:58.651 | + functions-common:run_phase:1840 : local mode=source 2026-01-26 23:36:58.653 | + functions-common:run_phase:1841 : local phase= 2026-01-26 23:36:58.655 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:36:58.657 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:36:58.659 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:36:58.661 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:36:58.664 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:36:58.667 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:36:58.671 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:36:58.673 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:36:58.675 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:36:58.677 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2026-01-26 23:36:58.680 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:36:58.695 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:58.698 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-01-26 23:36:58.700 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2026-01-26 23:36:58.747 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-01-26 23:36:58.749 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-01-26 23:36:58.753 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2026-01-26 23:36:58.755 | + functions-common:run_phase:1862 : load_plugin_settings 2026-01-26 23:36:58.757 | + functions-common:load_plugin_settings:1776 : local plugins=,neutron 2026-01-26 23:36:58.759 | + functions-common:load_plugin_settings:1777 : local plugin 2026-01-26 23:36:58.761 | + functions-common:load_plugin_settings:1780 : [[ -z ,neutron ]] 2026-01-26 23:36:58.763 | + functions-common:load_plugin_settings:1784 : echo 'Loading plugin settings' 2026-01-26 23:36:58.763 | Loading plugin settings 2026-01-26 23:36:58.765 | + functions-common:load_plugin_settings:1785 : for plugin in ${plugins//,/ } 2026-01-26 23:36:58.767 | + functions-common:load_plugin_settings:1786 : local dir=/opt/stack/neutron 2026-01-26 23:36:58.770 | + functions-common:load_plugin_settings:1788 : [[ -f /opt/stack/neutron/devstack/settings ]] 2026-01-26 23:36:58.772 | + functions-common:load_plugin_settings:1789 : source /opt/stack/neutron/devstack/settings 2026-01-26 23:36:58.775 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2026-01-26 23:36:58.777 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2026-01-26 23:36:58.779 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2026-01-26 23:36:58.781 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2026-01-26 23:36:58.783 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2026-01-26 23:36:58.785 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-01-26 23:36:58.788 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2026-01-26 23:36:58.791 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2026-01-26 23:36:58.793 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-01-26 23:36:58.795 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:36:58.797 | + functions-common:run_phase:1863 : verify_disabled_services 2026-01-26 23:36:58.799 | + functions-common:verify_disabled_services:2123 : local service 2026-01-26 23:36:58.802 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.805 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-api, ]] 2026-01-26 23:36:58.807 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.809 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-bak, ]] 2026-01-26 23:36:58.812 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.814 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-sch, ]] 2026-01-26 23:36:58.816 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.819 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,c-vol, ]] 2026-01-26 23:36:58.822 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.825 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,etcd3, ]] 2026-01-26 23:36:58.828 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.830 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,file_tracker, ]] 2026-01-26 23:36:58.833 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.836 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,g-api, ]] 2026-01-26 23:36:58.838 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.841 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,horizon, ]] 2026-01-26 23:36:58.844 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.846 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,key, ]] 2026-01-26 23:36:58.849 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.852 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,memory_tracker, ]] 2026-01-26 23:36:58.855 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.857 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,mysql, ]] 2026-01-26 23:36:58.860 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.863 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-api, ]] 2026-01-26 23:36:58.865 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.868 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-api-meta, ]] 2026-01-26 23:36:58.871 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.874 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-cond, ]] 2026-01-26 23:36:58.877 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.879 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-cpu, ]] 2026-01-26 23:36:58.882 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.884 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-novnc, ]] 2026-01-26 23:36:58.887 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.890 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,n-sch, ]] 2026-01-26 23:36:58.893 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.896 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,openstack-cli-server, ]] 2026-01-26 23:36:58.898 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.901 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovn-controller, ]] 2026-01-26 23:36:58.904 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.907 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovn-northd, ]] 2026-01-26 23:36:58.910 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.912 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovs-vswitchd, ]] 2026-01-26 23:36:58.915 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.918 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,ovsdb-server, ]] 2026-01-26 23:36:58.921 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.923 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,placement-api, ]] 2026-01-26 23:36:58.926 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.928 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,q-ovn-agent, ]] 2026-01-26 23:36:58.931 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.934 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,q-svc, ]] 2026-01-26 23:36:58.936 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.939 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,rabbit, ]] 2026-01-26 23:36:58.942 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.944 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-account, ]] 2026-01-26 23:36:58.947 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.950 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-container, ]] 2026-01-26 23:36:58.952 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.955 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-object, ]] 2026-01-26 23:36:58.957 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.960 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,s-proxy, ]] 2026-01-26 23:36:58.963 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.966 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,tempest, ]] 2026-01-26 23:36:58.968 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:36:58.971 | + functions-common:verify_disabled_services:2125 : [[ ,dstat, =~ ,tls-proxy, ]] 2026-01-26 23:36:58.974 | + ./stack.sh:main:700 : initialize_database_backends 2026-01-26 23:36:58.977 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-01-26 23:36:58.979 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-01-26 23:36:58.996 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:58.999 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-01-26 23:36:59.002 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-01-26 23:36:59.005 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-01-26 23:36:59.022 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:36:59.024 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-01-26 23:36:59.027 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-01-26 23:36:59.030 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-01-26 23:36:59.032 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-01-26 23:36:59.035 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-01-26 23:36:59.038 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-01-26 23:36:59.040 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-01-26 23:36:59.044 | + lib/database:initialize_database_backends:92 : return 0 2026-01-26 23:36:59.048 | + ./stack.sh:main:701 : echo 'Using mysql database backend' 2026-01-26 23:36:59.048 | Using mysql database backend 2026-01-26 23:36:59.051 | + ./stack.sh:main:704 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-01-26 23:36:59.070 | + ./stack.sh:main:706 : define_database_baseurl 2026-01-26 23:36:59.074 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-01-26 23:36:59.077 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-01-26 23:36:59.080 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-01-26 23:36:59.084 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-01-26 23:36:59.087 | + ./stack.sh:main:718 : is_service_enabled rabbit 2026-01-26 23:36:59.107 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:59.110 | + ./stack.sh:main:719 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-01-26 23:36:59.130 | + ./stack.sh:main:726 : is_service_enabled keystone 2026-01-26 23:36:59.149 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:59.152 | + ./stack.sh:main:728 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-01-26 23:36:59.173 | + ./stack.sh:main:730 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-01-26 23:36:59.192 | + ./stack.sh:main:741 : is_service_enabled ldap 2026-01-26 23:36:59.210 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:36:59.213 | + ./stack.sh:main:750 : is_service_enabled s-proxy 2026-01-26 23:36:59.233 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:36:59.235 | + ./stack.sh:main:754 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2026-01-26 23:36:59.253 | + ./stack.sh:main:756 : [[ -z '' ]] 2026-01-26 23:36:59.256 | + ./stack.sh:main:756 : [[ False == \T\r\u\e ]] 2026-01-26 23:36:59.259 | + ./stack.sh:main:762 : save_stackenv 762 2026-01-26 23:36:59.262 | + functions-common:save_stackenv:63 : local tag=762 2026-01-26 23:36:59.266 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-01-26 23:36:59.271 | + functions-common:save_stackenv:65 : time_stamp=2026-01-26-183659 2026-01-26 23:36:59.274 | + functions-common:save_stackenv:66 : echo '# 2026-01-26-183659 762' 2026-01-26 23:36:59.277 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.280 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-01-26 23:36:59.283 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.286 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-01-26 23:36:59.289 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.292 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-01-26 23:36:59.295 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.298 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-01-26 23:36:59.301 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.304 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.18 2026-01-26 23:36:59.307 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.310 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.18/identity 2026-01-26 23:36:59.312 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.315 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-01-26-183654 2026-01-26 23:36:59.318 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.321 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2026-01-26 23:36:59.324 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.327 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.18 2026-01-26 23:36:59.330 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.333 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-01-26 23:36:59.337 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.340 | + functions-common:save_stackenv:68 : echo TLS_IP=38.102.83.18 2026-01-26 23:36:59.343 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.345 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-01-26 23:36:59.349 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.352 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-01-26 23:36:59.355 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.358 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.18 2026-01-26 23:36:59.361 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:36:59.365 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-01-26 23:36:59.368 | + ./stack.sh:main:775 : GIT_DEPTH=0 2026-01-26 23:36:59.371 | + ./stack.sh:main:775 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-01-26 23:36:59.374 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/requirements.git 2026-01-26 23:36:59.376 | + functions-common:git_clone:582 : local git_dest=/opt/stack/requirements 2026-01-26 23:36:59.379 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:36:59.381 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:36:59.385 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:36:59.388 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:36:59.390 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:36:59.393 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:36:59.412 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:36:59.414 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:36:59.417 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:59.421 | + functions-common:git_clone:602 : echo master 2026-01-26 23:36:59.421 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:36:59.423 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:36:59.428 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/requirements ]] 2026-01-26 23:36:59.431 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:59.433 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-01-26 23:36:59.460 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2026-01-26 23:36:59.464 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:36:59.464 | + functions-common:git_clone:665 : head -1 2026-01-26 23:36:59.467 | b6633b1e Merge "update constraint for kuryr-lib to new release 3.4.0" 2026-01-26 23:36:59.470 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:36:59.474 | + ./stack.sh:main:779 : echo_summary 'Installing package prerequisites' 2026-01-26 23:36:59.477 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:36:59.480 | + ./stack.sh:echo_summary:444 : echo -e Installing package prerequisites 2026-01-26 23:36:59.483 | + ./stack.sh:main:780 : source /opt/stack/devstack/tools/install_prereqs.sh 2026-01-26 23:36:59.486 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-01-26 23:36:59.488 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-01-26 23:36:59.492 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2026-01-26 23:36:59.495 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2026-01-26 23:36:59.498 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-01-26 23:36:59.502 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-01-26 23:36:59.506 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-01-26 23:36:59.511 | ++ tools/install_prereqs.sh:source:47 : NOW=1769470619 2026-01-26 23:36:59.515 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2026-01-26 23:36:59.520 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-01-26 23:36:59.525 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-01-26 23:36:59.529 | ++ tools/install_prereqs.sh:source:49 : DELTA=1769470619 2026-01-26 23:36:59.532 | ++ tools/install_prereqs.sh:source:50 : [[ 1769470619 -lt 7200 ]] 2026-01-26 23:36:59.535 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-01-26 23:36:59.538 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2026-01-26 23:36:59.541 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2026-01-26 23:36:59.544 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2026-01-26 23:36:59.547 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2026-01-26 23:36:59.549 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2026-01-26 23:36:59.552 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2026-01-26 23:36:59.556 | +++ tools/install_prereqs.sh:source:64 : get_packages general,c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-01-26 23:36:59.593 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2026-01-26 23:36:59.593 | curl 2026-01-26 23:36:59.593 | dbus 2026-01-26 23:36:59.593 | gawk 2026-01-26 23:36:59.593 | gcc 2026-01-26 23:36:59.593 | gcc-c++ 2026-01-26 23:36:59.593 | gettext 2026-01-26 23:36:59.593 | git-core 2026-01-26 23:36:59.593 | graphviz 2026-01-26 23:36:59.593 | httpd 2026-01-26 23:36:59.593 | httpd-devel 2026-01-26 23:36:59.593 | iptables-nft 2026-01-26 23:36:59.593 | iptables-services 2026-01-26 23:36:59.593 | java-21-openjdk-headless 2026-01-26 23:36:59.593 | libffi-devel 2026-01-26 23:36:59.593 | libjpeg-turbo-devel 2026-01-26 23:36:59.593 | libxml2-devel 2026-01-26 23:36:59.593 | libxslt-devel 2026-01-26 23:36:59.593 | libyaml-devel 2026-01-26 23:36:59.593 | mod_ssl 2026-01-26 23:36:59.593 | net-tools 2026-01-26 23:36:59.593 | openssh-server 2026-01-26 23:36:59.593 | openssl 2026-01-26 23:36:59.593 | openssl-devel 2026-01-26 23:36:59.593 | pcre2-devel 2026-01-26 23:36:59.594 | pkgconfig 2026-01-26 23:36:59.594 | postgresql-devel 2026-01-26 23:36:59.594 | psmisc 2026-01-26 23:36:59.594 | python3-devel 2026-01-26 23:36:59.594 | python3-pip 2026-01-26 23:36:59.594 | python3-systemd 2026-01-26 23:36:59.594 | redhat-rpm-config 2026-01-26 23:36:59.594 | tar 2026-01-26 23:36:59.594 | tcpdump 2026-01-26 23:36:59.594 | unzip 2026-01-26 23:36:59.594 | util-linux 2026-01-26 23:36:59.594 | wget 2026-01-26 23:36:59.594 | which 2026-01-26 23:36:59.594 | zlib-devel 2026-01-26 23:36:59.594 | lvm2 2026-01-26 23:36:59.594 | qemu-img 2026-01-26 23:36:59.594 | targetcli 2026-01-26 23:36:59.594 | iscsi-initiator-utils 2026-01-26 23:36:59.594 | lsscsi 2026-01-26 23:36:59.594 | memcached 2026-01-26 23:36:59.594 | mod_ssl 2026-01-26 23:36:59.594 | sqlite 2026-01-26 23:36:59.594 | conntrack-tools 2026-01-26 23:36:59.594 | curl 2026-01-26 23:36:59.594 | ebtables 2026-01-26 23:36:59.594 | iptables 2026-01-26 23:36:59.594 | iputils 2026-01-26 23:36:59.594 | kernel-modules 2026-01-26 23:36:59.594 | kpartx 2026-01-26 23:36:59.594 | parted 2026-01-26 23:36:59.594 | polkit 2026-01-26 23:36:59.594 | sqlite 2026-01-26 23:36:59.594 | sudo 2026-01-26 23:36:59.594 | xorriso 2026-01-26 23:36:59.594 | cryptsetup 2026-01-26 23:36:59.594 | dosfstools 2026-01-26 23:36:59.594 | iscsi-initiator-utils 2026-01-26 23:36:59.594 | libosinfo 2026-01-26 23:36:59.594 | lvm2 2026-01-26 23:36:59.594 | sg3_utils 2026-01-26 23:36:59.594 | 2026-01-26 23:36:59.594 | sysfsutils 2026-01-26 23:36:59.594 | xorriso 2026-01-26 23:36:59.594 | acl 2026-01-26 23:36:59.594 | dnsmasq 2026-01-26 23:36:59.594 | dnsmasq-utils 2026-01-26 23:36:59.594 | ebtables 2026-01-26 23:36:59.594 | haproxy 2026-01-26 23:36:59.594 | iptables 2026-01-26 23:36:59.594 | iputils 2026-01-26 23:36:59.594 | sqlite 2026-01-26 23:36:59.594 | sudo 2026-01-26 23:36:59.595 | curl 2026-01-26 23:36:59.595 | liberasurecode-devel 2026-01-26 23:36:59.595 | memcached 2026-01-26 23:36:59.595 | rsync-daemon 2026-01-26 23:36:59.595 | sqlite 2026-01-26 23:36:59.595 | xfsprogs' 2026-01-26 23:36:59.597 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-01-26 23:36:59.618 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2026-01-26 23:36:59.619 | curl 2026-01-26 23:36:59.619 | dbus 2026-01-26 23:36:59.619 | gawk 2026-01-26 23:36:59.619 | gcc 2026-01-26 23:36:59.619 | gcc-c++ 2026-01-26 23:36:59.619 | gettext 2026-01-26 23:36:59.619 | git-core 2026-01-26 23:36:59.619 | graphviz 2026-01-26 23:36:59.619 | httpd 2026-01-26 23:36:59.619 | httpd-devel 2026-01-26 23:36:59.619 | iptables-nft 2026-01-26 23:36:59.619 | iptables-services 2026-01-26 23:36:59.619 | java-21-openjdk-headless 2026-01-26 23:36:59.619 | libffi-devel 2026-01-26 23:36:59.619 | libjpeg-turbo-devel 2026-01-26 23:36:59.619 | libxml2-devel 2026-01-26 23:36:59.619 | libxslt-devel 2026-01-26 23:36:59.619 | libyaml-devel 2026-01-26 23:36:59.619 | mod_ssl 2026-01-26 23:36:59.619 | net-tools 2026-01-26 23:36:59.619 | openssh-server 2026-01-26 23:36:59.619 | openssl 2026-01-26 23:36:59.619 | openssl-devel 2026-01-26 23:36:59.619 | pcre2-devel 2026-01-26 23:36:59.619 | pkgconfig 2026-01-26 23:36:59.619 | postgresql-devel 2026-01-26 23:36:59.619 | psmisc 2026-01-26 23:36:59.619 | python3-devel 2026-01-26 23:36:59.619 | python3-pip 2026-01-26 23:36:59.619 | python3-systemd 2026-01-26 23:36:59.619 | redhat-rpm-config 2026-01-26 23:36:59.619 | tar 2026-01-26 23:36:59.619 | tcpdump 2026-01-26 23:36:59.619 | unzip 2026-01-26 23:36:59.619 | util-linux 2026-01-26 23:36:59.619 | wget 2026-01-26 23:36:59.619 | which 2026-01-26 23:36:59.619 | zlib-devel 2026-01-26 23:36:59.619 | lvm2 2026-01-26 23:36:59.619 | qemu-img 2026-01-26 23:36:59.619 | targetcli 2026-01-26 23:36:59.619 | iscsi-initiator-utils 2026-01-26 23:36:59.619 | lsscsi 2026-01-26 23:36:59.619 | memcached 2026-01-26 23:36:59.619 | mod_ssl 2026-01-26 23:36:59.619 | sqlite 2026-01-26 23:36:59.619 | conntrack-tools 2026-01-26 23:36:59.620 | curl 2026-01-26 23:36:59.620 | ebtables 2026-01-26 23:36:59.620 | iptables 2026-01-26 23:36:59.620 | iputils 2026-01-26 23:36:59.620 | kernel-modules 2026-01-26 23:36:59.620 | kpartx 2026-01-26 23:36:59.620 | parted 2026-01-26 23:36:59.620 | polkit 2026-01-26 23:36:59.620 | sqlite 2026-01-26 23:36:59.620 | sudo 2026-01-26 23:36:59.620 | xorriso 2026-01-26 23:36:59.620 | cryptsetup 2026-01-26 23:36:59.620 | dosfstools 2026-01-26 23:36:59.620 | iscsi-initiator-utils 2026-01-26 23:36:59.620 | libosinfo 2026-01-26 23:36:59.620 | lvm2 2026-01-26 23:36:59.620 | sg3_utils 2026-01-26 23:36:59.620 | 2026-01-26 23:36:59.620 | sysfsutils 2026-01-26 23:36:59.620 | xorriso 2026-01-26 23:36:59.620 | acl 2026-01-26 23:36:59.620 | dnsmasq 2026-01-26 23:36:59.620 | dnsmasq-utils 2026-01-26 23:36:59.620 | ebtables 2026-01-26 23:36:59.620 | haproxy 2026-01-26 23:36:59.620 | iptables 2026-01-26 23:36:59.620 | iputils 2026-01-26 23:36:59.620 | sqlite 2026-01-26 23:36:59.620 | sudo 2026-01-26 23:36:59.620 | curl 2026-01-26 23:36:59.620 | liberasurecode-devel 2026-01-26 23:36:59.620 | memcached 2026-01-26 23:36:59.620 | rsync-daemon 2026-01-26 23:36:59.620 | sqlite 2026-01-26 23:36:59.620 | xfsprogs ' 2026-01-26 23:36:59.621 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-01-26 23:36:59.624 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:36:59.627 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:36:59.630 | ++ tools/install_prereqs.sh:source:72 : install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-01-26 23:36:59.633 | ++ functions-common:install_package:1430 : update_package_repo 2026-01-26 23:36:59.636 | ++ functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:36:59.638 | ++ functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:36:59.641 | ++ functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:36:59.644 | ++ functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:59.646 | ++ functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:36:59.649 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:36:59.651 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:36:59.655 | ++ functions-common:install_package:1431 : real_install_package bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-01-26 23:36:59.658 | ++ functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:36:59.661 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:36:59.663 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:36:59.665 | ++ functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:36:59.668 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:36:59.671 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:36:59.673 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:36:59.676 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:36:59.679 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:36:59.682 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:36:59.684 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:36:59.687 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:36:59.689 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:36:59.692 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:36:59.695 | ++ functions-common:real_install_package:1421 : yum_install bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-01-26 23:36:59.698 | ++ functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:36:59.701 | ++ functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:36:59.704 | ++ functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:36:59.706 | ++ functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:36:59.709 | ++ functions-common:time_start:2399 : local start_time= 2026-01-26 23:36:59.712 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:36:59.715 | +++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:36:59.720 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1769470619717 2026-01-26 23:36:59.722 | ++ functions-common:yum_install:1480 : sudo_with_proxies dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-01-26 23:36:59.725 | ++ functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:36:59.729 | +++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:36:59.734 | ++ functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:36:59.736 | ++ functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:36:59.739 | ++ functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y bc curl dbus gawk gcc gcc-c++ gettext git-core graphviz httpd httpd-devel iptables-nft iptables-services java-21-openjdk-headless libffi-devel libjpeg-turbo-devel libxml2-devel libxslt-devel libyaml-devel mod_ssl net-tools openssh-server openssl openssl-devel pcre2-devel pkgconfig postgresql-devel psmisc python3-devel python3-pip python3-systemd redhat-rpm-config tar tcpdump unzip util-linux wget which zlib-devel lvm2 qemu-img targetcli iscsi-initiator-utils lsscsi memcached mod_ssl sqlite conntrack-tools curl ebtables iptables iputils kernel-modules kpartx parted polkit sqlite sudo xorriso cryptsetup dosfstools iscsi-initiator-utils libosinfo lvm2 sg3_utils sysfsutils xorriso acl dnsmasq dnsmasq-utils ebtables haproxy iptables iputils sqlite sudo curl liberasurecode-devel memcached rsync-daemon sqlite xfsprogs 2026-01-26 23:37:00.269 | Last metadata expiration check: 0:01:09 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:37:00.337 | Package curl-8.12.1-4.el10.x86_64 is already installed. 2026-01-26 23:37:00.338 | Package dbus-1:1.14.10-5.el10.x86_64 is already installed. 2026-01-26 23:37:00.338 | Package gawk-5.3.0-6.el10.x86_64 is already installed. 2026-01-26 23:37:00.339 | Package gcc-14.3.1-4.2.el10.x86_64 is already installed. 2026-01-26 23:37:00.339 | Package gcc-c++-14.3.1-4.2.el10.x86_64 is already installed. 2026-01-26 23:37:00.340 | Package git-core-2.52.0-1.el10.x86_64 is already installed. 2026-01-26 23:37:00.343 | Package iptables-nft-1.8.11-12.el10.x86_64 is already installed. 2026-01-26 23:37:00.346 | Package libffi-devel-3.4.4-10.el10.x86_64 is already installed. 2026-01-26 23:37:00.347 | Package libxml2-devel-2.12.5-9.el10.x86_64 is already installed. 2026-01-26 23:37:00.348 | Package libxslt-devel-1.1.39-8.el10.x86_64 is already installed. 2026-01-26 23:37:00.350 | Package openssh-server-9.9p1-19.el10.x86_64 is already installed. 2026-01-26 23:37:00.351 | Package openssl-1:3.5.1-6.el10.x86_64 is already installed. 2026-01-26 23:37:00.352 | Package openssl-devel-1:3.5.1-6.el10.x86_64 is already installed. 2026-01-26 23:37:00.354 | Package pkgconf-pkg-config-2.1.0-3.el10.x86_64 is already installed. 2026-01-26 23:37:00.358 | Package psmisc-23.6-8.el10.x86_64 is already installed. 2026-01-26 23:37:00.358 | Package python3-devel-3.12.12-3.el10.x86_64 is already installed. 2026-01-26 23:37:00.359 | Package python3-pip-23.3.2-7.el10.noarch is already installed. 2026-01-26 23:37:00.360 | Package python3-systemd-235-11.el10.x86_64 is already installed. 2026-01-26 23:37:00.360 | Package redhat-rpm-config-295-1.el10.noarch is already installed. 2026-01-26 23:37:00.361 | Package tar-2:1.35-10.el10.x86_64 is already installed. 2026-01-26 23:37:00.362 | Package tcpdump-14:4.99.4-10.el10.x86_64 is already installed. 2026-01-26 23:37:00.362 | Package unzip-6.0-69.el10.x86_64 is already installed. 2026-01-26 23:37:00.363 | Package util-linux-2.40.2-13.el10.x86_64 is already installed. 2026-01-26 23:37:00.363 | Package wget-1.24.5-5.el10.x86_64 is already installed. 2026-01-26 23:37:00.364 | Package which-2.21-44.el10.x86_64 is already installed. 2026-01-26 23:37:00.366 | Package zlib-ng-compat-devel-2.2.3-3.el10.x86_64 is already installed. 2026-01-26 23:37:00.367 | Package lvm2-10:2.03.32-3.el10.x86_64 is already installed. 2026-01-26 23:37:00.369 | Package lsscsi-0.32-15.el10.x86_64 is already installed. 2026-01-26 23:37:00.372 | Package iptables-nft-1.8.11-12.el10.x86_64 is already installed. 2026-01-26 23:37:00.374 | Package iptables-nft-1.8.11-12.el10.x86_64 is already installed. 2026-01-26 23:37:00.375 | Package iputils-20240905-5.el10.x86_64 is already installed. 2026-01-26 23:37:00.375 | Package kernel-modules-6.12.0-184.el10.x86_64 is already installed. 2026-01-26 23:37:00.375 | Package kernel-modules-6.12.0-191.el10.x86_64 is already installed. 2026-01-26 23:37:00.376 | Package kpartx-0.9.9-15.el10.x86_64 is already installed. 2026-01-26 23:37:00.376 | Package parted-3.6-7.el10.x86_64 is already installed. 2026-01-26 23:37:00.377 | Package polkit-125-4.el10.x86_64 is already installed. 2026-01-26 23:37:00.378 | Package sudo-1.9.17-2.p2.el10.x86_64 is already installed. 2026-01-26 23:37:00.380 | Package sg3_utils-1.48-7.el10.x86_64 is already installed. 2026-01-26 23:37:00.385 | Package xfsprogs-6.16.0-1.el10.x86_64 is already installed. 2026-01-26 23:37:00.423 | Dependencies resolved. 2026-01-26 23:37:00.429 | ========================================================================================================= 2026-01-26 23:37:00.429 | Package Arch Version Repository Size 2026-01-26 23:37:00.430 | ========================================================================================================= 2026-01-26 23:37:00.430 | Installing: 2026-01-26 23:37:00.430 | acl x86_64 2.3.2-4.el10 baseos 77 k 2026-01-26 23:37:00.430 | bc x86_64 1.07.1-23.el10 baseos 123 k 2026-01-26 23:37:00.430 | conntrack-tools x86_64 1.4.8-4.el10 appstream 239 k 2026-01-26 23:37:00.430 | cryptsetup x86_64 2.8.1-2.el10 baseos 351 k 2026-01-26 23:37:00.430 | dnsmasq x86_64 2.90-5.el10 appstream 365 k 2026-01-26 23:37:00.430 | dnsmasq-utils x86_64 2.90-5.el10 appstream 38 k 2026-01-26 23:37:00.430 | dosfstools x86_64 4.2-12.el10 baseos 158 k 2026-01-26 23:37:00.430 | gettext x86_64 0.22.5-6.el10 baseos 1.1 M 2026-01-26 23:37:00.430 | graphviz x86_64 9.0.0-15.el10 appstream 1.6 M 2026-01-26 23:37:00.430 | haproxy x86_64 3.0.5-6.el10 appstream 2.6 M 2026-01-26 23:37:00.430 | httpd x86_64 2.4.63-5.el10 appstream 49 k 2026-01-26 23:37:00.430 | httpd-devel x86_64 2.4.63-5.el10 appstream 209 k 2026-01-26 23:37:00.430 | iptables-nft-services noarch 1.8.11-12.el10 appstream 20 k 2026-01-26 23:37:00.430 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k 2026-01-26 23:37:00.430 | java-21-openjdk-headless x86_64 1:21.0.9.0.10-2.el10 appstream 47 M 2026-01-26 23:37:00.430 | liberasurecode-devel x86_64 1.6.2-10.el10s delorean-master-testing 24 k 2026-01-26 23:37:00.430 | libjpeg-turbo-devel x86_64 3.0.2-4.el10 appstream 98 k 2026-01-26 23:37:00.430 | libosinfo x86_64 1.11.0-8.el10 appstream 317 k 2026-01-26 23:37:00.430 | libpq-devel x86_64 16.11-3.el10 appstream 116 k 2026-01-26 23:37:00.430 | libyaml-devel x86_64 0.2.5-16.el10 crb 163 k 2026-01-26 23:37:00.430 | memcached x86_64 1.6.23-7.el10 appstream 185 k 2026-01-26 23:37:00.430 | mod_ssl x86_64 1:2.4.63-5.el10 appstream 109 k 2026-01-26 23:37:00.430 | net-tools x86_64 2.0-0.73.20160912git.el10 baseos 306 k 2026-01-26 23:37:00.430 | pcre2-devel x86_64 10.44-1.el10.3 appstream 532 k 2026-01-26 23:37:00.430 | qemu-img x86_64 18:10.1.0-11.el10 appstream 2.4 M 2026-01-26 23:37:00.430 | rsync-daemon noarch 3.4.1-3.el10 appstream 9.9 k 2026-01-26 23:37:00.430 | sqlite x86_64 3.46.1-5.el10 appstream 891 k 2026-01-26 23:37:00.430 | sysfsutils x86_64 2.1.1-15.el10 appstream 38 k 2026-01-26 23:37:00.430 | targetcli noarch 2.1.58-5.el10 appstream 90 k 2026-01-26 23:37:00.430 | xorriso x86_64 1.5.6-6.el10 appstream 323 k 2026-01-26 23:37:00.430 | Installing dependencies: 2026-01-26 23:37:00.430 | adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M 2026-01-26 23:37:00.430 | adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k 2026-01-26 23:37:00.430 | adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k 2026-01-26 23:37:00.430 | alsa-lib x86_64 1.2.15.3-1.el10 appstream 543 k 2026-01-26 23:37:00.430 | apr x86_64 1.7.5-3.el10 appstream 127 k 2026-01-26 23:37:00.430 | apr-devel x86_64 1.7.5-3.el10 appstream 234 k 2026-01-26 23:37:00.430 | apr-util x86_64 1.6.3-22.el10 appstream 97 k 2026-01-26 23:37:00.430 | apr-util-devel x86_64 1.6.3-22.el10 appstream 76 k 2026-01-26 23:37:00.430 | apr-util-lmdb x86_64 1.6.3-22.el10 appstream 13 k 2026-01-26 23:37:00.430 | autoconf noarch 2.71-13.el10 appstream 736 k 2026-01-26 23:37:00.430 | automake noarch 1.16.5-20.el10 appstream 702 k 2026-01-26 23:37:00.430 | avahi-libs x86_64 0.9~rc2-2.el10 baseos 68 k 2026-01-26 23:37:00.430 | cairo x86_64 1.18.2-2.el10 appstream 713 k 2026-01-26 23:37:00.430 | cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k 2026-01-26 23:37:00.430 | centos-logos-httpd noarch 100.4-1.el10 appstream 854 k 2026-01-26 23:37:00.430 | cups-filesystem noarch 1:2.4.10-16.el10 baseos 11 k 2026-01-26 23:37:00.430 | cups-libs x86_64 1:2.4.10-16.el10 baseos 261 k 2026-01-26 23:37:00.430 | emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k 2026-01-26 23:37:00.430 | expat-devel x86_64 2.7.3-1.el10 appstream 55 k 2026-01-26 23:37:00.430 | fontconfig x86_64 2.15.0-7.el10 appstream 280 k 2026-01-26 23:37:00.430 | freetype x86_64 2.13.2-8.el10 baseos 409 k 2026-01-26 23:37:00.430 | fribidi x86_64 1.0.14-4.el10 appstream 93 k 2026-01-26 23:37:00.430 | gd x86_64 2.3.3-22.el10 appstream 133 k 2026-01-26 23:37:00.430 | gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k 2026-01-26 23:37:00.430 | google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M 2026-01-26 23:37:00.430 | gpgme x86_64 1.23.2-6.el10 baseos 219 k 2026-01-26 23:37:00.430 | gpgmepp x86_64 1.23.2-6.el10 appstream 141 k 2026-01-26 23:37:00.430 | graphite2 x86_64 1.3.14-17.el10 baseos 96 k 2026-01-26 23:37:00.430 | harfbuzz x86_64 8.4.0-6.el10 baseos 992 k 2026-01-26 23:37:00.430 | httpd-core x86_64 2.4.63-5.el10 appstream 1.5 M 2026-01-26 23:37:00.430 | httpd-filesystem noarch 2.4.63-5.el10 appstream 13 k 2026-01-26 23:37:00.430 | httpd-tools x86_64 2.4.63-5.el10 appstream 83 k 2026-01-26 23:37:00.430 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k 2026-01-26 23:37:00.430 | isns-utils-libs x86_64 0.103-1.el10 baseos 100 k 2026-01-26 23:37:00.430 | javapackages-filesystem noarch 6.4.0-1.el10 appstream 15 k 2026-01-26 23:37:00.430 | jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k 2026-01-26 23:37:00.430 | jbigkit-libs x86_64 2.1-31.el10 appstream 54 k 2026-01-26 23:37:00.430 | lcms2 x86_64 2.16-6.el10 appstream 182 k 2026-01-26 23:37:00.430 | libX11 x86_64 1.8.10-1.el10 appstream 654 k 2026-01-26 23:37:00.430 | libX11-common noarch 1.8.10-1.el10 appstream 199 k 2026-01-26 23:37:00.430 | libXau x86_64 1.0.11-8.el10 appstream 33 k 2026-01-26 23:37:00.430 | libXext x86_64 1.3.6-3.el10 appstream 40 k 2026-01-26 23:37:00.430 | libXft x86_64 2.3.8-8.el10 appstream 73 k 2026-01-26 23:37:00.430 | libXpm x86_64 3.5.17-5.el10 appstream 67 k 2026-01-26 23:37:00.430 | libXrender x86_64 0.9.11-8.el10 appstream 29 k 2026-01-26 23:37:00.430 | libburn x86_64 1.5.6-6.el10 appstream 173 k 2026-01-26 23:37:00.430 | libdatrie x86_64 0.2.13-11.el10 appstream 33 k 2026-01-26 23:37:00.430 | liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k 2026-01-26 23:37:00.430 | libgs x86_64 10.02.1-16.el10 appstream 3.5 M 2026-01-26 23:37:00.430 | libijs x86_64 0.35-24.el10 appstream 30 k 2026-01-26 23:37:00.430 | libisoburn x86_64 1.5.6-6.el10 appstream 430 k 2026-01-26 23:37:00.430 | libisofs x86_64 1.5.6-6.el10 appstream 235 k 2026-01-26 23:37:00.430 | libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k 2026-01-26 23:37:00.430 | liblerc x86_64 4.0.0-8.el10 appstream 219 k 2026-01-26 23:37:00.430 | libnetfilter_cthelper x86_64 1.0.1-1.el10 appstream 24 k 2026-01-26 23:37:00.430 | libnetfilter_cttimeout x86_64 1.0.0-27.el10 appstream 24 k 2026-01-26 23:37:00.430 | libnetfilter_queue x86_64 1.0.5-9.el10 appstream 29 k 2026-01-26 23:37:00.430 | libpaper x86_64 1:2.1.1-7.el10 appstream 28 k 2026-01-26 23:37:00.430 | libpng x86_64 2:1.6.40-8.el10 baseos 120 k 2026-01-26 23:37:00.430 | libpq x86_64 16.11-3.el10 baseos 254 k 2026-01-26 23:37:00.430 | librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M 2026-01-26 23:37:00.430 | libsoup3 x86_64 3.6.5-5.el10 appstream 396 k 2026-01-26 23:37:00.430 | libthai x86_64 0.1.29-10.el10 appstream 215 k 2026-01-26 23:37:00.430 | libtiff x86_64 4.6.0-6.el10 appstream 214 k 2026-01-26 23:37:00.430 | libtool x86_64 2.4.7-13.el10 appstream 599 k 2026-01-26 23:37:00.430 | libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k 2026-01-26 23:37:00.430 | libwebp x86_64 1.3.2-10.el10 appstream 290 k 2026-01-26 23:37:00.430 | libxcb x86_64 1.17.0-3.el10 appstream 255 k 2026-01-26 23:37:00.430 | lksctp-tools x86_64 1.0.21-1.el10 baseos 94 k 2026-01-26 23:37:00.430 | m4 x86_64 1.4.19-11.el10 appstream 305 k 2026-01-26 23:37:00.430 | mailcap noarch 2.1.54-8.el10 baseos 35 k 2026-01-26 23:37:00.430 | memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k 2026-01-26 23:37:00.431 | nettle x86_64 3.10.1-1.el10 baseos 559 k 2026-01-26 23:37:00.431 | nspr x86_64 4.36.0-4.el10 appstream 135 k 2026-01-26 23:37:00.431 | nss x86_64 3.112.0-4.el10 appstream 737 k 2026-01-26 23:37:00.431 | nss-softokn x86_64 3.112.0-4.el10 appstream 402 k 2026-01-26 23:37:00.431 | nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k 2026-01-26 23:37:00.431 | nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k 2026-01-26 23:37:00.431 | nss-util x86_64 3.112.0-4.el10 appstream 85 k 2026-01-26 23:37:00.431 | openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k 2026-01-26 23:37:00.431 | osinfo-db noarch 20250606-1.el10 appstream 564 k 2026-01-26 23:37:00.431 | osinfo-db-tools x86_64 1.11.0-8.el10 appstream 74 k 2026-01-26 23:37:00.431 | pango x86_64 1.54.0-3.el10 appstream 354 k 2026-01-26 23:37:00.431 | pcre2-utf16 x86_64 10.44-1.el10.3 appstream 227 k 2026-01-26 23:37:00.431 | pcre2-utf32 x86_64 10.44-1.el10.3 appstream 215 k 2026-01-26 23:37:00.431 | perl-File-Compare noarch 1.100.800-514.el10 appstream 14 k 2026-01-26 23:37:00.431 | perl-File-Copy noarch 2.41-514.el10 appstream 21 k 2026-01-26 23:37:00.431 | perl-Thread-Queue noarch 3.14-511.el10 appstream 22 k 2026-01-26 23:37:00.431 | perl-threads x86_64 1:2.40-511.el10 appstream 59 k 2026-01-26 23:37:00.431 | perl-threads-shared x86_64 1.69-511.el10 appstream 46 k 2026-01-26 23:37:00.431 | pixman x86_64 0.43.4-2.el10 appstream 286 k 2026-01-26 23:37:00.431 | poppler x86_64 24.02.0-7.el10 appstream 1.2 M 2026-01-26 23:37:00.431 | poppler-data noarch 0.4.11-9.el10 appstream 2.0 M 2026-01-26 23:37:00.431 | poppler-glib x86_64 24.02.0-7.el10 appstream 190 k 2026-01-26 23:37:00.431 | python3-configshell noarch 1:1.1.30-9.el10 baseos 87 k 2026-01-26 23:37:00.431 | python3-kmod x86_64 0.9.2-6.el10 baseos 110 k 2026-01-26 23:37:00.431 | python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k 2026-01-26 23:37:00.431 | python3-pyudev noarch 0.24.1-10.el10 baseos 99 k 2026-01-26 23:37:00.431 | python3-rtslib noarch 2.1.76-12.el10 appstream 124 k 2026-01-26 23:37:00.431 | python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k 2026-01-26 23:37:00.431 | python3-urwid x86_64 2.5.3-4.el10 baseos 1.1 M 2026-01-26 23:37:00.431 | python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k 2026-01-26 23:37:00.431 | rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k 2026-01-26 23:37:00.431 | shared-mime-info x86_64 2.3-8.el10 baseos 592 k 2026-01-26 23:37:00.431 | target-restore noarch 2.1.76-12.el10 appstream 16 k 2026-01-26 23:37:00.431 | tzdata-java noarch 2025c-1.el10 appstream 46 k 2026-01-26 23:37:00.431 | urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k 2026-01-26 23:37:00.431 | urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k 2026-01-26 23:37:00.431 | urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k 2026-01-26 23:37:00.431 | urw-base35-fonts noarch 20200910-21.el10 appstream 11 k 2026-01-26 23:37:00.431 | urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k 2026-01-26 23:37:00.431 | urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k 2026-01-26 23:37:00.431 | urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k 2026-01-26 23:37:00.431 | urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k 2026-01-26 23:37:00.431 | urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M 2026-01-26 23:37:00.431 | urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k 2026-01-26 23:37:00.431 | urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k 2026-01-26 23:37:00.431 | urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k 2026-01-26 23:37:00.431 | xml-common noarch 0.6.3-65.el10 appstream 32 k 2026-01-26 23:37:00.431 | Installing weak dependencies: 2026-01-26 23:37:00.431 | apr-util-openssl x86_64 1.6.3-22.el10 appstream 15 k 2026-01-26 23:37:00.431 | mod_http2 x86_64 2.0.29-3.el10 appstream 164 k 2026-01-26 23:37:00.431 | mod_lua x86_64 2.4.63-5.el10 appstream 59 k 2026-01-26 23:37:00.431 | 2026-01-26 23:37:00.431 | Transaction Summary 2026-01-26 23:37:00.431 | ========================================================================================================= 2026-01-26 23:37:00.431 | Install 152 Packages 2026-01-26 23:37:00.431 | 2026-01-26 23:37:00.433 | Total download size: 103 M 2026-01-26 23:37:00.434 | Installed size: 399 M 2026-01-26 23:37:00.434 | Downloading Packages: 2026-01-26 23:37:00.816 | (1/152): avahi-libs-0.9~rc2-2.el10.x86_64.rpm 882 kB/s | 68 kB 00:00 2026-01-26 23:37:00.837 | (2/152): acl-2.3.2-4.el10.x86_64.rpm 786 kB/s | 77 kB 00:00 2026-01-26 23:37:00.841 | (3/152): bc-1.07.1-23.el10.x86_64.rpm 1.2 MB/s | 123 kB 00:00 2026-01-26 23:37:00.875 | (4/152): cryptsetup-2.8.1-2.el10.x86_64.rpm 5.9 MB/s | 351 kB 00:00 2026-01-26 23:37:00.878 | (5/152): cups-filesystem-2.4.10-16.el10.noarch. 281 kB/s | 11 kB 00:00 2026-01-26 23:37:00.893 | (6/152): cups-libs-2.4.10-16.el10.x86_64.rpm 5.0 MB/s | 261 kB 00:00 2026-01-26 23:37:00.923 | (7/152): dosfstools-4.2-12.el10.x86_64.rpm 3.3 MB/s | 158 kB 00:00 2026-01-26 23:37:00.931 | (8/152): freetype-2.13.2-8.el10.x86_64.rpm 7.7 MB/s | 409 kB 00:00 2026-01-26 23:37:00.951 | (9/152): gettext-0.22.5-6.el10.x86_64.rpm 19 MB/s | 1.1 MB 00:00 2026-01-26 23:37:00.977 | (10/152): gpgme-1.23.2-6.el10.x86_64.rpm 4.0 MB/s | 219 kB 00:00 2026-01-26 23:37:00.982 | (11/152): graphite2-1.3.14-17.el10.x86_64.rpm 1.9 MB/s | 96 kB 00:00 2026-01-26 23:37:01.004 | (12/152): harfbuzz-8.4.0-6.el10.x86_64.rpm 19 MB/s | 992 kB 00:00 2026-01-26 23:37:01.024 | (13/152): iscsi-initiator-utils-6.2.1.11-0.git4 8.3 MB/s | 398 kB 00:00 2026-01-26 23:37:01.043 | (14/152): iscsi-initiator-utils-iscsiuio-6.2.1. 1.3 MB/s | 82 kB 00:00 2026-01-26 23:37:01.051 | (15/152): isns-utils-libs-0.103-1.el10.x86_64.r 2.1 MB/s | 100 kB 00:00 2026-01-26 23:37:01.068 | (16/152): libpng-1.6.40-8.el10.x86_64.rpm 2.7 MB/s | 120 kB 00:00 2026-01-26 23:37:01.090 | (17/152): libpq-16.11-3.el10.x86_64.rpm 5.3 MB/s | 254 kB 00:00 2026-01-26 23:37:01.105 | (18/152): lksctp-tools-1.0.21-1.el10.x86_64.rpm 1.7 MB/s | 94 kB 00:00 2026-01-26 23:37:01.137 | (19/152): mailcap-2.1.54-8.el10.noarch.rpm 515 kB/s | 35 kB 00:00 2026-01-26 23:37:01.143 | (20/152): net-tools-2.0-0.73.20160912git.el10.x 5.7 MB/s | 306 kB 00:00 2026-01-26 23:37:01.153 | (21/152): nettle-3.10.1-1.el10.x86_64.rpm 11 MB/s | 559 kB 00:00 2026-01-26 23:37:01.182 | (22/152): python3-configshell-1.1.30-9.el10.noa 1.9 MB/s | 87 kB 00:00 2026-01-26 23:37:01.191 | (23/152): python3-kmod-0.9.2-6.el10.x86_64.rpm 2.3 MB/s | 110 kB 00:00 2026-01-26 23:37:01.197 | (24/152): python3-pyparsing-3.1.1-7.el10.noarch 6.1 MB/s | 269 kB 00:00 2026-01-26 23:37:01.228 | (25/152): python3-pyudev-0.24.1-10.el10.noarch. 2.2 MB/s | 99 kB 00:00 2026-01-26 23:37:01.234 | (26/152): python3-wcwidth-0.2.6-6.el10.noarch.r 1.2 MB/s | 46 kB 00:00 2026-01-26 23:37:01.256 | (27/152): python3-urwid-2.5.3-4.el10.x86_64.rpm 16 MB/s | 1.1 MB 00:00 2026-01-26 23:37:01.279 | (28/152): shared-mime-info-2.3-8.el10.x86_64.rp 11 MB/s | 592 kB 00:00 2026-01-26 23:37:01.300 | (29/152): adobe-mappings-cmap-20230622-5.el10.n 33 MB/s | 2.1 MB 00:00 2026-01-26 23:37:01.312 | (30/152): adobe-mappings-cmap-deprecated-202306 2.1 MB/s | 115 kB 00:00 2026-01-26 23:37:01.332 | (31/152): adobe-mappings-pdf-20190401-9.el10.no 13 MB/s | 687 kB 00:00 2026-01-26 23:37:01.349 | (32/152): alsa-lib-1.2.15.3-1.el10.x86_64.rpm 11 MB/s | 543 kB 00:00 2026-01-26 23:37:01.356 | (33/152): apr-1.7.5-3.el10.x86_64.rpm 2.9 MB/s | 127 kB 00:00 2026-01-26 23:37:01.377 | (34/152): apr-devel-1.7.5-3.el10.x86_64.rpm 5.0 MB/s | 234 kB 00:00 2026-01-26 23:37:01.391 | (35/152): apr-util-1.6.3-22.el10.x86_64.rpm 2.3 MB/s | 97 kB 00:00 2026-01-26 23:37:01.402 | (36/152): apr-util-devel-1.6.3-22.el10.x86_64.r 1.6 MB/s | 76 kB 00:00 2026-01-26 23:37:01.421 | (37/152): apr-util-lmdb-1.6.3-22.el10.x86_64.rp 309 kB/s | 13 kB 00:00 2026-01-26 23:37:01.424 | (38/152): apr-util-openssl-1.6.3-22.el10.x86_64 473 kB/s | 15 kB 00:00 2026-01-26 23:37:01.460 | (39/152): autoconf-2.71-13.el10.noarch.rpm 13 MB/s | 736 kB 00:00 2026-01-26 23:37:01.478 | (40/152): automake-1.16.5-20.el10.noarch.rpm 12 MB/s | 702 kB 00:00 2026-01-26 23:37:01.485 | (41/152): cairo-1.18.2-2.el10.x86_64.rpm 11 MB/s | 713 kB 00:00 2026-01-26 23:37:01.492 | (42/152): cairo-gobject-1.18.2-2.el10.x86_64.rp 575 kB/s | 18 kB 00:00 2026-01-26 23:37:01.534 | (43/152): centos-logos-httpd-100.4-1.el10.noarc 15 MB/s | 854 kB 00:00 2026-01-26 23:37:01.538 | (44/152): conntrack-tools-1.4.8-4.el10.x86_64.r 4.5 MB/s | 239 kB 00:00 2026-01-26 23:37:01.543 | (45/152): dnsmasq-2.90-5.el10.x86_64.rpm 7.1 MB/s | 365 kB 00:00 2026-01-26 23:37:01.575 | (46/152): emacs-filesystem-29.4-12.el10.noarch. 276 kB/s | 10 kB 00:00 2026-01-26 23:37:01.580 | (47/152): dnsmasq-utils-2.90-5.el10.x86_64.rpm 846 kB/s | 38 kB 00:00 2026-01-26 23:37:01.585 | (48/152): expat-devel-2.7.3-1.el10.x86_64.rpm 1.3 MB/s | 55 kB 00:00 2026-01-26 23:37:01.631 | (49/152): fontconfig-2.15.0-7.el10.x86_64.rpm 4.9 MB/s | 280 kB 00:00 2026-01-26 23:37:01.639 | (50/152): fribidi-1.0.14-4.el10.x86_64.rpm 1.6 MB/s | 93 kB 00:00 2026-01-26 23:37:01.644 | (51/152): gd-2.3.3-22.el10.x86_64.rpm 2.2 MB/s | 133 kB 00:00 2026-01-26 23:37:01.683 | (52/152): gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm 9.5 MB/s | 498 kB 00:00 2026-01-26 23:37:01.711 | (53/152): google-droid-sans-fonts-20200215-22.e 38 MB/s | 2.7 MB 00:00 2026-01-26 23:37:01.716 | (54/152): gpgmepp-1.23.2-6.el10.x86_64.rpm 1.9 MB/s | 141 kB 00:00 2026-01-26 23:37:01.753 | (55/152): graphviz-9.0.0-15.el10.x86_64.rpm 23 MB/s | 1.6 MB 00:00 2026-01-26 23:37:01.758 | (56/152): httpd-2.4.63-5.el10.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-01-26 23:37:01.790 | (57/152): haproxy-3.0.5-6.el10.x86_64.rpm 34 MB/s | 2.6 MB 00:00 2026-01-26 23:37:01.807 | (58/152): httpd-devel-2.4.63-5.el10.x86_64.rpm 4.2 MB/s | 209 kB 00:00 2026-01-26 23:37:01.817 | (59/152): httpd-core-2.4.63-5.el10.x86_64.rpm 24 MB/s | 1.5 MB 00:00 2026-01-26 23:37:01.829 | (60/152): httpd-filesystem-2.4.63-5.el10.noarch 342 kB/s | 13 kB 00:00 2026-01-26 23:37:01.856 | (61/152): httpd-tools-2.4.63-5.el10.x86_64.rpm 1.7 MB/s | 83 kB 00:00 2026-01-26 23:37:01.871 | (62/152): iptables-nft-services-1.8.11-12.el10. 383 kB/s | 20 kB 00:00 2026-01-26 23:37:01.900 | (63/152): javapackages-filesystem-6.4.0-1.el10. 346 kB/s | 15 kB 00:00 2026-01-26 23:37:01.932 | (64/152): jbig2dec-libs-0.20-7.el10.x86_64.rpm 1.2 MB/s | 76 kB 00:00 2026-01-26 23:37:01.946 | (65/152): jbigkit-libs-2.1-31.el10.x86_64.rpm 1.2 MB/s | 54 kB 00:00 2026-01-26 23:37:01.982 | (66/152): lcms2-2.16-6.el10.x86_64.rpm 3.7 MB/s | 182 kB 00:00 2026-01-26 23:37:02.001 | (67/152): libX11-1.8.10-1.el10.x86_64.rpm 12 MB/s | 654 kB 00:00 2026-01-26 23:37:02.036 | (68/152): libX11-common-1.8.10-1.el10.noarch.rp 3.6 MB/s | 199 kB 00:00 2026-01-26 23:37:02.043 | (69/152): libXau-1.0.11-8.el10.x86_64.rpm 788 kB/s | 33 kB 00:00 2026-01-26 23:37:02.077 | (70/152): libXext-1.3.6-3.el10.x86_64.rpm 987 kB/s | 40 kB 00:00 2026-01-26 23:37:02.091 | (71/152): libXft-2.3.8-8.el10.x86_64.rpm 1.5 MB/s | 73 kB 00:00 2026-01-26 23:37:02.122 | (72/152): libXpm-3.5.17-5.el10.x86_64.rpm 1.5 MB/s | 67 kB 00:00 2026-01-26 23:37:02.129 | (73/152): libXrender-0.9.11-8.el10.x86_64.rpm 745 kB/s | 29 kB 00:00 2026-01-26 23:37:02.304 | (74/152): java-21-openjdk-headless-21.0.9.0.10- 100 MB/s | 47 MB 00:00 2026-01-26 23:37:02.307 | (75/152): libdatrie-0.2.13-11.el10.x86_64.rpm 186 kB/s | 33 kB 00:00 2026-01-26 23:37:02.310 | (76/152): libburn-1.5.6-6.el10.x86_64.rpm 925 kB/s | 173 kB 00:00 2026-01-26 23:37:02.357 | (77/152): libijs-0.35-24.el10.x86_64.rpm 609 kB/s | 30 kB 00:00 2026-01-26 23:37:02.374 | (78/152): libisoburn-1.5.6-6.el10.x86_64.rpm 6.7 MB/s | 430 kB 00:00 2026-01-26 23:37:02.407 | (79/152): libgs-10.02.1-16.el10.x86_64.rpm 34 MB/s | 3.5 MB 00:00 2026-01-26 23:37:02.420 | (80/152): libisofs-1.5.6-6.el10.x86_64.rpm 3.7 MB/s | 235 kB 00:00 2026-01-26 23:37:02.425 | (81/152): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 4.9 MB/s | 252 kB 00:00 2026-01-26 23:37:02.452 | (82/152): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 2.2 MB/s | 98 kB 00:00 2026-01-26 23:37:02.460 | (83/152): libnetfilter_cthelper-1.0.1-1.el10.x8 694 kB/s | 24 kB 00:00 2026-01-26 23:37:02.470 | (84/152): liblerc-4.0.0-8.el10.x86_64.rpm 4.3 MB/s | 219 kB 00:00 2026-01-26 23:37:02.496 | (85/152): libnetfilter_cttimeout-1.0.0-27.el10. 549 kB/s | 24 kB 00:00 2026-01-26 23:37:02.506 | (86/152): libnetfilter_queue-1.0.5-9.el10.x86_6 623 kB/s | 29 kB 00:00 2026-01-26 23:37:02.514 | (87/152): libosinfo-1.11.0-8.el10.x86_64.rpm 7.0 MB/s | 317 kB 00:00 2026-01-26 23:37:02.529 | (88/152): libpaper-2.1.1-7.el10.x86_64.rpm 853 kB/s | 28 kB 00:00 2026-01-26 23:37:02.550 | (89/152): libpq-devel-16.11-3.el10.x86_64.rpm 2.6 MB/s | 116 kB 00:00 2026-01-26 23:37:02.574 | (90/152): librsvg2-2.57.1-9.el10.x86_64.rpm 26 MB/s | 1.5 MB 00:00 2026-01-26 23:37:02.579 | (91/152): libsoup3-3.6.5-5.el10.x86_64.rpm 7.9 MB/s | 396 kB 00:00 2026-01-26 23:37:02.597 | (92/152): libthai-0.1.29-10.el10.x86_64.rpm 4.5 MB/s | 215 kB 00:00 2026-01-26 23:37:02.619 | (93/152): libtiff-4.6.0-6.el10.x86_64.rpm 4.7 MB/s | 214 kB 00:00 2026-01-26 23:37:02.625 | (94/152): libtool-2.4.7-13.el10.x86_64.rpm 13 MB/s | 599 kB 00:00 2026-01-26 23:37:02.632 | (95/152): libtool-ltdl-2.4.7-13.el10.x86_64.rpm 1.0 MB/s | 37 kB 00:00 2026-01-26 23:37:02.667 | (96/152): libwebp-1.3.2-10.el10.x86_64.rpm 5.9 MB/s | 290 kB 00:00 2026-01-26 23:37:02.674 | (97/152): libxcb-1.17.0-3.el10.x86_64.rpm 5.2 MB/s | 255 kB 00:00 2026-01-26 23:37:02.682 | (98/152): m4-1.4.19-11.el10.x86_64.rpm 6.1 MB/s | 305 kB 00:00 2026-01-26 23:37:02.708 | (99/152): memcached-selinux-1.6.23-7.el10.x86_6 829 kB/s | 28 kB 00:00 2026-01-26 23:37:02.713 | (100/152): memcached-1.6.23-7.el10.x86_64.rpm 4.0 MB/s | 185 kB 00:00 2026-01-26 23:37:02.728 | (101/152): mod_http2-2.0.29-3.el10.x86_64.rpm 3.6 MB/s | 164 kB 00:00 2026-01-26 23:37:02.745 | (102/152): mod_lua-2.4.63-5.el10.x86_64.rpm 1.6 MB/s | 59 kB 00:00 2026-01-26 23:37:02.764 | (103/152): mod_ssl-2.4.63-5.el10.x86_64.rpm 2.1 MB/s | 109 kB 00:00 2026-01-26 23:37:02.772 | (104/152): nspr-4.36.0-4.el10.x86_64.rpm 3.0 MB/s | 135 kB 00:00 2026-01-26 23:37:02.795 | (105/152): nss-3.112.0-4.el10.x86_64.rpm 15 MB/s | 737 kB 00:00 2026-01-26 23:37:02.814 | (106/152): nss-softokn-3.112.0-4.el10.x86_64.rp 7.9 MB/s | 402 kB 00:00 2026-01-26 23:37:02.831 | (107/152): nss-softokn-freebl-3.112.0-4.el10.x8 6.8 MB/s | 413 kB 00:00 2026-01-26 23:37:02.836 | (108/152): nss-sysinit-3.112.0-4.el10.x86_64.rp 462 kB/s | 19 kB 00:00 2026-01-26 23:37:02.858 | (109/152): nss-util-3.112.0-4.el10.x86_64.rpm 2.0 MB/s | 85 kB 00:00 2026-01-26 23:37:02.874 | (110/152): openjpeg2-2.5.2-5.el10.x86_64.rpm 4.3 MB/s | 188 kB 00:00 2026-01-26 23:37:02.885 | (111/152): osinfo-db-20250606-1.el10.noarch.rpm 11 MB/s | 564 kB 00:00 2026-01-26 23:37:02.912 | (112/152): osinfo-db-tools-1.11.0-8.el10.x86_64 1.4 MB/s | 74 kB 00:00 2026-01-26 23:37:02.920 | (113/152): pango-1.54.0-3.el10.x86_64.rpm 7.6 MB/s | 354 kB 00:00 2026-01-26 23:37:02.938 | (114/152): pcre2-devel-10.44-1.el10.3.x86_64.rp 9.8 MB/s | 532 kB 00:00 2026-01-26 23:37:02.962 | (115/152): pcre2-utf16-10.44-1.el10.3.x86_64.rp 4.4 MB/s | 227 kB 00:00 2026-01-26 23:37:02.968 | (116/152): perl-File-Compare-1.100.800-514.el10 465 kB/s | 14 kB 00:00 2026-01-26 23:37:02.977 | (117/152): pcre2-utf32-10.44-1.el10.3.x86_64.rp 3.7 MB/s | 215 kB 00:00 2026-01-26 23:37:03.000 | (118/152): perl-File-Copy-2.41-514.el10.noarch. 567 kB/s | 21 kB 00:00 2026-01-26 23:37:03.004 | (119/152): perl-Thread-Queue-3.14-511.el10.noar 634 kB/s | 22 kB 00:00 2026-01-26 23:37:03.013 | (120/152): perl-threads-2.40-511.el10.x86_64.rp 1.6 MB/s | 59 kB 00:00 2026-01-26 23:37:03.038 | (121/152): perl-threads-shared-1.69-511.el10.x8 1.2 MB/s | 46 kB 00:00 2026-01-26 23:37:03.052 | (122/152): pixman-0.43.4-2.el10.x86_64.rpm 6.0 MB/s | 286 kB 00:00 2026-01-26 23:37:03.069 | (123/152): poppler-24.02.0-7.el10.x86_64.rpm 22 MB/s | 1.2 MB 00:00 2026-01-26 23:37:03.104 | (124/152): poppler-data-0.4.11-9.el10.noarch.rp 31 MB/s | 2.0 MB 00:00 2026-01-26 23:37:03.108 | (125/152): poppler-glib-24.02.0-7.el10.x86_64.r 3.3 MB/s | 190 kB 00:00 2026-01-26 23:37:03.118 | (126/152): python3-rtslib-2.1.76-12.el10.noarch 2.5 MB/s | 124 kB 00:00 2026-01-26 23:37:03.144 | (127/152): rsvg-pixbuf-loader-2.57.1-9.el10.x86 457 kB/s | 16 kB 00:00 2026-01-26 23:37:03.158 | (128/152): rsync-daemon-3.4.1-3.el10.noarch.rpm 255 kB/s | 9.9 kB 00:00 2026-01-26 23:37:03.175 | (129/152): qemu-img-10.1.0-11.el10.x86_64.rpm 34 MB/s | 2.4 MB 00:00 2026-01-26 23:37:03.199 | (130/152): sqlite-3.46.1-5.el10.x86_64.rpm 16 MB/s | 891 kB 00:00 2026-01-26 23:37:03.201 | (131/152): sysfsutils-2.1.1-15.el10.x86_64.rpm 901 kB/s | 38 kB 00:00 2026-01-26 23:37:03.216 | (132/152): target-restore-2.1.76-12.el10.noarch 387 kB/s | 16 kB 00:00 2026-01-26 23:37:03.244 | (133/152): targetcli-2.1.58-5.el10.noarch.rpm 2.0 MB/s | 90 kB 00:00 2026-01-26 23:37:03.246 | (134/152): tzdata-java-2025c-1.el10.noarch.rpm 1.0 MB/s | 46 kB 00:00 2026-01-26 23:37:03.266 | (135/152): urw-base35-bookman-fonts-20200910-21 16 MB/s | 847 kB 00:00 2026-01-26 23:37:03.294 | (136/152): urw-base35-d050000l-fonts-20200910-2 1.7 MB/s | 76 kB 00:00 2026-01-26 23:37:03.303 | (137/152): urw-base35-c059-fonts-20200910-21.el 15 MB/s | 875 kB 00:00 2026-01-26 23:37:03.305 | (138/152): urw-base35-fonts-20200910-21.el10.no 278 kB/s | 11 kB 00:00 2026-01-26 23:37:03.327 | (139/152): urw-base35-fonts-common-20200910-21. 616 kB/s | 21 kB 00:00 2026-01-26 23:37:03.352 | (140/152): urw-base35-gothic-fonts-20200910-21. 13 MB/s | 643 kB 00:00 2026-01-26 23:37:03.363 | (141/152): urw-base35-nimbus-mono-ps-fonts-2020 14 MB/s | 795 kB 00:00 2026-01-26 23:37:03.388 | (142/152): urw-base35-nimbus-roman-fonts-202009 14 MB/s | 856 kB 00:00 2026-01-26 23:37:03.416 | (143/152): urw-base35-nimbus-sans-fonts-2020091 20 MB/s | 1.3 MB 00:00 2026-01-26 23:37:03.429 | (144/152): urw-base35-p052-fonts-20200910-21.el 15 MB/s | 974 kB 00:00 2026-01-26 23:37:03.454 | (145/152): urw-base35-standard-symbols-ps-fonts 648 kB/s | 42 kB 00:00 2026-01-26 23:37:03.467 | (146/152): urw-base35-z003-fonts-20200910-21.el 5.4 MB/s | 276 kB 00:00 2026-01-26 23:37:03.470 | (147/152): xml-common-0.6.3-65.el10.noarch.rpm 802 kB/s | 32 kB 00:00 2026-01-26 23:37:03.497 | (148/152): liberasurecode-1.6.2-10.el10s.x86_64 2.2 MB/s | 60 kB 00:00 2026-01-26 23:37:03.506 | (149/152): xorriso-1.5.6-6.el10.x86_64.rpm 6.1 MB/s | 323 kB 00:00 2026-01-26 23:37:03.510 | (150/152): liberasurecode-devel-1.6.2-10.el10s. 2.0 MB/s | 24 kB 00:00 2026-01-26 23:37:03.516 | (151/152): python3-typing-extensions-4.12.2-2.e 11 MB/s | 89 kB 00:00 2026-01-26 23:37:03.521 | (152/152): libyaml-devel-0.2.5-16.el10.x86_64.r 3.0 MB/s | 163 kB 00:00 2026-01-26 23:37:03.525 | -------------------------------------------------------------------------------- 2026-01-26 23:37:03.527 | Total 33 MB/s | 103 MB 00:03 2026-01-26 23:37:06.604 | Running transaction check 2026-01-26 23:37:06.778 | Transaction check succeeded. 2026-01-26 23:37:06.778 | Running transaction test 2026-01-26 23:37:07.544 | Transaction test succeeded. 2026-01-26 23:37:07.544 | Running transaction 2026-01-26 23:37:08.675 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 1/1 2026-01-26 23:37:08.765 | Preparing : 1/1 2026-01-26 23:37:08.771 | Installing : urw-base35-fonts-common-20200910-21.el10.noarch 1/152 2026-01-26 23:37:08.776 | Installing : libpng-2:1.6.40-8.el10.x86_64 2/152 2026-01-26 23:37:08.782 | Installing : nspr-4.36.0-4.el10.x86_64 3/152 2026-01-26 23:37:08.786 | Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 4/152 2026-01-26 23:37:08.792 | Installing : nss-util-3.112.0-4.el10.x86_64 5/152 2026-01-26 23:37:08.796 | Installing : apr-1.7.5-3.el10.x86_64 6/152 2026-01-26 23:37:08.800 | Installing : apr-util-lmdb-1.6.3-22.el10.x86_64 7/152 2026-01-26 23:37:08.805 | Installing : apr-util-openssl-1.6.3-22.el10.x86_64 8/152 2026-01-26 23:37:08.813 | Installing : apr-util-1.6.3-22.el10.x86_64 9/152 2026-01-26 23:37:08.825 | Installing : libwebp-1.3.2-10.el10.x86_64 10/152 2026-01-26 23:37:08.832 | Installing : apr-devel-1.7.5-3.el10.x86_64 11/152 2026-01-26 23:37:08.838 | Installing : perl-threads-1:2.40-511.el10.x86_64 12/152 2026-01-26 23:37:08.853 | Installing : openjpeg2-2.5.2-5.el10.x86_64 13/152 2026-01-26 23:37:08.863 | Installing : libsoup3-3.6.5-5.el10.x86_64 14/152 2026-01-26 23:37:08.866 | Installing : lcms2-2.16-6.el10.x86_64 15/152 2026-01-26 23:37:08.952 | Running scriptlet: httpd-filesystem-2.4.63-5.el10.noarch 16/152 2026-01-26 23:37:09.042 | Installing : httpd-filesystem-2.4.63-5.el10.noarch 16/152 2026-01-26 23:37:09.051 | Installing : adobe-mappings-cmap-20230622-5.el10.noarch 17/152 2026-01-26 23:37:09.058 | Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 18/152 2026-01-26 23:37:09.064 | Installing : osinfo-db-tools-1.11.0-8.el10.x86_64 19/152 2026-01-26 23:37:09.067 | Installing : perl-threads-shared-1.69-511.el10.x86_64 20/152 2026-01-26 23:37:09.074 | Installing : perl-Thread-Queue-3.14-511.el10.noarch 21/152 2026-01-26 23:37:09.082 | Installing : httpd-tools-2.4.63-5.el10.x86_64 22/152 2026-01-26 23:37:09.091 | Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 23/152 2026-01-26 23:37:09.103 | Installing : nss-softokn-3.112.0-4.el10.x86_64 24/152 2026-01-26 23:37:09.108 | Installing : nss-3.112.0-4.el10.x86_64 25/152 2026-01-26 23:37:09.121 | Running scriptlet: nss-3.112.0-4.el10.x86_64 25/152 2026-01-26 23:37:09.130 | Installing : nss-sysinit-3.112.0-4.el10.x86_64 26/152 2026-01-26 23:37:09.133 | Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 27/152 2026-01-26 23:37:09.160 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 27/152 2026-01-26 23:37:09.164 | Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 28/152 2026-01-26 23:37:09.178 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 28/152 2026-01-26 23:37:09.180 | Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/152 2026-01-26 23:37:09.198 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/152 2026-01-26 23:37:09.201 | Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 30/152 2026-01-26 23:37:09.217 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 30/152 2026-01-26 23:37:09.220 | Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/152 2026-01-26 23:37:09.239 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/152 2026-01-26 23:37:09.241 | Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/152 2026-01-26 23:37:09.265 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/152 2026-01-26 23:37:09.269 | Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/152 2026-01-26 23:37:09.289 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/152 2026-01-26 23:37:09.292 | Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 34/152 2026-01-26 23:37:09.305 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 34/152 2026-01-26 23:37:09.308 | Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 35/152 2026-01-26 23:37:09.323 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 35/152 2026-01-26 23:37:09.326 | Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 36/152 2026-01-26 23:37:09.340 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 36/152 2026-01-26 23:37:09.347 | Installing : urw-base35-fonts-20200910-21.el10.noarch 37/152 2026-01-26 23:37:09.354 | Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 38/152 2026-01-26 23:37:09.359 | Installing : liberasurecode-1.6.2-10.el10s.x86_64 39/152 2026-01-26 23:37:09.393 | Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 39/152 2026-01-26 23:37:09.410 | Running scriptlet: xml-common-0.6.3-65.el10.noarch 40/152 2026-01-26 23:37:09.417 | Installing : xml-common-0.6.3-65.el10.noarch 40/152 2026-01-26 23:37:09.500 | Installing : tzdata-java-2025c-1.el10.noarch 41/152 2026-01-26 23:37:09.509 | Installing : poppler-data-0.4.11-9.el10.noarch 42/152 2026-01-26 23:37:09.512 | Installing : pixman-0.43.4-2.el10.x86_64 43/152 2026-01-26 23:37:09.515 | Installing : perl-File-Copy-2.41-514.el10.noarch 44/152 2026-01-26 23:37:09.519 | Installing : perl-File-Compare-1.100.800-514.el10.noarch 45/152 2026-01-26 23:37:09.524 | Installing : pcre2-utf32-10.44-1.el10.3.x86_64 46/152 2026-01-26 23:37:09.653 | Installing : pcre2-utf16-10.44-1.el10.3.x86_64 47/152 2026-01-26 23:37:09.668 | Installing : osinfo-db-20250606-1.el10.noarch 48/152 2026-01-26 23:37:09.683 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 49/152 2026-01-26 23:37:09.685 | Installing : memcached-selinux-1.6.23-7.el10.x86_64 49/152 2026-01-26 23:37:23.056 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 49/152 2026-01-26 23:37:23.091 | Installing : m4-1.4.19-11.el10.x86_64 50/152 2026-01-26 23:37:23.104 | Installing : libtool-ltdl-2.4.7-13.el10.x86_64 51/152 2026-01-26 23:37:23.114 | Installing : libpaper-1:2.1.1-7.el10.x86_64 52/152 2026-01-26 23:37:23.122 | Installing : libnetfilter_queue-1.0.5-9.el10.x86_64 53/152 2026-01-26 23:37:23.131 | Installing : libnetfilter_cttimeout-1.0.0-27.el10.x86_64 54/152 2026-01-26 23:37:23.146 | Installing : libnetfilter_cthelper-1.0.1-1.el10.x86_64 55/152 2026-01-26 23:37:23.158 | Installing : liblerc-4.0.0-8.el10.x86_64 56/152 2026-01-26 23:37:23.166 | Installing : libisofs-1.5.6-6.el10.x86_64 57/152 2026-01-26 23:37:23.174 | Installing : libijs-0.35-24.el10.x86_64 58/152 2026-01-26 23:37:23.189 | Installing : libdatrie-0.2.13-11.el10.x86_64 59/152 2026-01-26 23:37:23.201 | Installing : libthai-0.1.29-10.el10.x86_64 60/152 2026-01-26 23:37:23.218 | Installing : libburn-1.5.6-6.el10.x86_64 61/152 2026-01-26 23:37:23.228 | Installing : libisoburn-1.5.6-6.el10.x86_64 62/152 2026-01-26 23:37:23.258 | Installing : libXau-1.0.11-8.el10.x86_64 63/152 2026-01-26 23:37:23.297 | Installing : libxcb-1.17.0-3.el10.x86_64 64/152 2026-01-26 23:37:23.314 | Installing : libX11-common-1.8.10-1.el10.noarch 65/152 2026-01-26 23:37:23.321 | Installing : libX11-1.8.10-1.el10.x86_64 66/152 2026-01-26 23:37:23.329 | Installing : libXrender-0.9.11-8.el10.x86_64 67/152 2026-01-26 23:37:23.338 | Installing : libXext-1.3.6-3.el10.x86_64 68/152 2026-01-26 23:37:23.345 | Installing : libXpm-3.5.17-5.el10.x86_64 69/152 2026-01-26 23:37:23.356 | Installing : jbigkit-libs-2.1-31.el10.x86_64 70/152 2026-01-26 23:37:23.366 | Installing : libtiff-4.6.0-6.el10.x86_64 71/152 2026-01-26 23:37:23.376 | Installing : jbig2dec-libs-0.20-7.el10.x86_64 72/152 2026-01-26 23:37:23.413 | Installing : javapackages-filesystem-6.4.0-1.el10.noarch 73/152 2026-01-26 23:37:23.424 | Installing : google-droid-sans-fonts-20200215-22.el10.noarch 74/152 2026-01-26 23:37:23.436 | Installing : fribidi-1.0.14-4.el10.x86_64 75/152 2026-01-26 23:37:23.447 | Installing : expat-devel-2.7.3-1.el10.x86_64 76/152 2026-01-26 23:37:23.456 | Installing : apr-util-devel-1.6.3-22.el10.x86_64 77/152 2026-01-26 23:37:23.477 | Installing : emacs-filesystem-1:29.4-12.el10.noarch 78/152 2026-01-26 23:37:23.507 | Installing : autoconf-2.71-13.el10.noarch 79/152 2026-01-26 23:37:23.525 | Installing : automake-1.16.5-20.el10.noarch 80/152 2026-01-26 23:37:23.537 | Installing : libtool-2.4.7-13.el10.x86_64 81/152 2026-01-26 23:37:23.554 | Installing : centos-logos-httpd-100.4-1.el10.noarch 82/152 2026-01-26 23:37:23.583 | Installing : alsa-lib-1.2.15.3-1.el10.x86_64 83/152 2026-01-26 23:37:23.599 | Installing : adobe-mappings-pdf-20190401-9.el10.noarch 84/152 2026-01-26 23:37:23.611 | Installing : shared-mime-info-2.3-8.el10.x86_64 85/152 2026-01-26 23:37:23.658 | Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 85/152 2026-01-26 23:37:23.675 | Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 86/152 2026-01-26 23:37:23.731 | Installing : python3-wcwidth-0.2.6-6.el10.noarch 87/152 2026-01-26 23:37:23.752 | Installing : python3-urwid-2.5.3-4.el10.x86_64 88/152 2026-01-26 23:37:23.767 | Installing : python3-pyudev-0.24.1-10.el10.noarch 89/152 2026-01-26 23:37:23.781 | Installing : python3-pyparsing-3.1.1-7.el10.noarch 90/152 2026-01-26 23:37:23.794 | Installing : python3-configshell-1:1.1.30-9.el10.noarch 91/152 2026-01-26 23:37:23.811 | Installing : python3-kmod-0.9.2-6.el10.x86_64 92/152 2026-01-26 23:37:23.821 | Installing : python3-rtslib-2.1.76-12.el10.noarch 93/152 2026-01-26 23:37:23.827 | Installing : target-restore-2.1.76-12.el10.noarch 94/152 2026-01-26 23:37:23.868 | Running scriptlet: target-restore-2.1.76-12.el10.noarch 94/152 2026-01-26 23:37:23.878 | Installing : nettle-3.10.1-1.el10.x86_64 95/152 2026-01-26 23:37:23.967 | Installing : mailcap-2.1.54-8.el10.noarch 96/152 2026-01-26 23:37:23.983 | Installing : httpd-core-2.4.63-5.el10.x86_64 97/152 2026-01-26 23:37:23.991 | Installing : mod_http2-2.0.29-3.el10.x86_64 98/152 2026-01-26 23:37:24.000 | Installing : mod_lua-2.4.63-5.el10.x86_64 99/152 2026-01-26 23:37:24.012 | Installing : lksctp-tools-1.0.21-1.el10.x86_64 100/152 2026-01-26 23:37:24.021 | Installing : libpq-16.11-3.el10.x86_64 101/152 2026-01-26 23:37:24.028 | Installing : isns-utils-libs-0.103-1.el10.x86_64 102/152 2026-01-26 23:37:24.036 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/152 2026-01-26 23:37:24.064 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/152 2026-01-26 23:37:24.064 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. 2026-01-26 23:37:24.064 | 2026-01-26 23:37:24.093 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/152 2026-01-26 23:37:24.127 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/152 2026-01-26 23:37:24.127 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. 2026-01-26 23:37:24.127 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. 2026-01-26 23:37:24.127 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. 2026-01-26 23:37:24.127 | 2026-01-26 23:37:24.164 | Installing : graphite2-1.3.14-17.el10.x86_64 105/152 2026-01-26 23:37:24.180 | Installing : harfbuzz-8.4.0-6.el10.x86_64 106/152 2026-01-26 23:37:24.215 | Installing : freetype-2.13.2-8.el10.x86_64 107/152 2026-01-26 23:37:24.223 | Installing : fontconfig-2.15.0-7.el10.x86_64 108/152 2026-01-26 23:37:25.482 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 108/152 2026-01-26 23:37:25.493 | Installing : cairo-1.18.2-2.el10.x86_64 109/152 2026-01-26 23:37:25.503 | Installing : cairo-gobject-1.18.2-2.el10.x86_64 110/152 2026-01-26 23:37:25.512 | Installing : gd-2.3.3-22.el10.x86_64 111/152 2026-01-26 23:37:25.532 | Installing : libXft-2.3.8-8.el10.x86_64 112/152 2026-01-26 23:37:25.567 | Installing : pango-1.54.0-3.el10.x86_64 113/152 2026-01-26 23:37:25.577 | Installing : librsvg2-2.57.1-9.el10.x86_64 114/152 2026-01-26 23:37:25.588 | Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 115/152 2026-01-26 23:37:25.598 | Installing : gpgme-1.23.2-6.el10.x86_64 116/152 2026-01-26 23:37:25.620 | Installing : gpgmepp-1.23.2-6.el10.x86_64 117/152 2026-01-26 23:37:25.629 | Installing : poppler-24.02.0-7.el10.x86_64 118/152 2026-01-26 23:37:25.637 | Installing : poppler-glib-24.02.0-7.el10.x86_64 119/152 2026-01-26 23:37:25.646 | Installing : cups-filesystem-1:2.4.10-16.el10.noarch 120/152 2026-01-26 23:37:25.657 | Installing : avahi-libs-0.9~rc2-2.el10.x86_64 121/152 2026-01-26 23:37:25.749 | Installing : cups-libs-1:2.4.10-16.el10.x86_64 122/152 2026-01-26 23:37:25.795 | Installing : libgs-10.02.1-16.el10.x86_64 123/152 2026-01-26 23:37:26.340 | Installing : graphviz-9.0.0-15.el10.x86_64 124/152 2026-01-26 23:37:26.355 | Installing : java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 125/152 2026-01-26 23:37:26.391 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 125/152 2026-01-26 23:37:26.407 | Installing : libpq-devel-16.11-3.el10.x86_64 126/152 2026-01-26 23:37:26.416 | Installing : httpd-2.4.63-5.el10.x86_64 127/152 2026-01-26 23:37:26.464 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 127/152 2026-01-26 23:37:26.481 | Installing : httpd-devel-2.4.63-5.el10.x86_64 128/152 2026-01-26 23:37:26.490 | Installing : mod_ssl-1:2.4.63-5.el10.x86_64 129/152 2026-01-26 23:37:26.566 | Running scriptlet: dnsmasq-2.90-5.el10.x86_64 130/152 2026-01-26 23:37:26.616 | Installing : dnsmasq-2.90-5.el10.x86_64 130/152 2026-01-26 23:37:26.659 | Running scriptlet: dnsmasq-2.90-5.el10.x86_64 130/152 2026-01-26 23:37:26.669 | Installing : targetcli-2.1.58-5.el10.noarch 131/152 2026-01-26 23:37:26.672 | Installing : xorriso-1.5.6-6.el10.x86_64 132/152 2026-01-26 23:37:26.706 | Running scriptlet: xorriso-1.5.6-6.el10.x86_64 132/152 2026-01-26 23:37:26.710 | Installing : conntrack-tools-1.4.8-4.el10.x86_64 133/152 2026-01-26 23:37:26.742 | Running scriptlet: conntrack-tools-1.4.8-4.el10.x86_64 133/152 2026-01-26 23:37:26.821 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 134/152 2026-01-26 23:37:26.826 | Installing : memcached-1.6.23-7.el10.x86_64 134/152 2026-01-26 23:37:26.876 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 134/152 2026-01-26 23:37:26.922 | Installing : libosinfo-1.11.0-8.el10.x86_64 135/152 2026-01-26 23:37:26.928 | Installing : pcre2-devel-10.44-1.el10.3.x86_64 136/152 2026-01-26 23:37:26.934 | Installing : liberasurecode-devel-1.6.2-10.el10s.x86_64 137/152 2026-01-26 23:37:26.953 | Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 138/152 2026-01-26 23:37:26.959 | Installing : libyaml-devel-0.2.5-16.el10.x86_64 139/152 2026-01-26 23:37:26.970 | Installing : sysfsutils-2.1.1-15.el10.x86_64 140/152 2026-01-26 23:37:26.974 | Installing : sqlite-3.46.1-5.el10.x86_64 141/152 2026-01-26 23:37:26.976 | Installing : rsync-daemon-3.4.1-3.el10.noarch 142/152 2026-01-26 23:37:27.049 | Running scriptlet: rsync-daemon-3.4.1-3.el10.noarch 142/152 2026-01-26 23:37:27.055 | Installing : qemu-img-18:10.1.0-11.el10.x86_64 143/152 2026-01-26 23:37:27.057 | Installing : iptables-nft-services-1.8.11-12.el10.noarch 144/152 2026-01-26 23:37:27.101 | Running scriptlet: iptables-nft-services-1.8.11-12.el10.noarch 144/152 2026-01-26 23:37:27.233 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 145/152 2026-01-26 23:37:27.238 | Installing : haproxy-3.0.5-6.el10.x86_64 145/152 2026-01-26 23:37:27.275 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 145/152 2026-01-26 23:37:27.299 | Installing : dnsmasq-utils-2.90-5.el10.x86_64 146/152 2026-01-26 23:37:27.304 | Installing : net-tools-2.0-0.73.20160912git.el10.x86_64 147/152 2026-01-26 23:37:27.383 | Running scriptlet: net-tools-2.0-0.73.20160912git.el10.x86_64 147/152 2026-01-26 23:37:27.397 | Installing : gettext-0.22.5-6.el10.x86_64 148/152 2026-01-26 23:37:27.415 | Installing : dosfstools-4.2-12.el10.x86_64 149/152 2026-01-26 23:37:27.423 | Installing : cryptsetup-2.8.1-2.el10.x86_64 150/152 2026-01-26 23:37:27.430 | Installing : bc-1.07.1-23.el10.x86_64 151/152 2026-01-26 23:37:27.433 | Installing : acl-2.3.2-4.el10.x86_64 152/152 2026-01-26 23:37:27.448 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 152/152 2026-01-26 23:37:27.460 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 152/152 2026-01-26 23:37:27.472 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 152/152 2026-01-26 23:37:27.484 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 152/152 2026-01-26 23:37:27.491 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 152/152 2026-01-26 23:37:27.499 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 152/152 2026-01-26 23:37:27.508 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 152/152 2026-01-26 23:37:27.518 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 152/152 2026-01-26 23:37:27.529 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 152/152 2026-01-26 23:37:27.541 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 152/152 2026-01-26 23:37:28.132 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 152/152 2026-01-26 23:37:28.151 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 152/152 2026-01-26 23:37:28.280 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 152/152 2026-01-26 23:37:32.931 | Running scriptlet: acl-2.3.2-4.el10.x86_64 152/152 2026-01-26 23:37:32.932 | 2026-01-26 23:37:32.932 | Installed: 2026-01-26 23:37:32.932 | acl-2.3.2-4.el10.x86_64 2026-01-26 23:37:32.932 | adobe-mappings-cmap-20230622-5.el10.noarch 2026-01-26 23:37:32.932 | adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 2026-01-26 23:37:32.932 | adobe-mappings-pdf-20190401-9.el10.noarch 2026-01-26 23:37:32.932 | alsa-lib-1.2.15.3-1.el10.x86_64 2026-01-26 23:37:32.932 | apr-1.7.5-3.el10.x86_64 2026-01-26 23:37:32.932 | apr-devel-1.7.5-3.el10.x86_64 2026-01-26 23:37:32.932 | apr-util-1.6.3-22.el10.x86_64 2026-01-26 23:37:32.932 | apr-util-devel-1.6.3-22.el10.x86_64 2026-01-26 23:37:32.932 | apr-util-lmdb-1.6.3-22.el10.x86_64 2026-01-26 23:37:32.932 | apr-util-openssl-1.6.3-22.el10.x86_64 2026-01-26 23:37:32.932 | autoconf-2.71-13.el10.noarch 2026-01-26 23:37:32.932 | automake-1.16.5-20.el10.noarch 2026-01-26 23:37:32.932 | avahi-libs-0.9~rc2-2.el10.x86_64 2026-01-26 23:37:32.932 | bc-1.07.1-23.el10.x86_64 2026-01-26 23:37:32.933 | cairo-1.18.2-2.el10.x86_64 2026-01-26 23:37:32.933 | cairo-gobject-1.18.2-2.el10.x86_64 2026-01-26 23:37:32.933 | centos-logos-httpd-100.4-1.el10.noarch 2026-01-26 23:37:32.933 | conntrack-tools-1.4.8-4.el10.x86_64 2026-01-26 23:37:32.933 | cryptsetup-2.8.1-2.el10.x86_64 2026-01-26 23:37:32.933 | cups-filesystem-1:2.4.10-16.el10.noarch 2026-01-26 23:37:32.933 | cups-libs-1:2.4.10-16.el10.x86_64 2026-01-26 23:37:32.933 | dnsmasq-2.90-5.el10.x86_64 2026-01-26 23:37:32.933 | dnsmasq-utils-2.90-5.el10.x86_64 2026-01-26 23:37:32.933 | dosfstools-4.2-12.el10.x86_64 2026-01-26 23:37:32.933 | emacs-filesystem-1:29.4-12.el10.noarch 2026-01-26 23:37:32.933 | expat-devel-2.7.3-1.el10.x86_64 2026-01-26 23:37:32.933 | fontconfig-2.15.0-7.el10.x86_64 2026-01-26 23:37:32.933 | freetype-2.13.2-8.el10.x86_64 2026-01-26 23:37:32.933 | fribidi-1.0.14-4.el10.x86_64 2026-01-26 23:37:32.933 | gd-2.3.3-22.el10.x86_64 2026-01-26 23:37:32.933 | gdk-pixbuf2-2.42.12-4.el10.x86_64 2026-01-26 23:37:32.933 | gettext-0.22.5-6.el10.x86_64 2026-01-26 23:37:32.933 | google-droid-sans-fonts-20200215-22.el10.noarch 2026-01-26 23:37:32.933 | gpgme-1.23.2-6.el10.x86_64 2026-01-26 23:37:32.933 | gpgmepp-1.23.2-6.el10.x86_64 2026-01-26 23:37:32.933 | graphite2-1.3.14-17.el10.x86_64 2026-01-26 23:37:32.933 | graphviz-9.0.0-15.el10.x86_64 2026-01-26 23:37:32.933 | haproxy-3.0.5-6.el10.x86_64 2026-01-26 23:37:32.933 | harfbuzz-8.4.0-6.el10.x86_64 2026-01-26 23:37:32.933 | httpd-2.4.63-5.el10.x86_64 2026-01-26 23:37:32.933 | httpd-core-2.4.63-5.el10.x86_64 2026-01-26 23:37:32.933 | httpd-devel-2.4.63-5.el10.x86_64 2026-01-26 23:37:32.933 | httpd-filesystem-2.4.63-5.el10.noarch 2026-01-26 23:37:32.933 | httpd-tools-2.4.63-5.el10.x86_64 2026-01-26 23:37:32.933 | iptables-nft-services-1.8.11-12.el10.noarch 2026-01-26 23:37:32.933 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 2026-01-26 23:37:32.933 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 2026-01-26 23:37:32.933 | isns-utils-libs-0.103-1.el10.x86_64 2026-01-26 23:37:32.933 | java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 2026-01-26 23:37:32.933 | javapackages-filesystem-6.4.0-1.el10.noarch 2026-01-26 23:37:32.933 | jbig2dec-libs-0.20-7.el10.x86_64 2026-01-26 23:37:32.933 | jbigkit-libs-2.1-31.el10.x86_64 2026-01-26 23:37:32.933 | lcms2-2.16-6.el10.x86_64 2026-01-26 23:37:32.933 | libX11-1.8.10-1.el10.x86_64 2026-01-26 23:37:32.933 | libX11-common-1.8.10-1.el10.noarch 2026-01-26 23:37:32.933 | libXau-1.0.11-8.el10.x86_64 2026-01-26 23:37:32.933 | libXext-1.3.6-3.el10.x86_64 2026-01-26 23:37:32.933 | libXft-2.3.8-8.el10.x86_64 2026-01-26 23:37:32.933 | libXpm-3.5.17-5.el10.x86_64 2026-01-26 23:37:32.933 | libXrender-0.9.11-8.el10.x86_64 2026-01-26 23:37:32.933 | libburn-1.5.6-6.el10.x86_64 2026-01-26 23:37:32.933 | libdatrie-0.2.13-11.el10.x86_64 2026-01-26 23:37:32.933 | liberasurecode-1.6.2-10.el10s.x86_64 2026-01-26 23:37:32.933 | liberasurecode-devel-1.6.2-10.el10s.x86_64 2026-01-26 23:37:32.933 | libgs-10.02.1-16.el10.x86_64 2026-01-26 23:37:32.933 | libijs-0.35-24.el10.x86_64 2026-01-26 23:37:32.933 | libisoburn-1.5.6-6.el10.x86_64 2026-01-26 23:37:32.933 | libisofs-1.5.6-6.el10.x86_64 2026-01-26 23:37:32.933 | libjpeg-turbo-3.0.2-4.el10.x86_64 2026-01-26 23:37:32.934 | libjpeg-turbo-devel-3.0.2-4.el10.x86_64 2026-01-26 23:37:32.934 | liblerc-4.0.0-8.el10.x86_64 2026-01-26 23:37:32.934 | libnetfilter_cthelper-1.0.1-1.el10.x86_64 2026-01-26 23:37:32.934 | libnetfilter_cttimeout-1.0.0-27.el10.x86_64 2026-01-26 23:37:32.934 | libnetfilter_queue-1.0.5-9.el10.x86_64 2026-01-26 23:37:32.934 | libosinfo-1.11.0-8.el10.x86_64 2026-01-26 23:37:32.934 | libpaper-1:2.1.1-7.el10.x86_64 2026-01-26 23:37:32.934 | libpng-2:1.6.40-8.el10.x86_64 2026-01-26 23:37:32.934 | libpq-16.11-3.el10.x86_64 2026-01-26 23:37:32.934 | libpq-devel-16.11-3.el10.x86_64 2026-01-26 23:37:32.934 | librsvg2-2.57.1-9.el10.x86_64 2026-01-26 23:37:32.934 | libsoup3-3.6.5-5.el10.x86_64 2026-01-26 23:37:32.934 | libthai-0.1.29-10.el10.x86_64 2026-01-26 23:37:32.934 | libtiff-4.6.0-6.el10.x86_64 2026-01-26 23:37:32.934 | libtool-2.4.7-13.el10.x86_64 2026-01-26 23:37:32.934 | libtool-ltdl-2.4.7-13.el10.x86_64 2026-01-26 23:37:32.934 | libwebp-1.3.2-10.el10.x86_64 2026-01-26 23:37:32.934 | libxcb-1.17.0-3.el10.x86_64 2026-01-26 23:37:32.934 | libyaml-devel-0.2.5-16.el10.x86_64 2026-01-26 23:37:32.934 | lksctp-tools-1.0.21-1.el10.x86_64 2026-01-26 23:37:32.934 | m4-1.4.19-11.el10.x86_64 2026-01-26 23:37:32.934 | mailcap-2.1.54-8.el10.noarch 2026-01-26 23:37:32.934 | memcached-1.6.23-7.el10.x86_64 2026-01-26 23:37:32.934 | memcached-selinux-1.6.23-7.el10.x86_64 2026-01-26 23:37:32.934 | mod_http2-2.0.29-3.el10.x86_64 2026-01-26 23:37:32.934 | mod_lua-2.4.63-5.el10.x86_64 2026-01-26 23:37:32.934 | mod_ssl-1:2.4.63-5.el10.x86_64 2026-01-26 23:37:32.934 | net-tools-2.0-0.73.20160912git.el10.x86_64 2026-01-26 23:37:32.934 | nettle-3.10.1-1.el10.x86_64 2026-01-26 23:37:32.934 | nspr-4.36.0-4.el10.x86_64 2026-01-26 23:37:32.934 | nss-3.112.0-4.el10.x86_64 2026-01-26 23:37:32.934 | nss-softokn-3.112.0-4.el10.x86_64 2026-01-26 23:37:32.934 | nss-softokn-freebl-3.112.0-4.el10.x86_64 2026-01-26 23:37:32.934 | nss-sysinit-3.112.0-4.el10.x86_64 2026-01-26 23:37:32.934 | nss-util-3.112.0-4.el10.x86_64 2026-01-26 23:37:32.934 | openjpeg2-2.5.2-5.el10.x86_64 2026-01-26 23:37:32.934 | osinfo-db-20250606-1.el10.noarch 2026-01-26 23:37:32.934 | osinfo-db-tools-1.11.0-8.el10.x86_64 2026-01-26 23:37:32.934 | pango-1.54.0-3.el10.x86_64 2026-01-26 23:37:32.934 | pcre2-devel-10.44-1.el10.3.x86_64 2026-01-26 23:37:32.934 | pcre2-utf16-10.44-1.el10.3.x86_64 2026-01-26 23:37:32.934 | pcre2-utf32-10.44-1.el10.3.x86_64 2026-01-26 23:37:32.934 | perl-File-Compare-1.100.800-514.el10.noarch 2026-01-26 23:37:32.934 | perl-File-Copy-2.41-514.el10.noarch 2026-01-26 23:37:32.934 | perl-Thread-Queue-3.14-511.el10.noarch 2026-01-26 23:37:32.934 | perl-threads-1:2.40-511.el10.x86_64 2026-01-26 23:37:32.934 | perl-threads-shared-1.69-511.el10.x86_64 2026-01-26 23:37:32.934 | pixman-0.43.4-2.el10.x86_64 2026-01-26 23:37:32.934 | poppler-24.02.0-7.el10.x86_64 2026-01-26 23:37:32.934 | poppler-data-0.4.11-9.el10.noarch 2026-01-26 23:37:32.934 | poppler-glib-24.02.0-7.el10.x86_64 2026-01-26 23:37:32.934 | python3-configshell-1:1.1.30-9.el10.noarch 2026-01-26 23:37:32.934 | python3-kmod-0.9.2-6.el10.x86_64 2026-01-26 23:37:32.934 | python3-pyparsing-3.1.1-7.el10.noarch 2026-01-26 23:37:32.934 | python3-pyudev-0.24.1-10.el10.noarch 2026-01-26 23:37:32.935 | python3-rtslib-2.1.76-12.el10.noarch 2026-01-26 23:37:32.935 | python3-typing-extensions-4.12.2-2.el10s.noarch 2026-01-26 23:37:32.935 | python3-urwid-2.5.3-4.el10.x86_64 2026-01-26 23:37:32.935 | python3-wcwidth-0.2.6-6.el10.noarch 2026-01-26 23:37:32.935 | qemu-img-18:10.1.0-11.el10.x86_64 2026-01-26 23:37:32.935 | rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 2026-01-26 23:37:32.935 | rsync-daemon-3.4.1-3.el10.noarch 2026-01-26 23:37:32.935 | shared-mime-info-2.3-8.el10.x86_64 2026-01-26 23:37:32.935 | sqlite-3.46.1-5.el10.x86_64 2026-01-26 23:37:32.935 | sysfsutils-2.1.1-15.el10.x86_64 2026-01-26 23:37:32.935 | target-restore-2.1.76-12.el10.noarch 2026-01-26 23:37:32.935 | targetcli-2.1.58-5.el10.noarch 2026-01-26 23:37:32.935 | tzdata-java-2025c-1.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-bookman-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-c059-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-d050000l-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-fonts-common-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-gothic-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-p052-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | urw-base35-z003-fonts-20200910-21.el10.noarch 2026-01-26 23:37:32.935 | xml-common-0.6.3-65.el10.noarch 2026-01-26 23:37:32.935 | xorriso-1.5.6-6.el10.x86_64 2026-01-26 23:37:32.935 | 2026-01-26 23:37:32.935 | Complete! 2026-01-26 23:37:33.014 | ++ functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:37:33.018 | ++ functions-common:time_stop:2412 : local name 2026-01-26 23:37:33.020 | ++ functions-common:time_stop:2413 : local end_time 2026-01-26 23:37:33.022 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:37:33.024 | ++ functions-common:time_stop:2415 : local total 2026-01-26 23:37:33.026 | ++ functions-common:time_stop:2416 : local start_time 2026-01-26 23:37:33.029 | ++ functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:37:33.032 | ++ functions-common:time_stop:2419 : start_time=1769470619717 2026-01-26 23:37:33.035 | ++ functions-common:time_stop:2421 : [[ -z 1769470619717 ]] 2026-01-26 23:37:33.039 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:37:33.046 | ++ functions-common:time_stop:2424 : end_time=1769470653042 2026-01-26 23:37:33.048 | ++ functions-common:time_stop:2425 : elapsed_time=33325 2026-01-26 23:37:33.051 | ++ functions-common:time_stop:2426 : total=2891 2026-01-26 23:37:33.054 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:37:33.058 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36216 2026-01-26 23:37:33.060 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-01-26 23:37:33.063 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-01-26 23:37:33.068 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-01-26 23:37:33.074 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/bin/python3.12 2026-01-26 23:37:33.077 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/bin/python3.12 2026-01-26 23:37:33.080 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-01-26 23:37:33.085 | ++ tools/install_prereqs.sh:source:89 : date 2026-01-26 23:37:33.089 | + ./stack.sh:main:795 : [[ False != \T\r\u\e ]] 2026-01-26 23:37:33.092 | + ./stack.sh:main:796 : PYPI_ALTERNATIVE_URL= 2026-01-26 23:37:33.094 | + ./stack.sh:main:796 : /opt/stack/devstack/tools/install_pip.sh 2026-01-26 23:37:34.200 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2026-01-26 23:37:34.202 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-01-26 23:37:34.204 | + tools/install_pip.sh:main:42 : GetDistro 2026-01-26 23:37:34.206 | + functions-common:GetDistro:470 : GetOSVersion 2026-01-26 23:37:34.208 | + functions-common:GetOSVersion:440 : source /etc/os-release 2026-01-26 23:37:34.210 | ++ /etc/os-release:source:1 : NAME='CentOS Stream' 2026-01-26 23:37:34.212 | ++ /etc/os-release:source:2 : VERSION='10 (Coughlan)' 2026-01-26 23:37:34.215 | ++ /etc/os-release:source:3 : RELEASE_TYPE=stable 2026-01-26 23:37:34.217 | ++ /etc/os-release:source:4 : ID=centos 2026-01-26 23:37:34.219 | ++ /etc/os-release:source:5 : ID_LIKE='rhel fedora' 2026-01-26 23:37:34.221 | ++ /etc/os-release:source:6 : VERSION_ID=10 2026-01-26 23:37:34.223 | ++ /etc/os-release:source:7 : PLATFORM_ID=platform:el10 2026-01-26 23:37:34.226 | ++ /etc/os-release:source:8 : PRETTY_NAME='CentOS Stream 10 (Coughlan)' 2026-01-26 23:37:34.228 | ++ /etc/os-release:source:9 : ANSI_COLOR='0;31' 2026-01-26 23:37:34.230 | ++ /etc/os-release:source:10 : LOGO=fedora-logo-icon 2026-01-26 23:37:34.232 | ++ /etc/os-release:source:11 : CPE_NAME=cpe:/o:centos:centos:10 2026-01-26 23:37:34.234 | ++ /etc/os-release:source:12 : HOME_URL=https://centos.org/ 2026-01-26 23:37:34.236 | ++ /etc/os-release:source:13 : VENDOR_NAME=CentOS 2026-01-26 23:37:34.238 | ++ /etc/os-release:source:14 : VENDOR_URL=https://centos.org/ 2026-01-26 23:37:34.241 | ++ /etc/os-release:source:15 : BUG_REPORT_URL=https://issues.redhat.com/ 2026-01-26 23:37:34.243 | ++ /etc/os-release:source:16 : REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 10' 2026-01-26 23:37:34.245 | ++ /etc/os-release:source:17 : REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' 2026-01-26 23:37:34.247 | + functions-common:GetOSVersion:441 : [[ centos =~ (almalinux|centos|rocky|rhel) ]] 2026-01-26 23:37:34.249 | + functions-common:GetOSVersion:442 : os_RELEASE=10 2026-01-26 23:37:34.253 | ++ functions-common:GetOSVersion:443 : grep -oP '(?<=[(])[^)]*' 2026-01-26 23:37:34.253 | ++ functions-common:GetOSVersion:443 : echo 10 '(Coughlan)' 2026-01-26 23:37:34.258 | + functions-common:GetOSVersion:443 : os_CODENAME=Coughlan 2026-01-26 23:37:34.261 | ++ functions-common:GetOSVersion:444 : echo CentOS Stream 2026-01-26 23:37:34.261 | ++ functions-common:GetOSVersion:444 : tr -d '[:space:]' 2026-01-26 23:37:34.266 | + functions-common:GetOSVersion:444 : os_VENDOR=CentOSStream 2026-01-26 23:37:34.268 | + functions-common:GetOSVersion:453 : [[ CentOSStream =~ (Debian|Ubuntu) ]] 2026-01-26 23:37:34.271 | + functions-common:GetOSVersion:456 : os_PACKAGE=rpm 2026-01-26 23:37:34.273 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2026-01-26 23:37:34.275 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2026-01-26 23:37:34.277 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2026-01-26 23:37:34.279 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2026-01-26 23:37:34.281 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Ubuntu) ]] 2026-01-26 23:37:34.284 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Debian) ]] 2026-01-26 23:37:34.286 | + functions-common:GetDistro:475 : [[ CentOSStream =~ (Fedora) ]] 2026-01-26 23:37:34.288 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (Red.*Hat) ]] 2026-01-26 23:37:34.290 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (CentOS) ]] 2026-01-26 23:37:34.294 | ++ functions-common:GetDistro:485 : cut -d. -f1 2026-01-26 23:37:34.294 | ++ functions-common:GetDistro:485 : echo 10 2026-01-26 23:37:34.299 | + functions-common:GetDistro:485 : MAJOR_VERSION=10 2026-01-26 23:37:34.301 | + functions-common:GetDistro:486 : DISTRO=rhel10 2026-01-26 23:37:34.303 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2026-01-26 23:37:34.306 | + tools/install_pip.sh:main:43 : echo 'Distro: rhel10' 2026-01-26 23:37:34.306 | Distro: rhel10 2026-01-26 23:37:34.308 | + tools/install_pip.sh:main:117 : get_versions 2026-01-26 23:37:34.311 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-01-26 23:37:34.315 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2026-01-26 23:37:34.318 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2026-01-26 23:37:34.321 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2026-01-26 23:37:34.321 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-01-26 23:37:34.806 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2026-01-26 23:37:34.807 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2026-01-26 23:37:34.807 | pip: 23.3.2 2026-01-26 23:37:34.809 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-01-26 23:37:34.811 | + tools/install_pip.sh:main:123 : is_fedora 2026-01-26 23:37:34.813 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:37:34.815 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:37:34.817 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:37:34.819 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:37:34.821 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:37:34.823 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:37:34.825 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:37:34.826 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:37:34.828 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:37:34.830 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:37:34.832 | + tools/install_pip.sh:main:123 : [[ rhel10 == f* ]] 2026-01-26 23:37:34.834 | + tools/install_pip.sh:main:123 : [[ rhel10 == rhel* ]] 2026-01-26 23:37:34.836 | + tools/install_pip.sh:main:133 : : 2026-01-26 23:37:34.838 | + tools/install_pip.sh:main:146 : set -x 2026-01-26 23:37:34.840 | + tools/install_pip.sh:main:149 : get_versions 2026-01-26 23:37:34.843 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-01-26 23:37:34.847 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2026-01-26 23:37:34.848 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2026-01-26 23:37:34.851 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-01-26 23:37:34.851 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2026-01-26 23:37:35.117 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2026-01-26 23:37:35.119 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2026-01-26 23:37:35.119 | pip: 23.3.2 2026-01-26 23:37:35.122 | + ./stack.sh:main:800 : source /opt/stack/devstack/tools/fixup_stuff.sh 2026-01-26 23:37:35.125 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2026-01-26 23:37:35.128 | + ./stack.sh:main:801 : fixup_all 2026-01-26 23:37:35.130 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-01-26 23:37:35.132 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-01-26 23:37:35.134 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:37:35.137 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:37:35.138 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : return 2026-01-26 23:37:35.140 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-01-26 23:37:35.141 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-01-26 23:37:35.143 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:37:35.144 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:37:35.146 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:37:35.148 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:37:35.150 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:37:35.152 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:37:35.155 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:37:35.156 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:37:35.159 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:37:35.160 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:37:35.162 | + tools/fixup_stuff.sh:fixup_fedora:38 : selinuxenabled 2026-01-26 23:37:35.166 | + tools/fixup_stuff.sh:fixup_fedora:40 : cat 2026-01-26 23:37:35.167 | + tools/fixup_stuff.sh:fixup_fedora:40 : sudo tee /etc/selinux/config 2026-01-26 23:37:35.190 | SELINUX=permissive 2026-01-26 23:37:35.190 | SELINUXTYPE=targeted 2026-01-26 23:37:35.194 | + tools/fixup_stuff.sh:fixup_fedora:45 : sudo setenforce 0 2026-01-26 23:37:35.231 | ++ tools/fixup_stuff.sh:fixup_fedora:48 : trueorfalse False FORCE_FIREWALLD 2026-01-26 23:37:35.247 | + tools/fixup_stuff.sh:fixup_fedora:48 : FORCE_FIREWALLD=False 2026-01-26 23:37:35.249 | + tools/fixup_stuff.sh:fixup_fedora:49 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:37:35.252 | + tools/fixup_stuff.sh:fixup_fedora:64 : is_package_installed firewalld 2026-01-26 23:37:35.254 | + functions-common:is_package_installed:1439 : [[ -z firewalld ]] 2026-01-26 23:37:35.255 | + functions-common:is_package_installed:1443 : [[ -z rpm ]] 2026-01-26 23:37:35.257 | + functions-common:is_package_installed:1447 : [[ rpm = \d\e\b ]] 2026-01-26 23:37:35.260 | + functions-common:is_package_installed:1449 : [[ rpm = \r\p\m ]] 2026-01-26 23:37:35.261 | + functions-common:is_package_installed:1450 : rpm --quiet -q firewalld 2026-01-26 23:37:35.272 | + tools/fixup_stuff.sh:fixup_fedora:81 : sudo rm -rf '/usr/lib64/python3*/site-packages/PyYAML-*.egg-info' 2026-01-26 23:37:35.296 | + tools/fixup_stuff.sh:fixup_fedora:89 : is_package_installed python3-setuptools 2026-01-26 23:37:35.298 | + functions-common:is_package_installed:1439 : [[ -z python3-setuptools ]] 2026-01-26 23:37:35.301 | + functions-common:is_package_installed:1443 : [[ -z rpm ]] 2026-01-26 23:37:35.303 | + functions-common:is_package_installed:1447 : [[ rpm = \d\e\b ]] 2026-01-26 23:37:35.305 | + functions-common:is_package_installed:1449 : [[ rpm = \r\p\m ]] 2026-01-26 23:37:35.307 | + functions-common:is_package_installed:1450 : rpm --quiet -q python3-setuptools 2026-01-26 23:37:35.330 | + tools/fixup_stuff.sh:fixup_fedora:90 : sudo dnf reinstall -y python3-setuptools 2026-01-26 23:37:35.904 | Last metadata expiration check: 0:01:44 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:37:36.001 | Dependencies resolved. 2026-01-26 23:37:36.001 | ================================================================================ 2026-01-26 23:37:36.001 | Package Architecture Version Repository Size 2026-01-26 23:37:36.001 | ================================================================================ 2026-01-26 23:37:36.001 | Reinstalling: 2026-01-26 23:37:36.001 | python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M 2026-01-26 23:37:36.001 | 2026-01-26 23:37:36.001 | Transaction Summary 2026-01-26 23:37:36.001 | ================================================================================ 2026-01-26 23:37:36.001 | 2026-01-26 23:37:36.001 | Total download size: 1.6 M 2026-01-26 23:37:36.001 | Installed size: 7.1 M 2026-01-26 23:37:36.001 | Downloading Packages: 2026-01-26 23:37:36.568 | python3-setuptools-69.0.3-12.el10.noarch.rpm 3.4 MB/s | 1.6 MB 00:00 2026-01-26 23:37:36.570 | -------------------------------------------------------------------------------- 2026-01-26 23:37:36.571 | Total 2.8 MB/s | 1.6 MB 00:00 2026-01-26 23:37:36.603 | Running transaction check 2026-01-26 23:37:36.622 | Transaction check succeeded. 2026-01-26 23:37:36.622 | Running transaction test 2026-01-26 23:37:36.671 | Transaction test succeeded. 2026-01-26 23:37:36.672 | Running transaction 2026-01-26 23:37:36.859 | Preparing : 1/1 2026-01-26 23:37:36.885 | Reinstalling : python3-setuptools-69.0.3-12.el10.noarch 1/2 2026-01-26 23:37:36.973 | Cleanup : python3-setuptools-69.0.3-12.el10.noarch 2/2 2026-01-26 23:37:37.236 | Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 2/2 2026-01-26 23:37:37.237 | 2026-01-26 23:37:37.237 | Reinstalled: 2026-01-26 23:37:37.237 | python3-setuptools-69.0.3-12.el10.noarch 2026-01-26 23:37:37.237 | 2026-01-26 23:37:37.237 | Complete! 2026-01-26 23:37:37.287 | + ./stack.sh:main:803 : [[ False == \T\r\u\e ]] 2026-01-26 23:37:37.290 | + ./stack.sh:main:818 : pip_install -U os-testr 2026-01-26 23:37:37.313 | Using python 3.12 to install os-testr 2026-01-26 23:37:37.315 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-01-26 23:37:38.034 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:37:38.122 | Collecting os-testr 2026-01-26 23:37:38.125 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-01-26 23:37:38.211 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-01-26 23:37:38.213 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:37:38.248 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-01-26 23:37:38.251 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ce/6c/e8e8d9db91a1ad9a1869ab0c539f8f37cfef9ad3486c5f5987e47e0e81a8/python_subunit-1.4.4-py3-none-any.whl.metadata (22 kB) 2026-01-26 23:37:38.298 | Collecting testtools>=2.2.0 (from os-testr) 2026-01-26 23:37:38.301 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl.metadata (5.2 kB) 2026-01-26 23:37:38.309 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (69.0.3) 2026-01-26 23:37:38.346 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-01-26 23:37:38.349 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 23:37:38.406 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/b8/9e4ee82fda62577ec9b23ad6b4fc79fceb5d31cc72a2f5f95d84959cf385/os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-01-26 23:37:38.416 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-01-26 23:37:38.427 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.1 MB/s eta 0:00:00 2026-01-26 23:37:38.429 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ce/6c/e8e8d9db91a1ad9a1869ab0c539f8f37cfef9ad3486c5f5987e47e0e81a8/python_subunit-1.4.4-py3-none-any.whl (104 kB) 2026-01-26 23:37:38.438 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 13.7 MB/s eta 0:00:00 2026-01-26 23:37:38.440 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl (179 kB) 2026-01-26 23:37:38.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.9/179.9 kB 24.7 MB/s eta 0:00:00 2026-01-26 23:37:38.452 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0c/f37b6a241f0759b7653ffa7213889d89ad49a2b76eb2ddf3b57b2738c347/iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-01-26 23:37:38.587 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2026-01-26 23:37:38.890 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.4 testtools-2.7.2 2026-01-26 23:37:38.890 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:37:39.077 | + inc/python:pip_install:216 : result=0 2026-01-26 23:37:39.080 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:37:39.082 | + functions-common:time_stop:2412 : local name 2026-01-26 23:37:39.085 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:37:39.088 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:37:39.090 | + functions-common:time_stop:2415 : local total 2026-01-26 23:37:39.092 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:37:39.095 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:37:39.097 | + functions-common:time_stop:2419 : start_time=1769470657306 2026-01-26 23:37:39.099 | + functions-common:time_stop:2421 : [[ -z 1769470657306 ]] 2026-01-26 23:37:39.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:37:39.107 | + functions-common:time_stop:2424 : end_time=1769470659105 2026-01-26 23:37:39.110 | + functions-common:time_stop:2425 : elapsed_time=1799 2026-01-26 23:37:39.112 | + functions-common:time_stop:2426 : total=0 2026-01-26 23:37:39.115 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:37:39.118 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1799 2026-01-26 23:37:39.121 | + inc/python:pip_install:219 : return 0 2026-01-26 23:37:39.123 | + ./stack.sh:main:822 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-01-26 23:37:39.236 | + ./stack.sh:main:823 : sudo systemctl restart systemd-journald 2026-01-26 23:37:39.355 | + ./stack.sh:main:829 : install_infra 2026-01-26 23:37:39.359 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-01-26 23:37:39.361 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-01-26 23:37:39.365 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2026-01-26 23:37:41.935 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-01-26 23:37:41.938 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-01-26 23:37:41.956 | + 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-01-26 23:37:42.521 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:37:42.565 | Collecting pbr 2026-01-26 23:37:42.568 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:37:42.865 | Collecting setuptools[core] 2026-01-26 23:37:42.868 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/b8/f1f62a5e3c0ad2ff1d189590bfa4c46b4f3b6e49cef6f26c6ee4e575394d/setuptools-80.10.2-py3-none-any.whl.metadata (6.6 kB) 2026-01-26 23:37:42.954 | Collecting packaging>=24.2 (from setuptools[core]) 2026-01-26 23:37:42.956 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 23:37:42.995 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-01-26 23:37:42.998 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl.metadata (39 kB) 2026-01-26 23:37:43.043 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-01-26 23:37:43.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 23:37:43.118 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-01-26 23:37:43.121 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl.metadata (2.4 kB) 2026-01-26 23:37:43.178 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2026-01-26 23:37:43.181 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2026-01-26 23:37:43.228 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-01-26 23:37:43.231 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/09/726f168acad366b11e420df31bf1c702a54d373a83f968d94141a8c3fde0/jaraco_functools-4.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-01-26 23:37:43.280 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-01-26 23:37:43.283 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl.metadata (4.1 kB) 2026-01-26 23:37:43.310 | Collecting autocommand (from jaraco.text>=3.7->setuptools[core]) 2026-01-26 23:37:43.313 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl.metadata (15 kB) 2026-01-26 23:37:43.400 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-01-26 23:37:43.410 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.1 MB/s eta 0:00:00 2026-01-26 23:37:43.411 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/09/726f168acad366b11e420df31bf1c702a54d373a83f968d94141a8c3fde0/jaraco_functools-4.3.0-py3-none-any.whl (10 kB) 2026-01-26 23:37:43.419 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/29/350039bde32fbd7000e2fb81e1c4e42a857b5e77bcbaf6267c806c70ab9a/jaraco.text-4.0.0-py3-none-any.whl (11 kB) 2026-01-26 23:37:43.425 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a4/8e/469e5a4a2f5855992e425f3cb33804cc07bf18d48f2db061aec61ce50270/more_itertools-10.8.0-py3-none-any.whl (69 kB) 2026-01-26 23:37:43.434 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 8.5 MB/s eta 0:00:00 2026-01-26 23:37:43.436 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2026-01-26 23:37:43.445 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 8.3 MB/s eta 0:00:00 2026-01-26 23:37:43.447 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2026-01-26 23:37:43.455 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/22/b76d483683216dde3d67cba61fb2444be8d5be289bf628c13fc0fd90e5f9/wheel-0.46.3-py3-none-any.whl (30 kB) 2026-01-26 23:37:43.462 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/b8/f1f62a5e3c0ad2ff1d189590bfa4c46b4f3b6e49cef6f26c6ee4e575394d/setuptools-80.10.2-py3-none-any.whl (1.1 MB) 2026-01-26 23:37:43.478 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 72.9 MB/s eta 0:00:00 2026-01-26 23:37:43.480 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/db/0c52c4cf5e4bd9f5d7135ec7669a3a767af21b3a308e1ed3674881e52b62/jaraco.context-6.0.1-py3-none-any.whl (6.8 kB) 2026-01-26 23:37:43.486 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl (19 kB) 2026-01-26 23:37:43.577 | Installing collected packages: setuptools, platformdirs, packaging, more_itertools, jaraco.context, autocommand, wheel, pbr, jaraco.functools, jaraco.text 2026-01-26 23:37:44.350 | Successfully installed autocommand-2.2.2 jaraco.context-6.0.1 jaraco.functools-4.3.0 jaraco.text-4.0.0 more_itertools-10.8.0 packaging-25.0 pbr-7.0.3 platformdirs-4.5.0 setuptools-80.10.2 wheel-0.46.3 2026-01-26 23:37:44.415 | 2026-01-26 23:37:44.415 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2026-01-26 23:37:44.416 | [notice] To update, run: python3 -m pip install --upgrade pip 2026-01-26 23:37:44.507 | + inc/python:pip_install:216 : result=0 2026-01-26 23:37:44.510 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:37:44.513 | + functions-common:time_stop:2412 : local name 2026-01-26 23:37:44.515 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:37:44.518 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:37:44.520 | + functions-common:time_stop:2415 : local total 2026-01-26 23:37:44.522 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:37:44.525 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:37:44.527 | + functions-common:time_stop:2419 : start_time=1769470661950 2026-01-26 23:37:44.530 | + functions-common:time_stop:2421 : [[ -z 1769470661950 ]] 2026-01-26 23:37:44.533 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:37:44.537 | + functions-common:time_stop:2424 : end_time=1769470664535 2026-01-26 23:37:44.540 | + functions-common:time_stop:2425 : elapsed_time=2585 2026-01-26 23:37:44.542 | + functions-common:time_stop:2426 : total=1799 2026-01-26 23:37:44.544 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:37:44.547 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=4384 2026-01-26 23:37:44.549 | + inc/python:pip_install:219 : return 0 2026-01-26 23:37:44.552 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-01-26 23:37:44.555 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-01-26 23:37:44.579 | + 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-01-26 23:37:45.112 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:37:45.120 | Processing /opt/stack/requirements 2026-01-26 23:37:45.122 | Installing build dependencies: started 2026-01-26 23:37:46.540 | Installing build dependencies: finished with status 'done' 2026-01-26 23:37:46.543 | Getting requirements to build wheel: started 2026-01-26 23:37:46.708 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:37:46.714 | Preparing metadata (pyproject.toml): started 2026-01-26 23:37:47.367 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:37:47.464 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:47.468 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2026-01-26 23:37:47.484 | Requirement already satisfied: packaging!=20.5,!=20.6,!=20.7,>=16.5 in /opt/stack/requirements/.venv/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev8076) (25.0) 2026-01-26 23:37:47.564 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:47.567 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-26 23:37:47.679 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:47.683 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/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-01-26 23:37:47.731 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:47.733 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-01-26 23:37:47.741 | 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/lib64/python3.12/site-packages (from openstack_requirements==1.2.1.dev8076) (80.10.2) 2026-01-26 23:37:47.949 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:47.953 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/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-01-26 23:37:48.000 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:48.003 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-26 23:37:48.081 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:48.084 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-01-26 23:37:48.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 6.3 MB/s eta 0:00:00 2026-01-26 23:37:48.136 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8076) 2026-01-26 23:37:48.139 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 23:37:48.203 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2026-01-26 23:37:48.212 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2026-01-26 23:37:48.221 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 7.6 MB/s eta 0:00:00 2026-01-26 23:37:48.223 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-01-26 23:37:48.240 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 52.5 MB/s eta 0:00:00 2026-01-26 23:37:48.243 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-26 23:37:48.251 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 9.2 MB/s eta 0:00:00 2026-01-26 23:37:48.253 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-26 23:37:48.262 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 20.9 MB/s eta 0:00:00 2026-01-26 23:37:48.264 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-01-26 23:37:48.273 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 20.9 MB/s eta 0:00:00 2026-01-26 23:37:48.275 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2026-01-26 23:37:48.283 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 11.0 MB/s eta 0:00:00 2026-01-26 23:37:48.285 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-01-26 23:37:48.294 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 17.4 MB/s eta 0:00:00 2026-01-26 23:37:48.304 | Building wheels for collected packages: openstack_requirements 2026-01-26 23:37:48.304 | Building wheel for openstack_requirements (pyproject.toml): started 2026-01-26 23:37:49.702 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-01-26 23:37:49.703 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8076-py3-none-any.whl size=52024 sha256=28112cb04f961797bf465fef3f90a16ac8f4667c9f3f2aecda4df64af5db6f23 2026-01-26 23:37:49.704 | Stored in directory: /tmp/pip-ephem-wheel-cache-ygp21lsr/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-01-26 23:37:49.707 | Successfully built openstack_requirements 2026-01-26 23:37:49.846 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-01-26 23:37:50.247 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.1.4 charset_normalizer-3.4.4 fixtures-4.2.6 idna-3.11 openstack_requirements-1.2.1.dev8076 requests-2.32.5 urllib3-1.26.20 2026-01-26 23:37:50.253 | 2026-01-26 23:37:50.253 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2026-01-26 23:37:50.253 | [notice] To update, run: python3 -m pip install --upgrade pip 2026-01-26 23:37:50.354 | + inc/python:pip_install:216 : result=0 2026-01-26 23:37:50.357 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:37:50.360 | + functions-common:time_stop:2412 : local name 2026-01-26 23:37:50.363 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:37:50.365 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:37:50.367 | + functions-common:time_stop:2415 : local total 2026-01-26 23:37:50.369 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:37:50.372 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:37:50.374 | + functions-common:time_stop:2419 : start_time=1769470664572 2026-01-26 23:37:50.376 | + functions-common:time_stop:2421 : [[ -z 1769470664572 ]] 2026-01-26 23:37:50.379 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:37:50.385 | + functions-common:time_stop:2424 : end_time=1769470670381 2026-01-26 23:37:50.387 | + functions-common:time_stop:2425 : elapsed_time=5809 2026-01-26 23:37:50.389 | + functions-common:time_stop:2426 : total=4384 2026-01-26 23:37:50.392 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:37:50.394 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=10193 2026-01-26 23:37:50.397 | + inc/python:pip_install:219 : return 0 2026-01-26 23:37:50.400 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-01-26 23:37:50.402 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-01-26 23:37:50.404 | + inc/python:use_library_from_git:266 : local name=pbr 2026-01-26 23:37:50.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:37:50.410 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:37:50.412 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2026-01-26 23:37:50.415 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:37:50.417 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-01-26 23:37:50.437 | Using python 3.12 to install pbr 2026-01-26 23:37:50.440 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-01-26 23:37:51.057 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:37:51.060 | Requirement already satisfied: pbr in /usr/local/lib/python3.12/site-packages (7.0.3) 2026-01-26 23:37:51.093 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr) (69.0.3) 2026-01-26 23:37:51.258 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:37:51.368 | + inc/python:pip_install:216 : result=0 2026-01-26 23:37:51.371 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:37:51.373 | + functions-common:time_stop:2412 : local name 2026-01-26 23:37:51.376 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:37:51.378 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:37:51.381 | + functions-common:time_stop:2415 : local total 2026-01-26 23:37:51.383 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:37:51.385 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:37:51.387 | + functions-common:time_stop:2419 : start_time=1769470670431 2026-01-26 23:37:51.389 | + functions-common:time_stop:2421 : [[ -z 1769470670431 ]] 2026-01-26 23:37:51.392 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:37:51.397 | + functions-common:time_stop:2424 : end_time=1769470671394 2026-01-26 23:37:51.399 | + functions-common:time_stop:2425 : elapsed_time=963 2026-01-26 23:37:51.402 | + functions-common:time_stop:2426 : total=10193 2026-01-26 23:37:51.404 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:37:51.407 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11156 2026-01-26 23:37:51.409 | + inc/python:pip_install:219 : return 0 2026-01-26 23:37:51.412 | + ./stack.sh:main:832 : python3 -m venv /opt/stack/bindep-venv 2026-01-26 23:37:53.978 | + ./stack.sh:main:834 : /opt/stack/bindep-venv/bin/pip install bindep 2026-01-26 23:37:54.279 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:37:54.352 | Collecting bindep 2026-01-26 23:37:54.355 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl.metadata (10 kB) 2026-01-26 23:37:54.411 | Collecting distro>=1.7 (from bindep) 2026-01-26 23:37:54.414 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-01-26 23:37:54.448 | Collecting packaging (from bindep) 2026-01-26 23:37:54.451 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 23:37:54.495 | Collecting Parsley (from bindep) 2026-01-26 23:37:54.498 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-01-26 23:37:54.549 | Collecting pbr>=2 (from bindep) 2026-01-26 23:37:54.550 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:37:54.772 | Collecting setuptools (from pbr>=2->bindep) 2026-01-26 23:37:54.773 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/b8/f1f62a5e3c0ad2ff1d189590bfa4c46b4f3b6e49cef6f26c6ee4e575394d/setuptools-80.10.2-py3-none-any.whl.metadata (6.6 kB) 2026-01-26 23:37:54.810 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl (34 kB) 2026-01-26 23:37:54.817 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2026-01-26 23:37:54.822 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/db/61efa0d08a99f897ef98256b03e563092d36cc38dc4ebe4a85020fe40b31/pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-01-26 23:37:54.825 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b9/c538f279a4e237a006a2c98387d081e9eb060d203d8ed34467cc0f0b9b53/packaging-26.0-py3-none-any.whl (74 kB) 2026-01-26 23:37:54.833 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 74.4/74.4 kB 10.8 MB/s eta 0:00:00 2026-01-26 23:37:54.835 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-01-26 23:37:54.843 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 13.0 MB/s eta 0:00:00 2026-01-26 23:37:54.844 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/b8/f1f62a5e3c0ad2ff1d189590bfa4c46b4f3b6e49cef6f26c6ee4e575394d/setuptools-80.10.2-py3-none-any.whl (1.1 MB) 2026-01-26 23:37:54.902 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-01-26 23:37:55.703 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-26.0 pbr-7.0.3 setuptools-80.10.2 2026-01-26 23:37:55.765 | 2026-01-26 23:37:55.765 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2026-01-26 23:37:55.765 | [notice] To update, run: python3 -m pip install --upgrade pip 2026-01-26 23:37:55.842 | + ./stack.sh:main:835 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-01-26 23:37:55.845 | + ./stack.sh:main:835 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-01-26 23:37:55.849 | ++ ./stack.sh:main:838 : _get_plugin_bindep_packages 2026-01-26 23:37:55.865 | + ./stack.sh:main:838 : pkgs= 2026-01-26 23:37:55.868 | + ./stack.sh:main:839 : [[ -n '' ]] 2026-01-26 23:37:55.871 | + ./stack.sh:main:846 : run_phase stack pre-install 2026-01-26 23:37:55.873 | + functions-common:run_phase:1840 : local mode=stack 2026-01-26 23:37:55.875 | + functions-common:run_phase:1841 : local phase=pre-install 2026-01-26 23:37:55.877 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:37:55.880 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:37:55.882 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:37:55.885 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:37:55.887 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:37:55.891 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:37:55.896 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:37:55.897 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:37:55.899 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:37:55.902 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2026-01-26 23:37:55.905 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:37:55.920 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:37:55.923 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:37:55.926 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:37:55.928 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-01-26 23:37:55.931 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:37:55.934 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-01-26 23:37:55.936 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:37:55.938 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-01-26 23:37:55.941 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:37:55.944 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-01-26 23:37:55.946 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:37:55.948 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-01-26 23:37:55.951 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-01-26 23:37:55.953 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-01-26 23:37:55.956 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:37:55.959 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-01-26 23:37:55.961 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2026-01-26 23:37:55.964 | + functions-common:run_plugins:1826 : local mode=stack 2026-01-26 23:37:55.966 | + functions-common:run_plugins:1827 : local phase=pre-install 2026-01-26 23:37:55.969 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-01-26 23:37:55.972 | + functions-common:run_plugins:1830 : local plugin 2026-01-26 23:37:55.974 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-01-26 23:37:55.976 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-01-26 23:37:55.979 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-01-26 23:37:55.981 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2026-01-26 23:37:55.984 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-01-26 23:37:55.987 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-01-26 23:37:55.990 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-01-26 23:37:55.993 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-01-26 23:37:55.996 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-01-26 23:37:55.998 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-01-26 23:37:56.001 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-01-26 23:37:56.004 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-01-26 23:37:56.006 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-01-26 23:37:56.009 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-01-26 23:37:56.011 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-01-26 23:37:56.014 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-01-26 23:37:56.017 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-01-26 23:37:56.019 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-01-26 23:37:56.022 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-01-26 23:37:56.025 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-01-26 23:37:56.028 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-01-26 23:37:56.030 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-01-26 23:37:56.032 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-01-26 23:37:56.035 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-01-26 23:37:56.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-01-26 23:37:56.052 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-01-26 23:37:56.054 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-01-26 23:37:56.057 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-01-26 23:37:56.059 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-01-26 23:37:56.062 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:37:56.079 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:37:56.081 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-01-26 23:37:56.086 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-01-26 23:37:56.086 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-01-26 23:37:56.090 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-01-26 23:37:56.093 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-01-26 23:37:56.095 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-01-26 23:37:56.100 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:37:56.118 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:37:56.120 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-01-26 23:37:56.124 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:37:56.126 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-01-26 23:37:56.129 | + ./stack.sh:main:849 : set_systemd_override DefaultLimitNOFILE 2048 2026-01-26 23:37:56.132 | + functions:set_systemd_override:837 : local key=DefaultLimitNOFILE 2026-01-26 23:37:56.134 | + functions:set_systemd_override:838 : local value=2048 2026-01-26 23:37:56.137 | + functions:set_systemd_override:840 : local sysconf=/etc/systemd/system.conf 2026-01-26 23:37:56.141 | + functions:set_systemd_override:841 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-01-26 23:37:56.253 | + functions:set_systemd_override:842 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-01-26 23:37:56.254 | Set systemd system override for DefaultLimitNOFILE=2048 2026-01-26 23:37:56.256 | + functions:set_systemd_override:844 : sudo systemctl daemon-reload 2026-01-26 23:37:57.041 | + ./stack.sh:main:851 : install_rpc_backend 2026-01-26 23:37:57.044 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-01-26 23:37:57.064 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:37:57.067 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-01-26 23:37:57.069 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:37:57.071 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:37:57.074 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:37:57.078 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:37:57.080 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:37:57.083 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:37:57.086 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:37:57.089 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:37:57.092 | + functions-common:install_package:1431 : real_install_package rabbitmq-server 2026-01-26 23:37:57.095 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:37:57.098 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:37:57.100 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:37:57.103 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:37:57.106 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:37:57.110 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:37:57.112 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:37:57.115 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:37:57.118 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:37:57.121 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:37:57.124 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:37:57.127 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:37:57.130 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:37:57.133 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:37:57.135 | + functions-common:real_install_package:1421 : yum_install rabbitmq-server 2026-01-26 23:37:57.138 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:37:57.141 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:37:57.144 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:37:57.147 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:37:57.150 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:37:57.152 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:37:57.156 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:37:57.161 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470677158 2026-01-26 23:37:57.164 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y rabbitmq-server 2026-01-26 23:37:57.167 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:37:57.171 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:37:57.176 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:37:57.180 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:37:57.182 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y rabbitmq-server 2026-01-26 23:37:57.725 | Last metadata expiration check: 0:02:06 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:37:57.821 | Dependencies resolved. 2026-01-26 23:37:57.822 | ================================================================================ 2026-01-26 23:37:57.822 | Package Arch Version Repository Size 2026-01-26 23:37:57.822 | ================================================================================ 2026-01-26 23:37:57.822 | Installing: 2026-01-26 23:37:57.822 | rabbitmq-server x86_64 3.13.7-1.el10 centos10-rabbitmq 17 M 2026-01-26 23:37:57.822 | Installing dependencies: 2026-01-26 23:37:57.822 | erlang-asn1 x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2026-01-26 23:37:57.822 | erlang-compiler x86_64 26.2.5-1.el10 centos10-rabbitmq 2.6 M 2026-01-26 23:37:57.822 | erlang-crypto x86_64 26.2.5-1.el10 centos10-rabbitmq 198 k 2026-01-26 23:37:57.822 | erlang-eldap x86_64 26.2.5-1.el10 centos10-rabbitmq 141 k 2026-01-26 23:37:57.822 | erlang-erts x86_64 26.2.5-1.el10 centos10-rabbitmq 2.7 M 2026-01-26 23:37:57.822 | erlang-inets x86_64 26.2.5-1.el10 centos10-rabbitmq 743 k 2026-01-26 23:37:57.822 | erlang-kernel x86_64 26.2.5-1.el10 centos10-rabbitmq 2.3 M 2026-01-26 23:37:57.822 | erlang-mnesia x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2026-01-26 23:37:57.822 | erlang-os_mon x86_64 26.2.5-1.el10 centos10-rabbitmq 117 k 2026-01-26 23:37:57.822 | erlang-public_key x86_64 26.2.5-1.el10 centos10-rabbitmq 910 k 2026-01-26 23:37:57.822 | erlang-runtime_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 211 k 2026-01-26 23:37:57.822 | erlang-sasl x86_64 26.2.5-1.el10 centos10-rabbitmq 365 k 2026-01-26 23:37:57.822 | erlang-snmp x86_64 26.2.5-1.el10 centos10-rabbitmq 2.1 M 2026-01-26 23:37:57.822 | erlang-ssl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.9 M 2026-01-26 23:37:57.822 | erlang-stdlib x86_64 26.2.5-1.el10 centos10-rabbitmq 4.6 M 2026-01-26 23:37:57.822 | erlang-syntax_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 303 k 2026-01-26 23:37:57.822 | erlang-tools x86_64 26.2.5-1.el10 centos10-rabbitmq 715 k 2026-01-26 23:37:57.822 | erlang-xmerl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.5 M 2026-01-26 23:37:57.822 | 2026-01-26 23:37:57.822 | Transaction Summary 2026-01-26 23:37:57.822 | ================================================================================ 2026-01-26 23:37:57.822 | Install 19 Packages 2026-01-26 23:37:57.822 | 2026-01-26 23:37:57.823 | Total download size: 40 M 2026-01-26 23:37:57.823 | Installed size: 77 M 2026-01-26 23:37:57.823 | Downloading Packages: 2026-01-26 23:37:57.867 | (1/19): erlang-asn1-26.2.5-1.el10.x86_64.rpm 24 MB/s | 1.0 MB 00:00 2026-01-26 23:37:57.872 | (2/19): erlang-crypto-26.2.5-1.el10.x86_64.rpm 4.1 MB/s | 198 kB 00:00 2026-01-26 23:37:57.877 | (3/19): erlang-eldap-26.2.5-1.el10.x86_64.rpm 15 MB/s | 141 kB 00:00 2026-01-26 23:37:57.894 | (4/19): erlang-inets-26.2.5-1.el10.x86_64.rpm 43 MB/s | 743 kB 00:00 2026-01-26 23:37:57.913 | (5/19): erlang-compiler-26.2.5-1.el10.x86_64.rp 29 MB/s | 2.6 MB 00:00 2026-01-26 23:37:57.937 | (6/19): erlang-kernel-26.2.5-1.el10.x86_64.rpm 55 MB/s | 2.3 MB 00:00 2026-01-26 23:37:57.945 | (7/19): erlang-mnesia-26.2.5-1.el10.x86_64.rpm 31 MB/s | 1.0 MB 00:00 2026-01-26 23:37:57.950 | (8/19): erlang-os_mon-26.2.5-1.el10.x86_64.rpm 9.5 MB/s | 117 kB 00:00 2026-01-26 23:37:57.961 | (9/19): erlang-public_key-26.2.5-1.el10.x86_64. 57 MB/s | 910 kB 00:00 2026-01-26 23:37:57.967 | (10/19): erlang-runtime_tools-26.2.5-1.el10.x86 12 MB/s | 211 kB 00:00 2026-01-26 23:37:57.982 | (11/19): erlang-erts-26.2.5-1.el10.x86_64.rpm 25 MB/s | 2.7 MB 00:00 2026-01-26 23:37:57.989 | (12/19): erlang-sasl-26.2.5-1.el10.x86_64.rpm 13 MB/s | 365 kB 00:00 2026-01-26 23:37:58.013 | (13/19): erlang-snmp-26.2.5-1.el10.x86_64.rpm 47 MB/s | 2.1 MB 00:00 2026-01-26 23:37:58.026 | (14/19): erlang-ssl-26.2.5-1.el10.x86_64.rpm 44 MB/s | 1.9 MB 00:00 2026-01-26 23:37:58.032 | (15/19): erlang-syntax_tools-26.2.5-1.el10.x86_ 15 MB/s | 303 kB 00:00 2026-01-26 23:37:58.042 | (16/19): erlang-tools-26.2.5-1.el10.x86_64.rpm 44 MB/s | 715 kB 00:00 2026-01-26 23:37:58.059 | (17/19): erlang-xmerl-26.2.5-1.el10.x86_64.rpm 58 MB/s | 1.5 MB 00:00 2026-01-26 23:37:58.101 | (18/19): erlang-stdlib-26.2.5-1.el10.x86_64.rpm 41 MB/s | 4.6 MB 00:00 2026-01-26 23:37:58.205 | (19/19): rabbitmq-server-3.13.7-1.el10.x86_64.r 103 MB/s | 17 MB 00:00 2026-01-26 23:37:58.207 | -------------------------------------------------------------------------------- 2026-01-26 23:37:58.207 | Total 105 MB/s | 40 MB 00:00 2026-01-26 23:37:58.208 | Running transaction check 2026-01-26 23:37:58.234 | Transaction check succeeded. 2026-01-26 23:37:58.234 | Running transaction test 2026-01-26 23:37:58.681 | Transaction test succeeded. 2026-01-26 23:37:58.682 | Running transaction 2026-01-26 23:37:59.091 | Preparing : 1/1 2026-01-26 23:37:59.098 | Installing : erlang-crypto-26.2.5-1.el10.x86_64 1/19 2026-01-26 23:37:59.231 | Running scriptlet: erlang-erts-26.2.5-1.el10.x86_64 2/19 2026-01-26 23:37:59.283 | Installing : erlang-erts-26.2.5-1.el10.x86_64 2/19 2026-01-26 23:37:59.329 | Installing : erlang-kernel-26.2.5-1.el10.x86_64 3/19 2026-01-26 23:37:59.359 | Installing : erlang-stdlib-26.2.5-1.el10.x86_64 4/19 2026-01-26 23:37:59.375 | Installing : erlang-compiler-26.2.5-1.el10.x86_64 5/19 2026-01-26 23:37:59.383 | Installing : erlang-mnesia-26.2.5-1.el10.x86_64 6/19 2026-01-26 23:37:59.395 | Installing : erlang-runtime_tools-26.2.5-1.el10.x86_64 7/19 2026-01-26 23:37:59.408 | Installing : erlang-asn1-26.2.5-1.el10.x86_64 8/19 2026-01-26 23:37:59.429 | Installing : erlang-public_key-26.2.5-1.el10.x86_64 9/19 2026-01-26 23:37:59.455 | Installing : erlang-inets-26.2.5-1.el10.x86_64 10/19 2026-01-26 23:37:59.470 | Installing : erlang-ssl-26.2.5-1.el10.x86_64 11/19 2026-01-26 23:37:59.479 | Installing : erlang-tools-26.2.5-1.el10.x86_64 12/19 2026-01-26 23:37:59.484 | Installing : erlang-sasl-26.2.5-1.el10.x86_64 13/19 2026-01-26 23:37:59.524 | Installing : erlang-eldap-26.2.5-1.el10.x86_64 14/19 2026-01-26 23:37:59.533 | Installing : erlang-snmp-26.2.5-1.el10.x86_64 15/19 2026-01-26 23:37:59.539 | Installing : erlang-os_mon-26.2.5-1.el10.x86_64 16/19 2026-01-26 23:37:59.556 | Installing : erlang-syntax_tools-26.2.5-1.el10.x86_64 17/19 2026-01-26 23:37:59.564 | Installing : erlang-xmerl-26.2.5-1.el10.x86_64 18/19 2026-01-26 23:37:59.891 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2026-01-26 23:37:59.915 | Installing : rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2026-01-26 23:38:02.603 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2026-01-26 23:38:02.603 | 2026-01-26 23:38:02.604 | Installed: 2026-01-26 23:38:02.604 | erlang-asn1-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-compiler-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-crypto-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-eldap-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-erts-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-inets-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-kernel-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-mnesia-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-os_mon-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-public_key-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-runtime_tools-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-sasl-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-snmp-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-ssl-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-stdlib-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-syntax_tools-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-tools-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | erlang-xmerl-26.2.5-1.el10.x86_64 2026-01-26 23:38:02.604 | rabbitmq-server-3.13.7-1.el10.x86_64 2026-01-26 23:38:02.604 | 2026-01-26 23:38:02.604 | Complete! 2026-01-26 23:38:02.669 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:38:02.671 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:02.674 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:02.675 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:02.677 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:02.680 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:02.682 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:38:02.684 | + functions-common:time_stop:2419 : start_time=1769470677158 2026-01-26 23:38:02.686 | + functions-common:time_stop:2421 : [[ -z 1769470677158 ]] 2026-01-26 23:38:02.688 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:02.693 | + functions-common:time_stop:2424 : end_time=1769470682690 2026-01-26 23:38:02.695 | + functions-common:time_stop:2425 : elapsed_time=5532 2026-01-26 23:38:02.697 | + functions-common:time_stop:2426 : total=36216 2026-01-26 23:38:02.699 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:02.702 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41748 2026-01-26 23:38:02.704 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-01-26 23:38:02.706 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:02.709 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:02.711 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:02.713 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:02.715 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:02.718 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:02.720 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:02.722 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:02.724 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:02.727 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:02.729 | + lib/rpc_backend:install_rpc_backend:61 : sudo systemctl --now enable rabbitmq-server 2026-01-26 23:38:02.751 | Created symlink '/etc/systemd/system/multi-user.target.wants/rabbitmq-server.service' → '/usr/lib/systemd/system/rabbitmq-server.service'. 2026-01-26 23:38:07.749 | + ./stack.sh:main:852 : restart_rpc_backend 2026-01-26 23:38:07.751 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-01-26 23:38:07.771 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:07.773 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-01-26 23:38:07.776 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:38:07.778 | + ./stack.sh:echo_summary:444 : echo -e Starting RabbitMQ 2026-01-26 23:38:07.781 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-01-26 23:38:07.785 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-01-26 23:38:07.789 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-01-26 23:38:07.792 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-01-26 23:38:07.794 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-01-26 23:38:07.797 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-01-26 23:38:07.799 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2026-01-26 23:38:07.802 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2026-01-26 23:38:07.805 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-01-26 23:38:08.440 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-01-26 23:38:08.440 | user tags 2026-01-26 23:38:08.440 | guest [administrator]' 2026-01-26 23:38:08.444 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-01-26 23:38:08.444 | user tags 2026-01-26 23:38:08.444 | guest [administrator]' 2026-01-26 23:38:08.444 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-01-26 23:38:08.451 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-01-26 23:38:08.453 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-01-26 23:38:08.455 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2026-01-26 23:38:09.005 | Adding user "stackrabbit" ... 2026-01-26 23:38:09.009 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-01-26 23:38:09.022 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-01-26 23:38:09.487 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-01-26 23:38:09.510 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-01-26 23:38:09.513 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2026-01-26 23:38:10.029 | Changing password for user "stackrabbit" ... 2026-01-26 23:38:10.047 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-01-26 23:38:10.049 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-01-26 23:38:10.052 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-01-26 23:38:10.532 | Deleting user "guest" ... 2026-01-26 23:38:10.547 | + ./stack.sh:main:854 : is_service_enabled mysql postgresql 2026-01-26 23:38:10.561 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:10.563 | + ./stack.sh:main:855 : install_database 2026-01-26 23:38:10.565 | + lib/database:install_database:118 : install_database_mysql 2026-01-26 23:38:10.567 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-01-26 23:38:10.569 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:10.571 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:10.573 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2026-01-26 23:38:10.575 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-01-26 23:38:10.579 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-01-26 23:38:10.581 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:10.583 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:10.585 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-01-26 23:38:10.587 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2026-01-26 23:38:10.592 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-01-26 23:38:10.593 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-01-26 23:38:10.595 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:10.597 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:10.599 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:10.601 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:10.603 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:10.607 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:10.609 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:10.611 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:10.613 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:10.616 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:10.618 | + lib/databases/mysql:install_database_mysql:230 : install_package mariadb-server mariadb-devel mariadb 2026-01-26 23:38:10.620 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:38:10.622 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:38:10.625 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:38:10.627 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:38:10.629 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:38:10.631 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:38:10.634 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:10.636 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:10.639 | + functions-common:install_package:1431 : real_install_package mariadb-server mariadb-devel mariadb 2026-01-26 23:38:10.641 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:38:10.643 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:10.646 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:10.648 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:38:10.650 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:10.653 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:10.655 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:10.657 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:10.659 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:10.661 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:10.663 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:10.665 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:10.668 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:10.670 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:10.673 | + functions-common:real_install_package:1421 : yum_install mariadb-server mariadb-devel mariadb 2026-01-26 23:38:10.675 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:38:10.677 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:38:10.679 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:38:10.682 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:38:10.685 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:38:10.687 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:38:10.690 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:38:10.694 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470690692 2026-01-26 23:38:10.697 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y mariadb-server mariadb-devel mariadb 2026-01-26 23:38:10.698 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:38:10.702 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:38:10.706 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:38:10.708 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:38:10.710 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y mariadb-server mariadb-devel mariadb 2026-01-26 23:38:11.249 | Last metadata expiration check: 0:02:20 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:38:11.346 | Dependencies resolved. 2026-01-26 23:38:11.347 | ================================================================================ 2026-01-26 23:38:11.347 | Package Arch Version Repository Size 2026-01-26 23:38:11.347 | ================================================================================ 2026-01-26 23:38:11.347 | Installing: 2026-01-26 23:38:11.347 | mariadb x86_64 3:10.11.15-1.el10 appstream 1.6 M 2026-01-26 23:38:11.347 | mariadb-devel x86_64 3:10.11.15-1.el10 appstream 1.2 M 2026-01-26 23:38:11.347 | mariadb-server x86_64 3:10.11.15-1.el10 appstream 10 M 2026-01-26 23:38:11.347 | Installing dependencies: 2026-01-26 23:38:11.347 | mariadb-common noarch 3:10.11.15-1.el10 appstream 32 k 2026-01-26 23:38:11.347 | mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k 2026-01-26 23:38:11.347 | mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k 2026-01-26 23:38:11.347 | mariadb-connector-c-devel x86_64 3.4.4-1.el10 appstream 60 k 2026-01-26 23:38:11.347 | mariadb-errmsg noarch 3:10.11.15-1.el10 appstream 263 k 2026-01-26 23:38:11.347 | mysql-selinux noarch 1.0.14-1.el10 appstream 37 k 2026-01-26 23:38:11.347 | perl-DBD-MariaDB x86_64 1.23-10.el10 appstream 155 k 2026-01-26 23:38:11.347 | perl-DBI x86_64 1.643-26.el10 appstream 713 k 2026-01-26 23:38:11.347 | perl-Math-BigInt noarch 1:2.0030.03-3.el10 appstream 228 k 2026-01-26 23:38:11.347 | perl-Math-Complex noarch 1.62-514.el10 appstream 47 k 2026-01-26 23:38:11.347 | perl-Sys-Hostname x86_64 1.25-514.el10 appstream 18 k 2026-01-26 23:38:11.347 | Installing weak dependencies: 2026-01-26 23:38:11.347 | mariadb-backup x86_64 3:10.11.15-1.el10 appstream 6.5 M 2026-01-26 23:38:11.347 | mariadb-client-utils x86_64 3:10.11.15-1.el10 appstream 39 k 2026-01-26 23:38:11.347 | mariadb-connector-c-doc noarch 3.4.4-1.el10 crb 121 k 2026-01-26 23:38:11.347 | mariadb-gssapi-server x86_64 3:10.11.15-1.el10 appstream 17 k 2026-01-26 23:38:11.347 | mariadb-server-utils x86_64 3:10.11.15-1.el10 appstream 259 k 2026-01-26 23:38:11.347 | 2026-01-26 23:38:11.347 | Transaction Summary 2026-01-26 23:38:11.347 | ================================================================================ 2026-01-26 23:38:11.347 | Install 19 Packages 2026-01-26 23:38:11.348 | 2026-01-26 23:38:11.348 | Total download size: 22 M 2026-01-26 23:38:11.348 | Installed size: 133 M 2026-01-26 23:38:11.348 | Downloading Packages: 2026-01-26 23:38:11.824 | (1/19): mariadb-connector-c-3.4.4-1.el10.x86_64 3.4 MB/s | 211 kB 00:00 2026-01-26 23:38:11.827 | (2/19): mariadb-connector-c-config-3.4.4-1.el10 155 kB/s | 9.9 kB 00:00 2026-01-26 23:38:11.875 | (3/19): mariadb-client-utils-10.11.15-1.el10.x8 852 kB/s | 39 kB 00:00 2026-01-26 23:38:11.902 | (4/19): mariadb-10.11.15-1.el10.x86_64.rpm 12 MB/s | 1.6 MB 00:00 2026-01-26 23:38:11.963 | (5/19): mariadb-backup-10.11.15-1.el10.x86_64.r 47 MB/s | 6.5 MB 00:00 2026-01-26 23:38:11.965 | (6/19): mariadb-common-10.11.15-1.el10.noarch.r 352 kB/s | 32 kB 00:00 2026-01-26 23:38:11.976 | (7/19): mariadb-connector-c-devel-3.4.4-1.el10. 794 kB/s | 60 kB 00:00 2026-01-26 23:38:12.005 | (8/19): mariadb-gssapi-server-10.11.15-1.el10.x 580 kB/s | 17 kB 00:00 2026-01-26 23:38:12.014 | (9/19): mariadb-errmsg-10.11.15-1.el10.noarch.r 5.5 MB/s | 263 kB 00:00 2026-01-26 23:38:12.022 | (10/19): mariadb-devel-10.11.15-1.el10.x86_64.r 21 MB/s | 1.2 MB 00:00 2026-01-26 23:38:12.061 | (11/19): mysql-selinux-1.0.14-1.el10.noarch.rpm 966 kB/s | 37 kB 00:00 2026-01-26 23:38:12.066 | (12/19): mariadb-server-utils-10.11.15-1.el10.x 4.9 MB/s | 259 kB 00:00 2026-01-26 23:38:12.145 | (13/19): mariadb-server-10.11.15-1.el10.x86_64. 72 MB/s | 10 MB 00:00 2026-01-26 23:38:12.150 | (14/19): perl-DBD-MariaDB-1.23-10.el10.x86_64.r 1.7 MB/s | 155 kB 00:00 2026-01-26 23:38:12.157 | (15/19): perl-DBI-1.643-26.el10.x86_64.rpm 7.7 MB/s | 713 kB 00:00 2026-01-26 23:38:12.180 | (16/19): perl-Math-Complex-1.62-514.el10.noarch 1.6 MB/s | 47 kB 00:00 2026-01-26 23:38:12.186 | (17/19): perl-Sys-Hostname-1.25-514.el10.x86_64 625 kB/s | 18 kB 00:00 2026-01-26 23:38:12.191 | (18/19): perl-Math-BigInt-2.0030.03-3.el10.noar 5.0 MB/s | 228 kB 00:00 2026-01-26 23:38:12.223 | (19/19): mariadb-connector-c-doc-3.4.4-1.el10.n 2.8 MB/s | 121 kB 00:00 2026-01-26 23:38:12.225 | -------------------------------------------------------------------------------- 2026-01-26 23:38:12.226 | Total 25 MB/s | 22 MB 00:00 2026-01-26 23:38:12.698 | Running transaction check 2026-01-26 23:38:12.772 | Transaction check succeeded. 2026-01-26 23:38:12.772 | Running transaction test 2026-01-26 23:38:13.009 | Transaction test succeeded. 2026-01-26 23:38:13.009 | Running transaction 2026-01-26 23:38:13.313 | Preparing : 1/1 2026-01-26 23:38:13.323 | Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 1/19 2026-01-26 23:38:13.331 | Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 2/19 2026-01-26 23:38:13.336 | Installing : mariadb-common-3:10.11.15-1.el10.noarch 3/19 2026-01-26 23:38:13.349 | Installing : perl-Sys-Hostname-1.25-514.el10.x86_64 4/19 2026-01-26 23:38:13.364 | Installing : mariadb-errmsg-3:10.11.15-1.el10.noarch 5/19 2026-01-26 23:38:13.374 | Installing : mariadb-connector-c-doc-3.4.4-1.el10.noarch 6/19 2026-01-26 23:38:13.380 | Installing : mariadb-connector-c-devel-3.4.4-1.el10.x86_64 7/19 2026-01-26 23:38:13.387 | Installing : perl-Math-Complex-1.62-514.el10.noarch 8/19 2026-01-26 23:38:13.409 | Installing : perl-Math-BigInt-1:2.0030.03-3.el10.noarch 9/19 2026-01-26 23:38:13.427 | Installing : perl-DBI-1.643-26.el10.x86_64 10/19 2026-01-26 23:38:13.436 | Installing : perl-DBD-MariaDB-1.23-10.el10.x86_64 11/19 2026-01-26 23:38:13.450 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2026-01-26 23:38:13.453 | Installing : mysql-selinux-1.0.14-1.el10.noarch 12/19 2026-01-26 23:38:26.066 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2026-01-26 23:38:26.066 | libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200. 2026-01-26 23:38:26.066 | 2026-01-26 23:38:26.170 | Installing : mariadb-client-utils-3:10.11.15-1.el10.x86_64 13/19 2026-01-26 23:38:26.234 | Installing : mariadb-3:10.11.15-1.el10.x86_64 14/19 2026-01-26 23:38:26.240 | Installing : mariadb-backup-3:10.11.15-1.el10.x86_64 15/19 2026-01-26 23:38:26.244 | Installing : mariadb-gssapi-server-3:10.11.15-1.el10.x86_64 16/19 2026-01-26 23:38:26.472 | Running scriptlet: mariadb-server-3:10.11.15-1.el10.x86_64 17/19 2026-01-26 23:38:26.483 | Installing : mariadb-server-3:10.11.15-1.el10.x86_64 17/19 2026-01-26 23:38:26.512 | Running scriptlet: mariadb-server-3:10.11.15-1.el10.x86_64 17/19 2026-01-26 23:38:26.559 | Installing : mariadb-server-utils-3:10.11.15-1.el10.x86_64 18/19 2026-01-26 23:38:26.571 | Installing : mariadb-devel-3:10.11.15-1.el10.x86_64 19/19 2026-01-26 23:38:27.241 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 19/19 2026-01-26 23:38:28.746 | Running scriptlet: mariadb-devel-3:10.11.15-1.el10.x86_64 19/19 2026-01-26 23:38:28.746 | 2026-01-26 23:38:28.746 | Installed: 2026-01-26 23:38:28.746 | mariadb-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-backup-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-client-utils-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-common-3:10.11.15-1.el10.noarch 2026-01-26 23:38:28.747 | mariadb-connector-c-3.4.4-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-connector-c-config-3.4.4-1.el10.noarch 2026-01-26 23:38:28.747 | mariadb-connector-c-devel-3.4.4-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-connector-c-doc-3.4.4-1.el10.noarch 2026-01-26 23:38:28.747 | mariadb-devel-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-errmsg-3:10.11.15-1.el10.noarch 2026-01-26 23:38:28.747 | mariadb-gssapi-server-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-server-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mariadb-server-utils-3:10.11.15-1.el10.x86_64 2026-01-26 23:38:28.747 | mysql-selinux-1.0.14-1.el10.noarch 2026-01-26 23:38:28.747 | perl-DBD-MariaDB-1.23-10.el10.x86_64 2026-01-26 23:38:28.747 | perl-DBI-1.643-26.el10.x86_64 2026-01-26 23:38:28.747 | perl-Math-BigInt-1:2.0030.03-3.el10.noarch 2026-01-26 23:38:28.747 | perl-Math-Complex-1.62-514.el10.noarch 2026-01-26 23:38:28.747 | perl-Sys-Hostname-1.25-514.el10.x86_64 2026-01-26 23:38:28.747 | 2026-01-26 23:38:28.747 | Complete! 2026-01-26 23:38:28.809 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:38:28.811 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:28.814 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:28.817 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:28.818 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:28.821 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:28.824 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:38:28.826 | + functions-common:time_stop:2419 : start_time=1769470690692 2026-01-26 23:38:28.829 | + functions-common:time_stop:2421 : [[ -z 1769470690692 ]] 2026-01-26 23:38:28.832 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:28.838 | + functions-common:time_stop:2424 : end_time=1769470708835 2026-01-26 23:38:28.840 | + functions-common:time_stop:2425 : elapsed_time=18143 2026-01-26 23:38:28.843 | + functions-common:time_stop:2426 : total=41748 2026-01-26 23:38:28.845 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:28.848 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=59891 2026-01-26 23:38:28.851 | + lib/databases/mysql:install_database_mysql:231 : sudo systemctl enable mariadb 2026-01-26 23:38:28.888 | Created symlink '/etc/systemd/system/mysql.service' → '/usr/lib/systemd/system/mariadb.service'. 2026-01-26 23:38:28.888 | Created symlink '/etc/systemd/system/mysqld.service' → '/usr/lib/systemd/system/mariadb.service'. 2026-01-26 23:38:28.888 | Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' → '/usr/lib/systemd/system/mariadb.service'. 2026-01-26 23:38:29.632 | + ./stack.sh:main:857 : '[' -n mysql ']' 2026-01-26 23:38:29.634 | + ./stack.sh:main:858 : install_database_python 2026-01-26 23:38:29.638 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-01-26 23:38:29.641 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-01-26 23:38:29.643 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-01-26 23:38:29.646 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:38:29.650 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-01-26 23:38:29.653 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-01-26 23:38:29.656 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:38:29.660 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:38:29.660 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:38:29.667 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-01-26 23:38:29.670 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-01-26 23:38:29.673 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-01-26 23:38:29.676 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-01-26 23:38:29.678 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-01-26 23:38:29.700 | Using python 3.12 to install PyMySQL 2026-01-26 23:38:29.703 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-01-26 23:38:30.320 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:38:30.376 | Collecting PyMySQL 2026-01-26 23:38:30.379 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl.metadata (4.3 kB) 2026-01-26 23:38:30.388 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl (45 kB) 2026-01-26 23:38:30.396 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 7.3 MB/s eta 0:00:00 2026-01-26 23:38:30.543 | Installing collected packages: PyMySQL 2026-01-26 23:38:30.577 | Successfully installed PyMySQL-1.1.2 2026-01-26 23:38:30.577 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:38:30.683 | + inc/python:pip_install:216 : result=0 2026-01-26 23:38:30.685 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:38:30.687 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:30.690 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:30.692 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:30.694 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:30.696 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:30.698 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:38:30.701 | + functions-common:time_stop:2419 : start_time=1769470709694 2026-01-26 23:38:30.703 | + functions-common:time_stop:2421 : [[ -z 1769470709694 ]] 2026-01-26 23:38:30.706 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:30.710 | + functions-common:time_stop:2424 : end_time=1769470710707 2026-01-26 23:38:30.712 | + functions-common:time_stop:2425 : elapsed_time=1013 2026-01-26 23:38:30.714 | + functions-common:time_stop:2426 : total=11156 2026-01-26 23:38:30.717 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:30.719 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=12169 2026-01-26 23:38:30.721 | + inc/python:pip_install:219 : return 0 2026-01-26 23:38:30.724 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-01-26 23:38:30.726 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-01-26 23:38:30.727 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-01-26 23:38:30.729 | + ./stack.sh:main:861 : is_service_enabled neutron 2026-01-26 23:38:30.744 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:30.747 | + ./stack.sh:main:862 : install_neutron_agent_packages 2026-01-26 23:38:30.749 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-01-26 23:38:30.763 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:38:30.764 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-01-26 23:38:30.777 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:38:30.780 | + ./stack.sh:main:865 : is_service_enabled etcd3 2026-01-26 23:38:30.797 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:30.800 | + ./stack.sh:main:866 : install_etcd3 2026-01-26 23:38:30.802 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-01-26 23:38:30.802 | Installing etcd 2026-01-26 23:38:30.805 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-01-26 23:38:30.830 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-01-26 23:38:30.853 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-01-26 23:38:30.856 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-01-26 23:38:30.883 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-01-26 23:38:30.886 | ++ 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-01-26 23:38:30.890 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-01-26 23:38:30.893 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-01-26 23:38:30.898 | ++ functions:get_extra_file:64 : file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-01-26 23:38:30.901 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-01-26 23:38:30.903 | ++ functions:get_extra_file:67 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-01-26 23:38:30.906 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -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-01-26 23:38:30.911 | --2026-01-26 18:38:30-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-01-26 23:38:31.038 | Resolving github.com (github.com)... 140.82.113.4 2026-01-26 23:38:31.054 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2026-01-26 23:38:31.225 | HTTP request sent, awaiting response... 302 Found 2026-01-26 23:38:31.225 | 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-01-27T00%3A23%3A18Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A22%3A25Z&ske=2026-01-27T00%3A23%3A18Z&sks=b&skv=2018-11-09&sig=WSlK4kJ2RBp6fe%2BxZzB5YPL8Qs3lmnfhYO4D2RuVEnI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MjUxMSwibmJmIjoxNzY5NDcwNzExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tJLJpeTEAqU3eAlHs_ixX0U7Yx1WxV2gC-m0rfHgKL0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-01-26 23:38:31.225 | --2026-01-26 18:38:31-- 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-01-27T00%3A23%3A18Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A22%3A25Z&ske=2026-01-27T00%3A23%3A18Z&sks=b&skv=2018-11-09&sig=WSlK4kJ2RBp6fe%2BxZzB5YPL8Qs3lmnfhYO4D2RuVEnI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MjUxMSwibmJmIjoxNzY5NDcwNzExLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.tJLJpeTEAqU3eAlHs_ixX0U7Yx1WxV2gC-m0rfHgKL0&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-01-26 23:38:31.227 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-01-26 23:38:31.228 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-01-26 23:38:31.254 | HTTP request sent, awaiting response... 200 OK 2026-01-26 23:38:31.254 | Length: 20927601 (20M) [application/octet-stream] 2026-01-26 23:38:31.254 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2026-01-26 23:38:31.263 | 2026-01-26 23:38:31.341 | 0K ........ ........ ... 100% 232M=0.09s 2026-01-26 23:38:31.342 | 2026-01-26 23:38:31.342 | 2026-01-26 18:38:31 (232 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2026-01-26 23:38:31.342 | 2026-01-26 23:38:31.345 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2026-01-26 23:38:31.347 | ++ functions:get_extra_file:73 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-01-26 23:38:31.349 | ++ functions:get_extra_file:74 : return 2026-01-26 23:38:31.353 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-01-26 23:38:31.354 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-01-26 23:38:31.356 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-01-26 23:38:31.358 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2026-01-26 23:38:31.395 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-01-26 23:38:31.399 | + 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-01-26 23:38:31.407 | etcd-v3.5.21-linux-amd64/ 2026-01-26 23:38:31.407 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-01-26 23:38:31.407 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-01-26 23:38:31.407 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-01-26 23:38:31.407 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-01-26 23:38:31.408 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-01-26 23:38:31.409 | etcd-v3.5.21-linux-amd64/README.md 2026-01-26 23:38:31.409 | etcd-v3.5.21-linux-amd64/etcdutl 2026-01-26 23:38:31.531 | etcd-v3.5.21-linux-amd64/etcdctl 2026-01-26 23:38:31.671 | etcd-v3.5.21-linux-amd64/etcd 2026-01-26 23:38:31.856 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-01-26 23:38:31.938 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-01-26 23:38:32.006 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-01-26 23:38:32.009 | + ./stack.sh:main:875 : is_service_enabled tls-proxy 2026-01-26 23:38:32.030 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:32.033 | + ./stack.sh:main:876 : configure_CA 2026-01-26 23:38:32.036 | + lib/tls:configure_CA:70 : [[ -n 38.102.83.18 ]] 2026-01-26 23:38:32.040 | ++ lib/tls:configure_CA:70 : ipv6_unquote 38.102.83.18 2026-01-26 23:38:32.043 | ++ functions-common:ipv6_unquote:2210 : echo 38.102.83.18 2026-01-26 23:38:32.044 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-01-26 23:38:32.049 | + lib/tls:configure_CA:70 : [[ 38.102.83.18 != \3\8\.\1\0\2\.\8\3\.\1\8 ]] 2026-01-26 23:38:32.052 | + ./stack.sh:main:877 : init_CA 2026-01-26 23:38:32.056 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2026-01-26 23:38:32.058 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2026-01-26 23:38:32.061 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2026-01-26 23:38:32.064 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2026-01-26 23:38:32.067 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2026-01-26 23:38:32.070 | + lib/tls:create_CA_base:86 : local i 2026-01-26 23:38:32.073 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.075 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2026-01-26 23:38:32.080 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.083 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2026-01-26 23:38:32.088 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.090 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2026-01-26 23:38:32.096 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.098 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2026-01-26 23:38:32.104 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2026-01-26 23:38:32.109 | + lib/tls:create_CA_base:91 : echo 01 2026-01-26 23:38:32.112 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2026-01-26 23:38:32.117 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2026-01-26 23:38:32.120 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2026-01-26 23:38:32.123 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2026-01-26 23:38:32.127 | + lib/tls:create_CA_config:145 : echo ' 2026-01-26 23:38:32.127 | [ ca ] 2026-01-26 23:38:32.127 | default_ca = CA_default 2026-01-26 23:38:32.127 | 2026-01-26 23:38:32.127 | [ CA_default ] 2026-01-26 23:38:32.127 | dir = /opt/stack/data/CA/root-ca 2026-01-26 23:38:32.127 | policy = policy_match 2026-01-26 23:38:32.127 | database = $dir/index.txt 2026-01-26 23:38:32.127 | serial = $dir/serial 2026-01-26 23:38:32.127 | certs = $dir/certs 2026-01-26 23:38:32.127 | crl_dir = $dir/crl 2026-01-26 23:38:32.127 | new_certs_dir = $dir/newcerts 2026-01-26 23:38:32.127 | certificate = $dir/cacert.pem 2026-01-26 23:38:32.127 | private_key = $dir/private/cacert.key 2026-01-26 23:38:32.127 | RANDFILE = $dir/private/.rand 2026-01-26 23:38:32.127 | default_md = sha256 2026-01-26 23:38:32.127 | 2026-01-26 23:38:32.127 | [ req ] 2026-01-26 23:38:32.127 | default_bits = 2048 2026-01-26 23:38:32.127 | default_md = sha256 2026-01-26 23:38:32.127 | 2026-01-26 23:38:32.127 | prompt = no 2026-01-26 23:38:32.127 | distinguished_name = ca_distinguished_name 2026-01-26 23:38:32.127 | 2026-01-26 23:38:32.127 | x509_extensions = ca_extensions 2026-01-26 23:38:32.127 | 2026-01-26 23:38:32.127 | [ ca_distinguished_name ] 2026-01-26 23:38:32.127 | organizationName = OpenStack 2026-01-26 23:38:32.127 | organizationalUnitName = DevStack Certificate Authority 2026-01-26 23:38:32.127 | commonName = Root CA 2026-01-26 23:38:32.128 | 2026-01-26 23:38:32.128 | [ policy_match ] 2026-01-26 23:38:32.128 | countryName = optional 2026-01-26 23:38:32.128 | stateOrProvinceName = optional 2026-01-26 23:38:32.128 | organizationName = match 2026-01-26 23:38:32.128 | organizationalUnitName = optional 2026-01-26 23:38:32.128 | commonName = supplied 2026-01-26 23:38:32.128 | 2026-01-26 23:38:32.128 | [ ca_extensions ] 2026-01-26 23:38:32.128 | basicConstraints = critical,CA:true 2026-01-26 23:38:32.128 | subjectKeyIdentifier = hash 2026-01-26 23:38:32.128 | authorityKeyIdentifier = keyid:always, issuer 2026-01-26 23:38:32.128 | keyUsage = cRLSign, keyCertSign 2026-01-26 23:38:32.128 | 2026-01-26 23:38:32.128 | ' 2026-01-26 23:38:32.129 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2026-01-26 23:38:32.132 | + 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-01-26 23:38:32.182 | .......+......+.....+.......+..+...+.......+......+..+.......+...+..+.+..+.........+.+........+......+...+..........+...........+.+...+...+...+...........+++++++++++++++++++++++++++++++++++++++*.......+...+..+..........+.....+.+...+..+...+.+.....+.+............+...+...+.....+......+.+...+..............+...+....+...+......+.............................+.............+..+.............+...+.....+....+...+++++++++++++++++++++++++++++++++++++++*.....+......+......+..........+...+.................+....+..+...+......+.+........................+...+......+......+...+......+............+...+..+...+.........+..........+......+.....+....+..+......+....+........+..................+....+....................+.+..+...+....+...+..++++++ 2026-01-26 23:38:32.242 | ...+......+.+......+..+.+++++++++++++++++++++++++++++++++++++++*....+.............+..+.+.....+.+++++++++++++++++++++++++++++++++++++++*..+...........+...+.+.....+.+..+...+..........+...............+.....+....+.........+............+...+......+...+.....+......+............+.........+...+...+.......+......+..+..........+..................+..+...+..........+...........+.........+.+...........+...+.........+...+....+......+........+....+........+...............+...+.+...+...........+.+........................+.........+...+..............+....+.....+....+..+.+.........+.....+...+.+.....+.+..................+...+........+.+........+......+............+.......+...+.....+..........+..+...+....+........+...+...+....+...+...+..+.......+.................+.+........+.+...+.....+......+........................+.........................+.....+.+......+...+...+..+......+..........+......+......+.....+..........+..............+....+..+.........+....+.........+.....+.+..+.........+.+...............+...+.....+....+.....+...+...........................++++++ 2026-01-26 23:38:32.245 | ----- 2026-01-26 23:38:32.250 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2026-01-26 23:38:32.253 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2026-01-26 23:38:32.256 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2026-01-26 23:38:32.257 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2026-01-26 23:38:32.261 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2026-01-26 23:38:32.263 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2026-01-26 23:38:32.265 | + lib/tls:create_CA_base:86 : local i 2026-01-26 23:38:32.268 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.271 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2026-01-26 23:38:32.275 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.278 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2026-01-26 23:38:32.282 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.284 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2026-01-26 23:38:32.289 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2026-01-26 23:38:32.291 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2026-01-26 23:38:32.297 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2026-01-26 23:38:32.302 | + lib/tls:create_CA_base:91 : echo 01 2026-01-26 23:38:32.304 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2026-01-26 23:38:32.309 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2026-01-26 23:38:32.312 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2026-01-26 23:38:32.315 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2026-01-26 23:38:32.319 | + lib/tls:create_CA_config:145 : echo ' 2026-01-26 23:38:32.319 | [ ca ] 2026-01-26 23:38:32.319 | default_ca = CA_default 2026-01-26 23:38:32.319 | 2026-01-26 23:38:32.319 | [ CA_default ] 2026-01-26 23:38:32.319 | dir = /opt/stack/data/CA/int-ca 2026-01-26 23:38:32.319 | policy = policy_match 2026-01-26 23:38:32.319 | database = $dir/index.txt 2026-01-26 23:38:32.319 | serial = $dir/serial 2026-01-26 23:38:32.319 | certs = $dir/certs 2026-01-26 23:38:32.319 | crl_dir = $dir/crl 2026-01-26 23:38:32.319 | new_certs_dir = $dir/newcerts 2026-01-26 23:38:32.319 | certificate = $dir/cacert.pem 2026-01-26 23:38:32.319 | private_key = $dir/private/cacert.key 2026-01-26 23:38:32.319 | RANDFILE = $dir/private/.rand 2026-01-26 23:38:32.319 | default_md = sha256 2026-01-26 23:38:32.319 | 2026-01-26 23:38:32.319 | [ req ] 2026-01-26 23:38:32.319 | default_bits = 2048 2026-01-26 23:38:32.319 | default_md = sha256 2026-01-26 23:38:32.319 | 2026-01-26 23:38:32.319 | prompt = no 2026-01-26 23:38:32.319 | distinguished_name = ca_distinguished_name 2026-01-26 23:38:32.319 | 2026-01-26 23:38:32.319 | x509_extensions = ca_extensions 2026-01-26 23:38:32.319 | 2026-01-26 23:38:32.319 | [ ca_distinguished_name ] 2026-01-26 23:38:32.319 | organizationName = OpenStack 2026-01-26 23:38:32.320 | organizationalUnitName = DevStack Certificate Authority 2026-01-26 23:38:32.320 | commonName = Intermediate CA 2026-01-26 23:38:32.320 | 2026-01-26 23:38:32.320 | [ policy_match ] 2026-01-26 23:38:32.320 | countryName = optional 2026-01-26 23:38:32.320 | stateOrProvinceName = optional 2026-01-26 23:38:32.320 | organizationName = match 2026-01-26 23:38:32.320 | organizationalUnitName = optional 2026-01-26 23:38:32.320 | commonName = supplied 2026-01-26 23:38:32.320 | 2026-01-26 23:38:32.320 | [ ca_extensions ] 2026-01-26 23:38:32.320 | basicConstraints = critical,CA:true 2026-01-26 23:38:32.320 | subjectKeyIdentifier = hash 2026-01-26 23:38:32.320 | authorityKeyIdentifier = keyid:always, issuer 2026-01-26 23:38:32.320 | keyUsage = cRLSign, keyCertSign 2026-01-26 23:38:32.320 | 2026-01-26 23:38:32.320 | ' 2026-01-26 23:38:32.322 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2026-01-26 23:38:32.324 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2026-01-26 23:38:32.327 | + lib/tls:create_signing_config:198 : echo ' 2026-01-26 23:38:32.327 | [ ca ] 2026-01-26 23:38:32.327 | default_ca = CA_default 2026-01-26 23:38:32.327 | 2026-01-26 23:38:32.327 | [ CA_default ] 2026-01-26 23:38:32.327 | dir = /opt/stack/data/CA/int-ca 2026-01-26 23:38:32.327 | policy = policy_match 2026-01-26 23:38:32.327 | database = $dir/index.txt 2026-01-26 23:38:32.327 | serial = $dir/serial 2026-01-26 23:38:32.327 | certs = $dir/certs 2026-01-26 23:38:32.327 | crl_dir = $dir/crl 2026-01-26 23:38:32.327 | new_certs_dir = $dir/newcerts 2026-01-26 23:38:32.327 | certificate = $dir/cacert.pem 2026-01-26 23:38:32.328 | private_key = $dir/private/cacert.key 2026-01-26 23:38:32.328 | RANDFILE = $dir/private/.rand 2026-01-26 23:38:32.328 | default_md = default 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | [ req ] 2026-01-26 23:38:32.328 | default_bits = 1024 2026-01-26 23:38:32.328 | default_md = sha256 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | prompt = no 2026-01-26 23:38:32.328 | distinguished_name = req_distinguished_name 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | x509_extensions = req_extensions 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | [ req_distinguished_name ] 2026-01-26 23:38:32.328 | organizationName = OpenStack 2026-01-26 23:38:32.328 | organizationalUnitName = DevStack Server Farm 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | [ policy_match ] 2026-01-26 23:38:32.328 | countryName = optional 2026-01-26 23:38:32.328 | stateOrProvinceName = optional 2026-01-26 23:38:32.328 | organizationName = match 2026-01-26 23:38:32.328 | organizationalUnitName = optional 2026-01-26 23:38:32.328 | commonName = supplied 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | [ req_extensions ] 2026-01-26 23:38:32.328 | basicConstraints = CA:false 2026-01-26 23:38:32.328 | subjectKeyIdentifier = hash 2026-01-26 23:38:32.328 | authorityKeyIdentifier = keyid:always, issuer 2026-01-26 23:38:32.328 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2026-01-26 23:38:32.328 | extendedKeyUsage = serverAuth, clientAuth 2026-01-26 23:38:32.328 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2026-01-26 23:38:32.328 | 2026-01-26 23:38:32.328 | ' 2026-01-26 23:38:32.330 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2026-01-26 23:38:32.332 | + 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-01-26 23:38:32.383 | ...+...+.....+.......+...+..+.+..+.......+.....+.+..+++++++++++++++++++++++++++++++++++++++*...+...+++++++++++++++++++++++++++++++++++++++*.+.........+......+.+...+......+...........+...+.....................+.+..................+.....+..........+...........+....+...+..............+.........+............+....+...+...+........+....+..+.............+...+.................+.+......+........+..........+.....+.+.....+......+.+.....+....+...+...+..+......+............++++++ 2026-01-26 23:38:32.401 | ...+.....+......+.+.........+.....+..........+...+........+...+......+.+............+++++++++++++++++++++++++++++++++++++++*.+++++++++++++++++++++++++++++++++++++++*.....+......+...+.......+......+.........+...+......+..+.........+...+...+.............+.....+.+........+...+.......+...+..+......+.........+...+...+......++++++ 2026-01-26 23:38:32.406 | ----- 2026-01-26 23:38:32.412 | + 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-01-26 23:38:32.417 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2026-01-26 23:38:32.420 | Check that the request matches the signature 2026-01-26 23:38:32.420 | Signature ok 2026-01-26 23:38:32.420 | The Subject's Distinguished Name is as follows 2026-01-26 23:38:32.420 | organizationName :ASN.1 12:'OpenStack' 2026-01-26 23:38:32.420 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2026-01-26 23:38:32.420 | commonName :ASN.1 12:'Intermediate CA' 2026-01-26 23:38:32.421 | Certificate is to be certified until Jan 26 23:38:32 2027 GMT (365 days) 2026-01-26 23:38:32.424 | 2026-01-26 23:38:32.424 | Write out database with 1 new entries 2026-01-26 23:38:32.425 | Database updated 2026-01-26 23:38:32.428 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2026-01-26 23:38:32.433 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:38:32.437 | + lib/tls:init_CA:212 : is_fedora 2026-01-26 23:38:32.441 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:32.444 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:32.446 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:32.449 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:32.452 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:32.455 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:32.458 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:32.461 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:32.464 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:32.466 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:32.469 | + lib/tls:init_CA:213 : sudo cp /opt/stack/data/CA/int-ca/ca-chain.pem /usr/share/pki/ca-trust-source/anchors/devstack-chain.pem 2026-01-26 23:38:32.489 | + lib/tls:init_CA:214 : sudo update-ca-trust 2026-01-26 23:38:35.480 | + ./stack.sh:main:878 : init_cert 2026-01-26 23:38:35.483 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2026-01-26 23:38:35.486 | + lib/tls:init_cert:226 : [[ -n 38.102.83.18 ]] 2026-01-26 23:38:35.489 | + lib/tls:init_cert:227 : TLS_IP=IP:38.102.83.18 2026-01-26 23:38:35.492 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2026-01-26 23:38:35.495 | + lib/tls:init_cert:229 : TLS_IP=IP:38.102.83.18,IP:::1 2026-01-26 23:38:35.498 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0005596550.novalocal IP:38.102.83.18,IP:::1 2026-01-26 23:38:35.501 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2026-01-26 23:38:35.504 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2026-01-26 23:38:35.507 | + lib/tls:make_cert:244 : local common_name=np0005596550.novalocal 2026-01-26 23:38:35.509 | + lib/tls:make_cert:245 : local alt_names=IP:38.102.83.18,IP:::1 2026-01-26 23:38:35.513 | + lib/tls:make_cert:247 : '[' np0005596550.novalocal '!=' 38.102.83.18 ']' 2026-01-26 23:38:35.516 | + lib/tls:make_cert:248 : is_ipv4_address 38.102.83.18 2026-01-26 23:38:35.519 | + functions-common:is_ipv4_address:2198 : local address=38.102.83.18 2026-01-26 23:38:35.522 | + functions-common:is_ipv4_address:2199 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2026-01-26 23:38:35.524 | + functions-common:is_ipv4_address:2201 : [[ 38.102.83.18 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2026-01-26 23:38:35.528 | + functions-common:is_ipv4_address:2202 : return 0 2026-01-26 23:38:35.531 | + lib/tls:make_cert:249 : [[ -z IP:38.102.83.18,IP:::1 ]] 2026-01-26 23:38:35.534 | + lib/tls:make_cert:252 : alt_names=IP:38.102.83.18,IP:::1,IP:38.102.83.18 2026-01-26 23:38:35.537 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-01-26 23:38:35.540 | + 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=np0005596550.novalocal' 2026-01-26 23:38:35.587 | ...................+........+...+...+..........+++++++++++++++++++++++++++++++++++++++*...+....+..+....+...........+.......+......+......+...+..+....+.....+++++++++++++++++++++++++++++++++++++++*.+.....+..........+........+....+..+................+.........+........+...+............+...+....+........+.+...........+.+.........+...+............+....................+.+..+...+.......+..+......+..........+...+.....+.......+...+.....+......++++++ 2026-01-26 23:38:35.601 | ..+............+.+........+.......+..+......+.+......+...+..+.......+.....+.+..+....+.....+++++++++++++++++++++++++++++++++++++++*...........+..+.+..+.......+..+...+............+.........+......+.+.......................+.........+......+++++++++++++++++++++++++++++++++++++++*..........+......+....................+...+....+..+.+.........+.........+.........+...+............++++++ 2026-01-26 23:38:35.606 | ----- 2026-01-26 23:38:35.612 | + lib/tls:make_cert:268 : [[ -z IP:38.102.83.18,IP:::1,IP:38.102.83.18 ]] 2026-01-26 23:38:35.615 | + lib/tls:make_cert:271 : alt_names=DNS:np0005596550.novalocal,IP:38.102.83.18,IP:::1,IP:38.102.83.18 2026-01-26 23:38:35.617 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0005596550.novalocal,IP:38.102.83.18,IP:::1,IP:38.102.83.18 2026-01-26 23:38:35.621 | + 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=np0005596550.novalocal' -batch 2026-01-26 23:38:35.626 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2026-01-26 23:38:35.629 | Check that the request matches the signature 2026-01-26 23:38:35.629 | Signature ok 2026-01-26 23:38:35.629 | The Subject's Distinguished Name is as follows 2026-01-26 23:38:35.629 | organizationName :ASN.1 12:'OpenStack' 2026-01-26 23:38:35.629 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2026-01-26 23:38:35.629 | commonName :ASN.1 12:'np0005596550.novalocal' 2026-01-26 23:38:35.631 | Certificate is to be certified until Jan 26 23:38:35 2027 GMT (365 days) 2026-01-26 23:38:35.634 | 2026-01-26 23:38:35.634 | Write out database with 1 new entries 2026-01-26 23:38:35.635 | Database updated 2026-01-26 23:38:35.638 | + 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-01-26 23:38:35.647 | + ./stack.sh:main:885 : install_dstat 2026-01-26 23:38:35.650 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-01-26 23:38:35.668 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:35.671 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2026-01-26 23:38:35.674 | + inc/python:pip_install_gr:94 : local name=psutil 2026-01-26 23:38:35.677 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:38:35.681 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2026-01-26 23:38:35.684 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2026-01-26 23:38:35.687 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:38:35.692 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:38:35.692 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:38:35.698 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2026-01-26 23:38:35.700 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2026-01-26 23:38:35.704 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2026-01-26 23:38:35.707 | + inc/python:pip_install_gr:96 : clean_name=psutil 2026-01-26 23:38:35.710 | + inc/python:pip_install_gr:97 : pip_install psutil 2026-01-26 23:38:35.734 | Using python 3.12 to install psutil 2026-01-26 23:38:35.736 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt psutil 2026-01-26 23:38:36.377 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:38:36.588 | Collecting psutil 2026-01-26 23:38:36.591 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/3c/b56076bb35303d0733fc47b110a1c9cce081a05ae2e886575a3587c1ee76/psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (23 kB) 2026-01-26 23:38:36.623 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/3c/b56076bb35303d0733fc47b110a1c9cce081a05ae2e886575a3587c1ee76/psutil-7.1.1-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (290 kB) 2026-01-26 23:38:36.633 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.1/290.1 kB 37.4 MB/s eta 0:00:00 2026-01-26 23:38:36.784 | Installing collected packages: psutil 2026-01-26 23:38:36.923 | Successfully installed psutil-7.1.1 2026-01-26 23:38:36.923 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:38:37.036 | + inc/python:pip_install:216 : result=0 2026-01-26 23:38:37.038 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:38:37.041 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:37.043 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:37.046 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:37.048 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:37.051 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:37.053 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:38:37.055 | + functions-common:time_stop:2419 : start_time=1769470715728 2026-01-26 23:38:37.058 | + functions-common:time_stop:2421 : [[ -z 1769470715728 ]] 2026-01-26 23:38:37.062 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:37.065 | + functions-common:time_stop:2424 : end_time=1769470717063 2026-01-26 23:38:37.067 | + functions-common:time_stop:2425 : elapsed_time=1335 2026-01-26 23:38:37.070 | + functions-common:time_stop:2426 : total=12169 2026-01-26 23:38:37.072 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:37.075 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13504 2026-01-26 23:38:37.077 | + inc/python:pip_install:219 : return 0 2026-01-26 23:38:37.079 | + ./stack.sh:main:891 : echo_summary 'Installing OpenStack project source' 2026-01-26 23:38:37.081 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:38:37.084 | + ./stack.sh:echo_summary:444 : echo -e Installing OpenStack project source 2026-01-26 23:38:37.086 | + ./stack.sh:main:894 : install_libs 2026-01-26 23:38:37.088 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-01-26 23:38:37.092 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-01-26 23:38:37.094 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-01-26 23:38:37.095 | + inc/python:use_library_from_git:266 : local name=automaton 2026-01-26 23:38:37.097 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.099 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.101 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2026-01-26 23:38:37.104 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.106 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-01-26 23:38:37.108 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-01-26 23:38:37.110 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-01-26 23:38:37.113 | + inc/python:use_library_from_git:266 : local name=castellan 2026-01-26 23:38:37.115 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.117 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.119 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2026-01-26 23:38:37.122 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.124 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-01-26 23:38:37.126 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-01-26 23:38:37.128 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-01-26 23:38:37.130 | + inc/python:use_library_from_git:266 : local name=cliff 2026-01-26 23:38:37.132 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.134 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.136 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2026-01-26 23:38:37.138 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.141 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-01-26 23:38:37.142 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-01-26 23:38:37.145 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-01-26 23:38:37.147 | + inc/python:use_library_from_git:266 : local name=cursive 2026-01-26 23:38:37.149 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.150 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.152 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2026-01-26 23:38:37.155 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.157 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-01-26 23:38:37.160 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-01-26 23:38:37.162 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-01-26 23:38:37.164 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-01-26 23:38:37.166 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.168 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.170 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2026-01-26 23:38:37.172 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.174 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-01-26 23:38:37.176 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-01-26 23:38:37.178 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-01-26 23:38:37.180 | + inc/python:use_library_from_git:266 : local name=futurist 2026-01-26 23:38:37.181 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.183 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.185 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2026-01-26 23:38:37.187 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.189 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-01-26 23:38:37.192 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-01-26 23:38:37.194 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-01-26 23:38:37.198 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-01-26 23:38:37.200 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.202 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.205 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2026-01-26 23:38:37.208 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.212 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-01-26 23:38:37.214 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-01-26 23:38:37.218 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-01-26 23:38:37.220 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-01-26 23:38:37.222 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.225 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.228 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2026-01-26 23:38:37.230 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.233 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-01-26 23:38:37.236 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-01-26 23:38:37.238 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-01-26 23:38:37.241 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-01-26 23:38:37.244 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.247 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.249 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2026-01-26 23:38:37.252 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.255 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-01-26 23:38:37.258 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-01-26 23:38:37.260 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-01-26 23:38:37.262 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-01-26 23:38:37.265 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.267 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.270 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-client-config, ]] 2026-01-26 23:38:37.272 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.275 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-01-26 23:38:37.278 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-01-26 23:38:37.280 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-01-26 23:38:37.283 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-01-26 23:38:37.285 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.288 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.291 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2026-01-26 23:38:37.293 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.296 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-01-26 23:38:37.299 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-01-26 23:38:37.300 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-01-26 23:38:37.303 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-01-26 23:38:37.306 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.309 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.312 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2026-01-26 23:38:37.315 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.317 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-01-26 23:38:37.320 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-01-26 23:38:37.323 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-01-26 23:38:37.325 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-01-26 23:38:37.328 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.331 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.333 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2026-01-26 23:38:37.336 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.339 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-01-26 23:38:37.341 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-01-26 23:38:37.344 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-01-26 23:38:37.347 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-01-26 23:38:37.349 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.352 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.355 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2026-01-26 23:38:37.357 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.360 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-01-26 23:38:37.363 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-01-26 23:38:37.366 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-01-26 23:38:37.368 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-01-26 23:38:37.371 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.374 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.376 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2026-01-26 23:38:37.379 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.381 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-01-26 23:38:37.384 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-01-26 23:38:37.387 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-01-26 23:38:37.390 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-01-26 23:38:37.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.394 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.397 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2026-01-26 23:38:37.400 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.403 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-01-26 23:38:37.406 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-01-26 23:38:37.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-01-26 23:38:37.411 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-01-26 23:38:37.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.416 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.419 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2026-01-26 23:38:37.421 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.424 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-01-26 23:38:37.427 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-01-26 23:38:37.430 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-01-26 23:38:37.433 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-01-26 23:38:37.436 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.438 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.441 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2026-01-26 23:38:37.444 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.447 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-01-26 23:38:37.449 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-01-26 23:38:37.452 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-01-26 23:38:37.455 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-01-26 23:38:37.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.460 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.463 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2026-01-26 23:38:37.465 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.468 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-01-26 23:38:37.471 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-01-26 23:38:37.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-01-26 23:38:37.476 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-01-26 23:38:37.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.481 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.483 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2026-01-26 23:38:37.486 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.488 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-01-26 23:38:37.491 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-01-26 23:38:37.494 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-01-26 23:38:37.496 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-01-26 23:38:37.498 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.501 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.503 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2026-01-26 23:38:37.506 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.509 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-01-26 23:38:37.512 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-01-26 23:38:37.514 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-01-26 23:38:37.516 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-01-26 23:38:37.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.521 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.524 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2026-01-26 23:38:37.526 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.529 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-01-26 23:38:37.531 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-01-26 23:38:37.533 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-01-26 23:38:37.536 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-01-26 23:38:37.539 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.541 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.544 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2026-01-26 23:38:37.546 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.549 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-01-26 23:38:37.552 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-01-26 23:38:37.554 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-01-26 23:38:37.557 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-01-26 23:38:37.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.563 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.565 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2026-01-26 23:38:37.567 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.570 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-01-26 23:38:37.573 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-01-26 23:38:37.576 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-01-26 23:38:37.579 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-01-26 23:38:37.581 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.583 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.586 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2026-01-26 23:38:37.589 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.591 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-01-26 23:38:37.594 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-01-26 23:38:37.597 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-01-26 23:38:37.599 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-01-26 23:38:37.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.604 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.606 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2026-01-26 23:38:37.609 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.612 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-01-26 23:38:37.614 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-01-26 23:38:37.617 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-01-26 23:38:37.620 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-01-26 23:38:37.623 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.625 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.628 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2026-01-26 23:38:37.631 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.633 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-01-26 23:38:37.636 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-01-26 23:38:37.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-01-26 23:38:37.641 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-01-26 23:38:37.644 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.646 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.649 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2026-01-26 23:38:37.652 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.655 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-01-26 23:38:37.657 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-01-26 23:38:37.660 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-01-26 23:38:37.663 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-01-26 23:38:37.665 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.668 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.671 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2026-01-26 23:38:37.673 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.676 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-01-26 23:38:37.679 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-01-26 23:38:37.681 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-01-26 23:38:37.684 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-01-26 23:38:37.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.689 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.692 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2026-01-26 23:38:37.695 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.697 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-01-26 23:38:37.700 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-01-26 23:38:37.703 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-01-26 23:38:37.705 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-01-26 23:38:37.708 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.711 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.714 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2026-01-26 23:38:37.716 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.719 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-01-26 23:38:37.722 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-01-26 23:38:37.725 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-01-26 23:38:37.727 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-01-26 23:38:37.730 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.733 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.735 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2026-01-26 23:38:37.738 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.741 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-01-26 23:38:37.743 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-01-26 23:38:37.746 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-01-26 23:38:37.749 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-01-26 23:38:37.751 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.753 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.756 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2026-01-26 23:38:37.759 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.762 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-01-26 23:38:37.765 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-01-26 23:38:37.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-01-26 23:38:37.769 | + inc/python:use_library_from_git:266 : local name=tooz 2026-01-26 23:38:37.772 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.775 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.778 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2026-01-26 23:38:37.781 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.784 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-01-26 23:38:37.786 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-01-26 23:38:37.789 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-01-26 23:38:37.792 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-01-26 23:38:37.795 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.798 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.801 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2026-01-26 23:38:37.803 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.806 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-01-26 23:38:37.809 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-01-26 23:38:37.811 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-01-26 23:38:37.814 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-01-26 23:38:37.816 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.819 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.821 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-resource-classes, ]] 2026-01-26 23:38:37.824 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.827 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-01-26 23:38:37.829 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-01-26 23:38:37.832 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-01-26 23:38:37.834 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-01-26 23:38:37.837 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.839 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.842 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2026-01-26 23:38:37.845 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.848 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-01-26 23:38:37.850 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-01-26 23:38:37.853 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-01-26 23:38:37.856 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-01-26 23:38:37.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.862 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.864 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2026-01-26 23:38:37.867 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.869 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-01-26 23:38:37.872 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-01-26 23:38:37.875 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:37.878 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:37.881 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2026-01-26 23:38:37.883 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:37.886 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-01-26 23:38:37.909 | Using python 3.12 to install etcd3gw 2026-01-26 23:38:37.911 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-01-26 23:38:38.530 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:38:38.629 | Collecting etcd3gw 2026-01-26 23:38:38.633 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f6/549c418d6c889420a763f9e3418c4f603d09c2553db57fd4e3909c60199d/etcd3gw-2.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:38:38.642 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-01-26 23:38:38.691 | Collecting requests>=2.20.0 (from etcd3gw) 2026-01-26 23:38:38.693 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) 2026-01-26 23:38:38.731 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-01-26 23:38:38.733 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:38:38.770 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-01-26 23:38:38.772 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:38:38.779 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (69.0.3) 2026-01-26 23:38:38.907 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-01-26 23:38:38.910 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/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-01-26 23:38:38.938 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-01-26 23:38:38.940 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl.metadata (8.4 kB) 2026-01-26 23:38:38.992 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2026-01-26 23:38:38.995 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl.metadata (50 kB) 2026-01-26 23:38:39.003 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 7.4 MB/s eta 0:00:00 2026-01-26 23:38:39.036 | Collecting certifi>=2017.4.17 (from requests>=2.20.0->etcd3gw) 2026-01-26 23:38:39.039 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 23:38:39.352 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-01-26 23:38:39.356 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/0c/0f565294897a72493dbafe7b46229b5f09f3776795a894d6b737e98387de/wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (8.8 kB) 2026-01-26 23:38:39.405 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f6/549c418d6c889420a763f9e3418c4f603d09c2553db57fd4e3909c60199d/etcd3gw-2.5.0-py3-none-any.whl (24 kB) 2026-01-26 23:38:39.411 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl (40 kB) 2026-01-26 23:38:39.417 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 8.7 MB/s eta 0:00:00 2026-01-26 23:38:39.419 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2026-01-26 23:38:39.425 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 13.2 MB/s eta 0:00:00 2026-01-26 23:38:39.427 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e6/ad/3cc14f097111b4de0040c83a525973216457bbeeb63739ef1ed275c1c021/certifi-2026.1.4-py3-none-any.whl (152 kB) 2026-01-26 23:38:39.435 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.9/152.9 kB 24.1 MB/s eta 0:00:00 2026-01-26 23:38:39.438 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c0/10/d20b513afe03acc89ec33948320a5544d31f21b05368436d580dec4e234d/charset_normalizer-3.4.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (153 kB) 2026-01-26 23:38:39.445 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 25.3 MB/s eta 0:00:00 2026-01-26 23:38:39.447 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl (23 kB) 2026-01-26 23:38:39.453 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2026-01-26 23:38:39.461 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 11.6 MB/s eta 0:00:00 2026-01-26 23:38:39.464 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl (144 kB) 2026-01-26 23:38:39.473 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 19.3 MB/s eta 0:00:00 2026-01-26 23:38:39.476 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/0c/0f565294897a72493dbafe7b46229b5f09f3776795a894d6b737e98387de/wrapt-2.0.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (121 kB) 2026-01-26 23:38:39.485 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 17.2 MB/s eta 0:00:00 2026-01-26 23:38:39.705 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2026-01-26 23:38:40.030 | Successfully installed certifi-2026.1.4 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-1.26.20 wrapt-2.0.0 2026-01-26 23:38:40.030 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:38:40.189 | + inc/python:pip_install:216 : result=0 2026-01-26 23:38:40.192 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:38:40.194 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:40.197 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:40.200 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:40.202 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:40.204 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:40.207 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:38:40.209 | + functions-common:time_stop:2419 : start_time=1769470717902 2026-01-26 23:38:40.212 | + functions-common:time_stop:2421 : [[ -z 1769470717902 ]] 2026-01-26 23:38:40.215 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:40.219 | + functions-common:time_stop:2424 : end_time=1769470720216 2026-01-26 23:38:40.222 | + functions-common:time_stop:2425 : elapsed_time=2314 2026-01-26 23:38:40.224 | + functions-common:time_stop:2426 : total=13504 2026-01-26 23:38:40.226 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:40.229 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=15818 2026-01-26 23:38:40.231 | + inc/python:pip_install:219 : return 0 2026-01-26 23:38:40.234 | + ./stack.sh:main:897 : install_apache_uwsgi 2026-01-26 23:38:40.236 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-01-26 23:38:40.239 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-01-26 23:38:40.242 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:40.244 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:40.247 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:40.250 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:40.253 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:40.256 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:40.258 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:40.261 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:40.264 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:40.267 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:40.270 | + lib/apache:install_apache_uwsgi:81 : apxs=apxs 2026-01-26 23:38:40.273 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-01-26 23:38:40.275 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:40.278 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:40.281 | + lib/apache:install_apache_uwsgi:92 : is_fedora 2026-01-26 23:38:40.284 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:40.287 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:40.289 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:40.293 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:40.296 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:40.300 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:40.302 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:40.305 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:40.308 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:40.312 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:40.314 | + lib/apache:install_apache_uwsgi:92 : is_openeuler 2026-01-26 23:38:40.317 | + functions-common:is_openeuler:553 : [[ -z rpm ]] 2026-01-26 23:38:40.320 | + functions-common:is_openeuler:556 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:40.322 | + lib/apache:install_apache_uwsgi:92 : [[ rhel10 =~ rhel9 ]] 2026-01-26 23:38:40.324 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 2026-01-26 23:38:40.328 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:38:40.331 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:38:40.334 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:38:40.336 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:38:40.339 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:38:40.342 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:38:40.345 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:40.348 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:40.351 | + functions-common:install_package:1431 : real_install_package uwsgi uwsgi-plugin-python3 2026-01-26 23:38:40.353 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:38:40.356 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:40.359 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:40.362 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:38:40.365 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:38:40.368 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:38:40.371 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:38:40.374 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:38:40.376 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:38:40.379 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:38:40.382 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:38:40.384 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:38:40.387 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:38:40.390 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:38:40.393 | + functions-common:real_install_package:1421 : yum_install uwsgi uwsgi-plugin-python3 2026-01-26 23:38:40.395 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:38:40.398 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:38:40.401 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:38:40.404 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:38:40.407 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:38:40.410 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:38:40.414 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:38:40.419 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470720416 2026-01-26 23:38:40.421 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y uwsgi uwsgi-plugin-python3 2026-01-26 23:38:40.424 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:38:40.427 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:38:40.433 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:38:40.435 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:38:40.438 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y uwsgi uwsgi-plugin-python3 2026-01-26 23:38:41.005 | Last metadata expiration check: 0:02:50 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:38:41.101 | Dependencies resolved. 2026-01-26 23:38:41.102 | ================================================================================ 2026-01-26 23:38:41.102 | Package Arch Version Repository Size 2026-01-26 23:38:41.102 | ================================================================================ 2026-01-26 23:38:41.102 | Installing: 2026-01-26 23:38:41.102 | uwsgi x86_64 2.0.27-4.el10s delorean-master-testing 389 k 2026-01-26 23:38:41.102 | uwsgi-plugin-python3 x86_64 2.0.27-4.el10s delorean-master-testing 74 k 2026-01-26 23:38:41.102 | Installing dependencies: 2026-01-26 23:38:41.102 | uwsgi-plugin-common x86_64 2.0.27-4.el10s delorean-master-testing 46 k 2026-01-26 23:38:41.102 | 2026-01-26 23:38:41.102 | Transaction Summary 2026-01-26 23:38:41.102 | ================================================================================ 2026-01-26 23:38:41.102 | Install 3 Packages 2026-01-26 23:38:41.102 | 2026-01-26 23:38:41.102 | Total download size: 509 k 2026-01-26 23:38:41.102 | Installed size: 1.2 M 2026-01-26 23:38:41.102 | Downloading Packages: 2026-01-26 23:38:41.131 | (1/3): uwsgi-plugin-common-2.0.27-4.el10s.x86_6 1.6 MB/s | 46 kB 00:00 2026-01-26 23:38:41.137 | (2/3): uwsgi-plugin-python3-2.0.27-4.el10s.x86_ 2.2 MB/s | 74 kB 00:00 2026-01-26 23:38:41.143 | (3/3): uwsgi-2.0.27-4.el10s.x86_64.rpm 9.7 MB/s | 389 kB 00:00 2026-01-26 23:38:41.143 | -------------------------------------------------------------------------------- 2026-01-26 23:38:41.144 | Total 12 MB/s | 509 kB 00:00 2026-01-26 23:38:41.144 | Running transaction check 2026-01-26 23:38:41.158 | Transaction check succeeded. 2026-01-26 23:38:41.158 | Running transaction test 2026-01-26 23:38:41.216 | Transaction test succeeded. 2026-01-26 23:38:41.216 | Running transaction 2026-01-26 23:38:41.329 | Preparing : 1/1 2026-01-26 23:38:41.410 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2026-01-26 23:38:41.417 | Installing : uwsgi-2.0.27-4.el10s.x86_64 1/3 2026-01-26 23:38:41.447 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2026-01-26 23:38:41.451 | Installing : uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2/3 2026-01-26 23:38:41.502 | Installing : uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2026-01-26 23:38:42.831 | Running scriptlet: uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2026-01-26 23:38:42.831 | 2026-01-26 23:38:42.831 | Installed: 2026-01-26 23:38:42.831 | uwsgi-2.0.27-4.el10s.x86_64 2026-01-26 23:38:42.831 | uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2026-01-26 23:38:42.831 | uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 2026-01-26 23:38:42.831 | 2026-01-26 23:38:42.831 | Complete! 2026-01-26 23:38:42.882 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:38:42.884 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:42.887 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:42.889 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:42.891 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:42.894 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:42.896 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:38:42.899 | + functions-common:time_stop:2419 : start_time=1769470720416 2026-01-26 23:38:42.901 | + functions-common:time_stop:2421 : [[ -z 1769470720416 ]] 2026-01-26 23:38:42.905 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:42.910 | + functions-common:time_stop:2424 : end_time=1769470722907 2026-01-26 23:38:42.913 | + functions-common:time_stop:2425 : elapsed_time=2491 2026-01-26 23:38:42.916 | + functions-common:time_stop:2426 : total=59891 2026-01-26 23:38:42.918 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:42.921 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=62382 2026-01-26 23:38:42.924 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-01-26 23:38:42.927 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:38:42.929 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:38:42.933 | + ./stack.sh:main:900 : install_keystoneauth 2026-01-26 23:38:42.936 | + lib/keystone:install_keystoneauth:491 : use_library_from_git keystoneauth 2026-01-26 23:38:42.939 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-01-26 23:38:42.942 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:42.945 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:42.948 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2026-01-26 23:38:42.952 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:42.955 | + ./stack.sh:main:901 : install_keystoneclient 2026-01-26 23:38:42.958 | + lib/keystone:install_keystoneclient:499 : use_library_from_git python-keystoneclient 2026-01-26 23:38:42.961 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-01-26 23:38:42.964 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:42.968 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:42.970 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2026-01-26 23:38:42.974 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:42.977 | + ./stack.sh:main:902 : install_glanceclient 2026-01-26 23:38:42.981 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2026-01-26 23:38:42.983 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-01-26 23:38:42.987 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:42.990 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:42.993 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2026-01-26 23:38:42.997 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.000 | + ./stack.sh:main:903 : install_cinderclient 2026-01-26 23:38:43.003 | + lib/cinder:install_cinderclient:590 : use_library_from_git python-brick-cinderclient-ext 2026-01-26 23:38:43.006 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-01-26 23:38:43.010 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:43.013 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:43.016 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-brick-cinderclient-ext, ]] 2026-01-26 23:38:43.020 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.023 | + lib/cinder:install_cinderclient:595 : use_library_from_git python-cinderclient 2026-01-26 23:38:43.026 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-01-26 23:38:43.030 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:43.033 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:43.036 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2026-01-26 23:38:43.039 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.042 | + ./stack.sh:main:904 : install_novaclient 2026-01-26 23:38:43.046 | + lib/nova:install_novaclient:929 : use_library_from_git python-novaclient 2026-01-26 23:38:43.049 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-01-26 23:38:43.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:43.055 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:43.058 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2026-01-26 23:38:43.061 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.064 | + ./stack.sh:main:905 : is_service_enabled swift glance horizon 2026-01-26 23:38:43.086 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:43.089 | + ./stack.sh:main:906 : install_swiftclient 2026-01-26 23:38:43.092 | + lib/swift:install_swiftclient:730 : use_library_from_git python-swiftclient 2026-01-26 23:38:43.095 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-01-26 23:38:43.098 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:43.101 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:43.104 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2026-01-26 23:38:43.107 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.110 | + ./stack.sh:main:908 : is_service_enabled neutron nova horizon 2026-01-26 23:38:43.131 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:43.134 | + ./stack.sh:main:909 : install_neutronclient 2026-01-26 23:38:43.137 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-01-26 23:38:43.140 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-01-26 23:38:43.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:43.146 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:43.149 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2026-01-26 23:38:43.153 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.156 | + ./stack.sh:main:913 : install_keystonemiddleware 2026-01-26 23:38:43.159 | + lib/keystone:install_keystonemiddleware:509 : use_library_from_git keystonemiddleware 2026-01-26 23:38:43.162 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-01-26 23:38:43.165 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:38:43.168 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:38:43.171 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2026-01-26 23:38:43.174 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:38:43.178 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr keystonemiddleware 2026-01-26 23:38:43.180 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-01-26 23:38:43.183 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:38:43.187 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-01-26 23:38:43.191 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-01-26 23:38:43.194 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:38:43.200 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:38:43.200 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:38:43.206 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-01-26 23:38:43.209 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-01-26 23:38:43.212 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-01-26 23:38:43.216 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-01-26 23:38:43.219 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-01-26 23:38:43.244 | Using python 3.12 to install keystonemiddleware 2026-01-26 23:38:43.247 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-01-26 23:38:43.898 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:38:43.966 | Collecting keystonemiddleware 2026-01-26 23:38:43.968 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0f/34/6f1a1f4ff5a12c7a2a4abd3677857d3fecdc5a4af940e4a6075b561d04c7/keystonemiddleware-11.0.0-py3-none-any.whl.metadata (4.1 kB) 2026-01-26 23:38:44.044 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-01-26 23:38:44.046 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/99/76476a1057b349c860bae72e45d6ef438feb877c84ee7d565faf464e54c3/keystoneauth1-5.13.0-py3-none-any.whl.metadata (3.1 kB) 2026-01-26 23:38:44.115 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-01-26 23:38:44.117 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/ee/c15127ab0c4fe68d53b903e2248a56939c555870c435d714ced653e77394/oslo_cache-4.0.0-py3-none-any.whl.metadata (2.6 kB) 2026-01-26 23:38:44.182 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-01-26 23:38:44.184 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/da/5f29eca3589a675bd339c8fb2a23e0432259aad34b52f967b900b9312ae1/oslo_config-10.2.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:38:44.235 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-01-26 23:38:44.237 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/dd/a76cb78fd6d08eb07b613fb4dc68259beeaa922d9907371542462d8bdde6/oslo_context-6.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:38:44.289 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-01-26 23:38:44.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/12/6215fd01b902973a8e27c8fc8d1c215fabc12ee0211ae4fe60ae0d0f79dd/oslo_i18n-6.7.1-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:38:44.370 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-01-26 23:38:44.372 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/1f/e7d2caa9da9d64f0e279a5c04dab92d8a8c1eb78aad4b6766449c790b9d9/oslo_log-8.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 23:38:44.431 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-01-26 23:38:44.434 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/55/1c/b515f40fec59f96cbbc341afd418b1f099b999029d6919f4c0ead5eef0ad/oslo_serialization-5.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-26 23:38:44.517 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-01-26 23:38:44.519 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1c/79/e8f828d0743240979b3a85aa6d77ce1250b25f62f0c273f7049a4d8b055c/oslo_utils-9.2.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:38:44.525 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-01-26 23:38:44.556 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-01-26 23:38:44.558 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:38:44.606 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-01-26 23:38:44.609 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 2026-01-26 23:38:44.667 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-01-26 23:38:44.670 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/90/d1/eb39a6e544f5f789fd44c09274a8b1b08a86e3e7ac0e016d07ceb94c0b42/python_keystoneclient-5.7.0-py3-none-any.whl.metadata (3.6 kB) 2026-01-26 23:38:44.678 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2026-01-26 23:38:44.719 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-01-26 23:38:44.721 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl.metadata (11 kB) 2026-01-26 23:38:44.738 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-01-26 23:38:44.789 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-01-26 23:38:44.791 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/40/8561ce06dc46fd17242c7724ab25b257a2ac1b35f4ebf551b40ce6105cfa/stevedore-5.6.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:38:44.830 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-01-26 23:38:44.833 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:38:44.898 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-01-26 23:38:44.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 23:38:44.961 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-01-26 23:38:44.963 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-01-26 23:38:45.040 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-01-26 23:38:45.043 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-01-26 23:38:45.080 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-01-26 23:38:45.083 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-01-26 23:38:45.149 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2026-01-26 23:38:45.152 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/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-01-26 23:38:45.190 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.9.0.post0) 2026-01-26 23:38:45.191 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.0.0) 2026-01-26 23:38:45.337 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-01-26 23:38:45.340 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/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-01-26 23:38:45.378 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-01-26 23:38:45.380 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-01-26 23:38:45.460 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-01-26 23:38:45.463 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl.metadata (5.0 kB) 2026-01-26 23:38:45.497 | Collecting packaging>=20.4 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-01-26 23:38:45.499 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 23:38:45.513 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (7.1.1) 2026-01-26 23:38:45.518 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (69.0.3) 2026-01-26 23:38:45.589 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2026-01-26 23:38:45.590 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2026-01-26 23:38:45.593 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (1.26.20) 2026-01-26 23:38:45.595 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2026.1.4) 2026-01-26 23:38:45.615 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.0.0) 2026-01-26 23:38:45.652 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-01-26 23:38:45.654 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl.metadata (3.9 kB) 2026-01-26 23:38:45.761 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-01-26 23:38:45.763 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-26 23:38:45.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0f/34/6f1a1f4ff5a12c7a2a4abd3677857d3fecdc5a4af940e4a6075b561d04c7/keystonemiddleware-11.0.0-py3-none-any.whl (152 kB) 2026-01-26 23:38:45.866 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.5/152.5 kB 20.6 MB/s eta 0:00:00 2026-01-26 23:38:45.871 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/99/76476a1057b349c860bae72e45d6ef438feb877c84ee7d565faf464e54c3/keystoneauth1-5.13.0-py3-none-any.whl (343 kB) 2026-01-26 23:38:45.880 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.6/343.6 kB 43.2 MB/s eta 0:00:00 2026-01-26 23:38:45.882 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/37/ee/c15127ab0c4fe68d53b903e2248a56939c555870c435d714ced653e77394/oslo_cache-4.0.0-py3-none-any.whl (65 kB) 2026-01-26 23:38:45.890 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 9.6 MB/s eta 0:00:00 2026-01-26 23:38:45.892 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/da/5f29eca3589a675bd339c8fb2a23e0432259aad34b52f967b900b9312ae1/oslo_config-10.2.0-py3-none-any.whl (131 kB) 2026-01-26 23:38:45.900 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.8/131.8 kB 18.8 MB/s eta 0:00:00 2026-01-26 23:38:45.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/dd/a76cb78fd6d08eb07b613fb4dc68259beeaa922d9907371542462d8bdde6/oslo_context-6.2.0-py3-none-any.whl (19 kB) 2026-01-26 23:38:45.908 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/12/6215fd01b902973a8e27c8fc8d1c215fabc12ee0211ae4fe60ae0d0f79dd/oslo_i18n-6.7.1-py3-none-any.whl (47 kB) 2026-01-26 23:38:45.915 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.7/47.7 kB 6.8 MB/s eta 0:00:00 2026-01-26 23:38:45.917 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0c/1f/e7d2caa9da9d64f0e279a5c04dab92d8a8c1eb78aad4b6766449c790b9d9/oslo_log-8.0.0-py3-none-any.whl (77 kB) 2026-01-26 23:38:45.924 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 12.5 MB/s eta 0:00:00 2026-01-26 23:38:45.926 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/55/1c/b515f40fec59f96cbbc341afd418b1f099b999029d6919f4c0ead5eef0ad/oslo_serialization-5.9.0-py3-none-any.whl (27 kB) 2026-01-26 23:38:45.933 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1c/79/e8f828d0743240979b3a85aa6d77ce1250b25f62f0c273f7049a4d8b055c/oslo_utils-9.2.0-py3-none-any.whl (138 kB) 2026-01-26 23:38:45.940 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.0/138.0 kB 22.2 MB/s eta 0:00:00 2026-01-26 23:38:45.942 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-01-26 23:38:45.948 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 8.0 MB/s eta 0:00:00 2026-01-26 23:38:45.950 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl (22 kB) 2026-01-26 23:38:45.956 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/90/d1/eb39a6e544f5f789fd44c09274a8b1b08a86e3e7ac0e016d07ceb94c0b42/python_keystoneclient-5.7.0-py3-none-any.whl (397 kB) 2026-01-26 23:38:45.965 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 53.7 MB/s eta 0:00:00 2026-01-26 23:38:45.967 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/bd/c336448be43d40be28e71f2e0f3caf7ccb28e2755c58f4c02c065bfe3e8e/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 2026-01-26 23:38:45.974 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 19.2 MB/s eta 0:00:00 2026-01-26 23:38:45.977 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/80/12235e5b75bb2c586733280854f131b86051e0bbdfb55349ff70d0f72cf9/dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-01-26 23:38:45.985 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 kB 8.0 MB/s eta 0:00:00 2026-01-26 23:38:45.987 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/92/a5100f7185a800a5d29f8d14041f61475b9de465ffcc0f3b9fba606e4505/msgpack-1.1.2-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (427 kB) 2026-01-26 23:38:45.996 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.6/427.6 kB 57.1 MB/s eta 0:00:00 2026-01-26 23:38:45.998 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/cc/f4fe2c7ce68b92cbf5b2d379ca366e1edae38cccaad00f69f529b460c3ef/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-01-26 23:38:46.025 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 93.0 MB/s eta 0:00:00 2026-01-26 23:38:46.028 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/29/26/0937af7b4383f1eba5bca789b8d191c0e09e59bb64962b18f4a14534ce41/os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-01-26 23:38:46.035 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2026-01-26 23:38:46.042 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 13.0 MB/s eta 0:00:00 2026-01-26 23:38:46.045 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) 2026-01-26 23:38:46.052 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.9/113.9 kB 23.0 MB/s eta 0:00:00 2026-01-26 23:38:46.055 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8b/9d/b3589d3877982d4f2329302ef98a8026e7f4443c765c46cfecc8858c6b4b/pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-01-26 23:38:46.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 71.2 MB/s eta 0:00:00 2026-01-26 23:38:46.072 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ff/9a/9afaade874b2fa6c752c36f1548f718b5b83af81ed9b76628329dab81c1b/rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-01-26 23:38:46.081 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/40/8561ce06dc46fd17242c7724ab25b257a2ac1b35f4ebf551b40ce6105cfa/stevedore-5.6.0-py3-none-any.whl (54 kB) 2026-01-26 23:38:46.090 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.4/54.4 kB 6.8 MB/s eta 0:00:00 2026-01-26 23:38:46.093 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/18/67/36e9267722cc04a6b9f15c7f3441c2363321a3ea07da7ae0c0707beb2a9c/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-01-26 23:38:46.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 6.2 MB/s eta 0:00:00 2026-01-26 23:38:46.105 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2026-01-26 23:38:46.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 31.7 MB/s eta 0:00:00 2026-01-26 23:38:46.121 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/8c/f3147f5c4b73e7550fe5f9352eaa956ae838d5c51eb58e7a25b9f3e2643b/decorator-5.2.1-py3-none-any.whl (9.2 kB) 2026-01-26 23:38:46.129 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-01-26 23:38:46.413 | Installing collected packages: WebOb, tzdata, typing-extensions, stevedore, six, rfc3986, PyYAML, pyparsing, PyJWT, packaging, netaddr, msgpack, decorator, 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-01-26 23:38:48.149 | Successfully installed PyJWT-2.10.1 PyYAML-6.0.3 WebOb-1.8.9 decorator-5.2.1 dogpile.cache-1.5.0 keystoneauth1-5.13.0 keystonemiddleware-11.0.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.0.0 oslo.config-10.2.0 oslo.context-6.2.0 oslo.i18n-6.7.1 oslo.log-8.0.0 oslo.serialization-5.9.0 oslo.utils-9.2.0 packaging-25.0 pycadf-4.0.1 pyparsing-3.2.5 python-keystoneclient-5.7.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.6.0 typing-extensions-4.15.0 tzdata-2025.2 2026-01-26 23:38:48.149 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:38:48.361 | + inc/python:pip_install:216 : result=0 2026-01-26 23:38:48.364 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:38:48.367 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:48.370 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:48.372 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:48.375 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:48.377 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:48.380 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:38:48.383 | + functions-common:time_stop:2419 : start_time=1769470723238 2026-01-26 23:38:48.386 | + functions-common:time_stop:2421 : [[ -z 1769470723238 ]] 2026-01-26 23:38:48.389 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:48.394 | + functions-common:time_stop:2424 : end_time=1769470728391 2026-01-26 23:38:48.398 | + functions-common:time_stop:2425 : elapsed_time=5153 2026-01-26 23:38:48.400 | + functions-common:time_stop:2426 : total=15818 2026-01-26 23:38:48.402 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:48.405 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=20971 2026-01-26 23:38:48.409 | + inc/python:pip_install:219 : return 0 2026-01-26 23:38:48.411 | + lib/keystone:install_keystonemiddleware:518 : pip_install_gr python-memcached 2026-01-26 23:38:48.414 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-01-26 23:38:48.418 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:38:48.422 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-01-26 23:38:48.425 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-01-26 23:38:48.428 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:38:48.432 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:38:48.432 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:38:48.438 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-01-26 23:38:48.441 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-01-26 23:38:48.443 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-01-26 23:38:48.447 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-01-26 23:38:48.450 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-01-26 23:38:48.472 | Using python 3.12 to install python-memcached 2026-01-26 23:38:48.475 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-01-26 23:38:49.119 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:38:49.188 | Collecting python-memcached 2026-01-26 23:38:49.190 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:38:49.199 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/1b/3b15a37831ae34a264d7d5b71f3ae9fe74a81251453a3ec2135e76888ef1/python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-01-26 23:38:49.451 | Installing collected packages: python-memcached 2026-01-26 23:38:49.475 | Successfully installed python-memcached-1.62 2026-01-26 23:38:49.476 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:38:49.609 | + inc/python:pip_install:216 : result=0 2026-01-26 23:38:49.612 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:38:49.614 | + functions-common:time_stop:2412 : local name 2026-01-26 23:38:49.618 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:38:49.620 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:38:49.622 | + functions-common:time_stop:2415 : local total 2026-01-26 23:38:49.625 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:38:49.628 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:38:49.630 | + functions-common:time_stop:2419 : start_time=1769470728467 2026-01-26 23:38:49.632 | + functions-common:time_stop:2421 : [[ -z 1769470728467 ]] 2026-01-26 23:38:49.634 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:38:49.638 | + functions-common:time_stop:2424 : end_time=1769470729635 2026-01-26 23:38:49.641 | + functions-common:time_stop:2425 : elapsed_time=1168 2026-01-26 23:38:49.643 | + functions-common:time_stop:2426 : total=20971 2026-01-26 23:38:49.646 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:38:49.648 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=22139 2026-01-26 23:38:49.651 | + inc/python:pip_install:219 : return 0 2026-01-26 23:38:49.654 | + ./stack.sh:main:915 : is_service_enabled keystone 2026-01-26 23:38:49.673 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:38:49.676 | + ./stack.sh:main:916 : '[' 38.102.83.18 == 38.102.83.18 ']' 2026-01-26 23:38:49.679 | + ./stack.sh:main:917 : stack_install_service keystone 2026-01-26 23:38:49.682 | + lib/stack:stack_install_service:20 : local service=keystone 2026-01-26 23:38:49.686 | + lib/stack:stack_install_service:21 : type install_keystone 2026-01-26 23:38:49.689 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:38:49.692 | + lib/stack:stack_install_service:32 : install_keystone 2026-01-26 23:38:49.695 | + lib/keystone:install_keystone:524 : is_service_enabled ldap 2026-01-26 23:38:49.713 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:38:49.716 | + lib/keystone:install_keystone:528 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-01-26 23:38:49.719 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/keystone.git 2026-01-26 23:38:49.721 | + functions-common:git_clone:582 : local git_dest=/opt/stack/keystone 2026-01-26 23:38:49.724 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:38:49.727 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:38:49.730 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:38:49.733 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:38:49.735 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:38:49.739 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:38:49.756 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:38:49.759 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:38:49.762 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:38:49.765 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:38:49.765 | + functions-common:git_clone:602 : echo master 2026-01-26 23:38:49.768 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:38:49.772 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/keystone ]] 2026-01-26 23:38:49.775 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:38:49.777 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-01-26 23:38:49.802 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2026-01-26 23:38:49.805 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:38:49.806 | + functions-common:git_clone:665 : head -1 2026-01-26 23:38:49.812 | 81e2908aa Merge "Copy env to subprocess in policy test" 2026-01-26 23:38:49.815 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:38:49.818 | + lib/keystone:install_keystone:529 : setup_develop /opt/stack/keystone 2026-01-26 23:38:49.820 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:38:49.823 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-01-26 23:38:49.826 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-01-26 23:38:49.829 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:38:49.832 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-01-26 23:38:49.834 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:38:49.837 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-01-26 23:38:49.841 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-01-26 23:38:49.843 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:38:49.846 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:38:49.850 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-01-26 23:38:49.853 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:38:49.856 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-01-26 23:38:49.859 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:38:49.863 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:38:49.867 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-01-26 23:38:49.873 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-01-26 23:38:49.877 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-01-26 23:38:49.879 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-01-26 23:38:50.012 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-01-26 23:38:50.014 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:38:50.017 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:38:50.020 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:38:50.023 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-01-26 23:38:50.025 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-01-26 23:38:50.028 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:38:50.030 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:38:50.032 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:38:50.035 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:38:50.037 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:38:50.039 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:38:50.042 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:38:50.044 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-01-26 23:38:50.063 | Using python 3.12 to install /opt/stack/keystone 2026-01-26 23:38:50.065 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-01-26 23:38:50.664 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:38:50.666 | Obtaining file:///opt/stack/keystone 2026-01-26 23:38:50.669 | Installing build dependencies: started 2026-01-26 23:38:52.325 | Installing build dependencies: finished with status 'done' 2026-01-26 23:38:52.327 | Checking if build backend supports build_editable: started 2026-01-26 23:38:52.504 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:38:52.505 | Getting requirements to build editable: started 2026-01-26 23:38:52.649 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:38:52.655 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:38:53.217 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:38:53.300 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (7.0.3) 2026-01-26 23:38:53.302 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (1.8.9) 2026-01-26 23:38:53.375 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev60) 2026-01-26 23:38:53.377 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl.metadata (3.2 kB) 2026-01-26 23:38:53.411 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev60) 2026-01-26 23:38:53.414 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-01-26 23:38:53.823 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev60) 2026-01-26 23:38:53.828 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-01-26 23:38:54.350 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.352 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e5/5aa65852dadc24b7d8ae75b7efb8d19303ed6ac93482e60c44a585930ea5/sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) 2026-01-26 23:38:54.361 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (5.6.0) 2026-01-26 23:38:54.362 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (5.7.0) 2026-01-26 23:38:54.363 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (11.0.0) 2026-01-26 23:38:54.459 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.462 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-01-26 23:38:54.469 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (4.0.0) 2026-01-26 23:38:54.470 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (10.2.0) 2026-01-26 23:38:54.471 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (6.2.0) 2026-01-26 23:38:54.566 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.569 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/36/dbbf8fda4eb7e2079557cb97a03cc37fc30c80d33b037aac600615f626ca/oslo_messaging-17.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-01-26 23:38:54.637 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.640 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/c8/92f6d727277c8bf180a1f7d432a6ca5eb24367dd231851ebe91812a4e8f5/oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 23:38:54.646 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (6.7.1) 2026-01-26 23:38:54.647 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (8.0.0) 2026-01-26 23:38:54.693 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.695 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/47/b0515778b0a4da8eb7cdfbae42d58651e20ecd1b915af970dd6c18c31afd/oslo_middleware-7.0.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:38:54.770 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.773 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/6d/a8712075b8b40b36902b7be19c1bb3f0efc4f21ae02a4aa4fe38e5d82948/oslo_policy-4.8.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:38:54.780 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (5.9.0) 2026-01-26 23:38:54.815 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.818 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/f4/ea1acd3f6aa4ace66adf10ab9fa6308d8fffea57ebeaffbe3dfbee8775e6/oslo_upgradecheck-2.7.0-py3-none-any.whl.metadata (1.8 kB) 2026-01-26 23:38:54.825 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (9.2.0) 2026-01-26 23:38:54.900 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev60) 2026-01-26 23:38:54.903 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-01-26 23:38:55.092 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:55.096 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-01-26 23:38:55.109 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (2.10.1) 2026-01-26 23:38:55.111 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (1.5.0) 2026-01-26 23:38:55.218 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:55.223 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl.metadata (7.6 kB) 2026-01-26 23:38:55.232 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev60) (4.0.1) 2026-01-26 23:38:55.234 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib64/python3.12/site-packages (from keystone==28.1.0.dev60) (1.1.2) 2026-01-26 23:38:55.313 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:55.318 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:38:55.384 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev60) 2026-01-26 23:38:55.387 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 23:38:55.649 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev60) 2026-01-26 23:38:55.657 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-01-26 23:38:55.672 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==28.1.0.dev60) (5.2.1) 2026-01-26 23:38:55.704 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev60) 2026-01-26 23:38:55.707 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-01-26 23:38:55.768 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev60) 2026-01-26 23:38:55.771 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl.metadata (2.6 kB) 2026-01-26 23:38:55.809 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev60) 2026-01-26 23:38:55.815 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:38:55.821 | Requirement already satisfied: jinja2>=3.1.2 in /usr/lib/python3.12/site-packages (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev60) (3.1.6) 2026-01-26 23:38:55.945 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev60) 2026-01-26 23:38:55.948 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/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-01-26 23:38:55.993 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev60) 2026-01-26 23:38:55.996 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-01-26 23:38:56.013 | Requirement already satisfied: six>=1.3.0 in /usr/local/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev60) (1.17.0) 2026-01-26 23:38:56.108 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev60) 2026-01-26 23:38:56.113 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 2026-01-26 23:38:56.190 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev60) 2026-01-26 23:38:56.193 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl.metadata (10 kB) 2026-01-26 23:38:56.232 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev60) 2026-01-26 23:38:56.234 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-01-26 23:38:56.301 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev60) 2026-01-26 23:38:56.308 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-01-26 23:38:56.858 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==28.1.0.dev60) 2026-01-26 23:38:56.864 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/cd/49ce51767b879cde77e7ad9fae164ea15dce3616fe591d9ea1df51152706/rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-01-26 23:38:56.888 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (5.13.0) 2026-01-26 23:38:56.892 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (2.32.5) 2026-01-26 23:38:56.912 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev60) (1.3.0) 2026-01-26 23:38:56.914 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev60) (2.0.0) 2026-01-26 23:38:56.915 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev60) (6.0.3) 2026-01-26 23:38:56.919 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->keystone==28.1.0.dev60) (4.15.0) 2026-01-26 23:38:56.981 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev60) 2026-01-26 23:38:56.985 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl.metadata (7.2 kB) 2026-01-26 23:38:56.992 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==28.1.0.dev60) (3.0.0) 2026-01-26 23:38:57.028 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev60) 2026-01-26 23:38:57.031 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2026-01-26 23:38:57.040 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 5.3 MB/s eta 0:00:00 2026-01-26 23:38:57.052 | Installing build dependencies: started 2026-01-26 23:38:59.847 | Installing build dependencies: finished with status 'done' 2026-01-26 23:38:59.849 | Getting requirements to build wheel: started 2026-01-26 23:38:59.978 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:38:59.983 | Installing backend dependencies: started 2026-01-26 23:39:01.633 | Installing backend dependencies: finished with status 'done' 2026-01-26 23:39:01.634 | Preparing metadata (pyproject.toml): started 2026-01-26 23:39:01.847 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:39:01.905 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev60) 2026-01-26 23:39:01.909 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl.metadata (12 kB) 2026-01-26 23:39:01.946 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==28.1.0.dev60) (2.9.0.post0) 2026-01-26 23:39:01.962 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==28.1.0.dev60) (3.2.1) 2026-01-26 23:39:02.044 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.047 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/70/76ec072c4afd07b9be2d114a9bce02a12b2065ff03fbefd5b26d73f21a86/oslo_service-4.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-01-26 23:39:02.128 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.132 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl.metadata (5.5 kB) 2026-01-26 23:39:02.215 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.219 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-01-26 23:39:02.327 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.330 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:39:02.390 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.396 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/30/d95958e9e116e76d280e351eb88ddd738c760f5e6ac2be4bc778653ff067/oslo_metrics-0.14.0-py3-none-any.whl.metadata (1.3 kB) 2026-01-26 23:39:02.442 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.446 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-01-26 23:39:02.473 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystone==28.1.0.dev60) (2025.2) 2026-01-26 23:39:02.519 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.522 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl.metadata (33 kB) 2026-01-26 23:39:02.543 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev60) (2.1.0) 2026-01-26 23:39:02.546 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev60) (3.2.5) 2026-01-26 23:39:02.547 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev60) (25.0) 2026-01-26 23:39:02.549 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev60) (7.1.1) 2026-01-26 23:39:02.629 | Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.633 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/ab/7afe0703bc50081d6e82b00dce95285735926245b21b323018410cc84e72/oslo_concurrency-7.2.0-py3-none-any.whl.metadata (2.4 kB) 2026-01-26 23:39:02.649 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->keystone==28.1.0.dev60) (69.0.3) 2026-01-26 23:39:02.725 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.728 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-01-26 23:39:02.832 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev60) 2026-01-26 23:39:02.837 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-01-26 23:39:03.003 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.006 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-01-26 23:39:03.325 | Collecting greenlet>=1 (from SQLAlchemy>=1.4.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.329 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/0d/6660d55f7373b2ff8152401a83e02084956da23ae58cddbfb0b330978fe9/greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (4.1 kB) 2026-01-26 23:39:03.423 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.426 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl.metadata (2.9 kB) 2026-01-26 23:39:03.469 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.472 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-26 23:39:03.541 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev60) 2026-01-26 23:39:03.544 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2026-01-26 23:39:03.565 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==28.1.0.dev60) (2.0.0) 2026-01-26 23:39:03.643 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (1.8.2) 2026-01-26 23:39:03.780 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.782 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-01-26 23:39:03.858 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.861 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b8/db/14bafcb4af2139e046d03fd00dea7873e48eafe18b7d2797e73d6681f210/prometheus_client-0.23.1-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:39:03.939 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.942 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl.metadata (5.4 kB) 2026-01-26 23:39:03.993 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:03.996 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-26 23:39:04.033 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.037 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-01-26 23:39:04.089 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.092 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-01-26 23:39:04.166 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.169 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-01-26 23:39:04.230 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.232 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl.metadata (15 kB) 2026-01-26 23:39:04.364 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (3.4.4) 2026-01-26 23:39:04.365 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (3.11) 2026-01-26 23:39:04.368 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (1.26.20) 2026-01-26 23:39:04.369 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==28.1.0.dev60) (2026.1.4) 2026-01-26 23:39:04.432 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==28.1.0.dev60) (2.7.2) 2026-01-26 23:39:04.515 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.518 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-01-26 23:39:04.670 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.672 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-01-26 23:39:04.798 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev60) 2026-01-26 23:39:04.801 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl.metadata (1.1 kB) 2026-01-26 23:39:04.970 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/7f/1e36379e169a7df3a14a1c160a49b7b918600a6008de43ff20d479e6f4b5/bcrypt-4.3.0-cp39-abi3-manylinux_2_34_x86_64.whl (284 kB) 2026-01-26 23:39:04.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.2/284.2 kB 28.0 MB/s eta 0:00:00 2026-01-26 23:39:04.985 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ac/25/e715fa0bc24ac2114ed69da33adf451a38abb6f3f24ec207908112e9ba53/cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-01-26 23:39:05.024 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 106.2 MB/s eta 0:00:00 2026-01-26 23:39:05.027 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl (103 kB) 2026-01-26 23:39:05.034 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 15.3 MB/s eta 0:00:00 2026-01-26 23:39:05.037 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d7/7b/f0b45f0df7d2978e5ae51804bb5939b7897b2ace24306009da0cc34d8d1f/Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-01-26 23:39:05.043 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl (90 kB) 2026-01-26 23:39:05.051 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 kB 13.5 MB/s eta 0:00:00 2026-01-26 23:39:05.053 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-01-26 23:39:05.061 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 23.0 MB/s eta 0:00:00 2026-01-26 23:39:05.064 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/c8/92f6d727277c8bf180a1f7d432a6ca5eb24367dd231851ebe91812a4e8f5/oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-01-26 23:39:05.073 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.3/152.3 kB 19.5 MB/s eta 0:00:00 2026-01-26 23:39:05.075 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4d/36/dbbf8fda4eb7e2079557cb97a03cc37fc30c80d33b037aac600615f626ca/oslo_messaging-17.2.0-py3-none-any.whl (202 kB) 2026-01-26 23:39:05.081 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.7/202.7 kB 41.8 MB/s eta 0:00:00 2026-01-26 23:39:05.084 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8d/47/b0515778b0a4da8eb7cdfbae42d58651e20ecd1b915af970dd6c18c31afd/oslo_middleware-7.0.0-py3-none-any.whl (65 kB) 2026-01-26 23:39:05.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 9.4 MB/s eta 0:00:00 2026-01-26 23:39:05.093 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/6d/a8712075b8b40b36902b7be19c1bb3f0efc4f21ae02a4aa4fe38e5d82948/oslo_policy-4.8.0-py3-none-any.whl (88 kB) 2026-01-26 23:39:05.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 13.0 MB/s eta 0:00:00 2026-01-26 23:39:05.103 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c4/f4/ea1acd3f6aa4ace66adf10ab9fa6308d8fffea57ebeaffbe3dfbee8775e6/oslo_upgradecheck-2.7.0-py3-none-any.whl (14 kB) 2026-01-26 23:39:05.111 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2026-01-26 23:39:05.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 13.6 MB/s eta 0:00:00 2026-01-26 23:39:05.121 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-01-26 23:39:05.130 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 kB 51.5 MB/s eta 0:00:00 2026-01-26 23:39:05.132 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e5/5aa65852dadc24b7d8ae75b7efb8d19303ed6ac93482e60c44a585930ea5/sqlalchemy-2.0.44-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) 2026-01-26 23:39:05.164 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 112.5 MB/s eta 0:00:00 2026-01-26 23:39:05.166 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl (224 kB) 2026-01-26 23:39:05.174 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 33.4 MB/s eta 0:00:00 2026-01-26 23:39:05.177 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl (247 kB) 2026-01-26 23:39:05.185 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.4/247.4 kB 35.6 MB/s eta 0:00:00 2026-01-26 23:39:05.187 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl (50 kB) 2026-01-26 23:39:05.195 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 6.8 MB/s eta 0:00:00 2026-01-26 23:39:05.197 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/75/e0e10dc7ed1408c28e03a6cb2d7a407f99320eb953f229d008a7a6d05546/aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-01-26 23:39:05.203 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 8.1 MB/s eta 0:00:00 2026-01-26 23:39:05.206 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl (67 kB) 2026-01-26 23:39:05.213 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 10.1 MB/s eta 0:00:00 2026-01-26 23:39:05.215 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-01-26 23:39:05.222 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl (11 kB) 2026-01-26 23:39:05.227 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/2d/7fa73dfa841b5ac06c7b8855cfc18622132e365f5b81d02230333ff26e9e/cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-01-26 23:39:05.235 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.6/219.6 kB 32.6 MB/s eta 0:00:00 2026-01-26 23:39:05.237 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl (107 kB) 2026-01-26 23:39:05.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.3/107.3 kB 17.0 MB/s eta 0:00:00 2026-01-26 23:39:05.247 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/0d/6660d55f7373b2ff8152401a83e02084956da23ae58cddbfb0b330978fe9/greenlet-3.2.4-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (607 kB) 2026-01-26 23:39:05.256 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.6/607.6 kB 73.6 MB/s eta 0:00:00 2026-01-26 23:39:05.259 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-01-26 23:39:05.266 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/45/1a4ed80516f02155c51f51e8cedb3c1902296743db0bbc66608a0db2814f/jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-01-26 23:39:05.271 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl (210 kB) 2026-01-26 23:39:05.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.0/210.0 kB 34.9 MB/s eta 0:00:00 2026-01-26 23:39:05.281 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-01-26 23:39:05.288 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3c/2e/8d0c2ab90a8c1d9a24f0399058ab8519a3279d1bd4289511d74e909f060e/markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-01-26 23:39:05.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/ab/7afe0703bc50081d6e82b00dce95285735926245b21b323018410cc84e72/oslo_concurrency-7.2.0-py3-none-any.whl (47 kB) 2026-01-26 23:39:05.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 5.8 MB/s eta 0:00:00 2026-01-26 23:39:05.304 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/30/d95958e9e116e76d280e351eb88ddd738c760f5e6ac2be4bc778653ff067/oslo_metrics-0.14.0-py3-none-any.whl (14 kB) 2026-01-26 23:39:05.309 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/70/76ec072c4afd07b9be2d114a9bce02a12b2065ff03fbefd5b26d73f21a86/oslo_service-4.4.1-py3-none-any.whl (102 kB) 2026-01-26 23:39:05.316 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 17.5 MB/s eta 0:00:00 2026-01-26 23:39:05.318 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) 2026-01-26 23:39:05.324 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-01-26 23:39:05.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 9.2 MB/s eta 0:00:00 2026-01-26 23:39:05.334 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) 2026-01-26 23:39:05.343 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/cd/49ce51767b879cde77e7ad9fae164ea15dce3616fe591d9ea1df51152706/rpds_py-0.28.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (386 kB) 2026-01-26 23:39:05.352 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 51.0 MB/s eta 0:00:00 2026-01-26 23:39:05.355 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/d0/c9543b52c067a390ae6ae632d7fd1b97a35cdc8d69d40c0b7d334b326410/statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-01-26 23:39:05.364 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/25/2f10da0d5427989fefa5ab51e697bc02625bbb7de2be3bc8452462efac78/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2026-01-26 23:39:05.370 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-01-26 23:39:05.383 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 38.4 MB/s eta 0:00:00 2026-01-26 23:39:05.385 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/07/6c/aa3f2f849e01cb6a001cd8554a88d4c77c5c1a31c95bdf1cf9301e6d9ef4/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-01-26 23:39:05.393 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) 2026-01-26 23:39:05.404 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 57.6 MB/s eta 0:00:00 2026-01-26 23:39:05.407 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-01-26 23:39:05.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 32.1 MB/s eta 0:00:00 2026-01-26 23:39:05.419 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl (364 kB) 2026-01-26 23:39:05.429 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.3/364.3 kB 48.9 MB/s eta 0:00:00 2026-01-26 23:39:05.431 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl (18 kB) 2026-01-26 23:39:05.440 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl (289 kB) 2026-01-26 23:39:05.449 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.3/289.3 kB 39.3 MB/s eta 0:00:00 2026-01-26 23:39:05.451 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-01-26 23:39:05.459 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b8/db/14bafcb4af2139e046d03fd00dea7873e48eafe18b7d2797e73d6681f210/prometheus_client-0.23.1-py3-none-any.whl (61 kB) 2026-01-26 23:39:05.465 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.1/61.1 kB 12.9 MB/s eta 0:00:00 2026-01-26 23:39:05.468 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/d4/d3c7d029de6287ff7bd048e628920d4336b4f8d82cfc00ff078bdbb212a3/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-01-26 23:39:05.476 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 kB 5.4 MB/s eta 0:00:00 2026-01-26 23:39:05.478 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/ff/eb0a78fbea9aff0e5aa49932cc471381dd3bf9be500893d3fd72d17bf132/yappi-1.7.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (81 kB) 2026-01-26 23:39:05.487 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 11.6 MB/s eta 0:00:00 2026-01-26 23:39:05.489 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2026-01-26 23:39:05.498 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 11.3 MB/s eta 0:00:00 2026-01-26 23:39:05.500 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl (118 kB) 2026-01-26 23:39:05.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 17.6 MB/s eta 0:00:00 2026-01-26 23:39:05.511 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl (37 kB) 2026-01-26 23:39:05.518 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-01-26 23:39:05.527 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 46.4 MB/s eta 0:00:00 2026-01-26 23:39:05.530 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl (10 kB) 2026-01-26 23:39:05.599 | Building wheels for collected packages: keystone, testresources 2026-01-26 23:39:05.600 | Building editable for keystone (pyproject.toml): started 2026-01-26 23:39:06.163 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-01-26 23:39:06.165 | Created wheel for keystone: filename=keystone-28.1.0.dev60-0.editable-py3-none-any.whl size=9214 sha256=4321e24bd2ea34a8424e5bea5a33cbca2755e9b44aaf52adbb5f4117effea59f 2026-01-26 23:39:06.165 | Stored in directory: /tmp/pip-ephem-wheel-cache-yhevtg0p/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-01-26 23:39:06.170 | Building wheel for testresources (pyproject.toml): started 2026-01-26 23:39:06.399 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2026-01-26 23:39:06.400 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34149 sha256=80a9b62b5d3ec8f0c363041b6aa3891353fed98c5b39edd8a7f97b701878897f 2026-01-26 23:39:06.401 | Stored in directory: /root/.cache/pip/wheels/3b/2c/b7/a05cb628abd7ee4cd065740fa2b36b8e5d60fcfba13b7beec4 2026-01-26 23:39:06.406 | Successfully built keystone testresources 2026-01-26 23:39:06.895 | Installing collected packages: statsd, repoze.lru, pytz, aniso8601, Yappi, wcwidth, vine, rpds-py, Routes, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, testscenarios, testresources, SQLAlchemy, referencing, PrettyTable, Mako, 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-01-26 23:39:12.159 | Successfully installed Flask-3.1.2 Flask-RESTful-0.3.10 Mako-1.3.10 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.16.0 Routes-2.5.1 SQLAlchemy-2.0.44 Werkzeug-3.1.3 Yappi-1.7.3 alembic-1.17.0 amqp-5.3.1 aniso8601-10.0.1 attrs-25.4.0 bcrypt-4.3.0 blinker-1.9.0 cachetools-6.2.1 cffi-2.0.0 click-8.3.0 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.40.3 fasteners-0.20 greenlet-3.2.4 itsdangerous-2.2.0 jsonschema-4.25.1 jsonschema-specifications-2025.9.1 keystone-28.1.0.dev60 kombu-5.5.4 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.2.0 oslo.db-18.0.0 oslo.messaging-17.2.0 oslo.metrics-0.14.0 oslo.middleware-7.0.0 oslo.policy-4.8.0 oslo.service-4.4.1 oslo.upgradecheck-2.7.0 osprofiler-4.3.0 prometheus-client-0.23.1 pycparser-2.23 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2025.2 referencing-0.37.0 repoze.lru-0.7 rpds-py-0.28.0 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 vine-5.1.0 wcwidth-0.2.14 xmlschema-2.5.1 2026-01-26 23:39:12.161 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:39:12.766 | + inc/python:pip_install:216 : result=0 2026-01-26 23:39:12.768 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:39:12.770 | + functions-common:time_stop:2412 : local name 2026-01-26 23:39:12.772 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:39:12.775 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:39:12.777 | + functions-common:time_stop:2415 : local total 2026-01-26 23:39:12.779 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:39:12.781 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:39:12.783 | + functions-common:time_stop:2419 : start_time=1769470730059 2026-01-26 23:39:12.785 | + functions-common:time_stop:2421 : [[ -z 1769470730059 ]] 2026-01-26 23:39:12.788 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:39:12.792 | + functions-common:time_stop:2424 : end_time=1769470752790 2026-01-26 23:39:12.794 | + functions-common:time_stop:2425 : elapsed_time=22731 2026-01-26 23:39:12.796 | + functions-common:time_stop:2426 : total=22139 2026-01-26 23:39:12.798 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:39:12.800 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44870 2026-01-26 23:39:12.803 | + inc/python:pip_install:219 : return 0 2026-01-26 23:39:12.805 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:39:12.806 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:39:12.809 | + inc/python:setup_package:468 : '[' -d '/opt/stack/keystone/*.egg-info' ']' 2026-01-26 23:39:12.813 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-01-26 23:39:12.816 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-01-26 23:39:12.818 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:39:12.821 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:39:12.824 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/keystone, ]] 2026-01-26 23:39:12.827 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:39:12.830 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2026-01-26 23:39:12.849 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:12.852 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:39:12.855 | + ./stack.sh:main:918 : configure_keystone 2026-01-26 23:39:12.857 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2026-01-26 23:39:12.884 | + 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-01-26 23:39:12.886 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-01-26 23:39:12.896 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2026-01-26 23:39:12.913 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:12.916 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2026-01-26 23:39:12.952 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-01-26 23:39:12.987 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-01-26 23:39:13.025 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2026-01-26 23:39:13.062 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2026-01-26 23:39:13.098 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2026-01-26 23:39:13.135 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-01-26 23:39:13.171 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-01-26 23:39:13.207 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2026-01-26 23:39:13.243 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-01-26 23:39:13.246 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-01-26 23:39:13.249 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-01-26 23:39:13.252 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-01-26 23:39:13.254 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-01-26 23:39:13.255 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:39:13.273 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:13.276 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-01-26 23:39:13.279 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-01-26 23:39:13.282 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:39:13.300 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:13.302 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:39:13.306 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:39:13.344 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:39:13.347 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:39:13.350 | + lib/keystone:configure_keystone:204 : local service_port=5000 2026-01-26 23:39:13.353 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2026-01-26 23:39:13.371 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:13.375 | + lib/keystone:configure_keystone:208 : service_port=5001 2026-01-26 23:39:13.378 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://38.102.83.18/identity 2026-01-26 23:39:13.416 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2026-01-26 23:39:13.419 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2026-01-26 23:39:13.457 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2026-01-26 23:39:13.460 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-01-26 23:39:13.464 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-01-26 23:39:13.467 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-01-26 23:39:13.470 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:39:13.473 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:39:13.476 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:39:13.495 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:13.498 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:39:13.501 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-01-26 23:39:13.505 | + 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-01-26 23:39:13.544 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2026-01-26 23:39:13.547 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2026-01-26 23:39:13.549 | + functions:setup_logging:686 : setup_systemd_logging /etc/keystone/keystone.conf 2026-01-26 23:39:13.552 | + functions:setup_systemd_logging:703 : local conf_file=/etc/keystone/keystone.conf 2026-01-26 23:39:13.556 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:39:13.575 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:39:13.579 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:39:13.582 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:39:13.585 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:39:13.588 | + functions:setup_systemd_logging:716 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:39:13.625 | + functions:setup_systemd_logging:718 : 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-01-26 23:39:13.662 | + functions:setup_systemd_logging:719 : 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-01-26 23:39:13.699 | + functions:setup_systemd_logging:720 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:39:13.734 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-01-26 23:39:13.767 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-01-26 23:39:13.797 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-01-26 23:39:13.800 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-01-26 23:39:13.803 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-01-26 23:39:13.805 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-01-26 23:39:13.807 | + lib/apache:write_uwsgi_config:246 : local http= 2026-01-26 23:39:13.810 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-01-26 23:39:13.813 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-01-26 23:39:13.816 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-01-26 23:39:13.819 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-01-26 23:39:13.837 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-01-26 23:39:13.837 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:39:13.856 | d /var/run/uwsgi 0755 stack root 2026-01-26 23:39:13.862 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:39:13.886 | /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-01-26 23:39:13.895 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-01-26 23:39:13.897 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-01-26 23:39:13.902 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:39:13.906 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-01-26 23:39:13.943 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-01-26 23:39:13.978 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-01-26 23:39:14.014 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-01-26 23:39:14.050 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-01-26 23:39:14.085 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-01-26 23:39:14.122 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-01-26 23:39:14.158 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-01-26 23:39:14.193 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-01-26 23:39:14.230 | + 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-01-26 23:39:14.265 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-01-26 23:39:14.300 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-01-26 23:39:14.335 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-01-26 23:39:14.371 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-01-26 23:39:14.407 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-01-26 23:39:14.411 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-01-26 23:39:14.415 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-01-26 23:39:14.418 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-01-26 23:39:14.421 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:39:14.424 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:14.427 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:14.430 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:39:14.434 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:14.435 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:14.438 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:14.441 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:14.444 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:14.447 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:14.450 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:14.452 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:14.456 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:14.458 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:14.461 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2026-01-26 23:39:14.464 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-api.conf ']' 2026-01-26 23:39:14.467 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-api.conf.disabled 2026-01-26 23:39:14.470 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/keystone-api.conf.disabled 2026-01-26 23:39:14.473 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-01-26 23:39:14.510 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-01-26 23:39:14.549 | + 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-01-26 23:39:14.549 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/keystone-api.conf.disabled 2026-01-26 23:39:14.568 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-01-26 23:39:14.574 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-01-26 23:39:14.578 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-01-26 23:39:14.580 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:39:14.583 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:39:14.586 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:39:14.589 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:39:14.592 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:14.595 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:14.597 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:39:14.600 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:14.603 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:14.606 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:14.608 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:14.612 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:14.614 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:14.617 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:14.620 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:14.623 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:14.626 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:14.629 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:39:14.632 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:39:14.635 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:14.638 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:14.641 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:39:14.644 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:14.647 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:14.650 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:14.653 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:14.656 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:14.659 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:14.662 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:14.665 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:14.668 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:14.671 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:14.674 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2026-01-26 23:39:14.678 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-api.conf.disabled ]] 2026-01-26 23:39:14.680 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-api.conf ]] 2026-01-26 23:39:14.683 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-api.conf.disabled /etc/httpd/conf.d/keystone-api.conf 2026-01-26 23:39:14.709 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-01-26 23:39:14.712 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:39:14.715 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:39:14.718 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:39:15.138 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-01-26 23:39:15.178 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-01-26 23:39:15.218 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-01-26 23:39:15.257 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2026-01-26 23:39:15.260 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-01-26 23:39:15.297 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-01-26 23:39:15.328 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-01-26 23:39:15.364 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-01-26 23:39:15.404 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-01-26 23:39:15.407 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2026-01-26 23:39:15.409 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-01-26 23:39:15.447 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-01-26 23:39:15.484 | + ./stack.sh:main:922 : is_service_enabled swift 2026-01-26 23:39:15.505 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:15.508 | + ./stack.sh:main:923 : is_service_enabled ceilometer 2026-01-26 23:39:15.528 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:15.531 | + ./stack.sh:main:926 : stack_install_service swift 2026-01-26 23:39:15.534 | + lib/stack:stack_install_service:20 : local service=swift 2026-01-26 23:39:15.537 | + lib/stack:stack_install_service:21 : type install_swift 2026-01-26 23:39:15.540 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:39:15.543 | + lib/stack:stack_install_service:32 : install_swift 2026-01-26 23:39:15.546 | + lib/swift:install_swift:720 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2026-01-26 23:39:15.550 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/swift.git 2026-01-26 23:39:15.552 | + functions-common:git_clone:582 : local git_dest=/opt/stack/swift 2026-01-26 23:39:15.555 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:39:15.557 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:39:15.561 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:39:15.564 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:39:15.568 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:39:15.570 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:39:15.589 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:39:15.592 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:39:15.595 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:39:15.598 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:39:15.598 | + functions-common:git_clone:602 : echo master 2026-01-26 23:39:15.600 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:39:15.605 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/swift ]] 2026-01-26 23:39:15.607 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:39:15.610 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/swift 2026-01-26 23:39:15.635 | + functions-common:git_clone:664 : cd /opt/stack/swift 2026-01-26 23:39:15.638 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:39:15.639 | + functions-common:git_clone:665 : head -1 2026-01-26 23:39:15.643 | e5ef3353f Merge "CI: Make swift-upload-image non-voting again" 2026-01-26 23:39:15.647 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:39:15.650 | + lib/swift:install_swift:723 : setup_develop /opt/stack/swift keystone 2026-01-26 23:39:15.654 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:39:15.656 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2026-01-26 23:39:15.659 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2026-01-26 23:39:15.662 | + inc/python:setup_develop:359 : local extras=keystone 2026-01-26 23:39:15.665 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2026-01-26 23:39:15.668 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:39:15.671 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2026-01-26 23:39:15.674 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2026-01-26 23:39:15.677 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:39:15.680 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2026-01-26 23:39:15.684 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2026-01-26 23:39:15.687 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:39:15.690 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2026-01-26 23:39:15.693 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:39:15.696 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:39:15.700 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2026-01-26 23:39:15.706 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2026-01-26 23:39:15.710 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2026-01-26 23:39:15.712 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2026-01-26 23:39:15.834 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2026-01-26 23:39:15.837 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:39:15.840 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:39:15.842 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:39:15.845 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2026-01-26 23:39:15.848 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2026-01-26 23:39:15.850 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:39:15.852 | + inc/python:setup_package:446 : local extras=keystone 2026-01-26 23:39:15.855 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:39:15.858 | + inc/python:setup_package:450 : [[ -z keystone ]] 2026-01-26 23:39:15.861 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2026-01-26 23:39:15.863 | + inc/python:setup_package:456 : extras='[keystone]' 2026-01-26 23:39:15.866 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:39:15.868 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2026-01-26 23:39:15.889 | Using python 3.12 to install /opt/stack/swift 2026-01-26 23:39:15.891 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2026-01-26 23:39:16.574 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:39:16.576 | Obtaining file:///opt/stack/swift 2026-01-26 23:39:16.578 | Installing build dependencies: started 2026-01-26 23:39:18.546 | Installing build dependencies: finished with status 'done' 2026-01-26 23:39:18.549 | Checking if build backend supports build_editable: started 2026-01-26 23:39:18.712 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:39:18.714 | Getting requirements to build editable: started 2026-01-26 23:39:18.884 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:39:18.889 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:39:19.369 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:39:19.470 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev158) (0.40.3) 2026-01-26 23:39:19.471 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev158) (3.2.4) 2026-01-26 23:39:19.472 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev158) (3.1.0) 2026-01-26 23:39:19.931 | Collecting lxml>=4.2.3 (from swift==2.37.0.dev158) 2026-01-26 23:39:19.934 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.6 kB) 2026-01-26 23:39:19.941 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev158) (2.32.5) 2026-01-26 23:39:20.027 | Collecting xattr>=0.7.2 (from swift==2.37.0.dev158) 2026-01-26 23:39:20.031 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl.metadata (2.5 kB) 2026-01-26 23:39:20.078 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.37.0.dev158) 2026-01-26 23:39:20.083 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.8 kB) 2026-01-26 23:39:20.092 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev158) (43.0.3) 2026-01-26 23:39:20.093 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev158) (2.8.0) 2026-01-26 23:39:20.117 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev158) (11.0.0) 2026-01-26 23:39:20.131 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.0.2->swift==2.37.0.dev158) (2.0.0) 2026-01-26 23:39:20.172 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (5.13.0) 2026-01-26 23:39:20.173 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (4.0.0) 2026-01-26 23:39:20.174 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (10.2.0) 2026-01-26 23:39:20.175 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (6.2.0) 2026-01-26 23:39:20.176 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (6.7.1) 2026-01-26 23:39:20.177 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (8.0.0) 2026-01-26 23:39:20.178 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (5.9.0) 2026-01-26 23:39:20.179 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (9.2.0) 2026-01-26 23:39:20.180 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (7.0.3) 2026-01-26 23:39:20.181 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (4.0.1) 2026-01-26 23:39:20.182 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (2.10.1) 2026-01-26 23:39:20.183 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (5.7.0) 2026-01-26 23:39:20.185 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (1.8.9) 2026-01-26 23:39:20.202 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev158) (3.4.4) 2026-01-26 23:39:20.204 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev158) (3.11) 2026-01-26 23:39:20.206 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev158) (1.26.20) 2026-01-26 23:39:20.207 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev158) (2026.1.4) 2026-01-26 23:39:20.216 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.37.0.dev158) (2.23) 2026-01-26 23:39:20.233 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (2.1.0) 2026-01-26 23:39:20.234 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (5.6.0) 2026-01-26 23:39:20.235 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (1.8.2) 2026-01-26 23:39:20.236 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (4.15.0) 2026-01-26 23:39:20.268 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (1.5.0) 2026-01-26 23:39:20.277 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (1.3.0) 2026-01-26 23:39:20.278 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (2.0.0) 2026-01-26 23:39:20.279 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (6.0.3) 2026-01-26 23:39:20.297 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (2.9.0.post0) 2026-01-26 23:39:20.298 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (3.0.0) 2026-01-26 23:39:20.303 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (1.1.2) 2026-01-26 23:39:20.304 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (2025.2) 2026-01-26 23:39:20.313 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (3.2.5) 2026-01-26 23:39:20.314 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (25.0) 2026-01-26 23:39:20.317 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (7.1.1) 2026-01-26 23:39:20.321 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (69.0.3) 2026-01-26 23:39:20.376 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (2.0.0) 2026-01-26 23:39:20.386 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (5.2.1) 2026-01-26 23:39:20.451 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev158) (1.17.0) 2026-01-26 23:39:20.532 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c6/d1/232b3309a02d60f11e71857778bfcd4acbdb86c07db8260caf7d008b08f8/lxml-6.0.2-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.3 MB) 2026-01-26 23:39:20.584 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 105.0 MB/s eta 0:00:00 2026-01-26 23:39:20.587 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/47/7713be5abaf9648a6751300a614cdfd63249c5a16c6daeb151382184da9e/pyeclib-1.7.0-cp310-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (533 kB) 2026-01-26 23:39:20.599 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 533.7/533.7 kB 55.6 MB/s eta 0:00:00 2026-01-26 23:39:20.601 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/25/25cc7d64f07de644b7e9057842227adf61017e5bcfe59a79df79f768874c/xattr-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_5_x86_64.whl (38 kB) 2026-01-26 23:39:20.618 | Checking if build backend supports build_editable: started 2026-01-26 23:39:20.784 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:39:20.785 | Building wheels for collected packages: swift 2026-01-26 23:39:20.786 | Building editable for swift (pyproject.toml): started 2026-01-26 23:39:21.394 | Building editable for swift (pyproject.toml): finished with status 'done' 2026-01-26 23:39:21.395 | Created wheel for swift: filename=swift-2.37.0.dev158-0.editable-py3-none-any.whl size=19646 sha256=ae2e164c37bf5624b2494ce0062538c5825c8cd88bed8e6215dfcf40ade93522 2026-01-26 23:39:21.395 | Stored in directory: /tmp/pip-ephem-wheel-cache-pcvbh2v6/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2026-01-26 23:39:21.401 | Successfully built swift 2026-01-26 23:39:21.874 | Installing collected packages: PyECLib, lxml, xattr, swift 2026-01-26 23:39:22.154 | Successfully installed PyECLib-1.7.0 lxml-6.0.2 swift-2.37.0.dev158 xattr-1.3.0 2026-01-26 23:39:22.155 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:39:22.404 | + inc/python:pip_install:216 : result=0 2026-01-26 23:39:22.407 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:39:22.409 | + functions-common:time_stop:2412 : local name 2026-01-26 23:39:22.412 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:39:22.414 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:39:22.417 | + functions-common:time_stop:2415 : local total 2026-01-26 23:39:22.419 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:39:22.422 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:39:22.424 | + functions-common:time_stop:2419 : start_time=1769470755884 2026-01-26 23:39:22.427 | + functions-common:time_stop:2421 : [[ -z 1769470755884 ]] 2026-01-26 23:39:22.431 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:39:22.435 | + functions-common:time_stop:2424 : end_time=1769470762432 2026-01-26 23:39:22.438 | + functions-common:time_stop:2425 : elapsed_time=6548 2026-01-26 23:39:22.440 | + functions-common:time_stop:2426 : total=44870 2026-01-26 23:39:22.442 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:39:22.445 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51418 2026-01-26 23:39:22.448 | + inc/python:pip_install:219 : return 0 2026-01-26 23:39:22.450 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:39:22.453 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:39:22.455 | + inc/python:setup_package:468 : '[' -d '/opt/stack/swift/*.egg-info' ']' 2026-01-26 23:39:22.458 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2026-01-26 23:39:22.461 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2026-01-26 23:39:22.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:39:22.466 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:39:22.468 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/swift, ]] 2026-01-26 23:39:22.471 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:39:22.474 | + lib/swift:install_swift:724 : '[' False == True ']' 2026-01-26 23:39:22.478 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:39:22.480 | + ./stack.sh:main:927 : configure_swift 2026-01-26 23:39:22.483 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2026-01-26 23:39:22.485 | + lib/swift:configure_swift:332 : local node_number 2026-01-26 23:39:22.487 | + lib/swift:configure_swift:333 : local swift_node_config 2026-01-26 23:39:22.490 | + lib/swift:configure_swift:334 : local swift_log_dir 2026-01-26 23:39:22.492 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-01-26 23:39:22.739 | No container-replicator running 2026-01-26 23:39:22.739 | No object-replicator running 2026-01-26 23:39:22.739 | No container-updater running 2026-01-26 23:39:22.740 | No container-sync running 2026-01-26 23:39:22.740 | No container-server running 2026-01-26 23:39:22.740 | No object-expirer running 2026-01-26 23:39:22.740 | No object-reconstructor running 2026-01-26 23:39:22.740 | No object-updater running 2026-01-26 23:39:22.740 | No object-auditor running 2026-01-26 23:39:22.740 | No object-server running 2026-01-26 23:39:22.740 | No account-auditor running 2026-01-26 23:39:22.740 | No container-auditor running 2026-01-26 23:39:22.740 | No account-replicator running 2026-01-26 23:39:22.740 | No account-server running 2026-01-26 23:39:22.740 | No proxy-server running 2026-01-26 23:39:22.740 | No container-reconciler running 2026-01-26 23:39:22.740 | No container-sharder running 2026-01-26 23:39:22.740 | No account-reaper running 2026-01-26 23:39:22.779 | + lib/swift:configure_swift:337 : true 2026-01-26 23:39:22.782 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2026-01-26 23:39:22.806 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2026-01-26 23:39:22.832 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2026-01-26 23:39:22.835 | ++ lib/swift:configure_swift:351 : id -g -n stack 2026-01-26 23:39:22.835 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2026-01-26 23:39:22.841 | + lib/swift:configure_swift:351 : sed -e ' 2026-01-26 23:39:22.841 | s/%GROUP%/stack/; 2026-01-26 23:39:22.841 | s/%USER%/stack/; 2026-01-26 23:39:22.842 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2026-01-26 23:39:22.842 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2026-01-26 23:39:22.847 | uid = stack 2026-01-26 23:39:22.848 | gid = stack 2026-01-26 23:39:22.848 | log file = /opt/stack/data/swift/logs/rsyncd.log 2026-01-26 23:39:22.848 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2026-01-26 23:39:22.848 | address = 127.0.0.1 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [account6612] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/1/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/account6612.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [account6622] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/2/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/account6622.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [account6632] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/3/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/account6632.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [account6642] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/4/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/account6642.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [container6611] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/1/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/container6611.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [container6621] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/2/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/container6621.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [container6631] 2026-01-26 23:39:22.848 | max connections = 25 2026-01-26 23:39:22.848 | path = /opt/stack/data/swift/3/ 2026-01-26 23:39:22.848 | read only = false 2026-01-26 23:39:22.848 | lock file = /opt/stack/data/swift/run/container6631.lock 2026-01-26 23:39:22.848 | 2026-01-26 23:39:22.848 | [container6641] 2026-01-26 23:39:22.849 | max connections = 25 2026-01-26 23:39:22.849 | path = /opt/stack/data/swift/4/ 2026-01-26 23:39:22.849 | read only = false 2026-01-26 23:39:22.849 | lock file = /opt/stack/data/swift/run/container6641.lock 2026-01-26 23:39:22.849 | 2026-01-26 23:39:22.849 | 2026-01-26 23:39:22.849 | [object6613] 2026-01-26 23:39:22.849 | max connections = 25 2026-01-26 23:39:22.849 | path = /opt/stack/data/swift/1/ 2026-01-26 23:39:22.849 | read only = false 2026-01-26 23:39:22.849 | lock file = /opt/stack/data/swift/run/object6613.lock 2026-01-26 23:39:22.849 | 2026-01-26 23:39:22.849 | [object6623] 2026-01-26 23:39:22.849 | max connections = 25 2026-01-26 23:39:22.849 | path = /opt/stack/data/swift/2/ 2026-01-26 23:39:22.849 | read only = false 2026-01-26 23:39:22.849 | lock file = /opt/stack/data/swift/run/object6623.lock 2026-01-26 23:39:22.849 | 2026-01-26 23:39:22.849 | [object6633] 2026-01-26 23:39:22.849 | max connections = 25 2026-01-26 23:39:22.849 | path = /opt/stack/data/swift/3/ 2026-01-26 23:39:22.849 | read only = false 2026-01-26 23:39:22.849 | lock file = /opt/stack/data/swift/run/object6633.lock 2026-01-26 23:39:22.849 | 2026-01-26 23:39:22.849 | [object6643] 2026-01-26 23:39:22.849 | max connections = 25 2026-01-26 23:39:22.849 | path = /opt/stack/data/swift/4/ 2026-01-26 23:39:22.849 | read only = false 2026-01-26 23:39:22.849 | lock file = /opt/stack/data/swift/run/object6643.lock 2026-01-26 23:39:22.853 | + lib/swift:configure_swift:357 : is_ubuntu 2026-01-26 23:39:22.855 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:22.857 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:22.859 | + lib/swift:configure_swift:359 : '[' -e /etc/xinetd.d/rsync ']' 2026-01-26 23:39:22.862 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2026-01-26 23:39:22.864 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2026-01-26 23:39:22.869 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2026-01-26 23:39:22.875 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2026-01-26 23:39:22.877 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2026-01-26 23:39:22.882 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2026-01-26 23:39:22.914 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://38.102.83.18:8080/v1/ 2026-01-26 23:39:22.944 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2026-01-26 23:39:22.964 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2026-01-26 23:39:22.996 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2026-01-26 23:39:23.015 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2026-01-26 23:39:23.052 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2026-01-26 23:39:23.069 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2026-01-26 23:39:23.100 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2026-01-26 23:39:23.120 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2026-01-26 23:39:23.156 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2026-01-26 23:39:23.179 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2026-01-26 23:39:23.215 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2026-01-26 23:39:23.238 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2026-01-26 23:39:23.256 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:23.258 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2026-01-26 23:39:23.296 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2026-01-26 23:39:23.334 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2026-01-26 23:39:23.371 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2026-01-26 23:39:23.408 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2026-01-26 23:39:23.411 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2026-01-26 23:39:23.435 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:23.438 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2026-01-26 23:39:23.470 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2026-01-26 23:39:23.484 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:23.486 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2026-01-26 23:39:23.501 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:23.503 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2026-01-26 23:39:23.506 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2026-01-26 23:39:23.521 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:23.524 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2026-01-26 23:39:23.526 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2026-01-26 23:39:23.529 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2026-01-26 23:39:23.536 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2026-01-26 23:39:23.542 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2026-01-26 23:39:23.571 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2026-01-26 23:39:23.604 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2026-01-26 23:39:23.640 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2026-01-26 23:39:23.676 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2026-01-26 23:39:23.710 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2026-01-26 23:39:23.712 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2026-01-26 23:39:23.714 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2026-01-26 23:39:23.717 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2026-01-26 23:39:23.719 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:39:23.723 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2026-01-26 23:39:23.756 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2026-01-26 23:39:23.791 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://38.102.83.18/identity 2026-01-26 23:39:23.824 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2026-01-26 23:39:23.857 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2026-01-26 23:39:23.892 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2026-01-26 23:39:23.928 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2026-01-26 23:39:23.964 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2026-01-26 23:39:24.001 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:39:24.039 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2026-01-26 23:39:24.076 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:39:24.079 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2026-01-26 23:39:24.114 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2026-01-26 23:39:24.153 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2026-01-26 23:39:24.195 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2026-01-26 23:39:24.239 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2026-01-26 23:39:24.275 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2026-01-26 23:39:24.298 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2026-01-26 23:39:24.340 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2026-01-26 23:39:24.381 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2026-01-26 23:39:24.387 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2026-01-26 23:39:24.428 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2026-01-26 23:39:24.467 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2026-01-26 23:39:24.505 | + lib/swift:configure_swift:480 : local node_number 2026-01-26 23:39:24.509 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-01-26 23:39:24.511 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2026-01-26 23:39:24.515 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2026-01-26 23:39:24.521 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2026-01-26 23:39:24.525 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2026-01-26 23:39:24.528 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-01-26 23:39:24.531 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2026-01-26 23:39:24.533 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2026-01-26 23:39:24.536 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-01-26 23:39:24.539 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-01-26 23:39:24.543 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2026-01-26 23:39:24.567 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2026-01-26 23:39:24.607 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2026-01-26 23:39:24.631 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2026-01-26 23:39:24.671 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2026-01-26 23:39:24.693 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2026-01-26 23:39:24.732 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2026-01-26 23:39:24.755 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-01-26 23:39:24.792 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2026-01-26 23:39:24.815 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-01-26 23:39:24.853 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2026-01-26 23:39:24.875 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2026-01-26 23:39:24.913 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2026-01-26 23:39:24.934 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2026-01-26 23:39:24.971 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2026-01-26 23:39:24.995 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2026-01-26 23:39:25.034 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2026-01-26 23:39:25.057 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2026-01-26 23:39:25.095 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2026-01-26 23:39:25.102 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2026-01-26 23:39:25.124 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-01-26 23:39:25.163 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2026-01-26 23:39:25.204 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2026-01-26 23:39:25.207 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2026-01-26 23:39:25.212 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2026-01-26 23:39:25.215 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2026-01-26 23:39:25.219 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-01-26 23:39:25.221 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2026-01-26 23:39:25.225 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2026-01-26 23:39:25.229 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-01-26 23:39:25.232 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-01-26 23:39:25.235 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2026-01-26 23:39:25.259 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2026-01-26 23:39:25.293 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2026-01-26 23:39:25.315 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2026-01-26 23:39:25.353 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2026-01-26 23:39:25.375 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2026-01-26 23:39:25.413 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2026-01-26 23:39:25.435 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-01-26 23:39:25.472 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2026-01-26 23:39:25.495 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-01-26 23:39:25.534 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2026-01-26 23:39:25.557 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2026-01-26 23:39:25.595 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2026-01-26 23:39:25.617 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2026-01-26 23:39:25.655 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2026-01-26 23:39:25.676 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2026-01-26 23:39:25.713 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2026-01-26 23:39:25.734 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2026-01-26 23:39:25.771 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2026-01-26 23:39:25.776 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2026-01-26 23:39:25.798 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-01-26 23:39:25.835 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2026-01-26 23:39:25.838 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2026-01-26 23:39:25.844 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2026-01-26 23:39:25.846 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2026-01-26 23:39:25.850 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2026-01-26 23:39:25.852 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2026-01-26 23:39:25.854 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2026-01-26 23:39:25.857 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2026-01-26 23:39:25.860 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2026-01-26 23:39:25.862 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2026-01-26 23:39:25.885 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2026-01-26 23:39:25.922 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2026-01-26 23:39:25.944 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2026-01-26 23:39:25.982 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2026-01-26 23:39:26.004 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2026-01-26 23:39:26.041 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2026-01-26 23:39:26.063 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2026-01-26 23:39:26.100 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2026-01-26 23:39:26.122 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2026-01-26 23:39:26.159 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2026-01-26 23:39:26.180 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2026-01-26 23:39:26.216 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2026-01-26 23:39:26.235 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2026-01-26 23:39:26.273 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2026-01-26 23:39:26.294 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2026-01-26 23:39:26.329 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2026-01-26 23:39:26.351 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2026-01-26 23:39:26.392 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2026-01-26 23:39:26.398 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2026-01-26 23:39:26.423 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2026-01-26 23:39:26.461 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2026-01-26 23:39:26.499 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2026-01-26 23:39:26.536 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2026-01-26 23:39:26.571 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2026-01-26 23:39:26.573 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2026-01-26 23:39:26.578 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2026-01-26 23:39:26.613 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2026-01-26 23:39:26.652 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2026-01-26 23:39:26.690 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2026-01-26 23:39:26.725 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2026-01-26 23:39:26.762 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2026-01-26 23:39:26.792 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2026-01-26 23:39:26.824 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2026-01-26 23:39:26.853 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2026-01-26 23:39:26.887 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2026-01-26 23:39:26.906 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:26.909 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2026-01-26 23:39:26.928 | + lib/swift:configure_swift:523 : local auth_vers 2026-01-26 23:39:26.931 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2026-01-26 23:39:26.952 | + lib/swift:configure_swift:524 : auth_vers=3 2026-01-26 23:39:26.955 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 38.102.83.18 2026-01-26 23:39:26.991 | + lib/swift:configure_swift:526 : [[ https == \h\t\t\p\s ]] 2026-01-26 23:39:26.994 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 443 2026-01-26 23:39:27.031 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri https://38.102.83.18/identity 2026-01-26 23:39:27.069 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2026-01-26 23:39:27.072 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2026-01-26 23:39:27.111 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2026-01-26 23:39:27.131 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:27.133 | + lib/swift:configure_swift:538 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:39:27.170 | + lib/swift:configure_swift:539 : iniset /etc/swift/test.conf func_test web_front_end apache2 2026-01-26 23:39:27.208 | + lib/swift:configure_swift:543 : local user_group 2026-01-26 23:39:27.212 | ++ lib/swift:configure_swift:544 : id -g stack 2026-01-26 23:39:27.217 | + lib/swift:configure_swift:544 : user_group=1003 2026-01-26 23:39:27.220 | + lib/swift:configure_swift:545 : sudo install -d -o stack -g 1003 /opt/stack/data/swift 2026-01-26 23:39:27.253 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2026-01-26 23:39:27.255 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2026-01-26 23:39:27.281 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2026-01-26 23:39:27.284 | + lib/swift:configure_swift:550 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2026-01-26 23:39:27.312 | + lib/swift:configure_swift:552 : [[ False != \F\a\l\s\e ]] 2026-01-26 23:39:27.315 | + lib/swift:configure_swift:560 : '[' False == True ']' 2026-01-26 23:39:27.318 | + ./stack.sh:main:930 : is_service_enabled s3api 2026-01-26 23:39:27.338 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:39:27.342 | + ./stack.sh:main:936 : is_service_enabled g-api n-api 2026-01-26 23:39:27.363 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:27.365 | + ./stack.sh:main:938 : stack_install_service glance 2026-01-26 23:39:27.368 | + lib/stack:stack_install_service:20 : local service=glance 2026-01-26 23:39:27.371 | + lib/stack:stack_install_service:21 : type install_glance 2026-01-26 23:39:27.374 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:39:27.377 | + lib/stack:stack_install_service:32 : install_glance 2026-01-26 23:39:27.381 | + lib/glance:install_glance:550 : glance_store_extras=() 2026-01-26 23:39:27.385 | + lib/glance:install_glance:550 : local glance_store_extras 2026-01-26 23:39:27.388 | + lib/glance:install_glance:552 : is_service_enabled cinder 2026-01-26 23:39:27.407 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:27.410 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-01-26 23:39:27.412 | + lib/glance:install_glance:556 : is_service_enabled swift 2026-01-26 23:39:27.432 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:27.435 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2026-01-26 23:39:27.437 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2026-01-26 23:39:27.440 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-01-26 23:39:27.443 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:39:27.446 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:39:27.449 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2026-01-26 23:39:27.451 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:39:27.456 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2026-01-26 23:39:27.459 | ++ inc/python:join_extras:28 : local IFS=, 2026-01-26 23:39:27.462 | ++ inc/python:join_extras:29 : echo swift,cinder 2026-01-26 23:39:27.465 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2026-01-26 23:39:27.468 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-01-26 23:39:27.471 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2026-01-26 23:39:27.475 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-01-26 23:39:27.479 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-01-26 23:39:27.482 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-01-26 23:39:27.485 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-01-26 23:39:27.490 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:39:27.490 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-01-26 23:39:27.496 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-01-26 23:39:27.499 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-01-26 23:39:27.502 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-01-26 23:39:27.506 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-01-26 23:39:27.509 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2026-01-26 23:39:27.534 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2026-01-26 23:39:27.537 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2026-01-26 23:39:28.198 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:39:28.283 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.289 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/88/de/addfee01e79ee1912afb016a36a1c88fa1929e09536361aca8f2d170b9ad/glance_store-5.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-01-26 23:39:28.338 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (10.2.0) 2026-01-26 23:39:28.339 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.7.1) 2026-01-26 23:39:28.339 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.9.0) 2026-01-26 23:39:28.341 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (9.2.0) 2026-01-26 23:39:28.341 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.2.0) 2026-01-26 23:39:28.342 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2026-01-26 23:39:28.343 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.40.3) 2026-01-26 23:39:28.344 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.25.1) 2026-01-26 23:39:28.345 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.13.0) 2026-01-26 23:39:28.346 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (5.7.0) 2026-01-26 23:39:28.347 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.32.5) 2026-01-26 23:39:28.375 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.381 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-01-26 23:39:28.452 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.457 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8e/c2/e5b67b0d446ec86ca551e0011ca834b5a53c32919f9c9c9b70df358c582f/python_swiftclient-4.9.0-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:39:28.512 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.519 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/3b/756fe16624dd4c0db958a834999552c3311bc865318fb873cdc98fbc0360/python_cinderclient-9.8.0-py3-none-any.whl.metadata (18 kB) 2026-01-26 23:39:28.625 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.631 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c9/8b/2028ab2da4b669c2a99909402b7ae280b5a0ab8f5cf7ec3bb548203d8e36/os_brick-6.14.0-py3-none-any.whl.metadata (2.8 kB) 2026-01-26 23:39:28.693 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.699 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/01/561b9175e570570ce013b6b98404e2dbba7111d23de4d4611b0a1c9b3243/oslo_rootwrap-7.8.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:39:28.761 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.768 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0d/f5421655443f8e1b171997b0b80315c5590cc9a77a6d5e1f99f78acf50f4/oslo_privsep-3.9.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-26 23:39:28.784 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2026-01-26 23:39:28.785 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.4) 2026-01-26 23:39:28.802 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.4.0) 2026-01-26 23:39:28.803 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.9.1) 2026-01-26 23:39:28.804 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.37.0) 2026-01-26 23:39:28.805 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.28.0) 2026-01-26 23:39:28.813 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (7.0.3) 2026-01-26 23:39:28.814 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2026-01-26 23:39:28.815 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.8.2) 2026-01-26 23:39:28.816 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (4.15.0) 2026-01-26 23:39:28.826 | Requirement already satisfied: oslo.context>=4.1.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (6.2.0) 2026-01-26 23:39:28.827 | Requirement already satisfied: oslo.log>=4.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (8.0.0) 2026-01-26 23:39:28.834 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (4.4.1) 2026-01-26 23:39:28.873 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.879 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl.metadata (1.2 kB) 2026-01-26 23:39:28.945 | Collecting os-win>=5.7.0 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2026-01-26 23:39:28.952 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl.metadata (3.4 kB) 2026-01-26 23:39:28.964 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (7.1.1) 2026-01-26 23:39:28.976 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (0.20) 2026-01-26 23:39:28.977 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2026-01-26 23:39:28.987 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.3.0) 2026-01-26 23:39:28.990 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-01-26 23:39:28.991 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (6.0.3) 2026-01-26 23:39:29.004 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-01-26 23:39:29.006 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2026-01-26 23:39:29.013 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2025.2) 2026-01-26 23:39:29.022 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.2.5) 2026-01-26 23:39:29.023 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (25.0) 2026-01-26 23:39:29.032 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.16.0) 2026-01-26 23:39:29.058 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.4.4) 2026-01-26 23:39:29.059 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (3.11) 2026-01-26 23:39:29.062 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (1.26.20) 2026-01-26 23:39:29.062 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2026.1.4) 2026-01-26 23:39:29.083 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.23) 2026-01-26 23:39:29.094 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (2.0.0) 2026-01-26 23:39:29.207 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.9.0.post0) 2026-01-26 23:39:29.220 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.8.9) 2026-01-26 23:39:29.224 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.1.0) 2026-01-26 23:39:29.226 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2026-01-26 23:39:29.226 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (3.10.1) 2026-01-26 23:39:29.227 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.7.3) 2026-01-26 23:39:29.243 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder,swift]!=0.29.0) (69.0.3) 2026-01-26 23:39:29.253 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.14) 2026-01-26 23:39:29.391 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (1.17.0) 2026-01-26 23:39:29.402 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2026-01-26 23:39:29.502 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/88/de/addfee01e79ee1912afb016a36a1c88fa1929e09536361aca8f2d170b9ad/glance_store-5.3.0-py3-none-any.whl (249 kB) 2026-01-26 23:39:29.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.5/249.5 kB 24.7 MB/s eta 0:00:00 2026-01-26 23:39:29.520 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c9/8b/2028ab2da4b669c2a99909402b7ae280b5a0ab8f5cf7ec3bb548203d8e36/os_brick-6.14.0-py3-none-any.whl (312 kB) 2026-01-26 23:39:29.530 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 312.0/312.0 kB 37.8 MB/s eta 0:00:00 2026-01-26 23:39:29.534 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6c/0d/f5421655443f8e1b171997b0b80315c5590cc9a77a6d5e1f99f78acf50f4/oslo_privsep-3.9.0-py3-none-any.whl (38 kB) 2026-01-26 23:39:29.546 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/01/561b9175e570570ce013b6b98404e2dbba7111d23de4d4611b0a1c9b3243/oslo_rootwrap-7.8.0-py3-none-any.whl (38 kB) 2026-01-26 23:39:29.559 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/3b/756fe16624dd4c0db958a834999552c3311bc865318fb873cdc98fbc0360/python_cinderclient-9.8.0-py3-none-any.whl (256 kB) 2026-01-26 23:39:29.568 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 kB 32.9 MB/s eta 0:00:00 2026-01-26 23:39:29.574 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8e/c2/e5b67b0d446ec86ca551e0011ca834b5a53c32919f9c9c9b70df358c582f/python_swiftclient-4.9.0-py3-none-any.whl (88 kB) 2026-01-26 23:39:29.583 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 10.7 MB/s eta 0:00:00 2026-01-26 23:39:29.588 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl (10 kB) 2026-01-26 23:39:29.598 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5b/c2/20a8a1af9c3337d2ae7274914b580fbc704fb3ca65f5e5b9298b204a4da3/os_win-5.9.0-py3-none-any.whl (274 kB) 2026-01-26 23:39:29.607 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.4/274.4 kB 34.8 MB/s eta 0:00:00 2026-01-26 23:39:29.612 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl (28 kB) 2026-01-26 23:39:30.131 | Installing collected packages: tenacity, retrying, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, os-win, glance-store, os-brick 2026-01-26 23:39:31.140 | Successfully installed glance-store-5.3.0 os-brick-6.14.0 os-win-5.9.0 oslo.privsep-3.9.0 oslo.rootwrap-7.8.0 python-cinderclient-9.8.0 python-swiftclient-4.9.0 retrying-1.4.2 tenacity-9.1.2 2026-01-26 23:39:31.140 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:39:31.350 | + inc/python:pip_install:216 : result=0 2026-01-26 23:39:31.354 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:39:31.357 | + functions-common:time_stop:2412 : local name 2026-01-26 23:39:31.360 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:39:31.362 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:39:31.364 | + functions-common:time_stop:2415 : local total 2026-01-26 23:39:31.367 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:39:31.371 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:39:31.373 | + functions-common:time_stop:2419 : start_time=1769470767527 2026-01-26 23:39:31.376 | + functions-common:time_stop:2421 : [[ -z 1769470767527 ]] 2026-01-26 23:39:31.379 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:39:31.384 | + functions-common:time_stop:2424 : end_time=1769470771382 2026-01-26 23:39:31.387 | + functions-common:time_stop:2425 : elapsed_time=3855 2026-01-26 23:39:31.391 | + functions-common:time_stop:2426 : total=51418 2026-01-26 23:39:31.393 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:39:31.396 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=55273 2026-01-26 23:39:31.398 | + inc/python:pip_install:219 : return 0 2026-01-26 23:39:31.402 | + lib/glance:install_glance:569 : copy_rootwrap /usr/local/etc/glance 2026-01-26 23:39:31.405 | + lib/glance:copy_rootwrap:263 : local source_path=/usr/local/etc/glance 2026-01-26 23:39:31.409 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2026-01-26 23:39:31.435 | + lib/glance:copy_rootwrap:266 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2026-01-26 23:39:31.444 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2026-01-26 23:39:31.447 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/glance.git 2026-01-26 23:39:31.450 | + functions-common:git_clone:582 : local git_dest=/opt/stack/glance 2026-01-26 23:39:31.453 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:39:31.456 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:39:31.460 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:39:31.464 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:39:31.466 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:39:31.470 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:39:31.490 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:39:31.492 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:39:31.495 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:39:31.499 | + functions-common:git_clone:602 : echo master 2026-01-26 23:39:31.499 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:39:31.501 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:39:31.506 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/glance ]] 2026-01-26 23:39:31.509 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:39:31.512 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/glance 2026-01-26 23:39:31.539 | + functions-common:git_clone:664 : cd /opt/stack/glance 2026-01-26 23:39:31.542 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:39:31.542 | + functions-common:git_clone:665 : head -1 2026-01-26 23:39:31.556 | 9f4165f77 Merge "Simplify import of sqlalchemy" 2026-01-26 23:39:31.559 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:39:31.562 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2026-01-26 23:39:31.565 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:39:31.569 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-01-26 23:39:31.572 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-01-26 23:39:31.575 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:39:31.578 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-01-26 23:39:31.581 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:39:31.584 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-01-26 23:39:31.588 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-01-26 23:39:31.590 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:39:31.593 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:39:31.597 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-01-26 23:39:31.600 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:39:31.604 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-01-26 23:39:31.607 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:39:31.610 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:39:31.614 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-01-26 23:39:31.621 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-01-26 23:39:31.624 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-01-26 23:39:31.628 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-01-26 23:39:31.758 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-01-26 23:39:31.762 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:39:31.764 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:39:31.766 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:39:31.769 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-01-26 23:39:31.772 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-01-26 23:39:31.775 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:39:31.777 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:39:31.779 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:39:31.782 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:39:31.784 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:39:31.787 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:39:31.789 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:39:31.791 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-01-26 23:39:31.813 | Using python 3.12 to install /opt/stack/glance 2026-01-26 23:39:31.815 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-01-26 23:39:32.513 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:39:32.515 | Obtaining file:///opt/stack/glance 2026-01-26 23:39:32.517 | Installing build dependencies: started 2026-01-26 23:39:34.482 | Installing build dependencies: finished with status 'done' 2026-01-26 23:39:34.484 | Checking if build backend supports build_editable: started 2026-01-26 23:39:34.647 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:39:34.648 | Getting requirements to build editable: started 2026-01-26 23:39:34.775 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:39:34.781 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:39:35.184 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:39:35.286 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (7.0.3) 2026-01-26 23:39:35.288 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (0.7.1) 2026-01-26 23:39:35.289 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib64/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (2.0.44) 2026-01-26 23:39:35.290 | Requirement already satisfied: eventlet>=0.33.3 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (0.40.3) 2026-01-26 23:39:35.291 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (3.1.0) 2026-01-26 23:39:35.292 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (2.5.1) 2026-01-26 23:39:35.293 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (1.8.9) 2026-01-26 23:39:35.294 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (1.17.0) 2026-01-26 23:39:35.424 | Collecting httplib2>=0.9.1 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.432 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:39:35.444 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (10.2.0) 2026-01-26 23:39:35.446 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (7.2.0) 2026-01-26 23:39:35.448 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (6.2.0) 2026-01-26 23:39:35.449 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (2.7.0) 2026-01-26 23:39:35.451 | Requirement already satisfied: oslo.utils>=7.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (9.2.0) 2026-01-26 23:39:35.453 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (5.6.0) 2026-01-26 23:39:35.455 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (3.2.1) 2026-01-26 23:39:35.561 | Collecting taskflow>=4.0.0 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.568 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/60/1127125e3ea4c0550aabd9f6a8f9f00950bd95ecc943629cc7f16f6d9729/taskflow-6.1.0-py3-none-any.whl.metadata (4.5 kB) 2026-01-26 23:39:35.577 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (5.13.0) 2026-01-26 23:39:35.578 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (11.0.0) 2026-01-26 23:39:35.612 | Collecting WSME>=0.8.0 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.617 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 23:39:35.626 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (3.16.0) 2026-01-26 23:39:35.627 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (3.10.1) 2026-01-26 23:39:35.629 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (4.25.1) 2026-01-26 23:39:35.630 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (5.7.0) 2026-01-26 23:39:35.631 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (18.0.0) 2026-01-26 23:39:35.632 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (6.7.1) 2026-01-26 23:39:35.686 | Collecting oslo.limit>=1.6.0 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.692 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/e6/d2e343385b04bcb126ad2a054d5fe36f42f64bdf61def5eff9b63a9194db/oslo_limit-2.9.2-py3-none-any.whl.metadata (2.1 kB) 2026-01-26 23:39:35.699 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (8.0.0) 2026-01-26 23:39:35.700 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (17.2.0) 2026-01-26 23:39:35.701 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (7.0.0) 2026-01-26 23:39:35.760 | Collecting oslo.reports>=1.18.0 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.766 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/91/2dd816a7e7ac1c1b56114cc6d051fc688930dddc1dd391a7819112020494/oslo_reports-3.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:39:35.774 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (4.8.0) 2026-01-26 23:39:35.775 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (1.4.2) 2026-01-26 23:39:35.777 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (4.3.0) 2026-01-26 23:39:35.778 | Requirement already satisfied: glance-store>=4.9.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (5.3.0) 2026-01-26 23:39:35.779 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (3.0.0) 2026-01-26 23:39:35.780 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib64/python3.12/site-packages (from glance==31.0.0.0b3.dev16) (43.0.3) 2026-01-26 23:39:35.854 | Collecting cursive>=0.2.1 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.862 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-01-26 23:39:35.967 | Collecting castellan>=0.17.0 (from glance==31.0.0.0b3.dev16) 2026-01-26 23:39:35.974 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:39:35.993 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.0.0.0b3.dev16) (1.3.10) 2026-01-26 23:39:35.995 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.0.0.0b3.dev16) (4.15.0) 2026-01-26 23:39:36.062 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:36.068 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/22/05e36c764a0ba11c81b164da77ce390f5ae8721bca1e398d4c4f46487f77/python_barbicanclient-7.2.0-py3-none-any.whl.metadata (11 kB) 2026-01-26 23:39:36.080 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.17.0->glance==31.0.0.0b3.dev16) (2.32.5) 2026-01-26 23:39:36.099 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.6.1->glance==31.0.0.0b3.dev16) (2.0.0) 2026-01-26 23:39:36.114 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.12/site-packages (from cursive>=0.2.1->glance==31.0.0.0b3.dev16) (5.9.0) 2026-01-26 23:39:36.118 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->glance==31.0.0.0b3.dev16) (2.0.0) 2026-01-26 23:39:36.126 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==31.0.0.0b3.dev16) (2.8.0) 2026-01-26 23:39:36.127 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.33.3->glance==31.0.0.0b3.dev16) (3.2.4) 2026-01-26 23:39:36.156 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==31.0.0.0b3.dev16) (3.2.5) 2026-01-26 23:39:36.168 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.0.0.0b3.dev16) (25.4.0) 2026-01-26 23:39:36.169 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.0.0.0b3.dev16) (2025.9.1) 2026-01-26 23:39:36.170 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.0.0.0b3.dev16) (0.37.0) 2026-01-26 23:39:36.171 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.0.0.0b3.dev16) (0.28.0) 2026-01-26 23:39:36.179 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.0.0.0b3.dev16) (2.1.0) 2026-01-26 23:39:36.181 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.0.0.0b3.dev16) (1.8.2) 2026-01-26 23:39:36.198 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.0.0.0b3.dev16) (4.0.0) 2026-01-26 23:39:36.201 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.0.0.0b3.dev16) (4.0.1) 2026-01-26 23:39:36.202 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.0.0.0b3.dev16) (2.10.1) 2026-01-26 23:39:36.212 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==31.0.0.0b3.dev16) (0.20) 2026-01-26 23:39:36.219 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.0.0.0b3.dev16) (1.3.0) 2026-01-26 23:39:36.220 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.0.0.0b3.dev16) (2.0.0) 2026-01-26 23:39:36.221 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.0.0.0b3.dev16) (6.0.3) 2026-01-26 23:39:36.235 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.0.0.0b3.dev16) (2.0.2) 2026-01-26 23:39:36.236 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.0.0.0b3.dev16) (0.5.0) 2026-01-26 23:39:36.304 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:36.311 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/4a/56ed51e9a683ecce73e8119f041517a267130753efec0135665d47ce5a56/openstacksdk-4.9.0-py3-none-any.whl.metadata (12 kB) 2026-01-26 23:39:36.327 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==31.0.0.0b3.dev16) (2.9.0.post0) 2026-01-26 23:39:36.341 | Requirement already satisfied: oslo.service>=1.24.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (4.4.1) 2026-01-26 23:39:36.342 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (6.2.1) 2026-01-26 23:39:36.344 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (5.3.1) 2026-01-26 23:39:36.345 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (5.5.4) 2026-01-26 23:39:36.346 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (0.14.0) 2026-01-26 23:39:36.355 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.0.0.0b3.dev16) (4.3.0) 2026-01-26 23:39:36.355 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.0.0.0b3.dev16) (3.1.6) 2026-01-26 23:39:36.358 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.0.0.0b3.dev16) (4.0.1) 2026-01-26 23:39:36.377 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.reports>=1.18.0->glance==31.0.0.0b3.dev16) (7.1.1) 2026-01-26 23:39:36.397 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.0.0.0b3.dev16) (25.0) 2026-01-26 23:39:36.397 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.0.0.0b3.dev16) (2025.2) 2026-01-26 23:39:36.447 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->glance==31.0.0.0b3.dev16) (69.0.3) 2026-01-26 23:39:36.470 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==31.0.0.0b3.dev16) (0.2.14) 2026-01-26 23:39:36.498 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.0.0.0b3.dev16) (1.17.0) 2026-01-26 23:39:36.499 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.0.0.0b3.dev16) (0.7) 2026-01-26 23:39:36.612 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:36.617 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl.metadata (6.3 kB) 2026-01-26 23:39:36.678 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:36.683 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/0f/da7aa9e13647fb2768c4c867a27c85f4b12c5cbc96f6c12bef7ce18e2cca/automaton-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-26 23:39:36.692 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==31.0.0.0b3.dev16) (9.1.2) 2026-01-26 23:39:36.725 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:36.732 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-01-26 23:39:36.818 | Collecting simplegeneric (from WSME>=0.8.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:36.823 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip (12 kB) 2026-01-26 23:39:36.833 | Installing build dependencies: started 2026-01-26 23:39:38.874 | Installing build dependencies: finished with status 'done' 2026-01-26 23:39:38.875 | Getting requirements to build wheel: started 2026-01-26 23:39:39.059 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:39:39.060 | Preparing metadata (pyproject.toml): started 2026-01-26 23:39:39.208 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:39:39.213 | Requirement already satisfied: pytz in /usr/local/lib/python3.12/site-packages (from WSME>=0.8.0->glance==31.0.0.0b3.dev16) (2025.2) 2026-01-26 23:39:39.335 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:39.342 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-26 23:39:39.364 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (5.1.0) 2026-01-26 23:39:39.414 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==31.0.0.0b3.dev16) (2.23) 2026-01-26 23:39:39.593 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:39.597 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) 2026-01-26 23:39:39.708 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==31.0.0.0b3.dev16) (3.0.3) 2026-01-26 23:39:39.812 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) (5.2.1) 2026-01-26 23:39:39.813 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) (1.5.0) 2026-01-26 23:39:39.893 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:39.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl.metadata (7.6 kB) 2026-01-26 23:39:39.911 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) (1.33) 2026-01-26 23:39:39.951 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:39.955 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl.metadata (12 kB) 2026-01-26 23:39:39.993 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:39.999 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl.metadata (1.2 kB) 2026-01-26 23:39:40.055 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (0.23.1) 2026-01-26 23:39:40.067 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==31.0.0.0b3.dev16) (1.1.2) 2026-01-26 23:39:40.088 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==31.0.0.0b3.dev16) (1.7.3) 2026-01-26 23:39:40.254 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:40.260 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1d/16/1d54f3fc7f55741814b249cb9041d451e069a397c7ef9a8e2417575e8106/cliff-4.13.1-py3-none-any.whl.metadata (2.1 kB) 2026-01-26 23:39:40.336 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) (3.4.4) 2026-01-26 23:39:40.338 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) (3.11) 2026-01-26 23:39:40.340 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) (1.26.20) 2026-01-26 23:39:40.341 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) (2026.1.4) 2026-01-26 23:39:40.435 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==31.0.0.0b3.dev16) (2.7.2) 2026-01-26 23:39:40.636 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:40.642 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl.metadata (7.9 kB) 2026-01-26 23:39:40.714 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:40.719 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl.metadata (17 kB) 2026-01-26 23:39:40.923 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:40.928 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:39:41.181 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:41.186 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-01-26 23:39:41.242 | 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==31.0.0.0b3.dev16) 2026-01-26 23:39:41.248 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl.metadata (14 kB) 2026-01-26 23:39:41.413 | Collecting rich>=11.0.0 (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:41.419 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl.metadata (18 kB) 2026-01-26 23:39:41.481 | Collecting markdown-it-py>=2.2.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:41.486 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl.metadata (7.3 kB) 2026-01-26 23:39:41.554 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:41.557 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 23:39:41.626 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.0.0.0b3.dev16) 2026-01-26 23:39:41.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-01-26 23:39:41.688 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl (99 kB) 2026-01-26 23:39:41.697 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.5/99.5 kB 12.7 MB/s eta 0:00:00 2026-01-26 23:39:41.702 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c2/b82b94373fa95b3224d8f0ba644bb2d4c8413dbf39116340425ba0af63d8/cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-01-26 23:39:41.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 8.0 MB/s eta 0:00:00 2026-01-26 23:39:41.713 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl (91 kB) 2026-01-26 23:39:41.721 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 11.7 MB/s eta 0:00:00 2026-01-26 23:39:41.726 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c1/e6/d2e343385b04bcb126ad2a054d5fe36f42f64bdf61def5eff9b63a9194db/oslo_limit-2.9.2-py3-none-any.whl (23 kB) 2026-01-26 23:39:41.735 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/91/2dd816a7e7ac1c1b56114cc6d051fc688930dddc1dd391a7819112020494/oslo_reports-3.7.0-py3-none-any.whl (53 kB) 2026-01-26 23:39:41.742 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/53.2 kB 7.1 MB/s eta 0:00:00 2026-01-26 23:39:41.748 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/60/1127125e3ea4c0550aabd9f6a8f9f00950bd95ecc943629cc7f16f6d9729/taskflow-6.1.0-py3-none-any.whl (490 kB) 2026-01-26 23:39:41.760 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 490.9/490.9 kB 47.0 MB/s eta 0:00:00 2026-01-26 23:39:41.765 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl (59 kB) 2026-01-26 23:39:41.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 8.2 MB/s eta 0:00:00 2026-01-26 23:39:41.778 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f3/0f/da7aa9e13647fb2768c4c867a27c85f4b12c5cbc96f6c12bef7ce18e2cca/automaton-3.3.0-py3-none-any.whl (22 kB) 2026-01-26 23:39:41.789 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/b0/36bd937216ec521246249be3bf9855081de4c5e06a0c9b4219dbeda50373/importlib_metadata-8.7.0-py3-none-any.whl (27 kB) 2026-01-26 23:39:41.801 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b9/54/dd730b32ea14ea797530a4479b2ed46a6fb250f682a9cfb997e968bf0261/networkx-3.4.2-py3-none-any.whl (1.7 MB) 2026-01-26 23:39:41.826 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 74.6 MB/s eta 0:00:00 2026-01-26 23:39:41.831 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/4a/56ed51e9a683ecce73e8119f041517a267130753efec0135665d47ce5a56/openstacksdk-4.9.0-py3-none-any.whl (1.9 MB) 2026-01-26 23:39:41.856 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 82.8 MB/s eta 0:00:00 2026-01-26 23:39:41.859 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2026-01-26 23:39:41.868 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f4/22/05e36c764a0ba11c81b164da77ce390f5ae8721bca1e398d4c4f46487f77/python_barbicanclient-7.2.0-py3-none-any.whl (88 kB) 2026-01-26 23:39:41.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 11.9 MB/s eta 0:00:00 2026-01-26 23:39:41.883 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1d/16/1d54f3fc7f55741814b249cb9041d451e069a397c7ef9a8e2417575e8106/cliff-4.13.1-py3-none-any.whl (86 kB) 2026-01-26 23:39:41.891 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.0/87.0 kB 11.8 MB/s eta 0:00:00 2026-01-26 23:39:41.894 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl (20 kB) 2026-01-26 23:39:41.901 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2026-01-26 23:39:41.908 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/8c/49ca60ea8c907260da4662582c434bec98716177674e88df3fd340acf06d/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2026-01-26 23:39:41.917 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl (10 kB) 2026-01-26 23:39:41.923 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl (30 kB) 2026-01-26 23:39:41.931 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) 2026-01-26 23:39:41.939 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 20.8 MB/s eta 0:00:00 2026-01-26 23:39:41.941 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/71/92/5e77f98553e9e75130c78900d000368476aed74276eb8ae8796f65f00918/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 2026-01-26 23:39:41.948 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-01-26 23:39:41.956 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/f6/5fc0574af5379606ffd57a4b68ed88f9b415eb222047fe023aefcc00a648/rich_argparse-1.7.1-py3-none-any.whl (25 kB) 2026-01-26 23:39:41.963 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl (243 kB) 2026-01-26 23:39:41.972 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 32.1 MB/s eta 0:00:00 2026-01-26 23:39:41.974 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/54/e7d793b573f298e1c9013b8c4dade17d481164aa517d1d7148619c2cedbf/markdown_it_py-4.0.0-py3-none-any.whl (87 kB) 2026-01-26 23:39:41.982 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 12.8 MB/s eta 0:00:00 2026-01-26 23:39:41.984 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl (1.2 MB) 2026-01-26 23:39:41.999 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 94.1 MB/s eta 0:00:00 2026-01-26 23:39:42.003 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b3/38/89ba8ad64ae25be8de66a6d463314cf1eb366222074cfda9ee839c56a4b4/mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-01-26 23:39:42.054 | Building wheels for collected packages: glance, simplegeneric 2026-01-26 23:39:42.055 | Building editable for glance (pyproject.toml): started 2026-01-26 23:39:42.546 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-01-26 23:39:42.547 | Created wheel for glance: filename=glance-31.0.0.0b3.dev16-0.editable-py3-none-any.whl size=9010 sha256=2ae794550388e0e50d601a83c0e830dca71df8391c4aef969a034b91ef08fce2 2026-01-26 23:39:42.548 | Stored in directory: /tmp/pip-ephem-wheel-cache-5qjno6yt/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-01-26 23:39:42.553 | Building wheel for simplegeneric (pyproject.toml): started 2026-01-26 23:39:42.766 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-01-26 23:39:42.767 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5068 sha256=8d68d15b3edb7206cc598b313cbc6adddc23e0422783ff5f97cb176c2a11722c 2026-01-26 23:39:42.768 | Stored in directory: /root/.cache/pip/wheels/62/15/02/c0608286b778cb6daa6cd38989363398d9a477ecb5dc3f47de 2026-01-26 23:39:42.772 | Successfully built glance simplegeneric 2026-01-26 23:39:43.412 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, pygments, pydot, platformdirs, networkx, mdurl, jsonpointer, jmespath, httplib2, autopage, markdown-it-py, importlib-metadata, automaton, WSME, rich, rich-argparse, openstacksdk, taskflow, oslo.reports, cmd2, oslo.limit, cliff, python-barbicanclient, castellan, cursive, glance 2026-01-26 23:39:48.241 | Successfully installed WSME-0.12.1 automaton-3.3.0 autopage-0.5.2 castellan-5.5.0 cliff-4.13.1 cmd2-2.7.0 cursive-0.2.3 glance-31.0.0.0b3.dev16 httplib2-0.31.0 importlib-metadata-8.7.0 jmespath-1.0.1 jsonpointer-3.0.0 markdown-it-py-4.0.0 mdurl-0.1.2 networkx-3.4.2 openstacksdk-4.9.0 oslo.limit-2.9.2 oslo.reports-3.7.0 platformdirs-4.5.0 pydot-4.0.1 pygments-2.19.2 pyperclip-1.11.0 python-barbicanclient-7.2.0 requestsexceptions-1.4.0 rich-14.2.0 rich-argparse-1.7.1 simplegeneric-0.8.1 taskflow-6.1.0 zipp-3.23.0 2026-01-26 23:39:48.241 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:39:48.529 | + inc/python:pip_install:216 : result=0 2026-01-26 23:39:48.531 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:39:48.534 | + functions-common:time_stop:2412 : local name 2026-01-26 23:39:48.537 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:39:48.540 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:39:48.542 | + functions-common:time_stop:2415 : local total 2026-01-26 23:39:48.544 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:39:48.547 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:39:48.550 | + functions-common:time_stop:2419 : start_time=1769470771807 2026-01-26 23:39:48.553 | + functions-common:time_stop:2421 : [[ -z 1769470771807 ]] 2026-01-26 23:39:48.556 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:39:48.560 | + functions-common:time_stop:2424 : end_time=1769470788557 2026-01-26 23:39:48.562 | + functions-common:time_stop:2425 : elapsed_time=16750 2026-01-26 23:39:48.565 | + functions-common:time_stop:2426 : total=55273 2026-01-26 23:39:48.569 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:39:48.571 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=72023 2026-01-26 23:39:48.574 | + inc/python:pip_install:219 : return 0 2026-01-26 23:39:48.577 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:39:48.579 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:39:48.583 | + inc/python:setup_package:468 : '[' -d '/opt/stack/glance/*.egg-info' ']' 2026-01-26 23:39:48.586 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-01-26 23:39:48.589 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-01-26 23:39:48.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:39:48.595 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:39:48.598 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/glance, ]] 2026-01-26 23:39:48.601 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:39:48.604 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:39:48.607 | + ./stack.sh:main:939 : configure_glance 2026-01-26 23:39:48.610 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2026-01-26 23:39:48.641 | + lib/glance:configure_glance:349 : local dburl 2026-01-26 23:39:48.645 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2026-01-26 23:39:48.647 | ++ lib/database:database_connection_url:134 : local db=glance 2026-01-26 23:39:48.650 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-01-26 23:39:48.653 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-01-26 23:39:48.656 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:39:48.659 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:39:48.662 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:39:48.681 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:48.684 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:39:48.687 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-01-26 23:39:48.690 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-01-26 23:39:48.693 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-01-26 23:39:48.732 | + 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-01-26 23:39:48.772 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-01-26 23:39:48.810 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-01-26 23:39:48.849 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-01-26 23:39:48.886 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-01-26 23:39:48.927 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-01-26 23:39:48.967 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-01-26 23:39:48.970 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2026-01-26 23:39:48.973 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2026-01-26 23:39:48.976 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-01-26 23:39:48.979 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:39:48.982 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-01-26 23:39:49.022 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-01-26 23:39:49.059 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://38.102.83.18/identity 2026-01-26 23:39:49.095 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-01-26 23:39:49.132 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2026-01-26 23:39:49.169 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-01-26 23:39:49.205 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-01-26 23:39:49.241 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-01-26 23:39:49.278 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:39:49.316 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-01-26 23:39:49.353 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:39:49.357 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-01-26 23:39:49.398 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-01-26 23:39:49.400 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-01-26 23:39:49.403 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-01-26 23:39:49.406 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-01-26 23:39:49.409 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-01-26 23:39:49.412 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:39:49.432 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:49.436 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-01-26 23:39:49.439 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-01-26 23:39:49.441 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:39:49.461 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:49.464 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:39:49.467 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:39:49.506 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:39:49.509 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:39:49.512 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2026-01-26 23:39:49.515 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2026-01-26 23:39:49.518 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-01-26 23:39:49.557 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-01-26 23:39:49.595 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-01-26 23:39:49.636 | + lib/glance:configure_glance:371 : configure_glance_store False False 2026-01-26 23:39:49.639 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2026-01-26 23:39:49.642 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2026-01-26 23:39:49.645 | + lib/glance:configure_glance_store:278 : local be 2026-01-26 23:39:49.648 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:39:49.651 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2026-01-26 23:39:49.654 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-01-26 23:39:49.698 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2026-01-26 23:39:49.701 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://38.102.83.18 2026-01-26 23:39:49.741 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:39:49.744 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2026-01-26 23:39:49.747 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2026-01-26 23:39:49.768 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:49.771 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2026-01-26 23:39:49.809 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2026-01-26 23:39:49.851 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2026-01-26 23:39:49.887 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2026-01-26 23:39:49.922 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2026-01-26 23:39:49.959 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2026-01-26 23:39:49.979 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:49.982 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2026-01-26 23:39:50.019 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2026-01-26 23:39:50.058 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2026-01-26 23:39:50.098 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2026-01-26 23:39:50.135 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://38.102.83.18/identity/v3 2026-01-26 23:39:50.175 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2026-01-26 23:39:50.212 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://38.102.83.18/image 2026-01-26 23:39:50.248 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2026-01-26 23:39:50.269 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:50.273 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2026-01-26 23:39:50.311 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://38.102.83.18/identity 2026-01-26 23:39:50.350 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2026-01-26 23:39:50.354 | + functions:setup_logging:686 : setup_systemd_logging /etc/glance/glance-api.conf 2026-01-26 23:39:50.357 | + functions:setup_systemd_logging:703 : local conf_file=/etc/glance/glance-api.conf 2026-01-26 23:39:50.361 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:39:50.383 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:39:50.385 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:39:50.388 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:39:50.391 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:39:50.394 | + functions:setup_systemd_logging:716 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:39:50.433 | + functions:setup_systemd_logging:718 : 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-01-26 23:39:50.470 | + functions:setup_systemd_logging:719 : 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-01-26 23:39:50.509 | + functions:setup_systemd_logging:720 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:39:50.547 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-01-26 23:39:50.585 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-01-26 23:39:50.591 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-01-26 23:39:50.631 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-01-26 23:39:50.666 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-01-26 23:39:50.703 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-01-26 23:39:50.739 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-01-26 23:39:50.775 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-01-26 23:39:50.814 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-01-26 23:39:50.853 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-01-26 23:39:50.889 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-01-26 23:39:50.895 | + 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-01-26 23:39:50.901 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2026-01-26 23:39:50.921 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:50.925 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=38.102.83.18 2026-01-26 23:39:50.927 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2026-01-26 23:39:50.931 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://38.102.83.18:8776/v3/%(project_id)s' 2026-01-26 23:39:50.966 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://38.102.83.18:8776/v3/%(project_id)s' 2026-01-26 23:39:51.014 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-01-26 23:39:51.018 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-01-26 23:39:51.022 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-01-26 23:39:51.025 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-01-26 23:39:51.029 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-01-26 23:39:51.032 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-01-26 23:39:51.034 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-01-26 23:39:51.039 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:39:51.043 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-01-26 23:39:51.082 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-01-26 23:39:51.086 | ++ functions:get_random_port:853 : read lower_port upper_port 2026-01-26 23:39:51.089 | ++ functions:get_random_port:854 : true 2026-01-26 23:39:51.092 | ++ functions:get_random_port:855 : (( port = upper_port )) 2026-01-26 23:39:51.095 | ++ functions:get_random_port:855 : (( port >= lower_port )) 2026-01-26 23:39:51.098 | ++ functions:get_random_port:856 : sudo lsof -i :60999 2026-01-26 23:39:51.114 | ++ functions:get_random_port:857 : [[ 1 > 0 ]] 2026-01-26 23:39:51.117 | ++ functions:get_random_port:858 : break 2 2026-01-26 23:39:51.120 | ++ functions:get_random_port:862 : echo 60999 2026-01-26 23:39:51.123 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-01-26 23:39:51.126 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-01-26 23:39:51.162 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-01-26 23:39:51.199 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-01-26 23:39:51.237 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-01-26 23:39:51.274 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-01-26 23:39:51.311 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-01-26 23:39:51.348 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-01-26 23:39:51.386 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-01-26 23:39:51.423 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-01-26 23:39:51.461 | + 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-01-26 23:39:51.498 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-01-26 23:39:51.534 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-01-26 23:39:51.570 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-01-26 23:39:51.607 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-01-26 23:39:51.643 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-01-26 23:39:51.680 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-01-26 23:39:51.716 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-01-26 23:39:51.751 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-01-26 23:39:51.787 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-01-26 23:39:51.823 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-01-26 23:39:51.860 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-01-26 23:39:51.862 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-01-26 23:39:51.865 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:39:51.868 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:39:51.871 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:51.873 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:51.876 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:39:51.878 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:51.881 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:51.884 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:51.886 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:51.889 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:51.892 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:51.895 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:51.897 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:51.900 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:51.904 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:51.906 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:39:51.910 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-01-26 23:39:51.912 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-01-26 23:39:51.915 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:39:51.918 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:39:51.921 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:51.925 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:51.928 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:39:51.931 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:51.934 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:51.936 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:51.939 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:51.942 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:51.945 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:51.948 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:51.950 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:51.953 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:51.957 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:51.959 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:39:51.962 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-01-26 23:39:51.966 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-01-26 23:39:51.969 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-01-26 23:39:51.972 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:39:51.974 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:51.977 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:51.980 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:39:51.983 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:51.986 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:51.989 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:51.992 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:51.994 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:51.997 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:52.000 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:52.003 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:52.006 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:52.009 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:52.012 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2026-01-26 23:39:52.014 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/glance-api.conf ']' 2026-01-26 23:39:52.017 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/glance-api.conf.disabled 2026-01-26 23:39:52.021 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/httpd/conf.d/glance-api.conf.disabled 2026-01-26 23:39:52.025 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-01-26 23:39:52.025 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/httpd/conf.d/glance-api.conf.disabled 2026-01-26 23:39:52.045 | KeepAlive Off 2026-01-26 23:39:52.051 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-01-26 23:39:52.052 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2026-01-26 23:39:52.070 | SetEnv proxy-sendchunked 1 2026-01-26 23:39:52.076 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-01-26 23:39:52.076 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2026-01-26 23:39:52.096 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-01-26 23:39:52.101 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-01-26 23:39:52.104 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-01-26 23:39:52.107 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:39:52.110 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:39:52.113 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:39:52.116 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:39:52.119 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:52.121 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:52.124 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:39:52.128 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:52.130 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:52.133 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:52.136 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:52.138 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:52.141 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:52.144 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:52.146 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:52.149 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:52.152 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:52.155 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:39:52.158 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:39:52.161 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:39:52.164 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:39:52.167 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:39:52.170 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:39:52.173 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:39:52.176 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:39:52.179 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:39:52.182 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:39:52.185 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:39:52.188 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:39:52.191 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:39:52.194 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:39:52.197 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:39:52.200 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2026-01-26 23:39:52.203 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/glance-api.conf.disabled ]] 2026-01-26 23:39:52.206 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/glance-api.conf ]] 2026-01-26 23:39:52.209 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/glance-api.conf.disabled /etc/httpd/conf.d/glance-api.conf 2026-01-26 23:39:52.234 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-01-26 23:39:52.238 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:39:52.241 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:39:52.244 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:39:53.449 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-01-26 23:39:53.456 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-01-26 23:39:53.502 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /bin/python3.12 2026-01-26 23:39:53.546 | + lib/glance:configure_glance:465 : [[ True == True ]] 2026-01-26 23:39:53.549 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-01-26 23:39:53.589 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-01-26 23:39:53.627 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-01-26 23:39:53.666 | + ./stack.sh:main:942 : is_service_enabled cinder 2026-01-26 23:39:53.686 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:39:53.689 | + ./stack.sh:main:944 : stack_install_service cinder 2026-01-26 23:39:53.692 | + lib/stack:stack_install_service:20 : local service=cinder 2026-01-26 23:39:53.695 | + lib/stack:stack_install_service:21 : type install_cinder 2026-01-26 23:39:53.699 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:39:53.701 | + lib/stack:stack_install_service:32 : install_cinder 2026-01-26 23:39:53.705 | + lib/cinder:install_cinder:535 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-01-26 23:39:53.707 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/cinder.git 2026-01-26 23:39:53.710 | + functions-common:git_clone:582 : local git_dest=/opt/stack/cinder 2026-01-26 23:39:53.713 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:39:53.715 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:39:53.719 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:39:53.722 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:39:53.725 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:39:53.728 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:39:53.746 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:39:53.749 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:39:53.752 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:39:53.756 | + functions-common:git_clone:602 : echo master 2026-01-26 23:39:53.757 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:39:53.759 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:39:53.764 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/cinder ]] 2026-01-26 23:39:53.766 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:39:53.769 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-01-26 23:39:53.795 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2026-01-26 23:39:53.799 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:39:53.799 | + functions-common:git_clone:665 : head -1 2026-01-26 23:39:53.806 | d583e34f8 Merge "NetApp - Bug Fix 2124264: Pools not getting populated for ASAr2 platform" 2026-01-26 23:39:53.809 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:39:53.812 | + lib/cinder:install_cinder:536 : setup_develop /opt/stack/cinder 2026-01-26 23:39:53.815 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:39:53.818 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-01-26 23:39:53.821 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-01-26 23:39:53.824 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:39:53.827 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-01-26 23:39:53.830 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:39:53.833 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-01-26 23:39:53.836 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-01-26 23:39:53.839 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:39:53.842 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:39:53.846 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-01-26 23:39:53.849 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:39:53.852 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-01-26 23:39:53.856 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:39:53.859 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:39:53.863 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-01-26 23:39:53.870 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-01-26 23:39:53.873 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-01-26 23:39:53.876 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-01-26 23:39:54.000 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-01-26 23:39:54.003 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:39:54.006 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:39:54.009 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:39:54.012 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-01-26 23:39:54.014 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-01-26 23:39:54.017 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:39:54.019 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:39:54.022 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:39:54.024 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:39:54.026 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:39:54.029 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:39:54.032 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:39:54.035 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-01-26 23:39:54.059 | Using python 3.12 to install /opt/stack/cinder 2026-01-26 23:39:54.062 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-01-26 23:39:54.768 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:39:54.770 | Obtaining file:///opt/stack/cinder 2026-01-26 23:39:54.773 | Installing build dependencies: started 2026-01-26 23:39:56.994 | Installing build dependencies: finished with status 'done' 2026-01-26 23:39:56.997 | Checking if build backend supports build_editable: started 2026-01-26 23:39:57.159 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:39:57.161 | Getting requirements to build editable: started 2026-01-26 23:39:57.285 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:39:57.290 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:39:57.910 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:39:58.024 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (7.0.3) 2026-01-26 23:39:58.025 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.2.1) 2026-01-26 23:39:58.026 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (0.40.3) 2026-01-26 23:39:58.028 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev137) (3.2.4) 2026-01-26 23:39:58.031 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (2.1.0) 2026-01-26 23:39:58.033 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (4.25.1) 2026-01-26 23:39:58.035 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.13.0) 2026-01-26 23:39:58.038 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (11.0.0) 2026-01-26 23:39:58.040 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev137) (6.0.2) 2026-01-26 23:39:58.042 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (10.2.0) 2026-01-26 23:39:58.044 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (7.2.0) 2026-01-26 23:39:58.046 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (6.2.0) 2026-01-26 23:39:58.049 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (18.0.0) 2026-01-26 23:39:58.051 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (8.0.0) 2026-01-26 23:39:58.054 | Requirement already satisfied: oslo.messaging>=14.6.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (17.2.0) 2026-01-26 23:39:58.056 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (7.0.0) 2026-01-26 23:39:58.058 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (4.8.0) 2026-01-26 23:39:58.060 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (3.9.0) 2026-01-26 23:39:58.062 | Requirement already satisfied: oslo.reports>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (3.7.0) 2026-01-26 23:39:58.064 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (7.8.0) 2026-01-26 23:39:58.066 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.9.0) 2026-01-26 23:39:58.069 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (4.4.1) 2026-01-26 23:39:58.071 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (2.7.0) 2026-01-26 23:39:58.073 | Requirement already satisfied: oslo.utils>=6.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (9.2.0) 2026-01-26 23:39:58.468 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev137) 2026-01-26 23:39:58.471 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/94/4b4d1de26a0cebfe9108efcabea825ebcdde6238b34c06df0454c50ee289/oslo_versionedobjects-3.9.0-py3-none-any.whl.metadata (2.5 kB) 2026-01-26 23:39:58.482 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (4.3.0) 2026-01-26 23:39:58.482 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (25.0) 2026-01-26 23:39:58.572 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev137) 2026-01-26 23:39:58.576 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-01-26 23:39:58.592 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (3.10.1) 2026-01-26 23:39:58.593 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (3.1.0) 2026-01-26 23:39:58.594 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (3.2.5) 2026-01-26 23:39:58.596 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (7.2.0) 2026-01-26 23:39:58.673 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev137) 2026-01-26 23:39:58.676 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/44/0d1b00f298ddd04d3467a1d84deb4890ff41a0c9038537de7930e8ceab9b/python_glanceclient-4.10.0-py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:39:58.693 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.7.0) 2026-01-26 23:39:58.794 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev137) 2026-01-26 23:39:58.797 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/1f/f944e5f61083af25176b46296522085b0faa17381d0251fd9c0f9f6288d0/python_novaclient-18.11.0-py3-none-any.whl.metadata (3.0 kB) 2026-01-26 23:39:58.806 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (4.9.0) 2026-01-26 23:39:58.807 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (2.32.5) 2026-01-26 23:39:58.809 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (2.5.1) 2026-01-26 23:39:58.812 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (6.1.0) 2026-01-26 23:39:58.858 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev137) 2026-01-26 23:39:58.861 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl.metadata (2.4 kB) 2026-01-26 23:39:58.869 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev137) (2.0.44) 2026-01-26 23:39:58.870 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.6.0) 2026-01-26 23:39:58.910 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev137) 2026-01-26 23:39:58.914 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl.metadata (34 kB) 2026-01-26 23:39:58.928 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (9.1.2) 2026-01-26 23:39:58.930 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (1.8.9) 2026-01-26 23:39:58.933 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (6.7.1) 2026-01-26 23:39:58.999 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev137) 2026-01-26 23:39:59.003 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/39/d3e9d01086e19671e15d0c895268055f2a42fe1fd112c234863cc52c453c/oslo_vmware-4.8.0-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:39:59.012 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (6.14.0) 2026-01-26 23:39:59.013 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.9.0) 2026-01-26 23:39:59.101 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev137) 2026-01-26 23:39:59.104 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 23:39:59.255 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev137) 2026-01-26 23:39:59.259 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/28/be3b17bd6a190c8c2ec9e4fb65d43e6ecd7b7a1bb19ccc1d9ab4f687a58c/google_api_python_client-2.185.0-py3-none-any.whl.metadata (7.0 kB) 2026-01-26 23:39:59.265 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (5.5.0) 2026-01-26 23:39:59.266 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev137) (43.0.3) 2026-01-26 23:39:59.267 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (0.2.3) 2026-01-26 23:39:59.487 | Collecting zstd>=1.5.0.0 (from cinder==27.1.0.dev137) 2026-01-26 23:39:59.490 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/80/6252de3a70cfd7767718ad476893f1c7dc129f942cc7ed0322e3137c03d9/zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-01-26 23:40:00.216 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev137) 2026-01-26 23:40:00.219 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-01-26 23:40:00.227 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (1.9.0) 2026-01-26 23:40:00.228 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (2025.2) 2026-01-26 23:40:00.229 | Requirement already satisfied: cachetools>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev137) (6.2.1) 2026-01-26 23:40:00.929 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev137) 2026-01-26 23:40:00.932 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-01-26 23:40:00.940 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==27.1.0.dev137) (1.0.1) 2026-01-26 23:40:01.034 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev137) 2026-01-26 23:40:01.039 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl.metadata (1.7 kB) 2026-01-26 23:40:01.129 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev137) (2.0.0) 2026-01-26 23:40:01.146 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet!=0.32.0,>=0.30.1->cinder==27.1.0.dev137) (2.8.0) 2026-01-26 23:40:01.153 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /usr/local/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==27.1.0.dev137) (0.31.0) 2026-01-26 23:40:01.277 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev137) 2026-01-26 23:40:01.280 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/a4/7319a2a8add4cc352be9e3efeff5e2aacee917c85ca2fa1647e29089983c/google_auth-2.41.1-py2.py3-none-any.whl.metadata (6.6 kB) 2026-01-26 23:40:01.363 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev137) 2026-01-26 23:40:01.366 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/8a/fe34d2f3f9470a27b01c9e76226965863f153d5fbe276f83608562e49c04/google_auth_httplib2-0.2.0-py2.py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:40:01.468 | 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==27.1.0.dev137) 2026-01-26 23:40:01.471 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/93/ecf9f7caa99c71e969091e9a78789f11b2dea5c684917eab7c54a8d13560/google_api_core-2.27.0-py3-none-any.whl.metadata (3.2 kB) 2026-01-26 23:40:01.589 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev137) 2026-01-26 23:40:01.592 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-01-26 23:40:01.626 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev137) (25.4.0) 2026-01-26 23:40:01.627 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev137) (2025.9.1) 2026-01-26 23:40:01.628 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev137) (0.37.0) 2026-01-26 23:40:01.630 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev137) (0.28.0) 2026-01-26 23:40:01.643 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev137) (1.8.2) 2026-01-26 23:40:01.644 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev137) (4.15.0) 2026-01-26 23:40:01.663 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev137) (4.0.0) 2026-01-26 23:40:01.666 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev137) (4.0.1) 2026-01-26 23:40:01.667 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev137) (2.10.1) 2026-01-26 23:40:01.685 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib64/python3.12/site-packages (from os-brick>=6.10.0->cinder==27.1.0.dev137) (7.1.1) 2026-01-26 23:40:01.703 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev137) (0.20) 2026-01-26 23:40:01.704 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->cinder==27.1.0.dev137) (3.0.0) 2026-01-26 23:40:01.711 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev137) (1.3.0) 2026-01-26 23:40:01.713 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev137) (2.0.0) 2026-01-26 23:40:01.714 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev137) (6.0.3) 2026-01-26 23:40:01.726 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev137) (1.17.0) 2026-01-26 23:40:01.729 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev137) (2.0.2) 2026-01-26 23:40:01.731 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev137) (0.5.0) 2026-01-26 23:40:01.745 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.6.1->cinder==27.1.0.dev137) (2.9.0.post0) 2026-01-26 23:40:01.757 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev137) (3.2.1) 2026-01-26 23:40:01.761 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev137) (5.3.1) 2026-01-26 23:40:01.762 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev137) (5.5.4) 2026-01-26 23:40:01.763 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev137) (0.14.0) 2026-01-26 23:40:01.772 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev137) (4.3.0) 2026-01-26 23:40:01.773 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev137) (3.1.6) 2026-01-26 23:40:01.776 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev137) (4.0.1) 2026-01-26 23:40:01.797 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->cinder==27.1.0.dev137) (1.1.2) 2026-01-26 23:40:01.836 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->cinder==27.1.0.dev137) (1.7.3) 2026-01-26 23:40:01.845 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev137) (3.16.0) 2026-01-26 23:40:01.934 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev137) 2026-01-26 23:40:01.937 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-01-26 23:40:01.946 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from oslo.vmware>=3.10.0->cinder==27.1.0.dev137) (1.26.20) 2026-01-26 23:40:02.032 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev137) 2026-01-26 23:40:02.034 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl.metadata (3.3 kB) 2026-01-26 23:40:02.090 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev137) 2026-01-26 23:40:02.093 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/30/5efcef3406940cda75296c6d884090b8a9aad2dcc0c304daebb5ae99fb4a/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (9.4 kB) 2026-01-26 23:40:02.110 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev137) (69.0.3) 2026-01-26 23:40:02.150 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (4.13.1) 2026-01-26 23:40:02.205 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev137) 2026-01-26 23:40:02.208 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-01-26 23:40:02.216 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev137) (2.0.0) 2026-01-26 23:40:02.217 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=3.2.2->cinder==27.1.0.dev137) (24.2.1) 2026-01-26 23:40:02.276 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev137) (3.4.4) 2026-01-26 23:40:02.277 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev137) (3.11) 2026-01-26 23:40:02.279 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev137) (2026.1.4) 2026-01-26 23:40:02.293 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev137) (1.17.0) 2026-01-26 23:40:02.293 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev137) (0.7) 2026-01-26 23:40:02.334 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev137) 2026-01-26 23:40:02.337 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-01-26 23:40:02.422 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev137) (3.4.2) 2026-01-26 23:40:02.424 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev137) (3.3.0) 2026-01-26 23:40:02.427 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev137) (4.0.1) 2026-01-26 23:40:02.496 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev137) 2026-01-26 23:40:02.499 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl.metadata (20 kB) 2026-01-26 23:40:02.564 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==27.1.0.dev137) (1.3.10) 2026-01-26 23:40:02.577 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.6.0->cinder==27.1.0.dev137) (5.1.0) 2026-01-26 23:40:02.662 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev137) (2.23) 2026-01-26 23:40:02.691 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (0.5.2) 2026-01-26 23:40:02.693 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (2.7.0) 2026-01-26 23:40:02.822 | Collecting googleapis-common-protos<2.0.0,>=1.56.2 (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==27.1.0.dev137) 2026-01-26 23:40:02.826 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/e8/eba9fece11d57a71e3e22ea672742c8f3cf23b35730c9e96db768b295216/googleapis_common_protos-1.71.0-py3-none-any.whl.metadata (9.4 kB) 2026-01-26 23:40:03.170 | Collecting protobuf!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<7.0.0,>=3.19.5 (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==27.1.0.dev137) 2026-01-26 23:40:03.173 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-01-26 23:40:03.224 | 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==27.1.0.dev137) 2026-01-26 23:40:03.226 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/6d/280c4c2ce28b1593a19ad5239c8b826871fc6ec275c21afc8e1820108039/proto_plus-1.26.1-py3-none-any.whl.metadata (2.2 kB) 2026-01-26 23:40:03.411 | 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==27.1.0.dev137) 2026-01-26 23:40:03.414 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:40:03.452 | 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==27.1.0.dev137) 2026-01-26 23:40:03.454 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) 2026-01-26 23:40:03.538 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==27.1.0.dev137) (3.0.3) 2026-01-26 23:40:03.710 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=9.1.0->cinder==27.1.0.dev137) (1.5.0) 2026-01-26 23:40:03.732 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.6.0->cinder==27.1.0.dev137) (0.23.1) 2026-01-26 23:40:03.750 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==27.1.0.dev137) (0.2.14) 2026-01-26 23:40:04.312 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=11.0.0->cinder==27.1.0.dev137) (2.7.2) 2026-01-26 23:40:04.416 | Requirement already satisfied: jsonpatch~=1.0 in /usr/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev137) (1.33) 2026-01-26 23:40:04.532 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (1.11.0) 2026-01-26 23:40:04.533 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (1.7.1) 2026-01-26 23:40:04.625 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch~=1.0->warlock>=1.2.0->python-glanceclient>=3.2.2->cinder==27.1.0.dev137) (3.0.0) 2026-01-26 23:40:04.801 | Collecting pyasn1<0.7.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==27.1.0.dev137) 2026-01-26 23:40:04.804 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl.metadata (8.3 kB) 2026-01-26 23:40:04.997 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (14.2.0) 2026-01-26 23:40:05.020 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (4.0.0) 2026-01-26 23:40:05.021 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (2.19.2) 2026-01-26 23:40:05.056 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==27.1.0.dev137) (0.1.2) 2026-01-26 23:40:05.120 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl (139 kB) 2026-01-26 23:40:05.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 14.8 MB/s eta 0:00:00 2026-01-26 23:40:05.134 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fa/28/be3b17bd6a190c8c2ec9e4fb65d43e6ecd7b7a1bb19ccc1d9ab4f687a58c/google_api_python_client-2.185.0-py3-none-any.whl (14.5 MB) 2026-01-26 23:40:05.243 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 120.1 MB/s eta 0:00:00 2026-01-26 23:40:05.246 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/94/4b4d1de26a0cebfe9108efcabea825ebcdde6238b34c06df0454c50ee289/oslo_versionedobjects-3.9.0-py3-none-any.whl (86 kB) 2026-01-26 23:40:05.255 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/86.3 kB 10.4 MB/s eta 0:00:00 2026-01-26 23:40:05.257 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/39/d3e9d01086e19671e15d0c895268055f2a42fe1fd112c234863cc52c453c/oslo_vmware-4.8.0-py3-none-any.whl (626 kB) 2026-01-26 23:40:05.268 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 627.0/627.0 kB 66.5 MB/s eta 0:00:00 2026-01-26 23:40:05.271 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-01-26 23:40:05.279 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.9/223.9 kB 30.6 MB/s eta 0:00:00 2026-01-26 23:40:05.282 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/44/0d1b00f298ddd04d3467a1d84deb4890ff41a0c9038537de7930e8ceab9b/python_glanceclient-4.10.0-py3-none-any.whl (208 kB) 2026-01-26 23:40:05.290 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.7/208.7 kB 28.8 MB/s eta 0:00:00 2026-01-26 23:40:05.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/1f/f944e5f61083af25176b46296522085b0faa17381d0251fd9c0f9f6288d0/python_novaclient-18.11.0-py3-none-any.whl (335 kB) 2026-01-26 23:40:05.302 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 44.9 MB/s eta 0:00:00 2026-01-26 23:40:05.304 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e4/c5/2ecc91e593a8987fc4d2dfcc0ff6a1f611358e1e1763324e40a5564a7954/rtslib_fb-2.2.3-py3-none-any.whl (49 kB) 2026-01-26 23:40:05.313 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 5.5 MB/s eta 0:00:00 2026-01-26 23:40:05.316 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl (35 kB) 2026-01-26 23:40:05.324 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl (93 kB) 2026-01-26 23:40:05.331 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 18.0 MB/s eta 0:00:00 2026-01-26 23:40:05.334 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/80/6252de3a70cfd7767718ad476893f1c7dc129f942cc7ed0322e3137c03d9/zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-01-26 23:40:05.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.7/302.7 kB 35.0 MB/s eta 0:00:00 2026-01-26 23:40:05.348 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/dd/d87e2a145fad9e08d0ec6edcf9d71f838ccc7acdd919acc4c0d4a93515f8/botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-01-26 23:40:05.443 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 129.3 MB/s eta 0:00:00 2026-01-26 23:40:05.445 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/93/ecf9f7caa99c71e969091e9a78789f11b2dea5c684917eab7c54a8d13560/google_api_core-2.27.0-py3-none-any.whl (167 kB) 2026-01-26 23:40:05.455 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.1/167.1 kB 22.0 MB/s eta 0:00:00 2026-01-26 23:40:05.458 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/a4/7319a2a8add4cc352be9e3efeff5e2aacee917c85ca2fa1647e29089983c/google_auth-2.41.1-py2.py3-none-any.whl (221 kB) 2026-01-26 23:40:05.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.3/221.3 kB 28.3 MB/s eta 0:00:00 2026-01-26 23:40:05.473 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/8a/fe34d2f3f9470a27b01c9e76226965863f153d5fbe276f83608562e49c04/google_auth_httplib2-0.2.0-py2.py3-none-any.whl (9.3 kB) 2026-01-26 23:40:05.482 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl (160 kB) 2026-01-26 23:40:05.490 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 kB 25.2 MB/s eta 0:00:00 2026-01-26 23:40:05.493 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/30/5efcef3406940cda75296c6d884090b8a9aad2dcc0c304daebb5ae99fb4a/pynacl-1.6.0-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-01-26 23:40:05.511 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 93.7 MB/s eta 0:00:00 2026-01-26 23:40:05.514 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-01-26 23:40:05.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 6.4 MB/s eta 0:00:00 2026-01-26 23:40:05.527 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl (82 kB) 2026-01-26 23:40:05.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 11.1 MB/s eta 0:00:00 2026-01-26 23:40:05.539 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/0e/513c353018247dc846074d9460f3c9adeeea360ac85abd5a7750eb53fc03/suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-01-26 23:40:05.556 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 8.9 MB/s eta 0:00:00 2026-01-26 23:40:05.559 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-01-26 23:40:05.567 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl (31 kB) 2026-01-26 23:40:05.576 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2026-01-26 23:40:05.585 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/e8/eba9fece11d57a71e3e22ea672742c8f3cf23b35730c9e96db768b295216/googleapis_common_protos-1.71.0-py3-none-any.whl (294 kB) 2026-01-26 23:40:05.596 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 34.5 MB/s eta 0:00:00 2026-01-26 23:40:05.599 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4e/6d/280c4c2ce28b1593a19ad5239c8b826871fc6ec275c21afc8e1820108039/proto_plus-1.26.1-py3-none-any.whl (50 kB) 2026-01-26 23:40:05.608 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 5.4 MB/s eta 0:00:00 2026-01-26 23:40:05.611 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/21/51/0b1cbad62074439b867b4e04cc09b93f6699d78fd191bed2bbb44562e077/protobuf-6.33.0-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-01-26 23:40:05.622 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.2/323.2 kB 39.4 MB/s eta 0:00:00 2026-01-26 23:40:05.625 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/77/89/bc88a6711935ba795a679ea6ebee07e128050d6382eaa35a0a47c8032bdc/pyasn1_modules-0.4.1-py3-none-any.whl (181 kB) 2026-01-26 23:40:05.632 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 33.9 MB/s eta 0:00:00 2026-01-26 23:40:05.635 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl (34 kB) 2026-01-26 23:40:05.643 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/7e/5f50d07d5e70a2addbccd90ac2950f81d1edd0783630651d9268d7f1db49/pyasn1-0.6.0-py2.py3-none-any.whl (85 kB) 2026-01-26 23:40:05.655 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 9.8 MB/s eta 0:00:00 2026-01-26 23:40:05.725 | Building wheels for collected packages: cinder 2026-01-26 23:40:05.726 | Building editable for cinder (pyproject.toml): started 2026-01-26 23:40:06.662 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-01-26 23:40:06.662 | Created wheel for cinder: filename=cinder-27.1.0.dev137-0.editable-py3-none-any.whl size=9125 sha256=4ec37cac97d6b3cd1ed131dcff87b7a238b53aa098e21b5ebff4c1446fdbe0cf 2026-01-26 23:40:06.663 | Stored in directory: /tmp/pip-ephem-wheel-cache-iwnqdao0/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-01-26 23:40:06.665 | Successfully built cinder 2026-01-26 23:40:07.389 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, pyudev, pyasn1, protobuf, invoke, rtslib-fb, rsa, 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, oslo.vmware, google-api-python-client, oslo.versionedobjects, cinder 2026-01-26 23:40:10.824 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev137 google-api-core-2.27.0 google-api-python-client-2.185.0 google-auth-2.41.1 google-auth-httplib2-0.2.0 googleapis-common-protos-1.71.0 invoke-2.2.1 oslo.versionedobjects-3.9.0 oslo.vmware-4.8.0 paramiko-4.0.0 proto-plus-1.26.1 protobuf-6.33.0 pyasn1-0.6.0 pyasn1-modules-0.4.1 pynacl-1.6.0 python-glanceclient-4.10.0 python-novaclient-18.11.0 pyudev-0.24.4 rsa-4.9.1 rtslib-fb-2.2.3 s3transfer-0.10.0 suds-community-1.2.0 tabulate-0.9.0 tooz-7.0.0 uritemplate-4.2.0 voluptuous-0.15.2 warlock-2.1.0 zstd-1.5.7.2 2026-01-26 23:40:10.824 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:40:11.331 | + inc/python:pip_install:216 : result=0 2026-01-26 23:40:11.334 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:40:11.338 | + functions-common:time_stop:2412 : local name 2026-01-26 23:40:11.340 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:40:11.342 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:40:11.346 | + functions-common:time_stop:2415 : local total 2026-01-26 23:40:11.348 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:40:11.350 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:40:11.352 | + functions-common:time_stop:2419 : start_time=1769470794052 2026-01-26 23:40:11.355 | + functions-common:time_stop:2421 : [[ -z 1769470794052 ]] 2026-01-26 23:40:11.358 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:40:11.363 | + functions-common:time_stop:2424 : end_time=1769470811360 2026-01-26 23:40:11.365 | + functions-common:time_stop:2425 : elapsed_time=17308 2026-01-26 23:40:11.368 | + functions-common:time_stop:2426 : total=72023 2026-01-26 23:40:11.370 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:40:11.373 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=89331 2026-01-26 23:40:11.375 | + inc/python:pip_install:219 : return 0 2026-01-26 23:40:11.378 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:40:11.380 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:40:11.383 | + inc/python:setup_package:468 : '[' -d '/opt/stack/cinder/*.egg-info' ']' 2026-01-26 23:40:11.387 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-01-26 23:40:11.389 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-01-26 23:40:11.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:40:11.395 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:40:11.397 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/cinder, ]] 2026-01-26 23:40:11.400 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:40:11.403 | + lib/cinder:install_cinder:537 : [[ lioadm == \t\g\t\a\d\m ]] 2026-01-26 23:40:11.405 | + lib/cinder:install_cinder:539 : [[ lioadm == \l\i\o\a\d\m ]] 2026-01-26 23:40:11.407 | + lib/cinder:install_cinder:540 : is_ubuntu 2026-01-26 23:40:11.410 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:11.412 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:11.415 | + lib/cinder:install_cinder:546 : install_package targetcli 2026-01-26 23:40:11.418 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:40:11.420 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:40:11.423 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:40:11.425 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:40:11.428 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:11.430 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:40:11.433 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:11.435 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:11.438 | + functions-common:install_package:1431 : real_install_package targetcli 2026-01-26 23:40:11.441 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:40:11.443 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:11.446 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:11.449 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:40:11.451 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:40:11.454 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:40:11.458 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:40:11.460 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:40:11.463 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:40:11.465 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:40:11.468 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:40:11.471 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:40:11.474 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:40:11.476 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:40:11.479 | + functions-common:real_install_package:1421 : yum_install targetcli 2026-01-26 23:40:11.482 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:40:11.485 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:11.487 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:40:11.490 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:40:11.491 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:40:11.494 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:40:11.497 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:40:11.504 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470811500 2026-01-26 23:40:11.506 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y targetcli 2026-01-26 23:40:11.509 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:40:11.513 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:40:11.519 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:40:11.521 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:40:11.524 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y targetcli 2026-01-26 23:40:12.101 | Last metadata expiration check: 0:04:21 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:40:12.168 | Package targetcli-2.1.58-5.el10.noarch is already installed. 2026-01-26 23:40:12.196 | Dependencies resolved. 2026-01-26 23:40:12.197 | Nothing to do. 2026-01-26 23:40:12.197 | Complete! 2026-01-26 23:40:12.249 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:40:12.252 | + functions-common:time_stop:2412 : local name 2026-01-26 23:40:12.255 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:40:12.258 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:40:12.261 | + functions-common:time_stop:2415 : local total 2026-01-26 23:40:12.264 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:40:12.267 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:40:12.269 | + functions-common:time_stop:2419 : start_time=1769470811500 2026-01-26 23:40:12.273 | + functions-common:time_stop:2421 : [[ -z 1769470811500 ]] 2026-01-26 23:40:12.276 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:40:12.281 | + functions-common:time_stop:2424 : end_time=1769470812278 2026-01-26 23:40:12.284 | + functions-common:time_stop:2425 : elapsed_time=778 2026-01-26 23:40:12.287 | + functions-common:time_stop:2426 : total=62382 2026-01-26 23:40:12.289 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:40:12.292 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=63160 2026-01-26 23:40:12.296 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:40:12.299 | + ./stack.sh:main:945 : configure_cinder 2026-01-26 23:40:12.301 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2026-01-26 23:40:12.328 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-01-26 23:40:12.333 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-01-26 23:40:12.336 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-01-26 23:40:12.339 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-01-26 23:40:12.343 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-01-26 23:40:12.343 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-01-26 23:40:12.347 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-01-26 23:40:12.350 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-01-26 23:40:12.353 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2026-01-26 23:40:12.355 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-01-26 23:40:12.358 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-01-26 23:40:12.361 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-01-26 23:40:12.363 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2026-01-26 23:40:12.366 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-01-26 23:40:12.391 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-01-26 23:40:12.416 | + 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-01-26 23:40:12.442 | + 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-01-26 23:40:12.470 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-01-26 23:40:12.497 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-01-26 23:40:12.521 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-01-26 23:40:12.525 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-01-26 23:40:12.530 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.XZ0abglD1n 2026-01-26 23:40:12.532 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-01-26 23:40:12.535 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-01-26 23:40:12.538 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2026-01-26 23:40:12.540 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.XZ0abglD1n 2026-01-26 23:40:12.545 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.XZ0abglD1n 2026-01-26 23:40:12.570 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.XZ0abglD1n /etc/sudoers.d/cinder-rootwrap 2026-01-26 23:40:12.596 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/cinder-rootwrap 2026-01-26 23:40:12.601 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2026-01-26 23:40:12.604 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2026-01-26 23:40:12.607 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-01-26 23:40:12.610 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-01-26 23:40:12.612 | + 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-01-26 23:40:12.615 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2026-01-26 23:40:12.618 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-01-26 23:40:12.621 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-01-26 23:40:12.627 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-01-26 23:40:12.632 | + lib/cinder:configure_cinder:307 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2026-01-26 23:40:12.654 | + lib/cinder:configure_cinder:308 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2026-01-26 23:40:12.675 | + lib/cinder:configure_cinder:309 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2026-01-26 23:40:12.696 | + lib/cinder:configure_cinder:310 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2026-01-26 23:40:12.716 | + lib/cinder:configure_cinder:311 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2026-01-26 23:40:12.738 | + lib/cinder:configure_cinder:312 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2026-01-26 23:40:12.759 | + lib/cinder:configure_cinder:313 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2026-01-26 23:40:12.782 | + lib/cinder:configure_cinder:314 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2026-01-26 23:40:12.804 | + lib/cinder:configure_cinder:316 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-01-26 23:40:12.807 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-01-26 23:40:12.810 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2026-01-26 23:40:12.813 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-01-26 23:40:12.816 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:40:12.818 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-01-26 23:40:12.856 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-01-26 23:40:12.894 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://38.102.83.18/identity 2026-01-26 23:40:12.931 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-01-26 23:40:12.963 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2026-01-26 23:40:12.998 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-01-26 23:40:13.034 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-01-26 23:40:13.068 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-01-26 23:40:13.104 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:40:13.141 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-01-26 23:40:13.177 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:40:13.180 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-01-26 23:40:13.220 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-01-26 23:40:13.257 | ++ lib/cinder:configure_cinder:321 : database_connection_url cinder 2026-01-26 23:40:13.260 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-01-26 23:40:13.262 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-01-26 23:40:13.265 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-01-26 23:40:13.268 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:40:13.270 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:40:13.273 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:40:13.292 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:13.295 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:40:13.298 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-01-26 23:40:13.302 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-01-26 23:40:13.342 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-01-26 23:40:13.377 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-01-26 23:40:13.417 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-01-26 23:40:13.460 | + lib/cinder:configure_cinder:325 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2026-01-26 23:40:13.496 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-01-26 23:40:13.529 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-01-26 23:40:13.568 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 38.102.83.18 2026-01-26 23:40:13.603 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-01-26 23:40:13.642 | ++ lib/cinder:configure_cinder:330 : openssl rand -hex 16 2026-01-26 23:40:13.652 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf key_manager fixed_key e834e033e5226712681985ec61bc3c8d 2026-01-26 23:40:13.689 | + lib/cinder:configure_cinder:331 : [[ -n '' ]] 2026-01-26 23:40:13.692 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-01-26 23:40:13.727 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-01-26 23:40:13.762 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-01-26 23:40:13.798 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-01-26 23:40:13.833 | + lib/cinder:configure_cinder:345 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-01-26 23:40:13.870 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-01-26 23:40:13.906 | + lib/cinder:configure_cinder:348 : is_service_enabled c-vol 2026-01-26 23:40:13.925 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:13.928 | + lib/cinder:configure_cinder:348 : [[ -n lvm:lvmdriver-1 ]] 2026-01-26 23:40:13.930 | + lib/cinder:configure_cinder:349 : local enabled_backends= 2026-01-26 23:40:13.933 | + lib/cinder:configure_cinder:350 : local default_name= 2026-01-26 23:40:13.936 | + lib/cinder:configure_cinder:351 : local be be_name be_type 2026-01-26 23:40:13.939 | + lib/cinder:configure_cinder:352 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-01-26 23:40:13.942 | + lib/cinder:configure_cinder:353 : be_type=lvm 2026-01-26 23:40:13.945 | + lib/cinder:configure_cinder:354 : be_name=lvmdriver-1 2026-01-26 23:40:13.948 | + lib/cinder:configure_cinder:355 : type configure_cinder_backend_lvm 2026-01-26 23:40:13.951 | + lib/cinder:configure_cinder:356 : configure_cinder_backend_lvm lvmdriver-1 2026-01-26 23:40:13.954 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-01-26 23:40:13.957 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-01-26 23:40:13.996 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-01-26 23:40:14.034 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-01-26 23:40:14.073 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-01-26 23:40:14.109 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-01-26 23:40:14.141 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-01-26 23:40:14.174 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-01-26 23:40:14.207 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-01-26 23:40:14.240 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-01-26 23:40:14.278 | + lib/cinder:configure_cinder:358 : [[ -z '' ]] 2026-01-26 23:40:14.281 | + lib/cinder:configure_cinder:359 : default_name=lvmdriver-1 2026-01-26 23:40:14.284 | + lib/cinder:configure_cinder:361 : enabled_backends+=lvmdriver-1, 2026-01-26 23:40:14.287 | + lib/cinder:configure_cinder:363 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-01-26 23:40:14.325 | + lib/cinder:configure_cinder:364 : [[ -n lvmdriver-1 ]] 2026-01-26 23:40:14.328 | + lib/cinder:configure_cinder:365 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-01-26 23:40:14.366 | + lib/cinder:configure_cinder:367 : configure_cinder_image_volume_cache 2026-01-26 23:40:14.369 | + lib/cinder:configure_cinder_image_volume_cache:723 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-01-26 23:40:14.372 | + lib/cinder:configure_cinder_image_volume_cache:724 : local be_name=lvmdriver-1 2026-01-26 23:40:14.376 | + lib/cinder:configure_cinder_image_volume_cache:726 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-01-26 23:40:14.413 | + lib/cinder:configure_cinder_image_volume_cache:728 : [[ -n '' ]] 2026-01-26 23:40:14.416 | + lib/cinder:configure_cinder_image_volume_cache:732 : [[ -n '' ]] 2026-01-26 23:40:14.419 | + lib/cinder:configure_cinder:372 : [[ False == \T\r\u\e ]] 2026-01-26 23:40:14.422 | + lib/cinder:configure_cinder:378 : is_service_enabled c-bak 2026-01-26 23:40:14.440 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:14.443 | + lib/cinder:configure_cinder:378 : [[ -n swift ]] 2026-01-26 23:40:14.446 | + lib/cinder:configure_cinder:379 : type configure_cinder_backup_swift 2026-01-26 23:40:14.450 | + lib/cinder:configure_cinder:380 : configure_cinder_backup_swift 2026-01-26 23:40:14.453 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2026-01-26 23:40:14.491 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://38.102.83.18:8080/v1/AUTH_ 2026-01-26 23:40:14.528 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2026-01-26 23:40:14.548 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:14.550 | + 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-01-26 23:40:14.587 | + lib/cinder:configure_cinder:386 : is_service_enabled ceilometer 2026-01-26 23:40:14.607 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:40:14.611 | + lib/cinder:configure_cinder:390 : is_service_enabled tls-proxy 2026-01-26 23:40:14.631 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:14.634 | + lib/cinder:configure_cinder:391 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-01-26 23:40:14.637 | + lib/cinder:configure_cinder:393 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2026-01-26 23:40:14.674 | + lib/cinder:configure_cinder:394 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2026-01-26 23:40:14.711 | + lib/cinder:configure_cinder:398 : '[' False '!=' False ']' 2026-01-26 23:40:14.715 | + lib/cinder:configure_cinder:402 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-01-26 23:40:14.717 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-01-26 23:40:14.720 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-01-26 23:40:14.723 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-01-26 23:40:14.726 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-01-26 23:40:14.729 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:40:14.748 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:14.752 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-01-26 23:40:14.755 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-01-26 23:40:14.758 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:40:14.776 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:14.780 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:40:14.783 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:40:14.821 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:40:14.823 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:40:14.826 | + lib/cinder:configure_cinder:405 : setup_logging /etc/cinder/cinder.conf 2026-01-26 23:40:14.829 | + functions:setup_logging:686 : setup_systemd_logging /etc/cinder/cinder.conf 2026-01-26 23:40:14.832 | + functions:setup_systemd_logging:703 : local conf_file=/etc/cinder/cinder.conf 2026-01-26 23:40:14.835 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:40:14.855 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:40:14.859 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:40:14.862 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:40:14.866 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:40:14.869 | + functions:setup_systemd_logging:716 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:40:14.905 | + functions:setup_systemd_logging:718 : 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-01-26 23:40:14.941 | + functions:setup_systemd_logging:719 : 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-01-26 23:40:14.977 | + functions:setup_systemd_logging:720 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:40:15.011 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-01-26 23:40:15.045 | + lib/cinder:configure_cinder:407 : is_service_enabled c-api 2026-01-26 23:40:15.064 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:15.067 | + lib/cinder:configure_cinder:408 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-01-26 23:40:15.069 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-01-26 23:40:15.072 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-01-26 23:40:15.075 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-01-26 23:40:15.077 | + lib/apache:write_uwsgi_config:246 : local http= 2026-01-26 23:40:15.080 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-01-26 23:40:15.083 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-01-26 23:40:15.086 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-01-26 23:40:15.088 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-01-26 23:40:15.114 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-01-26 23:40:15.114 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:40:15.133 | d /var/run/uwsgi 0755 stack root 2026-01-26 23:40:15.138 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:40:15.163 | /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-01-26 23:40:15.171 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-01-26 23:40:15.174 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-01-26 23:40:15.178 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:40:15.181 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-01-26 23:40:15.219 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-01-26 23:40:15.253 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-01-26 23:40:15.285 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-01-26 23:40:15.318 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-01-26 23:40:15.351 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-01-26 23:40:15.385 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-01-26 23:40:15.417 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-01-26 23:40:15.449 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-01-26 23:40:15.481 | + 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-01-26 23:40:15.515 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-01-26 23:40:15.549 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-01-26 23:40:15.582 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-01-26 23:40:15.618 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-01-26 23:40:15.652 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-01-26 23:40:15.654 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-01-26 23:40:15.658 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-01-26 23:40:15.661 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-01-26 23:40:15.663 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:40:15.666 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:15.668 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:15.671 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:40:15.673 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:40:15.677 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:40:15.679 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:40:15.681 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:40:15.684 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:40:15.687 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:40:15.689 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:40:15.691 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:40:15.694 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:40:15.697 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:40:15.700 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2026-01-26 23:40:15.703 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/cinder-api.conf ']' 2026-01-26 23:40:15.705 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/cinder-api.conf.disabled 2026-01-26 23:40:15.709 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/cinder-api.conf.disabled 2026-01-26 23:40:15.712 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-01-26 23:40:15.747 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-01-26 23:40:15.785 | + 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-01-26 23:40:15.785 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/cinder-api.conf.disabled 2026-01-26 23:40:15.803 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-01-26 23:40:15.808 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-01-26 23:40:15.811 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-01-26 23:40:15.814 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:40:15.816 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:40:15.819 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:40:15.821 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:40:15.824 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:15.827 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:15.830 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:40:15.833 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:40:15.835 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:40:15.838 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:40:15.840 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:40:15.843 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:40:15.845 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:40:15.848 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:40:15.850 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:40:15.853 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:40:15.855 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:40:15.858 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:40:15.861 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:40:15.864 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:15.866 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:15.869 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:40:15.871 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:40:15.874 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:40:15.877 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:40:15.879 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:40:15.882 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:40:15.885 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:40:15.887 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:40:15.890 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:40:15.892 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:40:15.895 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:40:15.898 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2026-01-26 23:40:15.900 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/cinder-api.conf.disabled ]] 2026-01-26 23:40:15.903 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/cinder-api.conf ]] 2026-01-26 23:40:15.906 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/cinder-api.conf.disabled /etc/httpd/conf.d/cinder-api.conf 2026-01-26 23:40:15.933 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-01-26 23:40:15.936 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:40:15.939 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:40:15.941 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:40:17.137 | + lib/cinder:configure_cinder:411 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2026-01-26 23:40:17.140 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2026-01-26 23:40:17.179 | + lib/cinder:configure_cinder:417 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://38.102.83.18/image 2026-01-26 23:40:17.218 | + lib/cinder:configure_cinder:418 : is_service_enabled tls-proxy 2026-01-26 23:40:17.242 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:17.246 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2026-01-26 23:40:17.287 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-01-26 23:40:17.325 | + lib/cinder:configure_cinder:424 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-01-26 23:40:17.328 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-01-26 23:40:17.332 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2026-01-26 23:40:17.336 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=glance 2026-01-26 23:40:17.340 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:40:17.344 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-01-26 23:40:17.381 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf glance interface public 2026-01-26 23:40:17.415 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf glance auth_url https://38.102.83.18/identity 2026-01-26 23:40:17.449 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf glance username glance 2026-01-26 23:40:17.481 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf glance password secretservice 2026-01-26 23:40:17.515 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-01-26 23:40:17.549 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf glance project_name service 2026-01-26 23:40:17.582 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-01-26 23:40:17.615 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:40:17.649 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-01-26 23:40:17.682 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:40:17.685 | + lib/cinder:configure_cinder:427 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2026-01-26 23:40:17.688 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-01-26 23:40:17.690 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2026-01-26 23:40:17.693 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2026-01-26 23:40:17.696 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:40:17.699 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-01-26 23:40:17.737 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova interface public 2026-01-26 23:40:17.772 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_url https://38.102.83.18/identity 2026-01-26 23:40:17.807 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova username nova 2026-01-26 23:40:17.844 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova password secretservice 2026-01-26 23:40:17.882 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-01-26 23:40:17.918 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_name service 2026-01-26 23:40:17.954 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-01-26 23:40:17.989 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:40:18.026 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2026-01-26 23:40:18.060 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:40:18.063 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-01-26 23:40:18.098 | + lib/cinder:configure_cinder:429 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-01-26 23:40:18.135 | + lib/cinder:configure_cinder:431 : [[ ! -z '' ]] 2026-01-26 23:40:18.138 | + lib/cinder:configure_cinder:433 : is_service_enabled etcd3 2026-01-26 23:40:18.155 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:18.158 | + lib/cinder:configure_cinder:436 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://38.102.83.18:2379?api_version=v3' 2026-01-26 23:40:18.196 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2026-01-26 23:40:18.198 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2026-01-26 23:40:18.201 | + lib/cinder:configure_cinder:443 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-01-26 23:40:18.238 | + lib/cinder:configure_cinder:444 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-01-26 23:40:18.278 | + lib/cinder:configure_cinder:447 : '[' True == True ']' 2026-01-26 23:40:18.283 | + lib/cinder:configure_cinder:448 : init_cinder_service_user_conf 2026-01-26 23:40:18.286 | + lib/cinder:init_cinder_service_user_conf:752 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder service_user 2026-01-26 23:40:18.288 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2026-01-26 23:40:18.290 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2026-01-26 23:40:18.292 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=service_user 2026-01-26 23:40:18.295 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:40:18.297 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-01-26 23:40:18.328 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf service_user interface public 2026-01-26 23:40:18.357 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf service_user auth_url https://38.102.83.18/identity 2026-01-26 23:40:18.390 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-01-26 23:40:18.424 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf service_user password secretservice 2026-01-26 23:40:18.459 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-01-26 23:40:18.494 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-01-26 23:40:18.529 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-01-26 23:40:18.564 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:40:18.599 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf service_user memcached_servers localhost:11211 2026-01-26 23:40:18.634 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:40:18.637 | + lib/cinder:init_cinder_service_user_conf:753 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-01-26 23:40:18.672 | + ./stack.sh:main:948 : is_service_enabled neutron 2026-01-26 23:40:18.693 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:18.696 | + ./stack.sh:main:950 : stack_install_service neutron 2026-01-26 23:40:18.699 | + lib/stack:stack_install_service:20 : local service=neutron 2026-01-26 23:40:18.702 | + lib/stack:stack_install_service:21 : type install_neutron 2026-01-26 23:40:18.705 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:40:18.709 | + lib/stack:stack_install_service:32 : install_neutron 2026-01-26 23:40:18.711 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-01-26 23:40:18.714 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-01-26 23:40:18.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:40:18.720 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:40:18.723 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2026-01-26 23:40:18.726 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:40:18.729 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-01-26 23:40:18.731 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-01-26 23:40:18.735 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:40:18.738 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:40:18.741 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2026-01-26 23:40:18.744 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:40:18.746 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-01-26 23:40:18.749 | + inc/python:use_library_from_git:266 : local name=alembic 2026-01-26 23:40:18.752 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:40:18.755 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:40:18.759 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2026-01-26 23:40:18.761 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:40:18.764 | + lib/neutron:install_neutron:532 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-01-26 23:40:18.767 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/neutron.git 2026-01-26 23:40:18.770 | + functions-common:git_clone:582 : local git_dest=/opt/stack/neutron 2026-01-26 23:40:18.773 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:40:18.776 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:40:18.780 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:40:18.783 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:40:18.786 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:40:18.790 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:40:18.808 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:40:18.811 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:40:18.813 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:18.817 | + functions-common:git_clone:602 : echo master 2026-01-26 23:40:18.817 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:40:18.819 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:40:18.824 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/neutron ]] 2026-01-26 23:40:18.827 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:18.830 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-01-26 23:40:18.859 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2026-01-26 23:40:18.863 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:40:18.863 | + functions-common:git_clone:665 : head -1 2026-01-26 23:40:18.871 | 504cc66379 Merge "bgp: Improve BGP IDL lock" 2026-01-26 23:40:18.875 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:40:18.878 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-01-26 23:40:18.881 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:40:18.884 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-01-26 23:40:18.887 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-01-26 23:40:18.890 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:40:18.893 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-01-26 23:40:18.896 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:40:18.899 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-01-26 23:40:18.902 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-01-26 23:40:18.905 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:40:18.908 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:40:18.911 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-01-26 23:40:18.914 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:40:18.918 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-01-26 23:40:18.921 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:40:18.924 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:40:18.928 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-01-26 23:40:18.935 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-01-26 23:40:18.938 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-01-26 23:40:18.941 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-01-26 23:40:19.080 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-01-26 23:40:19.083 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:40:19.085 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:40:19.087 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:40:19.091 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-01-26 23:40:19.093 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-01-26 23:40:19.096 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:40:19.099 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:40:19.102 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:40:19.105 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:40:19.107 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:40:19.110 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:40:19.112 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:40:19.115 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-01-26 23:40:19.139 | Using python 3.12 to install /opt/stack/neutron 2026-01-26 23:40:19.142 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-01-26 23:40:19.853 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:40:19.855 | Obtaining file:///opt/stack/neutron 2026-01-26 23:40:19.860 | Installing build dependencies: started 2026-01-26 23:40:22.343 | Installing build dependencies: finished with status 'done' 2026-01-26 23:40:22.345 | Checking if build backend supports build_editable: started 2026-01-26 23:40:22.506 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:40:22.506 | Getting requirements to build editable: started 2026-01-26 23:40:22.668 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:40:22.674 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:40:23.476 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:40:23.605 | Requirement already satisfied: pbr>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (7.0.3) 2026-01-26 23:40:23.606 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.10.1) 2026-01-26 23:40:23.607 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.1.0) 2026-01-26 23:40:23.608 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (2.5.1) 2026-01-26 23:40:23.609 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.0.0) 2026-01-26 23:40:23.610 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (5.2.1) 2026-01-26 23:40:23.687 | Collecting pecan>=1.4.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:23.690 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl.metadata (1.7 kB) 2026-01-26 23:40:23.699 | Requirement already satisfied: httplib2>=0.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (0.31.0) 2026-01-26 23:40:23.701 | Requirement already satisfied: requests>=2.32.3 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (2.32.5) 2026-01-26 23:40:23.702 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.1.6) 2026-01-26 23:40:23.704 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (11.0.0) 2026-01-26 23:40:23.705 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (1.3.0) 2026-01-26 23:40:23.804 | Collecting neutron-lib>=3.23.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:23.810 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/6d/1f1b47740342e8b907711d03afb85cd6041f7692ec85e3f2a897edb23a1e/neutron_lib-3.23.0-py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:40:23.867 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:23.871 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/19/64d30ec10b443f6350490119bf2d35a92471e8f2301854ea8b3bb100267f/python_neutronclient-11.7.0-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:40:23.878 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (9.1.2) 2026-01-26 23:40:23.880 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (2.0.44) 2026-01-26 23:40:23.882 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (1.8.9) 2026-01-26 23:40:23.883 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (5.13.0) 2026-01-26 23:40:23.885 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (1.17.0) 2026-01-26 23:40:23.887 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (5.6.0) 2026-01-26 23:40:23.887 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (4.0.0) 2026-01-26 23:40:23.888 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (7.2.0) 2026-01-26 23:40:23.890 | Requirement already satisfied: oslo.config>=10.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (10.2.0) 2026-01-26 23:40:23.891 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (6.2.0) 2026-01-26 23:40:23.892 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (18.0.0) 2026-01-26 23:40:23.893 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (6.7.1) 2026-01-26 23:40:23.894 | Requirement already satisfied: oslo.log>=5.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (8.0.0) 2026-01-26 23:40:23.895 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (17.2.0) 2026-01-26 23:40:23.896 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (7.0.0) 2026-01-26 23:40:23.897 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (4.8.0) 2026-01-26 23:40:23.898 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.9.0) 2026-01-26 23:40:23.899 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.7.0) 2026-01-26 23:40:23.901 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (7.8.0) 2026-01-26 23:40:23.901 | Requirement already satisfied: oslo.serialization>=5.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (5.9.0) 2026-01-26 23:40:23.902 | Requirement already satisfied: oslo.service>=4.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b3.dev39) (4.4.1) 2026-01-26 23:40:23.904 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (2.7.0) 2026-01-26 23:40:23.905 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (9.2.0) 2026-01-26 23:40:23.906 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.9.0) 2026-01-26 23:40:23.907 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (4.3.0) 2026-01-26 23:40:23.954 | Collecting os-ken>=4.0.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:23.961 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/1b/a4eafe253007d90bd7ce6922c87ea81d8353b5a5fd54bef40d2b9c956b81/os_ken-4.1.1-py3-none-any.whl.metadata (1.8 kB) 2026-01-26 23:40:24.009 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:24.015 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:40:24.082 | Collecting ovs>3.3.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:24.089 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7d/1f/531989438b2874f8f0dc00744cc2ceba3f69a88a96cf7dc8c19ddb1e0971/ovs-3.6.0.tar.gz (161 kB) 2026-01-26 23:40:24.101 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.7/161.7 kB 18.4 MB/s eta 0:00:00 2026-01-26 23:40:24.127 | Installing build dependencies: started 2026-01-26 23:40:26.490 | Installing build dependencies: finished with status 'done' 2026-01-26 23:40:26.491 | Getting requirements to build wheel: started 2026-01-26 23:40:26.698 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:40:26.700 | Preparing metadata (pyproject.toml): started 2026-01-26 23:40:26.863 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:40:26.974 | Collecting ovsdbapp>=2.14.1 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:26.978 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/f5/db68bc59dbe563f1bebde7cefb3f9ea775357935e012191dfdff7f03fcf0/ovsdbapp-2.15.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:40:26.989 | Requirement already satisfied: psutil>=6.1.0 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (7.1.1) 2026-01-26 23:40:27.038 | Collecting pyroute2>=0.7.3 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:27.044 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-01-26 23:40:27.052 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (24.2.1) 2026-01-26 23:40:27.053 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (18.11.0) 2026-01-26 23:40:27.054 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (4.9.0) 2026-01-26 23:40:27.108 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:27.110 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl.metadata (1.5 kB) 2026-01-26 23:40:27.164 | Collecting os-vif>=3.1.0 (from neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:27.171 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f1/09/e48d406ecf4eb73bda077c6ed2f8e92d2b5923ecf55e3b2213ab4f3b403c/os_vif-4.2.1-py3-none-any.whl.metadata (2.3 kB) 2026-01-26 23:40:27.179 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (3.2.1) 2026-01-26 23:40:27.180 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b3.dev39) (7.0.0) 2026-01-26 23:40:27.189 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b3.dev39) (1.3.10) 2026-01-26 23:40:27.190 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b3.dev39) (4.15.0) 2026-01-26 23:40:27.194 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.0.0b3.dev39) (2.0.0) 2026-01-26 23:40:27.201 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.0.0.0b3.dev39) (3.2.5) 2026-01-26 23:40:27.205 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.0.0b3.dev39) (3.0.3) 2026-01-26 23:40:27.214 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b3.dev39) (2.1.0) 2026-01-26 23:40:27.216 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b3.dev39) (1.8.2) 2026-01-26 23:40:27.238 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b3.dev39) (4.0.1) 2026-01-26 23:40:27.239 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b3.dev39) (2.10.1) 2026-01-26 23:40:27.240 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b3.dev39) (5.7.0) 2026-01-26 23:40:27.379 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.23.0->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:27.381 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-01-26 23:40:27.421 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.23.0->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:27.427 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl.metadata (1.7 kB) 2026-01-26 23:40:27.449 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (43.0.3) 2026-01-26 23:40:27.451 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (1.5.0) 2026-01-26 23:40:27.452 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (1.0.1) 2026-01-26 23:40:27.453 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (1.33) 2026-01-26 23:40:27.456 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (4.5.0) 2026-01-26 23:40:27.457 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (6.0.3) 2026-01-26 23:40:27.458 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (1.4.0) 2026-01-26 23:40:27.466 | Requirement already satisfied: eventlet>=0.27.0 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (0.40.3) 2026-01-26 23:40:27.467 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib64/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (1.1.2) 2026-01-26 23:40:27.513 | Collecting ncclient>=0.6.13 (from os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:27.518 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/fb/29dbb4987f81d7932d8018079bf3e6d1d5cce320d7c2c90e84d3c7dba40c/ncclient-0.7.0.tar.gz (116 kB) 2026-01-26 23:40:27.529 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 14.3 MB/s eta 0:00:00 2026-01-26 23:40:27.580 | Installing build dependencies: started 2026-01-26 23:40:29.953 | Installing build dependencies: finished with status 'done' 2026-01-26 23:40:29.953 | Getting requirements to build wheel: started 2026-01-26 23:40:30.114 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:40:30.116 | Preparing metadata (pyproject.toml): started 2026-01-26 23:40:30.288 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:40:30.296 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (25.0) 2026-01-26 23:40:30.345 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.0.0.0b3.dev39) (0.20) 2026-01-26 23:40:30.354 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.0.0.0b3.dev39) (2.0.0) 2026-01-26 23:40:30.393 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b3.dev39) (2.0.2) 2026-01-26 23:40:30.395 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b3.dev39) (0.5.0) 2026-01-26 23:40:30.409 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.0.0.0b3.dev39) (2.9.0.post0) 2026-01-26 23:40:30.424 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b3.dev39) (6.2.1) 2026-01-26 23:40:30.426 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b3.dev39) (5.3.1) 2026-01-26 23:40:30.427 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b3.dev39) (5.5.4) 2026-01-26 23:40:30.428 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b3.dev39) (0.14.0) 2026-01-26 23:40:30.437 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.0.0b3.dev39) (4.3.0) 2026-01-26 23:40:30.440 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.0.0.0b3.dev39) (4.0.1) 2026-01-26 23:40:30.461 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.0.0.0b3.dev39) (2.0.0) 2026-01-26 23:40:30.462 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.3.0->neutron==28.0.0.0b3.dev39) (3.2.4) 2026-01-26 23:40:30.486 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==28.0.0.0b3.dev39) (2025.2) 2026-01-26 23:40:30.503 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.0.0.0b3.dev39) (1.7.3) 2026-01-26 23:40:30.552 | Collecting cotyledon>=2.0.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:30.558 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/33/fb4a45f4bdde90934955a7c4244d4ffbedccaeaaa838f29714b45a2112e2/cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 23:40:30.576 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.0.0.0b3.dev39) (3.16.0) 2026-01-26 23:40:30.668 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:30.670 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-01-26 23:40:30.708 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.14.1->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:30.710 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl.metadata (22 kB) 2026-01-26 23:40:30.732 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.0.0b3.dev39) (69.0.3) 2026-01-26 23:40:30.839 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (4.13.1) 2026-01-26 23:40:30.840 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (4.25.1) 2026-01-26 23:40:30.893 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) 2026-01-26 23:40:30.899 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/b8/274c189815e83bc7953bb90e02ee9969cf8e3d2a67347db4f7d4b87cdee4/osc_lib-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-01-26 23:40:30.970 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev39) (3.4.4) 2026-01-26 23:40:30.971 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev39) (3.11) 2026-01-26 23:40:30.974 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev39) (1.26.20) 2026-01-26 23:40:30.975 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b3.dev39) (2026.1.4) 2026-01-26 23:40:30.991 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b3.dev39) (1.17.0) 2026-01-26 23:40:30.992 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b3.dev39) (0.7) 2026-01-26 23:40:31.088 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.0.0b3.dev39) (0.15.2) 2026-01-26 23:40:31.123 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.0.0.0b3.dev39) (5.1.0) 2026-01-26 23:40:31.185 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==28.0.0.0b3.dev39) (2.23) 2026-01-26 23:40:31.216 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (0.5.2) 2026-01-26 23:40:31.217 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (2.7.0) 2026-01-26 23:40:31.310 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (2.8.0) 2026-01-26 23:40:31.412 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.0.0.0b3.dev39) (3.0.0) 2026-01-26 23:40:31.437 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (25.4.0) 2026-01-26 23:40:31.439 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (2025.9.1) 2026-01-26 23:40:31.440 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (0.37.0) 2026-01-26 23:40:31.441 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (0.28.0) 2026-01-26 23:40:31.559 | Requirement already satisfied: paramiko>=3.2.0 in /usr/local/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (4.0.0) 2026-01-26 23:40:31.560 | Requirement already satisfied: lxml>=3.3.0 in /usr/local/lib64/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (6.0.2) 2026-01-26 23:40:31.636 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.0.0.0b3.dev39) (0.23.1) 2026-01-26 23:40:31.690 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.0.0.0b3.dev39) (0.2.14) 2026-01-26 23:40:31.936 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=4.44.0->neutron==28.0.0.0b3.dev39) (2.7.2) 2026-01-26 23:40:32.169 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (1.11.0) 2026-01-26 23:40:32.170 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (1.7.1) 2026-01-26 23:40:32.278 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (2.2.1) 2026-01-26 23:40:32.280 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.0.0->neutron==28.0.0.0b3.dev39) (1.6.0) 2026-01-26 23:40:32.481 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (14.2.0) 2026-01-26 23:40:32.503 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (4.0.0) 2026-01-26 23:40:32.504 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (2.19.2) 2026-01-26 23:40:32.537 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.0.0.0b3.dev39) (0.1.2) 2026-01-26 23:40:32.600 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/6d/1f1b47740342e8b907711d03afb85cd6041f7692ec85e3f2a897edb23a1e/neutron_lib-3.23.0-py3-none-any.whl (630 kB) 2026-01-26 23:40:32.616 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 630.6/630.6 kB 46.4 MB/s eta 0:00:00 2026-01-26 23:40:32.618 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/1b/a4eafe253007d90bd7ce6922c87ea81d8353b5a5fd54bef40d2b9c956b81/os_ken-4.1.1-py3-none-any.whl (2.0 MB) 2026-01-26 23:40:32.640 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 100.4 MB/s eta 0:00:00 2026-01-26 23:40:32.642 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/10/efa6e42dfc059c858af4d5671daeb214671f0d3844dc415100d8913e78a8/os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-01-26 23:40:32.653 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f1/09/e48d406ecf4eb73bda077c6ed2f8e92d2b5923ecf55e3b2213ab4f3b403c/os_vif-4.2.1-py3-none-any.whl (110 kB) 2026-01-26 23:40:32.663 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.0/111.0 kB 13.7 MB/s eta 0:00:00 2026-01-26 23:40:32.665 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/f5/db68bc59dbe563f1bebde7cefb3f9ea775357935e012191dfdff7f03fcf0/ovsdbapp-2.15.0-py3-none-any.whl (145 kB) 2026-01-26 23:40:32.673 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.6/145.6 kB 21.7 MB/s eta 0:00:00 2026-01-26 23:40:32.675 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl (144 kB) 2026-01-26 23:40:32.684 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.6/144.6 kB 19.5 MB/s eta 0:00:00 2026-01-26 23:40:32.686 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-01-26 23:40:32.696 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.3/474.3 kB 60.5 MB/s eta 0:00:00 2026-01-26 23:40:32.698 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ca/91/dccb030a135eb2d766717a3fca33fa8979540157e54fc8efc32f793d1603/python_designateclient-6.3.0-py3-none-any.whl (95 kB) 2026-01-26 23:40:32.707 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.7/95.7 kB 11.6 MB/s eta 0:00:00 2026-01-26 23:40:32.713 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dc/19/64d30ec10b443f6350490119bf2d35a92471e8f2301854ea8b3bb100267f/python_neutronclient-11.7.0-py3-none-any.whl (296 kB) 2026-01-26 23:40:32.724 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.3/296.3 kB 33.9 MB/s eta 0:00:00 2026-01-26 23:40:32.728 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/09/33/fb4a45f4bdde90934955a7c4244d4ffbedccaeaaa838f29714b45a2112e2/cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-01-26 23:40:32.737 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2026-01-26 23:40:32.745 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 8.6 MB/s eta 0:00:00 2026-01-26 23:40:32.748 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/02/1cc710a536994ba27263a33dea7befb638f16f9e5fce577fd46897681b00/os_traits-3.5.0-py3-none-any.whl (43 kB) 2026-01-26 23:40:32.756 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 5.6 MB/s eta 0:00:00 2026-01-26 23:40:32.761 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/b8/274c189815e83bc7953bb90e02ee9969cf8e3d2a67347db4f7d4b87cdee4/osc_lib-4.3.0-py3-none-any.whl (96 kB) 2026-01-26 23:40:32.770 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.3/96.3 kB 13.0 MB/s eta 0:00:00 2026-01-26 23:40:32.772 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d0/99/71630546b9395b095f4082be41165d1078204d1696c2d9baade3de3202d0/setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-01-26 23:40:32.780 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-01-26 23:40:32.814 | Building wheels for collected packages: neutron, ovs, ncclient 2026-01-26 23:40:32.815 | Building editable for neutron (pyproject.toml): started 2026-01-26 23:40:33.818 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-01-26 23:40:33.820 | Created wheel for neutron: filename=neutron-28.0.0.0b3.dev39-0.editable-py3-none-any.whl size=12090 sha256=98078a5d6919e51360311129de4d01eca65f052f52584ac86d294c749b3a8c32 2026-01-26 23:40:33.820 | Stored in directory: /tmp/pip-ephem-wheel-cache-gwkj80c5/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-01-26 23:40:33.826 | Building wheel for ovs (pyproject.toml): started 2026-01-26 23:40:34.424 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-01-26 23:40:34.425 | Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190206 sha256=8e8434f0df63efba5a567378ea06ebc1595b953d8bc8284465c9c00e8f760e93 2026-01-26 23:40:34.426 | Stored in directory: /root/.cache/pip/wheels/8b/fd/b0/4957534a3226d55be40fa8a8cc993d825a6c05befba664fccd 2026-01-26 23:40:34.432 | Building wheel for ncclient (pyproject.toml): started 2026-01-26 23:40:34.663 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2026-01-26 23:40:34.664 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=93779 sha256=fbab1c31baa27628b658ad5764cd5820a07ab74cd1413add5eda1ed5dfcb623e 2026-01-26 23:40:34.665 | Stored in directory: /root/.cache/pip/wheels/e2/15/c4/d2fa528413276c87ebcfb063cea726b6304f3958273e04853f 2026-01-26 23:40:34.670 | Successfully built neutron ovs ncclient 2026-01-26 23:40:35.538 | 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-01-26 23:40:38.942 | Successfully installed cotyledon-2.2.0 fixtures-4.2.6 ncclient-0.7.0 neutron-28.0.0.0b3.dev39 neutron-lib-3.23.0 os-ken-4.1.1 os-resource-classes-1.1.0 os-traits-3.5.0 os-vif-4.2.1 osc-lib-4.3.0 ovs-3.6.0 ovsdbapp-2.15.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.3.0 python-neutronclient-11.7.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2026-01-26 23:40:38.943 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:40:39.324 | + inc/python:pip_install:216 : result=0 2026-01-26 23:40:39.327 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:40:39.331 | + functions-common:time_stop:2412 : local name 2026-01-26 23:40:39.334 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:40:39.336 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:40:39.339 | + functions-common:time_stop:2415 : local total 2026-01-26 23:40:39.342 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:40:39.345 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:40:39.348 | + functions-common:time_stop:2419 : start_time=1769470819132 2026-01-26 23:40:39.351 | + functions-common:time_stop:2421 : [[ -z 1769470819132 ]] 2026-01-26 23:40:39.355 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:40:39.359 | + functions-common:time_stop:2424 : end_time=1769470839356 2026-01-26 23:40:39.362 | + functions-common:time_stop:2425 : elapsed_time=20224 2026-01-26 23:40:39.365 | + functions-common:time_stop:2426 : total=89331 2026-01-26 23:40:39.368 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:40:39.371 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=109555 2026-01-26 23:40:39.374 | + inc/python:pip_install:219 : return 0 2026-01-26 23:40:39.378 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:40:39.381 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:40:39.384 | + inc/python:setup_package:468 : '[' -d '/opt/stack/neutron/*.egg-info' ']' 2026-01-26 23:40:39.387 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-01-26 23:40:39.389 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-01-26 23:40:39.392 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:40:39.396 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:40:39.399 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/neutron, ]] 2026-01-26 23:40:39.402 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:40:39.405 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-01-26 23:40:39.408 | + lib/neutron:install_neutron:536 : install_ovn 2026-01-26 23:40:39.411 | + lib/neutron_plugins/ovn_agent:install_ovn:399 : echo 'Installing OVN and dependent packages' 2026-01-26 23:40:39.412 | Installing OVN and dependent packages 2026-01-26 23:40:39.415 | + lib/neutron_plugins/ovn_agent:install_ovn:402 : ovn_sanity_check 2026-01-26 23:40:39.419 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:386 : is_service_enabled q-agt neutron-agent 2026-01-26 23:40:39.438 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:40:39.442 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:388 : is_service_enabled q-l3 neutron-l3 2026-01-26 23:40:39.462 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:40:39.465 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : is_service_enabled q-svc neutron-api 2026-01-26 23:40:39.485 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:39.489 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:390 : [[ ! ovn =~ ovn ]] 2026-01-26 23:40:39.493 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : is_service_enabled q-svc neutron-api 2026-01-26 23:40:39.512 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:40:39.515 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:392 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-01-26 23:40:39.520 | + lib/neutron_plugins/ovn_agent:install_ovn:405 : pip_install tox 2026-01-26 23:40:39.547 | Using python 3.12 to install tox 2026-01-26 23:40:39.551 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt tox 2026-01-26 23:40:40.320 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:40:40.540 | Collecting tox 2026-01-26 23:40:40.547 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/0f/fe6629e277ce615e53d0a0b65dc23c88b15a402bb7dbf771f17bbd18f1c4/tox-4.34.1-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:40:40.580 | INFO: pip is looking at multiple versions of tox to determine which version is compatible with other requirements. This could take a while. 2026-01-26 23:40:40.592 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/78/ca/cc4121bbe5217e14e35d95941cc756bfedd25fbfe276acd34a131fbaa08f/tox-4.34.0-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:40:40.612 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d8/cd/dd273f8896ce51014f106d133b79bdca6c650b9281271b247db2f693061c/tox-4.33.0-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:40:40.632 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl.metadata (3.5 kB) 2026-01-26 23:40:40.644 | Requirement already satisfied: cachetools>=6.2 in /usr/local/lib/python3.12/site-packages (from tox) (6.2.1) 2026-01-26 23:40:40.669 | Collecting chardet>=5.2 (from tox) 2026-01-26 23:40:40.673 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl.metadata (3.4 kB) 2026-01-26 23:40:40.710 | Collecting colorama>=0.4.6 (from tox) 2026-01-26 23:40:40.713 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB) 2026-01-26 23:40:40.759 | Collecting filelock>=3.20 (from tox) 2026-01-26 23:40:40.761 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl.metadata (2.1 kB) 2026-01-26 23:40:40.767 | Requirement already satisfied: packaging>=25 in /usr/local/lib/python3.12/site-packages (from tox) (25.0) 2026-01-26 23:40:40.769 | Requirement already satisfied: platformdirs>=4.5 in /usr/local/lib/python3.12/site-packages (from tox) (4.5.0) 2026-01-26 23:40:40.800 | Collecting pluggy>=1.6 (from tox) 2026-01-26 23:40:40.803 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-01-26 23:40:40.841 | Collecting pyproject-api>=1.9.1 (from tox) 2026-01-26 23:40:40.843 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/cc/cecf97be298bee2b2a37dd360618c819a2a7fd95251d8e480c1f0eb88f3b/pyproject_api-1.10.0-py3-none-any.whl.metadata (2.7 kB) 2026-01-26 23:40:40.978 | Collecting virtualenv>=20.34 (from tox) 2026-01-26 23:40:40.981 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/27/73/d9a94da0e9d470a543c1b9d3ccbceb0f59455983088e727b8a1824ed90fb/virtualenv-20.35.3-py3-none-any.whl.metadata (4.6 kB) 2026-01-26 23:40:41.053 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.34->tox) 2026-01-26 23:40:41.056 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl.metadata (5.2 kB) 2026-01-26 23:40:41.073 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl (175 kB) 2026-01-26 23:40:41.082 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.9/175.9 kB 23.5 MB/s eta 0:00:00 2026-01-26 23:40:41.085 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl (199 kB) 2026-01-26 23:40:41.093 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 30.1 MB/s eta 0:00:00 2026-01-26 23:40:41.096 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl (25 kB) 2026-01-26 23:40:41.104 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl (16 kB) 2026-01-26 23:40:41.115 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-01-26 23:40:41.124 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/cc/cecf97be298bee2b2a37dd360618c819a2a7fd95251d8e480c1f0eb88f3b/pyproject_api-1.10.0-py3-none-any.whl (13 kB) 2026-01-26 23:40:41.133 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/27/73/d9a94da0e9d470a543c1b9d3ccbceb0f59455983088e727b8a1824ed90fb/virtualenv-20.35.3-py3-none-any.whl (6.0 MB) 2026-01-26 23:40:41.184 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 122.1 MB/s eta 0:00:00 2026-01-26 23:40:41.187 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/33/6b/e0547afaf41bf2c42e52430072fa5658766e3d65bd4b03a563d1b6336f57/distlib-0.4.0-py2.py3-none-any.whl (469 kB) 2026-01-26 23:40:41.196 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 68.5 MB/s eta 0:00:00 2026-01-26 23:40:42.044 | Installing collected packages: distlib, pyproject-api, pluggy, filelock, colorama, chardet, virtualenv, tox 2026-01-26 23:40:43.169 | Successfully installed chardet-5.2.0 colorama-0.4.6 distlib-0.4.0 filelock-3.20.0 pluggy-1.6.0 pyproject-api-1.10.0 tox-4.32.0 virtualenv-20.35.3 2026-01-26 23:40:43.169 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:40:43.454 | + inc/python:pip_install:216 : result=0 2026-01-26 23:40:43.457 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:40:43.460 | + functions-common:time_stop:2412 : local name 2026-01-26 23:40:43.463 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:40:43.466 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:40:43.468 | + functions-common:time_stop:2415 : local total 2026-01-26 23:40:43.471 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:40:43.474 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:40:43.476 | + functions-common:time_stop:2419 : start_time=1769470839540 2026-01-26 23:40:43.479 | + functions-common:time_stop:2421 : [[ -z 1769470839540 ]] 2026-01-26 23:40:43.483 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:40:43.488 | + functions-common:time_stop:2424 : end_time=1769470843484 2026-01-26 23:40:43.490 | + functions-common:time_stop:2425 : elapsed_time=3944 2026-01-26 23:40:43.494 | + functions-common:time_stop:2426 : total=109555 2026-01-26 23:40:43.497 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:40:43.499 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=113499 2026-01-26 23:40:43.502 | + inc/python:pip_install:219 : return 0 2026-01-26 23:40:43.506 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : sudo mkdir -p /var/run/openvswitch 2026-01-26 23:40:43.535 | ++ lib/neutron_plugins/ovn_agent:install_ovn:408 : whoami 2026-01-26 23:40:43.541 | + lib/neutron_plugins/ovn_agent:install_ovn:408 : sudo chown stack /var/run/openvswitch 2026-01-26 23:40:43.566 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : [[ False == \T\r\u\e ]] 2026-01-26 23:40:43.570 | ++ lib/neutron_plugins/ovn_agent:install_ovn:432 : get_packages openvswitch 2026-01-26 23:40:43.595 | + lib/neutron_plugins/ovn_agent:install_ovn:432 : install_package openvswitch 2026-01-26 23:40:43.599 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:40:43.604 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:40:43.607 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:40:43.610 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:40:43.613 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:43.617 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:40:43.619 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:43.624 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:43.627 | + functions-common:install_package:1431 : real_install_package openvswitch 2026-01-26 23:40:43.630 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:40:43.633 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:43.636 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:43.640 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:40:43.644 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:40:43.647 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:40:43.650 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:40:43.653 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:40:43.658 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:40:43.661 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:40:43.663 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:40:43.667 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:40:43.669 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:40:43.674 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:40:43.677 | + functions-common:real_install_package:1421 : yum_install openvswitch 2026-01-26 23:40:43.680 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:40:43.683 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:43.687 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:40:43.690 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:40:43.694 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:40:43.696 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:40:43.701 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:40:43.707 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470843703 2026-01-26 23:40:43.709 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y openvswitch 2026-01-26 23:40:43.712 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:40:43.716 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:40:43.722 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:40:43.725 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:40:43.729 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y openvswitch 2026-01-26 23:40:44.288 | Last metadata expiration check: 0:04:53 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:40:44.386 | Dependencies resolved. 2026-01-26 23:40:44.387 | =================================================================================================== 2026-01-26 23:40:44.388 | Package Arch Version Repository Size 2026-01-26 23:40:44.388 | =================================================================================================== 2026-01-26 23:40:44.388 | Installing: 2026-01-26 23:40:44.388 | rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k 2026-01-26 23:40:44.388 | Installing dependencies: 2026-01-26 23:40:44.388 | chkconfig x86_64 1.30-2.el10 baseos 183 k 2026-01-26 23:40:44.388 | initscripts x86_64 10.26-2.el10 baseos 234 k 2026-01-26 23:40:44.388 | ipcalc x86_64 1.0.3-12.el10 baseos 43 k 2026-01-26 23:40:44.388 | openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k 2026-01-26 23:40:44.388 | openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k 2026-01-26 23:40:44.388 | openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k 2026-01-26 23:40:44.388 | openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M 2026-01-26 23:40:44.388 | protobuf-c x86_64 1.5.0-6.el10 baseos 33 k 2026-01-26 23:40:44.388 | unbound-libs x86_64 1.20.0-15.el10 appstream 547 k 2026-01-26 23:40:44.388 | Installing weak dependencies: 2026-01-26 23:40:44.388 | geolite2-city noarch 20191217-14.el10 appstream 23 M 2026-01-26 23:40:44.388 | geolite2-country noarch 20191217-14.el10 appstream 1.6 M 2026-01-26 23:40:44.388 | libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k 2026-01-26 23:40:44.388 | unbound-anchor x86_64 1.20.0-15.el10 appstream 35 k 2026-01-26 23:40:44.388 | 2026-01-26 23:40:44.388 | Transaction Summary 2026-01-26 23:40:44.388 | =================================================================================================== 2026-01-26 23:40:44.388 | Install 14 Packages 2026-01-26 23:40:44.388 | 2026-01-26 23:40:44.388 | Total download size: 32 M 2026-01-26 23:40:44.389 | Installed size: 91 M 2026-01-26 23:40:44.389 | Downloading Packages: 2026-01-26 23:40:44.852 | (1/14): ipcalc-1.0.3-12.el10.x86_64.rpm 151 kB/s | 43 kB 00:00 2026-01-26 23:40:44.905 | (2/14): chkconfig-1.30-2.el10.x86_64.rpm 548 kB/s | 183 kB 00:00 2026-01-26 23:40:44.908 | (3/14): initscripts-10.26-2.el10.x86_64.rpm 693 kB/s | 234 kB 00:00 2026-01-26 23:40:44.917 | (4/14): protobuf-c-1.5.0-6.el10.x86_64.rpm 521 kB/s | 33 kB 00:00 2026-01-26 23:40:44.991 | (5/14): libmaxminddb-1.9.1-4.el10.x86_64.rpm 579 kB/s | 43 kB 00:00 2026-01-26 23:40:45.052 | (6/14): unbound-anchor-1.20.0-15.el10.x86_64.rp 573 kB/s | 35 kB 00:00 2026-01-26 23:40:45.100 | (7/14): geolite2-country-20191217-14.el10.noarc 8.4 MB/s | 1.6 MB 00:00 2026-01-26 23:40:45.123 | (8/14): openstack-network-scripts-10.11.1-7.el1 2.1 MB/s | 48 kB 00:00 2026-01-26 23:40:45.129 | (9/14): openstack-network-scripts-openvswitch3. 2.0 MB/s | 10 kB 00:00 2026-01-26 23:40:45.136 | (10/14): rdo-openvswitch-3.4-1.el10s.noarch.rpm 1.3 MB/s | 7.7 kB 00:00 2026-01-26 23:40:45.272 | (11/14): unbound-libs-1.20.0-15.el10.x86_64.rpm 2.4 MB/s | 547 kB 00:00 2026-01-26 23:40:45.377 | (12/14): openvswitch-selinux-extra-policy-1.0-3 43 kB/s | 10 kB 00:00 2026-01-26 23:40:45.486 | (13/14): openvswitch3.4-3.4.0-9.el10s.x86_64.rp 32 MB/s | 6.9 MB 00:00 2026-01-26 23:40:45.676 | (14/14): geolite2-city-20191217-14.el10.noarch. 29 MB/s | 23 MB 00:00 2026-01-26 23:40:45.678 | -------------------------------------------------------------------------------- 2026-01-26 23:40:45.679 | Total 25 MB/s | 32 MB 00:01 2026-01-26 23:40:45.971 | Running transaction check 2026-01-26 23:40:46.050 | Transaction check succeeded. 2026-01-26 23:40:46.050 | Running transaction test 2026-01-26 23:40:46.311 | Transaction test succeeded. 2026-01-26 23:40:46.312 | Running transaction 2026-01-26 23:40:46.661 | Preparing : 1/1 2026-01-26 23:40:46.687 | Installing : chkconfig-1.30-2.el10.x86_64 1/14 2026-01-26 23:40:46.696 | Installing : initscripts-10.26-2.el10.x86_64 2/14 2026-01-26 23:40:46.727 | Running scriptlet: initscripts-10.26-2.el10.x86_64 2/14 2026-01-26 23:40:46.727 | Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. 2026-01-26 23:40:46.728 | 2026-01-26 23:40:46.744 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2026-01-26 23:40:46.747 | Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2026-01-26 23:40:53.485 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2026-01-26 23:40:53.553 | Installing : libmaxminddb-1.9.1-4.el10.x86_64 4/14 2026-01-26 23:40:53.772 | Installing : geolite2-country-20191217-14.el10.noarch 5/14 2026-01-26 23:40:53.777 | Installing : geolite2-city-20191217-14.el10.noarch 6/14 2026-01-26 23:40:53.784 | Installing : ipcalc-1.0.3-12.el10.x86_64 7/14 2026-01-26 23:40:53.787 | Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2026-01-26 23:40:55.239 | Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2026-01-26 23:40:55.249 | Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 9/14 2026-01-26 23:40:55.258 | Installing : protobuf-c-1.5.0-6.el10.x86_64 10/14 2026-01-26 23:40:55.264 | Installing : unbound-anchor-1.20.0-15.el10.x86_64 11/14 2026-01-26 23:40:55.324 | Running scriptlet: unbound-anchor-1.20.0-15.el10.x86_64 11/14 2026-01-26 23:40:55.324 | Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. 2026-01-26 23:40:55.324 | 2026-01-26 23:40:55.415 | Running scriptlet: unbound-libs-1.20.0-15.el10.x86_64 12/14 2026-01-26 23:40:55.423 | Installing : unbound-libs-1.20.0-15.el10.x86_64 12/14 2026-01-26 23:40:55.655 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2026-01-26 23:40:55.663 | Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2026-01-26 23:40:55.707 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2026-01-26 23:40:55.711 | Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2026-01-26 23:40:56.384 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 14/14 2026-01-26 23:40:57.828 | Running scriptlet: rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2026-01-26 23:40:57.828 | 2026-01-26 23:40:57.828 | Installed: 2026-01-26 23:40:57.828 | chkconfig-1.30-2.el10.x86_64 2026-01-26 23:40:57.828 | geolite2-city-20191217-14.el10.noarch 2026-01-26 23:40:57.828 | geolite2-country-20191217-14.el10.noarch 2026-01-26 23:40:57.828 | initscripts-10.26-2.el10.x86_64 2026-01-26 23:40:57.828 | ipcalc-1.0.3-12.el10.x86_64 2026-01-26 23:40:57.828 | libmaxminddb-1.9.1-4.el10.x86_64 2026-01-26 23:40:57.828 | openstack-network-scripts-10.11.1-7.el10s.x86_64 2026-01-26 23:40:57.828 | openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 2026-01-26 23:40:57.828 | openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 2026-01-26 23:40:57.828 | openvswitch3.4-3.4.0-9.el10s.x86_64 2026-01-26 23:40:57.828 | protobuf-c-1.5.0-6.el10.x86_64 2026-01-26 23:40:57.828 | rdo-openvswitch-2:3.4-1.el10s.noarch 2026-01-26 23:40:57.828 | unbound-anchor-1.20.0-15.el10.x86_64 2026-01-26 23:40:57.828 | unbound-libs-1.20.0-15.el10.x86_64 2026-01-26 23:40:57.828 | 2026-01-26 23:40:57.828 | Complete! 2026-01-26 23:40:57.888 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:40:57.891 | + functions-common:time_stop:2412 : local name 2026-01-26 23:40:57.894 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:40:57.896 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:40:57.898 | + functions-common:time_stop:2415 : local total 2026-01-26 23:40:57.901 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:40:57.903 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:40:57.905 | + functions-common:time_stop:2419 : start_time=1769470843703 2026-01-26 23:40:57.908 | + functions-common:time_stop:2421 : [[ -z 1769470843703 ]] 2026-01-26 23:40:57.912 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:40:57.918 | + functions-common:time_stop:2424 : end_time=1769470857915 2026-01-26 23:40:57.920 | + functions-common:time_stop:2425 : elapsed_time=14212 2026-01-26 23:40:57.923 | + functions-common:time_stop:2426 : total=63160 2026-01-26 23:40:57.924 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:40:57.927 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=77372 2026-01-26 23:40:57.929 | ++ lib/neutron_plugins/ovn_agent:install_ovn:433 : get_packages ovn 2026-01-26 23:40:57.950 | + lib/neutron_plugins/ovn_agent:install_ovn:433 : install_package ovn-central ovn-host ovn-vtep 2026-01-26 23:40:57.953 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:40:57.955 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:40:57.958 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:40:57.961 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:40:57.965 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:57.967 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:40:57.970 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:57.974 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:57.976 | + functions-common:install_package:1431 : real_install_package ovn-central ovn-host ovn-vtep 2026-01-26 23:40:57.979 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:40:57.982 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:40:57.985 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:40:57.987 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:40:57.990 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:40:57.992 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:40:57.995 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:40:57.997 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:40:57.999 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:40:58.002 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:40:58.004 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:40:58.006 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:40:58.008 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:40:58.011 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:40:58.012 | + functions-common:real_install_package:1421 : yum_install ovn-central ovn-host ovn-vtep 2026-01-26 23:40:58.014 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:40:58.017 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:40:58.019 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:40:58.021 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:40:58.023 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:40:58.024 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:40:58.027 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:40:58.031 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470858029 2026-01-26 23:40:58.033 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y ovn-central ovn-host ovn-vtep 2026-01-26 23:40:58.034 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:40:58.037 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:40:58.041 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:40:58.043 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:40:58.045 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ovn-central ovn-host ovn-vtep 2026-01-26 23:40:58.837 | Last metadata expiration check: 0:05:07 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:40:58.939 | Dependencies resolved. 2026-01-26 23:40:58.940 | ================================================================================ 2026-01-26 23:40:58.940 | Package Arch Version Repository Size 2026-01-26 23:40:58.940 | ================================================================================ 2026-01-26 23:40:58.940 | Installing: 2026-01-26 23:40:58.940 | rdo-ovn-central noarch 2:24.09-1.el10s delorean-master-testing 8.1 k 2026-01-26 23:40:58.940 | rdo-ovn-host noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2026-01-26 23:40:58.940 | rdo-ovn-vtep noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2026-01-26 23:40:58.940 | Installing dependencies: 2026-01-26 23:40:58.940 | firewalld-filesystem noarch 2.4.0-1.el10 baseos 8.6 k 2026-01-26 23:40:58.940 | ovn24.09 x86_64 24.09.3-22.el10s centos10-nfv-ovs 1.1 M 2026-01-26 23:40:58.940 | ovn24.09-central x86_64 24.09.3-22.el10s centos10-nfv-ovs 565 k 2026-01-26 23:40:58.940 | ovn24.09-host x86_64 24.09.3-22.el10s centos10-nfv-ovs 706 k 2026-01-26 23:40:58.940 | ovn24.09-vtep x86_64 24.09.3-22.el10s centos10-nfv-ovs 192 k 2026-01-26 23:40:58.940 | rdo-ovn noarch 2:24.09-1.el10s delorean-master-testing 7.4 k 2026-01-26 23:40:58.940 | 2026-01-26 23:40:58.940 | Transaction Summary 2026-01-26 23:40:58.940 | ================================================================================ 2026-01-26 23:40:58.940 | Install 9 Packages 2026-01-26 23:40:58.940 | 2026-01-26 23:40:58.941 | Total download size: 2.6 M 2026-01-26 23:40:58.941 | Installed size: 8.4 M 2026-01-26 23:40:58.941 | Downloading Packages: 2026-01-26 23:40:59.103 | (1/9): rdo-ovn-24.09-1.el10s.noarch.rpm 197 kB/s | 7.4 kB 00:00 2026-01-26 23:40:59.113 | (2/9): rdo-ovn-central-24.09-1.el10s.noarch.rpm 172 kB/s | 8.1 kB 00:00 2026-01-26 23:40:59.119 | (3/9): rdo-ovn-host-24.09-1.el10s.noarch.rpm 681 kB/s | 8.0 kB 00:00 2026-01-26 23:40:59.125 | (4/9): rdo-ovn-vtep-24.09-1.el10s.noarch.rpm 708 kB/s | 8.0 kB 00:00 2026-01-26 23:40:59.138 | (5/9): firewalld-filesystem-2.4.0-1.el10.noarch 120 kB/s | 8.6 kB 00:00 2026-01-26 23:40:59.252 | (6/9): ovn24.09-central-24.09.3-22.el10s.x86_64 4.4 MB/s | 565 kB 00:00 2026-01-26 23:40:59.261 | (7/9): ovn24.09-24.09.3-22.el10s.x86_64.rpm 8.0 MB/s | 1.1 MB 00:00 2026-01-26 23:40:59.267 | (8/9): ovn24.09-host-24.09.3-22.el10s.x86_64.rp 5.4 MB/s | 706 kB 00:00 2026-01-26 23:40:59.296 | (9/9): ovn24.09-vtep-24.09.3-22.el10s.x86_64.rp 4.4 MB/s | 192 kB 00:00 2026-01-26 23:40:59.298 | -------------------------------------------------------------------------------- 2026-01-26 23:40:59.299 | Total 7.3 MB/s | 2.6 MB 00:00 2026-01-26 23:40:59.318 | Running transaction check 2026-01-26 23:40:59.347 | Transaction check succeeded. 2026-01-26 23:40:59.347 | Running transaction test 2026-01-26 23:40:59.433 | Transaction test succeeded. 2026-01-26 23:40:59.433 | Running transaction 2026-01-26 23:40:59.588 | Preparing : 1/1 2026-01-26 23:40:59.596 | Installing : ovn24.09-24.09.3-22.el10s.x86_64 1/9 2026-01-26 23:40:59.620 | Running scriptlet: ovn24.09-24.09.3-22.el10s.x86_64 1/9 2026-01-26 23:40:59.625 | Installing : rdo-ovn-2:24.09-1.el10s.noarch 2/9 2026-01-26 23:40:59.629 | Installing : firewalld-filesystem-2.4.0-1.el10.noarch 3/9 2026-01-26 23:40:59.673 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2026-01-26 23:40:59.673 | Unit ovn-northd.service could not be found. 2026-01-26 23:40:59.673 | 2026-01-26 23:40:59.689 | Installing : ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2026-01-26 23:40:59.726 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2026-01-26 23:40:59.783 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2026-01-26 23:40:59.784 | Unit ovn-controller.service could not be found. 2026-01-26 23:40:59.784 | 2026-01-26 23:40:59.804 | Installing : ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2026-01-26 23:40:59.842 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2026-01-26 23:40:59.896 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2026-01-26 23:40:59.896 | Unit ovn-controller-vtep.service could not be found. 2026-01-26 23:40:59.896 | 2026-01-26 23:40:59.908 | Installing : ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2026-01-26 23:40:59.943 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2026-01-26 23:40:59.947 | Installing : rdo-ovn-vtep-2:24.09-1.el10s.noarch 7/9 2026-01-26 23:40:59.952 | Installing : rdo-ovn-host-2:24.09-1.el10s.noarch 8/9 2026-01-26 23:40:59.956 | Installing : rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2026-01-26 23:40:59.969 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 9/9 2026-01-26 23:40:59.982 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 9/9 2026-01-26 23:41:00.073 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 9/9 2026-01-26 23:41:01.196 | Running scriptlet: rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2026-01-26 23:41:01.196 | 2026-01-26 23:41:01.196 | Installed: 2026-01-26 23:41:01.196 | firewalld-filesystem-2.4.0-1.el10.noarch 2026-01-26 23:41:01.196 | ovn24.09-24.09.3-22.el10s.x86_64 2026-01-26 23:41:01.196 | ovn24.09-central-24.09.3-22.el10s.x86_64 2026-01-26 23:41:01.196 | ovn24.09-host-24.09.3-22.el10s.x86_64 2026-01-26 23:41:01.196 | ovn24.09-vtep-24.09.3-22.el10s.x86_64 2026-01-26 23:41:01.196 | rdo-ovn-2:24.09-1.el10s.noarch 2026-01-26 23:41:01.196 | rdo-ovn-central-2:24.09-1.el10s.noarch 2026-01-26 23:41:01.196 | rdo-ovn-host-2:24.09-1.el10s.noarch 2026-01-26 23:41:01.197 | rdo-ovn-vtep-2:24.09-1.el10s.noarch 2026-01-26 23:41:01.197 | 2026-01-26 23:41:01.197 | Complete! 2026-01-26 23:41:01.283 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:41:01.285 | + functions-common:time_stop:2412 : local name 2026-01-26 23:41:01.289 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:41:01.292 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:41:01.295 | + functions-common:time_stop:2415 : local total 2026-01-26 23:41:01.299 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:41:01.302 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:41:01.305 | + functions-common:time_stop:2419 : start_time=1769470858029 2026-01-26 23:41:01.308 | + functions-common:time_stop:2421 : [[ -z 1769470858029 ]] 2026-01-26 23:41:01.312 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:41:01.318 | + functions-common:time_stop:2424 : end_time=1769470861315 2026-01-26 23:41:01.320 | + functions-common:time_stop:2425 : elapsed_time=3286 2026-01-26 23:41:01.324 | + functions-common:time_stop:2426 : total=77372 2026-01-26 23:41:01.327 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:41:01.330 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=80658 2026-01-26 23:41:01.334 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : export PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:41:01.337 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:41:01.341 | + lib/neutron_plugins/ovn_agent:install_ovn:440 : local log_archive_dir=/opt/stack/logs/archive 2026-01-26 23:41:01.344 | + lib/neutron_plugins/ovn_agent:install_ovn:441 : mkdir -p /opt/stack/logs/archive 2026-01-26 23:41:01.351 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.354 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-01-26 23:41:01.358 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.360 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-01-26 23:41:01.364 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.367 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-01-26 23:41:01.370 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.373 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-01-26 23:41:01.377 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.380 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-01-26 23:41:01.383 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.387 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-01-26 23:41:01.390 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.393 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-01-26 23:41:01.397 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : 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-01-26 23:41:01.400 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-01-26 23:41:01.403 | + lib/neutron_plugins/ovn_agent:install_ovn:449 : use_library_from_git ovsdbapp 2026-01-26 23:41:01.406 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-01-26 23:41:01.410 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:41:01.413 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:41:01.416 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2026-01-26 23:41:01.419 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:41:01.423 | + lib/neutron_plugins/ovn_agent:install_ovn:455 : [[ False == \T\r\u\e ]] 2026-01-26 23:41:01.426 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:41:01.430 | + ./stack.sh:main:953 : is_service_enabled nova 2026-01-26 23:41:01.452 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:41:01.455 | + ./stack.sh:main:955 : stack_install_service nova 2026-01-26 23:41:01.458 | + lib/stack:stack_install_service:20 : local service=nova 2026-01-26 23:41:01.462 | + lib/stack:stack_install_service:21 : type install_nova 2026-01-26 23:41:01.465 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:41:01.468 | + lib/stack:stack_install_service:32 : install_nova 2026-01-26 23:41:01.472 | + lib/nova:install_nova:940 : use_library_from_git os-vif 2026-01-26 23:41:01.475 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-01-26 23:41:01.478 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:41:01.481 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:41:01.485 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2026-01-26 23:41:01.489 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:41:01.492 | + lib/nova:install_nova:945 : is_service_enabled n-cpu 2026-01-26 23:41:01.513 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:41:01.517 | + lib/nova:install_nova:945 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-01-26 23:41:01.521 | + lib/nova:install_nova:946 : install_nova_hypervisor 2026-01-26 23:41:01.525 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-01-26 23:41:01.527 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-01-26 23:41:01.659 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2026-01-26 23:41:01.661 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:41:01.664 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:41:01.667 | + lib/nova_plugins/functions-libvirt:install_libvirt:77 : is_fedora 2026-01-26 23:41:01.669 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:41:01.672 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:41:01.674 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:41:01.677 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:41:01.679 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:41:01.682 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:41:01.684 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:41:01.687 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:41:01.689 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:41:01.691 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:41:01.694 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ rhel10 =~ f[0-9][0-9] ]] 2026-01-26 23:41:01.697 | + lib/nova_plugins/functions-libvirt:install_libvirt:85 : is_openeuler 2026-01-26 23:41:01.700 | + functions-common:is_openeuler:553 : [[ -z rpm ]] 2026-01-26 23:41:01.702 | + functions-common:is_openeuler:556 : '[' CentOSStream = openEuler ']' 2026-01-26 23:41:01.706 | + lib/nova_plugins/functions-libvirt:install_libvirt:88 : qemu_package=qemu-kvm 2026-01-26 23:41:01.708 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : install_package qemu-kvm 2026-01-26 23:41:01.710 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:41:01.713 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:41:01.716 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:41:01.719 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:41:01.722 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:41:01.724 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:41:01.726 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:41:01.729 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:41:01.732 | + functions-common:install_package:1431 : real_install_package qemu-kvm 2026-01-26 23:41:01.736 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:41:01.739 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:41:01.742 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:41:01.746 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:41:01.749 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:41:01.752 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:41:01.755 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:41:01.757 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:41:01.760 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:41:01.763 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:41:01.765 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:41:01.768 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:41:01.771 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:41:01.774 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:41:01.776 | + functions-common:real_install_package:1421 : yum_install qemu-kvm 2026-01-26 23:41:01.779 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:41:01.782 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:41:01.785 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:41:01.788 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:41:01.791 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:41:01.794 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:41:01.798 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:41:01.802 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470861799 2026-01-26 23:41:01.805 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y qemu-kvm 2026-01-26 23:41:01.808 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:41:01.810 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:41:01.815 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:41:01.819 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:41:01.821 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y qemu-kvm 2026-01-26 23:41:02.406 | Last metadata expiration check: 0:05:11 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:41:02.510 | Dependencies resolved. 2026-01-26 23:41:02.514 | ====================================================================================================== 2026-01-26 23:41:02.514 | Package Arch Version Repository Size 2026-01-26 23:41:02.514 | ====================================================================================================== 2026-01-26 23:41:02.514 | Installing: 2026-01-26 23:41:02.514 | qemu-kvm x86_64 18:10.1.0-11.el10 appstream 44 k 2026-01-26 23:41:02.514 | Installing dependencies: 2026-01-26 23:41:02.514 | bison x86_64 3.8.2-9.el10 appstream 1.0 M 2026-01-26 23:41:02.514 | boost-atomic x86_64 1.83.0-5.el10 appstream 19 k 2026-01-26 23:41:02.514 | boost-filesystem x86_64 1.83.0-5.el10 appstream 70 k 2026-01-26 23:41:02.514 | boost-system x86_64 1.83.0-5.el10 baseos 15 k 2026-01-26 23:41:02.514 | boost-thread x86_64 1.83.0-5.el10 appstream 62 k 2026-01-26 23:41:02.514 | capstone x86_64 5.0.1-6.el10 appstream 1.0 M 2026-01-26 23:41:02.514 | daxctl-libs x86_64 82-2.el10 baseos 42 k 2026-01-26 23:41:02.514 | device-mapper-multipath-libs x86_64 0.9.9-15.el10 baseos 306 k 2026-01-26 23:41:02.514 | dyninst x86_64 13.0.0-1.el10 appstream 3.8 M 2026-01-26 23:41:02.514 | edk2-ovmf noarch 20251114-2.el10 appstream 8.7 M 2026-01-26 23:41:02.514 | efivar-libs x86_64 39-3.el10 baseos 128 k 2026-01-26 23:41:02.514 | elfutils-devel x86_64 0.194-1.el10 appstream 49 k 2026-01-26 23:41:02.514 | elfutils-libelf-devel x86_64 0.194-1.el10 appstream 79 k 2026-01-26 23:41:02.514 | flac-libs x86_64 1.4.3-6.el10 appstream 265 k 2026-01-26 23:41:02.514 | flex x86_64 2.6.4-19.el10 appstream 298 k 2026-01-26 23:41:02.514 | gsm x86_64 1.0.22-8.el10 appstream 37 k 2026-01-26 23:41:02.515 | ipxe-roms-qemu noarch 20240119-5.gitde8a0821.el10 appstream 850 k 2026-01-26 23:41:02.515 | lame-libs x86_64 3.100-19.el10 appstream 339 k 2026-01-26 23:41:02.515 | libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k 2026-01-26 23:41:02.515 | libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k 2026-01-26 23:41:02.515 | libasyncns x86_64 0.8-30.el10 appstream 31 k 2026-01-26 23:41:02.515 | libblkio x86_64 1.5.0-2.el10 appstream 300 k 2026-01-26 23:41:02.515 | libdrm x86_64 2.4.128-1.el10 appstream 164 k 2026-01-26 23:41:02.515 | libepoxy x86_64 1.5.10-9.el10 appstream 229 k 2026-01-26 23:41:02.515 | libfdt x86_64 1.7.0-12.el10 appstream 35 k 2026-01-26 23:41:02.515 | libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k 2026-01-26 23:41:02.515 | libglvnd-egl x86_64 1:1.7.0-7.el10 appstream 37 k 2026-01-26 23:41:02.515 | libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k 2026-01-26 23:41:02.515 | libnbd x86_64 1.24.0-1.el10 appstream 179 k 2026-01-26 23:41:02.515 | libogg x86_64 2:1.3.5-10.el10 appstream 34 k 2026-01-26 23:41:02.515 | libpciaccess x86_64 0.16-16.el10 baseos 28 k 2026-01-26 23:41:02.515 | libpmem x86_64 2.1.0-2.el10_0 epel-low-priority 112 k 2026-01-26 23:41:02.515 | libpmemobj x86_64 2.1.0-2.el10_0 epel-low-priority 161 k 2026-01-26 23:41:02.515 | librados2 x86_64 2:19.2.3-1.el10s centos10-storage 4.0 M 2026-01-26 23:41:02.515 | librbd1 x86_64 2:19.2.3-1.el10s centos10-storage 3.3 M 2026-01-26 23:41:02.515 | librdmacm x86_64 57.0-2.el10 baseos 72 k 2026-01-26 23:41:02.515 | libslirp x86_64 4.7.0-10.el10 appstream 75 k 2026-01-26 23:41:02.515 | libsndfile x86_64 1.2.2-6.el10 appstream 214 k 2026-01-26 23:41:02.515 | libusb1 x86_64 1.0.29-3.el10 baseos 77 k 2026-01-26 23:41:02.515 | libvorbis x86_64 1:1.3.7-12.el10 appstream 189 k 2026-01-26 23:41:02.515 | libwayland-client x86_64 1.24.0-1.el10 appstream 34 k 2026-01-26 23:41:02.515 | libxshmfence x86_64 1.3.2-5.el10 appstream 13 k 2026-01-26 23:41:02.515 | libzstd-devel x86_64 1.5.5-9.el10 appstream 52 k 2026-01-26 23:41:02.515 | llvm-filesystem x86_64 21.1.6-1.el10 appstream 15 k 2026-01-26 23:41:02.515 | llvm-libs x86_64 21.1.6-1.el10 appstream 59 M 2026-01-26 23:41:02.515 | lttng-ust x86_64 2.13.7-5.el10 appstream 339 k 2026-01-26 23:41:02.515 | mesa-dri-drivers x86_64 25.2.7-1.el10 appstream 11 M 2026-01-26 23:41:02.515 | mesa-filesystem x86_64 25.2.7-1.el10 appstream 12 k 2026-01-26 23:41:02.515 | mesa-libEGL x86_64 25.2.7-1.el10 appstream 122 k 2026-01-26 23:41:02.515 | mesa-libGL x86_64 25.2.7-1.el10 appstream 122 k 2026-01-26 23:41:02.515 | mesa-libgbm x86_64 25.2.7-1.el10 appstream 18 k 2026-01-26 23:41:02.515 | mokutil x86_64 2:0.7.2-4.el10 baseos 49 k 2026-01-26 23:41:02.515 | mpg123-libs x86_64 1.32.9-1.el10 appstream 353 k 2026-01-26 23:41:02.515 | ndctl-libs x86_64 82-2.el10 baseos 89 k 2026-01-26 23:41:02.515 | opus x86_64 1.4-6.el10 appstream 211 k 2026-01-26 23:41:02.515 | pulseaudio-libs x86_64 17.0-6.el10 appstream 706 k 2026-01-26 23:41:02.515 | qemu-kvm-audio-pa x86_64 18:10.1.0-11.el10 appstream 57 k 2026-01-26 23:41:02.515 | qemu-kvm-block-blkio x86_64 18:10.1.0-11.el10 appstream 59 k 2026-01-26 23:41:02.515 | qemu-kvm-block-rbd x86_64 18:10.1.0-11.el10 appstream 63 k 2026-01-26 23:41:02.515 | qemu-kvm-common x86_64 18:10.1.0-11.el10 appstream 689 k 2026-01-26 23:41:02.515 | qemu-kvm-core x86_64 18:10.1.0-11.el10 appstream 4.8 M 2026-01-26 23:41:02.515 | qemu-kvm-device-display-virtio-gpu x86_64 18:10.1.0-11.el10 appstream 73 k 2026-01-26 23:41:02.515 | qemu-kvm-device-display-virtio-gpu-pci x86_64 18:10.1.0-11.el10 appstream 52 k 2026-01-26 23:41:02.515 | qemu-kvm-device-display-virtio-vga x86_64 18:10.1.0-11.el10 appstream 53 k 2026-01-26 23:41:02.515 | qemu-kvm-device-usb-host x86_64 18:10.1.0-11.el10 appstream 66 k 2026-01-26 23:41:02.515 | qemu-kvm-device-usb-redirect x86_64 18:10.1.0-11.el10 appstream 71 k 2026-01-26 23:41:02.515 | qemu-kvm-docs x86_64 18:10.1.0-11.el10 appstream 1.4 M 2026-01-26 23:41:02.515 | qemu-kvm-tools x86_64 18:10.1.0-11.el10 appstream 543 k 2026-01-26 23:41:02.515 | qemu-kvm-ui-egl-headless x86_64 18:10.1.0-11.el10 appstream 53 k 2026-01-26 23:41:02.515 | qemu-kvm-ui-opengl x86_64 18:10.1.0-11.el10 appstream 61 k 2026-01-26 23:41:02.515 | qemu-pr-helper x86_64 18:10.1.0-11.el10 appstream 474 k 2026-01-26 23:41:02.515 | seabios-bin noarch 1.17.0-1.el10 appstream 96 k 2026-01-26 23:41:02.515 | seavgabios-bin noarch 1.17.0-1.el10 appstream 33 k 2026-01-26 23:41:02.515 | spirv-tools-libs x86_64 2025.4-1.el10 appstream 1.6 M 2026-01-26 23:41:02.515 | systemtap-runtime x86_64 5.4-3.el10 appstream 469 k 2026-01-26 23:41:02.515 | tbb x86_64 2021.11.0-7.el10 appstream 166 k 2026-01-26 23:41:02.515 | thrift x86_64 0.20.0-4.el10_1 epel-low-priority 1.7 M 2026-01-26 23:41:02.515 | usbredir x86_64 0.13.0-6.el10 appstream 51 k 2026-01-26 23:41:02.515 | virtiofsd x86_64 1.13.3-1.el10 appstream 1.0 M 2026-01-26 23:41:02.515 | Installing weak dependencies: 2026-01-26 23:41:02.515 | elfutils-debuginfod-client-devel x86_64 0.194-1.el10 appstream 16 k 2026-01-26 23:41:02.515 | kernel-devel x86_64 6.12.0-191.el10 appstream 23 M 2026-01-26 23:41:02.515 | systemtap-client x86_64 5.4-3.el10 appstream 4.2 M 2026-01-26 23:41:02.515 | systemtap-devel x86_64 5.4-3.el10 appstream 2.5 M 2026-01-26 23:41:02.515 | 2026-01-26 23:41:02.515 | Transaction Summary 2026-01-26 23:41:02.515 | ====================================================================================================== 2026-01-26 23:41:02.515 | Install 84 Packages 2026-01-26 23:41:02.515 | 2026-01-26 23:41:02.521 | Total download size: 142 M 2026-01-26 23:41:02.521 | Installed size: 565 M 2026-01-26 23:41:02.522 | Downloading Packages: 2026-01-26 23:41:03.196 | (1/84): boost-system-1.83.0-5.el10.x86_64.rpm 64 kB/s | 15 kB 00:00 2026-01-26 23:41:03.220 | (2/84): daxctl-libs-82-2.el10.x86_64.rpm 166 kB/s | 42 kB 00:00 2026-01-26 23:41:03.279 | (3/84): libpciaccess-0.16-16.el10.x86_64.rpm 478 kB/s | 28 kB 00:00 2026-01-26 23:41:03.341 | (4/84): device-mapper-multipath-libs-0.9.9-15.e 816 kB/s | 306 kB 00:00 2026-01-26 23:41:03.354 | (5/84): efivar-libs-39-3.el10.x86_64.rpm 813 kB/s | 128 kB 00:00 2026-01-26 23:41:03.389 | (6/84): librdmacm-57.0-2.el10.x86_64.rpm 660 kB/s | 72 kB 00:00 2026-01-26 23:41:03.395 | [MIRROR] libusb1-1.0.29-3.el10.x86_64.rpm: Status code: 404 for https://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/BaseOS/x86_64/os/Packages/libusb1-1.0.29-3.el10.x86_64.rpm (IP: 136.159.208.97) 2026-01-26 23:41:03.414 | (7/84): mokutil-0.7.2-4.el10.x86_64.rpm 814 kB/s | 49 kB 00:00 2026-01-26 23:41:03.450 | (8/84): ndctl-libs-82-2.el10.x86_64.rpm 1.4 MB/s | 89 kB 00:00 2026-01-26 23:41:03.502 | [MIRROR] libusb1-1.0.29-3.el10.x86_64.rpm: Status code: 404 for http://mirror.cpsc.ucalgary.ca/mirror/centos-stream/10-stream/BaseOS/x86_64/os/Packages/libusb1-1.0.29-3.el10.x86_64.rpm (IP: 136.159.208.97) 2026-01-26 23:41:03.506 | (9/84): boost-atomic-1.83.0-5.el10.x86_64.rpm 335 kB/s | 19 kB 00:00 2026-01-26 23:41:03.517 | (10/84): bison-3.8.2-9.el10.x86_64.rpm 9.6 MB/s | 1.0 MB 00:00 2026-01-26 23:41:03.539 | (11/84): libusb1-1.0.29-3.el10.x86_64.rpm 388 kB/s | 77 kB 00:00 2026-01-26 23:41:03.543 | (12/84): boost-filesystem-1.83.0-5.el10.x86_64. 1.9 MB/s | 70 kB 00:00 2026-01-26 23:41:03.552 | (13/84): boost-thread-1.83.0-5.el10.x86_64.rpm 1.8 MB/s | 62 kB 00:00 2026-01-26 23:41:03.586 | (14/84): capstone-5.0.1-6.el10.x86_64.rpm 21 MB/s | 1.0 MB 00:00 2026-01-26 23:41:03.625 | (15/84): dyninst-13.0.0-1.el10.x86_64.rpm 47 MB/s | 3.8 MB 00:00 2026-01-26 23:41:03.638 | (16/84): elfutils-debuginfod-client-devel-0.194 309 kB/s | 16 kB 00:00 2026-01-26 23:41:03.666 | (17/84): elfutils-devel-0.194-1.el10.x86_64.rpm 1.2 MB/s | 49 kB 00:00 2026-01-26 23:41:03.698 | (18/84): edk2-ovmf-20251114-2.el10.noarch.rpm 60 MB/s | 8.7 MB 00:00 2026-01-26 23:41:03.712 | (19/84): elfutils-libelf-devel-0.194-1.el10.x86 1.1 MB/s | 79 kB 00:00 2026-01-26 23:41:03.719 | (20/84): flac-libs-1.4.3-6.el10.x86_64.rpm 4.9 MB/s | 265 kB 00:00 2026-01-26 23:41:03.744 | (21/84): flex-2.6.4-19.el10.x86_64.rpm 6.4 MB/s | 298 kB 00:00 2026-01-26 23:41:03.747 | (22/84): gsm-1.0.22-8.el10.x86_64.rpm 1.0 MB/s | 37 kB 00:00 2026-01-26 23:41:03.766 | (23/84): ipxe-roms-qemu-20240119-5.gitde8a0821. 18 MB/s | 850 kB 00:00 2026-01-26 23:41:03.791 | (24/84): lame-libs-3.100-19.el10.x86_64.rpm 7.7 MB/s | 339 kB 00:00 2026-01-26 23:41:03.808 | (25/84): libX11-xcb-1.8.10-1.el10.x86_64.rpm 312 kB/s | 13 kB 00:00 2026-01-26 23:41:03.829 | (26/84): libXxf86vm-1.1.5-8.el10.x86_64.rpm 498 kB/s | 19 kB 00:00 2026-01-26 23:41:03.842 | (27/84): libasyncns-0.8-30.el10.x86_64.rpm 912 kB/s | 31 kB 00:00 2026-01-26 23:41:03.877 | (28/84): libblkio-1.5.0-2.el10.x86_64.rpm 6.2 MB/s | 300 kB 00:00 2026-01-26 23:41:03.897 | (29/84): libdrm-2.4.128-1.el10.x86_64.rpm 3.0 MB/s | 164 kB 00:00 2026-01-26 23:41:03.927 | (30/84): libepoxy-1.5.10-9.el10.x86_64.rpm 4.6 MB/s | 229 kB 00:00 2026-01-26 23:41:04.025 | (31/84): kernel-devel-6.12.0-191.el10.x86_64.rp 84 MB/s | 23 MB 00:00 2026-01-26 23:41:04.028 | (32/84): libfdt-1.7.0-12.el10.x86_64.rpm 271 kB/s | 35 kB 00:00 2026-01-26 23:41:04.040 | (33/84): libglvnd-1.7.0-7.el10.x86_64.rpm 1.0 MB/s | 116 kB 00:00 2026-01-26 23:41:04.053 | (34/84): libglvnd-egl-1.7.0-7.el10.x86_64.rpm 1.3 MB/s | 37 kB 00:00 2026-01-26 23:41:04.068 | (35/84): libglvnd-glx-1.7.0-7.el10.x86_64.rpm 3.3 MB/s | 132 kB 00:00 2026-01-26 23:41:04.084 | (36/84): libogg-1.3.5-10.el10.x86_64.rpm 1.1 MB/s | 34 kB 00:00 2026-01-26 23:41:04.088 | (37/84): libnbd-1.24.0-1.el10.x86_64.rpm 3.7 MB/s | 179 kB 00:00 2026-01-26 23:41:04.108 | (38/84): libslirp-4.7.0-10.el10.x86_64.rpm 1.9 MB/s | 75 kB 00:00 2026-01-26 23:41:04.122 | (39/84): libsndfile-1.2.2-6.el10.x86_64.rpm 5.6 MB/s | 214 kB 00:00 2026-01-26 23:41:04.126 | (40/84): libvorbis-1.3.7-12.el10.x86_64.rpm 4.9 MB/s | 189 kB 00:00 2026-01-26 23:41:04.138 | (41/84): libwayland-client-1.24.0-1.el10.x86_64 1.1 MB/s | 34 kB 00:00 2026-01-26 23:41:04.153 | (42/84): libzstd-devel-1.5.5-9.el10.x86_64.rpm 1.9 MB/s | 52 kB 00:00 2026-01-26 23:41:04.156 | (43/84): libxshmfence-1.3.2-5.el10.x86_64.rpm 399 kB/s | 13 kB 00:00 2026-01-26 23:41:04.165 | (44/84): llvm-filesystem-21.1.6-1.el10.x86_64.r 567 kB/s | 15 kB 00:00 2026-01-26 23:41:04.199 | (45/84): lttng-ust-2.13.7-5.el10.x86_64.rpm 7.7 MB/s | 339 kB 00:00 2026-01-26 23:41:04.232 | (46/84): mesa-filesystem-25.2.7-1.el10.x86_64.r 387 kB/s | 12 kB 00:00 2026-01-26 23:41:04.279 | (47/84): mesa-libEGL-25.2.7-1.el10.x86_64.rpm 2.5 MB/s | 122 kB 00:00 2026-01-26 23:41:04.340 | (48/84): mesa-libGL-25.2.7-1.el10.x86_64.rpm 2.0 MB/s | 122 kB 00:00 2026-01-26 23:41:04.388 | (49/84): mesa-dri-drivers-25.2.7-1.el10.x86_64. 50 MB/s | 11 MB 00:00 2026-01-26 23:41:04.403 | (50/84): mesa-libgbm-25.2.7-1.el10.x86_64.rpm 297 kB/s | 18 kB 00:00 2026-01-26 23:41:04.450 | (51/84): mpg123-libs-1.32.9-1.el10.x86_64.rpm 5.6 MB/s | 353 kB 00:00 2026-01-26 23:41:04.468 | (52/84): opus-1.4-6.el10.x86_64.rpm 3.2 MB/s | 211 kB 00:00 2026-01-26 23:41:04.515 | (53/84): qemu-kvm-10.1.0-11.el10.x86_64.rpm 958 kB/s | 44 kB 00:00 2026-01-26 23:41:04.522 | (54/84): pulseaudio-libs-17.0-6.el10.x86_64.rpm 9.6 MB/s | 706 kB 00:00 2026-01-26 23:41:04.546 | (55/84): qemu-kvm-audio-pa-10.1.0-11.el10.x86_6 1.8 MB/s | 57 kB 00:00 2026-01-26 23:41:04.563 | (56/84): qemu-kvm-block-blkio-10.1.0-11.el10.x8 1.4 MB/s | 59 kB 00:00 2026-01-26 23:41:04.578 | (57/84): qemu-kvm-block-rbd-10.1.0-11.el10.x86_ 1.9 MB/s | 63 kB 00:00 2026-01-26 23:41:04.611 | (58/84): qemu-kvm-common-10.1.0-11.el10.x86_64. 14 MB/s | 689 kB 00:00 2026-01-26 23:41:04.827 | (59/84): llvm-libs-21.1.6-1.el10.x86_64.rpm 87 MB/s | 59 MB 00:00 2026-01-26 23:41:04.866 | (60/84): qemu-kvm-core-10.1.0-11.el10.x86_64.rp 17 MB/s | 4.8 MB 00:00 2026-01-26 23:41:04.869 | (61/84): qemu-kvm-device-display-virtio-gpu-10. 286 kB/s | 73 kB 00:00 2026-01-26 23:41:04.872 | (62/84): qemu-kvm-device-display-virtio-gpu-pci 1.2 MB/s | 52 kB 00:00 2026-01-26 23:41:04.899 | (63/84): qemu-kvm-device-display-virtio-vga-10. 1.7 MB/s | 53 kB 00:00 2026-01-26 23:41:04.908 | (64/84): qemu-kvm-device-usb-host-10.1.0-11.el1 1.7 MB/s | 66 kB 00:00 2026-01-26 23:41:04.929 | (65/84): qemu-kvm-device-usb-redirect-10.1.0-11 1.2 MB/s | 71 kB 00:00 2026-01-26 23:41:04.948 | (66/84): qemu-kvm-docs-10.1.0-11.el10.x86_64.rp 30 MB/s | 1.4 MB 00:00 2026-01-26 23:41:04.955 | (67/84): qemu-kvm-tools-10.1.0-11.el10.x86_64.r 11 MB/s | 543 kB 00:00 2026-01-26 23:41:04.960 | (68/84): qemu-kvm-ui-egl-headless-10.1.0-11.el1 1.7 MB/s | 53 kB 00:00 2026-01-26 23:41:04.982 | (69/84): qemu-kvm-ui-opengl-10.1.0-11.el10.x86_ 1.8 MB/s | 61 kB 00:00 2026-01-26 23:41:04.998 | (70/84): qemu-pr-helper-10.1.0-11.el10.x86_64.r 11 MB/s | 474 kB 00:00 2026-01-26 23:41:05.004 | (71/84): seabios-bin-1.17.0-1.el10.noarch.rpm 2.1 MB/s | 96 kB 00:00 2026-01-26 23:41:05.011 | (72/84): seavgabios-bin-1.17.0-1.el10.noarch.rp 1.1 MB/s | 33 kB 00:00 2026-01-26 23:41:05.052 | (73/84): spirv-tools-libs-2025.4-1.el10.x86_64. 30 MB/s | 1.6 MB 00:00 2026-01-26 23:41:05.099 | (74/84): systemtap-client-5.4-3.el10.x86_64.rpm 45 MB/s | 4.2 MB 00:00 2026-01-26 23:41:05.111 | (75/84): systemtap-devel-5.4-3.el10.x86_64.rpm 25 MB/s | 2.5 MB 00:00 2026-01-26 23:41:05.115 | (76/84): systemtap-runtime-5.4-3.el10.x86_64.rp 7.3 MB/s | 469 kB 00:00 2026-01-26 23:41:05.138 | (77/84): tbb-2021.11.0-7.el10.x86_64.rpm 4.2 MB/s | 166 kB 00:00 2026-01-26 23:41:05.140 | (78/84): usbredir-0.13.0-6.el10.x86_64.rpm 1.8 MB/s | 51 kB 00:00 2026-01-26 23:41:05.165 | (79/84): virtiofsd-1.13.3-1.el10.x86_64.rpm 20 MB/s | 1.0 MB 00:00 2026-01-26 23:41:05.358 | (80/84): librados2-19.2.3-1.el10s.x86_64.rpm 18 MB/s | 4.0 MB 00:00 2026-01-26 23:41:05.378 | (81/84): librbd1-19.2.3-1.el10s.x86_64.rpm 14 MB/s | 3.3 MB 00:00 2026-01-26 23:41:05.383 | (82/84): libpmem-2.1.0-2.el10_0.x86_64.rpm 518 kB/s | 112 kB 00:00 2026-01-26 23:41:05.590 | (83/84): thrift-0.20.0-4.el10_1.x86_64.rpm 7.9 MB/s | 1.7 MB 00:00 2026-01-26 23:41:05.881 | (84/84): libpmemobj-2.1.0-2.el10_0.x86_64.rpm 309 kB/s | 161 kB 00:00 2026-01-26 23:41:05.884 | -------------------------------------------------------------------------------- 2026-01-26 23:41:05.884 | Total 42 MB/s | 142 MB 00:03 2026-01-26 23:41:07.802 | Running transaction check 2026-01-26 23:41:07.939 | Transaction check succeeded. 2026-01-26 23:41:07.940 | Running transaction test 2026-01-26 23:41:08.994 | Transaction test succeeded. 2026-01-26 23:41:08.994 | Running transaction 2026-01-26 23:41:10.286 | Preparing : 1/1 2026-01-26 23:41:10.294 | Installing : boost-system-1.83.0-5.el10.x86_64 1/84 2026-01-26 23:41:10.297 | Installing : libogg-2:1.3.5-10.el10.x86_64 2/84 2026-01-26 23:41:10.303 | Installing : libX11-xcb-1.8.10-1.el10.x86_64 3/84 2026-01-26 23:41:10.307 | Installing : libusb1-1.0.29-3.el10.x86_64 4/84 2026-01-26 23:41:10.312 | Installing : daxctl-libs-82-2.el10.x86_64 5/84 2026-01-26 23:41:10.324 | Installing : ndctl-libs-82-2.el10.x86_64 6/84 2026-01-26 23:41:10.331 | Installing : lttng-ust-2.13.7-5.el10.x86_64 7/84 2026-01-26 23:41:10.340 | Installing : libzstd-devel-1.5.5-9.el10.x86_64 8/84 2026-01-26 23:41:10.348 | Installing : elfutils-libelf-devel-0.194-1.el10.x86_64 9/84 2026-01-26 23:41:10.355 | Installing : libglvnd-1:1.7.0-7.el10.x86_64 10/84 2026-01-26 23:41:10.360 | Installing : libepoxy-1.5.10-9.el10.x86_64 11/84 2026-01-26 23:41:10.368 | Installing : libpmem-2.1.0-2.el10_0.x86_64 12/84 2026-01-26 23:41:10.373 | Installing : libpmemobj-2.1.0-2.el10_0.x86_64 13/84 2026-01-26 23:41:10.381 | Installing : usbredir-0.13.0-6.el10.x86_64 14/84 2026-01-26 23:41:10.390 | Installing : flac-libs-1.4.3-6.el10.x86_64 15/84 2026-01-26 23:41:10.397 | Installing : libvorbis-1:1.3.7-12.el10.x86_64 16/84 2026-01-26 23:41:10.417 | Installing : boost-thread-1.83.0-5.el10.x86_64 17/84 2026-01-26 23:41:10.424 | Installing : thrift-0.20.0-4.el10_1.x86_64 18/84 2026-01-26 23:41:10.447 | Installing : tbb-2021.11.0-7.el10.x86_64 19/84 2026-01-26 23:41:10.453 | Installing : spirv-tools-libs-2025.4-1.el10.x86_64 20/84 2026-01-26 23:41:10.456 | Installing : seavgabios-bin-1.17.0-1.el10.noarch 21/84 2026-01-26 23:41:10.518 | Installing : seabios-bin-1.17.0-1.el10.noarch 22/84 2026-01-26 23:41:10.530 | Installing : qemu-kvm-docs-18:10.1.0-11.el10.x86_64 23/84 2026-01-26 23:41:10.538 | Installing : opus-1.4-6.el10.x86_64 24/84 2026-01-26 23:41:10.543 | Installing : mpg123-libs-1.32.9-1.el10.x86_64 25/84 2026-01-26 23:41:10.547 | Installing : mesa-filesystem-25.2.7-1.el10.x86_64 26/84 2026-01-26 23:41:11.164 | Installing : llvm-filesystem-21.1.6-1.el10.x86_64 27/84 2026-01-26 23:41:11.170 | Installing : llvm-libs-21.1.6-1.el10.x86_64 28/84 2026-01-26 23:41:11.174 | Installing : libxshmfence-1.3.2-5.el10.x86_64 29/84 2026-01-26 23:41:11.182 | Installing : libwayland-client-1.24.0-1.el10.x86_64 30/84 2026-01-26 23:41:11.192 | Installing : libslirp-4.7.0-10.el10.x86_64 31/84 2026-01-26 23:41:11.200 | Installing : libnbd-1.24.0-1.el10.x86_64 32/84 2026-01-26 23:41:11.207 | Installing : libfdt-1.7.0-12.el10.x86_64 33/84 2026-01-26 23:41:11.215 | Installing : libblkio-1.5.0-2.el10.x86_64 34/84 2026-01-26 23:41:11.220 | Installing : libasyncns-0.8-30.el10.x86_64 35/84 2026-01-26 23:41:11.228 | Installing : libXxf86vm-1.1.5-8.el10.x86_64 36/84 2026-01-26 23:41:11.238 | Installing : lame-libs-3.100-19.el10.x86_64 37/84 2026-01-26 23:41:11.257 | Installing : ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 38/84 2026-01-26 23:41:11.270 | Installing : qemu-kvm-common-18:10.1.0-11.el10.x86_64 39/84 2026-01-26 23:41:11.365 | Running scriptlet: qemu-kvm-common-18:10.1.0-11.el10.x86_64 39/84 2026-01-26 23:41:11.373 | Installing : qemu-kvm-device-display-virtio-gpu-18:10.1.0-11.el 40/84 2026-01-26 23:41:11.381 | Installing : qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-1 41/84 2026-01-26 23:41:11.389 | Installing : qemu-kvm-block-blkio-18:10.1.0-11.el10.x86_64 42/84 2026-01-26 23:41:11.396 | Installing : qemu-kvm-device-display-virtio-vga-18:10.1.0-11.el 43/84 2026-01-26 23:41:11.405 | Installing : qemu-kvm-device-usb-host-18:10.1.0-11.el10.x86_64 44/84 2026-01-26 23:41:11.430 | Installing : qemu-kvm-device-usb-redirect-18:10.1.0-11.el10.x86 45/84 2026-01-26 23:41:11.443 | Installing : virtiofsd-1.13.3-1.el10.x86_64 46/84 2026-01-26 23:41:11.458 | Installing : gsm-1.0.22-8.el10.x86_64 47/84 2026-01-26 23:41:11.504 | Installing : libsndfile-1.2.2-6.el10.x86_64 48/84 2026-01-26 23:41:11.515 | Installing : pulseaudio-libs-17.0-6.el10.x86_64 49/84 2026-01-26 23:41:11.530 | Installing : qemu-kvm-audio-pa-18:10.1.0-11.el10.x86_64 50/84 2026-01-26 23:41:11.541 | Installing : flex-2.6.4-19.el10.x86_64 51/84 2026-01-26 23:41:11.550 | Installing : elfutils-debuginfod-client-devel-0.194-1.el10.x86_ 52/84 2026-01-26 23:41:11.606 | Installing : elfutils-devel-0.194-1.el10.x86_64 53/84 2026-01-26 23:41:11.637 | Installing : edk2-ovmf-20251114-2.el10.noarch 54/84 2026-01-26 23:41:11.726 | Installing : capstone-5.0.1-6.el10.x86_64 55/84 2026-01-26 23:41:11.734 | Installing : qemu-kvm-core-18:10.1.0-11.el10.x86_64 56/84 2026-01-26 23:41:11.740 | Installing : boost-atomic-1.83.0-5.el10.x86_64 57/84 2026-01-26 23:41:11.789 | Installing : boost-filesystem-1.83.0-5.el10.x86_64 58/84 2026-01-26 23:41:11.798 | Installing : dyninst-13.0.0-1.el10.x86_64 59/84 2026-01-26 23:41:11.832 | Running scriptlet: dyninst-13.0.0-1.el10.x86_64 59/84 2026-01-26 23:41:11.881 | Running scriptlet: systemtap-runtime-5.4-3.el10.x86_64 60/84 2026-01-26 23:41:11.881 | Creating group 'stapusr' with GID 156. 2026-01-26 23:41:11.881 | Creating group 'stapsys' with GID 157. 2026-01-26 23:41:11.881 | Creating group 'stapdev' with GID 158. 2026-01-26 23:41:11.881 | Creating group 'stapunpriv' with GID 159. 2026-01-26 23:41:11.881 | Creating user 'stapunpriv' (systemtap unprivileged user) with UID 159 and GID 159. 2026-01-26 23:41:11.881 | 2026-01-26 23:41:11.918 | Installing : systemtap-runtime-5.4-3.el10.x86_64 60/84 2026-01-26 23:41:11.970 | Running scriptlet: systemtap-runtime-5.4-3.el10.x86_64 60/84 2026-01-26 23:41:14.971 | Installing : bison-3.8.2-9.el10.x86_64 61/84 2026-01-26 23:41:15.234 | Installing : kernel-devel-6.12.0-191.el10.x86_64 62/84 2026-01-26 23:41:46.689 | Running scriptlet: kernel-devel-6.12.0-191.el10.x86_64 62/84 2026-01-26 23:41:46.778 | Installing : systemtap-devel-5.4-3.el10.x86_64 63/84 2026-01-26 23:41:47.038 | Installing : librdmacm-57.0-2.el10.x86_64 64/84 2026-01-26 23:41:47.043 | Installing : librados2-2:19.2.3-1.el10s.x86_64 65/84 2026-01-26 23:41:47.250 | Running scriptlet: librados2-2:19.2.3-1.el10s.x86_64 65/84 2026-01-26 23:41:47.255 | Installing : librbd1-2:19.2.3-1.el10s.x86_64 66/84 2026-01-26 23:41:47.286 | Running scriptlet: librbd1-2:19.2.3-1.el10s.x86_64 66/84 2026-01-26 23:41:47.291 | Installing : qemu-kvm-block-rbd-18:10.1.0-11.el10.x86_64 67/84 2026-01-26 23:41:47.297 | Installing : libpciaccess-0.16-16.el10.x86_64 68/84 2026-01-26 23:41:47.413 | Installing : libdrm-2.4.128-1.el10.x86_64 69/84 2026-01-26 23:41:47.421 | Installing : mesa-dri-drivers-25.2.7-1.el10.x86_64 70/84 2026-01-26 23:41:47.426 | Installing : mesa-libgbm-25.2.7-1.el10.x86_64 71/84 2026-01-26 23:41:47.434 | Installing : libglvnd-egl-1:1.7.0-7.el10.x86_64 72/84 2026-01-26 23:41:47.440 | Installing : mesa-libEGL-25.2.7-1.el10.x86_64 73/84 2026-01-26 23:41:47.445 | Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 74/84 2026-01-26 23:41:47.450 | Installing : mesa-libGL-25.2.7-1.el10.x86_64 75/84 2026-01-26 23:41:47.454 | Installing : qemu-kvm-ui-opengl-18:10.1.0-11.el10.x86_64 76/84 2026-01-26 23:41:47.460 | Installing : qemu-kvm-ui-egl-headless-18:10.1.0-11.el10.x86_64 77/84 2026-01-26 23:41:47.465 | Installing : efivar-libs-39-3.el10.x86_64 78/84 2026-01-26 23:41:47.618 | Installing : mokutil-2:0.7.2-4.el10.x86_64 79/84 2026-01-26 23:41:47.654 | Installing : systemtap-client-5.4-3.el10.x86_64 80/84 2026-01-26 23:41:47.668 | Installing : qemu-kvm-tools-18:10.1.0-11.el10.x86_64 81/84 2026-01-26 23:41:47.742 | Installing : device-mapper-multipath-libs-0.9.9-15.el10.x86_64 82/84 2026-01-26 23:41:47.747 | Installing : qemu-pr-helper-18:10.1.0-11.el10.x86_64 83/84 2026-01-26 23:41:47.810 | Installing : qemu-kvm-18:10.1.0-11.el10.x86_64 84/84 2026-01-26 23:41:49.479 | Running scriptlet: qemu-kvm-18:10.1.0-11.el10.x86_64 84/84 2026-01-26 23:41:49.480 | 2026-01-26 23:41:49.480 | Installed: 2026-01-26 23:41:49.480 | bison-3.8.2-9.el10.x86_64 2026-01-26 23:41:49.480 | boost-atomic-1.83.0-5.el10.x86_64 2026-01-26 23:41:49.480 | boost-filesystem-1.83.0-5.el10.x86_64 2026-01-26 23:41:49.480 | boost-system-1.83.0-5.el10.x86_64 2026-01-26 23:41:49.480 | boost-thread-1.83.0-5.el10.x86_64 2026-01-26 23:41:49.480 | capstone-5.0.1-6.el10.x86_64 2026-01-26 23:41:49.480 | daxctl-libs-82-2.el10.x86_64 2026-01-26 23:41:49.480 | device-mapper-multipath-libs-0.9.9-15.el10.x86_64 2026-01-26 23:41:49.480 | dyninst-13.0.0-1.el10.x86_64 2026-01-26 23:41:49.480 | edk2-ovmf-20251114-2.el10.noarch 2026-01-26 23:41:49.480 | efivar-libs-39-3.el10.x86_64 2026-01-26 23:41:49.480 | elfutils-debuginfod-client-devel-0.194-1.el10.x86_64 2026-01-26 23:41:49.480 | elfutils-devel-0.194-1.el10.x86_64 2026-01-26 23:41:49.480 | elfutils-libelf-devel-0.194-1.el10.x86_64 2026-01-26 23:41:49.480 | flac-libs-1.4.3-6.el10.x86_64 2026-01-26 23:41:49.480 | flex-2.6.4-19.el10.x86_64 2026-01-26 23:41:49.480 | gsm-1.0.22-8.el10.x86_64 2026-01-26 23:41:49.480 | ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 2026-01-26 23:41:49.480 | kernel-devel-6.12.0-191.el10.x86_64 2026-01-26 23:41:49.480 | lame-libs-3.100-19.el10.x86_64 2026-01-26 23:41:49.480 | libX11-xcb-1.8.10-1.el10.x86_64 2026-01-26 23:41:49.480 | libXxf86vm-1.1.5-8.el10.x86_64 2026-01-26 23:41:49.480 | libasyncns-0.8-30.el10.x86_64 2026-01-26 23:41:49.480 | libblkio-1.5.0-2.el10.x86_64 2026-01-26 23:41:49.480 | libdrm-2.4.128-1.el10.x86_64 2026-01-26 23:41:49.480 | libepoxy-1.5.10-9.el10.x86_64 2026-01-26 23:41:49.480 | libfdt-1.7.0-12.el10.x86_64 2026-01-26 23:41:49.480 | libglvnd-1:1.7.0-7.el10.x86_64 2026-01-26 23:41:49.480 | libglvnd-egl-1:1.7.0-7.el10.x86_64 2026-01-26 23:41:49.480 | libglvnd-glx-1:1.7.0-7.el10.x86_64 2026-01-26 23:41:49.480 | libnbd-1.24.0-1.el10.x86_64 2026-01-26 23:41:49.480 | libogg-2:1.3.5-10.el10.x86_64 2026-01-26 23:41:49.480 | libpciaccess-0.16-16.el10.x86_64 2026-01-26 23:41:49.480 | libpmem-2.1.0-2.el10_0.x86_64 2026-01-26 23:41:49.480 | libpmemobj-2.1.0-2.el10_0.x86_64 2026-01-26 23:41:49.480 | librados2-2:19.2.3-1.el10s.x86_64 2026-01-26 23:41:49.480 | librbd1-2:19.2.3-1.el10s.x86_64 2026-01-26 23:41:49.480 | librdmacm-57.0-2.el10.x86_64 2026-01-26 23:41:49.480 | libslirp-4.7.0-10.el10.x86_64 2026-01-26 23:41:49.480 | libsndfile-1.2.2-6.el10.x86_64 2026-01-26 23:41:49.480 | libusb1-1.0.29-3.el10.x86_64 2026-01-26 23:41:49.480 | libvorbis-1:1.3.7-12.el10.x86_64 2026-01-26 23:41:49.480 | libwayland-client-1.24.0-1.el10.x86_64 2026-01-26 23:41:49.480 | libxshmfence-1.3.2-5.el10.x86_64 2026-01-26 23:41:49.480 | libzstd-devel-1.5.5-9.el10.x86_64 2026-01-26 23:41:49.480 | llvm-filesystem-21.1.6-1.el10.x86_64 2026-01-26 23:41:49.480 | llvm-libs-21.1.6-1.el10.x86_64 2026-01-26 23:41:49.480 | lttng-ust-2.13.7-5.el10.x86_64 2026-01-26 23:41:49.480 | mesa-dri-drivers-25.2.7-1.el10.x86_64 2026-01-26 23:41:49.480 | mesa-filesystem-25.2.7-1.el10.x86_64 2026-01-26 23:41:49.480 | mesa-libEGL-25.2.7-1.el10.x86_64 2026-01-26 23:41:49.480 | mesa-libGL-25.2.7-1.el10.x86_64 2026-01-26 23:41:49.480 | mesa-libgbm-25.2.7-1.el10.x86_64 2026-01-26 23:41:49.480 | mokutil-2:0.7.2-4.el10.x86_64 2026-01-26 23:41:49.480 | mpg123-libs-1.32.9-1.el10.x86_64 2026-01-26 23:41:49.480 | ndctl-libs-82-2.el10.x86_64 2026-01-26 23:41:49.481 | opus-1.4-6.el10.x86_64 2026-01-26 23:41:49.481 | pulseaudio-libs-17.0-6.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-audio-pa-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-block-blkio-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-block-rbd-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-common-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-core-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-device-display-virtio-gpu-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-device-display-virtio-vga-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-device-usb-host-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-device-usb-redirect-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-docs-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-tools-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-ui-egl-headless-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-kvm-ui-opengl-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | qemu-pr-helper-18:10.1.0-11.el10.x86_64 2026-01-26 23:41:49.481 | seabios-bin-1.17.0-1.el10.noarch 2026-01-26 23:41:49.481 | seavgabios-bin-1.17.0-1.el10.noarch 2026-01-26 23:41:49.481 | spirv-tools-libs-2025.4-1.el10.x86_64 2026-01-26 23:41:49.481 | systemtap-client-5.4-3.el10.x86_64 2026-01-26 23:41:49.481 | systemtap-devel-5.4-3.el10.x86_64 2026-01-26 23:41:49.481 | systemtap-runtime-5.4-3.el10.x86_64 2026-01-26 23:41:49.481 | tbb-2021.11.0-7.el10.x86_64 2026-01-26 23:41:49.481 | thrift-0.20.0-4.el10_1.x86_64 2026-01-26 23:41:49.481 | usbredir-0.13.0-6.el10.x86_64 2026-01-26 23:41:49.481 | virtiofsd-1.13.3-1.el10.x86_64 2026-01-26 23:41:49.481 | 2026-01-26 23:41:49.481 | Complete! 2026-01-26 23:41:49.606 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:41:49.609 | + functions-common:time_stop:2412 : local name 2026-01-26 23:41:49.611 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:41:49.612 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:41:49.615 | + functions-common:time_stop:2415 : local total 2026-01-26 23:41:49.617 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:41:49.620 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:41:49.622 | + functions-common:time_stop:2419 : start_time=1769470861799 2026-01-26 23:41:49.625 | + functions-common:time_stop:2421 : [[ -z 1769470861799 ]] 2026-01-26 23:41:49.627 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:41:49.632 | + functions-common:time_stop:2424 : end_time=1769470909629 2026-01-26 23:41:49.634 | + functions-common:time_stop:2425 : elapsed_time=47830 2026-01-26 23:41:49.637 | + functions-common:time_stop:2426 : total=80658 2026-01-26 23:41:49.638 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:41:49.641 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=128488 2026-01-26 23:41:49.643 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package libvirt libvirt-devel 2026-01-26 23:41:49.645 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:41:49.647 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:41:49.649 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:41:49.651 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:41:49.654 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:41:49.656 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:41:49.658 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:41:49.661 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:41:49.663 | + functions-common:install_package:1431 : real_install_package libvirt libvirt-devel 2026-01-26 23:41:49.665 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:41:49.667 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:41:49.670 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:41:49.672 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:41:49.674 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:41:49.678 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:41:49.679 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:41:49.682 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:41:49.684 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:41:49.686 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:41:49.689 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:41:49.692 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:41:49.694 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:41:49.697 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:41:49.699 | + functions-common:real_install_package:1421 : yum_install libvirt libvirt-devel 2026-01-26 23:41:49.702 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:41:49.705 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:41:49.707 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:41:49.710 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:41:49.712 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:41:49.714 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:41:49.718 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:41:49.722 | + functions-common:time_start:2403 : _TIME_START[$name]=1769470909719 2026-01-26 23:41:49.724 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y libvirt libvirt-devel 2026-01-26 23:41:49.727 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:41:49.730 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:41:49.734 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:41:49.736 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:41:49.738 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y libvirt libvirt-devel 2026-01-26 23:41:50.294 | Last metadata expiration check: 0:05:59 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:41:51.438 | Dependencies resolved. 2026-01-26 23:41:51.441 | ============================================================================================ 2026-01-26 23:41:51.441 | Package Arch Version Repo Size 2026-01-26 23:41:51.441 | ============================================================================================ 2026-01-26 23:41:51.441 | Installing: 2026-01-26 23:41:51.441 | libvirt x86_64 11.10.0-2.el10 appstream 18 k 2026-01-26 23:41:51.441 | libvirt-devel x86_64 11.10.0-2.el10 crb 211 k 2026-01-26 23:41:51.441 | Installing dependencies: 2026-01-26 23:41:51.441 | container-selinux noarch 4:2.244.0-1.el10 appstream 59 k 2026-01-26 23:41:51.441 | dmidecode x86_64 1:3.6-5.el10 baseos 99 k 2026-01-26 23:41:51.441 | gnutls-dane x86_64 3.8.10-2.el10 appstream 40 k 2026-01-26 23:41:51.441 | gnutls-utils x86_64 3.8.10-2.el10 appstream 313 k 2026-01-26 23:41:51.441 | libtpms x86_64 0.9.6-11.el10 appstream 185 k 2026-01-26 23:41:51.441 | libvirt-client x86_64 11.10.0-2.el10 appstream 450 k 2026-01-26 23:41:51.441 | libvirt-client-qemu x86_64 11.10.0-2.el10 appstream 42 k 2026-01-26 23:41:51.441 | libvirt-daemon x86_64 11.10.0-2.el10 appstream 208 k 2026-01-26 23:41:51.441 | libvirt-daemon-common x86_64 11.10.0-2.el10 appstream 149 k 2026-01-26 23:41:51.441 | libvirt-daemon-config-network x86_64 11.10.0-2.el10 appstream 23 k 2026-01-26 23:41:51.441 | libvirt-daemon-config-nwfilter x86_64 11.10.0-2.el10 appstream 36 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-interface x86_64 11.10.0-2.el10 appstream 214 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-network x86_64 11.10.0-2.el10 appstream 267 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-nodedev x86_64 11.10.0-2.el10 appstream 237 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-nwfilter x86_64 11.10.0-2.el10 appstream 250 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-qemu x86_64 11.10.0-2.el10 appstream 1.0 M 2026-01-26 23:41:51.441 | libvirt-daemon-driver-secret x86_64 11.10.0-2.el10 appstream 211 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage x86_64 11.10.0-2.el10 appstream 17 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-core x86_64 11.10.0-2.el10 appstream 267 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-disk x86_64 11.10.0-2.el10 appstream 32 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-iscsi x86_64 11.10.0-2.el10 appstream 29 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-logical x86_64 11.10.0-2.el10 appstream 33 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-mpath x86_64 11.10.0-2.el10 appstream 27 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-rbd x86_64 11.10.0-2.el10 appstream 38 k 2026-01-26 23:41:51.441 | libvirt-daemon-driver-storage-scsi x86_64 11.10.0-2.el10 appstream 29 k 2026-01-26 23:41:51.441 | libvirt-daemon-lock x86_64 11.10.0-2.el10 appstream 58 k 2026-01-26 23:41:51.441 | libvirt-daemon-log x86_64 11.10.0-2.el10 appstream 63 k 2026-01-26 23:41:51.441 | libvirt-daemon-plugin-lockd x86_64 11.10.0-2.el10 appstream 33 k 2026-01-26 23:41:51.441 | libvirt-daemon-proxy x86_64 11.10.0-2.el10 appstream 206 k 2026-01-26 23:41:51.441 | libvirt-libs x86_64 11.10.0-2.el10 appstream 5.5 M 2026-01-26 23:41:51.441 | lzop x86_64 1.04-16.el10 baseos 57 k 2026-01-26 23:41:51.441 | mdevctl x86_64 1.3.0-6.el10 appstream 939 k 2026-01-26 23:41:51.441 | nbdkit-basic-filters x86_64 1.46.1-2.el10 appstream 389 k 2026-01-26 23:41:51.441 | nbdkit-basic-plugins x86_64 1.46.1-2.el10 appstream 211 k 2026-01-26 23:41:51.441 | nbdkit-selinux noarch 1.46.1-2.el10 appstream 25 k 2026-01-26 23:41:51.441 | nbdkit-server x86_64 1.46.1-2.el10 appstream 139 k 2026-01-26 23:41:51.441 | nftables x86_64 1:1.1.5-3.el10 baseos 447 k 2026-01-26 23:41:51.441 | numad x86_64 0.5-50.20251104git.el10 baseos 39 k 2026-01-26 23:41:51.441 | passt-selinux noarch 0^20251210.gd04c480-2.el10 appstream 26 k 2026-01-26 23:41:51.441 | python3-cffi x86_64 1.16.0-7.el10 baseos 308 k 2026-01-26 23:41:51.441 | python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 2026-01-26 23:41:51.441 | python3-libvirt x86_64 11.10.0-1.el10 appstream 362 k 2026-01-26 23:41:51.441 | python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M 2026-01-26 23:41:51.441 | python3-ply noarch 3.11-25.el10 baseos 134 k 2026-01-26 23:41:51.441 | python3-pycparser noarch 2.20-16.el10 baseos 158 k 2026-01-26 23:41:51.442 | scrub x86_64 2.6.1-11.el10 appstream 45 k 2026-01-26 23:41:51.442 | swtpm x86_64 0.9.0-2.el10 appstream 30 k 2026-01-26 23:41:51.442 | swtpm-libs x86_64 0.9.0-2.el10 appstream 51 k 2026-01-26 23:41:51.442 | swtpm-selinux noarch 0.9.0-2.el10 appstream 23 k 2026-01-26 23:41:51.442 | swtpm-tools x86_64 0.9.0-2.el10 appstream 118 k 2026-01-26 23:41:51.442 | systemd-container x86_64 257-21.el10 baseos 657 k 2026-01-26 23:41:51.442 | Installing weak dependencies: 2026-01-26 23:41:51.442 | nbdkit x86_64 1.46.1-2.el10 appstream 6.9 k 2026-01-26 23:41:51.442 | nbdkit-curl-plugin x86_64 1.46.1-2.el10 appstream 41 k 2026-01-26 23:41:51.442 | nbdkit-ssh-plugin x86_64 1.46.1-2.el10 appstream 31 k 2026-01-26 23:41:51.442 | nmap-ncat x86_64 4:7.92-5.el10 appstream 226 k 2026-01-26 23:41:51.442 | passt x86_64 0^20251210.gd04c480-2.el10 appstream 283 k 2026-01-26 23:41:51.442 | 2026-01-26 23:41:51.442 | Transaction Summary 2026-01-26 23:41:51.442 | ============================================================================================ 2026-01-26 23:41:51.442 | Install 58 Packages 2026-01-26 23:41:51.442 | 2026-01-26 23:41:51.443 | Total download size: 18 M 2026-01-26 23:41:51.444 | Installed size: 69 M 2026-01-26 23:41:51.444 | Downloading Packages: 2026-01-26 23:41:52.246 | (1/58): lzop-1.04-16.el10.x86_64.rpm 214 kB/s | 57 kB 00:00 2026-01-26 23:41:52.268 | (2/58): dmidecode-3.6-5.el10.x86_64.rpm 347 kB/s | 99 kB 00:00 2026-01-26 23:41:52.307 | (3/58): numad-0.5-50.20251104git.el10.x86_64.rp 652 kB/s | 39 kB 00:00 2026-01-26 23:41:52.430 | (4/58): python3-cffi-1.16.0-7.el10.x86_64.rpm 1.9 MB/s | 308 kB 00:00 2026-01-26 23:41:52.492 | (5/58): python3-ply-3.11-25.el10.noarch.rpm 2.1 MB/s | 134 kB 00:00 2026-01-26 23:41:52.539 | (6/58): nftables-1.1.5-3.el10.x86_64.rpm 803 kB/s | 447 kB 00:00 2026-01-26 23:41:52.553 | (7/58): python3-pycparser-2.20-16.el10.noarch.r 2.5 MB/s | 158 kB 00:00 2026-01-26 23:41:52.571 | (8/58): python3-cryptography-43.0.0-4.el10.x86_ 5.2 MB/s | 1.4 MB 00:00 2026-01-26 23:41:52.626 | (9/58): gnutls-dane-3.8.10-2.el10.x86_64.rpm 760 kB/s | 40 kB 00:00 2026-01-26 23:41:52.628 | (10/58): container-selinux-2.244.0-1.el10.noarc 789 kB/s | 59 kB 00:00 2026-01-26 23:41:52.684 | (11/58): gnutls-utils-3.8.10-2.el10.x86_64.rpm 5.3 MB/s | 313 kB 00:00 2026-01-26 23:41:52.688 | (12/58): libtpms-0.9.6-11.el10.x86_64.rpm 3.1 MB/s | 185 kB 00:00 2026-01-26 23:41:52.702 | (13/58): systemd-container-257-21.el10.x86_64.r 3.9 MB/s | 657 kB 00:00 2026-01-26 23:41:52.713 | (14/58): libvirt-11.10.0-2.el10.x86_64.rpm 613 kB/s | 18 kB 00:00 2026-01-26 23:41:52.731 | (15/58): libvirt-client-11.10.0-2.el10.x86_64.r 10 MB/s | 450 kB 00:00 2026-01-26 23:41:52.734 | (16/58): libvirt-client-qemu-11.10.0-2.el10.x86 1.3 MB/s | 42 kB 00:00 2026-01-26 23:41:52.752 | (17/58): libvirt-daemon-11.10.0-2.el10.x86_64.r 5.4 MB/s | 208 kB 00:00 2026-01-26 23:41:52.765 | (18/58): libvirt-daemon-config-network-11.10.0- 775 kB/s | 23 kB 00:00 2026-01-26 23:41:52.770 | (19/58): libvirt-daemon-common-11.10.0-2.el10.x 3.8 MB/s | 149 kB 00:00 2026-01-26 23:41:52.783 | (20/58): libvirt-daemon-config-nwfilter-11.10.0 1.1 MB/s | 36 kB 00:00 2026-01-26 23:41:52.806 | (21/58): libvirt-daemon-driver-interface-11.10. 5.1 MB/s | 214 kB 00:00 2026-01-26 23:41:52.811 | (22/58): libvirt-daemon-driver-network-11.10.0- 6.5 MB/s | 267 kB 00:00 2026-01-26 23:41:52.824 | (23/58): libvirt-daemon-driver-nodedev-11.10.0- 5.8 MB/s | 237 kB 00:00 2026-01-26 23:41:52.847 | (24/58): libvirt-daemon-driver-nwfilter-11.10.0 6.1 MB/s | 250 kB 00:00 2026-01-26 23:41:52.861 | (25/58): libvirt-daemon-driver-qemu-11.10.0-2.e 20 MB/s | 1.0 MB 00:00 2026-01-26 23:41:52.867 | (26/58): libvirt-daemon-driver-secret-11.10.0-2 4.9 MB/s | 211 kB 00:00 2026-01-26 23:41:52.875 | (27/58): libvirt-daemon-driver-storage-11.10.0- 635 kB/s | 17 kB 00:00 2026-01-26 23:41:52.898 | (28/58): libvirt-daemon-driver-storage-disk-11. 1.0 MB/s | 32 kB 00:00 2026-01-26 23:41:52.903 | (29/58): libvirt-daemon-driver-storage-core-11. 6.3 MB/s | 267 kB 00:00 2026-01-26 23:41:52.927 | (30/58): libvirt-daemon-driver-storage-iscsi-11 563 kB/s | 29 kB 00:00 2026-01-26 23:41:52.929 | (31/58): libvirt-daemon-driver-storage-logical- 1.1 MB/s | 33 kB 00:00 2026-01-26 23:41:52.933 | (32/58): libvirt-daemon-driver-storage-mpath-11 904 kB/s | 27 kB 00:00 2026-01-26 23:41:52.955 | (33/58): libvirt-daemon-driver-storage-rbd-11.1 1.3 MB/s | 38 kB 00:00 2026-01-26 23:41:52.958 | (34/58): libvirt-daemon-driver-storage-scsi-11. 1.0 MB/s | 29 kB 00:00 2026-01-26 23:41:52.962 | (35/58): libvirt-daemon-lock-11.10.0-2.el10.x86 2.0 MB/s | 58 kB 00:00 2026-01-26 23:41:52.987 | (36/58): libvirt-daemon-log-11.10.0-2.el10.x86_ 2.0 MB/s | 63 kB 00:00 2026-01-26 23:41:52.989 | (37/58): libvirt-daemon-plugin-lockd-11.10.0-2. 1.0 MB/s | 33 kB 00:00 2026-01-26 23:41:53.002 | (38/58): libvirt-daemon-proxy-11.10.0-2.el10.x8 5.1 MB/s | 206 kB 00:00 2026-01-26 23:41:53.034 | (39/58): nbdkit-1.46.1-2.el10.x86_64.rpm 218 kB/s | 6.9 kB 00:00 2026-01-26 23:41:53.046 | (40/58): mdevctl-1.3.0-6.el10.x86_64.rpm 16 MB/s | 939 kB 00:00 2026-01-26 23:41:53.091 | (41/58): libvirt-libs-11.10.0-2.el10.x86_64.rpm 53 MB/s | 5.5 MB 00:00 2026-01-26 23:41:53.097 | (42/58): nbdkit-basic-filters-1.46.1-2.el10.x86 6.1 MB/s | 389 kB 00:00 2026-01-26 23:41:53.105 | (43/58): nbdkit-basic-plugins-1.46.1-2.el10.x86 3.5 MB/s | 211 kB 00:00 2026-01-26 23:41:53.118 | (44/58): nbdkit-curl-plugin-1.46.1-2.el10.x86_6 1.5 MB/s | 41 kB 00:00 2026-01-26 23:41:53.125 | (45/58): nbdkit-selinux-1.46.1-2.el10.noarch.rp 905 kB/s | 25 kB 00:00 2026-01-26 23:41:53.143 | (46/58): nbdkit-server-1.46.1-2.el10.x86_64.rpm 3.6 MB/s | 139 kB 00:00 2026-01-26 23:41:53.146 | (47/58): nbdkit-ssh-plugin-1.46.1-2.el10.x86_64 1.1 MB/s | 31 kB 00:00 2026-01-26 23:41:53.167 | (48/58): nmap-ncat-7.92-5.el10.x86_64.rpm 5.3 MB/s | 226 kB 00:00 2026-01-26 23:41:53.173 | (49/58): passt-selinux-0^20251210.gd04c480-2.el 999 kB/s | 26 kB 00:00 2026-01-26 23:41:53.186 | (50/58): passt-0^20251210.gd04c480-2.el10.x86_6 6.5 MB/s | 283 kB 00:00 2026-01-26 23:41:53.210 | (51/58): python3-libvirt-11.10.0-1.el10.x86_64. 8.3 MB/s | 362 kB 00:00 2026-01-26 23:41:53.223 | (52/58): python3-lxml-5.2.1-4.el10.x86_64.rpm 28 MB/s | 1.4 MB 00:00 2026-01-26 23:41:53.226 | (53/58): scrub-2.6.1-11.el10.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2026-01-26 23:41:53.236 | (54/58): swtpm-0.9.0-2.el10.x86_64.rpm 1.2 MB/s | 30 kB 00:00 2026-01-26 23:41:53.252 | (55/58): swtpm-libs-0.9.0-2.el10.x86_64.rpm 1.8 MB/s | 51 kB 00:00 2026-01-26 23:41:53.255 | (56/58): swtpm-selinux-0.9.0-2.el10.noarch.rpm 836 kB/s | 23 kB 00:00 2026-01-26 23:41:53.272 | (57/58): swtpm-tools-0.9.0-2.el10.x86_64.rpm 3.2 MB/s | 118 kB 00:00 2026-01-26 23:41:53.291 | (58/58): libvirt-devel-11.10.0-2.el10.x86_64.rp 5.4 MB/s | 211 kB 00:00 2026-01-26 23:41:53.293 | -------------------------------------------------------------------------------- 2026-01-26 23:41:53.294 | Total 9.5 MB/s | 18 MB 00:01 2026-01-26 23:41:54.467 | Running transaction check 2026-01-26 23:41:54.559 | Transaction check succeeded. 2026-01-26 23:41:54.560 | Running transaction test 2026-01-26 23:41:54.859 | Transaction test succeeded. 2026-01-26 23:41:54.860 | Running transaction 2026-01-26 23:41:55.410 | Preparing : 1/1 2026-01-26 23:41:55.423 | Installing : libvirt-libs-11.10.0-2.el10.x86_64 1/58 2026-01-26 23:41:55.434 | Installing : nbdkit-server-1.46.1-2.el10.x86_64 2/58 2026-01-26 23:41:55.440 | Installing : libvirt-client-11.10.0-2.el10.x86_64 3/58 2026-01-26 23:41:55.466 | Running scriptlet: libvirt-daemon-lock-11.10.0-2.el10.x86_64 4/58 2026-01-26 23:41:55.471 | Installing : libvirt-daemon-lock-11.10.0-2.el10.x86_64 4/58 2026-01-26 23:41:55.489 | Running scriptlet: libvirt-daemon-log-11.10.0-2.el10.x86_64 5/58 2026-01-26 23:41:55.497 | Installing : libvirt-daemon-log-11.10.0-2.el10.x86_64 5/58 2026-01-26 23:41:55.502 | Installing : libtpms-0.9.6-11.el10.x86_64 6/58 2026-01-26 23:41:55.507 | Installing : swtpm-libs-0.9.0-2.el10.x86_64 7/58 2026-01-26 23:41:55.515 | Installing : swtpm-0.9.0-2.el10.x86_64 8/58 2026-01-26 23:41:55.517 | Installing : swtpm-selinux-0.9.0-2.el10.noarch 9/58 2026-01-26 23:42:34.051 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 9/58 2026-01-26 23:42:34.102 | Installing : nbdkit-basic-filters-1.46.1-2.el10.x86_64 10/58 2026-01-26 23:42:34.111 | Installing : nbdkit-basic-plugins-1.46.1-2.el10.x86_64 11/58 2026-01-26 23:42:34.116 | Installing : nbdkit-curl-plugin-1.46.1-2.el10.x86_64 12/58 2026-01-26 23:42:34.132 | Installing : nbdkit-ssh-plugin-1.46.1-2.el10.x86_64 13/58 2026-01-26 23:42:34.140 | Installing : python3-libvirt-11.10.0-1.el10.x86_64 14/58 2026-01-26 23:42:34.180 | Installing : scrub-2.6.1-11.el10.x86_64 15/58 2026-01-26 23:42:34.191 | Installing : python3-lxml-5.2.1-4.el10.x86_64 16/58 2026-01-26 23:42:34.195 | Installing : nmap-ncat-4:7.92-5.el10.x86_64 17/58 2026-01-26 23:42:34.210 | Running scriptlet: nmap-ncat-4:7.92-5.el10.x86_64 17/58 2026-01-26 23:42:34.240 | Running scriptlet: libvirt-daemon-proxy-11.10.0-2.el10.x86_64 18/58 2026-01-26 23:42:34.246 | Installing : libvirt-daemon-proxy-11.10.0-2.el10.x86_64 18/58 2026-01-26 23:42:34.260 | Running scriptlet: nbdkit-selinux-1.46.1-2.el10.noarch 19/58 2026-01-26 23:42:34.263 | Installing : nbdkit-selinux-1.46.1-2.el10.noarch 19/58 2026-01-26 23:42:47.131 | Running scriptlet: nbdkit-selinux-1.46.1-2.el10.noarch 19/58 2026-01-26 23:42:47.195 | Installing : nbdkit-1.46.1-2.el10.x86_64 20/58 2026-01-26 23:42:47.204 | Installing : mdevctl-1.3.0-6.el10.x86_64 21/58 2026-01-26 23:42:47.219 | Installing : gnutls-dane-3.8.10-2.el10.x86_64 22/58 2026-01-26 23:42:47.238 | Installing : gnutls-utils-3.8.10-2.el10.x86_64 23/58 2026-01-26 23:42:47.246 | Installing : swtpm-tools-0.9.0-2.el10.x86_64 24/58 2026-01-26 23:42:47.270 | Running scriptlet: container-selinux-4:2.244.0-1.el10.noarch 25/58 2026-01-26 23:42:47.275 | Installing : container-selinux-4:2.244.0-1.el10.noarch 25/58 2026-01-26 23:43:01.551 | Running scriptlet: container-selinux-4:2.244.0-1.el10.noarch 25/58 2026-01-26 23:43:01.571 | Running scriptlet: passt-selinux-0^20251210.gd04c480-2.el10.noarch 26/58 2026-01-26 23:43:01.602 | Installing : passt-selinux-0^20251210.gd04c480-2.el10.noarch 26/58 2026-01-26 23:43:14.689 | Running scriptlet: passt-selinux-0^20251210.gd04c480-2.el10.noarch 26/58 2026-01-26 23:43:14.745 | Installing : passt-0^20251210.gd04c480-2.el10.x86_64 27/58 2026-01-26 23:43:14.763 | Installing : systemd-container-257-21.el10.x86_64 28/58 2026-01-26 23:43:14.784 | Installing : python3-ply-3.11-25.el10.noarch 29/58 2026-01-26 23:43:14.803 | Installing : python3-pycparser-2.20-16.el10.noarch 30/58 2026-01-26 23:43:14.868 | Installing : python3-cffi-1.16.0-7.el10.x86_64 31/58 2026-01-26 23:43:14.886 | Installing : python3-cryptography-43.0.0-4.el10.x86_64 32/58 2026-01-26 23:43:14.891 | Installing : libvirt-client-qemu-11.10.0-2.el10.x86_64 33/58 2026-01-26 23:43:14.897 | Installing : numad-0.5-50.20251104git.el10.x86_64 34/58 2026-01-26 23:43:14.941 | Running scriptlet: numad-0.5-50.20251104git.el10.x86_64 34/58 2026-01-26 23:43:14.948 | Installing : nftables-1:1.1.5-3.el10.x86_64 35/58 2026-01-26 23:43:14.983 | Running scriptlet: nftables-1:1.1.5-3.el10.x86_64 35/58 2026-01-26 23:43:14.999 | Installing : lzop-1.04-16.el10.x86_64 36/58 2026-01-26 23:43:15.009 | Installing : dmidecode-1:3.6-5.el10.x86_64 37/58 2026-01-26 23:43:15.074 | Running scriptlet: libvirt-daemon-common-11.10.0-2.el10.x86_64 38/58 2026-01-26 23:43:15.086 | Installing : libvirt-daemon-common-11.10.0-2.el10.x86_64 38/58 2026-01-26 23:43:15.120 | Running scriptlet: libvirt-daemon-driver-storage-core-11.10.0-2.el10. 39/58 2026-01-26 23:43:15.133 | Installing : libvirt-daemon-driver-storage-core-11.10.0-2.el10. 39/58 2026-01-26 23:43:15.168 | Running scriptlet: libvirt-daemon-driver-network-11.10.0-2.el10.x86_6 40/58 2026-01-26 23:43:15.178 | Installing : libvirt-daemon-driver-network-11.10.0-2.el10.x86_6 40/58 2026-01-26 23:43:15.191 | Running scriptlet: libvirt-daemon-driver-network-11.10.0-2.el10.x86_6 40/58 2026-01-26 23:43:15.221 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.10.0-2.el10.x86_ 41/58 2026-01-26 23:43:15.233 | Installing : libvirt-daemon-driver-nwfilter-11.10.0-2.el10.x86_ 41/58 2026-01-26 23:43:15.257 | Running scriptlet: libvirt-daemon-config-nwfilter-11.10.0-2.el10.x86_ 42/58 2026-01-26 23:43:15.261 | Installing : libvirt-daemon-config-nwfilter-11.10.0-2.el10.x86_ 42/58 2026-01-26 23:43:15.457 | Running scriptlet: libvirt-daemon-config-nwfilter-11.10.0-2.el10.x86_ 42/58 2026-01-26 23:43:15.476 | Running scriptlet: libvirt-daemon-config-network-11.10.0-2.el10.x86_6 43/58 2026-01-26 23:43:15.480 | Installing : libvirt-daemon-config-network-11.10.0-2.el10.x86_6 43/58 2026-01-26 23:43:15.501 | Running scriptlet: libvirt-daemon-config-network-11.10.0-2.el10.x86_6 43/58 2026-01-26 23:43:15.508 | Installing : libvirt-daemon-driver-storage-disk-11.10.0-2.el10. 44/58 2026-01-26 23:43:15.513 | Installing : libvirt-daemon-driver-storage-iscsi-11.10.0-2.el10 45/58 2026-01-26 23:43:15.519 | Installing : libvirt-daemon-driver-storage-logical-11.10.0-2.el 46/58 2026-01-26 23:43:15.525 | Installing : libvirt-daemon-driver-storage-mpath-11.10.0-2.el10 47/58 2026-01-26 23:43:15.531 | Installing : libvirt-daemon-driver-storage-rbd-11.10.0-2.el10.x 48/58 2026-01-26 23:43:15.535 | Installing : libvirt-daemon-driver-storage-scsi-11.10.0-2.el10. 49/58 2026-01-26 23:43:15.538 | Installing : libvirt-daemon-driver-storage-11.10.0-2.el10.x86_6 50/58 2026-01-26 23:43:15.573 | Running scriptlet: libvirt-daemon-driver-interface-11.10.0-2.el10.x86 51/58 2026-01-26 23:43:15.584 | Installing : libvirt-daemon-driver-interface-11.10.0-2.el10.x86 51/58 2026-01-26 23:43:15.616 | Running scriptlet: libvirt-daemon-driver-nodedev-11.10.0-2.el10.x86_6 52/58 2026-01-26 23:43:15.624 | Installing : libvirt-daemon-driver-nodedev-11.10.0-2.el10.x86_6 52/58 2026-01-26 23:43:15.688 | Running scriptlet: libvirt-daemon-driver-qemu-11.10.0-2.el10.x86_64 53/58 2026-01-26 23:43:15.698 | Installing : libvirt-daemon-driver-qemu-11.10.0-2.el10.x86_64 53/58 2026-01-26 23:43:15.732 | Running scriptlet: libvirt-daemon-driver-secret-11.10.0-2.el10.x86_64 54/58 2026-01-26 23:43:15.741 | Installing : libvirt-daemon-driver-secret-11.10.0-2.el10.x86_64 54/58 2026-01-26 23:43:15.746 | Installing : libvirt-daemon-plugin-lockd-11.10.0-2.el10.x86_64 55/58 2026-01-26 23:43:15.784 | Running scriptlet: libvirt-daemon-11.10.0-2.el10.x86_64 56/58 2026-01-26 23:43:15.793 | Installing : libvirt-daemon-11.10.0-2.el10.x86_64 56/58 2026-01-26 23:43:15.808 | Installing : libvirt-11.10.0-2.el10.x86_64 57/58 2026-01-26 23:43:15.816 | Installing : libvirt-devel-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:15.917 | Running scriptlet: libvirt-daemon-lock-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:15.917 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd.socket' → '/usr/lib/systemd/system/virtlockd.socket'. 2026-01-26 23:43:15.917 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket' → '/usr/lib/systemd/system/virtlockd-admin.socket'. 2026-01-26 23:43:15.917 | 2026-01-26 23:43:16.000 | Running scriptlet: libvirt-daemon-log-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:16.000 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2026-01-26 23:43:16.000 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2026-01-26 23:43:16.000 | 2026-01-26 23:43:19.954 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 58/58 2026-01-26 23:43:20.063 | Running scriptlet: libvirt-daemon-proxy-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:20.064 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd.socket' → '/usr/lib/systemd/system/virtproxyd.socket'. 2026-01-26 23:43:20.064 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-ro.socket' → '/usr/lib/systemd/system/virtproxyd-ro.socket'. 2026-01-26 23:43:20.064 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-admin.socket' → '/usr/lib/systemd/system/virtproxyd-admin.socket'. 2026-01-26 23:43:20.064 | 2026-01-26 23:43:20.077 | Running scriptlet: nbdkit-selinux-1.46.1-2.el10.noarch 58/58 2026-01-26 23:43:20.089 | Running scriptlet: container-selinux-4:2.244.0-1.el10.noarch 58/58 2026-01-26 23:43:20.103 | Running scriptlet: passt-selinux-0^20251210.gd04c480-2.el10.noarch 58/58 2026-01-26 23:43:20.135 | Running scriptlet: libvirt-daemon-common-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:20.261 | Running scriptlet: libvirt-daemon-driver-storage-core-11.10.0-2.el10. 58/58 2026-01-26 23:43:20.261 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged.socket' → '/usr/lib/systemd/system/virtstoraged.socket'. 2026-01-26 23:43:20.261 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-ro.socket' → '/usr/lib/systemd/system/virtstoraged-ro.socket'. 2026-01-26 23:43:20.261 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-admin.socket' → '/usr/lib/systemd/system/virtstoraged-admin.socket'. 2026-01-26 23:43:20.261 | 2026-01-26 23:43:20.385 | Running scriptlet: libvirt-daemon-driver-network-11.10.0-2.el10.x86_6 58/58 2026-01-26 23:43:20.385 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd.socket' → '/usr/lib/systemd/system/virtnetworkd.socket'. 2026-01-26 23:43:20.385 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-ro.socket' → '/usr/lib/systemd/system/virtnetworkd-ro.socket'. 2026-01-26 23:43:20.385 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-admin.socket' → '/usr/lib/systemd/system/virtnetworkd-admin.socket'. 2026-01-26 23:43:20.385 | 2026-01-26 23:43:20.493 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.10.0-2.el10.x86_ 58/58 2026-01-26 23:43:20.493 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd.socket' → '/usr/lib/systemd/system/virtnwfilterd.socket'. 2026-01-26 23:43:20.493 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-ro.socket' → '/usr/lib/systemd/system/virtnwfilterd-ro.socket'. 2026-01-26 23:43:20.493 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-admin.socket' → '/usr/lib/systemd/system/virtnwfilterd-admin.socket'. 2026-01-26 23:43:20.493 | 2026-01-26 23:43:20.537 | Running scriptlet: libvirt-daemon-config-nwfilter-11.10.0-2.el10.x86_ 58/58 2026-01-26 23:43:20.556 | Running scriptlet: libvirt-daemon-config-network-11.10.0-2.el10.x86_6 58/58 2026-01-26 23:43:20.661 | Running scriptlet: libvirt-daemon-driver-interface-11.10.0-2.el10.x86 58/58 2026-01-26 23:43:20.661 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced.socket' → '/usr/lib/systemd/system/virtinterfaced.socket'. 2026-01-26 23:43:20.661 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket' → '/usr/lib/systemd/system/virtinterfaced-ro.socket'. 2026-01-26 23:43:20.661 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket' → '/usr/lib/systemd/system/virtinterfaced-admin.socket'. 2026-01-26 23:43:20.661 | 2026-01-26 23:43:20.772 | Running scriptlet: libvirt-daemon-driver-nodedev-11.10.0-2.el10.x86_6 58/58 2026-01-26 23:43:20.772 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd.socket' → '/usr/lib/systemd/system/virtnodedevd.socket'. 2026-01-26 23:43:20.772 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-ro.socket' → '/usr/lib/systemd/system/virtnodedevd-ro.socket'. 2026-01-26 23:43:20.773 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-admin.socket' → '/usr/lib/systemd/system/virtnodedevd-admin.socket'. 2026-01-26 23:43:20.773 | 2026-01-26 23:43:20.873 | Running scriptlet: libvirt-daemon-driver-qemu-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:20.873 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud.socket' → '/usr/lib/systemd/system/virtqemud.socket'. 2026-01-26 23:43:20.873 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-ro.socket' → '/usr/lib/systemd/system/virtqemud-ro.socket'. 2026-01-26 23:43:20.873 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-admin.socket' → '/usr/lib/systemd/system/virtqemud-admin.socket'. 2026-01-26 23:43:20.873 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtqemud.service' → '/usr/lib/systemd/system/virtqemud.service'. 2026-01-26 23:43:20.874 | 2026-01-26 23:43:20.976 | Running scriptlet: libvirt-daemon-driver-secret-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:20.976 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd.socket' → '/usr/lib/systemd/system/virtsecretd.socket'. 2026-01-26 23:43:20.976 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-ro.socket' → '/usr/lib/systemd/system/virtsecretd-ro.socket'. 2026-01-26 23:43:20.976 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-admin.socket' → '/usr/lib/systemd/system/virtsecretd-admin.socket'. 2026-01-26 23:43:20.976 | 2026-01-26 23:43:21.189 | Running scriptlet: libvirt-daemon-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:21.427 | Running scriptlet: libvirt-devel-11.10.0-2.el10.x86_64 58/58 2026-01-26 23:43:21.428 | /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-01-26 23:43:21.428 | 2026-01-26 23:43:22.865 | 2026-01-26 23:43:22.865 | Installed: 2026-01-26 23:43:22.865 | container-selinux-4:2.244.0-1.el10.noarch 2026-01-26 23:43:22.865 | dmidecode-1:3.6-5.el10.x86_64 2026-01-26 23:43:22.865 | gnutls-dane-3.8.10-2.el10.x86_64 2026-01-26 23:43:22.865 | gnutls-utils-3.8.10-2.el10.x86_64 2026-01-26 23:43:22.865 | libtpms-0.9.6-11.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-client-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-client-qemu-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-common-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-config-network-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-config-nwfilter-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-interface-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-network-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-nodedev-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-nwfilter-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-qemu-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-secret-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-core-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-disk-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-iscsi-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-logical-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-mpath-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-rbd-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-driver-storage-scsi-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-lock-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-log-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-plugin-lockd-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-daemon-proxy-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-devel-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | libvirt-libs-11.10.0-2.el10.x86_64 2026-01-26 23:43:22.865 | lzop-1.04-16.el10.x86_64 2026-01-26 23:43:22.865 | mdevctl-1.3.0-6.el10.x86_64 2026-01-26 23:43:22.865 | nbdkit-1.46.1-2.el10.x86_64 2026-01-26 23:43:22.865 | nbdkit-basic-filters-1.46.1-2.el10.x86_64 2026-01-26 23:43:22.865 | nbdkit-basic-plugins-1.46.1-2.el10.x86_64 2026-01-26 23:43:22.865 | nbdkit-curl-plugin-1.46.1-2.el10.x86_64 2026-01-26 23:43:22.865 | nbdkit-selinux-1.46.1-2.el10.noarch 2026-01-26 23:43:22.865 | nbdkit-server-1.46.1-2.el10.x86_64 2026-01-26 23:43:22.865 | nbdkit-ssh-plugin-1.46.1-2.el10.x86_64 2026-01-26 23:43:22.865 | nftables-1:1.1.5-3.el10.x86_64 2026-01-26 23:43:22.865 | nmap-ncat-4:7.92-5.el10.x86_64 2026-01-26 23:43:22.865 | numad-0.5-50.20251104git.el10.x86_64 2026-01-26 23:43:22.865 | passt-0^20251210.gd04c480-2.el10.x86_64 2026-01-26 23:43:22.865 | passt-selinux-0^20251210.gd04c480-2.el10.noarch 2026-01-26 23:43:22.865 | python3-cffi-1.16.0-7.el10.x86_64 2026-01-26 23:43:22.865 | python3-cryptography-43.0.0-4.el10.x86_64 2026-01-26 23:43:22.865 | python3-libvirt-11.10.0-1.el10.x86_64 2026-01-26 23:43:22.865 | python3-lxml-5.2.1-4.el10.x86_64 2026-01-26 23:43:22.865 | python3-ply-3.11-25.el10.noarch 2026-01-26 23:43:22.865 | python3-pycparser-2.20-16.el10.noarch 2026-01-26 23:43:22.865 | scrub-2.6.1-11.el10.x86_64 2026-01-26 23:43:22.865 | swtpm-0.9.0-2.el10.x86_64 2026-01-26 23:43:22.865 | swtpm-libs-0.9.0-2.el10.x86_64 2026-01-26 23:43:22.865 | swtpm-selinux-0.9.0-2.el10.noarch 2026-01-26 23:43:22.865 | swtpm-tools-0.9.0-2.el10.x86_64 2026-01-26 23:43:22.865 | systemd-container-257-21.el10.x86_64 2026-01-26 23:43:22.865 | 2026-01-26 23:43:22.865 | Complete! 2026-01-26 23:43:22.945 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:43:22.948 | + functions-common:time_stop:2412 : local name 2026-01-26 23:43:22.951 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:43:22.953 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:43:22.956 | + functions-common:time_stop:2415 : local total 2026-01-26 23:43:22.959 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:43:22.962 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:43:22.965 | + functions-common:time_stop:2419 : start_time=1769470909719 2026-01-26 23:43:22.967 | + functions-common:time_stop:2421 : [[ -z 1769470909719 ]] 2026-01-26 23:43:22.971 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:43:22.977 | + functions-common:time_stop:2424 : end_time=1769471002974 2026-01-26 23:43:22.979 | + functions-common:time_stop:2425 : elapsed_time=93255 2026-01-26 23:43:22.982 | + functions-common:time_stop:2426 : total=128488 2026-01-26 23:43:22.985 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:43:22.989 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=221743 2026-01-26 23:43:22.991 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : [[ rhel10 =~ rhel9 ]] 2026-01-26 23:43:22.995 | + lib/nova_plugins/functions-libvirt:install_libvirt:101 : install_package python3-libvirt 2026-01-26 23:43:22.997 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:43:23.000 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:43:23.003 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:43:23.006 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:43:23.009 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:23.013 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:43:23.017 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:43:23.020 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:43:23.023 | + functions-common:install_package:1431 : real_install_package python3-libvirt 2026-01-26 23:43:23.026 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:43:23.029 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:43:23.032 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:43:23.035 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:43:23.038 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:23.040 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:23.043 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:23.046 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:23.048 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:23.051 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:23.054 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:23.057 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:23.060 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:23.062 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:23.065 | + functions-common:real_install_package:1421 : yum_install python3-libvirt 2026-01-26 23:43:23.068 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:43:23.070 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:23.073 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:43:23.076 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:43:23.079 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:43:23.082 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:43:23.086 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:43:23.090 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471003087 2026-01-26 23:43:23.093 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y python3-libvirt 2026-01-26 23:43:23.096 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:43:23.099 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:43:23.106 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:43:23.108 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:43:23.112 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y python3-libvirt 2026-01-26 23:43:23.724 | Last metadata expiration check: 0:07:32 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:43:23.798 | Package python3-libvirt-11.10.0-1.el10.x86_64 is already installed. 2026-01-26 23:43:23.829 | Dependencies resolved. 2026-01-26 23:43:23.830 | Nothing to do. 2026-01-26 23:43:23.830 | Complete! 2026-01-26 23:43:23.876 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:43:23.879 | + functions-common:time_stop:2412 : local name 2026-01-26 23:43:23.882 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:43:23.884 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:43:23.887 | + functions-common:time_stop:2415 : local total 2026-01-26 23:43:23.890 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:43:23.892 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:43:23.894 | + functions-common:time_stop:2419 : start_time=1769471003087 2026-01-26 23:43:23.897 | + functions-common:time_stop:2421 : [[ -z 1769471003087 ]] 2026-01-26 23:43:23.900 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:43:23.906 | + functions-common:time_stop:2424 : end_time=1769471003902 2026-01-26 23:43:23.908 | + functions-common:time_stop:2425 : elapsed_time=815 2026-01-26 23:43:23.911 | + functions-common:time_stop:2426 : total=221743 2026-01-26 23:43:23.913 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:43:23.917 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=222558 2026-01-26 23:43:23.919 | + lib/nova_plugins/functions-libvirt:install_libvirt:104 : is_arch aarch64 2026-01-26 23:43:23.922 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:43:23.927 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-01-26 23:43:23.930 | + lib/nova_plugins/functions-libvirt:install_libvirt:109 : [[ True == True ]] 2026-01-26 23:43:23.933 | + lib/nova_plugins/functions-libvirt:install_libvirt:110 : _enable_coredump 2026-01-26 23:43:23.936 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2026-01-26 23:43:23.939 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2026-01-26 23:43:23.941 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2026-01-26 23:43:23.966 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2026-01-26 23:43:23.993 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2026-01-26 23:43:23.994 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2026-01-26 23:43:24.013 | /var/core/core.%e.%p.%h.%t 2026-01-26 23:43:24.018 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2026-01-26 23:43:24.043 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2026-01-26 23:43:24.064 | [Service] 2026-01-26 23:43:24.064 | LimitCORE=infinity 2026-01-26 23:43:24.069 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2026-01-26 23:43:24.948 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2026-01-26 23:43:24.953 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-01-26 23:43:24.956 | + lib/nova:install_nova:949 : is_service_enabled n-novnc 2026-01-26 23:43:24.981 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:24.986 | ++ lib/nova:install_nova:951 : trueorfalse False NOVNC_FROM_PACKAGE 2026-01-26 23:43:25.009 | + lib/nova:install_nova:951 : NOVNC_FROM_PACKAGE=False 2026-01-26 23:43:25.013 | + lib/nova:install_nova:952 : '[' False = True ']' 2026-01-26 23:43:25.017 | + lib/nova:install_nova:971 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-01-26 23:43:25.020 | + lib/nova:install_nova:972 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-01-26 23:43:25.023 | + functions-common:git_clone:581 : local git_remote=https://github.com/novnc/novnc.git 2026-01-26 23:43:25.025 | + functions-common:git_clone:582 : local git_dest=/opt/stack/novnc 2026-01-26 23:43:25.029 | + functions-common:git_clone:583 : local git_ref=v1.3.0 2026-01-26 23:43:25.032 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:43:25.035 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:43:25.038 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:43:25.041 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:43:25.044 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:43:25.061 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:43:25.064 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:43:25.066 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:25.070 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:43:25.070 | + functions-common:git_clone:602 : echo v1.3.0 2026-01-26 23:43:25.071 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:43:25.075 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/novnc ]] 2026-01-26 23:43:25.078 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:25.080 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-01-26 23:43:25.105 | + functions-common:git_clone:664 : cd /opt/stack/novnc 2026-01-26 23:43:25.107 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:43:25.108 | + functions-common:git_clone:665 : head -1 2026-01-26 23:43:25.110 | 6d0a974 Merge pull request #2035 from MantriHimaVamshi-AidenAI/patch-1 2026-01-26 23:43:25.114 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:43:25.116 | + lib/nova:install_nova:976 : is_service_enabled n-spice 2026-01-26 23:43:25.134 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:43:25.137 | + lib/nova:install_nova:988 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2026-01-26 23:43:25.140 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/nova.git 2026-01-26 23:43:25.142 | + functions-common:git_clone:582 : local git_dest=/opt/stack/nova 2026-01-26 23:43:25.145 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:43:25.148 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:43:25.151 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:43:25.155 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:43:25.157 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:43:25.160 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:43:25.178 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:43:25.180 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:43:25.183 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:25.187 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:43:25.187 | + functions-common:git_clone:602 : echo master 2026-01-26 23:43:25.188 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:43:25.193 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/nova ]] 2026-01-26 23:43:25.195 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:25.197 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/nova 2026-01-26 23:43:25.223 | + functions-common:git_clone:664 : cd /opt/stack/nova 2026-01-26 23:43:25.226 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:43:25.227 | + functions-common:git_clone:665 : head -1 2026-01-26 23:43:25.235 | d840c63a18 Merge "api: Add response body schemas for server metadata APIs" 2026-01-26 23:43:25.239 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:43:25.242 | + lib/nova:install_nova:989 : setup_develop /opt/stack/nova 2026-01-26 23:43:25.245 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:43:25.248 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-01-26 23:43:25.251 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-01-26 23:43:25.254 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:43:25.258 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-01-26 23:43:25.261 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:43:25.264 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-01-26 23:43:25.267 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-01-26 23:43:25.270 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:43:25.274 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:43:25.278 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-01-26 23:43:25.282 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:43:25.286 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-01-26 23:43:25.289 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:43:25.292 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:43:25.295 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-01-26 23:43:25.302 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-01-26 23:43:25.305 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-01-26 23:43:25.308 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-01-26 23:43:25.443 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-01-26 23:43:25.448 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:43:25.454 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:43:25.456 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:43:25.458 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-01-26 23:43:25.460 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-01-26 23:43:25.462 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:43:25.463 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:43:25.465 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:43:25.467 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:43:25.469 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:43:25.471 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:43:25.473 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:43:25.475 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-01-26 23:43:25.491 | Using python 3.12 to install /opt/stack/nova 2026-01-26 23:43:25.493 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-01-26 23:43:26.234 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:43:26.236 | Obtaining file:///opt/stack/nova 2026-01-26 23:43:26.239 | Installing build dependencies: started 2026-01-26 23:43:28.805 | Installing build dependencies: finished with status 'done' 2026-01-26 23:43:28.806 | Checking if build backend supports build_editable: started 2026-01-26 23:43:28.970 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:43:28.971 | Getting requirements to build editable: started 2026-01-26 23:43:29.117 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:43:29.122 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:43:30.562 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:43:30.702 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (7.0.3) 2026-01-26 23:43:30.703 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev197) (2.0.44) 2026-01-26 23:43:30.704 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (5.2.1) 2026-01-26 23:43:30.705 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (0.40.3) 2026-01-26 23:43:30.706 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.1.6) 2026-01-26 23:43:30.707 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (11.0.0) 2026-01-26 23:43:30.708 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev197) (6.0.2) 2026-01-26 23:43:30.710 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (2.5.1) 2026-01-26 23:43:30.711 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev197) (43.0.3) 2026-01-26 23:43:30.712 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (1.8.9) 2026-01-26 23:43:30.713 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev197) (3.2.4) 2026-01-26 23:43:30.714 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.1.0) 2026-01-26 23:43:30.715 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.10.1) 2026-01-26 23:43:30.717 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.16.0) 2026-01-26 23:43:30.718 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (1.17.0) 2026-01-26 23:43:30.719 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (1.3.0) 2026-01-26 23:43:30.720 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.0.0) 2026-01-26 23:43:30.721 | Requirement already satisfied: jsonschema>=4.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.25.1) 2026-01-26 23:43:30.722 | Requirement already satisfied: python-cinderclient>=4.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (9.8.0) 2026-01-26 23:43:30.723 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (5.13.0) 2026-01-26 23:43:30.725 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (11.7.0) 2026-01-26 23:43:30.725 | Requirement already satisfied: python-glanceclient>=4.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.10.0) 2026-01-26 23:43:30.726 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (2.32.5) 2026-01-26 23:43:30.727 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (5.6.0) 2026-01-26 23:43:30.819 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev197) 2026-01-26 23:43:30.827 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-01-26 23:43:30.839 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.0.0) 2026-01-26 23:43:30.842 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (7.2.0) 2026-01-26 23:43:30.844 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (10.2.0) 2026-01-26 23:43:30.847 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (6.2.0) 2026-01-26 23:43:30.849 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (8.0.0) 2026-01-26 23:43:30.851 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (2.9.2) 2026-01-26 23:43:30.854 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.7.0) 2026-01-26 23:43:30.856 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (5.9.0) 2026-01-26 23:43:30.857 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (2.7.0) 2026-01-26 23:43:30.860 | Requirement already satisfied: oslo.utils>=8.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (9.2.0) 2026-01-26 23:43:30.860 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (18.0.0) 2026-01-26 23:43:30.861 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (7.8.0) 2026-01-26 23:43:30.863 | Requirement already satisfied: oslo.messaging>=14.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (17.2.0) 2026-01-26 23:43:30.864 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.8.0) 2026-01-26 23:43:30.866 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.9.0) 2026-01-26 23:43:30.867 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (6.7.1) 2026-01-26 23:43:30.869 | Requirement already satisfied: oslo.service>=4.4.1 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->nova==32.1.0.dev197) (4.4.1) 2026-01-26 23:43:30.871 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (2.0.0) 2026-01-26 23:43:30.873 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (7.0.0) 2026-01-26 23:43:30.875 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev197) (7.1.1) 2026-01-26 23:43:30.877 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.9.0) 2026-01-26 23:43:30.878 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (6.14.0) 2026-01-26 23:43:30.880 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (1.1.0) 2026-01-26 23:43:30.881 | Requirement already satisfied: os-traits>=3.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.5.0) 2026-01-26 23:43:30.882 | Requirement already satisfied: os-vif>=3.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.2.1) 2026-01-26 23:43:30.884 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (5.5.0) 2026-01-26 23:43:30.919 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev197) 2026-01-26 23:43:30.926 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/b2/ca57b27d28b7f8a3ef5bc987bd7f68285e8902e3fd1602770fa939e7f7a9/microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-01-26 23:43:30.933 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (7.0.0) 2026-01-26 23:43:30.935 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (0.2.3) 2026-01-26 23:43:30.937 | Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (1.4.2) 2026-01-26 23:43:30.959 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (1.8.2) 2026-01-26 23:43:30.961 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev197) (2.9.0.post0) 2026-01-26 23:43:30.962 | Requirement already satisfied: futurist>=3.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (3.2.1) 2026-01-26 23:43:30.963 | Requirement already satisfied: openstacksdk>=4.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev197) (4.9.0) 2026-01-26 23:43:30.964 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev197) (6.0.3) 2026-01-26 23:43:30.969 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev197) (1.3.10) 2026-01-26 23:43:30.970 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev197) (4.15.0) 2026-01-26 23:43:30.978 | Requirement already satisfied: python-barbicanclient>=5.5.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.16.0->nova==32.1.0.dev197) (7.2.0) 2026-01-26 23:43:30.995 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev197) (2.0.0) 2026-01-26 23:43:31.011 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev197) (2.8.0) 2026-01-26 23:43:31.014 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev197) (3.0.0) 2026-01-26 23:43:31.022 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev197) (3.0.3) 2026-01-26 23:43:31.036 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev197) (25.4.0) 2026-01-26 23:43:31.037 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev197) (2025.9.1) 2026-01-26 23:43:31.038 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev197) (0.37.0) 2026-01-26 23:43:31.039 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev197) (0.28.0) 2026-01-26 23:43:31.053 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==32.1.0.dev197) (2.1.0) 2026-01-26 23:43:31.075 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev197) (4.0.1) 2026-01-26 23:43:31.076 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev197) (2.10.1) 2026-01-26 23:43:31.077 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev197) (5.7.0) 2026-01-26 23:43:31.099 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev197) (1.5.0) 2026-01-26 23:43:31.101 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev197) (1.0.1) 2026-01-26 23:43:31.102 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev197) (1.33) 2026-01-26 23:43:31.105 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev197) (4.5.0) 2026-01-26 23:43:31.107 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev197) (1.4.0) 2026-01-26 23:43:31.126 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev197) (9.1.2) 2026-01-26 23:43:31.127 | Requirement already satisfied: os-win>=5.7.0 in /usr/local/lib/python3.12/site-packages (from os-brick>=6.10.0->nova==32.1.0.dev197) (5.9.0) 2026-01-26 23:43:31.156 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev197) (2.15.0) 2026-01-26 23:43:31.159 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.12/site-packages (from os-vif>=3.1.0->nova==32.1.0.dev197) (0.8.1) 2026-01-26 23:43:31.178 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=5.0.1->nova==32.1.0.dev197) (0.20) 2026-01-26 23:43:31.202 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev197) (2.0.2) 2026-01-26 23:43:31.203 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev197) (0.5.0) 2026-01-26 23:43:31.247 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev197) (6.2.1) 2026-01-26 23:43:31.249 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev197) (5.3.1) 2026-01-26 23:43:31.250 | Requirement already satisfied: kombu>=4.6.8 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev197) (5.5.4) 2026-01-26 23:43:31.251 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev197) (0.14.0) 2026-01-26 23:43:31.260 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev197) (4.3.0) 2026-01-26 23:43:31.263 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->nova==32.1.0.dev197) (4.0.1) 2026-01-26 23:43:31.286 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib64/python3.12/site-packages (from oslo.privsep>=2.6.2->nova==32.1.0.dev197) (1.1.2) 2026-01-26 23:43:31.312 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==32.1.0.dev197) (2025.2) 2026-01-26 23:43:31.329 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.4.1->oslo.service[threading]>=4.4.1->nova==32.1.0.dev197) (1.7.3) 2026-01-26 23:43:31.348 | Requirement already satisfied: cotyledon>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.4.1->nova==32.1.0.dev197) (2.2.0) 2026-01-26 23:43:31.371 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev197) (3.2.5) 2026-01-26 23:43:31.372 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev197) (25.0) 2026-01-26 23:43:31.402 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev197) (2.2.1) 2026-01-26 23:43:31.403 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev197) (1.6.0) 2026-01-26 23:43:31.414 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev197) (69.0.3) 2026-01-26 23:43:31.450 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev197) (0.2.14) 2026-01-26 23:43:31.509 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev197) (1.17.0) 2026-01-26 23:43:31.526 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev197) (2.1.0) 2026-01-26 23:43:31.528 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev197) (2.0.0) 2026-01-26 23:43:31.529 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=4.7.0->nova==32.1.0.dev197) (24.2.1) 2026-01-26 23:43:31.546 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev197) (4.13.1) 2026-01-26 23:43:31.549 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev197) (4.3.0) 2026-01-26 23:43:31.579 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev197) (3.4.4) 2026-01-26 23:43:31.580 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev197) (3.11) 2026-01-26 23:43:31.583 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev197) (1.26.20) 2026-01-26 23:43:31.585 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev197) (2026.1.4) 2026-01-26 23:43:31.622 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev197) (0.7) 2026-01-26 23:43:31.698 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev197) (0.15.2) 2026-01-26 23:43:32.108 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev197) 2026-01-26 23:43:32.116 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (62 kB) 2026-01-26 23:43:32.123 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 11.2 MB/s eta 0:00:00 2026-01-26 23:43:32.163 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev197) 2026-01-26 23:43:32.165 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl.metadata (3.1 kB) 2026-01-26 23:43:32.238 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev197) 2026-01-26 23:43:32.241 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl.metadata (10 kB) 2026-01-26 23:43:32.261 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /usr/local/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=14.1.0->nova==32.1.0.dev197) (5.1.0) 2026-01-26 23:43:32.328 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev197) (2.23) 2026-01-26 23:43:32.357 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (0.5.2) 2026-01-26 23:43:32.359 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (2.7.0) 2026-01-26 23:43:32.380 | Requirement already satisfied: setproctitle in /usr/local/lib64/python3.12/site-packages (from cotyledon>=2.0.0->oslo.service[threading]>=4.4.1->nova==32.1.0.dev197) (1.3.7) 2026-01-26 23:43:32.525 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.4.0->nova==32.1.0.dev197) (3.0.0) 2026-01-26 23:43:32.686 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=14.1.0->nova==32.1.0.dev197) (0.23.1) 2026-01-26 23:43:32.705 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev197) (4.2.6) 2026-01-26 23:43:32.706 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.12/site-packages (from ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev197) (3.6.0) 2026-01-26 23:43:33.112 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=10.0.0->nova==32.1.0.dev197) (2.7.2) 2026-01-26 23:43:33.451 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (1.11.0) 2026-01-26 23:43:33.452 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (1.7.1) 2026-01-26 23:43:33.519 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.12/site-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=3.1.0->nova==32.1.0.dev197) (2.4.0) 2026-01-26 23:43:33.649 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (14.2.0) 2026-01-26 23:43:33.702 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (4.0.0) 2026-01-26 23:43:33.704 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (2.19.2) 2026-01-26 23:43:33.743 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==32.1.0.dev197) (0.1.2) 2026-01-26 23:43:33.804 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/b2/ca57b27d28b7f8a3ef5bc987bd7f68285e8902e3fd1602770fa939e7f7a9/microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-01-26 23:43:33.811 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2026-01-26 23:43:33.817 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 7.8 MB/s eta 0:00:00 2026-01-26 23:43:33.820 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2026-01-26 23:43:33.828 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 12.5 MB/s eta 0:00:00 2026-01-26 23:43:33.835 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/3d/1e1db36cfd41f895d266b103df00ca5b3cbe965184df824dec5c08c6b803/numpy-2.2.6-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.5 MB) 2026-01-26 23:43:33.950 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 125.2 MB/s eta 0:00:00 2026-01-26 23:43:33.953 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl (339 kB) 2026-01-26 23:43:33.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 43.2 MB/s eta 0:00:00 2026-01-26 23:43:33.988 | Building wheels for collected packages: nova 2026-01-26 23:43:33.989 | Building editable for nova (pyproject.toml): started 2026-01-26 23:43:35.585 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-01-26 23:43:35.587 | Created wheel for nova: filename=nova-32.1.0.dev197-0.editable-py3-none-any.whl size=9377 sha256=1589ac45fd57c3a39e7e79508391f82f4ee9e477f1f68005f257f03d0ed101c2 2026-01-26 23:43:35.587 | Stored in directory: /tmp/pip-ephem-wheel-cache-krvqqm_2/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-01-26 23:43:35.592 | Successfully built nova 2026-01-26 23:43:36.480 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-01-26 23:43:38.654 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.1.0 nova-32.1.0.dev197 numpy-2.2.6 redis-7.0.0 websockify-0.13.0 2026-01-26 23:43:38.655 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:43:39.007 | + inc/python:pip_install:216 : result=0 2026-01-26 23:43:39.010 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:43:39.013 | + functions-common:time_stop:2412 : local name 2026-01-26 23:43:39.016 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:43:39.018 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:43:39.019 | + functions-common:time_stop:2415 : local total 2026-01-26 23:43:39.020 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:43:39.023 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:43:39.026 | + functions-common:time_stop:2419 : start_time=1769471005487 2026-01-26 23:43:39.027 | + functions-common:time_stop:2421 : [[ -z 1769471005487 ]] 2026-01-26 23:43:39.030 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:43:39.032 | + functions-common:time_stop:2424 : end_time=1769471019031 2026-01-26 23:43:39.033 | + functions-common:time_stop:2425 : elapsed_time=13544 2026-01-26 23:43:39.035 | + functions-common:time_stop:2426 : total=113499 2026-01-26 23:43:39.036 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:43:39.037 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=127043 2026-01-26 23:43:39.039 | + inc/python:pip_install:219 : return 0 2026-01-26 23:43:39.041 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:43:39.042 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:43:39.044 | + inc/python:setup_package:468 : '[' -d '/opt/stack/nova/*.egg-info' ']' 2026-01-26 23:43:39.046 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-01-26 23:43:39.049 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-01-26 23:43:39.052 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:43:39.055 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:43:39.057 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/nova, ]] 2026-01-26 23:43:39.060 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:43:39.062 | + lib/nova:install_nova:990 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-01-26 23:43:39.083 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:43:39.085 | + ./stack.sh:main:956 : configure_nova 2026-01-26 23:43:39.089 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2026-01-26 23:43:39.110 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-01-26 23:43:39.113 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-01-26 23:43:39.117 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-01-26 23:43:39.120 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-01-26 23:43:39.120 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-01-26 23:43:39.124 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-01-26 23:43:39.126 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-01-26 23:43:39.128 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2026-01-26 23:43:39.129 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-01-26 23:43:39.131 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-01-26 23:43:39.133 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-01-26 23:43:39.136 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2026-01-26 23:43:39.138 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-01-26 23:43:39.153 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-01-26 23:43:39.178 | + 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-01-26 23:43:39.204 | + 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-01-26 23:43:39.234 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-01-26 23:43:39.261 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-01-26 23:43:39.287 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-01-26 23:43:39.290 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-01-26 23:43:39.295 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.2AyEnSF9Om 2026-01-26 23:43:39.298 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-01-26 23:43:39.301 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-01-26 23:43:39.304 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2026-01-26 23:43:39.306 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-01-26 23:43:39.309 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-01-26 23:43:39.312 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.2AyEnSF9Om 2026-01-26 23:43:39.317 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.2AyEnSF9Om 2026-01-26 23:43:39.343 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.2AyEnSF9Om /etc/sudoers.d/nova-rootwrap 2026-01-26 23:43:39.366 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/nova-rootwrap 2026-01-26 23:43:39.371 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2026-01-26 23:43:39.374 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2026-01-26 23:43:39.377 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-01-26 23:43:39.380 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-01-26 23:43:39.382 | + 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-01-26 23:43:39.385 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2026-01-26 23:43:39.388 | + lib/nova:configure_nova:264 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-01-26 23:43:39.392 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-01-26 23:43:39.397 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-01-26 23:43:39.415 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:39.419 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-01-26 23:43:39.437 | net.ipv4.ip_forward = 1 2026-01-26 23:43:39.441 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-01-26 23:43:39.444 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2026-01-26 23:43:39.447 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2026-01-26 23:43:39.450 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2026-01-26 23:43:39.473 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-01-26 23:43:39.476 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-01-26 23:43:39.476 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-01-26 23:43:39.483 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1994-05.com.redhat:cea4a155eb24 2026-01-26 23:43:39.494 | InitiatorName=iqn.1994-05.com.redhat:cea4a155eb24 2026-01-26 23:43:39.499 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-01-26 23:43:39.501 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-01-26 23:43:39.615 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-01-26 23:43:39.618 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-01-26 23:43:39.622 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:43:39.624 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart iscsid 2026-01-26 23:43:39.751 | + lib/nova:configure_nova:367 : create_nova_conf 2026-01-26 23:43:39.754 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-01-26 23:43:39.759 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-01-26 23:43:39.764 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-01-26 23:43:39.801 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-01-26 23:43:39.804 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-01-26 23:43:39.840 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-01-26 23:43:39.876 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-01-26 23:43:39.908 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-01-26 23:43:39.946 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-01-26 23:43:39.985 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-01-26 23:43:40.020 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 38.102.83.18 2026-01-26 23:43:40.056 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-01-26 23:43:40.096 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-01-26 23:43:40.129 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-01-26 23:43:40.161 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-01-26 23:43:40.194 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-01-26 23:43:40.233 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-01-26 23:43:40.273 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-01-26 23:43:40.309 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-01-26 23:43:40.346 | + lib/nova:create_nova_conf:465 : is_fedora 2026-01-26 23:43:40.350 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:40.352 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:40.356 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:40.359 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:40.361 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:40.365 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:40.368 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:40.370 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:40.373 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:40.377 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:40.379 | + lib/nova:create_nova_conf:468 : iniset /etc/nova/nova.conf DEFAULT bindir /usr/bin 2026-01-26 23:43:40.417 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-01-26 23:43:40.436 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:40.439 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:43:40.442 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-01-26 23:43:40.445 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-01-26 23:43:40.481 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-01-26 23:43:40.484 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-01-26 23:43:40.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-01-26 23:43:40.490 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-01-26 23:43:40.493 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:43:40.495 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:43:40.498 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:43:40.517 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:40.520 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:43:40.524 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-01-26 23:43:40.527 | + 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-01-26 23:43:40.567 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-01-26 23:43:40.569 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-01-26 23:43:40.572 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-01-26 23:43:40.574 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-01-26 23:43:40.577 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:43:40.580 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:43:40.583 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:43:40.601 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:40.604 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:43:40.607 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-01-26 23:43:40.610 | + 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-01-26 23:43:40.647 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-01-26 23:43:40.686 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-01-26 23:43:40.722 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-01-26 23:43:40.757 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-01-26 23:43:40.775 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:40.778 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-01-26 23:43:40.797 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:40.802 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-01-26 23:43:40.803 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-01-26 23:43:40.808 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-01-26 23:43:40.811 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-01-26 23:43:40.848 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-01-26 23:43:40.852 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-01-26 23:43:40.891 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-01-26 23:43:40.927 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-01-26 23:43:40.930 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2026-01-26 23:43:40.933 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2026-01-26 23:43:40.936 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-01-26 23:43:40.938 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:43:40.941 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-01-26 23:43:40.980 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-01-26 23:43:41.015 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://38.102.83.18/identity 2026-01-26 23:43:41.052 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-01-26 23:43:41.090 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2026-01-26 23:43:41.127 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-01-26 23:43:41.175 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-01-26 23:43:41.212 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-01-26 23:43:41.247 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:43:41.280 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-01-26 23:43:41.313 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:43:41.315 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-01-26 23:43:41.333 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:41.336 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-01-26 23:43:41.339 | + lib/nova:configure_cinder_access:647 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-01-26 23:43:41.376 | + lib/nova:configure_cinder_access:648 : iniset /etc/nova/nova.conf cinder auth_type password 2026-01-26 23:43:41.408 | + lib/nova:configure_cinder_access:649 : iniset /etc/nova/nova.conf cinder auth_url https://38.102.83.18/identity 2026-01-26 23:43:41.442 | + lib/nova:configure_cinder_access:656 : iniset /etc/nova/nova.conf cinder username nova 2026-01-26 23:43:41.475 | + lib/nova:configure_cinder_access:657 : iniset /etc/nova/nova.conf cinder password secretservice 2026-01-26 23:43:41.506 | + lib/nova:configure_cinder_access:658 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-01-26 23:43:41.537 | + lib/nova:configure_cinder_access:659 : iniset /etc/nova/nova.conf cinder project_name service 2026-01-26 23:43:41.569 | + lib/nova:configure_cinder_access:660 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-01-26 23:43:41.603 | + lib/nova:configure_cinder_access:661 : is_service_enabled tls-proxy 2026-01-26 23:43:41.620 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:41.623 | + lib/nova:configure_cinder_access:662 : CINDER_SERVICE_HOST=38.102.83.18 2026-01-26 23:43:41.626 | + lib/nova:configure_cinder_access:663 : CINDER_SERVICE_PORT=8776 2026-01-26 23:43:41.628 | + lib/nova:configure_cinder_access:664 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:43:41.663 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-01-26 23:43:41.682 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:43:41.685 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-01-26 23:43:41.688 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-01-26 23:43:41.723 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-01-26 23:43:41.764 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-01-26 23:43:41.767 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-01-26 23:43:41.804 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-01-26 23:43:41.808 | + lib/nova:create_nova_conf:533 : '[' True '!=' False ']' 2026-01-26 23:43:41.811 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2026-01-26 23:43:41.849 | + lib/nova:create_nova_conf:539 : is_fedora 2026-01-26 23:43:41.852 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:41.856 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:41.858 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:41.862 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:41.864 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:41.868 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:41.870 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:41.873 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:41.877 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:41.879 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:41.882 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova.conf DEFAULT mkisofs_cmd /usr/bin/mkisofs 2026-01-26 23:43:41.921 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-01-26 23:43:41.924 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova.conf 2026-01-26 23:43:41.927 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova.conf 2026-01-26 23:43:41.930 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:43:41.950 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:43:41.953 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:43:41.956 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:43:41.959 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:43:41.962 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:43:41.998 | + functions:setup_systemd_logging:718 : 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-01-26 23:43:42.034 | + functions:setup_systemd_logging:719 : 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-01-26 23:43:42.070 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:43:42.106 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-01-26 23:43:42.142 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-01-26 23:43:42.179 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-01-26 23:43:42.198 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:42.201 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-01-26 23:43:42.203 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-01-26 23:43:42.206 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-01-26 23:43:42.209 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-01-26 23:43:42.211 | + lib/apache:write_uwsgi_config:246 : local http= 2026-01-26 23:43:42.214 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-01-26 23:43:42.217 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-01-26 23:43:42.220 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-01-26 23:43:42.223 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-01-26 23:43:42.249 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-01-26 23:43:42.250 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:43:42.269 | d /var/run/uwsgi 0755 stack root 2026-01-26 23:43:42.275 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:43:42.300 | /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-01-26 23:43:42.308 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-01-26 23:43:42.311 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-01-26 23:43:42.317 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:43:42.319 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-01-26 23:43:42.357 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-01-26 23:43:42.391 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-01-26 23:43:42.424 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-01-26 23:43:42.459 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-01-26 23:43:42.494 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-01-26 23:43:42.527 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-01-26 23:43:42.562 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-01-26 23:43:42.608 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-01-26 23:43:42.641 | + 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-01-26 23:43:42.677 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-01-26 23:43:42.711 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-01-26 23:43:42.746 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-01-26 23:43:42.775 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-01-26 23:43:42.810 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-01-26 23:43:42.812 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-01-26 23:43:42.815 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-01-26 23:43:42.819 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-01-26 23:43:42.820 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:43:42.824 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:43:42.827 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:43:42.829 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:43:42.832 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:42.835 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:42.837 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:42.840 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:42.843 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:42.846 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:42.849 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:42.851 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:42.853 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:42.856 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:42.859 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2026-01-26 23:43:42.862 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/nova-api.conf ']' 2026-01-26 23:43:42.865 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/nova-api.conf.disabled 2026-01-26 23:43:42.869 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/nova-api.conf.disabled 2026-01-26 23:43:42.872 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-01-26 23:43:42.911 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-01-26 23:43:42.949 | + 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-01-26 23:43:42.949 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/nova-api.conf.disabled 2026-01-26 23:43:42.969 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-01-26 23:43:42.975 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-01-26 23:43:42.978 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-01-26 23:43:42.981 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:43:42.984 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:43:42.987 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:43:42.990 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:43:42.993 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:43:42.996 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:43:42.999 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:43:43.002 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:43.005 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:43.007 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:43.010 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:43.014 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:43.016 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:43.018 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:43.021 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:43.024 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:43.026 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:43.029 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:43:43.031 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:43:43.034 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:43:43.036 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:43:43.039 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:43:43.042 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:43.045 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:43.048 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:43.050 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:43.053 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:43.056 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:43.059 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:43.062 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:43.064 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:43.067 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:43.070 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2026-01-26 23:43:43.073 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/nova-api.conf.disabled ]] 2026-01-26 23:43:43.075 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/nova-api.conf ]] 2026-01-26 23:43:43.078 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/nova-api.conf.disabled /etc/httpd/conf.d/nova-api.conf 2026-01-26 23:43:43.102 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-01-26 23:43:43.105 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:43:43.108 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:43:43.111 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:43:44.301 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-01-26 23:43:44.318 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:44.320 | + 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-01-26 23:43:44.322 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-01-26 23:43:44.326 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-01-26 23:43:44.329 | + lib/apache:write_uwsgi_config:245 : local url= 2026-01-26 23:43:44.331 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-01-26 23:43:44.333 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-01-26 23:43:44.336 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-01-26 23:43:44.338 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-01-26 23:43:44.341 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-01-26 23:43:44.370 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:43:44.371 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-01-26 23:43:44.389 | d /var/run/uwsgi 0755 stack root 2026-01-26 23:43:44.394 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:43:44.421 | /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-01-26 23:43:44.429 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-01-26 23:43:44.431 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-01-26 23:43:44.435 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:43:44.437 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-01-26 23:43:44.469 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-01-26 23:43:44.501 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-01-26 23:43:44.528 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-01-26 23:43:44.557 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-01-26 23:43:44.586 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-01-26 23:43:44.614 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-01-26 23:43:44.641 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-01-26 23:43:44.666 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-01-26 23:43:44.689 | + 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-01-26 23:43:44.719 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-01-26 23:43:44.754 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-01-26 23:43:44.782 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-01-26 23:43:44.811 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-01-26 23:43:44.839 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-01-26 23:43:44.841 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-01-26 23:43:44.870 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-01-26 23:43:44.885 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:43:44.889 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-01-26 23:43:44.921 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-01-26 23:43:44.924 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-01-26 23:43:44.926 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-01-26 23:43:44.943 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:44.945 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:43:44.948 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:43:44.978 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-01-26 23:43:45.011 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-01-26 23:43:45.014 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-01-26 23:43:45.016 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-01-26 23:43:45.019 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-01-26 23:43:45.021 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-01-26 23:43:45.024 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:43:45.041 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:45.045 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-01-26 23:43:45.048 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-01-26 23:43:45.052 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:43:45.071 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:45.074 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:43:45.078 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:43:45.115 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:43:45.117 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:43:45.121 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-01-26 23:43:45.158 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-01-26 23:43:45.194 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-01-26 23:43:45.233 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-01-26 23:43:45.252 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:45.255 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2026-01-26 23:43:45.292 | + lib/nova:create_nova_conf:576 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2026-01-26 23:43:45.331 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-01-26 23:43:45.367 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-01-26 23:43:45.370 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-01-26 23:43:45.373 | + lib/nova:init_nova_service_user_conf:844 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-01-26 23:43:45.413 | + lib/nova:init_nova_service_user_conf:845 : iniset /etc/nova/nova.conf service_user auth_type password 2026-01-26 23:43:45.448 | + lib/nova:init_nova_service_user_conf:846 : iniset /etc/nova/nova.conf service_user auth_url https://38.102.83.18/identity 2026-01-26 23:43:45.486 | + lib/nova:init_nova_service_user_conf:847 : iniset /etc/nova/nova.conf service_user username nova 2026-01-26 23:43:45.525 | + lib/nova:init_nova_service_user_conf:848 : iniset /etc/nova/nova.conf service_user password secretservice 2026-01-26 23:43:45.564 | + lib/nova:init_nova_service_user_conf:849 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-01-26 23:43:45.604 | + lib/nova:init_nova_service_user_conf:850 : iniset /etc/nova/nova.conf service_user project_name service 2026-01-26 23:43:45.641 | + lib/nova:init_nova_service_user_conf:851 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-01-26 23:43:45.676 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-01-26 23:43:45.695 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:45.699 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-01-26 23:43:45.704 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:43:45.706 | + lib/nova:create_nova_conf:587 : local conf 2026-01-26 23:43:45.709 | + lib/nova:create_nova_conf:588 : local vhost 2026-01-26 23:43:45.713 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-01-26 23:43:45.716 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:43:45.719 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:43:45.722 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-01-26 23:43:45.725 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-01-26 23:43:45.729 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-01-26 23:43:45.734 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-01-26 23:43:45.737 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-01-26 23:43:45.741 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-01-26 23:43:45.744 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-01-26 23:43:45.746 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:43:45.750 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:43:45.753 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:43:45.773 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:45.775 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:43:45.778 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-01-26 23:43:45.782 | + 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-01-26 23:43:45.823 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-01-26 23:43:45.865 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-01-26 23:43:45.906 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:43:45.910 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-01-26 23:43:45.913 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-01-26 23:43:45.916 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-01-26 23:43:45.936 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:45.940 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-01-26 23:43:45.941 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-01-26 23:43:46.498 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-01-26 23:43:46.500 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-01-26 23:43:46.975 | Adding vhost "nova_cell1" ... 2026-01-26 23:43:47.020 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-01-26 23:43:47.638 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-01-26 23:43:47.656 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-01-26 23:43:47.658 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-01-26 23:43:47.660 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-01-26 23:43:47.662 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-01-26 23:43:47.665 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-01-26 23:43:47.667 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:43:47.682 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:47.684 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-01-26 23:43:47.687 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-01-26 23:43:47.690 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:43:47.708 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:47.711 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/nova_cell1 2026-01-26 23:43:47.714 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/nova_cell1 2026-01-26 23:43:47.751 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:43:47.754 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:43:47.757 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-01-26 23:43:47.778 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:47.781 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-01-26 23:43:47.784 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-01-26 23:43:47.787 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-01-26 23:43:47.830 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova_cell1.conf placement auth_url https://38.102.83.18/identity 2026-01-26 23:43:47.871 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-01-26 23:43:47.908 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2026-01-26 23:43:47.945 | + lib/nova:configure_placement_nova_compute:639 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-01-26 23:43:47.983 | + lib/nova:configure_placement_nova_compute:640 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-01-26 23:43:48.022 | + lib/nova:configure_placement_nova_compute:641 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-01-26 23:43:48.060 | + lib/nova:configure_placement_nova_compute:642 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2026-01-26 23:43:48.100 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-01-26 23:43:48.104 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-01-26 23:43:48.107 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova_cell1.conf 2026-01-26 23:43:48.111 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:43:48.130 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:43:48.133 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:43:48.137 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:43:48.140 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:43:48.143 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:43:48.181 | + functions:setup_systemd_logging:718 : 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-01-26 23:43:48.220 | + functions:setup_systemd_logging:719 : 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-01-26 23:43:48.259 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:43:48.296 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-01-26 23:43:48.335 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:43:48.339 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-01-26 23:43:48.345 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:43:48.347 | + lib/nova:create_nova_conf:621 : local conf 2026-01-26 23:43:48.350 | + lib/nova:create_nova_conf:622 : local offset 2026-01-26 23:43:48.354 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-01-26 23:43:48.357 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:43:48.359 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:43:48.362 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-01-26 23:43:48.365 | + lib/nova:create_nova_conf:624 : offset=0 2026-01-26 23:43:48.368 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-01-26 23:43:48.372 | + lib/nova:configure_console_proxies:744 : local conf=/etc/nova/nova_cell1.conf 2026-01-26 23:43:48.376 | + lib/nova:configure_console_proxies:745 : local offset=0 2026-01-26 23:43:48.384 | + lib/nova:configure_console_proxies:749 : offset=0 2026-01-26 23:43:48.387 | + lib/nova:configure_console_proxies:751 : is_service_enabled n-novnc 2026-01-26 23:43:48.400 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:48.402 | + lib/nova:configure_console_proxies:752 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-01-26 23:43:48.425 | + lib/nova:configure_console_proxies:753 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-01-26 23:43:48.445 | + lib/nova:configure_console_proxies:755 : is_nova_console_proxy_compute_tls_enabled 2026-01-26 23:43:48.447 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:48.449 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-01-26 23:43:48.450 | + lib/nova:configure_console_proxies:783 : is_service_enabled n-spice 2026-01-26 23:43:48.462 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:43:48.463 | + lib/nova:configure_console_proxies:788 : is_service_enabled n-sproxy 2026-01-26 23:43:48.476 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:43:48.477 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-01-26 23:43:48.489 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:48.491 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-01-26 23:43:48.493 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-01-26 23:43:48.495 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-01-26 23:43:48.497 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : is_service_enabled neutron 2026-01-26 23:43:48.510 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:48.512 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-01-26 23:43:48.527 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : cat 2026-01-26 23:43:48.528 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo tee -a /etc/libvirt/qemu.conf 2026-01-26 23:43:48.545 | cgroup_device_acl = [ 2026-01-26 23:43:48.545 | "/dev/null", "/dev/full", "/dev/zero", 2026-01-26 23:43:48.545 | "/dev/random", "/dev/urandom", 2026-01-26 23:43:48.545 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-01-26 23:43:48.545 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-01-26 23:43:48.545 | "/dev/vfio/vfio", 2026-01-26 23:43:48.546 | ] 2026-01-26 23:43:48.550 | + lib/nova_plugins/functions-libvirt:configure_libvirt:130 : is_fedora 2026-01-26 23:43:48.553 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:43:48.556 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:43:48.559 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:43:48.561 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:43:48.563 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:43:48.567 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:43:48.568 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:43:48.570 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:43:48.572 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:43:48.575 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:43:48.577 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : rules_dir=/etc/polkit-1/rules.d 2026-01-26 23:43:48.579 | + lib/nova_plugins/functions-libvirt:configure_libvirt:135 : sudo mkdir -p /etc/polkit-1/rules.d 2026-01-26 23:43:48.603 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : sudo tee /etc/polkit-1/rules.d/50-libvirt-stack.rules 2026-01-26 23:43:48.604 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : cat 2026-01-26 23:43:48.621 | polkit.addRule(function(action, subject) { 2026-01-26 23:43:48.621 | if (action.id == 'org.libvirt.unix.manage' && 2026-01-26 23:43:48.621 | subject.user == 'stack') { 2026-01-26 23:43:48.621 | return polkit.Result.YES; 2026-01-26 23:43:48.621 | } 2026-01-26 23:43:48.621 | }); 2026-01-26 23:43:48.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:144 : unset rules_dir 2026-01-26 23:43:48.627 | + lib/nova_plugins/functions-libvirt:configure_libvirt:149 : getent group libvirtd 2026-01-26 23:43:48.632 | + lib/nova_plugins/functions-libvirt:configure_libvirt:150 : sudo groupadd libvirtd 2026-01-26 23:43:48.672 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : add_user_to_group stack libvirtd 2026-01-26 23:43:48.675 | + functions-common:add_user_to_group:2181 : local user=stack 2026-01-26 23:43:48.677 | + functions-common:add_user_to_group:2182 : local group=libvirtd 2026-01-26 23:43:48.680 | + functions-common:add_user_to_group:2184 : sudo usermod -a -G libvirtd stack 2026-01-26 23:43:48.731 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : [[ True = \T\r\u\e ]] 2026-01-26 23:43:48.735 | + lib/nova_plugins/functions-libvirt:configure_libvirt:156 : is_ubuntu 2026-01-26 23:43:48.738 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:43:48.741 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:43:48.744 | + lib/nova_plugins/functions-libvirt:configure_libvirt:163 : local 'log_filters=1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-01-26 23:43:48.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-01-26 23:43:48.750 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : sudo grep -q '^log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-01-26 23:43:48.778 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-01-26 23:43:48.778 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : echo 'log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-01-26 23:43:48.799 | log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-01-26 23:43:48.806 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-01-26 23:43:48.835 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-01-26 23:43:48.835 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-01-26 23:43:48.854 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-01-26 23:43:48.860 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : is_nova_console_proxy_compute_tls_enabled 2026-01-26 23:43:48.863 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:48.866 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-01-26 23:43:48.869 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : restart_service libvirtd 2026-01-26 23:43:48.872 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:43:48.875 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart libvirtd 2026-01-26 23:43:49.081 | + lib/nova_plugins/functions-libvirt:configure_libvirt:198 : restart_service virtlogd 2026-01-26 23:43:49.085 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:43:49.088 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart virtlogd 2026-01-26 23:43:49.236 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2026-01-26 23:43:49.277 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-01-26 23:43:49.312 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-01-26 23:43:49.315 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2026-01-26 23:43:49.351 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-01-26 23:43:49.387 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2026-01-26 23:43:49.430 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-01-26 23:43:49.467 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-01-26 23:43:49.505 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-01-26 23:43:49.508 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:43:49.514 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-01-26 23:43:49.517 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-01-26 23:43:49.520 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:43:49.525 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-01-26 23:43:49.528 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-01-26 23:43:49.531 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2026-01-26 23:43:49.534 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2026-01-26 23:43:49.538 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-01-26 23:43:49.541 | + ./stack.sh:main:959 : is_service_enabled placement 2026-01-26 23:43:49.558 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:49.561 | + ./stack.sh:main:961 : stack_install_service placement 2026-01-26 23:43:49.563 | + lib/stack:stack_install_service:20 : local service=placement 2026-01-26 23:43:49.566 | + lib/stack:stack_install_service:21 : type install_placement 2026-01-26 23:43:49.568 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:43:49.570 | + lib/stack:stack_install_service:32 : install_placement 2026-01-26 23:43:49.572 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-01-26 23:43:49.574 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-01-26 23:43:49.577 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:43:49.580 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-01-26 23:43:49.584 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-01-26 23:43:49.587 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:43:49.592 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:43:49.592 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:43:49.600 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-01-26 23:43:49.603 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-01-26 23:43:49.605 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-01-26 23:43:49.609 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-01-26 23:43:49.612 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-01-26 23:43:49.642 | Using python 3.12 to install osc-placement 2026-01-26 23:43:49.645 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-01-26 23:43:50.451 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:43:50.532 | Collecting osc-placement 2026-01-26 23:43:50.538 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/02/f91b819890e342908fdc00fabf7f5de7ad9e11aef77be037835e94102cbb/osc_placement-4.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-01-26 23:43:50.548 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-01-26 23:43:50.550 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (5.13.0) 2026-01-26 23:43:50.551 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (4.3.0) 2026-01-26 23:43:50.552 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (9.2.0) 2026-01-26 23:43:50.563 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-01-26 23:43:50.565 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.32.5) 2026-01-26 23:43:50.567 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.6.0) 2026-01-26 23:43:50.568 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-01-26 23:43:50.569 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-01-26 23:43:50.578 | Requirement already satisfied: cliff>=4.9.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.13.1) 2026-01-26 23:43:50.581 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.9.0) 2026-01-26 23:43:50.582 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.7.1) 2026-01-26 23:43:50.590 | Requirement already satisfied: netaddr>=0.10.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-01-26 23:43:50.591 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.0) 2026-01-26 23:43:50.592 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.2.5) 2026-01-26 23:43:50.592 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (25.0) 2026-01-26 23:43:50.593 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (2025.2) 2026-01-26 23:43:50.594 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (6.0.3) 2026-01-26 23:43:50.596 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (7.1.1) 2026-01-26 23:43:50.598 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (69.0.3) 2026-01-26 23:43:50.619 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.5.2) 2026-01-26 23:43:50.621 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.7.0) 2026-01-26 23:43:50.622 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.16.0) 2026-01-26 23:43:50.626 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (2.0.0) 2026-01-26 23:43:50.637 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-01-26 23:43:50.638 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.2.1) 2026-01-26 23:43:50.639 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-01-26 23:43:50.640 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.0.1) 2026-01-26 23:43:50.641 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-01-26 23:43:50.644 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (4.5.0) 2026-01-26 23:43:50.645 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2026-01-26 23:43:50.690 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.4) 2026-01-26 23:43:50.691 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.11) 2026-01-26 23:43:50.694 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.20) 2026-01-26 23:43:50.695 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2026.1.4) 2026-01-26 23:43:50.737 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/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-01-26 23:43:50.738 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.7.1) 2026-01-26 23:43:50.740 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.2.14) 2026-01-26 23:43:50.755 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-01-26 23:43:50.779 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/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-01-26 23:43:50.821 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.23) 2026-01-26 23:43:50.833 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (14.2.0) 2026-01-26 23:43:50.843 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-01-26 23:43:50.844 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.19.2) 2026-01-26 23:43:50.865 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-01-26 23:43:50.880 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e0/02/f91b819890e342908fdc00fabf7f5de7ad9e11aef77be037835e94102cbb/osc_placement-4.7.0-py3-none-any.whl (64 kB) 2026-01-26 23:43:50.887 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 12.6 MB/s eta 0:00:00 2026-01-26 23:43:51.748 | Installing collected packages: osc-placement 2026-01-26 23:43:51.843 | Successfully installed osc-placement-4.7.0 2026-01-26 23:43:51.844 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:43:52.115 | + inc/python:pip_install:216 : result=0 2026-01-26 23:43:52.119 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:43:52.122 | + functions-common:time_stop:2412 : local name 2026-01-26 23:43:52.125 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:43:52.127 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:43:52.130 | + functions-common:time_stop:2415 : local total 2026-01-26 23:43:52.132 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:43:52.135 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:43:52.138 | + functions-common:time_stop:2419 : start_time=1769471029636 2026-01-26 23:43:52.141 | + functions-common:time_stop:2421 : [[ -z 1769471029636 ]] 2026-01-26 23:43:52.145 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:43:52.150 | + functions-common:time_stop:2424 : end_time=1769471032148 2026-01-26 23:43:52.153 | + functions-common:time_stop:2425 : elapsed_time=2512 2026-01-26 23:43:52.156 | + functions-common:time_stop:2426 : total=127043 2026-01-26 23:43:52.159 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:43:52.162 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=129555 2026-01-26 23:43:52.164 | + inc/python:pip_install:219 : return 0 2026-01-26 23:43:52.167 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2026-01-26 23:43:52.170 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/placement.git 2026-01-26 23:43:52.172 | + functions-common:git_clone:582 : local git_dest=/opt/stack/placement 2026-01-26 23:43:52.175 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:43:52.177 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:43:52.181 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:43:52.184 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:43:52.187 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:43:52.190 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:43:52.208 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:43:52.211 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:43:52.213 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:52.216 | + functions-common:git_clone:602 : echo master 2026-01-26 23:43:52.217 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:43:52.219 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:43:52.224 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/placement ]] 2026-01-26 23:43:52.227 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:43:52.230 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/placement 2026-01-26 23:43:52.261 | + functions-common:git_clone:664 : cd /opt/stack/placement 2026-01-26 23:43:52.265 | + functions-common:git_clone:665 : head -1 2026-01-26 23:43:52.266 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:43:52.269 | 6fdd8ed5 Replace obsolete PCRE packages 2026-01-26 23:43:52.272 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:43:52.274 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-01-26 23:43:52.276 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:43:52.280 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-01-26 23:43:52.282 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-01-26 23:43:52.285 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:43:52.288 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-01-26 23:43:52.291 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:43:52.294 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-01-26 23:43:52.296 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-01-26 23:43:52.299 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:43:52.302 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:43:52.306 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-01-26 23:43:52.308 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:43:52.311 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-01-26 23:43:52.314 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:43:52.317 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:43:52.320 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-01-26 23:43:52.328 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-01-26 23:43:52.331 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-01-26 23:43:52.334 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-01-26 23:43:52.479 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-01-26 23:43:52.483 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:43:52.485 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:43:52.488 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:43:52.491 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-01-26 23:43:52.494 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-01-26 23:43:52.497 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:43:52.500 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:43:52.502 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:43:52.505 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:43:52.508 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:43:52.511 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:43:52.514 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:43:52.517 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-01-26 23:43:52.540 | Using python 3.12 to install /opt/stack/placement 2026-01-26 23:43:52.543 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-01-26 23:43:53.304 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:43:53.306 | Obtaining file:///opt/stack/placement 2026-01-26 23:43:53.308 | Installing build dependencies: started 2026-01-26 23:43:55.838 | Installing build dependencies: finished with status 'done' 2026-01-26 23:43:55.841 | Checking if build backend supports build_editable: started 2026-01-26 23:43:56.011 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:43:56.013 | Getting requirements to build editable: started 2026-01-26 23:43:56.143 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:43:56.148 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:43:56.555 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:43:56.678 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (7.0.3) 2026-01-26 23:43:56.679 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib64/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (2.0.44) 2026-01-26 23:43:56.680 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (11.0.0) 2026-01-26 23:43:56.682 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (2.5.1) 2026-01-26 23:43:56.683 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (1.8.9) 2026-01-26 23:43:56.684 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (4.25.1) 2026-01-26 23:43:56.685 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (2.32.5) 2026-01-26 23:43:56.686 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (7.2.0) 2026-01-26 23:43:56.687 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (10.2.0) 2026-01-26 23:43:56.688 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (6.2.0) 2026-01-26 23:43:56.689 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (8.0.0) 2026-01-26 23:43:56.690 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (5.9.0) 2026-01-26 23:43:56.691 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (9.2.0) 2026-01-26 23:43:56.692 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (18.0.0) 2026-01-26 23:43:56.693 | Requirement already satisfied: oslo.policy>=4.4.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (4.8.0) 2026-01-26 23:43:56.694 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (7.0.0) 2026-01-26 23:43:56.695 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (2.7.0) 2026-01-26 23:43:56.696 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (1.1.0) 2026-01-26 23:43:56.696 | Requirement already satisfied: os-traits>=3.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (3.5.0) 2026-01-26 23:43:56.698 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev31) (2.1.0) 2026-01-26 23:43:56.710 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev31) (25.4.0) 2026-01-26 23:43:56.711 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev31) (2025.9.1) 2026-01-26 23:43:56.712 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev31) (0.37.0) 2026-01-26 23:43:56.713 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==14.1.0.dev31) (0.28.0) 2026-01-26 23:43:56.732 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (5.13.0) 2026-01-26 23:43:56.733 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (4.0.0) 2026-01-26 23:43:56.734 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (6.7.1) 2026-01-26 23:43:56.736 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (4.0.1) 2026-01-26 23:43:56.737 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (2.10.1) 2026-01-26 23:43:56.738 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (5.7.0) 2026-01-26 23:43:56.752 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev31) (0.20) 2026-01-26 23:43:56.753 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev31) (3.0.0) 2026-01-26 23:43:56.759 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev31) (1.3.0) 2026-01-26 23:43:56.759 | Requirement already satisfied: stevedore>=5.6.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev31) (5.6.0) 2026-01-26 23:43:56.761 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev31) (2.0.0) 2026-01-26 23:43:56.762 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev31) (6.0.3) 2026-01-26 23:43:56.765 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.22.0->openstack-placement==14.1.0.dev31) (4.15.0) 2026-01-26 23:43:56.788 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev31) (1.17.0) 2026-01-26 23:43:56.791 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev31) (2.0.2) 2026-01-26 23:43:56.793 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==14.1.0.dev31) (0.5.0) 2026-01-26 23:43:56.801 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==14.1.0.dev31) (2.9.0.post0) 2026-01-26 23:43:56.808 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev31) (4.3.0) 2026-01-26 23:43:56.809 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev31) (3.1.6) 2026-01-26 23:43:56.811 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev31) (4.0.1) 2026-01-26 23:43:56.824 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev31) (1.1.2) 2026-01-26 23:43:56.825 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==14.1.0.dev31) (2025.2) 2026-01-26 23:43:56.831 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==14.1.0.dev31) (3.16.0) 2026-01-26 23:43:56.838 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev31) (2.1.0) 2026-01-26 23:43:56.840 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev31) (3.2.5) 2026-01-26 23:43:56.841 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev31) (25.0) 2026-01-26 23:43:56.843 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==14.1.0.dev31) (7.1.1) 2026-01-26 23:43:56.847 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev31) (69.0.3) 2026-01-26 23:43:56.856 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev31) (3.4.4) 2026-01-26 23:43:56.857 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev31) (3.11) 2026-01-26 23:43:56.860 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev31) (1.26.20) 2026-01-26 23:43:56.861 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==14.1.0.dev31) (2026.1.4) 2026-01-26 23:43:56.867 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev31) (1.17.0) 2026-01-26 23:43:56.868 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev31) (0.7) 2026-01-26 23:43:56.898 | Requirement already satisfied: greenlet>=1 in /usr/local/lib64/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev31) (3.2.4) 2026-01-26 23:43:56.916 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==14.1.0.dev31) (1.3.10) 2026-01-26 23:43:56.939 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==14.1.0.dev31) (2.0.0) 2026-01-26 23:43:56.965 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev31) (3.0.3) 2026-01-26 23:43:56.980 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (1.8.2) 2026-01-26 23:43:57.000 | Requirement already satisfied: dogpile.cache>=1.3.3 in /usr/local/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (1.5.0) 2026-01-26 23:43:57.021 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==14.1.0.dev31) (0.2.14) 2026-01-26 23:43:57.167 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=8.6.0->openstack-placement==14.1.0.dev31) (2.7.2) 2026-01-26 23:43:57.242 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==14.1.0.dev31) (5.2.1) 2026-01-26 23:43:57.313 | Building wheels for collected packages: openstack-placement 2026-01-26 23:43:57.314 | Building editable for openstack-placement (pyproject.toml): started 2026-01-26 23:43:57.834 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-01-26 23:43:57.835 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev31-0.editable-py3-none-any.whl size=8711 sha256=ab2b0da7b9a37d39444c7492b5790b512f480bebef9e403d1e542516709369c7 2026-01-26 23:43:57.835 | Stored in directory: /tmp/pip-ephem-wheel-cache-xjwp6p16/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-01-26 23:43:57.837 | Successfully built openstack-placement 2026-01-26 23:43:58.705 | Installing collected packages: openstack-placement 2026-01-26 23:43:58.769 | Successfully installed openstack-placement-14.1.0.dev31 2026-01-26 23:43:58.770 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:43:59.075 | + inc/python:pip_install:216 : result=0 2026-01-26 23:43:59.079 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:43:59.081 | + functions-common:time_stop:2412 : local name 2026-01-26 23:43:59.084 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:43:59.086 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:43:59.090 | + functions-common:time_stop:2415 : local total 2026-01-26 23:43:59.092 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:43:59.095 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:43:59.097 | + functions-common:time_stop:2419 : start_time=1769471032534 2026-01-26 23:43:59.100 | + functions-common:time_stop:2421 : [[ -z 1769471032534 ]] 2026-01-26 23:43:59.103 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:43:59.108 | + functions-common:time_stop:2424 : end_time=1769471039106 2026-01-26 23:43:59.111 | + functions-common:time_stop:2425 : elapsed_time=6572 2026-01-26 23:43:59.114 | + functions-common:time_stop:2426 : total=129555 2026-01-26 23:43:59.116 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:43:59.119 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=136127 2026-01-26 23:43:59.122 | + inc/python:pip_install:219 : return 0 2026-01-26 23:43:59.125 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:43:59.127 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:43:59.130 | + inc/python:setup_package:468 : '[' -d '/opt/stack/placement/*.egg-info' ']' 2026-01-26 23:43:59.134 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-01-26 23:43:59.136 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-01-26 23:43:59.139 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:43:59.142 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:43:59.145 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/placement, ]] 2026-01-26 23:43:59.146 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:43:59.150 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:43:59.152 | + ./stack.sh:main:962 : configure_placement 2026-01-26 23:43:59.155 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2026-01-26 23:43:59.180 | + lib/placement:configure_placement:87 : create_placement_conf 2026-01-26 23:43:59.183 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-01-26 23:43:59.187 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-01-26 23:43:59.190 | ++ lib/database:database_connection_url:134 : local db=placement 2026-01-26 23:43:59.193 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-01-26 23:43:59.195 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-01-26 23:43:59.198 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:43:59.201 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:43:59.204 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:43:59.224 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:43:59.227 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:43:59.231 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-01-26 23:43:59.234 | + 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-01-26 23:43:59.273 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-01-26 23:43:59.314 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-01-26 23:43:59.354 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-01-26 23:43:59.357 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2026-01-26 23:43:59.360 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2026-01-26 23:43:59.364 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-01-26 23:43:59.367 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:43:59.370 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-01-26 23:43:59.411 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-01-26 23:43:59.450 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://38.102.83.18/identity 2026-01-26 23:43:59.489 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-01-26 23:43:59.528 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2026-01-26 23:43:59.567 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-01-26 23:43:59.605 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-01-26 23:43:59.645 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-01-26 23:43:59.685 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:43:59.728 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-01-26 23:43:59.768 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:43:59.771 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-01-26 23:43:59.774 | + functions:setup_logging:686 : setup_systemd_logging /etc/placement/placement.conf 2026-01-26 23:43:59.778 | + functions:setup_systemd_logging:703 : local conf_file=/etc/placement/placement.conf 2026-01-26 23:43:59.781 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:43:59.803 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:43:59.807 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:43:59.810 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:43:59.814 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:43:59.816 | + functions:setup_systemd_logging:716 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:43:59.855 | + functions:setup_systemd_logging:718 : 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-01-26 23:43:59.892 | + functions:setup_systemd_logging:719 : 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-01-26 23:43:59.928 | + functions:setup_systemd_logging:720 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:43:59.965 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-01-26 23:44:00.002 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-01-26 23:44:00.005 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-01-26 23:44:00.009 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-01-26 23:44:00.012 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-01-26 23:44:00.015 | + lib/apache:write_uwsgi_config:246 : local http= 2026-01-26 23:44:00.017 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-01-26 23:44:00.021 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-01-26 23:44:00.024 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-01-26 23:44:00.027 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-01-26 23:44:00.055 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-01-26 23:44:00.055 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:44:00.075 | d /var/run/uwsgi 0755 stack root 2026-01-26 23:44:00.081 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:44:00.108 | /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-01-26 23:44:00.117 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-01-26 23:44:00.120 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-01-26 23:44:00.126 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:44:00.130 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-01-26 23:44:00.172 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-01-26 23:44:00.212 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-01-26 23:44:00.253 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-01-26 23:44:00.290 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-01-26 23:44:00.329 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-01-26 23:44:00.369 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-01-26 23:44:00.409 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-01-26 23:44:00.449 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-01-26 23:44:00.488 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-01-26 23:44:00.528 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-01-26 23:44:00.567 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-01-26 23:44:00.605 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-01-26 23:44:00.640 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-01-26 23:44:00.677 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-01-26 23:44:00.681 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-01-26 23:44:00.685 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-01-26 23:44:00.689 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-01-26 23:44:00.692 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:44:00.696 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:00.698 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:00.702 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:44:00.705 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:00.708 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:00.711 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:00.714 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:00.717 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:00.720 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:00.724 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:00.727 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:00.730 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:00.733 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:00.736 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2026-01-26 23:44:00.739 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/placement-api.conf ']' 2026-01-26 23:44:00.743 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/placement-api.conf.disabled 2026-01-26 23:44:00.747 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/placement-api.conf.disabled 2026-01-26 23:44:00.751 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-01-26 23:44:00.791 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-01-26 23:44:00.831 | + 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-01-26 23:44:00.831 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled 2026-01-26 23:44:00.853 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-01-26 23:44:00.861 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-01-26 23:44:00.863 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-01-26 23:44:00.866 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:44:00.870 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:44:00.874 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:44:00.877 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:00.880 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:00.883 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:00.886 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:00.890 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:00.892 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:00.895 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:00.898 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:00.901 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:00.904 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:00.908 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:00.911 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:00.914 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:00.916 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:00.920 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:00.924 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:44:00.928 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:00.931 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:00.935 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:44:00.939 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:00.942 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:00.946 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:00.949 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:00.952 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:00.956 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:00.959 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:00.963 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:00.966 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:00.970 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:00.973 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2026-01-26 23:44:00.977 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]] 2026-01-26 23:44:00.980 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/placement-api.conf ]] 2026-01-26 23:44:00.983 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf 2026-01-26 23:44:01.009 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-01-26 23:44:01.013 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:44:01.017 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:44:01.020 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:44:02.233 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:02.236 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:02.239 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-01-26 23:44:02.278 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-01-26 23:44:02.314 | + ./stack.sh:main:969 : is_service_enabled placement placement-client 2026-01-26 23:44:02.333 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:02.337 | + ./stack.sh:main:970 : is_service_enabled n-cpu 2026-01-26 23:44:02.359 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:02.362 | + ./stack.sh:main:971 : configure_placement_nova_compute 2026-01-26 23:44:02.366 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-01-26 23:44:02.369 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova.conf placement auth_type password 2026-01-26 23:44:02.414 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova.conf placement auth_url https://38.102.83.18/identity 2026-01-26 23:44:02.453 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova.conf placement username nova 2026-01-26 23:44:02.493 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova.conf placement password secretservice 2026-01-26 23:44:02.530 | + lib/nova:configure_placement_nova_compute:639 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-01-26 23:44:02.566 | + lib/nova:configure_placement_nova_compute:640 : iniset /etc/nova/nova.conf placement project_name service 2026-01-26 23:44:02.601 | + lib/nova:configure_placement_nova_compute:641 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-01-26 23:44:02.638 | + lib/nova:configure_placement_nova_compute:642 : iniset /etc/nova/nova.conf placement region_name RegionOne 2026-01-26 23:44:02.676 | + ./stack.sh:main:975 : is_service_enabled horizon 2026-01-26 23:44:02.697 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:02.700 | + ./stack.sh:main:977 : stack_install_service horizon 2026-01-26 23:44:02.703 | + lib/stack:stack_install_service:20 : local service=horizon 2026-01-26 23:44:02.706 | + lib/stack:stack_install_service:21 : type install_horizon 2026-01-26 23:44:02.710 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-01-26 23:44:02.712 | + lib/stack:stack_install_service:32 : install_horizon 2026-01-26 23:44:02.716 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2026-01-26 23:44:02.719 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2026-01-26 23:44:02.722 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:02.725 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:02.728 | + lib/apache:install_apache_wsgi:138 : is_fedora 2026-01-26 23:44:02.731 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:02.735 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:02.738 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:02.741 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:02.744 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:02.746 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:02.750 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:02.753 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:02.755 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:02.758 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:02.762 | + lib/apache:install_apache_wsgi:139 : sudo rm -f '/etc/httpd/conf.d/000-*' 2026-01-26 23:44:02.790 | + lib/apache:install_apache_wsgi:140 : install_package httpd python3.12-mod_wsgi 2026-01-26 23:44:02.794 | + functions-common:install_package:1430 : update_package_repo 2026-01-26 23:44:02.797 | + functions-common:update_package_repo:1404 : NO_UPDATE_REPOS=False 2026-01-26 23:44:02.800 | + functions-common:update_package_repo:1405 : REPOS_UPDATED=False 2026-01-26 23:44:02.803 | + functions-common:update_package_repo:1406 : RETRY_UPDATE=False 2026-01-26 23:44:02.806 | + functions-common:update_package_repo:1408 : [[ False = \T\r\u\e ]] 2026-01-26 23:44:02.809 | + functions-common:update_package_repo:1412 : is_ubuntu 2026-01-26 23:44:02.813 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:02.816 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:02.819 | + functions-common:install_package:1431 : real_install_package httpd python3.12-mod_wsgi 2026-01-26 23:44:02.823 | + functions-common:real_install_package:1418 : is_ubuntu 2026-01-26 23:44:02.826 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:02.829 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:02.832 | + functions-common:real_install_package:1420 : is_fedora 2026-01-26 23:44:02.835 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:02.837 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:02.840 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:02.843 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:02.846 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:02.849 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:02.851 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:02.854 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:02.857 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:02.859 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:02.863 | + functions-common:real_install_package:1421 : yum_install httpd python3.12-mod_wsgi 2026-01-26 23:44:02.865 | + functions-common:yum_install:1475 : local result parse_yum_result 2026-01-26 23:44:02.869 | + functions-common:yum_install:1477 : [[ False = \T\r\u\e ]] 2026-01-26 23:44:02.872 | + functions-common:yum_install:1479 : time_start yum_install 2026-01-26 23:44:02.875 | + functions-common:time_start:2398 : local name=yum_install 2026-01-26 23:44:02.878 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:02.882 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:02.885 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:02.890 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471042887 2026-01-26 23:44:02.893 | + functions-common:yum_install:1480 : sudo_with_proxies dnf install -y httpd python3.12-mod_wsgi 2026-01-26 23:44:02.896 | + functions-common:sudo_with_proxies:2366 : local sudo 2026-01-26 23:44:02.899 | ++ functions-common:sudo_with_proxies:2368 : id -u 2026-01-26 23:44:02.904 | + functions-common:sudo_with_proxies:2368 : [[ 1003 = \0 ]] 2026-01-26 23:44:02.907 | + functions-common:sudo_with_proxies:2368 : sudo=sudo 2026-01-26 23:44:02.910 | + functions-common:sudo_with_proxies:2370 : sudo http_proxy= https_proxy= no_proxy= dnf install -y httpd python3.12-mod_wsgi 2026-01-26 23:44:03.504 | Last metadata expiration check: 0:08:12 ago on Mon 26 Jan 2026 06:35:51 PM EST. 2026-01-26 23:44:03.572 | Package httpd-2.4.63-5.el10.x86_64 is already installed. 2026-01-26 23:44:03.605 | Dependencies resolved. 2026-01-26 23:44:03.606 | ================================================================================ 2026-01-26 23:44:03.606 | Package Architecture Version Repository Size 2026-01-26 23:44:03.606 | ================================================================================ 2026-01-26 23:44:03.606 | Installing: 2026-01-26 23:44:03.606 | python3-mod_wsgi x86_64 5.0.0-4.el10 appstream 957 k 2026-01-26 23:44:03.606 | 2026-01-26 23:44:03.606 | Transaction Summary 2026-01-26 23:44:03.606 | ================================================================================ 2026-01-26 23:44:03.606 | Install 1 Package 2026-01-26 23:44:03.606 | 2026-01-26 23:44:03.606 | Total download size: 957 k 2026-01-26 23:44:03.606 | Installed size: 5.6 M 2026-01-26 23:44:03.606 | Downloading Packages: 2026-01-26 23:44:03.837 | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm 8.5 MB/s | 957 kB 00:00 2026-01-26 23:44:03.839 | -------------------------------------------------------------------------------- 2026-01-26 23:44:03.840 | Total 4.0 MB/s | 957 kB 00:00 2026-01-26 23:44:03.867 | Running transaction check 2026-01-26 23:44:03.889 | Transaction check succeeded. 2026-01-26 23:44:03.889 | Running transaction test 2026-01-26 23:44:03.991 | Transaction test succeeded. 2026-01-26 23:44:03.991 | Running transaction 2026-01-26 23:44:04.192 | Preparing : 1/1 2026-01-26 23:44:04.416 | Installing : python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2026-01-26 23:44:04.741 | Running scriptlet: python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2026-01-26 23:44:04.741 | 2026-01-26 23:44:04.741 | Installed: 2026-01-26 23:44:04.741 | python3-mod_wsgi-5.0.0-4.el10.x86_64 2026-01-26 23:44:04.741 | 2026-01-26 23:44:04.741 | Complete! 2026-01-26 23:44:04.803 | + functions-common:yum_install:1481 : time_stop yum_install 2026-01-26 23:44:04.806 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:04.809 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:04.812 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:04.814 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:04.816 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:04.818 | + functions-common:time_stop:2418 : name=yum_install 2026-01-26 23:44:04.821 | + functions-common:time_stop:2419 : start_time=1769471042887 2026-01-26 23:44:04.824 | + functions-common:time_stop:2421 : [[ -z 1769471042887 ]] 2026-01-26 23:44:04.827 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:04.832 | + functions-common:time_stop:2424 : end_time=1769471044829 2026-01-26 23:44:04.833 | + functions-common:time_stop:2425 : elapsed_time=1942 2026-01-26 23:44:04.836 | + functions-common:time_stop:2426 : total=222558 2026-01-26 23:44:04.839 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:04.841 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=224500 2026-01-26 23:44:04.844 | + lib/apache:install_apache_wsgi:142 : sudo systemctl enable httpd 2026-01-26 23:44:04.871 | Created symlink '/etc/systemd/system/multi-user.target.wants/httpd.service' → '/usr/lib/systemd/system/httpd.service'. 2026-01-26 23:44:05.665 | + lib/apache:install_apache_wsgi:145 : sudo sed -i '/mod_mpm_prefork.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2026-01-26 23:44:05.697 | + lib/apache:install_apache_wsgi:146 : sudo sed -i '/mod_mpm_event.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2026-01-26 23:44:05.722 | + lib/apache:install_apache_wsgi:147 : sudo sed -i '/mod_mpm_worker.so/s/^#//g' /etc/httpd/conf.modules.d/00-mpm.conf 2026-01-26 23:44:05.747 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2026-01-26 23:44:05.750 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2026-01-26 23:44:05.754 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:44:05.757 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:05.760 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:05.762 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:05.767 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:05.770 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:05.774 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:05.777 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:05.780 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:05.784 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:05.788 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:05.791 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:05.794 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:05.797 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:05.801 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:05.804 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:05.807 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2026-01-26 23:44:05.810 | + inc/python:pip_install_gr:94 : local name=pymemcache 2026-01-26 23:44:05.814 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:44:05.818 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2026-01-26 23:44:05.821 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2026-01-26 23:44:05.824 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:44:05.829 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:44:05.829 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:44:05.835 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2026-01-26 23:44:05.838 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2026-01-26 23:44:05.841 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2026-01-26 23:44:05.845 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2026-01-26 23:44:05.848 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2026-01-26 23:44:05.876 | Using python 3.12 to install pymemcache!=1.3.0 2026-01-26 23:44:05.879 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'pymemcache!=1.3.0' 2026-01-26 23:44:06.657 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:44:06.732 | Collecting pymemcache!=1.3.0 2026-01-26 23:44:06.735 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl.metadata (14 kB) 2026-01-26 23:44:06.749 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/ba/2f7b22d8135b51c4fefb041461f8431e1908778e6539ff5af6eeaaee367a/pymemcache-4.0.0-py2.py3-none-any.whl (60 kB) 2026-01-26 23:44:06.772 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.4 MB/s eta 0:00:00 2026-01-26 23:44:07.661 | Installing collected packages: pymemcache 2026-01-26 23:44:07.764 | Successfully installed pymemcache-4.0.0 2026-01-26 23:44:07.765 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:44:08.051 | + inc/python:pip_install:216 : result=0 2026-01-26 23:44:08.054 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:44:08.057 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:08.060 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:08.063 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:08.066 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:08.070 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:08.073 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:44:08.076 | + functions-common:time_stop:2419 : start_time=1769471045869 2026-01-26 23:44:08.079 | + functions-common:time_stop:2421 : [[ -z 1769471045869 ]] 2026-01-26 23:44:08.083 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:08.087 | + functions-common:time_stop:2424 : end_time=1769471048084 2026-01-26 23:44:08.091 | + functions-common:time_stop:2425 : elapsed_time=2215 2026-01-26 23:44:08.093 | + functions-common:time_stop:2426 : total=136127 2026-01-26 23:44:08.096 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:08.099 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=138342 2026-01-26 23:44:08.101 | + inc/python:pip_install:219 : return 0 2026-01-26 23:44:08.104 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2026-01-26 23:44:08.108 | + functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/horizon.git 2026-01-26 23:44:08.110 | + functions-common:git_clone:582 : local git_dest=/opt/stack/horizon 2026-01-26 23:44:08.113 | + functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:44:08.116 | + functions-common:git_clone:584 : local orig_dir 2026-01-26 23:44:08.119 | ++ functions-common:git_clone:585 : pwd 2026-01-26 23:44:08.123 | + functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:44:08.126 | + functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:44:08.129 | ++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:44:08.149 | + functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:44:08.152 | + functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:44:08.156 | + functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:44:08.160 | + functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:44:08.160 | + functions-common:git_clone:602 : echo master 2026-01-26 23:44:08.162 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:44:08.167 | + functions-common:git_clone:616 : [[ ! -d /opt/stack/horizon ]] 2026-01-26 23:44:08.169 | + functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:44:08.173 | + functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/horizon 2026-01-26 23:44:08.196 | + functions-common:git_clone:664 : cd /opt/stack/horizon 2026-01-26 23:44:08.200 | + functions-common:git_clone:665 : git show --oneline 2026-01-26 23:44:08.201 | + functions-common:git_clone:665 : head -1 2026-01-26 23:44:08.207 | 479212220 Merge "Fix DHCP checkbox in subnet edit view" 2026-01-26 23:44:08.211 | + functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:44:08.214 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-01-26 23:44:08.217 | + ./stack.sh:main:980 : is_service_enabled tls-proxy 2026-01-26 23:44:08.237 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.240 | + ./stack.sh:main:981 : fix_system_ca_bundle_path 2026-01-26 23:44:08.244 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2026-01-26 23:44:08.264 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.267 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2026-01-26 23:44:08.271 | + lib/tls:fix_system_ca_bundle_path:367 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:08.275 | ++ lib/tls:fix_system_ca_bundle_path:370 : python3.12 -c 'try: 2026-01-26 23:44:08.275 | from requests import certs 2026-01-26 23:44:08.275 | print (certs.where()) 2026-01-26 23:44:08.275 | except ImportError: pass' 2026-01-26 23:44:08.424 | + lib/tls:fix_system_ca_bundle_path:370 : capath=/usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2026-01-26 23:44:08.427 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem == '' ]] 2026-01-26 23:44:08.429 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2026-01-26 23:44:08.433 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /usr/local/lib/python3.12/site-packages/certifi/cacert.pem ]] 2026-01-26 23:44:08.436 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2026-01-26 23:44:08.438 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:08.440 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:08.444 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:08.447 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:08.449 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:08.453 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:08.454 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:08.457 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:08.461 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:08.463 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:08.467 | + lib/tls:fix_system_ca_bundle_path:374 : sudo rm -f /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2026-01-26 23:44:08.493 | + lib/tls:fix_system_ca_bundle_path:375 : sudo ln -s /etc/pki/tls/certs/ca-bundle.crt /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2026-01-26 23:44:08.520 | + ./stack.sh:main:984 : is_service_enabled cinder 2026-01-26 23:44:08.543 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.546 | + ./stack.sh:main:986 : init_os_brick 2026-01-26 23:44:08.549 | + lib/cinder:init_os_brick:520 : mkdir -p /opt/stack/data/os_brick 2026-01-26 23:44:08.554 | + lib/cinder:init_os_brick:521 : is_service_enabled cinder 2026-01-26 23:44:08.574 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.577 | + lib/cinder:init_os_brick:522 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-01-26 23:44:08.620 | + lib/cinder:init_os_brick:524 : is_service_enabled nova 2026-01-26 23:44:08.642 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.646 | + lib/cinder:init_os_brick:525 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-01-26 23:44:08.694 | + lib/cinder:init_os_brick:527 : is_service_enabled glance 2026-01-26 23:44:08.715 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.718 | + lib/cinder:init_os_brick:528 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-01-26 23:44:08.763 | + lib/cinder:init_os_brick:529 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-01-26 23:44:08.810 | + ./stack.sh:main:993 : run_phase stack install 2026-01-26 23:44:08.814 | + functions-common:run_phase:1840 : local mode=stack 2026-01-26 23:44:08.817 | + functions-common:run_phase:1841 : local phase=install 2026-01-26 23:44:08.820 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:44:08.823 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:44:08.826 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:44:08.830 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:44:08.833 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:44:08.837 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:44:08.842 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:44:08.846 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:44:08.850 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:44:08.853 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2026-01-26 23:44:08.856 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:44:08.876 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:08.879 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:44:08.882 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:44:08.885 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-01-26 23:44:08.888 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-01-26 23:44:08.891 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:44:08.894 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest 2026-01-26 23:44:08.897 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-01-26 23:44:08.900 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-01-26 23:44:08.977 | ++ inc/async:async_inner:63 : install_tempest 2026-01-26 23:44:09.023 | [36990 Async install_tempest:114856]: running: install_tempest 2026-01-26 23:44:09.025 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-01-26 23:44:09.028 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-01-26 23:44:09.031 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:44:09.034 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-01-26 23:44:09.037 | + functions-common:run_phase:1867 : run_plugins stack install 2026-01-26 23:44:09.040 | + functions-common:run_plugins:1826 : local mode=stack 2026-01-26 23:44:09.043 | + functions-common:run_plugins:1827 : local phase=install 2026-01-26 23:44:09.046 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-01-26 23:44:09.049 | + functions-common:run_plugins:1830 : local plugin 2026-01-26 23:44:09.052 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-01-26 23:44:09.055 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-01-26 23:44:09.058 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-01-26 23:44:09.061 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack install 2026-01-26 23:44:09.064 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-01-26 23:44:09.068 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-01-26 23:44:09.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-01-26 23:44:09.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-01-26 23:44:09.079 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-01-26 23:44:09.082 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-01-26 23:44:09.086 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-01-26 23:44:09.090 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-01-26 23:44:09.092 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-01-26 23:44:09.096 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-01-26 23:44:09.100 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-01-26 23:44:09.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-01-26 23:44:09.107 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-01-26 23:44:09.110 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-01-26 23:44:09.113 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-01-26 23:44:09.116 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-01-26 23:44:09.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-01-26 23:44:09.122 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-01-26 23:44:09.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-01-26 23:44:09.130 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-01-26 23:44:09.132 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-01-26 23:44:09.151 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-01-26 23:44:09.155 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-01-26 23:44:09.158 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-01-26 23:44:09.161 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-01-26 23:44:09.165 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:44:09.186 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:44:09.189 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-01-26 23:44:09.194 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-01-26 23:44:09.195 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-01-26 23:44:09.201 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-01-26 23:44:09.203 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-01-26 23:44:09.206 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-01-26 23:44:09.212 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:44:09.234 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:44:09.237 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-01-26 23:44:09.240 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:44:09.244 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-01-26 23:44:09.248 | + ./stack.sh:main:996 : use_library_from_git python-openstackclient 2026-01-26 23:44:09.251 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-01-26 23:44:09.254 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:44:09.258 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:44:09.261 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2026-01-26 23:44:09.265 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:44:09.268 | + ./stack.sh:main:1000 : pip_install_gr python-openstackclient 2026-01-26 23:44:09.272 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-01-26 23:44:09.275 | + inc/python:pip_install_gr:95 : local clean_name 2026-01-26 23:44:09.279 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-01-26 23:44:09.282 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-01-26 23:44:09.285 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-01-26 23:44:09.289 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-01-26 23:44:09.290 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-01-26 23:44:09.295 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-01-26 23:44:09.298 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-01-26 23:44:09.301 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-01-26 23:44:09.305 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-01-26 23:44:09.307 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-01-26 23:44:09.331 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-01-26 23:44:09.333 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-01-26 23:44:10.085 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:44:10.431 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-01-26 23:44:10.435 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/97/1a0ae958dfe6bf82ec4e251067dda0280e51a5c4bc69346d8b5c13f8abc6/python_openstackclient-8.3.0-py3-none-any.whl.metadata (10 kB) 2026-01-26 23:44:10.452 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-01-26 23:44:10.453 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-01-26 23:44:10.455 | Requirement already satisfied: cliff>=4.13.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.13.1) 2026-01-26 23:44:10.456 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-01-26 23:44:10.458 | Requirement already satisfied: openstacksdk>=4.6.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.9.0) 2026-01-26 23:44:10.459 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.3.0) 2026-01-26 23:44:10.460 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.7.1) 2026-01-26 23:44:10.462 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.7.0) 2026-01-26 23:44:10.463 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.8.0) 2026-01-26 23:44:10.483 | Requirement already satisfied: requests>=2.27.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.32.5) 2026-01-26 23:44:10.483 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.6.0) 2026-01-26 23:44:10.488 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.5.2) 2026-01-26 23:44:10.489 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-01-26 23:44:10.490 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.16.0) 2026-01-26 23:44:10.492 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-01-26 23:44:10.505 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-01-26 23:44:10.514 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.2.1) 2026-01-26 23:44:10.515 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-01-26 23:44:10.516 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.0.1) 2026-01-26 23:44:10.517 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-01-26 23:44:10.518 | Requirement already satisfied: keystoneauth1>=5.10.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (5.13.0) 2026-01-26 23:44:10.519 | Requirement already satisfied: os-service-types>=1.8.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-01-26 23:44:10.520 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.5.0) 2026-01-26 23:44:10.522 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (7.1.1) 2026-01-26 23:44:10.523 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.4.0) 2026-01-26 23:44:10.524 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-01-26 23:44:10.531 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (9.2.0) 2026-01-26 23:44:10.537 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->python-openstackclient!=7.3.0,!=7.3.1) (69.0.3) 2026-01-26 23:44:10.550 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-01-26 23:44:10.551 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.2.0) 2026-01-26 23:44:10.552 | Requirement already satisfied: oslo.serialization>=2.18.0 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-01-26 23:44:10.554 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (25.0) 2026-01-26 23:44:10.561 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.4) 2026-01-26 23:44:10.562 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.11) 2026-01-26 23:44:10.565 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (1.26.20) 2026-01-26 23:44:10.566 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2026.1.4) 2026-01-26 23:44:10.577 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.23) 2026-01-26 23:44:10.586 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-01-26 23:44:10.587 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.1) 2026-01-26 23:44:10.589 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.2.14) 2026-01-26 23:44:10.593 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-01-26 23:44:10.615 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.0) 2026-01-26 23:44:10.637 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-01-26 23:44:10.638 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-01-26 23:44:10.644 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.2) 2026-01-26 23:44:10.645 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2025.2) 2026-01-26 23:44:10.654 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=2.3.0->python-openstackclient!=7.3.0,!=7.3.1) (3.2.5) 2026-01-26 23:44:10.788 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (14.2.0) 2026-01-26 23:44:10.816 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-01-26 23:44:10.817 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2026-01-26 23:44:10.837 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-01-26 23:44:10.857 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/97/1a0ae958dfe6bf82ec4e251067dda0280e51a5c4bc69346d8b5c13f8abc6/python_openstackclient-8.3.0-py3-none-any.whl (1.1 MB) 2026-01-26 23:44:10.925 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.3 MB/s eta 0:00:00 2026-01-26 23:44:11.710 | WARNING: Skipping /usr/local/lib/python3.12/site-packages/tox-4.32.0.dist-info due to invalid metadata entry 'name' 2026-01-26 23:44:11.811 | Installing collected packages: python-openstackclient 2026-01-26 23:44:12.830 | Successfully installed python-openstackclient-8.3.0 2026-01-26 23:44:12.830 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:44:13.135 | + inc/python:pip_install:216 : result=0 2026-01-26 23:44:13.138 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:44:13.141 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:13.143 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:13.146 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:13.149 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:13.151 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:13.153 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:44:13.156 | + functions-common:time_stop:2419 : start_time=1769471049326 2026-01-26 23:44:13.160 | + functions-common:time_stop:2421 : [[ -z 1769471049326 ]] 2026-01-26 23:44:13.162 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:13.165 | + functions-common:time_stop:2424 : end_time=1769471053163 2026-01-26 23:44:13.168 | + functions-common:time_stop:2425 : elapsed_time=3837 2026-01-26 23:44:13.170 | + functions-common:time_stop:2426 : total=138342 2026-01-26 23:44:13.172 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:13.175 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=142179 2026-01-26 23:44:13.178 | + inc/python:pip_install:219 : return 0 2026-01-26 23:44:13.181 | + ./stack.sh:main:1001 : is_service_enabled openstack-cli-server 2026-01-26 23:44:13.197 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:13.198 | + ./stack.sh:main:1002 : install_openstack_cli_server 2026-01-26 23:44:13.202 | + functions-common:install_openstack_cli_server:2433 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:44:13.205 | + functions-common:install_openstack_cli_server:2433 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:44:13.208 | + functions-common:install_openstack_cli_server:2434 : run_process openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.211 | + functions-common:run_process:1666 : local service=openstack-cli-server 2026-01-26 23:44:13.214 | + functions-common:run_process:1667 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.216 | + functions-common:run_process:1668 : local group= 2026-01-26 23:44:13.219 | + functions-common:run_process:1669 : local user= 2026-01-26 23:44:13.222 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:44:13.225 | + functions-common:run_process:1672 : local name=openstack-cli-server 2026-01-26 23:44:13.228 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:44:13.231 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:44:13.234 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:13.237 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:13.240 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:13.245 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471053242 2026-01-26 23:44:13.249 | + functions-common:run_process:1675 : is_service_enabled openstack-cli-server 2026-01-26 23:44:13.267 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:13.270 | + functions-common:run_process:1676 : _run_under_systemd openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2026-01-26 23:44:13.273 | + functions-common:_run_under_systemd:1620 : local service=openstack-cli-server 2026-01-26 23:44:13.276 | + functions-common:_run_under_systemd:1621 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.279 | + functions-common:_run_under_systemd:1622 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.282 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.285 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.288 | + functions-common:_common_systemd_pitfalls:1595 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2026-01-26 23:44:13.290 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2026-01-26 23:44:13.293 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@openstack-cli-server.service 2026-01-26 23:44:13.296 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:44:13.299 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:44:13.301 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:44:13.304 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:44:13.307 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2026-01-26 23:44:13.310 | + functions-common:_run_under_systemd:1636 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2026-01-26 23:44:13.313 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@openstack-cli-server.service '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2026-01-26 23:44:13.316 | + functions-common:write_user_unit_file:1527 : local service=devstack@openstack-cli-server.service 2026-01-26 23:44:13.318 | + functions-common:write_user_unit_file:1528 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.320 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:44:13.322 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:44:13.324 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:44:13.327 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:44:13.329 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:44:13.332 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2026-01-26 23:44:13.335 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:44:13.339 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2026-01-26 23:44:13.451 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:44:13.568 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2026-01-26 23:44:13.663 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecStart '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2026-01-26 23:44:13.748 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2026-01-26 23:44:13.828 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2026-01-26 23:44:13.921 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:44:14.019 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:44:14.022 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:44:14.025 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2026-01-26 23:44:14.147 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:44:15.021 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@openstack-cli-server.service 2026-01-26 23:44:15.054 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2026-01-26 23:44:15.818 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@openstack-cli-server.service 2026-01-26 23:44:15.884 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:44:15.887 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:15.891 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:15.893 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:15.897 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:15.899 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:15.902 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:44:15.905 | + functions-common:time_stop:2419 : start_time=1769471053242 2026-01-26 23:44:15.908 | + functions-common:time_stop:2421 : [[ -z 1769471053242 ]] 2026-01-26 23:44:15.912 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:15.919 | + functions-common:time_stop:2424 : end_time=1769471055915 2026-01-26 23:44:15.921 | + functions-common:time_stop:2425 : elapsed_time=2673 2026-01-26 23:44:15.925 | + functions-common:time_stop:2426 : total=0 2026-01-26 23:44:15.929 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:15.933 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2673 2026-01-26 23:44:15.937 | + ./stack.sh:main:1008 : install_oscwrap 2026-01-26 23:44:15.941 | ++ functions-common:install_oscwrap:2462 : mktemp 2026-01-26 23:44:15.946 | + functions-common:install_oscwrap:2462 : OSCWRAP_TIMER_FILE=/tmp/tmp.ZaUxu2bJFK 2026-01-26 23:44:15.949 | + functions-common:install_oscwrap:2465 : shopt -s expand_aliases 2026-01-26 23:44:15.952 | + functions-common:install_oscwrap:2468 : unalias -a 2026-01-26 23:44:15.955 | + functions-common:install_oscwrap:2470 : alias openstack=oscwrap 2026-01-26 23:44:15.958 | + ./stack.sh:main:1013 : [[ False != \F\a\l\s\e ]] 2026-01-26 23:44:15.961 | + ./stack.sh:main:1053 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-01-26 23:44:15.964 | + ./stack.sh:main:1054 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-01-26 23:44:15.966 | + ./stack.sh:main:1054 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-01-26 23:44:15.969 | + ./stack.sh:main:1061 : is_service_enabled mysql postgresql 2026-01-26 23:44:15.989 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:15.992 | + ./stack.sh:main:1062 : configure_database 2026-01-26 23:44:15.995 | + lib/database:configure_database:128 : configure_database_mysql 2026-01-26 23:44:15.997 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-01-26 23:44:16.000 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-01-26 23:44:16.002 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:44:16.005 | + ./stack.sh:echo_summary:444 : echo -e Configuring and starting MySQL 2026-01-26 23:44:16.008 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-01-26 23:44:16.010 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:16.012 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:16.013 | + lib/databases/mysql:configure_database_mysql:65 : is_fedora 2026-01-26 23:44:16.017 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:16.019 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:16.021 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:16.024 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:16.027 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:16.030 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:16.033 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:16.035 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:16.037 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:16.040 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:16.043 | + lib/databases/mysql:configure_database_mysql:66 : my_conf=/etc/my.cnf 2026-01-26 23:44:16.045 | + lib/databases/mysql:configure_database_mysql:67 : local cracklib_conf=/etc/my.cnf.d/cracklib_password_check.cnf 2026-01-26 23:44:16.049 | + lib/databases/mysql:configure_database_mysql:68 : '[' -f /etc/my.cnf.d/cracklib_password_check.cnf ']' 2026-01-26 23:44:16.051 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-01-26 23:44:16.054 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:16.057 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:16.061 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-01-26 23:44:16.065 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2026-01-26 23:44:16.065 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2026-01-26 23:44:16.071 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/my.cnf mysqld bind-address 0.0.0.0 2026-01-26 23:44:16.200 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-01-26 23:44:16.204 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:16.206 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:16.208 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:16.210 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:16.214 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:16.217 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:16.220 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:16.222 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:16.224 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:16.226 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:16.229 | + lib/databases/mysql:configure_database_mysql:90 : start_service mariadb 2026-01-26 23:44:16.232 | + functions-common:start_service:2319 : '[' -x /bin/systemctl ']' 2026-01-26 23:44:16.234 | + functions-common:start_service:2320 : sudo /bin/systemctl start mariadb 2026-01-26 23:44:19.402 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-01-26 23:44:19.405 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-01-26 23:44:19.408 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:19.411 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:19.414 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-01-26 23:44:19.416 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password secretdatabase 2026-01-26 23:44:19.453 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-01-26 23:44:19.457 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:19.460 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:19.464 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2026-01-26 23:44:19.466 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-01-26 23:44:19.471 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-01-26 23:44:19.471 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2026-01-26 23:44:19.513 | + lib/databases/mysql:configure_database_mysql:124 : db_version=10.11.15 2026-01-26 23:44:19.517 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-01-26 23:44:19.517 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 10.11.15 2026-01-26 23:44:19.518 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-01-26 23:44:19.523 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-01-26 23:44:19.525 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-01-26 23:44:19.528 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:19.532 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:19.534 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2026-01-26 23:44:19.573 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-01-26 23:44:19.611 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/my.cnf mysqld sql_mode TRADITIONAL 2026-01-26 23:44:19.704 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/my.cnf mysqld default-storage-engine InnoDB 2026-01-26 23:44:19.788 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/my.cnf mysqld max_connections 1024 2026-01-26 23:44:19.877 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:19.880 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-01-26 23:44:19.884 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-01-26 23:44:19.884 | enabling MySQL performance counting 2026-01-26 23:44:19.886 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2026-01-26 23:44:19.911 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2026-01-26 23:44:19.915 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/devstack/tools/dbcounter 2026-01-26 23:44:20.676 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:44:20.686 | Processing ./tools/dbcounter 2026-01-26 23:44:20.688 | Installing build dependencies: started 2026-01-26 23:44:25.024 | Installing build dependencies: finished with status 'done' 2026-01-26 23:44:25.026 | Getting requirements to build wheel: started 2026-01-26 23:44:25.184 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:44:25.184 | Preparing metadata (pyproject.toml): started 2026-01-26 23:44:25.349 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:44:25.354 | Building wheels for collected packages: dbcounter 2026-01-26 23:44:25.355 | Building wheel for dbcounter (pyproject.toml): started 2026-01-26 23:44:25.568 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-01-26 23:44:25.569 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=eca364a8f935872d862e8dc9793b23394212267b63d796b6defddcb454b731ac 2026-01-26 23:44:25.569 | Stored in directory: /tmp/pip-ephem-wheel-cache-s7w4u6_6/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2026-01-26 23:44:25.573 | Successfully built dbcounter 2026-01-26 23:44:26.489 | Installing collected packages: dbcounter 2026-01-26 23:44:26.556 | Successfully installed dbcounter-0.1 2026-01-26 23:44:26.557 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:44:26.908 | + inc/python:pip_install:216 : result=0 2026-01-26 23:44:26.910 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:44:26.912 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:26.915 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:26.917 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:26.920 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:26.923 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:26.925 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:44:26.928 | + functions-common:time_stop:2419 : start_time=1769471059905 2026-01-26 23:44:26.931 | + functions-common:time_stop:2421 : [[ -z 1769471059905 ]] 2026-01-26 23:44:26.934 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:26.938 | + functions-common:time_stop:2424 : end_time=1769471066935 2026-01-26 23:44:26.941 | + functions-common:time_stop:2425 : elapsed_time=7030 2026-01-26 23:44:26.943 | + functions-common:time_stop:2426 : total=142179 2026-01-26 23:44:26.945 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:26.948 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=149209 2026-01-26 23:44:26.951 | + inc/python:pip_install:219 : return 0 2026-01-26 23:44:26.954 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-01-26 23:44:26.956 | + lib/database:recreate_database:112 : local db=stats 2026-01-26 23:44:26.958 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-01-26 23:44:26.961 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-01-26 23:44:26.964 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-01-26 23:44:26.979 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-01-26 23:44:26.995 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -psecretdatabase -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-01-26 23:44:26.995 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-01-26 23:44:27.037 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-01-26 23:44:27.040 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/my.cnf mysqld read_buffer_size 64K 2026-01-26 23:44:27.146 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/my.cnf mysqld innodb_buffer_pool_size 16M 2026-01-26 23:44:27.254 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/my.cnf mysqld thread_stack 192K 2026-01-26 23:44:27.384 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/my.cnf mysqld thread_cache_size 8 2026-01-26 23:44:27.462 | ++ inc/async:async_inner:64 : rc=0 2026-01-26 23:44:27.484 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/my.cnf mysqld tmp_table_size 8M 2026-01-26 23:44:27.489 | [114856 Async install_tempest:114856]: finished successfully 2026-01-26 23:44:27.587 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/my.cnf mysqld sort_buffer_size 8M 2026-01-26 23:44:27.689 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/my.cnf mysqld max_allowed_packet 8M 2026-01-26 23:44:27.791 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mariadb 2026-01-26 23:44:27.794 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:44:27.797 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mariadb 2026-01-26 23:44:28.439 | + ./stack.sh:main:1066 : save_stackenv 1066 2026-01-26 23:44:28.442 | + functions-common:save_stackenv:63 : local tag=1066 2026-01-26 23:44:28.445 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-01-26 23:44:28.451 | + functions-common:save_stackenv:65 : time_stamp=2026-01-26-184428 2026-01-26 23:44:28.454 | + functions-common:save_stackenv:66 : echo '# 2026-01-26-184428 1066' 2026-01-26 23:44:28.457 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.459 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-01-26 23:44:28.462 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.464 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-01-26 23:44:28.467 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.470 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-01-26 23:44:28.472 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.474 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy 2026-01-26 23:44:28.477 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.480 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.18 2026-01-26 23:44:28.482 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.485 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.18/identity 2026-01-26 23:44:28.488 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.491 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-01-26-183654 2026-01-26 23:44:28.493 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.496 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-01-26 23:44:28.498 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.501 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.18 2026-01-26 23:44:28.503 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.506 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-01-26 23:44:28.509 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.511 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.18,IP:::1 2026-01-26 23:44:28.513 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.516 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-01-26 23:44:28.519 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.522 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-01-26 23:44:28.525 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.527 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.18 2026-01-26 23:44:28.529 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:44:28.532 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-01-26 23:44:28.534 | + ./stack.sh:main:1076 : start_dstat 2026-01-26 23:44:28.537 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-01-26 23:44:28.540 | + functions-common:run_process:1666 : local service=dstat 2026-01-26 23:44:28.542 | + functions-common:run_process:1667 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2026-01-26 23:44:28.544 | + functions-common:run_process:1668 : local group= 2026-01-26 23:44:28.547 | + functions-common:run_process:1669 : local user= 2026-01-26 23:44:28.549 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:44:28.552 | + functions-common:run_process:1672 : local name=dstat 2026-01-26 23:44:28.554 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:44:28.557 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:44:28.559 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:28.561 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:28.564 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:28.569 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471068566 2026-01-26 23:44:28.572 | + functions-common:run_process:1675 : is_service_enabled dstat 2026-01-26 23:44:28.592 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:44:28.595 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:44:28.598 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:28.601 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:28.605 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:28.608 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:28.611 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:28.614 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:44:28.617 | + functions-common:time_stop:2419 : start_time=1769471068566 2026-01-26 23:44:28.620 | + functions-common:time_stop:2421 : [[ -z 1769471068566 ]] 2026-01-26 23:44:28.624 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:28.628 | + functions-common:time_stop:2424 : end_time=1769471068625 2026-01-26 23:44:28.631 | + functions-common:time_stop:2425 : elapsed_time=59 2026-01-26 23:44:28.633 | + functions-common:time_stop:2426 : total=2673 2026-01-26 23:44:28.637 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:28.639 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2732 2026-01-26 23:44:28.643 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-01-26 23:44:28.646 | + functions-common:run_process:1666 : local service=memory_tracker 2026-01-26 23:44:28.648 | + functions-common:run_process:1667 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:28.651 | + functions-common:run_process:1668 : local group= 2026-01-26 23:44:28.654 | + functions-common:run_process:1669 : local user=root 2026-01-26 23:44:28.657 | + functions-common:run_process:1670 : local env_vars=PYTHON=python3.12 2026-01-26 23:44:28.660 | + functions-common:run_process:1672 : local name=memory_tracker 2026-01-26 23:44:28.663 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:44:28.665 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:44:28.669 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:28.672 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:28.675 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:28.681 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471068678 2026-01-26 23:44:28.684 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2026-01-26 23:44:28.704 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:28.707 | + functions-common:run_process:1676 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-01-26 23:44:28.711 | + functions-common:_run_under_systemd:1620 : local service=memory_tracker 2026-01-26 23:44:28.714 | + functions-common:_run_under_systemd:1621 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:28.717 | + functions-common:_run_under_systemd:1622 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:28.720 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:28.724 | + functions-common:_common_systemd_pitfalls:1592 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:28.727 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2026-01-26 23:44:28.730 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2026-01-26 23:44:28.733 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@memory_tracker.service 2026-01-26 23:44:28.737 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:44:28.740 | + functions-common:_run_under_systemd:1628 : local user=root 2026-01-26 23:44:28.743 | + functions-common:_run_under_systemd:1629 : [[ -z root ]] 2026-01-26 23:44:28.747 | + functions-common:_run_under_systemd:1632 : local env_vars=PYTHON=python3.12 2026-01-26 23:44:28.750 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2026-01-26 23:44:28.753 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2026-01-26 23:44:28.756 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-01-26 23:44:28.759 | + functions-common:write_user_unit_file:1527 : local service=devstack@memory_tracker.service 2026-01-26 23:44:28.762 | + functions-common:write_user_unit_file:1528 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:28.765 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:44:28.768 | + functions-common:write_user_unit_file:1530 : local user=root 2026-01-26 23:44:28.771 | + functions-common:write_user_unit_file:1531 : local env_vars=PYTHON=python3.12 2026-01-26 23:44:28.773 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:44:28.777 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:44:28.780 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2026-01-26 23:44:28.783 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:44:28.788 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2026-01-26 23:44:28.911 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:44:29.033 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2026-01-26 23:44:29.134 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:44:29.234 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2026-01-26 23:44:29.332 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2026-01-26 23:44:29.428 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:44:29.528 | + functions-common:write_user_unit_file:1546 : [[ -n PYTHON=python3.12 ]] 2026-01-26 23:44:29.531 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2026-01-26 23:44:29.628 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:44:29.630 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2026-01-26 23:44:29.744 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:44:30.565 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@memory_tracker.service 2026-01-26 23:44:30.598 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2026-01-26 23:44:31.338 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@memory_tracker.service 2026-01-26 23:44:31.405 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:44:31.408 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:31.412 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:31.416 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:31.419 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:31.422 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:31.425 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:44:31.428 | + functions-common:time_stop:2419 : start_time=1769471068678 2026-01-26 23:44:31.431 | + functions-common:time_stop:2421 : [[ -z 1769471068678 ]] 2026-01-26 23:44:31.435 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:31.442 | + functions-common:time_stop:2424 : end_time=1769471071438 2026-01-26 23:44:31.445 | + functions-common:time_stop:2425 : elapsed_time=2760 2026-01-26 23:44:31.449 | + functions-common:time_stop:2426 : total=2732 2026-01-26 23:44:31.451 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:31.455 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5492 2026-01-26 23:44:31.458 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-01-26 23:44:31.479 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:44:31.482 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.485 | + functions-common:run_process:1666 : local service=file_tracker 2026-01-26 23:44:31.488 | + functions-common:run_process:1667 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.491 | + functions-common:run_process:1668 : local group= 2026-01-26 23:44:31.494 | + functions-common:run_process:1669 : local user= 2026-01-26 23:44:31.498 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:44:31.500 | + functions-common:run_process:1672 : local name=file_tracker 2026-01-26 23:44:31.503 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:44:31.506 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:44:31.509 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:31.512 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:31.516 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:31.522 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471071518 2026-01-26 23:44:31.524 | + functions-common:run_process:1675 : is_service_enabled file_tracker 2026-01-26 23:44:31.543 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:31.547 | + functions-common:run_process:1676 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2026-01-26 23:44:31.549 | + functions-common:_run_under_systemd:1620 : local service=file_tracker 2026-01-26 23:44:31.552 | + functions-common:_run_under_systemd:1621 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.555 | + functions-common:_run_under_systemd:1622 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.557 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.560 | + functions-common:_common_systemd_pitfalls:1592 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.563 | + functions-common:_common_systemd_pitfalls:1595 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2026-01-26 23:44:31.567 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2026-01-26 23:44:31.569 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@file_tracker.service 2026-01-26 23:44:31.571 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:44:31.575 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:44:31.578 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:44:31.580 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:44:31.583 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2026-01-26 23:44:31.587 | + functions-common:_run_under_systemd:1636 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2026-01-26 23:44:31.589 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2026-01-26 23:44:31.592 | + functions-common:write_user_unit_file:1527 : local service=devstack@file_tracker.service 2026-01-26 23:44:31.595 | + functions-common:write_user_unit_file:1528 : local command=/opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:31.597 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:44:31.600 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:44:31.604 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:44:31.606 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:44:31.608 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:44:31.610 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2026-01-26 23:44:31.613 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:44:31.618 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2026-01-26 23:44:31.734 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:44:31.840 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2026-01-26 23:44:31.920 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:44:32.012 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2026-01-26 23:44:32.109 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2026-01-26 23:44:32.204 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:44:32.301 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:44:32.304 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:44:32.307 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2026-01-26 23:44:32.430 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:44:33.226 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@file_tracker.service 2026-01-26 23:44:33.258 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2026-01-26 23:44:34.014 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@file_tracker.service 2026-01-26 23:44:34.076 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:44:34.080 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:34.082 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:34.085 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:34.088 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:34.091 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:34.095 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:44:34.098 | + functions-common:time_stop:2419 : start_time=1769471071518 2026-01-26 23:44:34.101 | + functions-common:time_stop:2421 : [[ -z 1769471071518 ]] 2026-01-26 23:44:34.104 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:34.110 | + functions-common:time_stop:2424 : end_time=1769471074107 2026-01-26 23:44:34.114 | + functions-common:time_stop:2425 : elapsed_time=2589 2026-01-26 23:44:34.116 | + functions-common:time_stop:2426 : total=5492 2026-01-26 23:44:34.119 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:34.122 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8081 2026-01-26 23:44:34.125 | + ./stack.sh:main:1078 : is_service_enabled atop 2026-01-26 23:44:34.144 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:44:34.148 | + ./stack.sh:main:1086 : is_service_enabled tcpdump 2026-01-26 23:44:34.167 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:44:34.170 | + ./stack.sh:main:1094 : is_service_enabled etcd3 2026-01-26 23:44:34.189 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:34.192 | + ./stack.sh:main:1095 : start_etcd3 2026-01-26 23:44:34.194 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-01-26 23:44:34.197 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0005596550.novalocal --data-dir /opt/stack/data/etcd' 2026-01-26 23:44:34.200 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-01-26 23:44:34.203 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0005596550.novalocal=http://38.102.83.18:2380' 2026-01-26 23:44:34.206 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://38.102.83.18:2380' 2026-01-26 23:44:34.209 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://38.102.83.18:2379' 2026-01-26 23:44:34.213 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-01-26 23:44:34.215 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-01-26 23:44:34.218 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://38.102.83.18:2379' 2026-01-26 23:44:34.221 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-01-26 23:44:34.224 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-01-26 23:44:34.226 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-01-26 23:44:34.229 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0005596550.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005596550.novalocal=http://38.102.83.18:2380 --initial-advertise-peer-urls http://38.102.83.18:2380 --advertise-client-urls http://38.102.83.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.18:2379 --log-level=debug' '' root 2026-01-26 23:44:34.233 | + functions-common:write_user_unit_file:1527 : local service=devstack@etcd.service 2026-01-26 23:44:34.235 | + functions-common:write_user_unit_file:1528 : local 'command=/opt/stack/bin/etcd --name np0005596550.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005596550.novalocal=http://38.102.83.18:2380 --initial-advertise-peer-urls http://38.102.83.18:2380 --advertise-client-urls http://38.102.83.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.18:2379 --log-level=debug' 2026-01-26 23:44:34.238 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:44:34.242 | + functions-common:write_user_unit_file:1530 : local user=root 2026-01-26 23:44:34.244 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:44:34.248 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:44:34.251 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:44:34.254 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-01-26 23:44:34.257 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:44:34.262 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-01-26 23:44:34.374 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:44:34.491 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-01-26 23:44:34.590 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0005596550.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005596550.novalocal=http://38.102.83.18:2380 --initial-advertise-peer-urls http://38.102.83.18:2380 --advertise-client-urls http://38.102.83.18:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.18:2379 --log-level=debug' 2026-01-26 23:44:34.689 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-01-26 23:44:34.789 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-01-26 23:44:34.889 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:44:34.988 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:44:34.991 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:44:34.994 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-01-26 23:44:35.119 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:44:35.881 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-01-26 23:44:35.993 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-01-26 23:44:36.091 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-01-26 23:44:36.192 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-01-26 23:44:36.294 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-01-26 23:44:36.298 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:44:36.303 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-01-26 23:44:36.307 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-01-26 23:44:37.146 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-01-26 23:44:37.182 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@etcd.service' → '/etc/systemd/system/devstack@etcd.service'. 2026-01-26 23:44:37.927 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-01-26 23:44:38.344 | + ./stack.sh:main:1101 : is_service_enabled tls-proxy 2026-01-26 23:44:38.368 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:38.370 | + ./stack.sh:main:1102 : start_tls_proxy http-services '*' 443 38.102.83.18 80 2026-01-26 23:44:38.374 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2026-01-26 23:44:38.377 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-01-26 23:44:38.380 | + lib/tls:start_tls_proxy:512 : local f_port=443 2026-01-26 23:44:38.384 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.18 2026-01-26 23:44:38.387 | + lib/tls:start_tls_proxy:514 : local b_port=80 2026-01-26 23:44:38.390 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-01-26 23:44:38.393 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-01-26 23:44:38.396 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-01-26 23:44:38.400 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2026-01-26 23:44:38.403 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2026-01-26 23:44:38.406 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/httpd/conf.d/connection-tuning.conf' 2026-01-26 23:44:38.439 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2026-01-26 23:44:38.443 | + lib/tls:start_tls_proxy:521 : local config_file 2026-01-26 23:44:38.447 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2026-01-26 23:44:38.450 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2026-01-26 23:44:38.453 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:44:38.456 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.460 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.463 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:44:38.466 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.470 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.473 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.476 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.480 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.482 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.485 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.489 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.492 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.495 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.498 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2026-01-26 23:44:38.502 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/http-services-tls-proxy.conf ']' 2026-01-26 23:44:38.505 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2026-01-26 23:44:38.509 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2026-01-26 23:44:38.512 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-01-26 23:44:38.515 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2026-01-26 23:44:38.518 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2026-01-26 23:44:38.522 | + lib/tls:start_tls_proxy:528 : listen_string= 2026-01-26 23:44:38.525 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled' 2026-01-26 23:44:38.554 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:38.558 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-01-26 23:44:38.561 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-01-26 23:44:38.564 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:38.567 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:38.571 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.575 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.578 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:38.581 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.585 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.588 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.591 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.594 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.597 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.600 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.604 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.608 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.610 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.614 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:38.617 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:38.621 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-01-26 23:44:38.624 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-01-26 23:44:38.627 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:38.631 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:38.634 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.637 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.641 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:38.644 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.647 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.650 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.653 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.656 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.658 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.662 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.665 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.668 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.671 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.674 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:38.677 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:38.682 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-01-26 23:44:38.684 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-01-26 23:44:38.687 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:38.691 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:38.694 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.697 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.700 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:38.704 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.706 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.709 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.713 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.716 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.719 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.723 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.726 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.728 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.732 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.735 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:38.739 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:38.742 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-01-26 23:44:38.745 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-01-26 23:44:38.749 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:38.752 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:38.755 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.758 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.761 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:38.765 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.769 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.772 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.775 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.778 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.781 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.784 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.788 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.790 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.794 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.797 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:38.801 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2026-01-26 23:44:38.804 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2026-01-26 23:44:38.807 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:44:38.811 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:44:38.814 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:44:38.817 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:38.821 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.823 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.827 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:38.830 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.833 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.837 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.839 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.842 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.845 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.848 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.851 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.854 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.857 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.861 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:38.864 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:44:38.867 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:38.870 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:38.874 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:44:38.876 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:38.880 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:38.883 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:38.887 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:38.890 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:38.893 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:38.896 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:38.899 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:38.902 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:38.906 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:38.910 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2026-01-26 23:44:38.913 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled ]] 2026-01-26 23:44:38.916 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/http-services-tls-proxy.conf ]] 2026-01-26 23:44:38.920 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled /etc/httpd/conf.d/http-services-tls-proxy.conf 2026-01-26 23:44:38.947 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-01-26 23:44:38.951 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:44:38.954 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:44:38.957 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:44:40.178 | + ./stack.sh:main:1106 : write_clouds_yaml 2026-01-26 23:44:40.181 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-01-26 23:44:40.186 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2026-01-26 23:44:40.191 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2026-01-26 23:44:40.220 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2026-01-26 23:44:40.247 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2026-01-26 23:44:40.251 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-01-26 23:44:40.253 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2026-01-26 23:44:40.257 | + functions-common:write_clouds_yaml:92 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username demo --os-password secretadmin --os-project-name demo 2026-01-26 23:44:40.331 | The user clouds.yaml file didn't exist. 2026-01-26 23:44:40.339 | + functions-common:write_clouds_yaml:103 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username admin --os-password secretadmin --os-project-name admin 2026-01-26 23:44:40.428 | + functions-common:write_clouds_yaml:114 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username admin --os-password secretadmin --os-project-name demo 2026-01-26 23:44:40.521 | + functions-common:write_clouds_yaml:125 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2026-01-26 23:44:40.612 | + functions-common:write_clouds_yaml:136 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2026-01-26 23:44:40.671 | + functions-common:write_clouds_yaml:147 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2026-01-26 23:44:40.762 | + functions-common:write_clouds_yaml:158 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2026-01-26 23:44:40.904 | + functions-common:write_clouds_yaml:169 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username admin --os-password secretadmin --os-system-scope all 2026-01-26 23:44:40.999 | + functions-common:write_clouds_yaml:180 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username system_member --os-password secretadmin --os-system-scope all 2026-01-26 23:44:41.056 | + functions-common:write_clouds_yaml:191 : /bin/python3.12 /opt/stack/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-cacert /opt/stack/data/ca-bundle.pem --os-auth-url https://38.102.83.18/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2026-01-26 23:44:41.151 | + functions-common:write_clouds_yaml:201 : cat 2026-01-26 23:44:41.157 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2026-01-26 23:44:41.161 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2026-01-26 23:44:41.164 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2026-01-26 23:44:41.169 | + ./stack.sh:main:1107 : export OS_CLOUD=devstack-admin 2026-01-26 23:44:41.173 | + ./stack.sh:main:1107 : OS_CLOUD=devstack-admin 2026-01-26 23:44:41.176 | + ./stack.sh:main:1109 : is_service_enabled keystone 2026-01-26 23:44:41.195 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:41.198 | + ./stack.sh:main:1110 : echo_summary 'Starting Keystone' 2026-01-26 23:44:41.202 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:44:41.205 | + ./stack.sh:echo_summary:444 : echo -e Starting Keystone 2026-01-26 23:44:41.208 | + ./stack.sh:main:1112 : '[' 38.102.83.18 == 38.102.83.18 ']' 2026-01-26 23:44:41.212 | + ./stack.sh:main:1113 : init_keystone 2026-01-26 23:44:41.215 | + lib/keystone:init_keystone:466 : is_service_enabled ldap 2026-01-26 23:44:41.234 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:44:41.238 | + lib/keystone:init_keystone:470 : [[ True == True ]] 2026-01-26 23:44:41.241 | + lib/keystone:init_keystone:472 : recreate_database keystone 2026-01-26 23:44:41.244 | + lib/database:recreate_database:112 : local db=keystone 2026-01-26 23:44:41.247 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-01-26 23:44:41.250 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-01-26 23:44:41.254 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-01-26 23:44:41.271 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-01-26 23:44:41.286 | + lib/keystone:init_keystone:475 : time_start dbsync 2026-01-26 23:44:41.289 | + functions-common:time_start:2398 : local name=dbsync 2026-01-26 23:44:41.292 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:41.296 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:41.300 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:41.306 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471081302 2026-01-26 23:44:41.309 | + lib/keystone:init_keystone:477 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-01-26 23:44:42.872 | INFO dbcounter [-] Registered counter for database keystone 2026-01-26 23:44:42.880 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=124582) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:44:42.886 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:44:42.886 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:44:42.887 | DEBUG dbcounter [-] [124582] Writer thread running {{(pid=124582) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:44:42.918 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-01-26 23:44:44.091 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:44:44.093 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-01-26 23:44:44.093 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.095 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-01-26 23:44:44.124 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.126 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-01-26 23:44:44.142 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.144 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-01-26 23:44:44.162 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.163 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-01-26 23:44:44.189 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.191 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-01-26 23:44:44.245 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.247 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-01-26 23:44:44.247 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:44:44.249 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-01-26 23:44:44.284 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.286 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-01-26 23:44:44.304 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=124582) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:44:44.626 | + lib/keystone:init_keystone:478 : time_stop dbsync 2026-01-26 23:44:44.628 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:44.632 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:44.635 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:44.638 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:44.641 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:44.644 | + functions-common:time_stop:2418 : name=dbsync 2026-01-26 23:44:44.647 | + functions-common:time_stop:2419 : start_time=1769471081302 2026-01-26 23:44:44.650 | + functions-common:time_stop:2421 : [[ -z 1769471081302 ]] 2026-01-26 23:44:44.653 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:44.659 | + functions-common:time_stop:2424 : end_time=1769471084655 2026-01-26 23:44:44.662 | + functions-common:time_stop:2425 : elapsed_time=3353 2026-01-26 23:44:44.665 | + functions-common:time_stop:2426 : total=0 2026-01-26 23:44:44.667 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:44.670 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3353 2026-01-26 23:44:44.673 | + lib/keystone:init_keystone:480 : [[ fernet == \f\e\r\n\e\t ]] 2026-01-26 23:44:44.675 | + lib/keystone:init_keystone:481 : rm -rf /etc/keystone/fernet-keys/ 2026-01-26 23:44:44.681 | + lib/keystone:init_keystone:482 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-01-26 23:44:46.101 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-01-26 23:44:46.101 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-01-26 23:44:46.102 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-01-26 23:44:46.385 | + lib/keystone:init_keystone:484 : rm -rf /etc/keystone/credential-keys/ 2026-01-26 23:44:46.389 | + lib/keystone:init_keystone:485 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-01-26 23:44:47.780 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-01-26 23:44:47.780 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-01-26 23:44:47.781 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-01-26 23:44:47.781 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-01-26 23:44:47.781 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-01-26 23:44:47.781 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-01-26 23:44:47.781 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-01-26 23:44:47.782 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-01-26 23:44:47.782 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-01-26 23:44:48.058 | + ./stack.sh:main:1114 : start_keystone 2026-01-26 23:44:48.061 | + lib/keystone:start_keystone:539 : local service_port=5000 2026-01-26 23:44:48.064 | + lib/keystone:start_keystone:540 : local auth_protocol=https 2026-01-26 23:44:48.067 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2026-01-26 23:44:48.087 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:48.091 | + lib/keystone:start_keystone:542 : service_port=5001 2026-01-26 23:44:48.094 | + lib/keystone:start_keystone:543 : auth_protocol=http 2026-01-26 23:44:48.098 | ++ lib/keystone:start_keystone:546 : which uwsgi 2026-01-26 23:44:48.103 | + lib/keystone:start_keystone:546 : run_process keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-01-26 23:44:48.105 | + functions-common:run_process:1666 : local service=keystone 2026-01-26 23:44:48.108 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.111 | + functions-common:run_process:1668 : local group= 2026-01-26 23:44:48.113 | + functions-common:run_process:1669 : local user= 2026-01-26 23:44:48.115 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:44:48.117 | + functions-common:run_process:1672 : local name=keystone 2026-01-26 23:44:48.120 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:44:48.122 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:44:48.125 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:48.128 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:48.132 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:48.138 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471088134 2026-01-26 23:44:48.140 | + functions-common:run_process:1675 : is_service_enabled keystone 2026-01-26 23:44:48.157 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:48.161 | + functions-common:run_process:1676 : _run_under_systemd keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-01-26 23:44:48.163 | + functions-common:_run_under_systemd:1620 : local service=keystone 2026-01-26 23:44:48.165 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.167 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.171 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.173 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.173 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-01-26 23:44:48.175 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-01-26 23:44:48.178 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@keystone.service 2026-01-26 23:44:48.181 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:44:48.184 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:44:48.186 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:44:48.188 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:44:48.190 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-01-26 23:44:48.193 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-01-26 23:44:48.197 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:44:48.198 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@keystone.service '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' stack '' 2026-01-26 23:44:48.201 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@keystone.service 2026-01-26 23:44:48.204 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.206 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:44:48.208 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:44:48.211 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:44:48.213 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-01-26 23:44:48.214 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:44:48.218 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-01-26 23:44:48.317 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:44:48.438 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-01-26 23:44:48.537 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2026-01-26 23:44:48.631 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-01-26 23:44:48.728 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:44:48.823 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-01-26 23:44:48.927 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-01-26 23:44:49.027 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-01-26 23:44:49.098 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-01-26 23:44:49.190 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-01-26 23:44:49.263 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:44:49.265 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:44:49.267 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-01-26 23:44:49.362 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:44:50.182 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@keystone.service 2026-01-26 23:44:50.218 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@keystone.service' → '/etc/systemd/system/devstack@keystone.service'. 2026-01-26 23:44:51.017 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@keystone.service 2026-01-26 23:44:51.135 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:44:51.138 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:51.141 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:51.144 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:51.148 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:51.151 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:51.153 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:44:51.156 | + functions-common:time_stop:2419 : start_time=1769471088134 2026-01-26 23:44:51.159 | + functions-common:time_stop:2421 : [[ -z 1769471088134 ]] 2026-01-26 23:44:51.164 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:51.171 | + functions-common:time_stop:2424 : end_time=1769471091167 2026-01-26 23:44:51.175 | + functions-common:time_stop:2425 : elapsed_time=3033 2026-01-26 23:44:51.178 | + functions-common:time_stop:2426 : total=8081 2026-01-26 23:44:51.181 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:51.184 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11114 2026-01-26 23:44:51.188 | + lib/keystone:start_keystone:548 : echo 'Waiting for keystone to start...' 2026-01-26 23:44:51.188 | Waiting for keystone to start... 2026-01-26 23:44:51.191 | + lib/keystone:start_keystone:554 : local service_uri=http://38.102.83.18/identity/v3/ 2026-01-26 23:44:51.194 | + lib/keystone:start_keystone:556 : wait_for_service 60 http://38.102.83.18/identity/v3/ 2026-01-26 23:44:51.198 | + functions:wait_for_service:469 : local timeout=60 2026-01-26 23:44:51.200 | + functions:wait_for_service:470 : local url=http://38.102.83.18/identity/v3/ 2026-01-26 23:44:51.204 | + functions:wait_for_service:471 : local rval=0 2026-01-26 23:44:51.207 | + functions:wait_for_service:472 : time_start wait_for_service 2026-01-26 23:44:51.210 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:44:51.213 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:44:51.216 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:44:51.219 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:44:51.225 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471091222 2026-01-26 23:44:51.228 | + functions:wait_for_service:473 : timeout 60 bash -x 2026-01-26 23:44:51.235 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.18/identity/v3/ 2026-01-26 23:44:53.218 | + :: : [[ 200 == 503 ]] 2026-01-26 23:44:53.220 | + :: : [[ 0 -eq 7 ]] 2026-01-26 23:44:53.224 | + functions:wait_for_service:478 : time_stop wait_for_service 2026-01-26 23:44:53.227 | + functions-common:time_stop:2412 : local name 2026-01-26 23:44:53.229 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:44:53.232 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:44:53.236 | + functions-common:time_stop:2415 : local total 2026-01-26 23:44:53.238 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:44:53.241 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:44:53.244 | + functions-common:time_stop:2419 : start_time=1769471091222 2026-01-26 23:44:53.246 | + functions-common:time_stop:2421 : [[ -z 1769471091222 ]] 2026-01-26 23:44:53.250 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:44:53.256 | + functions-common:time_stop:2424 : end_time=1769471093252 2026-01-26 23:44:53.259 | + functions-common:time_stop:2425 : elapsed_time=2030 2026-01-26 23:44:53.262 | + functions-common:time_stop:2426 : total=0 2026-01-26 23:44:53.265 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:44:53.268 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2030 2026-01-26 23:44:53.272 | + functions:wait_for_service:479 : return 0 2026-01-26 23:44:53.274 | + lib/keystone:start_keystone:561 : is_service_enabled tls-proxy 2026-01-26 23:44:53.298 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:44:53.302 | + lib/keystone:start_keystone:562 : start_tls_proxy keystone-service '*' 5000 38.102.83.18 5001 2026-01-26 23:44:53.305 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2026-01-26 23:44:53.308 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-01-26 23:44:53.312 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2026-01-26 23:44:53.316 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.18 2026-01-26 23:44:53.319 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2026-01-26 23:44:53.323 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2026-01-26 23:44:53.326 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-01-26 23:44:53.328 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-01-26 23:44:53.331 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2026-01-26 23:44:53.335 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2026-01-26 23:44:53.338 | + lib/tls:start_tls_proxy:521 : local config_file 2026-01-26 23:44:53.342 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2026-01-26 23:44:53.346 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2026-01-26 23:44:53.348 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:44:53.351 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.354 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.358 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:44:53.360 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.363 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.366 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.368 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.371 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.373 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.376 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.379 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.382 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.385 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.387 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2026-01-26 23:44:53.390 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ']' 2026-01-26 23:44:53.393 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2026-01-26 23:44:53.397 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2026-01-26 23:44:53.401 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-01-26 23:44:53.403 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2026-01-26 23:44:53.406 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2026-01-26 23:44:53.409 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-01-26 23:44:53.412 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2026-01-26 23:44:53.415 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled' 2026-01-26 23:44:53.449 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:53.452 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-01-26 23:44:53.455 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-01-26 23:44:53.458 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:53.461 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:53.465 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.467 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.470 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:53.474 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.476 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.479 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.483 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.485 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.488 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.491 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.494 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.497 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.500 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.504 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:53.506 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:53.510 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-01-26 23:44:53.514 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-01-26 23:44:53.517 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:53.521 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:53.524 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.528 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.530 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:53.534 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.537 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.540 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.543 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.546 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.550 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.552 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.555 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.559 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.562 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.566 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:53.568 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:53.572 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-01-26 23:44:53.576 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-01-26 23:44:53.578 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:53.581 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:53.585 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.588 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.592 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:53.595 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.598 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.601 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.604 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.607 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.611 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.614 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.617 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.620 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.624 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.626 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:53.630 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:44:53.633 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-01-26 23:44:53.636 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-01-26 23:44:53.640 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:44:53.643 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:53.646 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.649 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.652 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:53.657 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.659 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.662 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.666 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.669 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.672 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.674 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.678 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.681 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.684 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.687 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:53.690 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2026-01-26 23:44:53.694 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2026-01-26 23:44:53.697 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:44:53.700 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:44:53.704 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:44:53.707 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:44:53.710 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.713 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.716 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:44:53.719 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.722 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.725 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.728 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.732 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.735 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.738 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.741 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.744 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.747 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.751 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:44:53.755 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:44:53.760 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:44:53.765 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:44:53.768 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:44:53.772 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:44:53.775 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:44:53.777 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:44:53.780 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:44:53.784 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:44:53.787 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:44:53.790 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:44:53.793 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:44:53.797 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:44:53.799 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:44:53.802 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2026-01-26 23:44:53.805 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled ]] 2026-01-26 23:44:53.809 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ]] 2026-01-26 23:44:53.812 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled /etc/httpd/conf.d/keystone-service-tls-proxy.conf 2026-01-26 23:44:53.842 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-01-26 23:44:53.846 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:44:53.849 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:44:53.852 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:44:55.055 | + lib/keystone:start_keystone:566 : restart_service memcached 2026-01-26 23:44:55.059 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:44:55.062 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-01-26 23:44:55.112 | + ./stack.sh:main:1115 : bootstrap_keystone 2026-01-26 23:44:55.116 | + lib/keystone:bootstrap_keystone:581 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password secretadmin --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url https://38.102.83.18/identity 2026-01-26 23:44:56.880 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.880 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.880 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.883 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.890 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.890 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.902 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.916 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.916 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.954 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.955 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.957 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.959 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=127013) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-01-26 23:44:56.992 | INFO dbcounter [-] Registered counter for database keystone 2026-01-26 23:44:57.001 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=127013) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:44:57.129 | DEBUG dbcounter [-] [127013] Writer thread running {{(pid=127013) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:44:57.200 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created domain default 2026-01-26 23:44:57.220 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created project admin 2026-01-26 23:44:57.233 | WARNING keystone.common.password_hashing [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-01-26 23:44:57.246 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created user admin 2026-01-26 23:44:57.254 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created role reader 2026-01-26 23:44:57.259 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created role member 2026-01-26 23:44:57.272 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created implied role where 8d097a02975947bda0a909b3675597a1 implies a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:44:57.278 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created role manager 2026-01-26 23:44:57.286 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created implied role where 0459ec5a05c94bf7b148f4f93ebdf2cf implies 8d097a02975947bda0a909b3675597a1 2026-01-26 23:44:57.292 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created role admin 2026-01-26 23:44:57.301 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created implied role where b31abc7915ac48bba63cc0ded3ef7517 implies 0459ec5a05c94bf7b148f4f93ebdf2cf 2026-01-26 23:44:57.308 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created role service 2026-01-26 23:44:57.316 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Granted role admin on project admin to user admin. 2026-01-26 23:44:57.322 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Granted role admin on the system to user admin. 2026-01-26 23:44:57.337 | WARNING py.warnings [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] /usr/local/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-01-26 23:44:57.337 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-01-26 23:44:57.337 |  2026-01-26 23:44:57.339 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created region RegionOne 2026-01-26 23:44:57.358 | INFO keystone.cmd.bootstrap [None req-5c31d923-78cf-4cfd-864c-08df0b7a74f5 None None] Created public endpoint https://38.102.83.18/identity 2026-01-26 23:44:57.714 | + lib/keystone:bootstrap_keystone:589 : '[' False == True ']' 2026-01-26 23:44:57.717 | + ./stack.sh:main:1118 : create_keystone_accounts 2026-01-26 23:44:57.721 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2026-01-26 23:44:57.724 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2026-01-26 23:44:58.764 | 2026-01-26 23:44:58.778 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:44:58.781 | + lib/keystone:create_keystone_accounts:299 : admin_project=51b7780042c64addb52fb6fe9587a219 2026-01-26 23:44:58.784 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2026-01-26 23:44:58.788 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2026-01-26 23:44:59.082 | 2026-01-26 23:44:59.094 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:44:59.097 | + lib/keystone:create_keystone_accounts:301 : admin_user=c1b4a2ad28e94ca891712f89fcd71cab 2026-01-26 23:44:59.100 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2026-01-26 23:44:59.103 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2026-01-26 23:44:59.106 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2026-01-26 23:44:59.109 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin c1b4a2ad28e94ca891712f89fcd71cab default 2026-01-26 23:44:59.179 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c1b4a2ad28e94ca891712f89fcd71cab default 2026-01-26 23:44:59.218 | [36990 Async ks-domain-role:127175]: running: get_or_add_user_domain_role admin c1b4a2ad28e94ca891712f89fcd71cab default 2026-01-26 23:44:59.221 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2026-01-26 23:44:59.224 | + functions-common:get_or_create_domain:864 : local domain_id 2026-01-26 23:44:59.228 | ++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-01-26 23:45:00.200 | 2026-01-26 23:45:00.214 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:00.217 | + functions-common:get_or_create_domain:869 : domain_id=default 2026-01-26 23:45:00.220 | + functions-common:get_or_create_domain:870 : echo default 2026-01-26 23:45:00.221 | default 2026-01-26 23:45:00.223 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2026-01-26 23:45:00.299 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-01-26 23:45:00.344 | [36990 Async ks-project:127301]: running: get_or_create_project service Default 2026-01-26 23:45:00.346 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2026-01-26 23:45:00.417 | + inc/async:async_inner:63 : get_or_create_role service 2026-01-26 23:45:00.464 | [36990 Async ks-service:127395]: running: get_or_create_role service 2026-01-26 23:45:00.467 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-01-26 23:45:00.541 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-01-26 23:45:00.586 | [36990 Async ks-reseller:127489]: running: get_or_create_role ResellerAdmin 2026-01-26 23:45:00.590 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2026-01-26 23:45:00.590 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:00.593 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2026-01-26 23:45:00.620 | [127175 Async ks-domain-role:127175]: finished successfully 2026-01-26 23:45:00.657 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-01-26 23:45:00.693 | [36990 Async ks-anotherrole:127625]: running: get_or_create_role anotherrole 2026-01-26 23:45:00.695 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2026-01-26 23:45:00.698 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2026-01-26 23:45:00.700 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:45:00.703 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-01-26 23:45:00.884 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:00.908 | [127301 Async ks-project:127301]: finished successfully 2026-01-26 23:45:01.210 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:01.236 | [127395 Async ks-service:127395]: finished successfully 2026-01-26 23:45:01.409 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:01.439 | [127489 Async ks-reseller:127489]: finished successfully 2026-01-26 23:45:01.589 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:01.617 | [127625 Async ks-anotherrole:127625]: finished successfully 2026-01-26 23:45:01.798 | 2026-01-26 23:45:01.812 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:01.816 | ++ functions-common:get_or_create_project:920 : project_id=f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:01.818 | ++ functions-common:get_or_create_project:921 : echo f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:01.822 | + lib/keystone:create_keystone_accounts:329 : invis_project=f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:01.825 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2026-01-26 23:45:01.828 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2026-01-26 23:45:01.831 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:45:01.835 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-01-26 23:45:02.153 | 2026-01-26 23:45:02.167 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:02.171 | ++ functions-common:get_or_create_project:920 : project_id=3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:02.174 | ++ functions-common:get_or_create_project:921 : echo 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:02.178 | + lib/keystone:create_keystone_accounts:333 : demo_project=3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:02.181 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2026-01-26 23:45:02.184 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo secretadmin default demo@example.com 2026-01-26 23:45:02.186 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:02.188 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo@example.com ]] 2026-01-26 23:45:02.191 | ++ functions-common:get_or_create_user:893 : local email=--email=demo@example.com 2026-01-26 23:45:02.194 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2026-01-26 23:45:02.617 | 2026-01-26 23:45:02.632 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:02.636 | ++ functions-common:get_or_create_user:907 : user_id=b48b389553404d0a892bf87580f92e83 2026-01-26 23:45:02.639 | ++ functions-common:get_or_create_user:908 : echo b48b389553404d0a892bf87580f92e83 2026-01-26 23:45:02.643 | + lib/keystone:create_keystone_accounts:336 : demo_user=b48b389553404d0a892bf87580f92e83 2026-01-26 23:45:02.646 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-01-26 23:45:02.701 | [36990 Async ks-domain-role:127175]: Waiting for completion of get_or_add_user_domain_role admin c1b4a2ad28e94ca891712f89fcd71cab default running on PID 127175 (6 other jobs running) 2026-01-26 23:45:02.730 | [36990 Async ks-domain-role:127175]: Signaling child to exit 2026-01-26 23:45:02.731 | WAKEUP 2026-01-26 23:45:02.757 | [36990 Async ks-domain-role:127175]: Signaled 2026-01-26 23:45:02.758 | + functions-common:get_or_add_user_domain_role:978 : local user_role_id 2026-01-26 23:45:02.758 | + functions-common:get_or_add_user_domain_role:982 : openstack --os-cloud devstack-system-admin role add admin --user c1b4a2ad28e94ca891712f89fcd71cab --domain default 2026-01-26 23:45:02.758 | 2026-01-26 23:45:02.758 | ++ functions-common:get_or_add_user_domain_role:989 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1b4a2ad28e94ca891712f89fcd71cab --domain default -c Role -f value 2026-01-26 23:45:02.758 | 2026-01-26 23:45:02.758 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:02.758 | + functions-common:get_or_add_user_domain_role:989 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:02.758 | + functions-common:get_or_add_user_domain_role:991 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:02.758 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:02.808 | [36990 Async ks-domain-role:127175]: finished get_or_add_user_domain_role admin c1b4a2ad28e94ca891712f89fcd71cab default with result 0 in 1 seconds 2026-01-26 23:45:02.816 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-01-26 23:45:02.854 | [36990 Async ks-project:127301]: Waiting for completion of get_or_create_project service Default running on PID 127301 (5 other jobs running) 2026-01-26 23:45:02.881 | [36990 Async ks-project:127301]: Signaling child to exit 2026-01-26 23:45:02.881 | WAKEUP 2026-01-26 23:45:02.906 | [36990 Async ks-project:127301]: Signaled 2026-01-26 23:45:02.907 | + functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:45:02.908 | ++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-01-26 23:45:02.908 | 2026-01-26 23:45:02.908 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:02.908 | + functions-common:get_or_create_project:920 : project_id=88551b18768847dc9085f153ff4bed7d 2026-01-26 23:45:02.908 | + functions-common:get_or_create_project:921 : echo 88551b18768847dc9085f153ff4bed7d 2026-01-26 23:45:02.908 | 88551b18768847dc9085f153ff4bed7d 2026-01-26 23:45:02.954 | [36990 Async ks-project:127301]: finished get_or_create_project service Default with result 0 in 0 seconds 2026-01-26 23:45:02.997 | [36990 Async ks-service:127395]: Waiting for completion of get_or_create_role service running on PID 127395 (4 other jobs running) 2026-01-26 23:45:03.024 | [36990 Async ks-service:127395]: Signaling child to exit 2026-01-26 23:45:03.025 | WAKEUP 2026-01-26 23:45:03.046 | [36990 Async ks-service:127395]: Signaled 2026-01-26 23:45:03.046 | + functions-common:get_or_create_role:927 : local role_id 2026-01-26 23:45:03.046 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-01-26 23:45:03.047 | 2026-01-26 23:45:03.047 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:03.047 | + functions-common:get_or_create_role:932 : role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:45:03.047 | + functions-common:get_or_create_role:933 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:45:03.047 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:45:03.091 | [36990 Async ks-service:127395]: finished get_or_create_role service with result 0 in 0 seconds 2026-01-26 23:45:03.129 | [36990 Async ks-reseller:127489]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 127489 (3 other jobs running) 2026-01-26 23:45:03.155 | [36990 Async ks-reseller:127489]: Signaling child to exit 2026-01-26 23:45:03.156 | WAKEUP 2026-01-26 23:45:03.176 | [36990 Async ks-reseller:127489]: Signaled 2026-01-26 23:45:03.177 | + functions-common:get_or_create_role:927 : local role_id 2026-01-26 23:45:03.177 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-01-26 23:45:03.177 | 2026-01-26 23:45:03.177 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:03.177 | + functions-common:get_or_create_role:932 : role_id=6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:45:03.177 | + functions-common:get_or_create_role:933 : echo 6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:45:03.177 | 6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:45:03.221 | [36990 Async ks-reseller:127489]: finished get_or_create_role ResellerAdmin with result 0 in 0 seconds 2026-01-26 23:45:03.257 | [36990 Async ks-anotherrole:127625]: Waiting for completion of get_or_create_role anotherrole running on PID 127625 (2 other jobs running) 2026-01-26 23:45:03.282 | [36990 Async ks-anotherrole:127625]: Signaling child to exit 2026-01-26 23:45:03.282 | WAKEUP 2026-01-26 23:45:03.306 | [36990 Async ks-anotherrole:127625]: Signaled 2026-01-26 23:45:03.307 | + functions-common:get_or_create_role:927 : local role_id 2026-01-26 23:45:03.307 | ++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-01-26 23:45:03.307 | 2026-01-26 23:45:03.307 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:03.307 | + functions-common:get_or_create_role:932 : role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:45:03.307 | + functions-common:get_or_create_role:933 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:45:03.307 | 5245c836cc514c968666480f6058952b 2026-01-26 23:45:03.356 | [36990 Async ks-anotherrole:127625]: finished get_or_create_role anotherrole with result 0 in 0 seconds 2026-01-26 23:45:03.361 | + inc/async:async_wait:197 : return 0 2026-01-26 23:45:03.364 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.437 | + inc/async:async_inner:63 : get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.481 | [36990 Async ks-demo-member:128421]: running: get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.485 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin c1b4a2ad28e94ca891712f89fcd71cab 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.557 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c1b4a2ad28e94ca891712f89fcd71cab 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.602 | [36990 Async ks-demo-admin:128517]: running: get_or_add_user_project_role admin c1b4a2ad28e94ca891712f89fcd71cab 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.606 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.681 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.729 | [36990 Async ks-demo-another:128613]: running: get_or_add_user_project_role anotherrole b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:03.731 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:03.802 | + inc/async:async_inner:63 : get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:03.850 | [36990 Async ks-demo-invis:128709]: running: get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:03.852 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2026-01-26 23:45:03.856 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2026-01-26 23:45:03.860 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:03.862 | ++ functions-common:get_or_create_user:892 : [[ ! -z demo_reader@example.com ]] 2026-01-26 23:45:03.864 | ++ functions-common:get_or_create_user:893 : local email=--email=demo_reader@example.com 2026-01-26 23:45:03.868 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password secretadmin --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-01-26 23:45:06.063 | 2026-01-26 23:45:06.073 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:06.076 | ++ functions-common:get_or_create_user:907 : user_id=bbc5f5942dfb4814b791352c2f317998 2026-01-26 23:45:06.077 | ++ functions-common:get_or_create_user:908 : echo bbc5f5942dfb4814b791352c2f317998 2026-01-26 23:45:06.080 | + lib/keystone:create_keystone_accounts:349 : demo_reader=bbc5f5942dfb4814b791352c2f317998 2026-01-26 23:45:06.082 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader bbc5f5942dfb4814b791352c2f317998 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:06.145 | + inc/async:async_inner:63 : get_or_add_user_project_role reader bbc5f5942dfb4814b791352c2f317998 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:06.180 | [36990 Async ks-demo-reader:128915]: running: get_or_add_user_project_role reader bbc5f5942dfb4814b791352c2f317998 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:06.183 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2026-01-26 23:45:06.187 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2026-01-26 23:45:06.190 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:45:06.195 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-01-26 23:45:06.620 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:06.646 | [128421 Async ks-demo-member:128421]: finished successfully 2026-01-26 23:45:07.200 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:07.226 | [128517 Async ks-demo-admin:128517]: finished successfully 2026-01-26 23:45:07.665 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:07.692 | [128613 Async ks-demo-another:128613]: finished successfully 2026-01-26 23:45:08.206 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:08.234 | [128709 Async ks-demo-invis:128709]: finished successfully 2026-01-26 23:45:08.728 | 2026-01-26 23:45:08.742 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:08.745 | ++ functions-common:get_or_create_project:920 : project_id=fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:08.748 | ++ functions-common:get_or_create_project:921 : echo fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:08.751 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:08.753 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2026-01-26 23:45:08.756 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2026-01-26 23:45:08.758 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:08.761 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo@example.com ]] 2026-01-26 23:45:08.763 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo@example.com 2026-01-26 23:45:08.766 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password secretadmin --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-01-26 23:45:09.267 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:09.295 | [128915 Async ks-demo-reader:128915]: finished successfully 2026-01-26 23:45:09.433 | 2026-01-26 23:45:09.447 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:09.450 | ++ functions-common:get_or_create_user:907 : user_id=859202c2161840da9e89d7c244a14a73 2026-01-26 23:45:09.453 | ++ functions-common:get_or_create_user:908 : echo 859202c2161840da9e89d7c244a14a73 2026-01-26 23:45:09.457 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=859202c2161840da9e89d7c244a14a73 2026-01-26 23:45:09.459 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:09.529 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:09.572 | [36990 Async ks-alt-admin:129304]: running: get_or_add_user_project_role admin 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:09.574 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:09.650 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:09.695 | [36990 Async ks-alt-another:129400]: running: get_or_add_user_project_role anotherrole 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:09.698 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2026-01-26 23:45:09.702 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2026-01-26 23:45:09.705 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:09.708 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_member@example.com ]] 2026-01-26 23:45:09.710 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_member@example.com 2026-01-26 23:45:09.714 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password secretadmin --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-01-26 23:45:11.125 | 2026-01-26 23:45:11.142 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:11.146 | ++ functions-common:get_or_create_user:907 : user_id=29227eb7cb184b98a9f9c1bfc0ce6c7e 2026-01-26 23:45:11.148 | ++ functions-common:get_or_create_user:908 : echo 29227eb7cb184b98a9f9c1bfc0ce6c7e 2026-01-26 23:45:11.151 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=29227eb7cb184b98a9f9c1bfc0ce6c7e 2026-01-26 23:45:11.154 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 29227eb7cb184b98a9f9c1bfc0ce6c7e fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:11.228 | + inc/async:async_inner:63 : get_or_add_user_project_role member 29227eb7cb184b98a9f9c1bfc0ce6c7e fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:11.275 | [36990 Async ks-alt-member-user:129570]: running: get_or_add_user_project_role member 29227eb7cb184b98a9f9c1bfc0ce6c7e fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:11.279 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2026-01-26 23:45:11.282 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2026-01-26 23:45:11.286 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:11.289 | ++ functions-common:get_or_create_user:892 : [[ ! -z alt_demo_reader@example.com ]] 2026-01-26 23:45:11.292 | ++ functions-common:get_or_create_user:893 : local email=--email=alt_demo_reader@example.com 2026-01-26 23:45:11.296 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password secretadmin --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-01-26 23:45:11.761 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:11.790 | [129304 Async ks-alt-admin:129304]: finished successfully 2026-01-26 23:45:12.353 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:12.381 | [129400 Async ks-alt-another:129400]: finished successfully 2026-01-26 23:45:13.193 | 2026-01-26 23:45:13.203 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:13.205 | ++ functions-common:get_or_create_user:907 : user_id=b6f0cdebf1bc4e81a9f9223e6b75d89c 2026-01-26 23:45:13.208 | ++ functions-common:get_or_create_user:908 : echo b6f0cdebf1bc4e81a9f9223e6b75d89c 2026-01-26 23:45:13.211 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=b6f0cdebf1bc4e81a9f9223e6b75d89c 2026-01-26 23:45:13.214 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader b6f0cdebf1bc4e81a9f9223e6b75d89c fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:13.280 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b6f0cdebf1bc4e81a9f9223e6b75d89c fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:13.322 | [36990 Async ks-alt-reader-user:129824]: running: get_or_add_user_project_role reader b6f0cdebf1bc4e81a9f9223e6b75d89c fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:13.327 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member secretadmin default system_member@example.com 2026-01-26 23:45:13.330 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:13.332 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_member@example.com ]] 2026-01-26 23:45:13.335 | ++ functions-common:get_or_create_user:893 : local email=--email=system_member@example.com 2026-01-26 23:45:13.338 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create system_member --password secretadmin --domain=default --email=system_member@example.com --or-show -f value -c id 2026-01-26 23:45:13.714 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:13.738 | [129570 Async ks-alt-member-user:129570]: finished successfully 2026-01-26 23:45:14.406 | 2026-01-26 23:45:14.419 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:14.421 | ++ functions-common:get_or_create_user:907 : user_id=f5dbf0c1b4364ed3bab8c8008304272f 2026-01-26 23:45:14.424 | ++ functions-common:get_or_create_user:908 : echo f5dbf0c1b4364ed3bab8c8008304272f 2026-01-26 23:45:14.427 | + lib/keystone:create_keystone_accounts:381 : system_member_user=f5dbf0c1b4364ed3bab8c8008304272f 2026-01-26 23:45:14.429 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member f5dbf0c1b4364ed3bab8c8008304272f all 2026-01-26 23:45:14.482 | + inc/async:async_inner:63 : get_or_add_user_system_role member f5dbf0c1b4364ed3bab8c8008304272f all 2026-01-26 23:45:14.520 | [36990 Async ks-system-member:130016]: running: get_or_add_user_system_role member f5dbf0c1b4364ed3bab8c8008304272f all 2026-01-26 23:45:14.524 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader secretadmin default system_reader@example.com 2026-01-26 23:45:14.525 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:45:14.528 | ++ functions-common:get_or_create_user:892 : [[ ! -z system_reader@example.com ]] 2026-01-26 23:45:14.530 | ++ functions-common:get_or_create_user:893 : local email=--email=system_reader@example.com 2026-01-26 23:45:14.533 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create system_reader --password secretadmin --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-01-26 23:45:14.993 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:15.017 | [129824 Async ks-alt-reader-user:129824]: finished successfully 2026-01-26 23:45:15.701 | 2026-01-26 23:45:15.711 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:15.715 | ++ functions-common:get_or_create_user:907 : user_id=c7d2b0ddde5b4c9994e55ec412f20f75 2026-01-26 23:45:15.717 | ++ functions-common:get_or_create_user:908 : echo c7d2b0ddde5b4c9994e55ec412f20f75 2026-01-26 23:45:15.721 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=c7d2b0ddde5b4c9994e55ec412f20f75 2026-01-26 23:45:15.724 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader c7d2b0ddde5b4c9994e55ec412f20f75 all 2026-01-26 23:45:15.797 | + inc/async:async_inner:63 : get_or_add_user_system_role reader c7d2b0ddde5b4c9994e55ec412f20f75 all 2026-01-26 23:45:15.846 | [36990 Async ks-system-reader:130213]: running: get_or_add_user_system_role reader c7d2b0ddde5b4c9994e55ec412f20f75 all 2026-01-26 23:45:15.850 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2026-01-26 23:45:15.853 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2026-01-26 23:45:15.855 | ++ functions-common:get_or_create_group:876 : local 'desc=openstack admin group' 2026-01-26 23:45:15.858 | ++ functions-common:get_or_create_group:877 : local group_id 2026-01-26 23:45:15.861 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-01-26 23:45:16.885 | 2026-01-26 23:45:16.900 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:16.903 | ++ functions-common:get_or_create_group:884 : group_id=aa485ff4a2174fa7b7e8260d34b68c7f 2026-01-26 23:45:16.905 | ++ functions-common:get_or_create_group:885 : echo aa485ff4a2174fa7b7e8260d34b68c7f 2026-01-26 23:45:16.909 | + lib/keystone:create_keystone_accounts:391 : admin_group=aa485ff4a2174fa7b7e8260d34b68c7f 2026-01-26 23:45:16.912 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2026-01-26 23:45:16.916 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2026-01-26 23:45:16.919 | ++ functions-common:get_or_create_group:876 : local 'desc=non-admin group' 2026-01-26 23:45:16.922 | ++ functions-common:get_or_create_group:877 : local group_id 2026-01-26 23:45:16.925 | +++ functions-common:get_or_create_group:884 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-01-26 23:45:17.435 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:17.463 | [130016 Async ks-system-member:130016]: finished successfully 2026-01-26 23:45:18.243 | 2026-01-26 23:45:18.258 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:18.262 | ++ functions-common:get_or_create_group:884 : group_id=abc88d8188bd45c991547a1e4f654bf8 2026-01-26 23:45:18.266 | ++ functions-common:get_or_create_group:885 : echo abc88d8188bd45c991547a1e4f654bf8 2026-01-26 23:45:18.269 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=abc88d8188bd45c991547a1e4f654bf8 2026-01-26 23:45:18.272 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:18.350 | + inc/async:async_inner:63 : get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:18.399 | [36990 Async ks-group-memberdemo:130483]: running: get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:18.402 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:18.490 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:18.538 | [36990 Async ks-group-anotherdemo:130562]: running: get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:18.542 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:18.626 | + inc/async:async_inner:63 : get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:18.677 | [36990 Async ks-group-memberalt:130641]: running: get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:18.680 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:18.752 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:18.770 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:18.805 | [130213 Async ks-system-reader:130213]: finished successfully 2026-01-26 23:45:18.806 | [36990 Async ks-group-anotheralt:130720]: running: get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:18.811 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin aa485ff4a2174fa7b7e8260d34b68c7f 51b7780042c64addb52fb6fe9587a219 2026-01-26 23:45:18.895 | + inc/async:async_inner:63 : get_or_add_group_project_role admin aa485ff4a2174fa7b7e8260d34b68c7f 51b7780042c64addb52fb6fe9587a219 2026-01-26 23:45:18.951 | [36990 Async ks-group-admin:130839]: running: get_or_add_group_project_role admin aa485ff4a2174fa7b7e8260d34b68c7f 51b7780042c64addb52fb6fe9587a219 2026-01-26 23:45:18.953 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-01-26 23:45:19.018 | [36990 Async ks-demo-member:128421]: Waiting for completion of get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 running on PID 128421 (17 other jobs running) 2026-01-26 23:45:19.047 | [36990 Async ks-demo-member:128421]: Signaling child to exit 2026-01-26 23:45:19.048 | WAKEUP 2026-01-26 23:45:19.070 | [36990 Async ks-demo-member:128421]: Signaled 2026-01-26 23:45:19.072 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:19.072 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:19.072 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:19.072 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:19.072 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:19.072 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:19.072 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:19.072 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:19.072 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:19.072 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user b48b389553404d0a892bf87580f92e83 --project 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:19.072 | 2026-01-26 23:45:19.072 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b48b389553404d0a892bf87580f92e83 --project 3f9997ba23b340c480836a5934c50aa6 -c Role -f value 2026-01-26 23:45:19.072 | 2026-01-26 23:45:19.072 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:19.072 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:19.072 | + functions-common:get_or_add_user_project_role:972 : echo 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:19.072 | 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:19.123 | [36990 Async ks-demo-member:128421]: finished get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 with result 0 in 3 seconds 2026-01-26 23:45:19.170 | [36990 Async ks-demo-admin:128517]: Waiting for completion of get_or_add_user_project_role admin c1b4a2ad28e94ca891712f89fcd71cab 3f9997ba23b340c480836a5934c50aa6 running on PID 128517 (16 other jobs running) 2026-01-26 23:45:19.201 | [36990 Async ks-demo-admin:128517]: Signaling child to exit 2026-01-26 23:45:19.202 | WAKEUP 2026-01-26 23:45:19.233 | [36990 Async ks-demo-admin:128517]: Signaled 2026-01-26 23:45:19.235 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:19.235 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:19.235 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:19.235 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:19.235 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:19.235 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:19.235 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:19.236 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:19.236 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:19.236 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user c1b4a2ad28e94ca891712f89fcd71cab --project 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:19.236 | 2026-01-26 23:45:19.236 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c1b4a2ad28e94ca891712f89fcd71cab --project 3f9997ba23b340c480836a5934c50aa6 -c Role -f value 2026-01-26 23:45:19.236 | 2026-01-26 23:45:19.236 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:19.236 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:19.236 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:19.236 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:19.290 | [36990 Async ks-demo-admin:128517]: finished get_or_add_user_project_role admin c1b4a2ad28e94ca891712f89fcd71cab 3f9997ba23b340c480836a5934c50aa6 with result 0 in 3 seconds 2026-01-26 23:45:19.339 | [36990 Async ks-demo-another:128613]: Waiting for completion of get_or_add_user_project_role anotherrole b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 running on PID 128613 (15 other jobs running) 2026-01-26 23:45:19.372 | [36990 Async ks-demo-another:128613]: Signaling child to exit 2026-01-26 23:45:19.373 | WAKEUP 2026-01-26 23:45:19.400 | [36990 Async ks-demo-another:128613]: Signaled 2026-01-26 23:45:19.402 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:19.403 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:19.403 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:19.403 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:19.403 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:19.403 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:19.403 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:19.403 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:19.403 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:19.403 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user b48b389553404d0a892bf87580f92e83 --project 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:19.403 | 2026-01-26 23:45:19.403 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b48b389553404d0a892bf87580f92e83 --project 3f9997ba23b340c480836a5934c50aa6 -c Role -f value 2026-01-26 23:45:19.403 | 2026-01-26 23:45:19.403 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:19.403 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:45:19.403 | + functions-common:get_or_add_user_project_role:972 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:45:19.403 | 5245c836cc514c968666480f6058952b 2026-01-26 23:45:19.456 | [36990 Async ks-demo-another:128613]: finished get_or_add_user_project_role anotherrole b48b389553404d0a892bf87580f92e83 3f9997ba23b340c480836a5934c50aa6 with result 0 in 4 seconds 2026-01-26 23:45:19.504 | [36990 Async ks-demo-invis:128709]: Waiting for completion of get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 f7a8605089d942f49e95495e2f6dd11b running on PID 128709 (14 other jobs running) 2026-01-26 23:45:19.537 | [36990 Async ks-demo-invis:128709]: Signaling child to exit 2026-01-26 23:45:19.537 | WAKEUP 2026-01-26 23:45:19.567 | [36990 Async ks-demo-invis:128709]: Signaled 2026-01-26 23:45:19.570 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:19.570 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:19.570 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:19.570 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:19.570 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:19.570 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:19.570 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:19.570 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:19.570 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:19.570 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user b48b389553404d0a892bf87580f92e83 --project f7a8605089d942f49e95495e2f6dd11b 2026-01-26 23:45:19.570 | 2026-01-26 23:45:19.570 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user b48b389553404d0a892bf87580f92e83 --project f7a8605089d942f49e95495e2f6dd11b -c Role -f value 2026-01-26 23:45:19.570 | 2026-01-26 23:45:19.570 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:19.570 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:19.570 | + functions-common:get_or_add_user_project_role:972 : echo 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:19.570 | 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:19.621 | [36990 Async ks-demo-invis:128709]: finished get_or_add_user_project_role member b48b389553404d0a892bf87580f92e83 f7a8605089d942f49e95495e2f6dd11b with result 0 in 4 seconds 2026-01-26 23:45:19.671 | [36990 Async ks-demo-reader:128915]: Waiting for completion of get_or_add_user_project_role reader bbc5f5942dfb4814b791352c2f317998 3f9997ba23b340c480836a5934c50aa6 running on PID 128915 (13 other jobs running) 2026-01-26 23:45:19.705 | [36990 Async ks-demo-reader:128915]: Signaling child to exit 2026-01-26 23:45:19.705 | WAKEUP 2026-01-26 23:45:19.734 | [36990 Async ks-demo-reader:128915]: Signaled 2026-01-26 23:45:19.736 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:19.736 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:19.736 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:19.736 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:19.736 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:19.736 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:19.736 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:19.736 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:19.736 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:19.736 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user bbc5f5942dfb4814b791352c2f317998 --project 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:19.736 | 2026-01-26 23:45:19.737 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user bbc5f5942dfb4814b791352c2f317998 --project 3f9997ba23b340c480836a5934c50aa6 -c Role -f value 2026-01-26 23:45:19.737 | 2026-01-26 23:45:19.737 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:19.737 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:45:19.737 | + functions-common:get_or_add_user_project_role:972 : echo a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:45:19.737 | a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:45:19.794 | [36990 Async ks-demo-reader:128915]: finished get_or_add_user_project_role reader bbc5f5942dfb4814b791352c2f317998 3f9997ba23b340c480836a5934c50aa6 with result 0 in 3 seconds 2026-01-26 23:45:19.800 | + inc/async:async_wait:197 : return 0 2026-01-26 23:45:19.804 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-01-26 23:45:19.870 | [36990 Async ks-alt-admin:129304]: Waiting for completion of get_or_add_user_project_role admin 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 running on PID 129304 (12 other jobs running) 2026-01-26 23:45:19.902 | [36990 Async ks-alt-admin:129304]: Signaling child to exit 2026-01-26 23:45:19.902 | WAKEUP 2026-01-26 23:45:19.931 | [36990 Async ks-alt-admin:129304]: Signaled 2026-01-26 23:45:19.934 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:19.934 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:19.934 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:19.934 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:19.934 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:19.934 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:19.934 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:19.934 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:19.934 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:19.934 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 859202c2161840da9e89d7c244a14a73 --project fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:19.934 | 2026-01-26 23:45:19.934 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 859202c2161840da9e89d7c244a14a73 --project fdffc3e85eeb4315a85af4238c9ce767 -c Role -f value 2026-01-26 23:45:19.934 | 2026-01-26 23:45:19.934 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:19.934 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:19.934 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:19.934 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:19.992 | [36990 Async ks-alt-admin:129304]: finished get_or_add_user_project_role admin 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 with result 0 in 2 seconds 2026-01-26 23:45:20.039 | [36990 Async ks-alt-another:129400]: Waiting for completion of get_or_add_user_project_role anotherrole 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 running on PID 129400 (11 other jobs running) 2026-01-26 23:45:20.070 | [36990 Async ks-alt-another:129400]: Signaling child to exit 2026-01-26 23:45:20.070 | WAKEUP 2026-01-26 23:45:20.095 | [36990 Async ks-alt-another:129400]: Signaled 2026-01-26 23:45:20.098 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:20.098 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:20.098 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:20.098 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:20.098 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:20.098 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:20.098 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:20.098 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:20.098 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:20.098 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add anotherrole --user 859202c2161840da9e89d7c244a14a73 --project fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:20.098 | 2026-01-26 23:45:20.099 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 859202c2161840da9e89d7c244a14a73 --project fdffc3e85eeb4315a85af4238c9ce767 -c Role -f value 2026-01-26 23:45:20.099 | 2026-01-26 23:45:20.099 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.099 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:45:20.099 | + functions-common:get_or_add_user_project_role:972 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:45:20.099 | 5245c836cc514c968666480f6058952b 2026-01-26 23:45:20.139 | [36990 Async ks-alt-another:129400]: finished get_or_add_user_project_role anotherrole 859202c2161840da9e89d7c244a14a73 fdffc3e85eeb4315a85af4238c9ce767 with result 0 in 2 seconds 2026-01-26 23:45:20.176 | [36990 Async ks-alt-member-user:129570]: Waiting for completion of get_or_add_user_project_role member 29227eb7cb184b98a9f9c1bfc0ce6c7e fdffc3e85eeb4315a85af4238c9ce767 running on PID 129570 (10 other jobs running) 2026-01-26 23:45:20.201 | [36990 Async ks-alt-member-user:129570]: Signaling child to exit 2026-01-26 23:45:20.201 | WAKEUP 2026-01-26 23:45:20.222 | [36990 Async ks-alt-member-user:129570]: Signaled 2026-01-26 23:45:20.223 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:20.224 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:20.224 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:20.224 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:20.224 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:20.224 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:20.224 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:20.224 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:20.224 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:20.224 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add member --user 29227eb7cb184b98a9f9c1bfc0ce6c7e --project fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:20.224 | 2026-01-26 23:45:20.224 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 29227eb7cb184b98a9f9c1bfc0ce6c7e --project fdffc3e85eeb4315a85af4238c9ce767 -c Role -f value 2026-01-26 23:45:20.224 | 2026-01-26 23:45:20.224 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.224 | + functions-common:get_or_add_user_project_role:971 : user_role_id=8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:20.224 | + functions-common:get_or_add_user_project_role:972 : echo 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:20.224 | 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:20.262 | [36990 Async ks-alt-member-user:129570]: finished get_or_add_user_project_role member 29227eb7cb184b98a9f9c1bfc0ce6c7e fdffc3e85eeb4315a85af4238c9ce767 with result 0 in 2 seconds 2026-01-26 23:45:20.296 | [36990 Async ks-alt-reader-user:129824]: Waiting for completion of get_or_add_user_project_role reader b6f0cdebf1bc4e81a9f9223e6b75d89c fdffc3e85eeb4315a85af4238c9ce767 running on PID 129824 (9 other jobs running) 2026-01-26 23:45:20.317 | [36990 Async ks-alt-reader-user:129824]: Signaling child to exit 2026-01-26 23:45:20.317 | WAKEUP 2026-01-26 23:45:20.337 | [36990 Async ks-alt-reader-user:129824]: Signaled 2026-01-26 23:45:20.339 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:45:20.339 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:45:20.339 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:45:20.339 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:20.339 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:20.339 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:20.339 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:20.339 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:20.339 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:45:20.339 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add reader --user b6f0cdebf1bc4e81a9f9223e6b75d89c --project fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:20.339 | 2026-01-26 23:45:20.339 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user b6f0cdebf1bc4e81a9f9223e6b75d89c --project fdffc3e85eeb4315a85af4238c9ce767 -c Role -f value 2026-01-26 23:45:20.339 | 2026-01-26 23:45:20.339 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.339 | + functions-common:get_or_add_user_project_role:971 : user_role_id=a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:45:20.340 | + functions-common:get_or_add_user_project_role:972 : echo a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:45:20.340 | a0d17cdf0cf84bafbe962f5ccf9db3a8 2026-01-26 23:45:20.381 | [36990 Async ks-alt-reader-user:129824]: finished get_or_add_user_project_role reader b6f0cdebf1bc4e81a9f9223e6b75d89c fdffc3e85eeb4315a85af4238c9ce767 with result 0 in 1 seconds 2026-01-26 23:45:20.387 | + inc/async:async_wait:197 : return 0 2026-01-26 23:45:20.389 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2026-01-26 23:45:20.442 | [36990 Async ks-system-member:130016]: Waiting for completion of get_or_add_user_system_role member f5dbf0c1b4364ed3bab8c8008304272f all running on PID 130016 (8 other jobs running) 2026-01-26 23:45:20.465 | [36990 Async ks-system-member:130016]: Signaling child to exit 2026-01-26 23:45:20.465 | WAKEUP 2026-01-26 23:45:20.487 | [36990 Async ks-system-member:130016]: Signaled 2026-01-26 23:45:20.488 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-01-26 23:45:20.489 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-01-26 23:45:20.489 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:20.489 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:20.489 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:20.489 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:20.489 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-01-26 23:45:20.489 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5dbf0c1b4364ed3bab8c8008304272f --system all -f value -c Role 2026-01-26 23:45:20.489 | 2026-01-26 23:45:20.489 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add member --user f5dbf0c1b4364ed3bab8c8008304272f --system all 2026-01-26 23:45:20.489 | 2026-01-26 23:45:20.489 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f5dbf0c1b4364ed3bab8c8008304272f --system all -f value -c Role 2026-01-26 23:45:20.489 | 2026-01-26 23:45:20.489 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-01-26 23:45:20.489 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-01-26 23:45:20.489 | 2026-01-26 23:45:20.535 | [36990 Async ks-system-member:130016]: finished get_or_add_user_system_role member f5dbf0c1b4364ed3bab8c8008304272f all with result 0 in 3 seconds 2026-01-26 23:45:20.555 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:20.574 | [36990 Async ks-system-reader:130213]: Waiting for completion of get_or_add_user_system_role reader c7d2b0ddde5b4c9994e55ec412f20f75 all running on PID 130213 (7 other jobs running) 2026-01-26 23:45:20.580 | [130483 Async ks-group-memberdemo:130483]: finished successfully 2026-01-26 23:45:20.597 | [36990 Async ks-system-reader:130213]: Signaling child to exit 2026-01-26 23:45:20.598 | WAKEUP 2026-01-26 23:45:20.620 | [36990 Async ks-system-reader:130213]: Signaled 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:997 : local user_role_id 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:998 : local domain_args 2026-01-26 23:45:20.623 | ++ functions-common:get_or_add_user_system_role:1000 : _get_domain_args 2026-01-26 23:45:20.623 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:45:20.623 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:45:20.623 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:45:20.623 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:45:20.623 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:1000 : domain_args= 2026-01-26 23:45:20.623 | ++ functions-common:get_or_add_user_system_role:1008 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7d2b0ddde5b4c9994e55ec412f20f75 --system all -f value -c Role 2026-01-26 23:45:20.623 | 2026-01-26 23:45:20.623 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:1008 : user_role_id= 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:1009 : [[ -z '' ]] 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:1011 : openstack --os-cloud devstack-system-admin role add reader --user c7d2b0ddde5b4c9994e55ec412f20f75 --system all 2026-01-26 23:45:20.623 | 2026-01-26 23:45:20.623 | ++ functions-common:get_or_add_user_system_role:1020 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user c7d2b0ddde5b4c9994e55ec412f20f75 --system all -f value -c Role 2026-01-26 23:45:20.623 | 2026-01-26 23:45:20.623 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:1020 : user_role_id= 2026-01-26 23:45:20.623 | + functions-common:get_or_add_user_system_role:1022 : echo 2026-01-26 23:45:20.623 | 2026-01-26 23:45:20.668 | [36990 Async ks-system-reader:130213]: finished get_or_add_user_system_role reader c7d2b0ddde5b4c9994e55ec412f20f75 all with result 0 in 3 seconds 2026-01-26 23:45:20.673 | + inc/async:async_wait:197 : return 0 2026-01-26 23:45:20.676 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-01-26 23:45:20.730 | [36990 Async ks-group-memberdemo:130483]: Waiting for completion of get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 running on PID 130483 (6 other jobs running) 2026-01-26 23:45:20.759 | [36990 Async ks-group-memberdemo:130483]: Signaling child to exit 2026-01-26 23:45:20.759 | WAKEUP 2026-01-26 23:45:20.782 | [36990 Async ks-group-memberdemo:130483]: Signaled 2026-01-26 23:45:20.784 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-01-26 23:45:20.784 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group abc88d8188bd45c991547a1e4f654bf8 --project 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:20.785 | 2026-01-26 23:45:20.785 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group abc88d8188bd45c991547a1e4f654bf8 --project 3f9997ba23b340c480836a5934c50aa6 -f value -c Role 2026-01-26 23:45:20.785 | 2026-01-26 23:45:20.785 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:20.785 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:20.785 | + functions-common:get_or_add_group_project_role:1041 : echo 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:20.785 | 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:20.832 | [36990 Async ks-group-memberdemo:130483]: finished get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 with result 0 in 2 seconds 2026-01-26 23:45:20.873 | [36990 Async ks-group-anotherdemo:130562]: Waiting for completion of get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 running on PID 130562 (5 other jobs running) 2026-01-26 23:45:20.901 | [36990 Async ks-group-anotherdemo:130562]: Signaling child to exit 2026-01-26 23:45:21.042 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:21.067 | [130562 Async ks-group-anotherdemo:130562]: finished successfully 2026-01-26 23:45:21.096 | WAKEUP 2026-01-26 23:45:21.125 | [36990 Async ks-group-anotherdemo:130562]: Signaled 2026-01-26 23:45:21.128 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-01-26 23:45:21.128 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group abc88d8188bd45c991547a1e4f654bf8 --project 3f9997ba23b340c480836a5934c50aa6 2026-01-26 23:45:21.128 | 2026-01-26 23:45:21.128 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group abc88d8188bd45c991547a1e4f654bf8 --project 3f9997ba23b340c480836a5934c50aa6 -f value -c Role 2026-01-26 23:45:21.128 | 2026-01-26 23:45:21.128 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:21.128 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:45:21.128 | + functions-common:get_or_add_group_project_role:1041 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:45:21.128 | 5245c836cc514c968666480f6058952b 2026-01-26 23:45:21.178 | [36990 Async ks-group-anotherdemo:130562]: finished get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 3f9997ba23b340c480836a5934c50aa6 with result 0 in 2 seconds 2026-01-26 23:45:21.218 | [36990 Async ks-group-memberalt:130641]: Waiting for completion of get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 running on PID 130641 (4 other jobs running) 2026-01-26 23:45:21.247 | [36990 Async ks-group-memberalt:130641]: Signaling child to exit 2026-01-26 23:45:21.625 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:21.653 | [130641 Async ks-group-memberalt:130641]: finished successfully 2026-01-26 23:45:21.685 | WAKEUP 2026-01-26 23:45:21.710 | [36990 Async ks-group-memberalt:130641]: Signaled 2026-01-26 23:45:21.712 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-01-26 23:45:21.712 | + functions-common:get_or_add_group_project_role:1032 : openstack role add member --group abc88d8188bd45c991547a1e4f654bf8 --project fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:21.712 | 2026-01-26 23:45:21.712 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group abc88d8188bd45c991547a1e4f654bf8 --project fdffc3e85eeb4315a85af4238c9ce767 -f value -c Role 2026-01-26 23:45:21.712 | 2026-01-26 23:45:21.712 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:21.712 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:21.713 | + functions-common:get_or_add_group_project_role:1041 : echo 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:21.713 | 8d097a02975947bda0a909b3675597a1 2026-01-26 23:45:21.763 | [36990 Async ks-group-memberalt:130641]: finished get_or_add_group_project_role member abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 with result 0 in 3 seconds 2026-01-26 23:45:21.807 | [36990 Async ks-group-anotheralt:130720]: Waiting for completion of get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 running on PID 130720 (3 other jobs running) 2026-01-26 23:45:21.836 | [36990 Async ks-group-anotheralt:130720]: Signaling child to exit 2026-01-26 23:45:22.196 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:22.224 | [130720 Async ks-group-anotheralt:130720]: finished successfully 2026-01-26 23:45:22.247 | WAKEUP 2026-01-26 23:45:22.272 | [36990 Async ks-group-anotheralt:130720]: Signaled 2026-01-26 23:45:22.274 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-01-26 23:45:22.274 | + functions-common:get_or_add_group_project_role:1032 : openstack role add anotherrole --group abc88d8188bd45c991547a1e4f654bf8 --project fdffc3e85eeb4315a85af4238c9ce767 2026-01-26 23:45:22.274 | 2026-01-26 23:45:22.274 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group abc88d8188bd45c991547a1e4f654bf8 --project fdffc3e85eeb4315a85af4238c9ce767 -f value -c Role 2026-01-26 23:45:22.274 | 2026-01-26 23:45:22.274 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:22.274 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:45:22.274 | + functions-common:get_or_add_group_project_role:1041 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:45:22.274 | 5245c836cc514c968666480f6058952b 2026-01-26 23:45:22.320 | [36990 Async ks-group-anotheralt:130720]: finished get_or_add_group_project_role anotherrole abc88d8188bd45c991547a1e4f654bf8 fdffc3e85eeb4315a85af4238c9ce767 with result 0 in 3 seconds 2026-01-26 23:45:22.362 | [36990 Async ks-group-admin:130839]: Waiting for completion of get_or_add_group_project_role admin aa485ff4a2174fa7b7e8260d34b68c7f 51b7780042c64addb52fb6fe9587a219 running on PID 130839 (2 other jobs running) 2026-01-26 23:45:22.392 | [36990 Async ks-group-admin:130839]: Signaling child to exit 2026-01-26 23:45:22.648 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:22.679 | [130839 Async ks-group-admin:130839]: finished successfully 2026-01-26 23:45:22.709 | WAKEUP 2026-01-26 23:45:22.734 | [36990 Async ks-group-admin:130839]: Signaled 2026-01-26 23:45:22.736 | + functions-common:get_or_add_group_project_role:1028 : local group_role_id 2026-01-26 23:45:22.737 | + functions-common:get_or_add_group_project_role:1032 : openstack role add admin --group aa485ff4a2174fa7b7e8260d34b68c7f --project 51b7780042c64addb52fb6fe9587a219 2026-01-26 23:45:22.737 | 2026-01-26 23:45:22.737 | ++ functions-common:get_or_add_group_project_role:1039 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group aa485ff4a2174fa7b7e8260d34b68c7f --project 51b7780042c64addb52fb6fe9587a219 -f value -c Role 2026-01-26 23:45:22.737 | 2026-01-26 23:45:22.737 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:45:22.737 | + functions-common:get_or_add_group_project_role:1039 : group_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:22.737 | + functions-common:get_or_add_group_project_role:1041 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:22.737 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:45:22.787 | [36990 Async ks-group-admin:130839]: finished get_or_add_group_project_role admin aa485ff4a2174fa7b7e8260d34b68c7f 51b7780042c64addb52fb6fe9587a219 with result 0 in 3 seconds 2026-01-26 23:45:22.793 | + inc/async:async_wait:197 : return 0 2026-01-26 23:45:22.795 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2026-01-26 23:45:22.817 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:45:22.820 | + ./stack.sh:main:1119 : is_service_enabled nova 2026-01-26 23:45:22.843 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:45:22.847 | + ./stack.sh:main:1120 : async_runfunc create_nova_accounts 2026-01-26 23:45:22.850 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-01-26 23:45:22.935 | + inc/async:async_inner:63 : create_nova_accounts 2026-01-26 23:45:22.986 | [36990 Async create_nova_accounts:132640]: running: create_nova_accounts 2026-01-26 23:45:22.990 | + ./stack.sh:main:1122 : is_service_enabled glance 2026-01-26 23:45:23.012 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:45:23.016 | + ./stack.sh:main:1123 : async_runfunc create_glance_accounts 2026-01-26 23:45:23.019 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-01-26 23:45:23.095 | + inc/async:async_inner:63 : create_glance_accounts 2026-01-26 23:45:23.149 | [36990 Async create_glance_accounts:132763]: running: create_glance_accounts 2026-01-26 23:45:23.156 | + ./stack.sh:main:1125 : is_service_enabled cinder 2026-01-26 23:45:23.179 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:45:23.183 | + ./stack.sh:main:1126 : async_runfunc create_cinder_accounts 2026-01-26 23:45:23.185 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-01-26 23:45:23.253 | + inc/async:async_inner:63 : create_cinder_accounts 2026-01-26 23:45:23.291 | [36990 Async create_cinder_accounts:132903]: running: create_cinder_accounts 2026-01-26 23:45:23.296 | + ./stack.sh:main:1128 : is_service_enabled neutron 2026-01-26 23:45:23.320 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:45:23.323 | + ./stack.sh:main:1129 : async_runfunc create_neutron_accounts 2026-01-26 23:45:23.326 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-01-26 23:45:23.393 | + inc/async:async_inner:63 : create_neutron_accounts 2026-01-26 23:45:23.426 | [36990 Async create_neutron_accounts:133045]: running: create_neutron_accounts 2026-01-26 23:45:23.432 | + ./stack.sh:main:1131 : is_service_enabled swift 2026-01-26 23:45:23.448 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:45:23.450 | + ./stack.sh:main:1132 : async_runfunc create_swift_accounts 2026-01-26 23:45:23.453 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2026-01-26 23:45:23.520 | + inc/async:async_inner:63 : create_swift_accounts 2026-01-26 23:45:23.558 | [36990 Async create_swift_accounts:133226]: running: create_swift_accounts 2026-01-26 23:45:23.560 | + ./stack.sh:main:1140 : is_service_enabled horizon 2026-01-26 23:45:23.576 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:45:23.579 | + ./stack.sh:main:1141 : echo_summary 'Configuring Horizon' 2026-01-26 23:45:23.581 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:45:23.584 | + ./stack.sh:echo_summary:444 : echo -e Configuring Horizon 2026-01-26 23:45:23.586 | + ./stack.sh:main:1142 : async_runfunc configure_horizon 2026-01-26 23:45:23.589 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2026-01-26 23:45:23.652 | + inc/async:async_inner:63 : configure_horizon 2026-01-26 23:45:23.698 | [36990 Async configure_horizon:133366]: running: configure_horizon 2026-01-26 23:45:23.702 | + ./stack.sh:main:1145 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-01-26 23:45:23.761 | [36990 Async create_nova_accounts:132640]: Waiting for completion of create_nova_accounts running on PID 132640 (7 other jobs running) 2026-01-26 23:45:23.789 | [36990 Async create_nova_accounts:132640]: Signaling child to exit 2026-01-26 23:45:48.226 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:48.249 | [133045 Async create_neutron_accounts:133045]: finished successfully 2026-01-26 23:45:52.722 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:52.749 | [132903 Async create_cinder_accounts:132903]: finished successfully 2026-01-26 23:45:57.424 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:45:57.452 | [133366 Async configure_horizon:133366]: finished successfully 2026-01-26 23:46:01.377 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:46:01.403 | [132640 Async create_nova_accounts:132640]: finished successfully 2026-01-26 23:46:01.431 | WAKEUP 2026-01-26 23:46:01.454 | [36990 Async create_nova_accounts:132640]: Signaled 2026-01-26 23:46:01.455 | + lib/nova:create_nova_accounts:384 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ n-api ]] 2026-01-26 23:46:01.455 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-01-26 23:46:01.455 | + lib/keystone:create_service_user:420 : get_or_create_user nova secretservice Default 2026-01-26 23:46:01.455 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:01.455 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:01.455 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:01.455 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:46:01.455 | 2026-01-26 23:46:01.455 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.455 | + functions-common:get_or_create_user:907 : user_id=9166c5aadd354224bad723fc7a929a3d 2026-01-26 23:46:01.455 | + functions-common:get_or_create_user:908 : echo 9166c5aadd354224bad723fc7a929a3d 2026-01-26 23:46:01.455 | 9166c5aadd354224bad723fc7a929a3d 2026-01-26 23:46:01.455 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2026-01-26 23:46:01.455 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:01.455 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:01.455 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:01.455 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:01.455 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:01.455 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-01-26 23:46:01.455 | 2026-01-26 23:46:01.455 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:01.455 | 2026-01-26 23:46:01.455 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:01.456 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:01.456 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-01-26 23:46:01.456 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:01.456 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:01.456 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-01-26 23:46:01.456 | 2026-01-26 23:46:01.456 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:01.456 | 2026-01-26 23:46:01.456 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:01.456 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:01.456 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:01.456 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-01-26 23:46:01.456 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://38.102.83.18/compute 2026-01-26 23:46:01.456 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-01-26 23:46:01.456 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:46:01.456 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-01-26 23:46:01.456 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-01-26 23:46:01.456 | 2026-01-26 23:46:01.456 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.456 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:46:01.456 | ab290865e9b249fbaa99fb7268041024' 2026-01-26 23:46:01.456 | + functions-common:get_or_create_service:1059 : echo ab290865e9b249fbaa99fb7268041024 2026-01-26 23:46:01.456 | ab290865e9b249fbaa99fb7268041024 2026-01-26 23:46:01.456 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://38.102.83.18/compute/v2/$(project_id)s' 2026-01-26 23:46:01.456 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:46:01.456 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute_legacy public 'https://38.102.83.18/compute/v2/$(project_id)s' RegionOne 2026-01-26 23:46:01.456 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:01.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-01-26 23:46:01.457 | 2026-01-26 23:46:01.457 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:01.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://38.102.83.18/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-01-26 23:46:01.457 | 2026-01-26 23:46:01.457 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=e4ec418b7d744267b8ae8c54c590db57 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo e4ec418b7d744267b8ae8c54c590db57 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1092 : public_id=e4ec418b7d744267b8ae8c54c590db57 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1101 : echo e4ec418b7d744267b8ae8c54c590db57 2026-01-26 23:46:01.457 | e4ec418b7d744267b8ae8c54c590db57 2026-01-26 23:46:01.457 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-01-26 23:46:01.457 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:46:01.457 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-01-26 23:46:01.457 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-01-26 23:46:01.457 | 2026-01-26 23:46:01.457 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.457 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:46:01.457 | 25cacd29f24c4cffbaf8e2f8be46d213' 2026-01-26 23:46:01.457 | + functions-common:get_or_create_service:1059 : echo 25cacd29f24c4cffbaf8e2f8be46d213 2026-01-26 23:46:01.457 | 25cacd29f24c4cffbaf8e2f8be46d213 2026-01-26 23:46:01.457 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://38.102.83.18/compute/v2.1 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:46:01.457 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface compute public https://38.102.83.18/compute/v2.1 RegionOne 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:01.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-01-26 23:46:01.457 | 2026-01-26 23:46:01.457 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:01.457 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://38.102.83.18/compute/v2.1 --region RegionOne -f value -c id 2026-01-26 23:46:01.457 | 2026-01-26 23:46:01.457 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=3f5faaccb55e48409b29245b27571ef4 2026-01-26 23:46:01.457 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 3f5faaccb55e48409b29245b27571ef4 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1092 : public_id=3f5faaccb55e48409b29245b27571ef4 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:46:01.457 | + functions-common:get_or_create_endpoint:1101 : echo 3f5faaccb55e48409b29245b27571ef4 2026-01-26 23:46:01.457 | 3f5faaccb55e48409b29245b27571ef4 2026-01-26 23:46:01.457 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-01-26 23:46:01.457 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:01.457 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-01-26 23:46:01.457 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:01.458 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2026-01-26 23:46:01.458 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:01.458 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:01.458 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:01.458 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:01.458 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:01.458 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2026-01-26 23:46:01.458 | 2026-01-26 23:46:01.458 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:01.458 | 2026-01-26 23:46:01.458 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:01.458 | + functions-common:get_or_add_user_project_role:971 : user_role_id=6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:46:01.458 | + functions-common:get_or_add_user_project_role:972 : echo 6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:46:01.458 | 6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:46:01.458 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-01-26 23:46:01.458 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:01.458 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-01-26 23:46:01.458 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:01.458 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-01-26 23:46:01.508 | [36990 Async create_nova_accounts:132640]: finished create_nova_accounts with result 0 in 38 seconds 2026-01-26 23:46:01.551 | [36990 Async create_glance_accounts:132763]: Waiting for completion of create_glance_accounts running on PID 132763 (6 other jobs running) 2026-01-26 23:46:01.585 | [36990 Async create_glance_accounts:132763]: Signaling child to exit 2026-01-26 23:46:06.822 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:46:06.852 | [132763 Async create_glance_accounts:132763]: finished successfully 2026-01-26 23:46:06.885 | WAKEUP 2026-01-26 23:46:06.915 | [36990 Async create_glance_accounts:132763]: Signaled 2026-01-26 23:46:06.916 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2026-01-26 23:46:06.916 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:06.917 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2026-01-26 23:46:06.917 | + lib/keystone:create_service_user:420 : get_or_create_user glance secretservice Default 2026-01-26 23:46:06.917 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:06.917 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:06.917 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:06.917 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:46:06.917 | 2026-01-26 23:46:06.917 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.917 | + functions-common:get_or_create_user:907 : user_id=8bf9f3144be441d3b80a92167394e30c 2026-01-26 23:46:06.917 | + functions-common:get_or_create_user:908 : echo 8bf9f3144be441d3b80a92167394e30c 2026-01-26 23:46:06.917 | 8bf9f3144be441d3b80a92167394e30c 2026-01-26 23:46:06.917 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2026-01-26 23:46:06.917 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:06.917 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:06.917 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:06.917 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:06.917 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:06.917 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-01-26 23:46:06.917 | 2026-01-26 23:46:06.917 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:06.917 | 2026-01-26 23:46:06.917 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.917 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:06.918 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:06.918 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-01-26 23:46:06.918 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:06.918 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:06.918 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-01-26 23:46:06.918 | 2026-01-26 23:46:06.918 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:06.918 | 2026-01-26 23:46:06.918 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:06.918 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:06.918 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:06.918 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2026-01-26 23:46:06.918 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:06.918 | + lib/glance:create_glance_accounts:493 : create_service_user glance-swift ResellerAdmin 2026-01-26 23:46:06.918 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift secretservice Default 2026-01-26 23:46:06.918 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:06.918 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:06.918 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:06.918 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:46:06.918 | 2026-01-26 23:46:06.918 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.918 | + functions-common:get_or_create_user:907 : user_id=f9c5cb350e8948adb39a9f8ba8fa6b0d 2026-01-26 23:46:06.918 | + functions-common:get_or_create_user:908 : echo f9c5cb350e8948adb39a9f8ba8fa6b0d 2026-01-26 23:46:06.918 | f9c5cb350e8948adb39a9f8ba8fa6b0d 2026-01-26 23:46:06.918 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:06.919 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2026-01-26 23:46:06.919 | 2026-01-26 23:46:06.919 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:06.919 | 2026-01-26 23:46:06.919 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:06.919 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:06.919 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2026-01-26 23:46:06.919 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:06.919 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:06.919 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:06.919 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2026-01-26 23:46:06.919 | 2026-01-26 23:46:06.919 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:06.919 | 2026-01-26 23:46:06.919 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.920 | + functions-common:get_or_add_user_project_role:971 : user_role_id=6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:46:06.920 | + functions-common:get_or_add_user_project_role:972 : echo 6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:46:06.920 | 6f1c3bcf749f43c490704700606dfa07 2026-01-26 23:46:06.921 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2026-01-26 23:46:06.921 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:46:06.921 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-01-26 23:46:06.921 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-01-26 23:46:06.921 | 2026-01-26 23:46:06.921 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.921 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:46:06.921 | ac0a5656e1be4186adff9bbf864623ff' 2026-01-26 23:46:06.922 | + functions-common:get_or_create_service:1059 : echo ac0a5656e1be4186adff9bbf864623ff 2026-01-26 23:46:06.922 | ac0a5656e1be4186adff9bbf864623ff 2026-01-26 23:46:06.922 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://38.102.83.18/image 2026-01-26 23:46:06.922 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:46:06.922 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface image public https://38.102.83.18/image RegionOne 2026-01-26 23:46:06.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:06.922 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-01-26 23:46:06.922 | 2026-01-26 23:46:06.922 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:06.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:06.922 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://38.102.83.18/image --region RegionOne -f value -c id 2026-01-26 23:46:06.922 | 2026-01-26 23:46:06.922 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.922 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=794277011e0c4991bd88d7c2f503644a 2026-01-26 23:46:06.923 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 794277011e0c4991bd88d7c2f503644a 2026-01-26 23:46:06.923 | + functions-common:get_or_create_endpoint:1092 : public_id=794277011e0c4991bd88d7c2f503644a 2026-01-26 23:46:06.923 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-01-26 23:46:06.923 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:46:06.923 | + functions-common:get_or_create_endpoint:1101 : echo 794277011e0c4991bd88d7c2f503644a 2026-01-26 23:46:06.923 | 794277011e0c4991bd88d7c2f503644a 2026-01-26 23:46:06.923 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2026-01-26 23:46:06.923 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-01-26 23:46:06.923 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-01-26 23:46:06.923 | 2026-01-26 23:46:06.923 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.923 | ++ functions-common:get_or_create_domain:869 : domain_id=default 2026-01-26 23:46:06.923 | ++ functions-common:get_or_create_domain:870 : echo default 2026-01-26 23:46:06.923 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2026-01-26 23:46:06.923 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-01-26 23:46:06.924 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-01-26 23:46:06.924 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2026-01-26 23:46:06.924 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2026-01-26 23:46:06.924 | + lib/glance:configure_glance_quotas:317 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-01-26 23:46:06.924 | 2026-01-26 23:46:06.924 | +---------------+----------------------------------+ 2026-01-26 23:46:06.924 | | Field | Value | 2026-01-26 23:46:06.924 | +---------------+----------------------------------+ 2026-01-26 23:46:06.924 | | default_limit | 2000 | 2026-01-26 23:46:06.924 | | description | None | 2026-01-26 23:46:06.924 | | id | 2cbee7c438714ed184ea4d695405caf3 | 2026-01-26 23:46:06.924 | | region_id | RegionOne | 2026-01-26 23:46:06.924 | | resource_name | image_size_total | 2026-01-26 23:46:06.924 | | service_id | ac0a5656e1be4186adff9bbf864623ff | 2026-01-26 23:46:06.924 | +---------------+----------------------------------+ 2026-01-26 23:46:06.925 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-01-26 23:46:06.925 | 2026-01-26 23:46:06.925 | +---------------+----------------------------------+ 2026-01-26 23:46:06.925 | | Field | Value | 2026-01-26 23:46:06.925 | +---------------+----------------------------------+ 2026-01-26 23:46:06.925 | | default_limit | 2000 | 2026-01-26 23:46:06.925 | | description | None | 2026-01-26 23:46:06.925 | | id | cafe71e0767a4510bbf7b4fb366f9803 | 2026-01-26 23:46:06.925 | | region_id | RegionOne | 2026-01-26 23:46:06.925 | | resource_name | image_stage_total | 2026-01-26 23:46:06.925 | | service_id | ac0a5656e1be4186adff9bbf864623ff | 2026-01-26 23:46:06.925 | +---------------+----------------------------------+ 2026-01-26 23:46:06.925 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-01-26 23:46:06.925 | 2026-01-26 23:46:06.925 | +---------------+----------------------------------+ 2026-01-26 23:46:06.926 | | Field | Value | 2026-01-26 23:46:06.926 | +---------------+----------------------------------+ 2026-01-26 23:46:06.926 | | default_limit | 100 | 2026-01-26 23:46:06.926 | | description | None | 2026-01-26 23:46:06.926 | | id | 19bd43be87a54dbb8afe0ca872f893b2 | 2026-01-26 23:46:06.926 | | region_id | RegionOne | 2026-01-26 23:46:06.926 | | resource_name | image_count_total | 2026-01-26 23:46:06.926 | | service_id | ac0a5656e1be4186adff9bbf864623ff | 2026-01-26 23:46:06.926 | +---------------+----------------------------------+ 2026-01-26 23:46:06.926 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-01-26 23:46:06.926 | 2026-01-26 23:46:06.926 | +---------------+----------------------------------+ 2026-01-26 23:46:06.926 | | Field | Value | 2026-01-26 23:46:06.926 | +---------------+----------------------------------+ 2026-01-26 23:46:06.926 | | default_limit | 100 | 2026-01-26 23:46:06.926 | | description | None | 2026-01-26 23:46:06.926 | | id | 48b1172961c54d91964365b87052c65f | 2026-01-26 23:46:06.927 | | region_id | RegionOne | 2026-01-26 23:46:06.927 | | resource_name | image_count_uploading | 2026-01-26 23:46:06.927 | | service_id | ac0a5656e1be4186adff9bbf864623ff | 2026-01-26 23:46:06.927 | +---------------+----------------------------------+ 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://38.102.83.18/identity 2026-01-26 23:46:06.927 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-01-26 23:46:06.927 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-01-26 23:46:06.927 | 2026-01-26 23:46:06.927 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:06.928 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 794277011e0c4991bd88d7c2f503644a 2026-01-26 23:46:06.928 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-01-26 23:46:06.928 | 2026-01-26 23:46:06.928 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2026-01-26 23:46:06.928 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:06.981 | [36990 Async create_glance_accounts:132763]: finished create_glance_accounts with result 0 in 43 seconds 2026-01-26 23:46:07.033 | [36990 Async create_cinder_accounts:132903]: Waiting for completion of create_cinder_accounts running on PID 132903 (5 other jobs running) 2026-01-26 23:46:07.067 | [36990 Async create_cinder_accounts:132903]: Signaling child to exit 2026-01-26 23:46:07.069 | WAKEUP 2026-01-26 23:46:07.099 | [36990 Async create_cinder_accounts:132903]: Signaled 2026-01-26 23:46:07.101 | + lib/cinder:create_cinder_accounts:462 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy =~ c-api ]] 2026-01-26 23:46:07.101 | + lib/cinder:create_cinder_accounts:464 : local extra_role= 2026-01-26 23:46:07.101 | + lib/cinder:create_cinder_accounts:467 : is_service_enabled barbican 2026-01-26 23:46:07.101 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:07.101 | + lib/cinder:create_cinder_accounts:471 : create_service_user cinder 2026-01-26 23:46:07.101 | + lib/keystone:create_service_user:420 : get_or_create_user cinder secretservice Default 2026-01-26 23:46:07.101 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:07.101 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:07.101 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:07.101 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:46:07.101 | 2026-01-26 23:46:07.101 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.101 | + functions-common:get_or_create_user:907 : user_id=b186f73a064040e8b987ccc3b9efd92e 2026-01-26 23:46:07.101 | + functions-common:get_or_create_user:908 : echo b186f73a064040e8b987ccc3b9efd92e 2026-01-26 23:46:07.101 | b186f73a064040e8b987ccc3b9efd92e 2026-01-26 23:46:07.101 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2026-01-26 23:46:07.101 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:07.101 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:07.101 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:07.102 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:07.102 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:07.102 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-01-26 23:46:07.102 | 2026-01-26 23:46:07.102 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:07.102 | 2026-01-26 23:46:07.102 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.102 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:46:07.102 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:07.102 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:07.102 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-01-26 23:46:07.102 | + lib/cinder:create_cinder_accounts:473 : local cinder_api_url 2026-01-26 23:46:07.102 | + lib/cinder:create_cinder_accounts:474 : cinder_api_url=https://38.102.83.18/volume 2026-01-26 23:46:07.102 | + lib/cinder:create_cinder_accounts:477 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-01-26 23:46:07.102 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:46:07.102 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-01-26 23:46:07.102 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-01-26 23:46:07.102 | 2026-01-26 23:46:07.102 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.102 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:46:07.102 | e6cc2ee4fa9d4b17bc454bac2576c3c8' 2026-01-26 23:46:07.102 | + functions-common:get_or_create_service:1059 : echo e6cc2ee4fa9d4b17bc454bac2576c3c8 2026-01-26 23:46:07.102 | e6cc2ee4fa9d4b17bc454bac2576c3c8 2026-01-26 23:46:07.102 | + lib/cinder:create_cinder_accounts:479 : get_or_create_endpoint block-storage RegionOne https://38.102.83.18/volume/v3 2026-01-26 23:46:07.102 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:46:07.102 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface block-storage public https://38.102.83.18/volume/v3 RegionOne 2026-01-26 23:46:07.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:07.102 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-01-26 23:46:07.102 | 2026-01-26 23:46:07.102 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:07.102 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:07.102 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://38.102.83.18/volume/v3 --region RegionOne -f value -c id 2026-01-26 23:46:07.103 | 2026-01-26 23:46:07.103 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=b4a10bb747b94c0cb2e900c0ab46fd17 2026-01-26 23:46:07.103 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo b4a10bb747b94c0cb2e900c0ab46fd17 2026-01-26 23:46:07.103 | + functions-common:get_or_create_endpoint:1092 : public_id=b4a10bb747b94c0cb2e900c0ab46fd17 2026-01-26 23:46:07.103 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-01-26 23:46:07.103 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:46:07.103 | + functions-common:get_or_create_endpoint:1101 : echo b4a10bb747b94c0cb2e900c0ab46fd17 2026-01-26 23:46:07.103 | b4a10bb747b94c0cb2e900c0ab46fd17 2026-01-26 23:46:07.103 | + lib/cinder:create_cinder_accounts:482 : configure_cinder_internal_tenant 2026-01-26 23:46:07.103 | ++ lib/cinder:configure_cinder_internal_tenant:715 : get_or_create_project service 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:46:07.103 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-01-26 23:46:07.103 | 2026-01-26 23:46:07.103 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_project:920 : project_id=88551b18768847dc9085f153ff4bed7d 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_project:921 : echo 88551b18768847dc9085f153ff4bed7d 2026-01-26 23:46:07.103 | + lib/cinder:configure_cinder_internal_tenant:715 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 88551b18768847dc9085f153ff4bed7d 2026-01-26 23:46:07.103 | ++ lib/cinder:configure_cinder_internal_tenant:716 : get_or_create_user cinder 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:07.103 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-01-26 23:46:07.103 | No password was supplied, authentication will fail when a user does not have a password. 2026-01-26 23:46:07.103 | 2026-01-26 23:46:07.103 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_user:907 : user_id=b186f73a064040e8b987ccc3b9efd92e 2026-01-26 23:46:07.103 | ++ functions-common:get_or_create_user:908 : echo b186f73a064040e8b987ccc3b9efd92e 2026-01-26 23:46:07.103 | + lib/cinder:configure_cinder_internal_tenant:716 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id b186f73a064040e8b987ccc3b9efd92e 2026-01-26 23:46:07.168 | [36990 Async create_cinder_accounts:132903]: finished create_cinder_accounts with result 0 in 29 seconds 2026-01-26 23:46:07.172 | + inc/async:async_wait:197 : return 0 2026-01-26 23:46:07.175 | + ./stack.sh:main:1146 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-01-26 23:46:07.226 | [36990 Async create_neutron_accounts:133045]: Waiting for completion of create_neutron_accounts running on PID 133045 (4 other jobs running) 2026-01-26 23:46:07.249 | [36990 Async create_neutron_accounts:133045]: Signaling child to exit 2026-01-26 23:46:07.250 | WAKEUP 2026-01-26 23:46:07.269 | [36990 Async create_neutron_accounts:133045]: Signaled 2026-01-26 23:46:07.271 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-01-26 23:46:07.271 | + lib/neutron:create_neutron_accounts:487 : neutron_url=https://38.102.83.18/ 2026-01-26 23:46:07.271 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-01-26 23:46:07.271 | + lib/neutron:create_neutron_accounts:489 : neutron_url=https://38.102.83.18/networking 2026-01-26 23:46:07.271 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-01-26 23:46:07.271 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:07.271 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-01-26 23:46:07.271 | + lib/keystone:create_service_user:420 : get_or_create_user neutron secretservice Default 2026-01-26 23:46:07.271 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:07.271 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:07.271 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:07.271 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:46:07.271 | 2026-01-26 23:46:07.271 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.271 | + functions-common:get_or_create_user:907 : user_id=5af39dfd040745b796d78777a1b6db6d 2026-01-26 23:46:07.271 | + functions-common:get_or_create_user:908 : echo 5af39dfd040745b796d78777a1b6db6d 2026-01-26 23:46:07.271 | 5af39dfd040745b796d78777a1b6db6d 2026-01-26 23:46:07.271 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2026-01-26 23:46:07.271 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:07.271 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:07.271 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:07.272 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:07.272 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:07.272 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-01-26 23:46:07.272 | 2026-01-26 23:46:07.272 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:07.272 | 2026-01-26 23:46:07.272 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.272 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:46:07.272 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:07.272 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:07.272 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2026-01-26 23:46:07.272 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-01-26 23:46:07.272 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:46:07.272 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-01-26 23:46:07.272 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-01-26 23:46:07.272 | 2026-01-26 23:46:07.272 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.272 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:46:07.272 | 261eef57899d469ea04cf187f2eb1b02' 2026-01-26 23:46:07.272 | + functions-common:get_or_create_service:1059 : echo 261eef57899d469ea04cf187f2eb1b02 2026-01-26 23:46:07.272 | 261eef57899d469ea04cf187f2eb1b02 2026-01-26 23:46:07.272 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne https://38.102.83.18/networking 2026-01-26 23:46:07.272 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:46:07.272 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface network public https://38.102.83.18/networking RegionOne 2026-01-26 23:46:07.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:07.272 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-01-26 23:46:07.272 | 2026-01-26 23:46:07.272 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:07.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:07.272 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://38.102.83.18/networking --region RegionOne -f value -c id 2026-01-26 23:46:07.272 | 2026-01-26 23:46:07.272 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:07.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=41639d0e40c84215a179d9964616188a 2026-01-26 23:46:07.272 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 41639d0e40c84215a179d9964616188a 2026-01-26 23:46:07.272 | + functions-common:get_or_create_endpoint:1092 : public_id=41639d0e40c84215a179d9964616188a 2026-01-26 23:46:07.272 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-01-26 23:46:07.272 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:46:07.272 | + functions-common:get_or_create_endpoint:1101 : echo 41639d0e40c84215a179d9964616188a 2026-01-26 23:46:07.272 | 41639d0e40c84215a179d9964616188a 2026-01-26 23:46:07.317 | [36990 Async create_neutron_accounts:133045]: finished create_neutron_accounts with result 0 in 24 seconds 2026-01-26 23:46:07.354 | [36990 Async create_swift_accounts:133226]: Waiting for completion of create_swift_accounts running on PID 133226 (3 other jobs running) 2026-01-26 23:46:07.378 | [36990 Async create_swift_accounts:133226]: Signaling child to exit 2026-01-26 23:46:11.052 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:46:11.082 | [133226 Async create_swift_accounts:133226]: finished successfully 2026-01-26 23:46:11.110 | WAKEUP 2026-01-26 23:46:11.137 | [36990 Async create_swift_accounts:133226]: Signaled 2026-01-26 23:46:11.138 | + lib/swift:create_swift_accounts:610 : export swiftusertest1_password=testing 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:610 : swiftusertest1_password=testing 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:611 : export swiftusertest2_password=testing2 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:611 : swiftusertest2_password=testing2 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:612 : export swiftusertest3_password=testing3 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:612 : swiftusertest3_password=testing3 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:613 : export swiftusertest4_password=testing4 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:613 : swiftusertest4_password=testing4 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:615 : local another_role 2026-01-26 23:46:11.139 | ++ lib/swift:create_swift_accounts:616 : get_or_create_role anotherrole 2026-01-26 23:46:11.139 | ++ functions-common:get_or_create_role:927 : local role_id 2026-01-26 23:46:11.139 | +++ functions-common:get_or_create_role:932 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-01-26 23:46:11.139 | 2026-01-26 23:46:11.139 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.139 | ++ functions-common:get_or_create_role:932 : role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:46:11.139 | ++ functions-common:get_or_create_role:933 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:616 : another_role=5245c836cc514c968666480f6058952b 2026-01-26 23:46:11.139 | + lib/swift:create_swift_accounts:620 : create_service_user swift admin 2026-01-26 23:46:11.139 | + lib/keystone:create_service_user:420 : get_or_create_user swift secretservice Default 2026-01-26 23:46:11.139 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:11.139 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:46:11.139 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:46:11.139 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:46:11.139 | 2026-01-26 23:46:11.139 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.139 | + functions-common:get_or_create_user:907 : user_id=a4cf65668f5347ccabba55260578dfa2 2026-01-26 23:46:11.139 | + functions-common:get_or_create_user:908 : echo a4cf65668f5347ccabba55260578dfa2 2026-01-26 23:46:11.139 | a4cf65668f5347ccabba55260578dfa2 2026-01-26 23:46:11.139 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2026-01-26 23:46:11.139 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:11.139 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:11.139 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:11.139 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:11.139 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2026-01-26 23:46:11.140 | 2026-01-26 23:46:11.140 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:11.140 | 2026-01-26 23:46:11.140 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:11.140 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:46:11.140 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-01-26 23:46:11.140 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:11.140 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:46:11.140 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2026-01-26 23:46:11.140 | 2026-01-26 23:46:11.140 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:46:11.140 | 2026-01-26 23:46:11.140 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.140 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.140 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.140 | + lib/swift:create_swift_accounts:622 : get_or_create_service swift object-store 'Swift Service' 2026-01-26 23:46:11.140 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:46:11.140 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2026-01-26 23:46:11.140 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2026-01-26 23:46:11.140 | 2026-01-26 23:46:11.140 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.140 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:46:11.140 | bd9677dfb0a246b58f9f479e640a177f' 2026-01-26 23:46:11.140 | + functions-common:get_or_create_service:1059 : echo bd9677dfb0a246b58f9f479e640a177f 2026-01-26 23:46:11.140 | bd9677dfb0a246b58f9f479e640a177f 2026-01-26 23:46:11.141 | + lib/swift:create_swift_accounts:624 : get_or_create_endpoint object-store RegionOne 'https://38.102.83.18:8080/v1/AUTH_$(project_id)s' https://38.102.83.18:8080 2026-01-26 23:46:11.141 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:46:11.141 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface object-store public 'https://38.102.83.18:8080/v1/AUTH_$(project_id)s' RegionOne 2026-01-26 23:46:11.141 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:11.141 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2026-01-26 23:46:11.141 | 2026-01-26 23:46:11.141 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:11.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:11.142 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://38.102.83.18:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2026-01-26 23:46:11.142 | 2026-01-26 23:46:11.142 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=db2fc6e5897942f88dfce7f16f515785 2026-01-26 23:46:11.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo db2fc6e5897942f88dfce7f16f515785 2026-01-26 23:46:11.142 | + functions-common:get_or_create_endpoint:1092 : public_id=db2fc6e5897942f88dfce7f16f515785 2026-01-26 23:46:11.142 | + functions-common:get_or_create_endpoint:1094 : [[ -n https://38.102.83.18:8080 ]] 2026-01-26 23:46:11.142 | + functions-common:get_or_create_endpoint:1095 : _get_or_create_endpoint_with_interface object-store admin https://38.102.83.18:8080 RegionOne 2026-01-26 23:46:11.142 | + functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:46:11.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2026-01-26 23:46:11.142 | 2026-01-26 23:46:11.142 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.142 | + functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:46:11.142 | + functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:46:11.142 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://38.102.83.18:8080 --region RegionOne -f value -c id 2026-01-26 23:46:11.142 | 2026-01-26 23:46:11.142 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.142 | + functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=1f97087bf1544f24a43ea740f4ef9189 2026-01-26 23:46:11.142 | + functions-common:_get_or_create_endpoint_with_interface:1077 : echo 1f97087bf1544f24a43ea740f4ef9189 2026-01-26 23:46:11.142 | 1f97087bf1544f24a43ea740f4ef9189 2026-01-26 23:46:11.142 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:46:11.142 | + functions-common:get_or_create_endpoint:1101 : echo db2fc6e5897942f88dfce7f16f515785 2026-01-26 23:46:11.142 | db2fc6e5897942f88dfce7f16f515785 2026-01-26 23:46:11.142 | + lib/swift:create_swift_accounts:629 : local swift_project_test1 2026-01-26 23:46:11.142 | ++ lib/swift:create_swift_accounts:630 : get_or_create_project swiftprojecttest1 default 2026-01-26 23:46:11.142 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:46:11.143 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2026-01-26 23:46:11.143 | 2026-01-26 23:46:11.143 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.143 | ++ functions-common:get_or_create_project:920 : project_id=28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.143 | ++ functions-common:get_or_create_project:921 : echo 28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.143 | + lib/swift:create_swift_accounts:630 : swift_project_test1=28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.143 | + lib/swift:create_swift_accounts:631 : die_if_not_set 631 swift_project_test1 'Failure creating swift_project_test1' 2026-01-26 23:46:11.143 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.143 | ++ lib/swift:create_swift_accounts:633 : get_or_create_user swiftusertest1 testing default test@example.com 2026-01-26 23:46:11.143 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:11.143 | ++ functions-common:get_or_create_user:892 : [[ ! -z test@example.com ]] 2026-01-26 23:46:11.143 | ++ functions-common:get_or_create_user:893 : local email=--email=test@example.com 2026-01-26 23:46:11.144 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2026-01-26 23:46:11.144 | 2026-01-26 23:46:11.144 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:907 : user_id=2db6cf9558aa4147b68c5a9aa0828183 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:908 : echo 2db6cf9558aa4147b68c5a9aa0828183 2026-01-26 23:46:11.144 | + lib/swift:create_swift_accounts:633 : SWIFT_USER_TEST1=2db6cf9558aa4147b68c5a9aa0828183 2026-01-26 23:46:11.144 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2026-01-26 23:46:11.144 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.144 | + lib/swift:create_swift_accounts:635 : get_or_add_user_project_role admin 2db6cf9558aa4147b68c5a9aa0828183 28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.144 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:11.144 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:11.144 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:46:11.144 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:11.144 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:11.144 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:46:11.144 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:46:11.144 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:46:11.144 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:46:11.144 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 2db6cf9558aa4147b68c5a9aa0828183 --project 28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.144 | 2026-01-26 23:46:11.144 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2db6cf9558aa4147b68c5a9aa0828183 --project 28443e099b644520b02f9b65e5e9a400 -c Role -f value 2026-01-26 23:46:11.144 | 2026-01-26 23:46:11.144 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.144 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.144 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.144 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.144 | + lib/swift:create_swift_accounts:637 : local swift_user_test3 2026-01-26 23:46:11.144 | ++ lib/swift:create_swift_accounts:639 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:892 : [[ ! -z test3@example.com ]] 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:893 : local email=--email=test3@example.com 2026-01-26 23:46:11.144 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2026-01-26 23:46:11.144 | 2026-01-26 23:46:11.144 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:907 : user_id=e103ac6b370f4b95899d3488968745ed 2026-01-26 23:46:11.144 | ++ functions-common:get_or_create_user:908 : echo e103ac6b370f4b95899d3488968745ed 2026-01-26 23:46:11.144 | + lib/swift:create_swift_accounts:639 : swift_user_test3=e103ac6b370f4b95899d3488968745ed 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:640 : die_if_not_set 640 swift_user_test3 'Failure creating swift_user_test3' 2026-01-26 23:46:11.145 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:641 : get_or_add_user_project_role 5245c836cc514c968666480f6058952b e103ac6b370f4b95899d3488968745ed 28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:11.145 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add 5245c836cc514c968666480f6058952b --user e103ac6b370f4b95899d3488968745ed --project 28443e099b644520b02f9b65e5e9a400 2026-01-26 23:46:11.145 | 2026-01-26 23:46:11.145 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role 5245c836cc514c968666480f6058952b --user e103ac6b370f4b95899d3488968745ed --project 28443e099b644520b02f9b65e5e9a400 -c Role -f value 2026-01-26 23:46:11.145 | 2026-01-26 23:46:11.145 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:971 : user_role_id=5245c836cc514c968666480f6058952b 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:972 : echo 5245c836cc514c968666480f6058952b 2026-01-26 23:46:11.145 | 5245c836cc514c968666480f6058952b 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:643 : local swift_project_test2 2026-01-26 23:46:11.145 | ++ lib/swift:create_swift_accounts:644 : get_or_create_project swiftprojecttest2 default 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:46:11.145 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2026-01-26 23:46:11.145 | 2026-01-26 23:46:11.145 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_project:920 : project_id=47a02562b2b540b7987cad7d5efc654c 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_project:921 : echo 47a02562b2b540b7987cad7d5efc654c 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:644 : swift_project_test2=47a02562b2b540b7987cad7d5efc654c 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:645 : die_if_not_set 645 swift_project_test2 'Failure creating swift_project_test2' 2026-01-26 23:46:11.145 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:647 : local swift_user_test2 2026-01-26 23:46:11.145 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_user:892 : [[ ! -z test2@example.com ]] 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_user:893 : local email=--email=test2@example.com 2026-01-26 23:46:11.145 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2026-01-26 23:46:11.145 | 2026-01-26 23:46:11.145 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_user:907 : user_id=b86f4a849814498591d0ccdaf919aa04 2026-01-26 23:46:11.145 | ++ functions-common:get_or_create_user:908 : echo b86f4a849814498591d0ccdaf919aa04 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:649 : swift_user_test2=b86f4a849814498591d0ccdaf919aa04 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test2 'Failure creating swift_user_test2' 2026-01-26 23:46:11.145 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.145 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role admin b86f4a849814498591d0ccdaf919aa04 47a02562b2b540b7987cad7d5efc654c 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:11.145 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:11.145 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:11.145 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:11.146 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:46:11.146 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:46:11.146 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:46:11.146 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:46:11.146 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user b86f4a849814498591d0ccdaf919aa04 --project 47a02562b2b540b7987cad7d5efc654c 2026-01-26 23:46:11.146 | 2026-01-26 23:46:11.146 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b86f4a849814498591d0ccdaf919aa04 --project 47a02562b2b540b7987cad7d5efc654c -c Role -f value 2026-01-26 23:46:11.146 | 2026-01-26 23:46:11.146 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.146 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.146 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.146 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:653 : local swift_domain 2026-01-26 23:46:11.146 | ++ lib/swift:create_swift_accounts:654 : get_or_create_domain swift_test 'Used for swift functional testing' 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_domain:864 : local domain_id 2026-01-26 23:46:11.146 | +++ functions-common:get_or_create_domain:869 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2026-01-26 23:46:11.146 | 2026-01-26 23:46:11.146 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_domain:869 : domain_id=4c0ad68ad4694cc0be2031c0e36147e9 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_domain:870 : echo 4c0ad68ad4694cc0be2031c0e36147e9 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:654 : swift_domain=4c0ad68ad4694cc0be2031c0e36147e9 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_domain 'Failure creating swift_test domain' 2026-01-26 23:46:11.146 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:657 : local swift_project_test4 2026-01-26 23:46:11.146 | ++ lib/swift:create_swift_accounts:658 : get_or_create_project swiftprojecttest4 4c0ad68ad4694cc0be2031c0e36147e9 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_project:914 : local project_id 2026-01-26 23:46:11.146 | +++ functions-common:get_or_create_project:920 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=4c0ad68ad4694cc0be2031c0e36147e9 --or-show -f value -c id 2026-01-26 23:46:11.146 | 2026-01-26 23:46:11.146 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_project:920 : project_id=f40b99fddc844ffa8a1ac40ee6cf7513 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_project:921 : echo f40b99fddc844ffa8a1ac40ee6cf7513 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:658 : swift_project_test4=f40b99fddc844ffa8a1ac40ee6cf7513 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:659 : die_if_not_set 659 swift_project_test4 'Failure creating swift_project_test4' 2026-01-26 23:46:11.146 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.146 | + lib/swift:create_swift_accounts:661 : local swift_user_test4 2026-01-26 23:46:11.146 | ++ lib/swift:create_swift_accounts:663 : get_or_create_user swiftusertest4 testing4 4c0ad68ad4694cc0be2031c0e36147e9 test4@example.com 2026-01-26 23:46:11.146 | ++ functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:46:11.148 | ++ functions-common:get_or_create_user:892 : [[ ! -z test4@example.com ]] 2026-01-26 23:46:11.148 | ++ functions-common:get_or_create_user:893 : local email=--email=test4@example.com 2026-01-26 23:46:11.148 | +++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=4c0ad68ad4694cc0be2031c0e36147e9 --email=test4@example.com --or-show -f value -c id 2026-01-26 23:46:11.148 | 2026-01-26 23:46:11.148 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.148 | ++ functions-common:get_or_create_user:907 : user_id=473cf77e993c42f58e06a06514c042ef 2026-01-26 23:46:11.148 | ++ functions-common:get_or_create_user:908 : echo 473cf77e993c42f58e06a06514c042ef 2026-01-26 23:46:11.148 | + lib/swift:create_swift_accounts:663 : swift_user_test4=473cf77e993c42f58e06a06514c042ef 2026-01-26 23:46:11.148 | + lib/swift:create_swift_accounts:664 : die_if_not_set 664 swift_user_test4 'Failure creating swift_user_test4' 2026-01-26 23:46:11.148 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:46:11.148 | + lib/swift:create_swift_accounts:665 : get_or_add_user_project_role admin 473cf77e993c42f58e06a06514c042ef f40b99fddc844ffa8a1ac40ee6cf7513 2026-01-26 23:46:11.148 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:46:11.149 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:46:11.149 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args 2026-01-26 23:46:11.149 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:46:11.149 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:46:11.149 | ++ functions-common:_get_domain_args:942 : [[ -n '' ]] 2026-01-26 23:46:11.149 | ++ functions-common:_get_domain_args:945 : [[ -n '' ]] 2026-01-26 23:46:11.149 | ++ functions-common:_get_domain_args:949 : echo 2026-01-26 23:46:11.149 | + functions-common:get_or_add_user_project_role:958 : domain_args= 2026-01-26 23:46:11.149 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user 473cf77e993c42f58e06a06514c042ef --project f40b99fddc844ffa8a1ac40ee6cf7513 2026-01-26 23:46:11.149 | 2026-01-26 23:46:11.149 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 473cf77e993c42f58e06a06514c042ef --project f40b99fddc844ffa8a1ac40ee6cf7513 -c Role -f value 2026-01-26 23:46:11.149 | 2026-01-26 23:46:11.149 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:46:11.149 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.149 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.149 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:46:11.191 | [36990 Async create_swift_accounts:133226]: finished create_swift_accounts with result 0 in 47 seconds 2026-01-26 23:46:11.233 | [36990 Async configure_horizon:133366]: Waiting for completion of configure_horizon running on PID 133366 (2 other jobs running) 2026-01-26 23:46:11.262 | [36990 Async configure_horizon:133366]: Signaling child to exit 2026-01-26 23:46:11.262 | WAKEUP 2026-01-26 23:46:11.287 | [36990 Async configure_horizon:133366]: Signaled 2026-01-26 23:46:11.290 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2026-01-26 23:46:11.290 | + inc/python:setup_develop:353 : local bindep 2026-01-26 23:46:11.290 | + inc/python:setup_develop:354 : [[ /opt/stack/horizon == -bindep* ]] 2026-01-26 23:46:11.290 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/horizon 2026-01-26 23:46:11.290 | + inc/python:setup_develop:359 : local extras= 2026-01-26 23:46:11.290 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2026-01-26 23:46:11.290 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:46:11.290 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/horizon == -bindep* ]] 2026-01-26 23:46:11.290 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/horizon 2026-01-26 23:46:11.290 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:46:11.290 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:46:11.290 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/horizon 2026-01-26 23:46:11.291 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/horizon 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:46:11.291 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:400 : name=horizon 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z horizon ']' 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2026-01-26 23:46:11.291 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/horizon -e 2026-01-26 23:46:11.291 | + inc/python:setup_package:436 : local bindep=0 2026-01-26 23:46:11.291 | + inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:46:11.291 | + inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:46:11.291 | + inc/python:setup_package:439 : [[ /opt/stack/horizon == -bindep* ]] 2026-01-26 23:46:11.291 | + inc/python:setup_package:444 : local project_dir=/opt/stack/horizon 2026-01-26 23:46:11.291 | + inc/python:setup_package:445 : local flags=-e 2026-01-26 23:46:11.291 | + inc/python:setup_package:446 : local extras= 2026-01-26 23:46:11.291 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:46:11.291 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:46:11.291 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:46:11.291 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:46:11.291 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:46:11.291 | + inc/python:setup_package:464 : pip_install -e /opt/stack/horizon 2026-01-26 23:46:11.291 | Using python 3.12 to install /opt/stack/horizon 2026-01-26 23:46:11.291 | + inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/horizon 2026-01-26 23:46:11.291 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:46:11.291 | Obtaining file:///opt/stack/horizon 2026-01-26 23:46:11.291 | Installing build dependencies: started 2026-01-26 23:46:11.291 | Installing build dependencies: finished with status 'done' 2026-01-26 23:46:11.291 | Checking if build backend supports build_editable: started 2026-01-26 23:46:11.291 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:46:11.291 | Getting requirements to build editable: started 2026-01-26 23:46:11.291 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:46:11.291 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:46:11.291 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.291 | Requirement already satisfied: pbr>=5.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (7.0.3) 2026-01-26 23:46:11.291 | Collecting Babel>=2.6.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl.metadata (2.0 kB) 2026-01-26 23:46:11.291 | Collecting Django<4.3,>=4.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/5d/2210dcf9a03931be94072deab1de2d3b73fa62ce91714eaea9e69f6e35c6/django-4.2.25-py3-none-any.whl.metadata (4.2 kB) 2026-01-26 23:46:11.291 | Collecting django-compressor>=4.4 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/00/d9/ac374a1f7a432230cdf4d2ffbe957fd0d4d5d6426bf4d5c17f382b0801c4/django_compressor-4.5.1-py2.py3-none-any.whl.metadata (5.0 kB) 2026-01-26 23:46:11.291 | Collecting django-debreach>=1.4.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.291 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-01-26 23:46:11.291 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (3.2.1) 2026-01-26 23:46:11.291 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (2.1.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (5.13.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (1.3.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (7.2.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: oslo.config>=8.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (10.2.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (6.7.1) 2026-01-26 23:46:11.291 | Requirement already satisfied: oslo.policy>=3.11.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (4.8.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: oslo.serialization>=4.3.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (5.9.0) 2026-01-26 23:46:11.291 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (2.7.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (9.2.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: osprofiler>=3.4.2 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (4.3.0) 2026-01-26 23:46:11.292 | Collecting libsass>=0.23.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (4.2 kB) 2026-01-26 23:46:11.292 | Collecting Pillow>=9.1.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/87/424511bdcd02c8d7acf9f65caa09f291a519b16bd83c3fb3374b3d4ae951/pillow-12.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) 2026-01-26 23:46:11.292 | Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (9.8.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (4.10.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (5.7.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: python-neutronclient>=8.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (11.7.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (18.11.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (4.9.0) 2026-01-26 23:46:11.292 | Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib64/python3.12/site-packages (from horizon==25.6.0.dev84) (6.0.3) 2026-01-26 23:46:11.292 | Collecting qrcode>=8.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl.metadata (17 kB) 2026-01-26 23:46:11.292 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (2.32.5) 2026-01-26 23:46:11.292 | Collecting semantic-version>=2.3.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl.metadata (9.7 kB) 2026-01-26 23:46:11.292 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev84) (2025.2) 2026-01-26 23:46:11.292 | Collecting XStatic>=1.0.3 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl.metadata (1.4 kB) 2026-01-26 23:46:11.292 | Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/ec/76fd6c218c84d7c02434807c3b455830a8aae1cbaf82fe62732b42aea5fb/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl.metadata (736 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/bd/220e2d86c0c3367127299746f7d5470f2764155fa190d8aaa3b300137b66/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl.metadata (903 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/bc/d04929d247d6e657dcc2482e01f3f99118e538c751d8fe858873cced9511/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl.metadata (859 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/a8/5f8dc71e3bc0974fec939407ce9a9406042d62e1aba6b924fdc0b1e0db8b/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl.metadata (801 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/e7/325e6f924ce69c0351d9d113f1d9ec50218df09aee3c155432ac5919cdcb/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl.metadata (824 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/71/ceea2c0a72e2ee2d316d6ab1c06b21faa9f5cbc4b36a4127d7847b7079c5/XStatic-Angular-Schema-Form-0.8.13.0.tar.gz (41 kB) 2026-01-26 23:46:11.292 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 4.2 MB/s eta 0:00:00 2026-01-26 23:46:11.292 | Installing build dependencies: started 2026-01-26 23:46:11.292 | Installing build dependencies: finished with status 'done' 2026-01-26 23:46:11.292 | Getting requirements to build wheel: started 2026-01-26 23:46:11.292 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:46:11.292 | Preparing metadata (pyproject.toml): started 2026-01-26 23:46:11.292 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.292 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/ab/806279e234318feb71c392b51d3a5c537c96e123b8e53c7bdeadf987b174/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl.metadata (872 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/3c/3c72865459d35c0aa617a66366df79812d883752e2df2e02d717c4bdd5bf/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl.metadata (786 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.292 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl.metadata (746 bytes) 2026-01-26 23:46:11.292 | Collecting XStatic-D3>=3.5.17.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl.metadata (700 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/a3/822ce8570757a5b258c39f71f357b2276365f0e6d91094e37d706da5bee4/XStatic_Hogan-2.0.0.3-py3-none-any.whl.metadata (750 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl.metadata (770 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl.metadata (741 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e6/0900191e86373b1e888c49831332e0375c0411458142a8b65552bbc137eb/xstatic_jquery-3.5.1.1-py3-none-any.whl.metadata (888 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c0/cb7387a8ce804889cb6fc94b8796e54aabb113fb351813411c1c764654b1/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl.metadata (819 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/cf/24665d03c2c5963f0ad476b2af16a59af377735ab89d48d97e178409faf5/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl.metadata (852 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/af/f36c9ef0c5c1e12caca2d9f126573cdd7b97bc8d922fabe903964d078181/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl.metadata (846 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/7a/d1c624a1c6878003e14c257847f36a4ae9a2cc36d3752ec9954e94fa0b84/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl.metadata (965 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl.metadata (752 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl.metadata (762 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/6c/56de25d9d3be430e7de2fcf4baac10279dad78d7b16cbda339cf014c2fe5/XStatic-objectpath-1.2.1.0.tar.gz (3.5 kB) 2026-01-26 23:46:11.293 | Installing build dependencies: started 2026-01-26 23:46:11.293 | Installing build dependencies: finished with status 'done' 2026-01-26 23:46:11.293 | Getting requirements to build wheel: started 2026-01-26 23:46:11.293 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:46:11.293 | Preparing metadata (pyproject.toml): started 2026-01-26 23:46:11.293 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.293 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/cc/20380c36f60a424e655c005ce8be9329cbf41c58c5aa3db773485d1d0dcd/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl.metadata (775 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl.metadata (815 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl.metadata (821 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl.metadata (741 bytes) 2026-01-26 23:46:11.293 | Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.293 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/63/7a/7bfec29f5f28fdda7170ebbbb2204aeb1d33d6050f3476a807590de06434/XStatic-term.js-0.0.7.0.tar.gz (38 kB) 2026-01-26 23:46:11.293 | Installing build dependencies: started 2026-01-26 23:46:11.293 | Installing build dependencies: finished with status 'done' 2026-01-26 23:46:11.293 | Getting requirements to build wheel: started 2026-01-26 23:46:11.294 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:46:11.294 | Preparing metadata (pyproject.toml): started 2026-01-26 23:46:11.294 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.294 | Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/26/b07115af27b339c861b8c9a775a621524b421c898e26e015880dfb888c49/XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2026-01-26 23:46:11.294 | Installing build dependencies: started 2026-01-26 23:46:11.294 | Installing build dependencies: finished with status 'done' 2026-01-26 23:46:11.294 | Getting requirements to build wheel: started 2026-01-26 23:46:11.294 | Getting requirements to build wheel: finished with status 'done' 2026-01-26 23:46:11.294 | Preparing metadata (pyproject.toml): started 2026-01-26 23:46:11.294 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.294 | Collecting enmerkar>=0.7.1 (from horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl.metadata (13 kB) 2026-01-26 23:46:11.294 | Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl.metadata (9.3 kB) 2026-01-26 23:46:11.294 | Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl.metadata (3.9 kB) 2026-01-26 23:46:11.294 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/62/9e/f3a899991e4aaae4b69c1aa187ba4a32e34742475c91eb13010ee7fbe9db/django_appconf-1.1.0-py3-none-any.whl.metadata (5.2 kB) 2026-01-26 23:46:11.294 | Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/86/e7b0c5f295a6f031fa852380f70d5c6c1108a2d32d26a3f34a2d459a5dd4/rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.5 kB) 2026-01-26 23:46:11.294 | Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.6.0.dev84) 2026-01-26 23:46:11.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/61/c71a1843d22378c10cb2bb528efadbf0bc3f3f99c6bd8cadcfa7b03a439b/rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl.metadata (4.4 kB) 2026-01-26 23:46:11.294 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.6.0.dev84) (3.0.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev84) (5.6.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev84) (1.8.2) 2026-01-26 23:46:11.294 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev84) (4.15.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.0->horizon==25.6.0.dev84) (0.20) 2026-01-26 23:46:11.294 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.8.0->horizon==25.6.0.dev84) (2.0.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from oslo.policy>=3.11.0->horizon==25.6.0.dev84) (6.2.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization>=4.3.0->horizon==25.6.0.dev84) (1.1.2) 2026-01-26 23:46:11.294 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from oslo.upgradecheck>=1.5.0->horizon==25.6.0.dev84) (3.16.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev84) (3.2.5) 2026-01-26 23:46:11.294 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev84) (25.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev84) (7.1.1) 2026-01-26 23:46:11.294 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.6.0.dev84) (1.8.9) 2026-01-26 23:46:11.294 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.6.0.dev84) (69.0.3) 2026-01-26 23:46:11.294 | Requirement already satisfied: warlock>=1.2.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (2.1.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (2.0.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (24.2.1) 2026-01-26 23:46:11.294 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (4.13.1) 2026-01-26 23:46:11.294 | Requirement already satisfied: openstacksdk>=1.5.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (4.9.0) 2026-01-26 23:46:11.294 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (4.3.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (8.0.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev84) (3.4.4) 2026-01-26 23:46:11.295 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev84) (3.11) 2026-01-26 23:46:11.295 | Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev84) (1.26.20) 2026-01-26 23:46:11.295 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev84) (2026.1.4) 2026-01-26 23:46:11.295 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (0.5.2) 2026-01-26 23:46:11.295 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (2.7.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (43.0.3) 2026-01-26 23:46:11.295 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (5.2.1) 2026-01-26 23:46:11.295 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.5.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.0.1) 2026-01-26 23:46:11.295 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.33) 2026-01-26 23:46:11.295 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (4.5.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.4.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (2.9.0.post0) 2026-01-26 23:46:11.295 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.5.0->horizon==25.6.0.dev84) (0.2.14) 2026-01-26 23:46:11.295 | Requirement already satisfied: jsonschema~=4.0 in /usr/local/lib/python3.12/site-packages (from warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (4.25.1) 2026-01-26 23:46:11.295 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.11.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.7.1) 2026-01-26 23:46:11.295 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (2.0.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (3.0.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (25.4.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (2025.9.1) 2026-01-26 23:46:11.295 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (0.37.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema~=4.0->warlock>=1.2.0->python-glanceclient>=2.8.0->horizon==25.6.0.dev84) (0.28.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (1.17.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=1.5.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (2.23) 2026-01-26 23:46:11.295 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (14.2.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (4.0.0) 2026-01-26 23:46:11.295 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (2.19.2) 2026-01-26 23:46:11.295 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=8.1.0->horizon==25.6.0.dev84) (0.1.2) 2026-01-26 23:46:11.295 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b7/b8/3fe70c75fe32afc4bb507f75563d39bc5642255d1d94f1f23604725780bf/babel-2.17.0-py3-none-any.whl (10.2 MB) 2026-01-26 23:46:11.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 130.6 MB/s eta 0:00:00 2026-01-26 23:46:11.295 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/5d/2210dcf9a03931be94072deab1de2d3b73fa62ce91714eaea9e69f6e35c6/django-4.2.25-py3-none-any.whl (8.0 MB) 2026-01-26 23:46:11.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 117.2 MB/s eta 0:00:00 2026-01-26 23:46:11.295 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/00/d9/ac374a1f7a432230cdf4d2ffbe957fd0d4d5d6426bf4d5c17f382b0801c4/django_compressor-4.5.1-py2.py3-none-any.whl (145 kB) 2026-01-26 23:46:11.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 16.6 MB/s eta 0:00:00 2026-01-26 23:46:11.295 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/57/86/e7b0c5f295a6f031fa852380f70d5c6c1108a2d32d26a3f34a2d459a5dd4/rcssmin-1.1.2-cp312-cp312-manylinux1_x86_64.whl (48 kB) 2026-01-26 23:46:11.295 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 5.7 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/61/c71a1843d22378c10cb2bb528efadbf0bc3f3f99c6bd8cadcfa7b03a439b/rjsmin-1.2.2-cp312-cp312-manylinux1_x86_64.whl (31 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/36/6c/8b451b1fc650f7a4336e03a5a56d555f823b6b94f1468728d650ef4d42e1/django_debreach-2.1.0-py3-none-any.whl (7.7 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl (12 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fd/5a/eb5b62641df0459a3291fc206cf5bd669c0feed7814dded8edef4ade8512/libsass-0.23.0-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.whl (9.4 MB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 121.5 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4f/87/424511bdcd02c8d7acf9f65caa09f291a519b16bd83c3fb3374b3d4ae951/pillow-12.0.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 115.1 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl (45 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 5.0 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a7/73/6be224b0e18ac454909a236ad6d67c6c0f59962d5350dda797998b0409bf/XStatic-1.0.3-py3-none-any.whl (4.4 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/ec/76fd6c218c84d7c02434807c3b455830a8aae1cbaf82fe62732b42aea5fb/XStatic_Angular-1.8.2.2-py2.py3-none-any.whl (495 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.9/495.9 kB 49.3 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/bd/220e2d86c0c3367127299746f7d5470f2764155fa190d8aaa3b300137b66/XStatic_Angular_Bootstrap-2.5.0.0-py2.py3-none-any.whl (61 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 6.1 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b6/bc/d04929d247d6e657dcc2482e01f3f99118e538c751d8fe858873cced9511/XStatic_Angular_FileUpload-12.2.13.0-py2.py3-none-any.whl (195 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 26.6 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/a8/5f8dc71e3bc0974fec939407ce9a9406042d62e1aba6b924fdc0b1e0db8b/XStatic_Angular_Gettext-2.4.1.0-py2.py3-none-any.whl (12 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/94/e7/325e6f924ce69c0351d9d113f1d9ec50218df09aee3c155432ac5919cdcb/XStatic_Angular_lrdragndrop-1.0.2.6-py3-none-any.whl (6.5 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/ab/806279e234318feb71c392b51d3a5c537c96e123b8e53c7bdeadf987b174/XStatic_Bootstrap_Datepicker-1.4.0.0-py3-none-any.whl (67 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.4/67.4 kB 8.5 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/3c/3c72865459d35c0aa617a66366df79812d883752e2df2e02d717c4bdd5bf/XStatic_Bootstrap_SCSS-3.4.1.0-py2.py3-none-any.whl (250 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.7/250.7 kB 26.9 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2f/60/f762c6c62da102873e1b22e62002ddc9f39177e4c9260410c8598e49347e/XStatic_bootswatch-3.3.7.0-py2.py3-none-any.whl (1.6 MB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 90.7 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/97/ed/1d0af888f3165f00838d734f1c6f26d47bfd2dd4fc43bef5f0e23edde5df/XStatic_D3-3.5.17.0-py2.py3-none-any.whl (78 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 9.3 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b4/ca/24685f91f744cde936294c033685cb4bb3302430f005cc834d86d75b9640/XStatic_Font_Awesome-4.7.0.0-py2.py3-none-any.whl (675 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 76.4 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6d/a3/822ce8570757a5b258c39f71f357b2276365f0e6d91094e37d706da5bee4/XStatic_Hogan-2.0.0.3-py3-none-any.whl (7.8 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/05/43/ceac7def3b6eaf82b6f593e3db2b03a9693a7b002b569e664e382aecddbc/XStatic_Jasmine-2.4.1.2-py2.py3-none-any.whl (41 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 4.4 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/e6/0900191e86373b1e888c49831332e0375c0411458142a8b65552bbc137eb/xstatic_jquery-3.5.1.1-py3-none-any.whl (313 kB) 2026-01-26 23:46:11.296 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 33.3 MB/s eta 0:00:00 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/59/c0/cb7387a8ce804889cb6fc94b8796e54aabb113fb351813411c1c764654b1/XStatic_JQuery_Migrate-3.3.2.1-py3-none-any.whl (16 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/41/cf/24665d03c2c5963f0ad476b2af16a59af377735ab89d48d97e178409faf5/XStatic_JQuery.quicksearch-2.0.3.2-py3-none-any.whl (8.3 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/af/f36c9ef0c5c1e12caca2d9f126573cdd7b97bc8d922fabe903964d078181/XStatic_JQuery.TableSorter-2.14.5.2-py3-none-any.whl (20 kB) 2026-01-26 23:46:11.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/01/7a/d1c624a1c6878003e14c257847f36a4ae9a2cc36d3752ec9954e94fa0b84/xstatic_jquery_ui-1.13.0.1-py3-none-any.whl (1.8 MB) 2026-01-26 23:46:11.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 81.2 MB/s eta 0:00:00 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/75/3c/4aff84de6a2cd09d0ad44ccae388fbcb8b75a4c03b350bae1b3e8928d928/XStatic_JSEncrypt-2.3.1.1-py2.py3-none-any.whl (35 kB) 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/49/13b9f7ce9fbcc7fabe086b7ac1b056118cbd4c9abf185e01cc4a54631136/XStatic_mdi-1.6.50.2-py2.py3-none-any.whl (786 kB) 2026-01-26 23:46:11.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 57.6 MB/s eta 0:00:00 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/23/cc/20380c36f60a424e655c005ce8be9329cbf41c58c5aa3db773485d1d0dcd/XStatic_Rickshaw-1.5.1.0-py3-none-any.whl (28 kB) 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e8/9a/8227eee15eab470e6e8926c22425384e7c0e04c6299c6eefd468d3f66b1f/XStatic_roboto_fontface-0.5.0.0-py2.py3-none-any.whl (5.5 MB) 2026-01-26 23:46:11.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 98.1 MB/s eta 0:00:00 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/48/b7/1cf3de231fd5b31f1e08b80eeb0b68000a697bb98c38ae44bbcc03fced63/XStatic_smart_table-1.4.13.2-py2.py3-none-any.whl (14 kB) 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/27/c678a4ca0e0a14f5a9edf4c97a89a6c493446b1a00aee78ea03e79333097/XStatic_Spin-1.2.5.3-py3-none-any.whl (5.9 kB) 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl (24 kB) 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/62/9e/f3a899991e4aaae4b69c1aa187ba4a32e34742475c91eb13010ee7fbe9db/django_appconf-1.1.0-py3-none-any.whl (6.4 kB) 2026-01-26 23:46:11.297 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl (44 kB) 2026-01-26 23:46:11.297 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 4.7 MB/s eta 0:00:00 2026-01-26 23:46:11.297 | Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2026-01-26 23:46:11.297 | Building editable for horizon (pyproject.toml): started 2026-01-26 23:46:11.297 | Building editable for horizon (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.297 | Created wheel for horizon: filename=horizon-25.6.0.dev84-0.editable-py3-none-any.whl size=8946 sha256=8e9f236f5ce265ecf92e7ed82a216907a123401eb6e10e3980bf69820cadb1c0 2026-01-26 23:46:11.297 | Stored in directory: /tmp/pip-ephem-wheel-cache-oa2e9u7j/wheels/79/fe/07/a1abea766a1105ac4673031ff9f771cb36f68aeaefcdd5e470 2026-01-26 23:46:11.297 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): started 2026-01-26 23:46:11.297 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.297 | Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45129 sha256=adb7f29f7914aa46184ac4f53da1ca440af081a3f9592a628833ec69e9c1209e 2026-01-26 23:46:11.297 | Stored in directory: /root/.cache/pip/wheels/47/84/d9/00ae0384afc45e5b01839618a14e92135ecb7fb8e43a0a63e6 2026-01-26 23:46:11.297 | Building wheel for XStatic-objectpath (pyproject.toml): started 2026-01-26 23:46:11.297 | Building wheel for XStatic-objectpath (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.297 | Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4553 sha256=80b524e2850980294f6d631b36798af6d2ce9dd984a683d01685a9f0d482d9fe 2026-01-26 23:46:11.297 | Stored in directory: /root/.cache/pip/wheels/46/fa/f6/f08bc6065689778257c71e2e1b424447a1833af2114c5d5628 2026-01-26 23:46:11.297 | Building wheel for XStatic-term.js (pyproject.toml): started 2026-01-26 23:46:11.297 | Building wheel for XStatic-term.js (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.297 | Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39076 sha256=4237cab1a2505630ef76893dba4d5e7a9092ae58a7c58506035623b2b1231558 2026-01-26 23:46:11.297 | Stored in directory: /root/.cache/pip/wheels/aa/d1/e6/545831b8618970b8b88499b7f8e3ab2091e587bf7ba6be36ff 2026-01-26 23:46:11.297 | Building wheel for XStatic-tv4 (pyproject.toml): started 2026-01-26 23:46:11.297 | Building wheel for XStatic-tv4 (pyproject.toml): finished with status 'done' 2026-01-26 23:46:11.297 | Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24628 sha256=ba8f7796e5da9cdd94e7d27779878df47f6e0fb6b01c9bcf33b8aae87b2a5247 2026-01-26 23:46:11.297 | Stored in directory: /root/.cache/pip/wheels/43/d0/c9/c806f45849f4ebd71d8b8ea7aa9f8b6c97f68a0ae8e084b1d4 2026-01-26 23:46:11.297 | Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2026-01-26 23:46:11.297 | Installing collected packages: XStatic-tv4, XStatic-term.js, XStatic-Spin, XStatic-smart-table, XStatic-roboto-fontface, XStatic-Rickshaw, XStatic-objectpath, XStatic-mdi, XStatic-JSEncrypt, XStatic-JQuery.TableSorter, XStatic-JQuery.quicksearch, XStatic-JQuery-Migrate, XStatic-jQuery, XStatic-Jasmine, XStatic-Hogan, XStatic-Font-Awesome, XStatic-D3, XStatic-bootswatch, XStatic-Bootstrap-SCSS, XStatic-Bootstrap-Datepicker, XStatic-Angular-Schema-Form, XStatic-Angular-lrdragndrop, XStatic-Angular-Gettext, XStatic-Angular-FileUpload, XStatic-Angular-Bootstrap, XStatic-Angular, XStatic, rjsmin, rcssmin, XStatic-jquery-ui, sqlparse, semantic-version, qrcode, Pillow, libsass, django-debreach, Babel, asgiref, Django, enmerkar, django-appconf, django-compressor, horizon 2026-01-26 23:46:11.297 | Successfully installed Babel-2.17.0 Django-4.2.25 Pillow-12.0.0 XStatic-1.0.3 XStatic-Angular-1.8.2.2 XStatic-Angular-Bootstrap-2.5.0.0 XStatic-Angular-FileUpload-12.2.13.0 XStatic-Angular-Gettext-2.4.1.0 XStatic-Angular-Schema-Form-0.8.13.0 XStatic-Angular-lrdragndrop-1.0.2.6 XStatic-Bootstrap-Datepicker-1.4.0.0 XStatic-Bootstrap-SCSS-3.4.1.0 XStatic-D3-3.5.17.0 XStatic-Font-Awesome-4.7.0.0 XStatic-Hogan-2.0.0.3 XStatic-JQuery-Migrate-3.3.2.1 XStatic-JQuery.TableSorter-2.14.5.2 XStatic-JQuery.quicksearch-2.0.3.2 XStatic-JSEncrypt-2.3.1.1 XStatic-Jasmine-2.4.1.2 XStatic-Rickshaw-1.5.1.0 XStatic-Spin-1.2.5.3 XStatic-bootswatch-3.3.7.0 XStatic-jQuery-3.5.1.1 XStatic-jquery-ui-1.13.0.1 XStatic-mdi-1.6.50.2 XStatic-objectpath-1.2.1.0 XStatic-roboto-fontface-0.5.0.0 XStatic-smart-table-1.4.13.2 XStatic-term.js-0.0.7.0 XStatic-tv4-1.2.7.0 asgiref-3.10.0 django-appconf-1.1.0 django-compressor-4.5.1 django-debreach-2.1.0 enmerkar-0.7.1 horizon-25.6.0.dev84 libsass-0.23.0 qrcode-8.2 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 sqlparse-0.5.3 2026-01-26 23:46:11.297 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:46:11.297 | + inc/python:pip_install:216 : result=0 2026-01-26 23:46:11.297 | + inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:46:11.297 | + functions-common:time_stop:2412 : local name 2026-01-26 23:46:11.298 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:46:11.298 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:46:11.298 | + functions-common:time_stop:2415 : local total 2026-01-26 23:46:11.298 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:46:11.298 | + functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:46:11.298 | + functions-common:time_stop:2419 : start_time=1769471123896 2026-01-26 23:46:11.298 | + functions-common:time_stop:2421 : [[ -z 1769471123896 ]] 2026-01-26 23:46:11.298 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:46:11.298 | + functions-common:time_stop:2424 : end_time=1769471155614 2026-01-26 23:46:11.298 | + functions-common:time_stop:2425 : elapsed_time=31718 2026-01-26 23:46:11.298 | + functions-common:time_stop:2426 : total=149209 2026-01-26 23:46:11.298 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:46:11.298 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=180927 2026-01-26 23:46:11.298 | + inc/python:pip_install:219 : return 0 2026-01-26 23:46:11.298 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:46:11.298 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:46:11.298 | + inc/python:setup_package:468 : '[' -d '/opt/stack/horizon/*.egg-info' ']' 2026-01-26 23:46:11.298 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/horizon 2026-01-26 23:46:11.298 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2026-01-26 23:46:11.298 | + inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:46:11.298 | + inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:46:11.298 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/horizon, ]] 2026-01-26 23:46:11.298 | + inc/python:use_library_from_git:269 : return 1 2026-01-26 23:46:11.298 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2026-01-26 23:46:11.298 | + lib/horizon:configure_horizon:81 : /bin/python3.12 manage.py compilemessages 2026-01-26 23:46:11.298 | No local_settings file found. 2026-01-26 23:46:11.298 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-01-26 23:46:11.298 | version_info = version.StrictVersion(__version__).version 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2026-01-26 23:46:11.298 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2026-01-26 23:46:11.299 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2026-01-26 23:46:11.300 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2026-01-26 23:46:11.301 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2026-01-26 23:46:11.302 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:85 : cp /opt/stack/horizon/openstack_dashboard/local/local_settings.py.example /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:88 : echo 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:43 : local value=True 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"38.102.83.18"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:43 : local 'value="38.102.83.18"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "38.102.83.18"' 2026-01-26 23:46:11.302 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://38.102.83.18/identity/v3"' 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.302 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:43 : local 'value="https://38.102.83.18/identity/v3"' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://38.102.83.18/identity/v3"' 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:105 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_SSL_CACERT '"/opt/stack/data/ca-bundle.pem"' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:41 : local section= 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2026-01-26 23:46:11.303 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2026-01-26 23:46:11.303 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:43 : local value=True 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2026-01-26 23:46:11.303 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2026-01-26 23:46:11.303 | + lib/horizon:configure_horizon:119 : local horizon_conf 2026-01-26 23:46:11.303 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2026-01-26 23:46:11.303 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2026-01-26 23:46:11.303 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:46:11.303 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:11.303 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:11.303 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:46:11.303 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:11.304 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:11.304 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2026-01-26 23:46:11.304 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/horizon.conf ']' 2026-01-26 23:46:11.304 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/horizon.conf.disabled 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/httpd/conf.d/horizon.conf.disabled 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:123 : [[ False == \T\r\u\e ]] 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2026-01-26 23:46:11.304 | s,%USER%,stack,g; 2026-01-26 23:46:11.304 | s,%GROUP%,stack,g; 2026-01-26 23:46:11.304 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2026-01-26 23:46:11.304 | s,%APACHE_NAME%,httpd,g; 2026-01-26 23:46:11.304 | s,%DEST%,/opt/stack,g; 2026-01-26 23:46:11.304 | s,%WEBROOT%,/dashboard,g; 2026-01-26 23:46:11.304 | s,%WSGIPYTHONHOME%,,g; 2026-01-26 23:46:11.304 | " /opt/stack/devstack/files/apache-horizon.template >/etc/httpd/conf.d/horizon.conf.disabled' 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:139 : is_ubuntu 2026-01-26 23:46:11.304 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:11.304 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:142 : is_fedora 2026-01-26 23:46:11.304 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:11.304 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:11.304 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:143 : : 2026-01-26 23:46:11.304 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2026-01-26 23:46:11.304 | + lib/apache:enable_apache_site:191 : local site=horizon 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:46:11.305 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:11.305 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:46:11.305 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:11.305 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:46:11.305 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:11.305 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:46:11.305 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:11.305 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:11.305 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/horizon.conf.disabled ]] 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/horizon.conf ]] 2026-01-26 23:46:11.305 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/horizon.conf.disabled /etc/httpd/conf.d/horizon.conf 2026-01-26 23:46:11.342 | [36990 Async configure_horizon:133366]: finished configure_horizon with result 0 in 33 seconds 2026-01-26 23:46:11.347 | + inc/async:async_wait:197 : return 0 2026-01-26 23:46:11.349 | + ./stack.sh:main:1152 : is_service_enabled mysql postgresql 2026-01-26 23:46:11.369 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:11.372 | + ./stack.sh:main:1152 : is_service_enabled glance 2026-01-26 23:46:11.391 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:11.394 | + ./stack.sh:main:1153 : echo_summary 'Configuring Glance' 2026-01-26 23:46:11.397 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:46:11.400 | + ./stack.sh:echo_summary:444 : echo -e Configuring Glance 2026-01-26 23:46:11.403 | + ./stack.sh:main:1154 : async_runfunc init_glance 2026-01-26 23:46:11.406 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-01-26 23:46:11.480 | + inc/async:async_inner:63 : init_glance 2026-01-26 23:46:11.525 | [36990 Async init_glance:137631]: running: init_glance 2026-01-26 23:46:11.529 | + ./stack.sh:main:1161 : is_service_enabled neutron 2026-01-26 23:46:11.553 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:11.556 | + ./stack.sh:main:1162 : echo_summary 'Configuring Neutron' 2026-01-26 23:46:11.559 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:46:11.563 | + ./stack.sh:echo_summary:444 : echo -e Configuring Neutron 2026-01-26 23:46:11.566 | + ./stack.sh:main:1164 : configure_neutron 2026-01-26 23:46:11.569 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-01-26 23:46:11.572 | + lib/neutron:_configure_neutron_common:887 : _create_neutron_conf_dir 2026-01-26 23:46:11.574 | + lib/neutron:_create_neutron_conf_dir:880 : sudo install -d -o stack /etc/neutron 2026-01-26 23:46:11.604 | + lib/neutron:_configure_neutron_common:890 : cd /opt/stack/neutron 2026-01-26 23:46:11.607 | + lib/neutron:_configure_neutron_common:890 : exec ./tools/generate_config_file_samples.sh 2026-01-26 23:46:17.224 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:46:17.246 | [137631 Async init_glance:137631]: finished successfully 2026-01-26 23:46:22.161 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-01-26 23:46:22.162 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-01-26 23:46:28.154 | + lib/neutron:_configure_neutron_common:892 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-01-26 23:46:28.161 | + lib/neutron:_configure_neutron_common:894 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-01-26 23:46:28.164 | + lib/neutron:_configure_neutron_common:898 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-01-26 23:46:28.167 | + lib/neutron:_configure_neutron_common:902 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-01-26 23:46:28.169 | + lib/neutron:_configure_neutron_common:907 : neutron_plugin_configure_common 2026-01-26 23:46:28.172 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-01-26 23:46:28.174 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-01-26 23:46:28.176 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-01-26 23:46:28.178 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-01-26 23:46:28.181 | + lib/neutron:neutron_service_plugin_class_add:1052 : local service_plugin_class=ovn-router 2026-01-26 23:46:28.184 | + lib/neutron:neutron_service_plugin_class_add:1053 : [[ '' == '' ]] 2026-01-26 23:46:28.187 | + lib/neutron:neutron_service_plugin_class_add:1054 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-01-26 23:46:28.189 | + lib/neutron:_configure_neutron_common:909 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-01-26 23:46:28.192 | + lib/neutron:_configure_neutron_common:909 : [[ ml2_conf.ini == '' ]] 2026-01-26 23:46:28.194 | + lib/neutron:_configure_neutron_common:909 : [[ ml2 == '' ]] 2026-01-26 23:46:28.197 | + lib/neutron:_configure_neutron_common:914 : mkdir -p /etc/neutron/plugins/ml2 2026-01-26 23:46:28.203 | + lib/neutron:_configure_neutron_common:915 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:28.206 | + lib/neutron:_configure_neutron_common:918 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:28.209 | + lib/neutron:_configure_neutron_common:921 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-01-26 23:46:28.212 | + lib/neutron:_configure_neutron_common:922 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:28.220 | ++ lib/neutron:_configure_neutron_common:927 : database_connection_url neutron 2026-01-26 23:46:28.223 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-01-26 23:46:28.226 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-01-26 23:46:28.229 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-01-26 23:46:28.231 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:46:28.234 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:46:28.236 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:46:28.252 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:28.254 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:46:28.257 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-01-26 23:46:28.260 | + lib/neutron:_configure_neutron_common:927 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-01-26 23:46:28.294 | + lib/neutron:_configure_neutron_common:928 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-01-26 23:46:28.327 | + lib/neutron:_configure_neutron_common:929 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-01-26 23:46:28.361 | + lib/neutron:_configure_neutron_common:930 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-01-26 23:46:28.394 | + lib/neutron:_configure_neutron_common:931 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-01-26 23:46:28.428 | + lib/neutron:_configure_neutron_common:934 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-01-26 23:46:28.463 | + lib/neutron:_configure_neutron_common:936 : '[' libvirt = fake ']' 2026-01-26 23:46:28.465 | + lib/neutron:_configure_neutron_common:946 : setup_logging /etc/neutron/neutron.conf 2026-01-26 23:46:28.468 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/neutron.conf 2026-01-26 23:46:28.471 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/neutron.conf 2026-01-26 23:46:28.474 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:46:28.493 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:46:28.495 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:46:28.498 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:46:28.500 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:46:28.503 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:46:28.538 | + functions:setup_systemd_logging:718 : iniset /etc/neutron/neutron.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-01-26 23:46:28.574 | + functions:setup_systemd_logging:719 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-01-26 23:46:28.612 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:46:28.650 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-01-26 23:46:28.690 | + lib/neutron:_configure_neutron_common:948 : _neutron_setup_rootwrap 2026-01-26 23:46:28.693 | + lib/neutron:_neutron_setup_rootwrap:1087 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:46:28.696 | + lib/neutron:_neutron_setup_rootwrap:1091 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-01-26 23:46:28.699 | + lib/neutron:_neutron_setup_rootwrap:1092 : [[ -d /etc/neutron/rootwrap.d ]] 2026-01-26 23:46:28.702 | + lib/neutron:_neutron_setup_rootwrap:1096 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-01-26 23:46:28.705 | + lib/neutron:neutron_deploy_rootwrap_filters:1077 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:46:28.708 | + lib/neutron:neutron_deploy_rootwrap_filters:1080 : local srcdir=/opt/stack/neutron 2026-01-26 23:46:28.711 | + lib/neutron:neutron_deploy_rootwrap_filters:1081 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-01-26 23:46:28.737 | + lib/neutron:neutron_deploy_rootwrap_filters:1082 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-01-26 23:46:28.762 | + lib/neutron:_neutron_setup_rootwrap:1100 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2026-01-26 23:46:28.764 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-01-26 23:46:28.796 | + lib/neutron:_neutron_setup_rootwrap:1107 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-01-26 23:46:28.826 | + lib/neutron:_neutron_setup_rootwrap:1111 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-01-26 23:46:28.852 | + lib/neutron:_neutron_setup_rootwrap:1114 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-01-26 23:46:28.855 | + lib/neutron:_neutron_setup_rootwrap:1115 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-01-26 23:46:28.858 | ++ lib/neutron:_neutron_setup_rootwrap:1118 : mktemp 2026-01-26 23:46:28.863 | + lib/neutron:_neutron_setup_rootwrap:1118 : TEMPFILE=/tmp/tmp.MQfF6UTRWj 2026-01-26 23:46:28.866 | + lib/neutron:_neutron_setup_rootwrap:1119 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-01-26 23:46:28.869 | + lib/neutron:_neutron_setup_rootwrap:1120 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-01-26 23:46:28.872 | + lib/neutron:_neutron_setup_rootwrap:1121 : chmod 0440 /tmp/tmp.MQfF6UTRWj 2026-01-26 23:46:28.877 | + lib/neutron:_neutron_setup_rootwrap:1122 : sudo chown root:root /tmp/tmp.MQfF6UTRWj 2026-01-26 23:46:28.897 | + lib/neutron:_neutron_setup_rootwrap:1123 : sudo mv /tmp/tmp.MQfF6UTRWj /etc/sudoers.d/neutron-rootwrap 2026-01-26 23:46:28.922 | + lib/neutron:_neutron_setup_rootwrap:1126 : configure_root_helper_options /etc/neutron/neutron.conf 2026-01-26 23:46:28.925 | + lib/neutron:configure_root_helper_options:1130 : local conffile=/etc/neutron/neutron.conf 2026-01-26 23:46:28.928 | + lib/neutron:configure_root_helper_options:1131 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-01-26 23:46:28.962 | + lib/neutron:configure_root_helper_options:1132 : [[ True == \T\r\u\e ]] 2026-01-26 23:46:28.965 | + lib/neutron:configure_root_helper_options:1133 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-01-26 23:46:28.999 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-01-26 23:46:29.003 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-01-26 23:46:29.006 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-01-26 23:46:29.009 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-01-26 23:46:29.012 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-01-26 23:46:29.015 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:46:29.033 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:29.037 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-01-26 23:46:29.040 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-01-26 23:46:29.043 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:46:29.062 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:29.065 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:46:29.069 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/ 2026-01-26 23:46:29.103 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:46:29.106 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:46:29.109 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-01-26 23:46:29.128 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:29.132 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-01-26 23:46:29.151 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:29.153 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-01-26 23:46:29.172 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:29.175 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-01-26 23:46:29.193 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:29.196 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-01-26 23:46:29.217 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:29.220 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-01-26 23:46:29.223 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-01-26 23:46:29.243 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:29.246 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-01-26 23:46:29.249 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-01-26 23:46:29.251 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : echo 'Configuring OVN' 2026-01-26 23:46:29.251 | Configuring OVN 2026-01-26 23:46:29.254 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : '[' -z '' ']' 2026-01-26 23:46:29.257 | + lib/neutron_plugins/ovn_agent:configure_ovn:555 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-01-26 23:46:29.260 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : uuidgen 2026-01-26 23:46:29.265 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=61875426-c791-46de-af80-72e8bfd5bd5b 2026-01-26 23:46:29.268 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : echo 61875426-c791-46de-af80-72e8bfd5bd5b 2026-01-26 23:46:29.269 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : sudo tee /etc/openvswitch/system-id.conf 2026-01-26 23:46:29.288 | 61875426-c791-46de-af80-72e8bfd5bd5b 2026-01-26 23:46:29.293 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:46:29.296 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : is_fedora 2026-01-26 23:46:29.299 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:29.301 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:29.304 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:29.306 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:29.308 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:29.311 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:29.313 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:29.316 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:29.318 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:29.320 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:29.322 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : sudo truncate -s 0 /etc/openvswitch/default.conf 2026-01-26 23:46:29.346 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : sudo truncate -s 0 /etc/sysconfig/openvswitch 2026-01-26 23:46:29.366 | + lib/neutron_plugins/ovn_agent:configure_ovn:574 : sudo truncate -s 0 /etc/sysconfig/ovn 2026-01-26 23:46:29.390 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : local sample_file= 2026-01-26 23:46:29.392 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : local config_file= 2026-01-26 23:46:29.395 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : is_ovn_agent_enabled 2026-01-26 23:46:29.398 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-01-26 23:46:29.416 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:29.419 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-01-26 23:46:29.468 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-01-26 23:46:29.471 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : [[ metadata =~ metadata ]] 2026-01-26 23:46:29.473 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : is_service_enabled ovn-controller 2026-01-26 23:46:29.491 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:29.493 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-01-26 23:46:29.496 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:46:29.499 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-01-26 23:46:29.502 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : sudo install -d -o stack /etc/neutron 2026-01-26 23:46:29.521 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-01-26 23:46:29.527 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : cd /opt/stack/neutron 2026-01-26 23:46:29.529 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : exec ./tools/generate_config_file_samples.sh 2026-01-26 23:46:39.208 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2026-01-26 23:46:39.208 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-01-26 23:46:45.171 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:46:45.177 | + lib/neutron_plugins/ovn_agent:configure_ovn:594 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:46:45.180 | + lib/neutron:configure_root_helper_options:1130 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:46:45.182 | + lib/neutron:configure_root_helper_options:1131 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-01-26 23:46:45.217 | + lib/neutron:configure_root_helper_options:1132 : [[ True == \T\r\u\e ]] 2026-01-26 23:46:45.220 | + lib/neutron:configure_root_helper_options:1133 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-01-26 23:46:45.257 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-01-26 23:46:45.293 | + lib/neutron_plugins/ovn_agent:configure_ovn:597 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 38.102.83.18 2026-01-26 23:46:45.330 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-01-26 23:46:45.369 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-01-26 23:46:45.403 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-01-26 23:46:45.439 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:38.102.83.18:6642 2026-01-26 23:46:45.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : is_service_enabled tls-proxy 2026-01-26 23:46:45.495 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:45.498 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:45.531 | + lib/neutron_plugins/ovn_agent:configure_ovn:605 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:45.571 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:45.611 | + lib/neutron_plugins/ovn_agent:configure_ovn:610 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-01-26 23:46:45.614 | + lib/neutron_plugins/ovn_agent:configure_ovn:611 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-01-26 23:46:45.653 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:38.102.83.18:6641 2026-01-26 23:46:45.693 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-01-26 23:46:45.696 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:494 : echo 'Configuring Neutron for OVN' 2026-01-26 23:46:45.696 | Configuring Neutron for OVN 2026-01-26 23:46:45.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : is_service_enabled q-svc neutron-api 2026-01-26 23:46:45.719 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:45.722 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:497 : filter_network_api_extensions 2026-01-26 23:46:45.726 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2026-01-26 23:46:45.726 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-01-26 23:46:47.364 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:468 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction 2026-01-26 23:46:47.368 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2026-01-26 23:46:47.368 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-01-26 23:46:48.671 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-01-26 23:46:48.674 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:472 : is_service_enabled q-qos neutron-qos 2026-01-26 23:46:48.690 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:48.693 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:475 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-01-26 23:46:48.697 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : tr ', ' '\n' 2026-01-26 23:46:48.699 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-01-26 23:46:48.699 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : sort -u 2026-01-26 23:46:48.704 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : extensions='address-group 2026-01-26 23:46:48.704 | address-scope 2026-01-26 23:46:48.704 | agent 2026-01-26 23:46:48.704 | allowed-address-pairs 2026-01-26 23:46:48.704 | auto-allocated-topology 2026-01-26 23:46:48.704 | availability_zone 2026-01-26 23:46:48.704 | bgp 2026-01-26 23:46:48.704 | bgp_4byte_asn 2026-01-26 23:46:48.704 | bgp_dragent_scheduler 2026-01-26 23:46:48.704 | binding 2026-01-26 23:46:48.704 | binding-extended 2026-01-26 23:46:48.704 | default-subnetpools 2026-01-26 23:46:48.704 | dhcp_agent_scheduler 2026-01-26 23:46:48.704 | dns-domain-ports 2026-01-26 23:46:48.704 | dns-integration 2026-01-26 23:46:48.704 | dns-integration-domain-keywords 2026-01-26 23:46:48.704 | empty-string-filtering 2026-01-26 23:46:48.704 | enable-default-route-bfd 2026-01-26 23:46:48.704 | enable-default-route-ecmp 2026-01-26 23:46:48.704 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.704 | external-gateway-multihoming 2026-01-26 23:46:48.704 | external-net 2026-01-26 23:46:48.704 | ext-gw-mode 2026-01-26 23:46:48.704 | extra_dhcp_opt 2026-01-26 23:46:48.704 | extraroute 2026-01-26 23:46:48.704 | extraroute-atomic 2026-01-26 23:46:48.704 | filter-validation 2026-01-26 23:46:48.704 | fip-port-details 2026-01-26 23:46:48.704 | flavors 2026-01-26 23:46:48.704 | floatingip-pools 2026-01-26 23:46:48.704 | floating-ip-port-forwarding 2026-01-26 23:46:48.704 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.704 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.704 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.704 | fwaas_v2 2026-01-26 23:46:48.704 | l3-flavors 2026-01-26 23:46:48.704 | l3-ha 2026-01-26 23:46:48.704 | logging 2026-01-26 23:46:48.704 | multi-provider 2026-01-26 23:46:48.704 | net-mtu 2026-01-26 23:46:48.704 | net-mtu-writable 2026-01-26 23:46:48.704 | network_availability_zone 2026-01-26 23:46:48.704 | network_ha 2026-01-26 23:46:48.704 | network-ip-availability 2026-01-26 23:46:48.704 | pagination 2026-01-26 23:46:48.704 | port-device-profile 2026-01-26 23:46:48.704 | port-hardware-offload-type 2026-01-26 23:46:48.704 | port-mac-address-regenerate 2026-01-26 23:46:48.704 | port-numa-affinity-policy 2026-01-26 23:46:48.704 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.704 | port-resource-request 2026-01-26 23:46:48.704 | port-security 2026-01-26 23:46:48.704 | port-trusted-vif 2026-01-26 23:46:48.704 | project-id 2026-01-26 23:46:48.704 | provider 2026-01-26 23:46:48.704 | qinq 2026-01-26 23:46:48.704 | qos 2026-01-26 23:46:48.704 | qos-bw-limit-direction 2026-01-26 23:46:48.704 | qos-bw-minimum-ingress 2026-01-26 23:46:48.704 | qos-default 2026-01-26 23:46:48.704 | qos-fip 2026-01-26 23:46:48.704 | qos-gateway-ip 2026-01-26 23:46:48.704 | qos-rules-alias 2026-01-26 23:46:48.704 | qos-rule-type-details 2026-01-26 23:46:48.704 | qos-rule-type-filter 2026-01-26 23:46:48.704 | quota-check-limit 2026-01-26 23:46:48.704 | quota-check-limit-default 2026-01-26 23:46:48.704 | quota_details 2026-01-26 23:46:48.705 | quotas 2026-01-26 23:46:48.705 | rbac-address-scope 2026-01-26 23:46:48.705 | rbac-policies 2026-01-26 23:46:48.705 | rbac-security-groups 2026-01-26 23:46:48.705 | router 2026-01-26 23:46:48.705 | router_availability_zone 2026-01-26 23:46:48.705 | router-enable-snat 2026-01-26 23:46:48.705 | security-group 2026-01-26 23:46:48.705 | security-groups-default-rules 2026-01-26 23:46:48.705 | security-groups-normalized-cidr 2026-01-26 23:46:48.705 | security-groups-remote-address-group 2026-01-26 23:46:48.705 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.705 | security-groups-shared-filtering 2026-01-26 23:46:48.705 | segment 2026-01-26 23:46:48.705 | sorting 2026-01-26 23:46:48.705 | standard-attr-description 2026-01-26 23:46:48.705 | standard-attr-fwaas-v2 2026-01-26 23:46:48.705 | standard-attr-revisions 2026-01-26 23:46:48.705 | standard-attr-tag 2026-01-26 23:46:48.705 | standard-attr-timestamp 2026-01-26 23:46:48.705 | stateful-security-group 2026-01-26 23:46:48.705 | subnet_allocation 2026-01-26 23:46:48.705 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.705 | subnet-external-network 2026-01-26 23:46:48.705 | subnetpool-prefix-ops 2026-01-26 23:46:48.705 | subnet-service-types 2026-01-26 23:46:48.705 | tag-creation 2026-01-26 23:46:48.705 | tap-mirror 2026-01-26 23:46:48.705 | tap-mirror-both-direction 2026-01-26 23:46:48.705 | trunk 2026-01-26 23:46:48.705 | uplink-status-propagation 2026-01-26 23:46:48.705 | uplink-status-propagation-updatable 2026-01-26 23:46:48.705 | vlan-transparent 2026-01-26 23:46:48.705 | vpnaas 2026-01-26 23:46:48.705 | vpn-endpoint-groups' 2026-01-26 23:46:48.708 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : sort -u 2026-01-26 23:46:48.708 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : tr ', ' '\n' 2026-01-26 23:46:48.708 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,flavors,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-01-26 23:46:48.713 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : supported_ext='address-group 2026-01-26 23:46:48.713 | address-scope 2026-01-26 23:46:48.713 | agent 2026-01-26 23:46:48.713 | allowed-address-pairs 2026-01-26 23:46:48.713 | auto-allocated-topology 2026-01-26 23:46:48.713 | availability_zone 2026-01-26 23:46:48.713 | bgp 2026-01-26 23:46:48.713 | bgp_4byte_asn 2026-01-26 23:46:48.714 | bgp_dragent_scheduler 2026-01-26 23:46:48.714 | binding 2026-01-26 23:46:48.714 | binding-extended 2026-01-26 23:46:48.714 | default-subnetpools 2026-01-26 23:46:48.714 | dhcp_agent_scheduler 2026-01-26 23:46:48.714 | dns-domain-ports 2026-01-26 23:46:48.714 | dns-integration 2026-01-26 23:46:48.714 | dns-integration-domain-keywords 2026-01-26 23:46:48.714 | empty-string-filtering 2026-01-26 23:46:48.714 | enable-default-route-bfd 2026-01-26 23:46:48.714 | enable-default-route-ecmp 2026-01-26 23:46:48.714 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.714 | external-gateway-multihoming 2026-01-26 23:46:48.714 | external-net 2026-01-26 23:46:48.714 | ext-gw-mode 2026-01-26 23:46:48.714 | extra_dhcp_opt 2026-01-26 23:46:48.714 | extraroute 2026-01-26 23:46:48.714 | extraroute-atomic 2026-01-26 23:46:48.714 | filter-validation 2026-01-26 23:46:48.714 | fip-port-details 2026-01-26 23:46:48.714 | flavors 2026-01-26 23:46:48.714 | floatingip-pools 2026-01-26 23:46:48.714 | floating-ip-port-forwarding 2026-01-26 23:46:48.714 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.714 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.714 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.714 | fwaas_v2 2026-01-26 23:46:48.714 | l3-flavors 2026-01-26 23:46:48.714 | l3-ha 2026-01-26 23:46:48.714 | logging 2026-01-26 23:46:48.714 | multi-provider 2026-01-26 23:46:48.714 | net-mtu 2026-01-26 23:46:48.714 | net-mtu-writable 2026-01-26 23:46:48.714 | network_availability_zone 2026-01-26 23:46:48.714 | network_ha 2026-01-26 23:46:48.714 | network-ip-availability 2026-01-26 23:46:48.714 | pagination 2026-01-26 23:46:48.714 | port-device-profile 2026-01-26 23:46:48.714 | port-hardware-offload-type 2026-01-26 23:46:48.714 | port-mac-address-regenerate 2026-01-26 23:46:48.714 | port-numa-affinity-policy 2026-01-26 23:46:48.714 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.714 | port-resource-request 2026-01-26 23:46:48.714 | port-security 2026-01-26 23:46:48.714 | port-trusted-vif 2026-01-26 23:46:48.714 | project-id 2026-01-26 23:46:48.714 | provider 2026-01-26 23:46:48.714 | qinq 2026-01-26 23:46:48.714 | qos 2026-01-26 23:46:48.714 | qos-bw-limit-direction 2026-01-26 23:46:48.714 | qos-bw-minimum-ingress 2026-01-26 23:46:48.714 | qos-default 2026-01-26 23:46:48.714 | qos-fip 2026-01-26 23:46:48.714 | qos-gateway-ip 2026-01-26 23:46:48.714 | qos-rules-alias 2026-01-26 23:46:48.714 | qos-rule-type-details 2026-01-26 23:46:48.714 | qos-rule-type-filter 2026-01-26 23:46:48.714 | quota-check-limit 2026-01-26 23:46:48.714 | quota-check-limit-default 2026-01-26 23:46:48.714 | quota_details 2026-01-26 23:46:48.714 | quotas 2026-01-26 23:46:48.714 | rbac-address-scope 2026-01-26 23:46:48.714 | rbac-policies 2026-01-26 23:46:48.714 | rbac-security-groups 2026-01-26 23:46:48.714 | router 2026-01-26 23:46:48.714 | router_availability_zone 2026-01-26 23:46:48.714 | router-enable-snat 2026-01-26 23:46:48.714 | security-group 2026-01-26 23:46:48.714 | security-groups-default-rules 2026-01-26 23:46:48.714 | security-groups-normalized-cidr 2026-01-26 23:46:48.714 | security-groups-remote-address-group 2026-01-26 23:46:48.714 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.714 | security-groups-shared-filtering 2026-01-26 23:46:48.714 | segment 2026-01-26 23:46:48.714 | sorting 2026-01-26 23:46:48.714 | standard-attr-description 2026-01-26 23:46:48.714 | standard-attr-fwaas-v2 2026-01-26 23:46:48.714 | standard-attr-revisions 2026-01-26 23:46:48.714 | standard-attr-tag 2026-01-26 23:46:48.714 | standard-attr-timestamp 2026-01-26 23:46:48.714 | stateful-security-group 2026-01-26 23:46:48.714 | subnet_allocation 2026-01-26 23:46:48.714 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.714 | subnet-external-network 2026-01-26 23:46:48.714 | subnetpool-prefix-ops 2026-01-26 23:46:48.714 | subnet-service-types 2026-01-26 23:46:48.714 | tag-creation 2026-01-26 23:46:48.714 | tap-mirror 2026-01-26 23:46:48.714 | tap-mirror-both-direction 2026-01-26 23:46:48.714 | trunk 2026-01-26 23:46:48.714 | uplink-status-propagation 2026-01-26 23:46:48.714 | uplink-status-propagation-updatable 2026-01-26 23:46:48.715 | vlan-transparent 2026-01-26 23:46:48.715 | vpnaas 2026-01-26 23:46:48.715 | vpn-endpoint-groups' 2026-01-26 23:46:48.718 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo -e 'address-group 2026-01-26 23:46:48.718 | address-scope 2026-01-26 23:46:48.718 | agent 2026-01-26 23:46:48.718 | allowed-address-pairs 2026-01-26 23:46:48.718 | auto-allocated-topology 2026-01-26 23:46:48.718 | availability_zone 2026-01-26 23:46:48.718 | bgp 2026-01-26 23:46:48.718 | bgp_4byte_asn 2026-01-26 23:46:48.718 | bgp_dragent_scheduler 2026-01-26 23:46:48.718 | binding 2026-01-26 23:46:48.718 | binding-extended 2026-01-26 23:46:48.719 | default-subnetpools 2026-01-26 23:46:48.719 | dhcp_agent_scheduler 2026-01-26 23:46:48.719 | dns-domain-ports 2026-01-26 23:46:48.719 | dns-integration 2026-01-26 23:46:48.719 | dns-integration-domain-keywords 2026-01-26 23:46:48.719 | empty-string-filtering 2026-01-26 23:46:48.719 | enable-default-route-bfd 2026-01-26 23:46:48.719 | enable-default-route-ecmp 2026-01-26 23:46:48.719 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.719 | external-gateway-multihoming 2026-01-26 23:46:48.719 | external-net 2026-01-26 23:46:48.719 | ext-gw-mode 2026-01-26 23:46:48.719 | extra_dhcp_opt 2026-01-26 23:46:48.719 | extraroute 2026-01-26 23:46:48.719 | extraroute-atomic 2026-01-26 23:46:48.719 | filter-validation 2026-01-26 23:46:48.719 | fip-port-details 2026-01-26 23:46:48.719 | flavors 2026-01-26 23:46:48.719 | floatingip-pools 2026-01-26 23:46:48.719 | floating-ip-port-forwarding 2026-01-26 23:46:48.719 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.719 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.719 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.719 | fwaas_v2 2026-01-26 23:46:48.719 | l3-flavors 2026-01-26 23:46:48.719 | l3-ha 2026-01-26 23:46:48.719 | logging 2026-01-26 23:46:48.719 | multi-provider 2026-01-26 23:46:48.719 | net-mtu 2026-01-26 23:46:48.719 | net-mtu-writable 2026-01-26 23:46:48.719 | network_availability_zone 2026-01-26 23:46:48.719 | network_ha 2026-01-26 23:46:48.719 | network-ip-availability 2026-01-26 23:46:48.719 | pagination 2026-01-26 23:46:48.719 | port-device-profile 2026-01-26 23:46:48.719 | port-hardware-offload-type 2026-01-26 23:46:48.719 | port-mac-address-regenerate 2026-01-26 23:46:48.719 | port-numa-affinity-policy 2026-01-26 23:46:48.719 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.719 | port-resource-request 2026-01-26 23:46:48.719 | port-security 2026-01-26 23:46:48.719 | port-trusted-vif 2026-01-26 23:46:48.719 | project-id 2026-01-26 23:46:48.719 | provider 2026-01-26 23:46:48.719 | qinq 2026-01-26 23:46:48.719 | qos 2026-01-26 23:46:48.719 | qos-bw-limit-direction 2026-01-26 23:46:48.719 | qos-bw-minimum-ingress 2026-01-26 23:46:48.719 | qos-default 2026-01-26 23:46:48.719 | qos-fip 2026-01-26 23:46:48.719 | qos-gateway-ip 2026-01-26 23:46:48.719 | qos-rules-alias 2026-01-26 23:46:48.719 | qos-rule-type-details 2026-01-26 23:46:48.719 | qos-rule-type-filter 2026-01-26 23:46:48.719 | quota-check-limit 2026-01-26 23:46:48.719 | quota-check-limit-default 2026-01-26 23:46:48.719 | quota_details 2026-01-26 23:46:48.719 | quotas 2026-01-26 23:46:48.719 | rbac-address-scope 2026-01-26 23:46:48.720 | rbac-policies 2026-01-26 23:46:48.720 | rbac-security-groups 2026-01-26 23:46:48.720 | router 2026-01-26 23:46:48.720 | router_availability_zone 2026-01-26 23:46:48.720 | router-enable-snat 2026-01-26 23:46:48.720 | security-group 2026-01-26 23:46:48.720 | security-groups-default-rules 2026-01-26 23:46:48.720 | security-groups-normalized-cidr 2026-01-26 23:46:48.720 | security-groups-remote-address-group 2026-01-26 23:46:48.720 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.720 | security-groups-shared-filtering 2026-01-26 23:46:48.720 | segment 2026-01-26 23:46:48.720 | sorting 2026-01-26 23:46:48.720 | standard-attr-description 2026-01-26 23:46:48.720 | standard-attr-fwaas-v2 2026-01-26 23:46:48.720 | standard-attr-revisions 2026-01-26 23:46:48.720 | standard-attr-tag 2026-01-26 23:46:48.720 | standard-attr-timestamp 2026-01-26 23:46:48.720 | stateful-security-group 2026-01-26 23:46:48.720 | subnet_allocation 2026-01-26 23:46:48.720 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.720 | subnet-external-network 2026-01-26 23:46:48.720 | subnetpool-prefix-ops 2026-01-26 23:46:48.720 | subnet-service-types 2026-01-26 23:46:48.720 | tag-creation 2026-01-26 23:46:48.720 | tap-mirror 2026-01-26 23:46:48.720 | tap-mirror-both-direction 2026-01-26 23:46:48.720 | trunk 2026-01-26 23:46:48.720 | uplink-status-propagation 2026-01-26 23:46:48.720 | uplink-status-propagation-updatable 2026-01-26 23:46:48.720 | vlan-transparent 2026-01-26 23:46:48.720 | vpnaas 2026-01-26 23:46:48.720 | vpn-endpoint-groups' 2026-01-26 23:46:48.720 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo -e 'address-group 2026-01-26 23:46:48.720 | address-scope 2026-01-26 23:46:48.720 | agent 2026-01-26 23:46:48.720 | allowed-address-pairs 2026-01-26 23:46:48.720 | auto-allocated-topology 2026-01-26 23:46:48.720 | availability_zone 2026-01-26 23:46:48.720 | bgp 2026-01-26 23:46:48.720 | bgp_4byte_asn 2026-01-26 23:46:48.720 | bgp_dragent_scheduler 2026-01-26 23:46:48.720 | binding 2026-01-26 23:46:48.720 | binding-extended 2026-01-26 23:46:48.720 | default-subnetpools 2026-01-26 23:46:48.720 | dhcp_agent_scheduler 2026-01-26 23:46:48.720 | dns-domain-ports 2026-01-26 23:46:48.720 | dns-integration 2026-01-26 23:46:48.720 | dns-integration-domain-keywords 2026-01-26 23:46:48.720 | empty-string-filtering 2026-01-26 23:46:48.720 | enable-default-route-bfd 2026-01-26 23:46:48.720 | enable-default-route-ecmp 2026-01-26 23:46:48.720 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.720 | external-gateway-multihoming 2026-01-26 23:46:48.720 | external-net 2026-01-26 23:46:48.720 | ext-gw-mode 2026-01-26 23:46:48.720 | extra_dhcp_opt 2026-01-26 23:46:48.720 | extraroute 2026-01-26 23:46:48.720 | extraroute-atomic 2026-01-26 23:46:48.720 | filter-validation 2026-01-26 23:46:48.720 | fip-port-details 2026-01-26 23:46:48.720 | flavors 2026-01-26 23:46:48.720 | floatingip-pools 2026-01-26 23:46:48.720 | floating-ip-port-forwarding 2026-01-26 23:46:48.720 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.720 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.720 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.720 | fwaas_v2 2026-01-26 23:46:48.720 | l3-flavors 2026-01-26 23:46:48.720 | l3-ha 2026-01-26 23:46:48.720 | logging 2026-01-26 23:46:48.720 | multi-provider 2026-01-26 23:46:48.720 | net-mtu 2026-01-26 23:46:48.720 | net-mtu-writable 2026-01-26 23:46:48.720 | network_availability_zone 2026-01-26 23:46:48.720 | network_ha 2026-01-26 23:46:48.720 | network-ip-availability 2026-01-26 23:46:48.720 | pagination 2026-01-26 23:46:48.720 | port-device-profile 2026-01-26 23:46:48.720 | port-hardware-offload-type 2026-01-26 23:46:48.720 | port-mac-address-regenerate 2026-01-26 23:46:48.720 | port-numa-affinity-policy 2026-01-26 23:46:48.720 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.720 | port-resource-request 2026-01-26 23:46:48.720 | port-security 2026-01-26 23:46:48.720 | port-trusted-vif 2026-01-26 23:46:48.720 | project-id 2026-01-26 23:46:48.720 | provider 2026-01-26 23:46:48.720 | qinq 2026-01-26 23:46:48.720 | qos 2026-01-26 23:46:48.720 | qos-bw-limit-direction 2026-01-26 23:46:48.720 | qos-bw-minimum-ingress 2026-01-26 23:46:48.720 | qos-default 2026-01-26 23:46:48.720 | qos-fip 2026-01-26 23:46:48.720 | qos-gateway-ip 2026-01-26 23:46:48.720 | qos-rules-alias 2026-01-26 23:46:48.720 | qos-rule-type-details 2026-01-26 23:46:48.720 | qos-rule-type-filter 2026-01-26 23:46:48.720 | quota-check-limit 2026-01-26 23:46:48.720 | quota-check-limit-default 2026-01-26 23:46:48.720 | quota_details 2026-01-26 23:46:48.720 | quotas 2026-01-26 23:46:48.720 | rbac-address-scope 2026-01-26 23:46:48.720 | rbac-policies 2026-01-26 23:46:48.720 | rbac-security-groups 2026-01-26 23:46:48.720 | router 2026-01-26 23:46:48.720 | router_availability_zone 2026-01-26 23:46:48.720 | router-enable-snat 2026-01-26 23:46:48.720 | security-group 2026-01-26 23:46:48.720 | security-groups-default-rules 2026-01-26 23:46:48.720 | security-groups-normalized-cidr 2026-01-26 23:46:48.720 | security-groups-remote-address-group 2026-01-26 23:46:48.720 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.720 | security-groups-shared-filtering 2026-01-26 23:46:48.720 | segment 2026-01-26 23:46:48.720 | sorting 2026-01-26 23:46:48.720 | standard-attr-description 2026-01-26 23:46:48.720 | standard-attr-fwaas-v2 2026-01-26 23:46:48.720 | standard-attr-revisions 2026-01-26 23:46:48.720 | standard-attr-tag 2026-01-26 23:46:48.720 | standard-attr-timestamp 2026-01-26 23:46:48.720 | stateful-security-group 2026-01-26 23:46:48.720 | subnet_allocation 2026-01-26 23:46:48.720 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.720 | subnet-external-network 2026-01-26 23:46:48.720 | subnetpool-prefix-ops 2026-01-26 23:46:48.720 | subnet-service-types 2026-01-26 23:46:48.720 | tag-creation 2026-01-26 23:46:48.720 | tap-mirror 2026-01-26 23:46:48.720 | tap-mirror-both-direction 2026-01-26 23:46:48.720 | trunk 2026-01-26 23:46:48.720 | uplink-status-propagation 2026-01-26 23:46:48.720 | uplink-status-propagation-updatable 2026-01-26 23:46:48.720 | vlan-transparent 2026-01-26 23:46:48.721 | vpnaas 2026-01-26 23:46:48.721 | vpn-endpoint-groups' 2026-01-26 23:46:48.721 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : comm -12 /dev/fd/63 /dev/fd/62 2026-01-26 23:46:48.724 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : enabled_ext='address-group 2026-01-26 23:46:48.725 | address-scope 2026-01-26 23:46:48.725 | agent 2026-01-26 23:46:48.725 | allowed-address-pairs 2026-01-26 23:46:48.725 | auto-allocated-topology 2026-01-26 23:46:48.725 | availability_zone 2026-01-26 23:46:48.725 | bgp 2026-01-26 23:46:48.725 | bgp_4byte_asn 2026-01-26 23:46:48.725 | bgp_dragent_scheduler 2026-01-26 23:46:48.725 | binding 2026-01-26 23:46:48.725 | binding-extended 2026-01-26 23:46:48.725 | default-subnetpools 2026-01-26 23:46:48.725 | dhcp_agent_scheduler 2026-01-26 23:46:48.725 | dns-domain-ports 2026-01-26 23:46:48.725 | dns-integration 2026-01-26 23:46:48.725 | dns-integration-domain-keywords 2026-01-26 23:46:48.725 | empty-string-filtering 2026-01-26 23:46:48.725 | enable-default-route-bfd 2026-01-26 23:46:48.725 | enable-default-route-ecmp 2026-01-26 23:46:48.725 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.725 | external-gateway-multihoming 2026-01-26 23:46:48.725 | external-net 2026-01-26 23:46:48.725 | ext-gw-mode 2026-01-26 23:46:48.725 | extra_dhcp_opt 2026-01-26 23:46:48.725 | extraroute 2026-01-26 23:46:48.725 | extraroute-atomic 2026-01-26 23:46:48.725 | filter-validation 2026-01-26 23:46:48.725 | fip-port-details 2026-01-26 23:46:48.725 | flavors 2026-01-26 23:46:48.725 | floatingip-pools 2026-01-26 23:46:48.725 | floating-ip-port-forwarding 2026-01-26 23:46:48.725 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.725 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.725 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.725 | fwaas_v2 2026-01-26 23:46:48.725 | l3-flavors 2026-01-26 23:46:48.725 | l3-ha 2026-01-26 23:46:48.725 | logging 2026-01-26 23:46:48.725 | multi-provider 2026-01-26 23:46:48.725 | net-mtu 2026-01-26 23:46:48.725 | net-mtu-writable 2026-01-26 23:46:48.725 | network_availability_zone 2026-01-26 23:46:48.725 | network_ha 2026-01-26 23:46:48.725 | network-ip-availability 2026-01-26 23:46:48.725 | pagination 2026-01-26 23:46:48.725 | port-device-profile 2026-01-26 23:46:48.725 | port-hardware-offload-type 2026-01-26 23:46:48.725 | port-mac-address-regenerate 2026-01-26 23:46:48.725 | port-numa-affinity-policy 2026-01-26 23:46:48.725 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.725 | port-resource-request 2026-01-26 23:46:48.725 | port-security 2026-01-26 23:46:48.725 | port-trusted-vif 2026-01-26 23:46:48.725 | project-id 2026-01-26 23:46:48.725 | provider 2026-01-26 23:46:48.725 | qinq 2026-01-26 23:46:48.725 | qos 2026-01-26 23:46:48.725 | qos-bw-limit-direction 2026-01-26 23:46:48.725 | qos-bw-minimum-ingress 2026-01-26 23:46:48.725 | qos-default 2026-01-26 23:46:48.725 | qos-fip 2026-01-26 23:46:48.725 | qos-gateway-ip 2026-01-26 23:46:48.725 | qos-rules-alias 2026-01-26 23:46:48.725 | qos-rule-type-details 2026-01-26 23:46:48.725 | qos-rule-type-filter 2026-01-26 23:46:48.725 | quota-check-limit 2026-01-26 23:46:48.725 | quota-check-limit-default 2026-01-26 23:46:48.725 | quota_details 2026-01-26 23:46:48.725 | quotas 2026-01-26 23:46:48.725 | rbac-address-scope 2026-01-26 23:46:48.725 | rbac-policies 2026-01-26 23:46:48.725 | rbac-security-groups 2026-01-26 23:46:48.725 | router 2026-01-26 23:46:48.726 | router_availability_zone 2026-01-26 23:46:48.726 | router-enable-snat 2026-01-26 23:46:48.726 | security-group 2026-01-26 23:46:48.726 | security-groups-default-rules 2026-01-26 23:46:48.726 | security-groups-normalized-cidr 2026-01-26 23:46:48.726 | security-groups-remote-address-group 2026-01-26 23:46:48.726 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.726 | security-groups-shared-filtering 2026-01-26 23:46:48.726 | segment 2026-01-26 23:46:48.726 | sorting 2026-01-26 23:46:48.726 | standard-attr-description 2026-01-26 23:46:48.726 | standard-attr-fwaas-v2 2026-01-26 23:46:48.726 | standard-attr-revisions 2026-01-26 23:46:48.726 | standard-attr-tag 2026-01-26 23:46:48.726 | standard-attr-timestamp 2026-01-26 23:46:48.726 | stateful-security-group 2026-01-26 23:46:48.726 | subnet_allocation 2026-01-26 23:46:48.726 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.726 | subnet-external-network 2026-01-26 23:46:48.726 | subnetpool-prefix-ops 2026-01-26 23:46:48.726 | subnet-service-types 2026-01-26 23:46:48.726 | tag-creation 2026-01-26 23:46:48.726 | tap-mirror 2026-01-26 23:46:48.726 | tap-mirror-both-direction 2026-01-26 23:46:48.726 | trunk 2026-01-26 23:46:48.726 | uplink-status-propagation 2026-01-26 23:46:48.726 | uplink-status-propagation-updatable 2026-01-26 23:46:48.726 | vlan-transparent 2026-01-26 23:46:48.726 | vpnaas 2026-01-26 23:46:48.726 | vpn-endpoint-groups' 2026-01-26 23:46:48.727 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : comm -3 /dev/fd/63 /dev/fd/62 2026-01-26 23:46:48.728 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo -e 'address-group 2026-01-26 23:46:48.728 | address-scope 2026-01-26 23:46:48.728 | agent 2026-01-26 23:46:48.728 | allowed-address-pairs 2026-01-26 23:46:48.728 | auto-allocated-topology 2026-01-26 23:46:48.728 | availability_zone 2026-01-26 23:46:48.728 | bgp 2026-01-26 23:46:48.728 | bgp_4byte_asn 2026-01-26 23:46:48.728 | bgp_dragent_scheduler 2026-01-26 23:46:48.728 | binding 2026-01-26 23:46:48.728 | binding-extended 2026-01-26 23:46:48.728 | default-subnetpools 2026-01-26 23:46:48.728 | dhcp_agent_scheduler 2026-01-26 23:46:48.728 | dns-domain-ports 2026-01-26 23:46:48.728 | dns-integration 2026-01-26 23:46:48.728 | dns-integration-domain-keywords 2026-01-26 23:46:48.728 | empty-string-filtering 2026-01-26 23:46:48.729 | enable-default-route-bfd 2026-01-26 23:46:48.729 | enable-default-route-ecmp 2026-01-26 23:46:48.729 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.729 | external-gateway-multihoming 2026-01-26 23:46:48.729 | external-net 2026-01-26 23:46:48.729 | ext-gw-mode 2026-01-26 23:46:48.729 | extra_dhcp_opt 2026-01-26 23:46:48.729 | extraroute 2026-01-26 23:46:48.729 | extraroute-atomic 2026-01-26 23:46:48.729 | filter-validation 2026-01-26 23:46:48.729 | fip-port-details 2026-01-26 23:46:48.729 | flavors 2026-01-26 23:46:48.729 | floatingip-pools 2026-01-26 23:46:48.729 | floating-ip-port-forwarding 2026-01-26 23:46:48.729 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.729 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.729 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.729 | fwaas_v2 2026-01-26 23:46:48.729 | l3-flavors 2026-01-26 23:46:48.729 | l3-ha 2026-01-26 23:46:48.729 | logging 2026-01-26 23:46:48.729 | multi-provider 2026-01-26 23:46:48.729 | net-mtu 2026-01-26 23:46:48.729 | net-mtu-writable 2026-01-26 23:46:48.729 | network_availability_zone 2026-01-26 23:46:48.729 | network_ha 2026-01-26 23:46:48.729 | network-ip-availability 2026-01-26 23:46:48.729 | pagination 2026-01-26 23:46:48.729 | port-device-profile 2026-01-26 23:46:48.729 | port-hardware-offload-type 2026-01-26 23:46:48.729 | port-mac-address-regenerate 2026-01-26 23:46:48.729 | port-numa-affinity-policy 2026-01-26 23:46:48.729 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.731 | port-resource-request 2026-01-26 23:46:48.732 | port-security 2026-01-26 23:46:48.732 | port-trusted-vif 2026-01-26 23:46:48.732 | project-id 2026-01-26 23:46:48.732 | provider 2026-01-26 23:46:48.732 | qinq 2026-01-26 23:46:48.732 | qos 2026-01-26 23:46:48.732 | qos-bw-limit-direction 2026-01-26 23:46:48.732 | qos-bw-minimum-ingress 2026-01-26 23:46:48.732 | qos-default 2026-01-26 23:46:48.732 | qos-fip 2026-01-26 23:46:48.732 | qos-gateway-ip 2026-01-26 23:46:48.732 | qos-rules-alias 2026-01-26 23:46:48.732 | qos-rule-type-details 2026-01-26 23:46:48.732 | qos-rule-type-filter 2026-01-26 23:46:48.732 | quota-check-limit 2026-01-26 23:46:48.732 | quota-check-limit-default 2026-01-26 23:46:48.732 | quota_details 2026-01-26 23:46:48.732 | quotas 2026-01-26 23:46:48.732 | rbac-address-scope 2026-01-26 23:46:48.732 | rbac-policies 2026-01-26 23:46:48.732 | rbac-security-groups 2026-01-26 23:46:48.732 | router 2026-01-26 23:46:48.732 | router_availability_zone 2026-01-26 23:46:48.732 | router-enable-snat 2026-01-26 23:46:48.732 | security-group 2026-01-26 23:46:48.732 | security-groups-default-rules 2026-01-26 23:46:48.732 | security-groups-normalized-cidr 2026-01-26 23:46:48.732 | security-groups-remote-address-group 2026-01-26 23:46:48.732 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.733 | security-groups-shared-filtering 2026-01-26 23:46:48.733 | segment 2026-01-26 23:46:48.733 | sorting 2026-01-26 23:46:48.733 | standard-attr-description 2026-01-26 23:46:48.733 | standard-attr-fwaas-v2 2026-01-26 23:46:48.733 | standard-attr-revisions 2026-01-26 23:46:48.733 | standard-attr-tag 2026-01-26 23:46:48.733 | standard-attr-timestamp 2026-01-26 23:46:48.733 | stateful-security-group 2026-01-26 23:46:48.733 | subnet_allocation 2026-01-26 23:46:48.733 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.733 | subnet-external-network 2026-01-26 23:46:48.733 | subnetpool-prefix-ops 2026-01-26 23:46:48.733 | subnet-service-types 2026-01-26 23:46:48.733 | tag-creation 2026-01-26 23:46:48.733 | tap-mirror 2026-01-26 23:46:48.734 | tap-mirror-both-direction 2026-01-26 23:46:48.734 | trunk 2026-01-26 23:46:48.734 | uplink-status-propagation 2026-01-26 23:46:48.734 | uplink-status-propagation-updatable 2026-01-26 23:46:48.734 | vlan-transparent 2026-01-26 23:46:48.734 | vpnaas 2026-01-26 23:46:48.734 | vpn-endpoint-groups' 2026-01-26 23:46:48.734 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo -e 'address-group 2026-01-26 23:46:48.734 | address-scope 2026-01-26 23:46:48.734 | agent 2026-01-26 23:46:48.734 | allowed-address-pairs 2026-01-26 23:46:48.734 | auto-allocated-topology 2026-01-26 23:46:48.734 | availability_zone 2026-01-26 23:46:48.734 | bgp 2026-01-26 23:46:48.734 | bgp_4byte_asn 2026-01-26 23:46:48.734 | bgp_dragent_scheduler 2026-01-26 23:46:48.734 | binding 2026-01-26 23:46:48.734 | binding-extended 2026-01-26 23:46:48.734 | default-subnetpools 2026-01-26 23:46:48.734 | dhcp_agent_scheduler 2026-01-26 23:46:48.734 | dns-domain-ports 2026-01-26 23:46:48.735 | dns-integration 2026-01-26 23:46:48.735 | dns-integration-domain-keywords 2026-01-26 23:46:48.735 | empty-string-filtering 2026-01-26 23:46:48.735 | enable-default-route-bfd 2026-01-26 23:46:48.735 | enable-default-route-ecmp 2026-01-26 23:46:48.735 | expose-port-forwarding-in-fip 2026-01-26 23:46:48.735 | external-gateway-multihoming 2026-01-26 23:46:48.735 | external-net 2026-01-26 23:46:48.735 | ext-gw-mode 2026-01-26 23:46:48.735 | extra_dhcp_opt 2026-01-26 23:46:48.735 | extraroute 2026-01-26 23:46:48.735 | extraroute-atomic 2026-01-26 23:46:48.735 | filter-validation 2026-01-26 23:46:48.735 | fip-port-details 2026-01-26 23:46:48.735 | flavors 2026-01-26 23:46:48.735 | floatingip-pools 2026-01-26 23:46:48.735 | floating-ip-port-forwarding 2026-01-26 23:46:48.735 | floating-ip-port-forwarding-description 2026-01-26 23:46:48.735 | floating-ip-port-forwarding-detail 2026-01-26 23:46:48.735 | floating-ip-port-forwarding-port-ranges 2026-01-26 23:46:48.735 | fwaas_v2 2026-01-26 23:46:48.735 | l3-flavors 2026-01-26 23:46:48.735 | l3-ha 2026-01-26 23:46:48.735 | logging 2026-01-26 23:46:48.735 | multi-provider 2026-01-26 23:46:48.735 | net-mtu 2026-01-26 23:46:48.735 | net-mtu-writable 2026-01-26 23:46:48.735 | network_availability_zone 2026-01-26 23:46:48.735 | network_ha 2026-01-26 23:46:48.735 | network-ip-availability 2026-01-26 23:46:48.735 | pagination 2026-01-26 23:46:48.735 | port-device-profile 2026-01-26 23:46:48.735 | port-hardware-offload-type 2026-01-26 23:46:48.735 | port-mac-address-regenerate 2026-01-26 23:46:48.735 | port-numa-affinity-policy 2026-01-26 23:46:48.735 | port-numa-affinity-policy-socket 2026-01-26 23:46:48.735 | port-resource-request 2026-01-26 23:46:48.735 | port-security 2026-01-26 23:46:48.735 | port-trusted-vif 2026-01-26 23:46:48.735 | project-id 2026-01-26 23:46:48.735 | provider 2026-01-26 23:46:48.735 | qinq 2026-01-26 23:46:48.735 | qos 2026-01-26 23:46:48.735 | qos-bw-limit-direction 2026-01-26 23:46:48.735 | qos-bw-minimum-ingress 2026-01-26 23:46:48.735 | qos-default 2026-01-26 23:46:48.736 | qos-fip 2026-01-26 23:46:48.736 | qos-gateway-ip 2026-01-26 23:46:48.736 | qos-rules-alias 2026-01-26 23:46:48.736 | qos-rule-type-details 2026-01-26 23:46:48.736 | qos-rule-type-filter 2026-01-26 23:46:48.736 | quota-check-limit 2026-01-26 23:46:48.736 | quota-check-limit-default 2026-01-26 23:46:48.736 | quota_details 2026-01-26 23:46:48.736 | quotas 2026-01-26 23:46:48.736 | rbac-address-scope 2026-01-26 23:46:48.737 | rbac-policies 2026-01-26 23:46:48.737 | rbac-security-groups 2026-01-26 23:46:48.737 | router 2026-01-26 23:46:48.737 | router_availability_zone 2026-01-26 23:46:48.737 | router-enable-snat 2026-01-26 23:46:48.737 | security-group 2026-01-26 23:46:48.737 | security-groups-default-rules 2026-01-26 23:46:48.737 | security-groups-normalized-cidr 2026-01-26 23:46:48.737 | security-groups-remote-address-group 2026-01-26 23:46:48.737 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:46:48.737 | security-groups-shared-filtering 2026-01-26 23:46:48.737 | segment 2026-01-26 23:46:48.737 | sorting 2026-01-26 23:46:48.737 | standard-attr-description 2026-01-26 23:46:48.737 | standard-attr-fwaas-v2 2026-01-26 23:46:48.737 | standard-attr-revisions 2026-01-26 23:46:48.737 | standard-attr-tag 2026-01-26 23:46:48.737 | standard-attr-timestamp 2026-01-26 23:46:48.737 | stateful-security-group 2026-01-26 23:46:48.737 | subnet_allocation 2026-01-26 23:46:48.737 | subnet-dns-publish-fixed-ip 2026-01-26 23:46:48.737 | subnet-external-network 2026-01-26 23:46:48.737 | subnetpool-prefix-ops 2026-01-26 23:46:48.737 | subnet-service-types 2026-01-26 23:46:48.738 | tag-creation 2026-01-26 23:46:48.738 | tap-mirror 2026-01-26 23:46:48.738 | tap-mirror-both-direction 2026-01-26 23:46:48.738 | trunk 2026-01-26 23:46:48.738 | uplink-status-propagation 2026-01-26 23:46:48.738 | uplink-status-propagation-updatable 2026-01-26 23:46:48.738 | vlan-transparent 2026-01-26 23:46:48.738 | vpnaas 2026-01-26 23:46:48.738 | vpn-endpoint-groups' 2026-01-26 23:46:48.738 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : disabled_ext= 2026-01-26 23:46:48.738 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : '[' '!' -z '' ']' 2026-01-26 23:46:48.739 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:490 : tr ' ' , 2026-01-26 23:46:48.739 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:490 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip external-gateway-multihoming external-net ext-gw-mode extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floatingip-pools floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges fwaas_v2 l3-flavors l3-ha logging multi-provider net-mtu net-mtu-writable network_availability_zone network_ha network-ip-availability pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rules-alias qos-rule-type-details qos-rule-type-filter quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router_availability_zone router-enable-snat security-group security-groups-default-rules security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet_allocation subnet-dns-publish-fixed-ip subnet-external-network subnetpool-prefix-ops subnet-service-types tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2026-01-26 23:46:48.743 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:490 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:46:48.746 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:490 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:46:48.748 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-01-26 23:46:48.751 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:48.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-01-26 23:46:48.757 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-01-26 23:46:48.760 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-01-26 23:46:48.763 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:48.766 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-01-26 23:46:48.802 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:38.102.83.18:6641 2026-01-26 23:46:48.805 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:48.807 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:48.812 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:38.102.83.18:6641 2026-01-26 23:46:48.814 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:38.102.83.18:6641 ']' 2026-01-26 23:46:48.817 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:48.820 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:38.102.83.18:6641 2026-01-26 23:46:48.862 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:38.102.83.18:6642 2026-01-26 23:46:48.864 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:48.867 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:48.870 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:38.102.83.18:6642 2026-01-26 23:46:48.873 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:38.102.83.18:6642 ']' 2026-01-26 23:46:48.875 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:48.877 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:38.102.83.18:6642 2026-01-26 23:46:48.912 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled tls-proxy 2026-01-26 23:46:48.932 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:48.935 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:48.937 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:48.940 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:48.943 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:48.946 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-01-26 23:46:48.948 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:48.952 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:48.988 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:48.991 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:48.993 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:48.997 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:49.000 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-01-26 23:46:49.005 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.009 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:49.052 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:49.056 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.059 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.062 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:49.065 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-01-26 23:46:49.068 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.071 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:49.112 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:505 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:49.115 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.118 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.121 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:49.124 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2026-01-26 23:46:49.127 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.130 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2026-01-26 23:46:49.169 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:49.172 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.176 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.178 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:49.182 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2026-01-26 23:46:49.185 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.189 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2026-01-26 23:46:49.225 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:507 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:49.228 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.231 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.234 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:49.237 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2026-01-26 23:46:49.240 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.242 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2026-01-26 23:46:49.277 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-01-26 23:46:49.279 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.282 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.284 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-01-26 23:46:49.287 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-01-26 23:46:49.289 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.292 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-01-26 23:46:49.324 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:510 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-01-26 23:46:49.326 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.328 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.330 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-01-26 23:46:49.332 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-01-26 23:46:49.335 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.338 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-01-26 23:46:49.372 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-01-26 23:46:49.374 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.377 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-01-26 23:46:49.379 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-01-26 23:46:49.381 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-01-26 23:46:49.383 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.385 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-01-26 23:46:49.421 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-01-26 23:46:49.443 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : is_service_enabled q-log neutron-log 2026-01-26 23:46:49.461 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.465 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : is_ovn_metadata_agent_enabled 2026-01-26 23:46:49.468 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-01-26 23:46:49.487 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.490 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-01-26 23:46:49.493 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_agent_enabled 2026-01-26 23:46:49.496 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-01-26 23:46:49.517 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:49.520 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-01-26 23:46:49.576 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-01-26 23:46:49.579 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : [[ metadata =~ metadata ]] 2026-01-26 23:46:49.583 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-01-26 23:46:49.586 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:49.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-01-26 23:46:49.591 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-01-26 23:46:49.594 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-01-26 23:46:49.597 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:49.599 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-01-26 23:46:49.637 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:528 : is_service_enabled q-dns neutron-dns 2026-01-26 23:46:49.657 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.661 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-01-26 23:46:49.704 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:536 : is_service_enabled q-dhcp neutron-dhcp 2026-01-26 23:46:49.724 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.727 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:539 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-01-26 23:46:49.766 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:542 : is_service_enabled n-api-meta 2026-01-26 23:46:49.788 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:49.791 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:543 : is_ovn_metadata_agent_enabled 2026-01-26 23:46:49.794 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-01-26 23:46:49.815 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.818 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-01-26 23:46:49.823 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_agent_enabled 2026-01-26 23:46:49.826 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-01-26 23:46:49.846 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:49.849 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-01-26 23:46:49.901 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-01-26 23:46:49.905 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : [[ metadata =~ metadata ]] 2026-01-26 23:46:49.908 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-01-26 23:46:49.947 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-01-26 23:46:49.969 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.972 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-01-26 23:46:49.991 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:49.994 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-01-26 23:46:50.014 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:50.017 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-01-26 23:46:50.038 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:50.041 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-01-26 23:46:50.062 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:50.065 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-01-26 23:46:50.067 | + lib/neutron:_configure_neutron_service:1016 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-01-26 23:46:50.071 | + lib/neutron:_configure_neutron_service:1017 : test -r /opt/stack/neutron/etc/neutron/api-paste.ini 2026-01-26 23:46:50.074 | + lib/neutron:_configure_neutron_service:1018 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-01-26 23:46:50.080 | + lib/neutron:_configure_neutron_service:1026 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-01-26 23:46:50.120 | + lib/neutron:_configure_neutron_service:1028 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-01-26 23:46:50.161 | + lib/neutron:_configure_neutron_service:1029 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-01-26 23:46:50.201 | + lib/neutron:_configure_neutron_service:1031 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-01-26 23:46:50.241 | + lib/neutron:_configure_neutron_service:1032 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-01-26 23:46:50.245 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2026-01-26 23:46:50.248 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2026-01-26 23:46:50.251 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2026-01-26 23:46:50.255 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:46:50.258 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-01-26 23:46:50.299 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-01-26 23:46:50.341 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://38.102.83.18/identity 2026-01-26 23:46:50.382 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-01-26 23:46:50.423 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2026-01-26 23:46:50.466 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-01-26 23:46:50.509 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-01-26 23:46:50.549 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-01-26 23:46:50.591 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:46:50.633 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-01-26 23:46:50.674 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:46:50.677 | + lib/neutron:_configure_neutron_service:1035 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-01-26 23:46:50.718 | + lib/neutron:_configure_neutron_service:1036 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-01-26 23:46:50.761 | + lib/neutron:_configure_neutron_service:1038 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2026-01-26 23:46:50.764 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2026-01-26 23:46:50.767 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2026-01-26 23:46:50.770 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2026-01-26 23:46:50.773 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:46:50.776 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-01-26 23:46:50.817 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova interface public 2026-01-26 23:46:50.859 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova auth_url https://38.102.83.18/identity 2026-01-26 23:46:50.898 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova username nova 2026-01-26 23:46:50.939 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova password secretservice 2026-01-26 23:46:50.975 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-01-26 23:46:51.013 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_name service 2026-01-26 23:46:51.054 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-01-26 23:46:51.092 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:46:51.132 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2026-01-26 23:46:51.173 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:46:51.177 | + lib/neutron:_configure_neutron_service:1041 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2026-01-26 23:46:51.180 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2026-01-26 23:46:51.183 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2026-01-26 23:46:51.187 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=placement 2026-01-26 23:46:51.190 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2026-01-26 23:46:51.193 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-01-26 23:46:51.235 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf placement interface public 2026-01-26 23:46:51.276 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf placement auth_url https://38.102.83.18/identity 2026-01-26 23:46:51.319 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf placement username placement 2026-01-26 23:46:51.362 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf placement password secretservice 2026-01-26 23:46:51.405 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-01-26 23:46:51.448 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf placement project_name service 2026-01-26 23:46:51.490 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-01-26 23:46:51.530 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2026-01-26 23:46:51.571 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2026-01-26 23:46:51.611 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2026-01-26 23:46:51.614 | + lib/neutron:_configure_neutron_service:1044 : neutron_plugin_configure_service 2026-01-26 23:46:51.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-01-26 23:46:51.620 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-01-26 23:46:51.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-01-26 23:46:51.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-01-26 23:46:51.629 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-01-26 23:46:51.632 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-01-26 23:46:51.635 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-01-26 23:46:51.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-01-26 23:46:51.640 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-01-26 23:46:51.643 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-01-26 23:46:51.646 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-01-26 23:46:51.648 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-01-26 23:46:51.651 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-01-26 23:46:51.653 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-01-26 23:46:51.656 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-01-26 23:46:51.659 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-01-26 23:46:51.662 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-01-26 23:46:51.665 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.667 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-01-26 23:46:51.670 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-01-26 23:46:51.672 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-01-26 23:46:51.675 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:51.678 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-01-26 23:46:51.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-01-26 23:46:51.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-01-26 23:46:51.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-01-26 23:46:51.725 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-01-26 23:46:51.728 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:51.731 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-01-26 23:46:51.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-01-26 23:46:51.769 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.772 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-01-26 23:46:51.775 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-01-26 23:46:51.778 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-01-26 23:46:51.780 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:51.783 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-01-26 23:46:51.819 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-01-26 23:46:51.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-01-26 23:46:51.825 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.827 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-01-26 23:46:51.831 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-01-26 23:46:51.834 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-01-26 23:46:51.837 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:51.840 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-01-26 23:46:51.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-01-26 23:46:51.879 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.882 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-01-26 23:46:51.885 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-01-26 23:46:51.888 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-01-26 23:46:51.891 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:51.894 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-01-26 23:46:51.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=geneve 2026-01-26 23:46:51.935 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.938 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-01-26 23:46:51.940 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=geneve 2026-01-26 23:46:51.943 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=geneve ']' 2026-01-26 23:46:51.946 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:51.948 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types geneve 2026-01-26 23:46:51.985 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-01-26 23:46:51.989 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:51.991 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-01-26 23:46:51.994 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-01-26 23:46:51.997 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-01-26 23:46:52.000 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:52.003 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-01-26 23:46:52.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-01-26 23:46:52.045 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:52.048 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-01-26 23:46:52.051 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-01-26 23:46:52.054 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-01-26 23:46:52.057 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:52.060 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-01-26 23:46:52.098 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-01-26 23:46:52.101 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:52.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-01-26 23:46:52.107 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-01-26 23:46:52.110 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-01-26 23:46:52.113 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:52.116 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-01-26 23:46:52.154 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-01-26 23:46:52.157 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:52.160 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-01-26 23:46:52.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-01-26 23:46:52.166 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-01-26 23:46:52.169 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:52.172 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-01-26 23:46:52.210 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-01-26 23:46:52.213 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-01-26 23:46:52.215 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-01-26 23:46:52.218 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-01-26 23:46:52.222 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-01-26 23:46:52.225 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-01-26 23:46:52.228 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-01-26 23:46:52.265 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-01-26 23:46:52.268 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-01-26 23:46:52.310 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-01-26 23:46:52.350 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-01-26 23:46:52.353 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-01-26 23:46:52.356 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-01-26 23:46:52.359 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-01-26 23:46:52.362 | + lib/apache:write_uwsgi_config:246 : local http= 2026-01-26 23:46:52.365 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-01-26 23:46:52.368 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-01-26 23:46:52.370 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-01-26 23:46:52.373 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-01-26 23:46:52.405 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2026-01-26 23:46:52.405 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:46:52.426 | d /var/run/uwsgi 0755 stack root 2026-01-26 23:46:52.432 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-01-26 23:46:52.458 | /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-01-26 23:46:52.466 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-01-26 23:46:52.469 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-01-26 23:46:52.474 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-01-26 23:46:52.477 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-01-26 23:46:52.515 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-01-26 23:46:52.549 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-01-26 23:46:52.586 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-01-26 23:46:52.625 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-01-26 23:46:52.663 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-01-26 23:46:52.701 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-01-26 23:46:52.741 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-01-26 23:46:52.783 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-01-26 23:46:52.822 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-01-26 23:46:52.863 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-01-26 23:46:52.903 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-01-26 23:46:52.940 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-01-26 23:46:52.980 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-01-26 23:46:53.021 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-01-26 23:46:53.025 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-01-26 23:46:53.029 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-01-26 23:46:53.032 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-01-26 23:46:53.035 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:46:53.038 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:53.041 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:53.044 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:46:53.048 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:53.051 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:53.054 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:53.057 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:53.061 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:53.064 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:53.067 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:53.070 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:53.074 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:53.077 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:53.080 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2026-01-26 23:46:53.083 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/neutron-api.conf ']' 2026-01-26 23:46:53.087 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/neutron-api.conf.disabled 2026-01-26 23:46:53.091 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/neutron-api.conf.disabled 2026-01-26 23:46:53.094 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-01-26 23:46:53.136 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-01-26 23:46:53.170 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-01-26 23:46:53.171 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/neutron-api.conf.disabled 2026-01-26 23:46:53.193 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-01-26 23:46:53.199 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-01-26 23:46:53.202 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-01-26 23:46:53.205 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:46:53.209 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:46:53.212 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:46:53.215 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:46:53.218 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:53.221 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:53.225 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:46:53.227 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:53.231 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:53.234 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:53.237 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:53.240 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:53.244 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:53.247 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:53.250 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:53.253 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:53.256 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:53.259 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:46:53.263 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:46:53.266 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:46:53.269 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:46:53.272 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:46:53.276 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:46:53.279 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:46:53.283 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:46:53.286 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:46:53.290 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:46:53.293 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:46:53.296 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:46:53.300 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:46:53.303 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:46:53.306 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:46:53.310 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2026-01-26 23:46:53.312 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/neutron-api.conf.disabled ]] 2026-01-26 23:46:53.315 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/neutron-api.conf ]] 2026-01-26 23:46:53.319 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/neutron-api.conf.disabled /etc/httpd/conf.d/neutron-api.conf 2026-01-26 23:46:53.346 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-01-26 23:46:53.349 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:46:53.353 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:46:53.355 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:46:54.569 | + ./stack.sh:main:1167 : is_service_enabled mysql postgresql 2026-01-26 23:46:54.591 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:54.594 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-01-26 23:46:54.617 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:54.619 | + ./stack.sh:main:1168 : async_runfunc init_neutron 2026-01-26 23:46:54.623 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-01-26 23:46:54.686 | + inc/async:async_inner:63 : init_neutron 2026-01-26 23:46:54.721 | [36990 Async init_neutron:142346]: running: init_neutron 2026-01-26 23:46:54.724 | + ./stack.sh:main:1176 : is_service_enabled q-dhcp 2026-01-26 23:46:54.740 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:46:54.744 | + ./stack.sh:main:1195 : is_service_enabled nova neutron 2026-01-26 23:46:54.762 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:54.765 | + ./stack.sh:main:1196 : configure_os_vif 2026-01-26 23:46:54.769 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-01-26 23:46:54.772 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-01-26 23:46:54.810 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-01-26 23:46:54.813 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-01-26 23:46:54.850 | + ./stack.sh:main:1202 : is_service_enabled swift 2026-01-26 23:46:54.868 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:54.872 | + ./stack.sh:main:1203 : echo_summary 'Configuring Swift' 2026-01-26 23:46:54.874 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:46:54.878 | + ./stack.sh:echo_summary:444 : echo -e Configuring Swift 2026-01-26 23:46:54.881 | + ./stack.sh:main:1204 : async_runfunc init_swift 2026-01-26 23:46:54.882 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2026-01-26 23:46:54.957 | + inc/async:async_inner:63 : init_swift 2026-01-26 23:46:55.004 | [36990 Async init_swift:142567]: running: init_swift 2026-01-26 23:46:55.006 | + ./stack.sh:main:1211 : is_service_enabled cinder 2026-01-26 23:46:55.029 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:55.033 | + ./stack.sh:main:1212 : echo_summary 'Configuring Cinder' 2026-01-26 23:46:55.035 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:46:55.039 | + ./stack.sh:echo_summary:444 : echo -e Configuring Cinder 2026-01-26 23:46:55.042 | + ./stack.sh:main:1213 : async_runfunc init_cinder 2026-01-26 23:46:55.044 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-01-26 23:46:55.120 | + inc/async:async_inner:63 : init_cinder 2026-01-26 23:46:55.169 | [36990 Async init_cinder:142671]: running: init_cinder 2026-01-26 23:46:55.173 | + ./stack.sh:main:1219 : is_service_enabled placement 2026-01-26 23:46:55.199 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:46:55.203 | + ./stack.sh:main:1220 : echo_summary 'Configuring placement' 2026-01-26 23:46:55.207 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:46:55.210 | + ./stack.sh:echo_summary:444 : echo -e Configuring placement 2026-01-26 23:46:55.214 | + ./stack.sh:main:1221 : async_runfunc init_placement 2026-01-26 23:46:55.217 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-01-26 23:46:55.302 | + inc/async:async_inner:63 : init_placement 2026-01-26 23:46:55.356 | [36990 Async init_placement:142836]: running: init_placement 2026-01-26 23:46:55.358 | + ./stack.sh:main:1225 : async_wait init_neutron 2026-01-26 23:46:55.422 | [36990 Async init_neutron:142346]: Waiting for completion of init_neutron running on PID 142346 (6 other jobs running) 2026-01-26 23:46:55.450 | [36990 Async init_neutron:142346]: Signaling child to exit 2026-01-26 23:46:58.572 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:46:58.598 | [142567 Async init_swift:142567]: finished successfully 2026-01-26 23:47:03.686 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:47:03.716 | [142671 Async init_cinder:142671]: finished successfully 2026-01-26 23:47:06.208 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:47:06.238 | [142836 Async init_placement:142836]: finished successfully 2026-01-26 23:47:10.988 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:47:11.017 | [142346 Async init_neutron:142346]: finished successfully 2026-01-26 23:47:11.047 | WAKEUP 2026-01-26 23:47:11.076 | [36990 Async init_neutron:142346]: Signaled 2026-01-26 23:47:11.078 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-01-26 23:47:11.078 | + lib/database:recreate_database:112 : local db=neutron 2026-01-26 23:47:11.078 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-01-26 23:47:11.079 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-01-26 23:47:11.079 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-01-26 23:47:11.079 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-01-26 23:47:11.079 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-01-26 23:47:11.079 | + functions-common:time_start:2398 : local name=dbsync 2026-01-26 23:47:11.079 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:11.079 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:11.079 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:11.079 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471214743 2026-01-26 23:47:11.079 | + lib/neutron:init_neutron:508 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-01-26 23:47:11.079 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-01-26 23:47:11.080 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-01-26 23:47:11.081 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-01-26 23:47:11.082 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-01-26 23:47:11.082 | Running upgrade for neutron ... 2026-01-26 23:47:11.082 | OK 2026-01-26 23:47:11.082 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-01-26 23:47:11.082 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:11.082 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:11.082 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:11.082 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:11.082 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:11.082 | + functions-common:time_stop:2418 : name=dbsync 2026-01-26 23:47:11.082 | + functions-common:time_stop:2419 : start_time=1769471214743 2026-01-26 23:47:11.082 | + functions-common:time_stop:2421 : [[ -z 1769471214743 ]] 2026-01-26 23:47:11.082 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:11.082 | + functions-common:time_stop:2424 : end_time=1769471230969 2026-01-26 23:47:11.082 | + functions-common:time_stop:2425 : elapsed_time=16226 2026-01-26 23:47:11.082 | + functions-common:time_stop:2426 : total=3353 2026-01-26 23:47:11.082 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:11.082 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19579 2026-01-26 23:47:11.137 | [36990 Async init_neutron:142346]: finished init_neutron with result 0 in 16 seconds 2026-01-26 23:47:11.144 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:11.148 | + ./stack.sh:main:1226 : async_wait init_placement 2026-01-26 23:47:11.219 | [36990 Async init_placement:142836]: Waiting for completion of init_placement running on PID 142836 (5 other jobs running) 2026-01-26 23:47:11.253 | [36990 Async init_placement:142836]: Signaling child to exit 2026-01-26 23:47:11.253 | WAKEUP 2026-01-26 23:47:11.281 | [36990 Async init_placement:142836]: Signaled 2026-01-26 23:47:11.283 | + lib/placement:init_placement:113 : recreate_database placement 2026-01-26 23:47:11.283 | + lib/database:recreate_database:112 : local db=placement 2026-01-26 23:47:11.283 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-01-26 23:47:11.283 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-01-26 23:47:11.283 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-01-26 23:47:11.283 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-01-26 23:47:11.283 | + lib/placement:init_placement:114 : /usr/local/bin/placement-manage db sync 2026-01-26 23:47:11.283 | + lib/placement:init_placement:115 : create_placement_accounts 2026-01-26 23:47:11.283 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-01-26 23:47:11.283 | + lib/keystone:create_service_user:420 : get_or_create_user placement secretservice Default 2026-01-26 23:47:11.283 | + functions-common:get_or_create_user:891 : local user_id 2026-01-26 23:47:11.283 | + functions-common:get_or_create_user:892 : [[ ! -z '' ]] 2026-01-26 23:47:11.283 | + functions-common:get_or_create_user:895 : local email= 2026-01-26 23:47:11.283 | ++ functions-common:get_or_create_user:907 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2026-01-26 23:47:11.283 | 2026-01-26 23:47:11.283 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:47:11.283 | + functions-common:get_or_create_user:907 : user_id=3ed204a432d742a9ae58851ba4966ad9 2026-01-26 23:47:11.283 | + functions-common:get_or_create_user:908 : echo 3ed204a432d742a9ae58851ba4966ad9 2026-01-26 23:47:11.283 | 3ed204a432d742a9ae58851ba4966ad9 2026-01-26 23:47:11.283 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2026-01-26 23:47:11.283 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:47:11.284 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-01-26 23:47:11.284 | 2026-01-26 23:47:11.284 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:47:11.284 | 2026-01-26 23:47:11.284 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:971 : user_role_id=01d7a9722873468ca6311793071c1089 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:972 : echo 01d7a9722873468ca6311793071c1089 2026-01-26 23:47:11.284 | 01d7a9722873468ca6311793071c1089 2026-01-26 23:47:11.284 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2026-01-26 23:47:11.284 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:955 : local user_role_id 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:956 : local domain_args 2026-01-26 23:47:11.284 | ++ functions-common:get_or_add_user_project_role:958 : _get_domain_args Default Default 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:939 : local domain 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:940 : domain= 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:942 : [[ -n Default ]] 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:943 : domain=' --user-domain Default' 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:945 : [[ -n Default ]] 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:946 : domain=' --user-domain Default --project-domain Default' 2026-01-26 23:47:11.284 | ++ functions-common:_get_domain_args:949 : echo --user-domain Default --project-domain Default 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:958 : domain_args='--user-domain Default --project-domain Default' 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:962 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-01-26 23:47:11.284 | 2026-01-26 23:47:11.284 | ++ functions-common:get_or_add_user_project_role:971 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-01-26 23:47:11.284 | 2026-01-26 23:47:11.284 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:971 : user_role_id=b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:47:11.284 | + functions-common:get_or_add_user_project_role:972 : echo b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:47:11.284 | b31abc7915ac48bba63cc0ded3ef7517 2026-01-26 23:47:11.284 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://38.102.83.18/placement 2026-01-26 23:47:11.284 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-01-26 23:47:11.284 | + functions-common:get_or_create_service:1047 : local service_id 2026-01-26 23:47:11.284 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-01-26 23:47:11.284 | ++ functions-common:get_or_create_service:1058 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-01-26 23:47:11.284 | 2026-01-26 23:47:11.284 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:47:11.284 | + functions-common:get_or_create_service:1058 : service_id=' 2026-01-26 23:47:11.284 | ef0f5eebff114d118646fed3f23d3661' 2026-01-26 23:47:11.285 | + functions-common:get_or_create_service:1059 : echo ef0f5eebff114d118646fed3f23d3661 2026-01-26 23:47:11.285 | ef0f5eebff114d118646fed3f23d3661 2026-01-26 23:47:11.285 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://38.102.83.18/placement 2026-01-26 23:47:11.285 | + functions-common:get_or_create_endpoint:1091 : local public_id 2026-01-26 23:47:11.285 | ++ functions-common:get_or_create_endpoint:1092 : _get_or_create_endpoint_with_interface placement public https://38.102.83.18/placement RegionOne 2026-01-26 23:47:11.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1065 : local endpoint_id 2026-01-26 23:47:11.285 | +++ functions-common:_get_or_create_endpoint_with_interface:1070 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-01-26 23:47:11.285 | 2026-01-26 23:47:11.285 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:47:11.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1070 : endpoint_id= 2026-01-26 23:47:11.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1071 : [[ -z '' ]] 2026-01-26 23:47:11.285 | +++ functions-common:_get_or_create_endpoint_with_interface:1074 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://38.102.83.18/placement --region RegionOne -f value -c id 2026-01-26 23:47:11.285 | 2026-01-26 23:47:11.285 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:47:11.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1074 : endpoint_id=0b15f77822374e60bb2ce9ace7c6fccc 2026-01-26 23:47:11.285 | ++ functions-common:_get_or_create_endpoint_with_interface:1077 : echo 0b15f77822374e60bb2ce9ace7c6fccc 2026-01-26 23:47:11.285 | + functions-common:get_or_create_endpoint:1092 : public_id=0b15f77822374e60bb2ce9ace7c6fccc 2026-01-26 23:47:11.285 | + functions-common:get_or_create_endpoint:1094 : [[ -n '' ]] 2026-01-26 23:47:11.285 | + functions-common:get_or_create_endpoint:1097 : [[ -n '' ]] 2026-01-26 23:47:11.285 | + functions-common:get_or_create_endpoint:1101 : echo 0b15f77822374e60bb2ce9ace7c6fccc 2026-01-26 23:47:11.285 | 0b15f77822374e60bb2ce9ace7c6fccc 2026-01-26 23:47:11.344 | [36990 Async init_placement:142836]: finished init_placement with result 0 in 10 seconds 2026-01-26 23:47:11.350 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:11.354 | + ./stack.sh:main:1227 : async_wait init_glance 2026-01-26 23:47:11.422 | [36990 Async init_glance:137631]: Waiting for completion of init_glance running on PID 137631 (4 other jobs running) 2026-01-26 23:47:11.455 | [36990 Async init_glance:137631]: Signaling child to exit 2026-01-26 23:47:11.455 | WAKEUP 2026-01-26 23:47:11.484 | [36990 Async init_glance:137631]: Signaled 2026-01-26 23:47:11.486 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2026-01-26 23:47:11.486 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2026-01-26 23:47:11.486 | + lib/glance:init_glance:528 : recreate_database glance 2026-01-26 23:47:11.486 | + lib/database:recreate_database:112 : local db=glance 2026-01-26 23:47:11.486 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-01-26 23:47:11.486 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-01-26 23:47:11.486 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-01-26 23:47:11.486 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-01-26 23:47:11.486 | + lib/glance:init_glance:530 : time_start dbsync 2026-01-26 23:47:11.486 | + functions-common:time_start:2398 : local name=dbsync 2026-01-26 23:47:11.486 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:11.486 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:11.486 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:11.486 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471171556 2026-01-26 23:47:11.486 | + lib/glance:init_glance:532 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-01-26 23:47:11.486 | INFO dbcounter [-] Registered counter for database glance 2026-01-26 23:47:11.486 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=137720) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:47:11.486 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.486 | DEBUG dbcounter [-] [137720] Writer thread running {{(pid=137720) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:11.486 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.486 | INFO dbcounter [-] Registered counter for database glance 2026-01-26 23:47:11.486 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=137720) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:47:11.486 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.486 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.486 | DEBUG dbcounter [-] [137720] Writer thread running {{(pid=137720) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-01-26 23:47:11.487 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.487 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-01-26 23:47:11.488 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:47:11.488 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-01-26 23:47:11.488 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-01-26 23:47:11.489 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.489 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-01-26 23:47:11.490 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.490 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-01-26 23:47:11.490 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.490 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-01-26 23:47:11.490 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=137720) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:839}} 2026-01-26 23:47:11.490 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.490 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.490 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.490 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.490 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-01-26 23:47:11.490 | Database migration is up to date. No migration needed. 2026-01-26 23:47:11.490 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-01-26 23:47:11.490 | Database is synced successfully. 2026-01-26 23:47:11.490 | + lib/glance:init_glance:535 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-01-26 23:47:11.490 | INFO dbcounter [-] Registered counter for database glance 2026-01-26 23:47:11.490 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=137766) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:47:11.490 | DEBUG dbcounter [-] [137766] Writer thread running {{(pid=137766) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:11.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-01-26 23:47:11.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-01-26 23:47:11.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-01-26 23:47:11.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-01-26 23:47:11.490 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-01-26 23:47:11.491 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-01-26 23:47:11.492 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-01-26 23:47:11.492 | + lib/glance:init_glance:536 : time_stop dbsync 2026-01-26 23:47:11.492 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:11.492 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:11.492 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:11.492 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:11.492 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:11.492 | + functions-common:time_stop:2418 : name=dbsync 2026-01-26 23:47:11.492 | + functions-common:time_stop:2419 : start_time=1769471171556 2026-01-26 23:47:11.492 | + functions-common:time_stop:2421 : [[ -z 1769471171556 ]] 2026-01-26 23:47:11.493 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:11.493 | + functions-common:time_stop:2424 : end_time=1769471177210 2026-01-26 23:47:11.493 | + functions-common:time_stop:2425 : elapsed_time=5654 2026-01-26 23:47:11.493 | + functions-common:time_stop:2426 : total=3353 2026-01-26 23:47:11.493 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:11.493 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9007 2026-01-26 23:47:11.555 | [36990 Async init_glance:137631]: finished init_glance with result 0 in 5 seconds 2026-01-26 23:47:11.561 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:11.565 | + ./stack.sh:main:1228 : async_wait init_swift 2026-01-26 23:47:11.632 | [36990 Async init_swift:142567]: Waiting for completion of init_swift running on PID 142567 (3 other jobs running) 2026-01-26 23:47:11.666 | [36990 Async init_swift:142567]: Signaling child to exit 2026-01-26 23:47:11.667 | WAKEUP 2026-01-26 23:47:11.696 | [36990 Async init_swift:142567]: Signaled 2026-01-26 23:47:11.699 | + lib/swift:init_swift:670 : local node_number 2026-01-26 23:47:11.699 | + lib/swift:init_swift:672 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2026-01-26 23:47:11.699 | No object-expirer running 2026-01-26 23:47:11.699 | No container-replicator running 2026-01-26 23:47:11.699 | No container-server running 2026-01-26 23:47:11.699 | No object-auditor running 2026-01-26 23:47:11.699 | No container-sync running 2026-01-26 23:47:11.699 | No object-reconstructor running 2026-01-26 23:47:11.699 | No container-auditor running 2026-01-26 23:47:11.699 | No account-replicator running 2026-01-26 23:47:11.699 | No proxy-server running 2026-01-26 23:47:11.699 | No account-server running 2026-01-26 23:47:11.699 | No container-sharder running 2026-01-26 23:47:11.699 | No object-updater running 2026-01-26 23:47:11.699 | No account-auditor running 2026-01-26 23:47:11.699 | No container-updater running 2026-01-26 23:47:11.699 | No account-reaper running 2026-01-26 23:47:11.699 | No object-server running 2026-01-26 23:47:11.699 | No container-reconciler running 2026-01-26 23:47:11.699 | No object-replicator running 2026-01-26 23:47:11.699 | + lib/swift:init_swift:672 : true 2026-01-26 23:47:11.699 | + lib/swift:init_swift:675 : create_swift_disk 2026-01-26 23:47:11.699 | + lib/swift:create_swift_disk:567 : local node_number 2026-01-26 23:47:11.699 | + lib/swift:create_swift_disk:572 : local user_group 2026-01-26 23:47:11.699 | ++ lib/swift:create_swift_disk:573 : id -g stack 2026-01-26 23:47:11.699 | + lib/swift:create_swift_disk:573 : user_group=1003 2026-01-26 23:47:11.699 | + lib/swift:create_swift_disk:574 : sudo install -d -o stack -g 1003 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2026-01-26 23:47:11.699 | + lib/swift:create_swift_disk:577 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2026-01-26 23:47:11.699 | + functions:create_disk:749 : local node_number 2026-01-26 23:47:11.699 | + functions:create_disk:750 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.699 | + functions:create_disk:751 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-01-26 23:47:11.699 | + functions:create_disk:752 : local loopback_disk_size=6G 2026-01-26 23:47:11.699 | + functions:create_disk:753 : local key 2026-01-26 23:47:11.699 | ++ functions:create_disk:755 : echo /opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.699 | ++ functions:create_disk:755 : sed s#/.## 2026-01-26 23:47:11.699 | + functions:create_disk:755 : key=pt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.699 | + functions:create_disk:756 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.699 | + functions:create_disk:758 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2026-01-26 23:47:11.699 | + functions:destroy_disk:780 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.699 | + functions:destroy_disk:781 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2026-01-26 23:47:11.700 | + functions:destroy_disk:782 : local key 2026-01-26 23:47:11.700 | ++ functions:destroy_disk:784 : echo /opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | ++ functions:destroy_disk:784 : sed s#/.## 2026-01-26 23:47:11.700 | + functions:destroy_disk:784 : key=pt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | + functions:destroy_disk:785 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | + functions:destroy_disk:788 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2026-01-26 23:47:11.700 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:47:11.700 | + functions:destroy_disk:793 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2026-01-26 23:47:11.700 | + functions:destroy_disk:796 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | ++ functions:create_disk:762 : dirname /opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | + functions:create_disk:762 : sudo mkdir -p /opt/stack/data/swift/drives/images 2026-01-26 23:47:11.700 | + functions:create_disk:763 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | + functions:create_disk:770 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2026-01-26 23:47:11.700 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2026-01-26 23:47:11.700 | = sectsz=512 attr=2, projid32bit=1 2026-01-26 23:47:11.700 | = crc=1 finobt=1, sparse=1, rmapbt=1 2026-01-26 23:47:11.700 | = reflink=1 bigtime=1 inobtcount=1 nrext64=1 2026-01-26 23:47:11.700 | = exchange=0 metadir=0 2026-01-26 23:47:11.700 | data = bsize=4096 blocks=1572864, imaxpct=25 2026-01-26 23:47:11.700 | = sunit=0 swidth=0 blks 2026-01-26 23:47:11.700 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 2026-01-26 23:47:11.700 | log =internal log bsize=4096 blocks=16384, version=2 2026-01-26 23:47:11.700 | = sectsz=512 sunit=0 blks, lazy-count=1 2026-01-26 23:47:11.700 | realtime =none extsz=4096 blocks=0, rtextents=0 2026-01-26 23:47:11.700 | = rgcount=0 rgsize=0 extents 2026-01-26 23:47:11.700 | = zoned=0 start=0 reserved=0 2026-01-26 23:47:11.700 | + functions:create_disk:773 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2026-01-26 23:47:11.700 | + functions:create_disk:773 : sudo tee -a /etc/fstab 2026-01-26 23:47:11.700 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2026-01-26 23:47:11.700 | + functions:create_disk:774 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2026-01-26 23:47:11.700 | + functions:create_disk:775 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2026-01-26 23:47:11.700 | mount: /opt/stack/data/swift/drives/sdb1 does not contain SELinux labels. 2026-01-26 23:47:11.700 | You just mounted a file system that supports labels which does not 2026-01-26 23:47:11.700 | contain labels, onto an SELinux box. It is likely that confined 2026-01-26 23:47:11.700 | applications will generate AVC messages and not be allowed access to 2026-01-26 23:47:11.700 | this file system. For more details see restorecon(8) and mount(8). 2026-01-26 23:47:11.700 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:581 : local node_number 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:582 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:584 : local node_devices=/opt/stack/data/swift/1 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:585 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:586 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:587 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:588 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2026-01-26 23:47:11.700 | + lib/swift:create_swift_disk:589 : sudo install -o stack -g 1003 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2026-01-26 23:47:11.700 | + lib/swift:init_swift:679 : pushd /etc/swift 2026-01-26 23:47:11.700 | + lib/swift:init_swift:681 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2026-01-26 23:47:11.701 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2026-01-26 23:47:11.701 | + lib/swift:init_swift:684 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2026-01-26 23:47:11.701 | + lib/swift:init_swift:685 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2026-01-26 23:47:11.701 | + lib/swift:init_swift:691 : [[ -n '' ]] 2026-01-26 23:47:11.701 | + lib/swift:init_swift:704 : for node_number in ${SWIFT_REPLICAS_SEQ} 2026-01-26 23:47:11.701 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2026-01-26 23:47:11.701 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2026-01-26 23:47:11.701 | 2026-01-26 23:47:11.701 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2026-01-26 23:47:11.701 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2026-01-26 23:47:11.701 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2026-01-26 23:47:11.701 | 2026-01-26 23:47:11.701 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2026-01-26 23:47:11.701 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2026-01-26 23:47:11.701 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2026-01-26 23:47:11.701 | 2026-01-26 23:47:11.701 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2026-01-26 23:47:11.701 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2026-01-26 23:47:11.701 | Defaulting to --format-version=1. This ensures the ring 2026-01-26 23:47:11.701 | written will be readable by older versions of Swift. 2026-01-26 23:47:11.701 | In a future release, the default will change to 2026-01-26 23:47:11.701 | --format-version=2 2026-01-26 23:47:11.701 | 2026-01-26 23:47:11.701 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-01-26 23:47:11.701 | + lib/swift:init_swift:714 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2026-01-26 23:47:11.701 | Defaulting to --format-version=1. This ensures the ring 2026-01-26 23:47:11.701 | written will be readable by older versions of Swift. 2026-01-26 23:47:11.701 | In a future release, the default will change to 2026-01-26 23:47:11.701 | --format-version=2 2026-01-26 23:47:11.701 | 2026-01-26 23:47:11.701 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-01-26 23:47:11.701 | + lib/swift:init_swift:715 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2026-01-26 23:47:11.701 | Defaulting to --format-version=1. This ensures the ring 2026-01-26 23:47:11.701 | written will be readable by older versions of Swift. 2026-01-26 23:47:11.701 | In a future release, the default will change to 2026-01-26 23:47:11.701 | --format-version=2 2026-01-26 23:47:11.701 | 2026-01-26 23:47:11.701 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2026-01-26 23:47:11.701 | + lib/swift:init_swift:716 : popd 2026-01-26 23:47:11.757 | [36990 Async init_swift:142567]: finished init_swift with result 0 in 3 seconds 2026-01-26 23:47:11.763 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:11.767 | + ./stack.sh:main:1229 : async_wait init_cinder 2026-01-26 23:47:11.841 | [36990 Async init_cinder:142671]: Waiting for completion of init_cinder running on PID 142671 (2 other jobs running) 2026-01-26 23:47:11.874 | [36990 Async init_cinder:142671]: Signaling child to exit 2026-01-26 23:47:11.874 | WAKEUP 2026-01-26 23:47:11.901 | [36990 Async init_cinder:142671]: Signaled 2026-01-26 23:47:11.904 | + lib/cinder:init_cinder:488 : is_service_enabled mysql postgresql 2026-01-26 23:47:11.904 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:11.904 | + lib/cinder:init_cinder:490 : recreate_database cinder 2026-01-26 23:47:11.904 | + lib/database:recreate_database:112 : local db=cinder 2026-01-26 23:47:11.904 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-01-26 23:47:11.904 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-01-26 23:47:11.904 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-01-26 23:47:11.904 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-01-26 23:47:11.904 | + lib/cinder:init_cinder:492 : time_start dbsync 2026-01-26 23:47:11.904 | + functions-common:time_start:2398 : local name=dbsync 2026-01-26 23:47:11.904 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:11.904 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:11.904 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:11.904 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471215218 2026-01-26 23:47:11.904 | + lib/cinder:init_cinder:494 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-01-26 23:47:11.904 | INFO dbcounter [-] Registered counter for database cinder 2026-01-26 23:47:11.904 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=142785) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:47:11.904 | INFO cinder.db.migration [-] Applying migration(s) 2026-01-26 23:47:11.904 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:11.904 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:11.904 | DEBUG dbcounter [-] [142785] Writer thread running {{(pid=142785) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:11.904 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-01-26 23:47:11.905 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=142785) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:11.905 | INFO cinder.db.migration [-] Migration(s) applied 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:495 : time_stop dbsync 2026-01-26 23:47:11.905 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:11.905 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:11.905 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:11.905 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:11.905 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:11.905 | + functions-common:time_stop:2418 : name=dbsync 2026-01-26 23:47:11.905 | + functions-common:time_stop:2419 : start_time=1769471215218 2026-01-26 23:47:11.905 | + functions-common:time_stop:2421 : [[ -z 1769471215218 ]] 2026-01-26 23:47:11.905 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:11.905 | + functions-common:time_stop:2424 : end_time=1769471221004 2026-01-26 23:47:11.905 | + functions-common:time_stop:2425 : elapsed_time=5786 2026-01-26 23:47:11.905 | + functions-common:time_stop:2426 : total=3353 2026-01-26 23:47:11.905 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:11.905 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9139 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:498 : is_service_enabled c-vol 2026-01-26 23:47:11.905 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:498 : [[ -n lvm:lvmdriver-1 ]] 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:499 : local be be_name be_type 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:500 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:501 : be_type=lvm 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:502 : be_name=lvmdriver-1 2026-01-26 23:47:11.905 | + lib/cinder:init_cinder:503 : type init_cinder_backend_lvm 2026-01-26 23:47:11.906 | + lib/cinder:init_cinder:504 : init_cinder_backend_lvm lvmdriver-1 2026-01-26 23:47:11.906 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-01-26 23:47:11.906 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-01-26 23:47:11.906 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-01-26 23:47:11.906 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-01-26 23:47:11.906 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-01-26 23:47:11.906 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:11.906 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:11.906 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:11.906 | + lib/lvm:init_lvm_volume_group:134 : start_service tgtd 2026-01-26 23:47:11.906 | + functions-common:start_service:2319 : '[' -x /bin/systemctl ']' 2026-01-26 23:47:11.906 | + functions-common:start_service:2320 : sudo /bin/systemctl start tgtd 2026-01-26 23:47:11.906 | Failed to start tgtd.service: Unit tgtd.service not found. 2026-01-26 23:47:11.906 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-01-26 23:47:11.906 | Volume group "stack-volumes-lvmdriver-1" not found 2026-01-26 23:47:11.906 | Cannot process volume group stack-volumes-lvmdriver-1 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-01-26 23:47:11.906 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-01-26 23:47:11.906 | s|%DIRECTIO%|--direct-io=on|g; 2026-01-26 23:47:11.906 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-01-26 23:47:11.907 | ' /opt/stack/devstack/files/lvm-backing-file.template 2026-01-26 23:47:11.907 | [Unit] 2026-01-26 23:47:11.907 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-01-26 23:47:11.907 | DefaultDependencies=no 2026-01-26 23:47:11.907 | After=systemd-udev-settle.service 2026-01-26 23:47:11.907 | Before=lvm2-activation-early.service 2026-01-26 23:47:11.907 | Wants=systemd-udev-settle.service 2026-01-26 23:47:11.907 | 2026-01-26 23:47:11.907 | [Service] 2026-01-26 23:47:11.907 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-01-26 23:47:11.907 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-01-26 23:47:11.907 | RemainAfterExit=yes 2026-01-26 23:47:11.907 | Type=oneshot 2026-01-26 23:47:11.907 | 2026-01-26 23:47:11.907 | [Install] 2026-01-26 23:47:11.907 | WantedBy=local-fs.target 2026-01-26 23:47:11.907 | Also=systemd-udev-settle.service 2026-01-26 23:47:11.907 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-01-26 23:47:11.907 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-01-26 23:47:11.907 | Created symlink '/etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service' → '/etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service'. 2026-01-26 23:47:11.907 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-01-26 23:47:11.907 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-01-26 23:47:11.907 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop1 2026-01-26 23:47:11.907 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-01-26 23:47:11.907 | Volume group "stack-volumes-lvmdriver-1" not found 2026-01-26 23:47:11.907 | Cannot process volume group stack-volumes-lvmdriver-1 2026-01-26 23:47:11.907 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop1 2026-01-26 23:47:11.907 | Physical volume "/dev/loop1" successfully created. 2026-01-26 23:47:11.907 | Creating devices file /etc/lvm/devices/system.devices 2026-01-26 23:47:11.907 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-01-26 23:47:11.907 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-01-26 23:47:11.907 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:11.907 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-01-26 23:47:11.907 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-01-26 23:47:11.907 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-01-26 23:47:11.907 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-01-26 23:47:11.907 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-01-26 23:47:11.907 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-01-26 23:47:11.907 | + lib/cinder:init_cinder:509 : is_service_enabled c-bak 2026-01-26 23:47:11.908 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:11.908 | + lib/cinder:init_cinder:509 : [[ -n swift ]] 2026-01-26 23:47:11.908 | + lib/cinder:init_cinder:510 : type init_cinder_backup_swift 2026-01-26 23:47:11.908 | + lib/cinder:init_cinder:515 : mkdir -p /opt/stack/data/cinder/volumes 2026-01-26 23:47:11.960 | [36990 Async init_cinder:142671]: finished init_cinder with result 0 in 8 seconds 2026-01-26 23:47:11.966 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:11.970 | + ./stack.sh:main:1234 : is_service_enabled nova 2026-01-26 23:47:11.993 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:11.997 | + ./stack.sh:main:1235 : echo_summary 'Configuring Nova' 2026-01-26 23:47:12.001 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:47:12.005 | + ./stack.sh:echo_summary:444 : echo -e Configuring Nova 2026-01-26 23:47:12.010 | + ./stack.sh:main:1236 : init_nova 2026-01-26 23:47:12.014 | + lib/nova:init_nova:876 : is_service_enabled mysql postgresql 2026-01-26 23:47:12.038 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:12.042 | + lib/nova:init_nova:876 : is_service_enabled n-api 2026-01-26 23:47:12.067 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:12.071 | + lib/nova:init_nova:878 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:47:12.075 | + lib/nova:init_nova:886 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-01-26 23:47:12.164 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-01-26 23:47:12.217 | [36990 Async nova-cell-0:145633]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-01-26 23:47:12.222 | ++ lib/nova:init_nova:889 : seq 1 1 2026-01-26 23:47:12.229 | + lib/nova:init_nova:889 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:47:12.234 | ++ lib/nova:init_nova:890 : conductor_conf 1 2026-01-26 23:47:12.238 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:47:12.242 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:47:12.246 | + lib/nova:init_nova:890 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-01-26 23:47:12.337 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-01-26 23:47:12.392 | [36990 Async nova-cell-1:145740]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-01-26 23:47:12.396 | + lib/nova:init_nova:893 : recreate_database nova_api 2026-01-26 23:47:12.400 | + lib/database:recreate_database:112 : local db=nova_api 2026-01-26 23:47:12.404 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-01-26 23:47:12.408 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-01-26 23:47:12.411 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-01-26 23:47:12.430 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-01-26 23:47:12.451 | + lib/nova:init_nova:894 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-01-26 23:47:14.328 | INFO dbcounter [-] Registered counter for database nova_api 2026-01-26 23:47:14.339 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:14.339 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:14.340 | DEBUG dbcounter [-] [145807] Writer thread running {{(pid=145807) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:14.367 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-01-26 23:47:16.741 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=145807) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:47:16.748 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-01-26 23:47:17.241 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=145807) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:17.248 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-01-26 23:47:17.251 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=145807) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:17.684 | ++ lib/nova:init_nova:898 : database_connection_url nova_cell0 2026-01-26 23:47:17.687 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-01-26 23:47:17.690 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-01-26 23:47:17.693 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-01-26 23:47:17.696 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-01-26 23:47:17.699 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-01-26 23:47:17.702 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-01-26 23:47:17.723 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:17.728 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-01-26 23:47:17.730 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-01-26 23:47:17.737 | + lib/nova:init_nova:898 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-01-26 23:47:19.295 | INFO dbcounter [None req-2a981921-27ec-455c-a4a6-618ed6a13fb3 None None] Registered counter for database nova_api 2026-01-26 23:47:19.324 | DEBUG dbcounter [-] [145859] Writer thread running {{(pid=145859) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:19.728 | ++ lib/nova:init_nova:901 : seq 0 1 2026-01-26 23:47:19.733 | + lib/nova:init_nova:901 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-01-26 23:47:19.737 | + lib/nova:init_nova:902 : async_wait nova-cell-0 2026-01-26 23:47:19.787 | [36990 Async nova-cell-0:145633]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 145633 (3 other jobs running) 2026-01-26 23:47:19.815 | [36990 Async nova-cell-0:145633]: Signaling child to exit 2026-01-26 23:47:22.535 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:47:22.555 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:47:22.560 | [145633 Async nova-cell-0:145633]: finished successfully 2026-01-26 23:47:22.578 | [145740 Async nova-cell-1:145740]: finished successfully 2026-01-26 23:47:22.579 | WAKEUP 2026-01-26 23:47:22.600 | [36990 Async nova-cell-0:145633]: Signaled 2026-01-26 23:47:22.601 | + lib/nova:init_nova_db:866 : local dbname=nova_cell0 2026-01-26 23:47:22.601 | + lib/nova:init_nova_db:867 : local conffile=/etc/nova/nova.conf 2026-01-26 23:47:22.601 | + lib/nova:init_nova_db:868 : recreate_database nova_cell0 2026-01-26 23:47:22.601 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-01-26 23:47:22.601 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-01-26 23:47:22.601 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-01-26 23:47:22.601 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-01-26 23:47:22.601 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-01-26 23:47:22.601 | + lib/nova:init_nova_db:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-01-26 23:47:22.601 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:22.601 | DEBUG dbcounter [-] [145688] Writer thread running {{(pid=145688) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.601 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-01-26 23:47:22.601 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=145688) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.649 | [36990 Async nova-cell-0:145633]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 10 seconds 2026-01-26 23:47:22.654 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:22.657 | + lib/nova:init_nova:901 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-01-26 23:47:22.661 | + lib/nova:init_nova:902 : async_wait nova-cell-1 2026-01-26 23:47:22.720 | [36990 Async nova-cell-1:145740]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 145740 (2 other jobs running) 2026-01-26 23:47:22.747 | [36990 Async nova-cell-1:145740]: Signaling child to exit 2026-01-26 23:47:22.747 | WAKEUP 2026-01-26 23:47:22.773 | [36990 Async nova-cell-1:145740]: Signaled 2026-01-26 23:47:22.774 | + lib/nova:init_nova_db:866 : local dbname=nova_cell1 2026-01-26 23:47:22.774 | + lib/nova:init_nova_db:867 : local conffile=/etc/nova/nova_cell1.conf 2026-01-26 23:47:22.774 | + lib/nova:init_nova_db:868 : recreate_database nova_cell1 2026-01-26 23:47:22.775 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-01-26 23:47:22.775 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-01-26 23:47:22.775 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-01-26 23:47:22.775 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-01-26 23:47:22.775 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-01-26 23:47:22.775 | + lib/nova:init_nova_db:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-01-26 23:47:22.775 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-01-26 23:47:22.775 | DEBUG dbcounter [-] [145800] Writer thread running {{(pid=145800) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.775 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-01-26 23:47:22.775 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=145800) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2026-01-26 23:47:22.826 | [36990 Async nova-cell-1:145740]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 10 seconds 2026-01-26 23:47:22.829 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:22.833 | + lib/nova:init_nova:905 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:47:22.837 | + lib/nova:init_nova:912 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-01-26 23:47:24.384 | Running batches of 50 until complete 2026-01-26 23:47:24.384 | INFO dbcounter [None req-3fa348a8-67ca-4ee3-8ac5-7d61c799280a None None] Registered counter for database nova_cell0 2026-01-26 23:47:24.449 | DEBUG dbcounter [-] [146140] Writer thread running {{(pid=146140) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:24.453 | INFO dbcounter [None req-3fa348a8-67ca-4ee3-8ac5-7d61c799280a None None] Registered counter for database nova_api 2026-01-26 23:47:24.496 | DEBUG dbcounter [-] [146140] Writer thread running {{(pid=146140) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:24.513 | INFO dbcounter [None req-3fa348a8-67ca-4ee3-8ac5-7d61c799280a None None] Registered counter for database nova_cell0 2026-01-26 23:47:24.519 | DEBUG dbcounter [-] [146140] Writer thread running {{(pid=146140) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:24.549 | +-------------------------------------+--------------+-----------+ 2026-01-26 23:47:24.549 | | Migration | Total Needed | Completed | 2026-01-26 23:47:24.549 | +-------------------------------------+--------------+-----------+ 2026-01-26 23:47:24.549 | | fill_virtual_interface_list | 0 | 0 | 2026-01-26 23:47:24.549 | | migrate_empty_ratio | 0 | 0 | 2026-01-26 23:47:24.549 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-01-26 23:47:24.549 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-01-26 23:47:24.549 | | migration_migrate_to_uuid | 0 | 0 | 2026-01-26 23:47:24.549 | | populate_dev_uuids | 0 | 0 | 2026-01-26 23:47:24.549 | | populate_instance_compute_id | 0 | 0 | 2026-01-26 23:47:24.549 | | populate_missing_availability_zones | 0 | 0 | 2026-01-26 23:47:24.549 | | populate_queued_for_delete | 0 | 0 | 2026-01-26 23:47:24.549 | | populate_user_id | 0 | 0 | 2026-01-26 23:47:24.549 | | populate_uuids | 0 | 0 | 2026-01-26 23:47:24.549 | +-------------------------------------+--------------+-----------+ 2026-01-26 23:47:24.998 | ++ lib/nova:init_nova:915 : seq 1 1 2026-01-26 23:47:25.004 | + lib/nova:init_nova:915 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:47:25.009 | ++ lib/nova:init_nova:916 : conductor_conf 1 2026-01-26 23:47:25.012 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:47:25.014 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:47:25.017 | + lib/nova:init_nova:916 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-01-26 23:47:26.542 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-01-26 23:47:26.542 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-01-26 23:47:26.542 | INFO dbcounter [None req-12c4884d-3ada-403f-9ed5-bd1831de9e2b None None] Registered counter for database nova_api 2026-01-26 23:47:26.570 | DEBUG dbcounter [-] [146159] Writer thread running {{(pid=146159) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:47:26.965 | + lib/nova:init_nova:920 : create_nova_keys_dir 2026-01-26 23:47:26.969 | + lib/nova:create_nova_keys_dir:862 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2026-01-26 23:47:26.999 | + lib/nova:init_nova:922 : [[ '' == \L\V\M ]] 2026-01-26 23:47:27.003 | + ./stack.sh:main:1238 : async_runfunc configure_neutron_nova 2026-01-26 23:47:27.006 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-01-26 23:47:27.082 | + inc/async:async_inner:63 : configure_neutron_nova 2026-01-26 23:47:27.127 | [36990 Async configure_neutron_nova:146219]: running: configure_neutron_nova 2026-01-26 23:47:27.131 | + ./stack.sh:main:1246 : run_phase stack post-config 2026-01-26 23:47:27.134 | + functions-common:run_phase:1840 : local mode=stack 2026-01-26 23:47:27.138 | + functions-common:run_phase:1841 : local phase=post-config 2026-01-26 23:47:27.141 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:47:27.144 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:47:27.148 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:47:27.152 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:47:27.155 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:47:27.161 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:47:27.167 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:47:27.170 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:47:27.175 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:47:27.178 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2026-01-26 23:47:27.182 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:47:27.206 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:27.209 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:47:27.212 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:47:27.216 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-01-26 23:47:27.219 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:47:27.222 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-01-26 23:47:27.226 | ++ extras.d/80-tempest.sh:source:12 : : 2026-01-26 23:47:27.229 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-01-26 23:47:27.233 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-01-26 23:47:27.236 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:47:27.240 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-01-26 23:47:27.244 | + functions-common:run_phase:1867 : run_plugins stack post-config 2026-01-26 23:47:27.247 | + functions-common:run_plugins:1826 : local mode=stack 2026-01-26 23:47:27.251 | + functions-common:run_plugins:1827 : local phase=post-config 2026-01-26 23:47:27.255 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-01-26 23:47:27.258 | + functions-common:run_plugins:1830 : local plugin 2026-01-26 23:47:27.262 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-01-26 23:47:27.266 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-01-26 23:47:27.271 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-01-26 23:47:27.274 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2026-01-26 23:47:27.280 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-01-26 23:47:27.283 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-01-26 23:47:27.287 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-01-26 23:47:27.291 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-01-26 23:47:27.294 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-01-26 23:47:27.298 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-01-26 23:47:27.302 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-01-26 23:47:27.305 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-01-26 23:47:27.310 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-01-26 23:47:27.313 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-01-26 23:47:27.316 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-01-26 23:47:27.320 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-01-26 23:47:27.324 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-01-26 23:47:27.327 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-01-26 23:47:27.331 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-01-26 23:47:27.335 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-01-26 23:47:27.339 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-01-26 23:47:27.343 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-01-26 23:47:27.346 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-01-26 23:47:27.350 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-01-26 23:47:27.354 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-01-26 23:47:27.375 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-01-26 23:47:27.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-01-26 23:47:27.382 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-01-26 23:47:27.387 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-01-26 23:47:27.391 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:47:27.415 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:47:27.419 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-01-26 23:47:27.425 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-01-26 23:47:27.425 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-01-26 23:47:27.431 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-01-26 23:47:27.434 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-01-26 23:47:27.438 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-01-26 23:47:27.444 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:47:27.468 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:47:27.472 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-01-26 23:47:27.476 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:47:27.479 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-01-26 23:47:27.482 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2026-01-26 23:47:27.504 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.508 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2026-01-26 23:47:27.529 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.532 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2026-01-26 23:47:27.557 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.561 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2026-01-26 23:47:27.584 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.588 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2026-01-26 23:47:27.608 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.612 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2026-01-26 23:47:27.633 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.637 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2026-01-26 23:47:27.657 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.661 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2026-01-26 23:47:27.682 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.685 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2026-01-26 23:47:27.706 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.709 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2026-01-26 23:47:27.730 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.734 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2026-01-26 23:47:27.754 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.757 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2026-01-26 23:47:27.780 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.783 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-01-26 23:47:27.805 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.809 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2026-01-26 23:47:27.830 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.833 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2026-01-26 23:47:27.856 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.858 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2026-01-26 23:47:27.861 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2026-01-26 23:47:27.865 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2026-01-26 23:47:27.868 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2026-01-26 23:47:27.871 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:10 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-01-26 23:47:27.913 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2026-01-26 23:47:27.917 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2026-01-26 23:47:27.920 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2026-01-26 23:47:27.923 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2026-01-26 23:47:27.945 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.948 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2026-01-26 23:47:27.971 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:27.975 | + ./stack.sh:main:1254 : merge_config_group /opt/stack/devstack/local.conf post-config 2026-01-26 23:47:27.978 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-01-26 23:47:27.983 | + inc/meta-config:merge_config_group:171 : shift 2026-01-26 23:47:27.986 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-01-26 23:47:27.990 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:47:27.994 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-01-26 23:47:27.996 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-01-26 23:47:28.001 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2026-01-26 23:47:28.005 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:47:28.008 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-01-26 23:47:28.012 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:47:28.015 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-01-26 23:47:28.015 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:47:28.015 | gsub("[][]", "", $1); 2026-01-26 23:47:28.015 | split($1, a, "|"); 2026-01-26 23:47:28.015 | if (a[1] == matchgroup) 2026-01-26 23:47:28.015 | print a[2] 2026-01-26 23:47:28.015 | } 2026-01-26 23:47:28.016 | ' /opt/stack/devstack/local.conf 2026-01-26 23:47:28.024 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-01-26 23:47:28.027 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-01-26 23:47:28.030 | + inc/meta-config:merge_config_group:180 : local dir 2026-01-26 23:47:28.034 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2026-01-26 23:47:28.037 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2026-01-26 23:47:28.041 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2026-01-26 23:47:28.044 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2026-01-26 23:47:28.049 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2026-01-26 23:47:28.056 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-01-26 23:47:28.059 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-01-26 23:47:28.063 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-01-26 23:47:28.066 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-01-26 23:47:28.070 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-01-26 23:47:28.074 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:47:28.077 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-01-26 23:47:28.081 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2026-01-26 23:47:28.085 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-01-26 23:47:28.089 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2026-01-26 23:47:28.093 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2026-01-26 23:47:28.097 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2026-01-26 23:47:28.101 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2026-01-26 23:47:28.105 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2026-01-26 23:47:28.105 | BEGIN { 2026-01-26 23:47:28.105 | section = "" 2026-01-26 23:47:28.105 | last_section = "" 2026-01-26 23:47:28.105 | section_count = 0 2026-01-26 23:47:28.105 | } 2026-01-26 23:47:28.105 | /^\[.+\]/ { 2026-01-26 23:47:28.105 | gsub("[][]", "", $1); 2026-01-26 23:47:28.105 | section=$1 2026-01-26 23:47:28.105 | next 2026-01-26 23:47:28.105 | } 2026-01-26 23:47:28.105 | /^ *\#/ { 2026-01-26 23:47:28.105 | next 2026-01-26 23:47:28.105 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2026-01-26 23:47:28.105 | } 2026-01-26 23:47:28.105 | /^[^ \t]+/ { 2026-01-26 23:47:28.105 | # get offset of first = in $0 2026-01-26 23:47:28.105 | eq_idx = index($0, "=") 2026-01-26 23:47:28.105 | # extract attr & value from $0 2026-01-26 23:47:28.105 | attr = substr($0, 1, eq_idx - 1) 2026-01-26 23:47:28.105 | value = substr($0, eq_idx + 1) 2026-01-26 23:47:28.105 | # only need to strip trailing whitespace from attr 2026-01-26 23:47:28.105 | sub(/[ \t]*$/, "", attr) 2026-01-26 23:47:28.105 | # need to strip leading & trailing whitespace from value 2026-01-26 23:47:28.105 | sub(/^[ \t]*/, "", value) 2026-01-26 23:47:28.105 | sub(/[ \t]*$/, "", value) 2026-01-26 23:47:28.106 | 2026-01-26 23:47:28.106 | + inc/meta-config:merge_config_file:164 : read a 2026-01-26 23:47:28.106 | # cfg_attr_count: number of config lines per [section, attr] 2026-01-26 23:47:28.106 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-01-26 23:47:28.106 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-01-26 23:47:28.106 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-01-26 23:47:28.106 | if (! (section, attr) in cfg_attr_count) { 2026-01-26 23:47:28.106 | if (section != last_section) { 2026-01-26 23:47:28.106 | cfg_section[section_count++] = section 2026-01-26 23:47:28.106 | last_section = section 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-01-26 23:47:28.107 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-01-26 23:47:28.107 | 2026-01-26 23:47:28.107 | cfg_attr[section, attr, 0] = value 2026-01-26 23:47:28.107 | cfg_attr_count[section, attr] = 1 2026-01-26 23:47:28.107 | } else { 2026-01-26 23:47:28.107 | lno = cfg_attr_count[section, attr]++ 2026-01-26 23:47:28.107 | cfg_attr[section, attr, lno] = value 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | END { 2026-01-26 23:47:28.107 | # Process each section in order 2026-01-26 23:47:28.107 | for (sno = 0; sno < section_count; sno++) { 2026-01-26 23:47:28.107 | section = cfg_section[sno] 2026-01-26 23:47:28.107 | # The ini routines simply append a config item immediately 2026-01-26 23:47:28.107 | # after the section header. To keep the same order as defined 2026-01-26 23:47:28.107 | # in local.conf, invoke the ini routines in the reverse order 2026-01-26 23:47:28.107 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-01-26 23:47:28.107 | attr = cfg_sec_attr_name[sno, attr_no] 2026-01-26 23:47:28.107 | if (cfg_attr_count[section, attr] == 1) 2026-01-26 23:47:28.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-01-26 23:47:28.107 | else { 2026-01-26 23:47:28.107 | # For multiline, invoke the ini routines in the reverse order 2026-01-26 23:47:28.107 | count = cfg_attr_count[section, attr] 2026-01-26 23:47:28.107 | print "inidelete " configfile " " section " " attr 2026-01-26 23:47:28.107 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-01-26 23:47:28.107 | for (l = count -2; l >= 0; l--) 2026-01-26 23:47:28.107 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | } 2026-01-26 23:47:28.107 | ' 2026-01-26 23:47:28.109 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:47:28.110 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-01-26 23:47:28.112 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-01-26 23:47:28.115 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2026-01-26 23:47:28.119 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:47:28.121 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:47:28.123 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2026-01-26 23:47:28.127 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2026-01-26 23:47:28.127 | BEGIN { group = "" } 2026-01-26 23:47:28.127 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:47:28.127 | gsub("[][]", "", $1); 2026-01-26 23:47:28.127 | split($1, a, "|"); 2026-01-26 23:47:28.127 | if (a[1] == matchgroup && a[2] == configfile) { 2026-01-26 23:47:28.127 | group=a[1] 2026-01-26 23:47:28.127 | } else { 2026-01-26 23:47:28.127 | group="" 2026-01-26 23:47:28.127 | } 2026-01-26 23:47:28.127 | next 2026-01-26 23:47:28.127 | } 2026-01-26 23:47:28.127 | { 2026-01-26 23:47:28.127 | if (group != "") 2026-01-26 23:47:28.127 | print $0 2026-01-26 23:47:28.127 | } 2026-01-26 23:47:28.127 | ' /opt/stack/devstack/local.conf 2026-01-26 23:47:28.134 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2026-01-26 23:47:28.138 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2026-01-26 23:47:28.151 | [146219 Async configure_neutron_nova:146219]: finished successfully 2026-01-26 23:47:28.181 | + inc/meta-config:merge_config_file:164 : read a 2026-01-26 23:47:28.186 | + ./stack.sh:main:1263 : is_service_enabled swift 2026-01-26 23:47:28.206 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:28.210 | + ./stack.sh:main:1264 : echo_summary 'Starting Swift' 2026-01-26 23:47:28.213 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:47:28.216 | + ./stack.sh:echo_summary:444 : echo -e Starting Swift 2026-01-26 23:47:28.219 | + ./stack.sh:main:1265 : start_swift 2026-01-26 23:47:28.223 | + lib/swift:start_swift:754 : restart_service memcached 2026-01-26 23:47:28.226 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:47:28.229 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart memcached 2026-01-26 23:47:28.316 | + lib/swift:start_swift:757 : is_ubuntu 2026-01-26 23:47:28.319 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:28.323 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:28.326 | + lib/swift:start_swift:759 : '[' -e /etc/xinetd.d/rsync ']' 2026-01-26 23:47:28.330 | + lib/swift:start_swift:762 : start_service rsyncd 2026-01-26 23:47:28.334 | + functions-common:start_service:2319 : '[' -x /bin/systemctl ']' 2026-01-26 23:47:28.338 | + functions-common:start_service:2320 : sudo /bin/systemctl start rsyncd 2026-01-26 23:47:28.381 | + lib/swift:start_swift:765 : '[' False == True ']' 2026-01-26 23:47:28.384 | + lib/swift:start_swift:784 : [[ 1 == 1 ]] 2026-01-26 23:47:28.388 | + lib/swift:start_swift:785 : local foreground_services type 2026-01-26 23:47:28.392 | + lib/swift:start_swift:787 : foreground_services='object container account' 2026-01-26 23:47:28.396 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2026-01-26 23:47:28.399 | + lib/swift:start_swift:789 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.403 | + functions-common:run_process:1666 : local service=s-object 2026-01-26 23:47:28.406 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.410 | + functions-common:run_process:1668 : local group= 2026-01-26 23:47:28.414 | + functions-common:run_process:1669 : local user= 2026-01-26 23:47:28.417 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:47:28.421 | + functions-common:run_process:1672 : local name=s-object 2026-01-26 23:47:28.425 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:47:28.429 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:47:28.433 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:28.436 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:28.440 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:28.447 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471248442 2026-01-26 23:47:28.450 | + functions-common:run_process:1675 : is_service_enabled s-object 2026-01-26 23:47:28.472 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:28.476 | + functions-common:run_process:1676 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2026-01-26 23:47:28.480 | + functions-common:_run_under_systemd:1620 : local service=s-object 2026-01-26 23:47:28.484 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.487 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.491 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.495 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.499 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2026-01-26 23:47:28.504 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2026-01-26 23:47:28.507 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-object.service 2026-01-26 23:47:28.512 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:47:28.515 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:47:28.519 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:47:28.523 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:47:28.526 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2026-01-26 23:47:28.529 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2026-01-26 23:47:28.532 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2026-01-26 23:47:28.535 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-object.service 2026-01-26 23:47:28.537 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.540 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:47:28.543 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:47:28.546 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:47:28.547 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:47:28.551 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:47:28.553 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-object.service 2026-01-26 23:47:28.555 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:47:28.561 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2026-01-26 23:47:28.652 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:47:28.773 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2026-01-26 23:47:28.873 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2026-01-26 23:47:28.973 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2026-01-26 23:47:29.075 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2026-01-26 23:47:29.188 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:47:29.290 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:47:29.292 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:47:29.296 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2026-01-26 23:47:29.418 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:47:30.256 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-object.service 2026-01-26 23:47:30.290 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-object.service' → '/etc/systemd/system/devstack@s-object.service'. 2026-01-26 23:47:31.080 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-object.service 2026-01-26 23:47:31.139 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:47:31.143 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:31.145 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:31.148 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:31.151 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:31.154 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:31.157 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:47:31.160 | + functions-common:time_stop:2419 : start_time=1769471248442 2026-01-26 23:47:31.164 | + functions-common:time_stop:2421 : [[ -z 1769471248442 ]] 2026-01-26 23:47:31.168 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:31.174 | + functions-common:time_stop:2424 : end_time=1769471251170 2026-01-26 23:47:31.176 | + functions-common:time_stop:2425 : elapsed_time=2728 2026-01-26 23:47:31.179 | + functions-common:time_stop:2426 : total=11114 2026-01-26 23:47:31.182 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:31.186 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=13842 2026-01-26 23:47:31.188 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2026-01-26 23:47:31.192 | + lib/swift:start_swift:789 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.195 | + functions-common:run_process:1666 : local service=s-container 2026-01-26 23:47:31.198 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.201 | + functions-common:run_process:1668 : local group= 2026-01-26 23:47:31.204 | + functions-common:run_process:1669 : local user= 2026-01-26 23:47:31.207 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:47:31.210 | + functions-common:run_process:1672 : local name=s-container 2026-01-26 23:47:31.214 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:47:31.217 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:47:31.220 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:31.223 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:31.227 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:31.233 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471251230 2026-01-26 23:47:31.236 | + functions-common:run_process:1675 : is_service_enabled s-container 2026-01-26 23:47:31.259 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:31.261 | + functions-common:run_process:1676 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2026-01-26 23:47:31.265 | + functions-common:_run_under_systemd:1620 : local service=s-container 2026-01-26 23:47:31.268 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.271 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.274 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.277 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.280 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2026-01-26 23:47:31.283 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2026-01-26 23:47:31.287 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-container.service 2026-01-26 23:47:31.291 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:47:31.293 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:47:31.295 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:47:31.298 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:47:31.301 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2026-01-26 23:47:31.304 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2026-01-26 23:47:31.308 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2026-01-26 23:47:31.309 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-container.service 2026-01-26 23:47:31.313 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.315 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:47:31.318 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:47:31.321 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:47:31.323 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:47:31.326 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:47:31.330 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-container.service 2026-01-26 23:47:31.333 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:47:31.339 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2026-01-26 23:47:31.458 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:47:31.580 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2026-01-26 23:47:31.685 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2026-01-26 23:47:31.795 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2026-01-26 23:47:31.894 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2026-01-26 23:47:32.001 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:47:32.103 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:47:32.107 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:47:32.110 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2026-01-26 23:47:32.236 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:47:33.109 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-container.service 2026-01-26 23:47:33.147 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container.service' → '/etc/systemd/system/devstack@s-container.service'. 2026-01-26 23:47:33.964 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-container.service 2026-01-26 23:47:34.032 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:47:34.035 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:34.039 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:34.043 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:34.046 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:34.050 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:34.053 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:47:34.056 | + functions-common:time_stop:2419 : start_time=1769471251230 2026-01-26 23:47:34.060 | + functions-common:time_stop:2421 : [[ -z 1769471251230 ]] 2026-01-26 23:47:34.064 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:34.072 | + functions-common:time_stop:2424 : end_time=1769471254068 2026-01-26 23:47:34.075 | + functions-common:time_stop:2425 : elapsed_time=2838 2026-01-26 23:47:34.079 | + functions-common:time_stop:2426 : total=13842 2026-01-26 23:47:34.082 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:34.086 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=16680 2026-01-26 23:47:34.090 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2026-01-26 23:47:34.092 | + lib/swift:start_swift:789 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.095 | + functions-common:run_process:1666 : local service=s-account 2026-01-26 23:47:34.099 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.103 | + functions-common:run_process:1668 : local group= 2026-01-26 23:47:34.106 | + functions-common:run_process:1669 : local user= 2026-01-26 23:47:34.109 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:47:34.113 | + functions-common:run_process:1672 : local name=s-account 2026-01-26 23:47:34.116 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:47:34.119 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:47:34.123 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:34.126 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:34.130 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:34.135 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471254131 2026-01-26 23:47:34.137 | + functions-common:run_process:1675 : is_service_enabled s-account 2026-01-26 23:47:34.157 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:34.160 | + functions-common:run_process:1676 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2026-01-26 23:47:34.163 | + functions-common:_run_under_systemd:1620 : local service=s-account 2026-01-26 23:47:34.166 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.169 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.172 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.175 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.178 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2026-01-26 23:47:34.182 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2026-01-26 23:47:34.184 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-account.service 2026-01-26 23:47:34.187 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:47:34.191 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:47:34.193 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:47:34.197 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:47:34.201 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2026-01-26 23:47:34.204 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2026-01-26 23:47:34.207 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2026-01-26 23:47:34.212 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-account.service 2026-01-26 23:47:34.215 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.218 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:47:34.222 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:47:34.225 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:47:34.228 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:47:34.232 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:47:34.236 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-account.service 2026-01-26 23:47:34.240 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:47:34.246 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2026-01-26 23:47:34.367 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:47:34.488 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2026-01-26 23:47:34.591 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2026-01-26 23:47:34.693 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2026-01-26 23:47:34.795 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2026-01-26 23:47:34.897 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:47:34.998 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:47:35.001 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:47:35.005 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2026-01-26 23:47:35.129 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:47:35.957 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-account.service 2026-01-26 23:47:35.996 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-account.service' → '/etc/systemd/system/devstack@s-account.service'. 2026-01-26 23:47:36.694 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-account.service 2026-01-26 23:47:36.771 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:47:36.775 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:36.778 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:36.782 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:36.785 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:36.789 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:36.792 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:47:36.796 | + functions-common:time_stop:2419 : start_time=1769471254131 2026-01-26 23:47:36.799 | + functions-common:time_stop:2421 : [[ -z 1769471254131 ]] 2026-01-26 23:47:36.803 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:36.809 | + functions-common:time_stop:2424 : end_time=1769471256805 2026-01-26 23:47:36.812 | + functions-common:time_stop:2425 : elapsed_time=2674 2026-01-26 23:47:36.816 | + functions-common:time_stop:2426 : total=16680 2026-01-26 23:47:36.819 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:36.824 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=19354 2026-01-26 23:47:36.827 | + lib/swift:start_swift:792 : [[ False == \T\r\u\e ]] 2026-01-26 23:47:36.830 | + lib/swift:start_swift:797 : enable_service s-container-sync 2026-01-26 23:47:36.890 | + lib/swift:start_swift:798 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:36.894 | + functions-common:run_process:1666 : local service=s-container-sync 2026-01-26 23:47:36.897 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:36.901 | + functions-common:run_process:1668 : local group= 2026-01-26 23:47:36.905 | + functions-common:run_process:1669 : local user= 2026-01-26 23:47:36.907 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:47:36.911 | + functions-common:run_process:1672 : local name=s-container-sync 2026-01-26 23:47:36.914 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:47:36.918 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:47:36.921 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:36.925 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:36.929 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:36.935 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471256931 2026-01-26 23:47:36.938 | + functions-common:run_process:1675 : is_service_enabled s-container-sync 2026-01-26 23:47:36.961 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:36.964 | + functions-common:run_process:1676 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2026-01-26 23:47:36.968 | + functions-common:_run_under_systemd:1620 : local service=s-container-sync 2026-01-26 23:47:36.971 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:36.975 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:36.978 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:36.982 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:36.985 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2026-01-26 23:47:36.988 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2026-01-26 23:47:36.992 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-container-sync.service 2026-01-26 23:47:36.996 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:47:36.999 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:47:37.002 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:47:37.005 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:47:37.008 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2026-01-26 23:47:37.012 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2026-01-26 23:47:37.015 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2026-01-26 23:47:37.019 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-container-sync.service 2026-01-26 23:47:37.022 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:37.026 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:47:37.029 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:47:37.032 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:47:37.036 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:47:37.039 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:47:37.042 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2026-01-26 23:47:37.046 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:47:37.052 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2026-01-26 23:47:37.184 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:47:37.314 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2026-01-26 23:47:37.396 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2026-01-26 23:47:37.461 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2026-01-26 23:47:37.526 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2026-01-26 23:47:37.611 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:47:37.709 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:47:37.712 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:47:37.716 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2026-01-26 23:47:37.828 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:47:38.601 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-container-sync.service 2026-01-26 23:47:38.638 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service' → '/etc/systemd/system/devstack@s-container-sync.service'. 2026-01-26 23:47:39.385 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-container-sync.service 2026-01-26 23:47:39.441 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:47:39.443 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:39.445 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:39.448 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:39.451 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:39.454 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:39.457 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:47:39.460 | + functions-common:time_stop:2419 : start_time=1769471256931 2026-01-26 23:47:39.463 | + functions-common:time_stop:2421 : [[ -z 1769471256931 ]] 2026-01-26 23:47:39.466 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:39.472 | + functions-common:time_stop:2424 : end_time=1769471259469 2026-01-26 23:47:39.474 | + functions-common:time_stop:2425 : elapsed_time=2538 2026-01-26 23:47:39.478 | + functions-common:time_stop:2426 : total=19354 2026-01-26 23:47:39.481 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:39.484 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=21892 2026-01-26 23:47:39.487 | + lib/swift:start_swift:805 : is_service_enabled tls-proxy 2026-01-26 23:47:39.507 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:39.511 | + lib/swift:start_swift:806 : local proxy_port=8080 2026-01-26 23:47:39.514 | + lib/swift:start_swift:807 : start_tls_proxy swift '*' 8080 38.102.83.18 8081 16384 2026-01-26 23:47:39.517 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2026-01-26 23:47:39.519 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2026-01-26 23:47:39.522 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2026-01-26 23:47:39.525 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.18 2026-01-26 23:47:39.527 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2026-01-26 23:47:39.530 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2026-01-26 23:47:39.533 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2026-01-26 23:47:39.535 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2026-01-26 23:47:39.538 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2026-01-26 23:47:39.541 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2026-01-26 23:47:39.544 | + lib/tls:start_tls_proxy:521 : local config_file 2026-01-26 23:47:39.547 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2026-01-26 23:47:39.550 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2026-01-26 23:47:39.553 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-01-26 23:47:39.555 | ++ functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.558 | ++ functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.561 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2026-01-26 23:47:39.563 | ++ functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.565 | ++ functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.568 | ++ functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.571 | ++ functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.574 | ++ functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.576 | ++ functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.579 | ++ functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.581 | ++ functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.583 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.585 | ++ functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.588 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2026-01-26 23:47:39.591 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/swift-tls-proxy.conf ']' 2026-01-26 23:47:39.594 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2026-01-26 23:47:39.597 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2026-01-26 23:47:39.600 | + lib/tls:start_tls_proxy:523 : local listen_string 2026-01-26 23:47:39.603 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2026-01-26 23:47:39.605 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2026-01-26 23:47:39.608 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2026-01-26 23:47:39.610 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2026-01-26 23:47:39.613 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/swift-tls-proxy.conf.disabled' 2026-01-26 23:47:39.642 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:47:39.645 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2026-01-26 23:47:39.647 | + lib/apache:enable_apache_mod:55 : local mod=headers 2026-01-26 23:47:39.650 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:47:39.652 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:47:39.654 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.657 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.659 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:47:39.662 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.665 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.667 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.670 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.673 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.675 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.678 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.680 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.683 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.685 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.688 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:47:39.691 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:47:39.694 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2026-01-26 23:47:39.696 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2026-01-26 23:47:39.700 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:47:39.702 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:47:39.705 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.709 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.711 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:47:39.714 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.718 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.720 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.723 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.726 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.729 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.733 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.736 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.739 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.742 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.745 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:47:39.748 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:47:39.752 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2026-01-26 23:47:39.755 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-01-26 23:47:39.759 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:47:39.762 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:47:39.765 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.768 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.771 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:47:39.774 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.778 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.781 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.785 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.788 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.790 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.794 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.797 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.800 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.803 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.806 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:47:39.810 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2026-01-26 23:47:39.814 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2026-01-26 23:47:39.817 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-01-26 23:47:39.820 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2026-01-26 23:47:39.824 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:47:39.827 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.830 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.832 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:47:39.836 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.839 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.842 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.845 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.847 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.849 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.853 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.856 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.860 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.864 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.868 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:47:39.870 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2026-01-26 23:47:39.873 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2026-01-26 23:47:39.876 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-01-26 23:47:39.880 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-01-26 23:47:39.883 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-01-26 23:47:39.885 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-01-26 23:47:39.888 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.891 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.893 | + lib/apache:enable_apache_mod:67 : is_fedora 2026-01-26 23:47:39.896 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.900 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.903 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.905 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.908 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.911 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.914 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.918 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.921 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.924 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.927 | + lib/apache:enable_apache_mod:69 : true 2026-01-26 23:47:39.930 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-01-26 23:47:39.934 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:47:39.938 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:47:39.940 | + lib/apache:enable_apache_site:196 : is_fedora 2026-01-26 23:47:39.943 | + functions-common:is_fedora:524 : [[ -z CentOSStream ]] 2026-01-26 23:47:39.946 | + functions-common:is_fedora:528 : '[' CentOSStream = Fedora ']' 2026-01-26 23:47:39.948 | + functions-common:is_fedora:528 : '[' CentOSStream = 'Red Hat' ']' 2026-01-26 23:47:39.952 | + functions-common:is_fedora:529 : '[' CentOSStream = openEuler ']' 2026-01-26 23:47:39.955 | + functions-common:is_fedora:530 : '[' CentOSStream = RedHatEnterpriseServer ']' 2026-01-26 23:47:39.958 | + functions-common:is_fedora:531 : '[' CentOSStream = RedHatEnterprise ']' 2026-01-26 23:47:39.962 | + functions-common:is_fedora:532 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2026-01-26 23:47:39.964 | + functions-common:is_fedora:533 : '[' CentOSStream = RockyLinux ']' 2026-01-26 23:47:39.968 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOS ']' 2026-01-26 23:47:39.971 | + functions-common:is_fedora:534 : '[' CentOSStream = CentOSStream ']' 2026-01-26 23:47:39.975 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2026-01-26 23:47:39.978 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/swift-tls-proxy.conf.disabled ]] 2026-01-26 23:47:39.980 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/swift-tls-proxy.conf ]] 2026-01-26 23:47:39.984 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/swift-tls-proxy.conf.disabled /etc/httpd/conf.d/swift-tls-proxy.conf 2026-01-26 23:47:40.011 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2026-01-26 23:47:40.014 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:47:40.017 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:47:40.021 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:47:41.275 | + lib/swift:start_swift:809 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.279 | + functions-common:run_process:1666 : local service=s-proxy 2026-01-26 23:47:41.282 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.286 | + functions-common:run_process:1668 : local group= 2026-01-26 23:47:41.290 | + functions-common:run_process:1669 : local user= 2026-01-26 23:47:41.294 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:47:41.296 | + functions-common:run_process:1672 : local name=s-proxy 2026-01-26 23:47:41.300 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:47:41.304 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:47:41.308 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:41.311 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:41.316 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:41.322 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471261317 2026-01-26 23:47:41.325 | + functions-common:run_process:1675 : is_service_enabled s-proxy 2026-01-26 23:47:41.344 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:41.347 | + functions-common:run_process:1676 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2026-01-26 23:47:41.350 | + functions-common:_run_under_systemd:1620 : local service=s-proxy 2026-01-26 23:47:41.353 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.356 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.358 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.361 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.363 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2026-01-26 23:47:41.366 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2026-01-26 23:47:41.369 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@s-proxy.service 2026-01-26 23:47:41.371 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:47:41.373 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:47:41.376 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:47:41.378 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:47:41.379 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2026-01-26 23:47:41.380 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2026-01-26 23:47:41.382 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2026-01-26 23:47:41.383 | + functions-common:write_user_unit_file:1527 : local service=devstack@s-proxy.service 2026-01-26 23:47:41.385 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.386 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:47:41.387 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:47:41.388 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:47:41.390 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:47:41.392 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:47:41.394 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2026-01-26 23:47:41.396 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:47:41.398 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2026-01-26 23:47:41.475 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:47:41.584 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2026-01-26 23:47:41.673 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2026-01-26 23:47:41.762 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2026-01-26 23:47:41.850 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2026-01-26 23:47:41.942 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:47:42.025 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:47:42.028 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:47:42.030 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2026-01-26 23:47:42.146 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:47:43.018 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@s-proxy.service 2026-01-26 23:47:43.053 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service' → '/etc/systemd/system/devstack@s-proxy.service'. 2026-01-26 23:47:43.759 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@s-proxy.service 2026-01-26 23:47:43.818 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:47:43.822 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:43.825 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:43.829 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:43.833 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:43.836 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:43.839 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:47:43.843 | + functions-common:time_stop:2419 : start_time=1769471261317 2026-01-26 23:47:43.846 | + functions-common:time_stop:2421 : [[ -z 1769471261317 ]] 2026-01-26 23:47:43.851 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:43.857 | + functions-common:time_stop:2424 : end_time=1769471263854 2026-01-26 23:47:43.861 | + functions-common:time_stop:2425 : elapsed_time=2537 2026-01-26 23:47:43.863 | + functions-common:time_stop:2426 : total=21892 2026-01-26 23:47:43.867 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:43.870 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=24429 2026-01-26 23:47:43.874 | + lib/swift:start_swift:814 : echo 'Waiting for swift proxy to start...' 2026-01-26 23:47:43.874 | Waiting for swift proxy to start... 2026-01-26 23:47:43.877 | + lib/swift:start_swift:815 : wait_for_service 60 https://38.102.83.18:8080/info 2026-01-26 23:47:43.881 | + functions:wait_for_service:469 : local timeout=60 2026-01-26 23:47:43.884 | + functions:wait_for_service:470 : local url=https://38.102.83.18:8080/info 2026-01-26 23:47:43.888 | + functions:wait_for_service:471 : local rval=0 2026-01-26 23:47:43.891 | + functions:wait_for_service:472 : time_start wait_for_service 2026-01-26 23:47:43.895 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:47:43.898 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:43.901 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:43.906 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:43.911 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471263908 2026-01-26 23:47:43.915 | + functions:wait_for_service:473 : timeout 60 bash -x 2026-01-26 23:47:43.922 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.18:8080/info 2026-01-26 23:47:43.946 | + :: : [[ 503 == 503 ]] 2026-01-26 23:47:43.947 | + :: : sleep 1 2026-01-26 23:47:44.952 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.18:8080/info 2026-01-26 23:47:44.981 | + :: : [[ 200 == 503 ]] 2026-01-26 23:47:44.983 | + :: : [[ 0 -eq 7 ]] 2026-01-26 23:47:44.987 | + functions:wait_for_service:478 : time_stop wait_for_service 2026-01-26 23:47:44.991 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:44.993 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:44.997 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:45.000 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:45.003 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:45.007 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:47:45.010 | + functions-common:time_stop:2419 : start_time=1769471263908 2026-01-26 23:47:45.013 | + functions-common:time_stop:2421 : [[ -z 1769471263908 ]] 2026-01-26 23:47:45.018 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:45.023 | + functions-common:time_stop:2424 : end_time=1769471265019 2026-01-26 23:47:45.027 | + functions-common:time_stop:2425 : elapsed_time=1111 2026-01-26 23:47:45.029 | + functions-common:time_stop:2426 : total=2030 2026-01-26 23:47:45.032 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:45.036 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3141 2026-01-26 23:47:45.039 | + functions:wait_for_service:479 : return 0 2026-01-26 23:47:45.043 | + lib/swift:start_swift:819 : [[ False == \T\r\u\e ]] 2026-01-26 23:47:45.046 | + ./stack.sh:main:1271 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-01-26 23:47:45.050 | + ./stack.sh:main:1272 : is_service_enabled cinder 2026-01-26 23:47:45.072 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:45.076 | + ./stack.sh:main:1273 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-01-26 23:47:45.118 | + ./stack.sh:main:1276 : async_wait configure_neutron_nova 2026-01-26 23:47:45.177 | [36990 Async configure_neutron_nova:146219]: Waiting for completion of configure_neutron_nova running on PID 146219 (2 other jobs running) 2026-01-26 23:47:45.205 | [36990 Async configure_neutron_nova:146219]: Signaling child to exit 2026-01-26 23:47:45.206 | WAKEUP 2026-01-26 23:47:45.232 | [36990 Async configure_neutron_nova:146219]: Signaled 2026-01-26 23:47:45.234 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:457 : iniset /etc/nova/nova.conf neutron auth_type password 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron auth_url https://38.102.83.18/identity 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:459 : iniset /etc/nova/nova.conf neutron username nova 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:460 : iniset /etc/nova/nova.conf neutron password secretservice 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-01-26 23:47:45.234 | + lib/neutron:create_nova_conf_neutron:462 : iniset /etc/nova/nova.conf neutron project_name service 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-01-26 23:47:45.235 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-01-26 23:47:45.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-01-26 23:47:45.235 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-01-26 23:47:45.235 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:47:45.235 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-01-26 23:47:45.235 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:47:45.235 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-01-26 23:47:45.235 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-01-26 23:47:45.235 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:47:45.235 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:47:45.235 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-01-26 23:47:45.235 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:457 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://38.102.83.18/identity 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:459 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:460 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:462 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-01-26 23:47:45.235 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-01-26 23:47:45.235 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-01-26 23:47:45.235 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:45.235 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-01-26 23:47:45.236 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-01-26 23:47:45.286 | [36990 Async configure_neutron_nova:146219]: finished configure_neutron_nova with result 0 in 1 seconds 2026-01-26 23:47:45.291 | + inc/async:async_wait:197 : return 0 2026-01-26 23:47:45.295 | + ./stack.sh:main:1282 : is_service_enabled nova 2026-01-26 23:47:45.316 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:45.319 | + ./stack.sh:main:1283 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-01-26 23:47:45.360 | + ./stack.sh:main:1284 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-01-26 23:47:45.402 | + ./stack.sh:main:1288 : is_service_enabled n-api 2026-01-26 23:47:45.422 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:45.426 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova API' 2026-01-26 23:47:45.429 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:47:45.432 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova API 2026-01-26 23:47:45.436 | + ./stack.sh:main:1290 : start_nova_api 2026-01-26 23:47:45.439 | + lib/nova:start_nova_api:996 : local service_port=8774 2026-01-26 23:47:45.442 | + lib/nova:start_nova_api:997 : local service_protocol=https 2026-01-26 23:47:45.445 | + lib/nova:start_nova_api:998 : local nova_url 2026-01-26 23:47:45.448 | + lib/nova:start_nova_api:999 : is_service_enabled tls-proxy 2026-01-26 23:47:45.470 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:45.474 | + lib/nova:start_nova_api:1000 : service_port=18774 2026-01-26 23:47:45.477 | + lib/nova:start_nova_api:1001 : service_protocol=http 2026-01-26 23:47:45.480 | + lib/nova:start_nova_api:1005 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:47:45.483 | + lib/nova:start_nova_api:1006 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:47:45.487 | + lib/nova:start_nova_api:1006 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:47:45.491 | ++ lib/nova:start_nova_api:1008 : which uwsgi 2026-01-26 23:47:45.496 | + lib/nova:start_nova_api:1008 : run_process n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.500 | + functions-common:run_process:1666 : local service=n-api 2026-01-26 23:47:45.503 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.506 | + functions-common:run_process:1668 : local group= 2026-01-26 23:47:45.509 | + functions-common:run_process:1669 : local user= 2026-01-26 23:47:45.512 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:47:45.516 | + functions-common:run_process:1672 : local name=n-api 2026-01-26 23:47:45.519 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:47:45.522 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:47:45.526 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:45.529 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:45.533 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:45.539 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471265535 2026-01-26 23:47:45.542 | + functions-common:run_process:1675 : is_service_enabled n-api 2026-01-26 23:47:45.565 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:45.568 | + functions-common:run_process:1676 : _run_under_systemd n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-01-26 23:47:45.571 | + functions-common:_run_under_systemd:1620 : local service=n-api 2026-01-26 23:47:45.575 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.578 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.581 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.585 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.589 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-01-26 23:47:45.592 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-01-26 23:47:45.597 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api.service 2026-01-26 23:47:45.600 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:47:45.604 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:47:45.607 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:47:45.611 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:47:45.614 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-01-26 23:47:45.618 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-01-26 23:47:45.622 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:47:45.625 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@n-api.service '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' stack '' 2026-01-26 23:47:45.629 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api.service 2026-01-26 23:47:45.632 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:45.635 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:47:45.638 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:47:45.641 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:47:45.644 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-01-26 23:47:45.647 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:47:45.653 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-01-26 23:47:45.778 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:47:45.897 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-01-26 23:47:46.001 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2026-01-26 23:47:46.102 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-01-26 23:47:46.203 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:47:46.306 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-01-26 23:47:46.410 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-01-26 23:47:46.516 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-01-26 23:47:46.615 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-01-26 23:47:46.720 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-01-26 23:47:46.818 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:47:46.821 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:47:46.825 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-01-26 23:47:46.952 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:47:47.765 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api.service 2026-01-26 23:47:47.802 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api.service' → '/etc/systemd/system/devstack@n-api.service'. 2026-01-26 23:47:48.559 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api.service 2026-01-26 23:47:48.708 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:47:48.712 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:48.714 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:48.718 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:48.721 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:48.724 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:48.727 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:47:48.731 | + functions-common:time_stop:2419 : start_time=1769471265535 2026-01-26 23:47:48.734 | + functions-common:time_stop:2421 : [[ -z 1769471265535 ]] 2026-01-26 23:47:48.739 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:48.745 | + functions-common:time_stop:2424 : end_time=1769471268741 2026-01-26 23:47:48.748 | + functions-common:time_stop:2425 : elapsed_time=3206 2026-01-26 23:47:48.751 | + functions-common:time_stop:2426 : total=24429 2026-01-26 23:47:48.754 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:48.758 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27635 2026-01-26 23:47:48.761 | + lib/nova:start_nova_api:1009 : nova_url=http://38.102.83.18/compute/v2.1/ 2026-01-26 23:47:48.764 | + lib/nova:start_nova_api:1011 : echo 'Waiting for nova-api to start...' 2026-01-26 23:47:48.765 | Waiting for nova-api to start... 2026-01-26 23:47:48.768 | + lib/nova:start_nova_api:1012 : wait_for_service 60 http://38.102.83.18/compute/v2.1/ 2026-01-26 23:47:48.772 | + functions:wait_for_service:469 : local timeout=60 2026-01-26 23:47:48.776 | + functions:wait_for_service:470 : local url=http://38.102.83.18/compute/v2.1/ 2026-01-26 23:47:48.779 | + functions:wait_for_service:471 : local rval=0 2026-01-26 23:47:48.783 | + functions:wait_for_service:472 : time_start wait_for_service 2026-01-26 23:47:48.786 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:47:48.790 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:47:48.793 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:47:48.797 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:47:48.803 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471268800 2026-01-26 23:47:48.806 | + functions:wait_for_service:473 : timeout 60 bash -x 2026-01-26 23:47:48.813 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.18/compute/v2.1/ 2026-01-26 23:47:51.363 | + :: : [[ 200 == 503 ]] 2026-01-26 23:47:51.365 | + :: : [[ 0 -eq 7 ]] 2026-01-26 23:47:51.369 | + functions:wait_for_service:478 : time_stop wait_for_service 2026-01-26 23:47:51.371 | + functions-common:time_stop:2412 : local name 2026-01-26 23:47:51.374 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:47:51.377 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:47:51.380 | + functions-common:time_stop:2415 : local total 2026-01-26 23:47:51.383 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:47:51.385 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:47:51.388 | + functions-common:time_stop:2419 : start_time=1769471268800 2026-01-26 23:47:51.392 | + functions-common:time_stop:2421 : [[ -z 1769471268800 ]] 2026-01-26 23:47:51.396 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:47:51.402 | + functions-common:time_stop:2424 : end_time=1769471271398 2026-01-26 23:47:51.404 | + functions-common:time_stop:2425 : elapsed_time=2598 2026-01-26 23:47:51.408 | + functions-common:time_stop:2426 : total=3141 2026-01-26 23:47:51.411 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:47:51.415 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=5739 2026-01-26 23:47:51.418 | + functions:wait_for_service:479 : return 0 2026-01-26 23:47:51.420 | + lib/nova:start_nova_api:1016 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:47:51.424 | + lib/nova:start_nova_api:1016 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:47:51.428 | + ./stack.sh:main:1293 : is_service_enabled ovn-controller ovn-controller-vtep 2026-01-26 23:47:51.449 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:51.452 | + ./stack.sh:main:1294 : echo_summary 'Starting OVN services' 2026-01-26 23:47:51.456 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:47:51.459 | + ./stack.sh:echo_summary:444 : echo -e Starting OVN services 2026-01-26 23:47:51.463 | + ./stack.sh:main:1295 : start_ovn_services 2026-01-26 23:47:51.465 | + lib/neutron:start_ovn_services:582 : [[ ovn == \o\v\n ]] 2026-01-26 23:47:51.469 | + lib/neutron:start_ovn_services:583 : '[' libvirt '!=' ironic ']' 2026-01-26 23:47:51.472 | + lib/neutron:start_ovn_services:589 : init_ovn 2026-01-26 23:47:51.476 | + lib/neutron_plugins/ovn_agent:init_ovn:625 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-01-26 23:47:51.479 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:47:51.482 | + lib/neutron_plugins/ovn_agent:init_ovn:628 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-01-26 23:47:51.485 | + lib/neutron_plugins/ovn_agent:init_ovn:631 : sudo mkdir -p /var/lib/ovn 2026-01-26 23:47:51.513 | + lib/neutron_plugins/ovn_agent:init_ovn:632 : mkdir -p /opt/stack/data/ovs 2026-01-26 23:47:51.519 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : rm -f '/opt/stack/data/ovs/*.db' 2026-01-26 23:47:51.525 | + lib/neutron_plugins/ovn_agent:init_ovn:635 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-01-26 23:47:51.530 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : sudo rm -f '/var/lib/ovn/*.db' 2026-01-26 23:47:51.556 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2026-01-26 23:47:51.582 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f '/var/run/ovn/*.sock' 2026-01-26 23:47:51.609 | + lib/neutron:start_ovn_services:590 : start_ovn 2026-01-26 23:47:51.613 | + lib/neutron_plugins/ovn_agent:start_ovn:737 : echo 'Starting OVN' 2026-01-26 23:47:51.613 | Starting OVN 2026-01-26 23:47:51.617 | + lib/neutron_plugins/ovn_agent:start_ovn:739 : _start_ovs 2026-01-26 23:47:51.620 | + lib/neutron_plugins/ovn_agent:_start_ovs:642 : echo 'Starting OVS' 2026-01-26 23:47:51.620 | Starting OVS 2026-01-26 23:47:51.623 | + lib/neutron_plugins/ovn_agent:_start_ovs:643 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-01-26 23:47:51.644 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:51.647 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : enable_service ovsdb-server 2026-01-26 23:47:51.698 | + lib/neutron_plugins/ovn_agent:_start_ovs:646 : enable_service ovs-vswitchd 2026-01-26 23:47:51.753 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : [[ False == \T\r\u\e ]] 2026-01-26 23:47:51.756 | + lib/neutron_plugins/ovn_agent:_start_ovs:672 : _start_process ovsdb-server.service 2026-01-26 23:47:51.760 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-01-26 23:47:52.625 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovsdb-server.service 2026-01-26 23:47:53.431 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-01-26 23:47:53.432 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-01-26 23:47:53.432 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-01-26 23:47:53.432 | 2026-01-26 23:47:53.432 | Possible reasons for having these kinds of units are: 2026-01-26 23:47:53.432 | • A unit may be statically enabled by being symlinked from another unit's 2026-01-26 23:47:53.432 | .wants/, .requires/, or .upholds/ directory. 2026-01-26 23:47:53.432 | • A unit's purpose may be to act as a helper for some other unit which has 2026-01-26 23:47:53.432 | a requirement dependency on it. 2026-01-26 23:47:53.432 | • A unit may be started when needed via activation (socket, path, timer, 2026-01-26 23:47:53.432 | D-Bus, udev, scripted systemctl call, ...). 2026-01-26 23:47:53.432 | • In case of template units, the unit is meant to be enabled with some 2026-01-26 23:47:53.432 | instance name specified. 2026-01-26 23:47:53.439 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovsdb-server.service 2026-01-26 23:47:53.834 | + lib/neutron_plugins/ovn_agent:_start_ovs:673 : _start_process ovs-vswitchd.service 2026-01-26 23:47:53.837 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-01-26 23:47:54.724 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovs-vswitchd.service 2026-01-26 23:47:55.560 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-01-26 23:47:55.561 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-01-26 23:47:55.561 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-01-26 23:47:55.561 | 2026-01-26 23:47:55.561 | Possible reasons for having these kinds of units are: 2026-01-26 23:47:55.561 | • A unit may be statically enabled by being symlinked from another unit's 2026-01-26 23:47:55.561 | .wants/, .requires/, or .upholds/ directory. 2026-01-26 23:47:55.561 | • A unit's purpose may be to act as a helper for some other unit which has 2026-01-26 23:47:55.561 | a requirement dependency on it. 2026-01-26 23:47:55.561 | • A unit may be started when needed via activation (socket, path, timer, 2026-01-26 23:47:55.561 | D-Bus, udev, scripted systemctl call, ...). 2026-01-26 23:47:55.561 | • In case of template units, the unit is meant to be enabled with some 2026-01-26 23:47:55.561 | instance name specified. 2026-01-26 23:47:55.569 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovs-vswitchd.service 2026-01-26 23:47:55.863 | + lib/neutron_plugins/ovn_agent:_start_ovs:676 : echo 'Configuring OVSDB' 2026-01-26 23:47:55.863 | Configuring OVSDB 2026-01-26 23:47:55.866 | + lib/neutron_plugins/ovn_agent:_start_ovs:677 : is_service_enabled tls-proxy 2026-01-26 23:47:55.888 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:55.890 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : sudo ovs-vsctl --no-wait set-ssl /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/ca-chain.pem 2026-01-26 23:47:55.936 | + lib/neutron_plugins/ovn_agent:_start_ovs:684 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-01-26 23:47:55.974 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-01-26 23:47:56.010 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=61875426-c791-46de-af80-72e8bfd5bd5b 2026-01-26 23:47:56.046 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:38.102.83.18:6642 2026-01-26 23:47:56.083 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-01-26 23:47:56.121 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-01-26 23:47:56.159 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=38.102.83.18 2026-01-26 23:47:56.195 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:691 : hostname 2026-01-26 23:47:56.200 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0005596550.novalocal 2026-01-26 23:47:56.236 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : [[ True == \T\r\u\e ]] 2026-01-26 23:47:56.239 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-01-26 23:47:56.276 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : is_provider_network 2026-01-26 23:47:56.279 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-01-26 23:47:56.282 | + functions-common:is_provider_network:2264 : return 1 2026-01-26 23:47:56.285 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : [[ True == \T\r\u\e ]] 2026-01-26 23:47:56.289 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : ovn_base_setup_bridge br-ex 2026-01-26 23:47:56.292 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : local bridge=br-ex 2026-01-26 23:47:56.295 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2026-01-26 23:47:56.299 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:244 : '[' system '!=' system ']' 2026-01-26 23:47:56.302 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:248 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-01-26 23:47:56.342 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-01-26 23:47:56.382 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-01-26 23:47:56.418 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : is_service_enabled ovn-controller-vtep 2026-01-26 23:47:56.433 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:47:56.435 | + lib/neutron_plugins/ovn_agent:start_ovn:741 : local SCRIPTDIR=/share/ovn/scripts 2026-01-26 23:47:56.438 | + lib/neutron_plugins/ovn_agent:start_ovn:742 : use_new_ovn_repository 2026-01-26 23:47:56.440 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:213 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:47:56.443 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:214 : return 0 2026-01-26 23:47:56.446 | + lib/neutron_plugins/ovn_agent:start_ovn:746 : is_service_enabled ovn-northd 2026-01-26 23:47:56.468 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:56.471 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : [[ False == \T\r\u\e ]] 2026-01-26 23:47:56.475 | + lib/neutron_plugins/ovn_agent:start_ovn:753 : _start_process ovn-northd.service 2026-01-26 23:47:56.477 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-01-26 23:47:57.269 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-northd.service 2026-01-26 23:47:57.306 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-northd.service' → '/usr/lib/systemd/system/ovn-northd.service'. 2026-01-26 23:47:57.952 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-northd.service 2026-01-26 23:47:59.124 | + lib/neutron_plugins/ovn_agent:start_ovn:756 : _wait_for_ovn_and_set_custom_config 2026-01-26 23:47:59.126 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:719 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-01-26 23:47:59.129 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-01-26 23:47:59.132 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-01-26 23:47:59.135 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:720 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-01-26 23:47:59.138 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:202 : local count=0 2026-01-26 23:47:59.140 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:203 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-01-26 23:47:59.143 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:721 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-01-26 23:47:59.146 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-01-26 23:47:59.148 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-01-26 23:47:59.151 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:722 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-01-26 23:47:59.154 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:191 : local count=0 2026-01-26 23:47:59.157 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:192 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-01-26 23:47:59.159 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:724 : is_service_enabled tls-proxy 2026-01-26 23:47:59.180 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:59.183 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:725 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-ssl /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/ca-chain.pem 2026-01-26 23:47:59.222 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:726 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-ssl /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/ca-chain.pem 2026-01-26 23:47:59.258 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-01-26 23:47:59.292 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-01-26 23:47:59.326 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:731 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-01-26 23:47:59.360 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2026-01-26 23:47:59.394 | + lib/neutron_plugins/ovn_agent:start_ovn:760 : is_service_enabled ovn-controller 2026-01-26 23:47:59.414 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:47:59.417 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : [[ False == \T\r\u\e ]] 2026-01-26 23:47:59.420 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : _start_process ovn-controller.service 2026-01-26 23:47:59.424 | + lib/neutron_plugins/ovn_agent:_start_process:253 : sudo systemctl daemon-reload 2026-01-26 23:48:00.273 | + lib/neutron_plugins/ovn_agent:_start_process:254 : sudo systemctl enable ovn-controller.service 2026-01-26 23:48:00.309 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller.service' → '/usr/lib/systemd/system/ovn-controller.service'. 2026-01-26 23:48:01.040 | + lib/neutron_plugins/ovn_agent:_start_process:255 : sudo systemctl restart ovn-controller.service 2026-01-26 23:48:01.220 | + lib/neutron_plugins/ovn_agent:start_ovn:771 : is_service_enabled ovn-controller-vtep 2026-01-26 23:48:01.244 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:01.247 | + lib/neutron_plugins/ovn_agent:start_ovn:780 : is_ovn_metadata_agent_enabled 2026-01-26 23:48:01.251 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:312 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-01-26 23:48:01.278 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:01.282 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:315 : return 1 2026-01-26 23:48:01.287 | + lib/neutron_plugins/ovn_agent:start_ovn:786 : is_ovn_agent_enabled 2026-01-26 23:48:01.291 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:319 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-01-26 23:48:01.315 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:01.319 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:320 : enable_service q-ovn-agent 2026-01-26 23:48:01.381 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:321 : return 0 2026-01-26 23:48:01.385 | + lib/neutron_plugins/ovn_agent:start_ovn:787 : run_process q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.388 | + functions-common:run_process:1666 : local service=q-ovn-agent 2026-01-26 23:48:01.391 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.394 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:01.397 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:01.401 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:01.404 | + functions-common:run_process:1672 : local name=q-ovn-agent 2026-01-26 23:48:01.407 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:01.410 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:01.413 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:01.416 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:01.421 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:01.426 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471281423 2026-01-26 23:48:01.429 | + functions-common:run_process:1675 : is_service_enabled q-ovn-agent 2026-01-26 23:48:01.450 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:01.454 | + functions-common:run_process:1676 : _run_under_systemd q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-01-26 23:48:01.457 | + functions-common:_run_under_systemd:1620 : local service=q-ovn-agent 2026-01-26 23:48:01.461 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.464 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.467 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.470 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.473 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-01-26 23:48:01.477 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-01-26 23:48:01.480 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@q-ovn-agent.service 2026-01-26 23:48:01.483 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:01.487 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:01.490 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:01.493 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:01.497 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-01-26 23:48:01.501 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-01-26 23:48:01.504 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@q-ovn-agent.service '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' stack '' 2026-01-26 23:48:01.508 | + functions-common:write_user_unit_file:1527 : local service=devstack@q-ovn-agent.service 2026-01-26 23:48:01.511 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.513 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:01.516 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:01.519 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:01.522 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:01.525 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:01.528 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-01-26 23:48:01.531 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:01.536 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-01-26 23:48:01.668 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:01.775 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2026-01-26 23:48:01.870 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-01-26 23:48:01.972 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-01-26 23:48:02.080 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-01-26 23:48:02.184 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:02.291 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:02.294 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:02.298 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-01-26 23:48:02.428 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:03.185 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@q-ovn-agent.service 2026-01-26 23:48:03.216 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2026-01-26 23:48:03.929 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@q-ovn-agent.service 2026-01-26 23:48:03.986 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:03.990 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:03.994 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:03.997 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:04.000 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:04.004 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:04.007 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:04.011 | + functions-common:time_stop:2419 : start_time=1769471281423 2026-01-26 23:48:04.014 | + functions-common:time_stop:2421 : [[ -z 1769471281423 ]] 2026-01-26 23:48:04.017 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:04.023 | + functions-common:time_stop:2424 : end_time=1769471284020 2026-01-26 23:48:04.027 | + functions-common:time_stop:2425 : elapsed_time=2597 2026-01-26 23:48:04.030 | + functions-common:time_stop:2426 : total=27635 2026-01-26 23:48:04.033 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:04.036 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30232 2026-01-26 23:48:04.039 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:48:04.042 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:48:04.045 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-01-26 23:48:04.049 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2026-01-26 23:48:04.070 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2026-01-26 23:48:04.073 | + functions:setup_systemd_logging:709 : local pidstr= 2026-01-26 23:48:04.076 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:04.079 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2026-01-26 23:48:04.082 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-01-26 23:48:04.123 | + functions:setup_systemd_logging:718 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini 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-01-26 23:48:04.163 | + functions:setup_systemd_logging:719 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-01-26 23:48:04.201 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-01-26 23:48:04.238 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-01-26 23:48:04.276 | + lib/neutron:start_ovn_services:592 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:04.280 | + lib/neutron:start_ovn_services:593 : [[ True != \T\r\u\e ]] 2026-01-26 23:48:04.283 | + lib/neutron:start_ovn_services:597 : create_public_bridge 2026-01-26 23:48:04.287 | + lib/neutron_plugins/ovn_agent:create_public_bridge:306 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2026-01-26 23:48:04.330 | + lib/neutron_plugins/ovn_agent:create_public_bridge:307 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-01-26 23:48:04.365 | + lib/neutron_plugins/ovn_agent:create_public_bridge:308 : _configure_public_network_connectivity 2026-01-26 23:48:04.368 | + lib/neutron:_configure_public_network_connectivity:820 : [[ -n '' ]] 2026-01-26 23:48:04.371 | + lib/neutron:_configure_public_network_connectivity:827 : for d in $default_v4_route_devs 2026-01-26 23:48:04.374 | + lib/neutron:_configure_public_network_connectivity:828 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2026-01-26 23:48:04.429 | + ./stack.sh:main:1298 : is_service_enabled q-svc neutron-api 2026-01-26 23:48:04.448 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:04.452 | + ./stack.sh:main:1299 : echo_summary 'Starting Neutron' 2026-01-26 23:48:04.454 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:48:04.457 | + ./stack.sh:echo_summary:444 : echo -e Starting Neutron 2026-01-26 23:48:04.460 | + ./stack.sh:main:1300 : configure_neutron_after_post_config 2026-01-26 23:48:04.464 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-01-26 23:48:04.466 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-01-26 23:48:04.506 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-01-26 23:48:04.509 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:04.512 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-01-26 23:48:04.552 | + lib/neutron:configure_rbac_policies:573 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-01-26 23:48:04.592 | + ./stack.sh:main:1301 : start_neutron_service_and_check 2026-01-26 23:48:04.594 | + lib/neutron:start_neutron_service_and_check:638 : local service_port=9696 2026-01-26 23:48:04.597 | + lib/neutron:start_neutron_service_and_check:639 : local service_protocol=https 2026-01-26 23:48:04.600 | + lib/neutron:start_neutron_service_and_check:640 : local cfg_file_options 2026-01-26 23:48:04.603 | + lib/neutron:start_neutron_service_and_check:641 : local neutron_url 2026-01-26 23:48:04.607 | ++ lib/neutron:start_neutron_service_and_check:643 : determine_config_files neutron-server 2026-01-26 23:48:04.610 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-01-26 23:48:04.613 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-01-26 23:48:04.617 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-01-26 23:48:04.620 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-01-26 23:48:04.623 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-01-26 23:48:04.626 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-01-26 23:48:04.629 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:04.632 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:04.636 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:04.639 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-01-26 23:48:04.642 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:04.646 | + lib/neutron:start_neutron_service_and_check:643 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:04.649 | + lib/neutron:start_neutron_service_and_check:645 : is_service_enabled tls-proxy 2026-01-26 23:48:04.666 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:04.669 | + lib/neutron:start_neutron_service_and_check:646 : service_port=19696 2026-01-26 23:48:04.672 | + lib/neutron:start_neutron_service_and_check:647 : service_protocol=http 2026-01-26 23:48:04.676 | + lib/neutron:start_neutron_service_and_check:651 : enable_neutron_server_services 2026-01-26 23:48:04.679 | + lib/neutron:enable_neutron_server_services:609 : local rpc_workers 2026-01-26 23:48:04.681 | + lib/neutron:enable_neutron_server_services:614 : [[ -f /etc/neutron/neutron.conf ]] 2026-01-26 23:48:04.684 | ++ lib/neutron:enable_neutron_server_services:615 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-01-26 23:48:04.710 | + lib/neutron:enable_neutron_server_services:615 : rpc_workers= 2026-01-26 23:48:04.712 | + lib/neutron:enable_neutron_server_services:622 : enable_service neutron-api 2026-01-26 23:48:04.757 | + lib/neutron:enable_neutron_server_services:623 : enable_service neutron-periodic-workers 2026-01-26 23:48:04.807 | + lib/neutron:enable_neutron_server_services:626 : [[ '' != \0 ]] 2026-01-26 23:48:04.810 | + lib/neutron:enable_neutron_server_services:627 : enable_service neutron-rpc-server 2026-01-26 23:48:04.866 | + lib/neutron:enable_neutron_server_services:631 : [[ ovn == \o\v\n ]] 2026-01-26 23:48:04.869 | + lib/neutron:enable_neutron_server_services:632 : enable_service neutron-ovn-maintenance-worker 2026-01-26 23:48:04.924 | ++ lib/neutron:start_neutron_service_and_check:654 : which uwsgi 2026-01-26 23:48:04.930 | + lib/neutron:start_neutron_service_and_check:654 : run_process neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:04.934 | + functions-common:run_process:1666 : local service=neutron-api 2026-01-26 23:48:04.937 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:04.940 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:04.944 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:04.947 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:04.950 | + functions-common:run_process:1672 : local name=neutron-api 2026-01-26 23:48:04.954 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:04.957 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:04.961 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:04.965 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:04.969 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:04.976 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471284971 2026-01-26 23:48:04.978 | + functions-common:run_process:1675 : is_service_enabled neutron-api 2026-01-26 23:48:05.000 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:05.004 | + functions-common:run_process:1676 : _run_under_systemd neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-01-26 23:48:05.008 | + functions-common:_run_under_systemd:1620 : local service=neutron-api 2026-01-26 23:48:05.012 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:05.014 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:05.018 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:05.021 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:05.025 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-01-26 23:48:05.029 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-01-26 23:48:05.031 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-api.service 2026-01-26 23:48:05.035 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:05.038 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:05.042 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:05.044 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:05.047 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-01-26 23:48:05.051 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-01-26 23:48:05.054 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:05.058 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@neutron-api.service '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' stack '' 2026-01-26 23:48:05.061 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@neutron-api.service 2026-01-26 23:48:05.064 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:05.068 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:48:05.071 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:48:05.074 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:48:05.078 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-01-26 23:48:05.081 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:48:05.086 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-01-26 23:48:05.216 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:05.348 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-01-26 23:48:05.457 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2026-01-26 23:48:05.551 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-01-26 23:48:05.645 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:05.745 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-01-26 23:48:05.870 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-01-26 23:48:05.980 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-01-26 23:48:06.081 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-01-26 23:48:06.190 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-01-26 23:48:06.290 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:48:06.293 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:48:06.296 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-01-26 23:48:06.409 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:48:07.162 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-api.service 2026-01-26 23:48:07.198 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service' → '/etc/systemd/system/devstack@neutron-api.service'. 2026-01-26 23:48:07.994 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-api.service 2026-01-26 23:48:08.110 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:08.114 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:08.117 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:08.121 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:08.126 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:08.128 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:08.132 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:08.135 | + functions-common:time_stop:2419 : start_time=1769471284971 2026-01-26 23:48:08.138 | + functions-common:time_stop:2421 : [[ -z 1769471284971 ]] 2026-01-26 23:48:08.143 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:08.150 | + functions-common:time_stop:2424 : end_time=1769471288146 2026-01-26 23:48:08.153 | + functions-common:time_stop:2425 : elapsed_time=3175 2026-01-26 23:48:08.157 | + functions-common:time_stop:2426 : total=30232 2026-01-26 23:48:08.160 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:08.164 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=33407 2026-01-26 23:48:08.168 | + lib/neutron:start_neutron_service_and_check:655 : neutron_url=https://38.102.83.18/ 2026-01-26 23:48:08.171 | + lib/neutron:start_neutron_service_and_check:658 : run_process neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.175 | + functions-common:run_process:1666 : local service=neutron-rpc-server 2026-01-26 23:48:08.178 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.181 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:08.183 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:08.187 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:08.190 | + functions-common:run_process:1672 : local name=neutron-rpc-server 2026-01-26 23:48:08.193 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:08.196 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:08.200 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:08.203 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:08.207 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:08.213 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471288209 2026-01-26 23:48:08.215 | + functions-common:run_process:1675 : is_service_enabled neutron-rpc-server 2026-01-26 23:48:08.236 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:08.239 | + functions-common:run_process:1676 : _run_under_systemd neutron-rpc-server '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-01-26 23:48:08.242 | + functions-common:_run_under_systemd:1620 : local service=neutron-rpc-server 2026-01-26 23:48:08.245 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.248 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.251 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.254 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.257 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-01-26 23:48:08.260 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-01-26 23:48:08.263 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-rpc-server.service 2026-01-26 23:48:08.266 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:08.269 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:08.272 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:08.275 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:08.278 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-01-26 23:48:08.280 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-01-26 23:48:08.283 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@neutron-rpc-server.service '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-01-26 23:48:08.285 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-rpc-server.service 2026-01-26 23:48:08.287 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.289 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:08.292 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:08.295 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:08.298 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:08.301 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:08.305 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-01-26 23:48:08.307 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:08.312 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-01-26 23:48:08.435 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:08.551 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2026-01-26 23:48:08.652 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:08.753 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-01-26 23:48:08.850 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-01-26 23:48:08.949 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:09.050 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:09.053 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:09.056 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-01-26 23:48:09.171 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:10.049 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-01-26 23:48:10.080 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service' → '/etc/systemd/system/devstack@neutron-rpc-server.service'. 2026-01-26 23:48:10.850 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-rpc-server.service 2026-01-26 23:48:10.922 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:10.926 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:10.930 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:10.933 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:10.936 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:10.940 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:10.942 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:10.946 | + functions-common:time_stop:2419 : start_time=1769471288209 2026-01-26 23:48:10.949 | + functions-common:time_stop:2421 : [[ -z 1769471288209 ]] 2026-01-26 23:48:10.952 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:10.959 | + functions-common:time_stop:2424 : end_time=1769471290955 2026-01-26 23:48:10.963 | + functions-common:time_stop:2425 : elapsed_time=2746 2026-01-26 23:48:10.965 | + functions-common:time_stop:2426 : total=33407 2026-01-26 23:48:10.969 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:10.972 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=36153 2026-01-26 23:48:10.975 | + lib/neutron:start_neutron_service_and_check:659 : run_process neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:10.979 | + functions-common:run_process:1666 : local service=neutron-periodic-workers 2026-01-26 23:48:10.982 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:10.986 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:10.989 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:10.992 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:10.995 | + functions-common:run_process:1672 : local name=neutron-periodic-workers 2026-01-26 23:48:10.999 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:11.001 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:11.004 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:11.007 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:11.011 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:11.016 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471291013 2026-01-26 23:48:11.020 | + functions-common:run_process:1675 : is_service_enabled neutron-periodic-workers 2026-01-26 23:48:11.040 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:11.043 | + functions-common:run_process:1676 : _run_under_systemd neutron-periodic-workers '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-01-26 23:48:11.046 | + functions-common:_run_under_systemd:1620 : local service=neutron-periodic-workers 2026-01-26 23:48:11.049 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:11.052 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:11.055 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:11.058 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:11.061 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-01-26 23:48:11.064 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-01-26 23:48:11.067 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-periodic-workers.service 2026-01-26 23:48:11.071 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:11.074 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:11.077 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:11.080 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:11.084 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-01-26 23:48:11.087 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-01-26 23:48:11.090 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@neutron-periodic-workers.service '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-01-26 23:48:11.094 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-periodic-workers.service 2026-01-26 23:48:11.097 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:11.100 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:11.103 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:11.106 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:11.110 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:11.113 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:11.116 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-01-26 23:48:11.119 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:11.125 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-01-26 23:48:11.252 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:11.379 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2026-01-26 23:48:11.482 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:11.576 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-01-26 23:48:11.663 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-01-26 23:48:11.755 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:11.856 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:11.858 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:11.862 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-01-26 23:48:11.981 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:12.758 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-01-26 23:48:12.794 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service' → '/etc/systemd/system/devstack@neutron-periodic-workers.service'. 2026-01-26 23:48:13.633 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-01-26 23:48:13.683 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:13.685 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:13.688 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:13.692 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:13.694 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:13.696 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:13.700 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:13.703 | + functions-common:time_stop:2419 : start_time=1769471291013 2026-01-26 23:48:13.707 | + functions-common:time_stop:2421 : [[ -z 1769471291013 ]] 2026-01-26 23:48:13.710 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:13.716 | + functions-common:time_stop:2424 : end_time=1769471293712 2026-01-26 23:48:13.719 | + functions-common:time_stop:2425 : elapsed_time=2699 2026-01-26 23:48:13.723 | + functions-common:time_stop:2426 : total=36153 2026-01-26 23:48:13.727 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:13.730 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=38852 2026-01-26 23:48:13.733 | + lib/neutron:start_neutron_service_and_check:660 : _run_ovn_maintenance 2026-01-26 23:48:13.735 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-01-26 23:48:13.738 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.741 | + functions-common:run_process:1666 : local service=neutron-ovn-maintenance-worker 2026-01-26 23:48:13.744 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.746 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:13.748 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:13.749 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:13.751 | + functions-common:run_process:1672 : local name=neutron-ovn-maintenance-worker 2026-01-26 23:48:13.753 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:13.757 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:13.759 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:13.762 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:13.766 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:13.774 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471293770 2026-01-26 23:48:13.777 | + functions-common:run_process:1675 : is_service_enabled neutron-ovn-maintenance-worker 2026-01-26 23:48:13.794 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:13.797 | + functions-common:run_process:1676 : _run_under_systemd neutron-ovn-maintenance-worker '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-01-26 23:48:13.801 | + functions-common:_run_under_systemd:1620 : local service=neutron-ovn-maintenance-worker 2026-01-26 23:48:13.804 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.807 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.810 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.812 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.816 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-01-26 23:48:13.821 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-01-26 23:48:13.823 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:48:13.826 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:13.829 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:13.833 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:13.836 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:13.841 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-01-26 23:48:13.844 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-01-26 23:48:13.848 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' stack '' 2026-01-26 23:48:13.850 | + functions-common:write_user_unit_file:1527 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:48:13.854 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:13.858 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:13.860 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:13.864 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:13.867 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:13.872 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:13.875 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:48:13.878 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:13.883 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-01-26 23:48:13.993 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:14.130 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2026-01-26 23:48:14.239 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:14.327 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-01-26 23:48:14.415 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-01-26 23:48:14.521 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:14.624 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:14.627 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:14.630 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-01-26 23:48:14.742 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:15.593 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:48:15.627 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service' → '/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service'. 2026-01-26 23:48:16.439 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:48:16.485 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:16.488 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:16.491 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:16.494 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:16.497 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:16.500 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:16.503 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:16.507 | + functions-common:time_stop:2419 : start_time=1769471293770 2026-01-26 23:48:16.509 | + functions-common:time_stop:2421 : [[ -z 1769471293770 ]] 2026-01-26 23:48:16.513 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:16.519 | + functions-common:time_stop:2424 : end_time=1769471296516 2026-01-26 23:48:16.522 | + functions-common:time_stop:2425 : elapsed_time=2746 2026-01-26 23:48:16.525 | + functions-common:time_stop:2426 : total=38852 2026-01-26 23:48:16.527 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:16.531 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=41598 2026-01-26 23:48:16.534 | + lib/neutron:start_neutron_service_and_check:661 : '[' '!' -z networking ']' 2026-01-26 23:48:16.537 | + lib/neutron:start_neutron_service_and_check:662 : neutron_url=https://38.102.83.18/networking 2026-01-26 23:48:16.541 | + lib/neutron:start_neutron_service_and_check:664 : echo 'Waiting for Neutron to start...' 2026-01-26 23:48:16.541 | Waiting for Neutron to start... 2026-01-26 23:48:16.543 | + lib/neutron:start_neutron_service_and_check:666 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.18/networking' 2026-01-26 23:48:16.547 | + lib/neutron:start_neutron_service_and_check:667 : test_with_retry 'wget --no-proxy -q -O- https://38.102.83.18/networking' 'Neutron did not start' 60 2026-01-26 23:48:16.550 | + functions-common:test_with_retry:2350 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.18/networking' 2026-01-26 23:48:16.553 | + functions-common:test_with_retry:2351 : local 'failmsg=Neutron did not start' 2026-01-26 23:48:16.556 | + functions-common:test_with_retry:2352 : local until=60 2026-01-26 23:48:16.559 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-01-26 23:48:16.562 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-01-26 23:48:16.565 | + functions-common:time_start:2398 : local name=test_with_retry 2026-01-26 23:48:16.568 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:16.572 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:16.574 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:16.579 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471296576 2026-01-26 23:48:16.583 | + functions-common:test_with_retry:2356 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://38.102.83.18/networking; do sleep 0.5; done' 2026-01-26 23:48:16.786 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://38.102.83.18/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-01-26 23:48:16.789 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:16.793 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:16.796 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:16.800 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:16.803 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:16.807 | + functions-common:time_stop:2418 : name=test_with_retry 2026-01-26 23:48:16.811 | + functions-common:time_stop:2419 : start_time=1769471296576 2026-01-26 23:48:16.815 | + functions-common:time_stop:2421 : [[ -z 1769471296576 ]] 2026-01-26 23:48:16.819 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:16.826 | + functions-common:time_stop:2424 : end_time=1769471296821 2026-01-26 23:48:16.829 | + functions-common:time_stop:2425 : elapsed_time=245 2026-01-26 23:48:16.833 | + functions-common:time_stop:2426 : total=0 2026-01-26 23:48:16.836 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:16.840 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=245 2026-01-26 23:48:16.844 | + ./stack.sh:main:1306 : is_service_enabled placement 2026-01-26 23:48:16.865 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:16.869 | + ./stack.sh:main:1307 : echo_summary 'Starting Placement' 2026-01-26 23:48:16.871 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:48:16.874 | + ./stack.sh:echo_summary:444 : echo -e Starting Placement 2026-01-26 23:48:16.877 | + ./stack.sh:main:1308 : start_placement 2026-01-26 23:48:16.880 | + lib/placement:start_placement:137 : start_placement_api 2026-01-26 23:48:16.885 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-01-26 23:48:16.890 | + lib/placement:start_placement_api:128 : run_process placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:16.892 | + functions-common:run_process:1666 : local service=placement-api 2026-01-26 23:48:16.896 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:16.899 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:16.902 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:16.904 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:16.907 | + functions-common:run_process:1672 : local name=placement-api 2026-01-26 23:48:16.910 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:16.913 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:16.916 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:16.919 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:16.923 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:16.929 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471296925 2026-01-26 23:48:16.931 | + functions-common:run_process:1675 : is_service_enabled placement-api 2026-01-26 23:48:16.952 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:16.956 | + functions-common:run_process:1676 : _run_under_systemd placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-01-26 23:48:16.959 | + functions-common:_run_under_systemd:1620 : local service=placement-api 2026-01-26 23:48:16.962 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:16.965 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:16.968 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:16.971 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:16.974 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-01-26 23:48:16.978 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-01-26 23:48:16.982 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@placement-api.service 2026-01-26 23:48:16.985 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:16.988 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:16.991 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:16.994 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:16.997 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-01-26 23:48:17.000 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-01-26 23:48:17.003 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:17.006 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@placement-api.service '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' stack '' 2026-01-26 23:48:17.009 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@placement-api.service 2026-01-26 23:48:17.013 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:17.017 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:48:17.020 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:48:17.024 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:48:17.026 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-01-26 23:48:17.030 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:48:17.036 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-01-26 23:48:17.159 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:17.284 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-01-26 23:48:17.385 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2026-01-26 23:48:17.487 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-01-26 23:48:17.589 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:17.690 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-01-26 23:48:17.786 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-01-26 23:48:17.891 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-01-26 23:48:17.980 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-01-26 23:48:18.087 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-01-26 23:48:18.178 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:48:18.181 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:48:18.185 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-01-26 23:48:18.273 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:48:19.086 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@placement-api.service 2026-01-26 23:48:19.128 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@placement-api.service' → '/etc/systemd/system/devstack@placement-api.service'. 2026-01-26 23:48:19.766 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@placement-api.service 2026-01-26 23:48:19.920 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:19.924 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:19.927 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:19.930 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:19.933 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:19.936 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:19.939 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:19.942 | + functions-common:time_stop:2419 : start_time=1769471296925 2026-01-26 23:48:19.946 | + functions-common:time_stop:2421 : [[ -z 1769471296925 ]] 2026-01-26 23:48:19.949 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:19.955 | + functions-common:time_stop:2424 : end_time=1769471299951 2026-01-26 23:48:19.957 | + functions-common:time_stop:2425 : elapsed_time=3026 2026-01-26 23:48:19.960 | + functions-common:time_stop:2426 : total=41598 2026-01-26 23:48:19.963 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:19.966 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44624 2026-01-26 23:48:19.969 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-01-26 23:48:19.969 | Waiting for placement-api to start... 2026-01-26 23:48:19.972 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://38.102.83.18/placement 2026-01-26 23:48:19.976 | + functions:wait_for_service:469 : local timeout=60 2026-01-26 23:48:19.978 | + functions:wait_for_service:470 : local url=https://38.102.83.18/placement 2026-01-26 23:48:19.982 | + functions:wait_for_service:471 : local rval=0 2026-01-26 23:48:19.985 | + functions:wait_for_service:472 : time_start wait_for_service 2026-01-26 23:48:19.988 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:48:19.991 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:19.994 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:19.998 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:20.003 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471300000 2026-01-26 23:48:20.006 | + functions:wait_for_service:473 : timeout 60 bash -x 2026-01-26 23:48:20.012 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.18/placement 2026-01-26 23:48:20.919 | + :: : [[ 200 == 503 ]] 2026-01-26 23:48:20.921 | + :: : [[ 0 -eq 7 ]] 2026-01-26 23:48:20.925 | + functions:wait_for_service:478 : time_stop wait_for_service 2026-01-26 23:48:20.927 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:20.930 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:20.932 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:20.935 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:20.938 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:20.941 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:48:20.944 | + functions-common:time_stop:2419 : start_time=1769471300000 2026-01-26 23:48:20.946 | + functions-common:time_stop:2421 : [[ -z 1769471300000 ]] 2026-01-26 23:48:20.950 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:20.955 | + functions-common:time_stop:2424 : end_time=1769471300952 2026-01-26 23:48:20.958 | + functions-common:time_stop:2425 : elapsed_time=952 2026-01-26 23:48:20.961 | + functions-common:time_stop:2426 : total=5739 2026-01-26 23:48:20.964 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:20.967 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=6691 2026-01-26 23:48:20.971 | + functions:wait_for_service:479 : return 0 2026-01-26 23:48:20.974 | + ./stack.sh:main:1311 : is_service_enabled neutron 2026-01-26 23:48:20.995 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:20.998 | + ./stack.sh:main:1312 : start_neutron 2026-01-26 23:48:21.002 | + lib/neutron:start_neutron:671 : start_l2_agent 2026-01-26 23:48:21.006 | + lib/neutron:start_l2_agent:678 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:21.009 | + functions-common:run_process:1666 : local service=q-agt 2026-01-26 23:48:21.012 | + functions-common:run_process:1667 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-01-26 23:48:21.016 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:21.019 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:21.023 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:21.026 | + functions-common:run_process:1672 : local name=q-agt 2026-01-26 23:48:21.030 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:21.033 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:21.036 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:21.040 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:21.043 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:21.049 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471301045 2026-01-26 23:48:21.052 | + functions-common:run_process:1675 : is_service_enabled q-agt 2026-01-26 23:48:21.075 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:21.078 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:21.081 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:21.085 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:21.088 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:21.092 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:21.094 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:21.097 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:21.101 | + functions-common:time_stop:2419 : start_time=1769471301045 2026-01-26 23:48:21.103 | + functions-common:time_stop:2421 : [[ -z 1769471301045 ]] 2026-01-26 23:48:21.107 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:21.113 | + functions-common:time_stop:2424 : end_time=1769471301110 2026-01-26 23:48:21.116 | + functions-common:time_stop:2425 : elapsed_time=65 2026-01-26 23:48:21.119 | + functions-common:time_stop:2426 : total=44624 2026-01-26 23:48:21.122 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:21.125 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44689 2026-01-26 23:48:21.128 | + lib/neutron:start_l2_agent:680 : is_provider_network 2026-01-26 23:48:21.131 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-01-26 23:48:21.134 | + functions-common:is_provider_network:2264 : return 1 2026-01-26 23:48:21.137 | + lib/neutron:start_neutron:672 : start_other_agents 2026-01-26 23:48:21.140 | + lib/neutron:start_other_agents:696 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-01-26 23:48:21.143 | + functions-common:run_process:1666 : local service=q-dhcp 2026-01-26 23:48:21.146 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-01-26 23:48:21.149 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:21.152 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:21.155 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:21.158 | + functions-common:run_process:1672 : local name=q-dhcp 2026-01-26 23:48:21.161 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:21.163 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:21.165 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:21.168 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:21.171 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:21.176 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471301173 2026-01-26 23:48:21.179 | + functions-common:run_process:1675 : is_service_enabled q-dhcp 2026-01-26 23:48:21.202 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:21.205 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:21.208 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:21.211 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:21.214 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:21.217 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:21.220 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:21.223 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:21.226 | + functions-common:time_stop:2419 : start_time=1769471301173 2026-01-26 23:48:21.229 | + functions-common:time_stop:2421 : [[ -z 1769471301173 ]] 2026-01-26 23:48:21.232 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:21.236 | + functions-common:time_stop:2424 : end_time=1769471301233 2026-01-26 23:48:21.239 | + functions-common:time_stop:2425 : elapsed_time=60 2026-01-26 23:48:21.242 | + functions-common:time_stop:2426 : total=44689 2026-01-26 23:48:21.244 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:21.246 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44749 2026-01-26 23:48:21.249 | ++ lib/neutron:start_other_agents:698 : determine_config_files neutron-l3-agent 2026-01-26 23:48:21.252 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-01-26 23:48:21.254 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-01-26 23:48:21.257 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-01-26 23:48:21.260 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-01-26 23:48:21.262 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-01-26 23:48:21.265 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-01-26 23:48:21.267 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-01-26 23:48:21.269 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-01-26 23:48:21.273 | + lib/neutron:start_other_agents:698 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-01-26 23:48:21.276 | + functions-common:run_process:1666 : local service=q-l3 2026-01-26 23:48:21.278 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-01-26 23:48:21.282 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:21.285 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:21.288 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:21.292 | + functions-common:run_process:1672 : local name=q-l3 2026-01-26 23:48:21.295 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:21.298 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:21.301 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:21.305 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:21.309 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:21.314 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471301311 2026-01-26 23:48:21.317 | + functions-common:run_process:1675 : is_service_enabled q-l3 2026-01-26 23:48:21.339 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:21.342 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:21.345 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:21.349 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:21.351 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:21.355 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:21.358 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:21.361 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:21.366 | + functions-common:time_stop:2419 : start_time=1769471301311 2026-01-26 23:48:21.368 | + functions-common:time_stop:2421 : [[ -z 1769471301311 ]] 2026-01-26 23:48:21.373 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:21.378 | + functions-common:time_stop:2424 : end_time=1769471301375 2026-01-26 23:48:21.382 | + functions-common:time_stop:2425 : elapsed_time=64 2026-01-26 23:48:21.385 | + functions-common:time_stop:2426 : total=44749 2026-01-26 23:48:21.389 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:21.392 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44813 2026-01-26 23:48:21.395 | + lib/neutron:start_other_agents:700 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-01-26 23:48:21.399 | + functions-common:run_process:1666 : local service=q-meta 2026-01-26 23:48:21.402 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-01-26 23:48:21.405 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:21.408 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:21.411 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:21.414 | + functions-common:run_process:1672 : local name=q-meta 2026-01-26 23:48:21.417 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:21.421 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:21.424 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:21.427 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:21.431 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:21.437 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471301433 2026-01-26 23:48:21.442 | + functions-common:run_process:1675 : is_service_enabled q-meta 2026-01-26 23:48:21.468 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:21.471 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:21.473 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:21.476 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:21.478 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:21.481 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:21.483 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:21.485 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:21.487 | + functions-common:time_stop:2419 : start_time=1769471301433 2026-01-26 23:48:21.490 | + functions-common:time_stop:2421 : [[ -z 1769471301433 ]] 2026-01-26 23:48:21.493 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:21.499 | + functions-common:time_stop:2424 : end_time=1769471301495 2026-01-26 23:48:21.501 | + functions-common:time_stop:2425 : elapsed_time=62 2026-01-26 23:48:21.505 | + functions-common:time_stop:2426 : total=44813 2026-01-26 23:48:21.508 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:21.511 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44875 2026-01-26 23:48:21.515 | + lib/neutron:start_other_agents:701 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-01-26 23:48:21.518 | + functions-common:run_process:1666 : local service=q-metering 2026-01-26 23:48:21.523 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-01-26 23:48:21.526 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:21.529 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:21.532 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:21.534 | + functions-common:run_process:1672 : local name=q-metering 2026-01-26 23:48:21.537 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:21.543 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:21.546 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:21.550 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:21.554 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:21.560 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471301557 2026-01-26 23:48:21.563 | + functions-common:run_process:1675 : is_service_enabled q-metering 2026-01-26 23:48:21.582 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:21.586 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:21.588 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:21.591 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:21.595 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:21.598 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:21.601 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:21.604 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:21.607 | + functions-common:time_stop:2419 : start_time=1769471301557 2026-01-26 23:48:21.610 | + functions-common:time_stop:2421 : [[ -z 1769471301557 ]] 2026-01-26 23:48:21.614 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:21.619 | + functions-common:time_stop:2424 : end_time=1769471301616 2026-01-26 23:48:21.622 | + functions-common:time_stop:2425 : elapsed_time=59 2026-01-26 23:48:21.625 | + functions-common:time_stop:2426 : total=44875 2026-01-26 23:48:21.627 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:21.630 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=44934 2026-01-26 23:48:21.633 | + ./stack.sh:main:1315 : is_service_enabled q-svc neutron-api 2026-01-26 23:48:21.652 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:21.654 | + ./stack.sh:main:1315 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:21.657 | + ./stack.sh:main:1316 : echo_summary 'Creating initial neutron network elements' 2026-01-26 23:48:21.660 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:48:21.663 | + ./stack.sh:echo_summary:444 : echo -e Creating initial neutron network elements 2026-01-26 23:48:21.666 | + ./stack.sh:main:1319 : type -p neutron_plugin_create_initial_networks 2026-01-26 23:48:21.669 | + ./stack.sh:main:1322 : create_neutron_initial_network 2026-01-26 23:48:21.672 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2026-01-26 23:48:21.675 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2026-01-26 23:48:21.677 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-01-26 23:48:21.681 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-01-26 23:48:22.641 | 2026-01-26 23:48:22.656 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:22.660 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-01-26 23:48:22.660 | address-scope 2026-01-26 23:48:22.660 | agent 2026-01-26 23:48:22.660 | allowed-address-pairs 2026-01-26 23:48:22.660 | auto-allocated-topology 2026-01-26 23:48:22.660 | availability_zone 2026-01-26 23:48:22.660 | default-subnetpools 2026-01-26 23:48:22.660 | dhcp_agent_scheduler 2026-01-26 23:48:22.660 | dns-integration 2026-01-26 23:48:22.660 | dns-domain-ports 2026-01-26 23:48:22.660 | dns-integration-domain-keywords 2026-01-26 23:48:22.660 | empty-string-filtering 2026-01-26 23:48:22.660 | external-net 2026-01-26 23:48:22.660 | extra_dhcp_opt 2026-01-26 23:48:22.660 | extraroute 2026-01-26 23:48:22.660 | extraroute-atomic 2026-01-26 23:48:22.660 | filter-validation 2026-01-26 23:48:22.660 | floating-ip-port-forwarding-detail 2026-01-26 23:48:22.660 | fip-port-details 2026-01-26 23:48:22.660 | flavors 2026-01-26 23:48:22.660 | floatingip-pools 2026-01-26 23:48:22.660 | router 2026-01-26 23:48:22.660 | enable-default-route-bfd 2026-01-26 23:48:22.660 | enable-default-route-ecmp 2026-01-26 23:48:22.660 | ext-gw-mode 2026-01-26 23:48:22.660 | l3-ha 2026-01-26 23:48:22.660 | external-gateway-multihoming 2026-01-26 23:48:22.660 | l3-flavors 2026-01-26 23:48:22.660 | multi-provider 2026-01-26 23:48:22.660 | net-mtu 2026-01-26 23:48:22.660 | net-mtu-writable 2026-01-26 23:48:22.660 | network_availability_zone 2026-01-26 23:48:22.660 | network-ip-availability 2026-01-26 23:48:22.660 | pagination 2026-01-26 23:48:22.660 | port-device-profile 2026-01-26 23:48:22.660 | port-mac-address-regenerate 2026-01-26 23:48:22.660 | port-numa-affinity-policy 2026-01-26 23:48:22.660 | port-numa-affinity-policy-socket 2026-01-26 23:48:22.660 | binding 2026-01-26 23:48:22.660 | binding-extended 2026-01-26 23:48:22.660 | port-security 2026-01-26 23:48:22.660 | project-id 2026-01-26 23:48:22.660 | provider 2026-01-26 23:48:22.660 | qinq 2026-01-26 23:48:22.660 | quota-check-limit 2026-01-26 23:48:22.660 | quota-check-limit-default 2026-01-26 23:48:22.660 | quotas 2026-01-26 23:48:22.660 | quota_details 2026-01-26 23:48:22.660 | rbac-policies 2026-01-26 23:48:22.660 | rbac-address-scope 2026-01-26 23:48:22.661 | rbac-security-groups 2026-01-26 23:48:22.661 | revision-if-match 2026-01-26 23:48:22.661 | standard-attr-revisions 2026-01-26 23:48:22.661 | router_availability_zone 2026-01-26 23:48:22.661 | router-enable-snat 2026-01-26 23:48:22.661 | security-groups-default-rules 2026-01-26 23:48:22.661 | security-groups-normalized-cidr 2026-01-26 23:48:22.661 | security-groups-remote-address-group 2026-01-26 23:48:22.661 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:22.661 | security-groups-shared-filtering 2026-01-26 23:48:22.661 | security-group 2026-01-26 23:48:22.661 | service-type 2026-01-26 23:48:22.661 | sorting 2026-01-26 23:48:22.661 | standard-attr-description 2026-01-26 23:48:22.661 | stateful-security-group 2026-01-26 23:48:22.661 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:22.661 | subnet-external-network 2026-01-26 23:48:22.661 | subnet-service-types 2026-01-26 23:48:22.661 | subnet_allocation 2026-01-26 23:48:22.661 | subnetpool-prefix-ops 2026-01-26 23:48:22.661 | tag-creation 2026-01-26 23:48:22.661 | standard-attr-tag 2026-01-26 23:48:22.661 | standard-attr-timestamp 2026-01-26 23:48:22.661 | vlan-transparent' 2026-01-26 23:48:22.662 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-01-26 23:48:22.663 | address-scope 2026-01-26 23:48:22.663 | agent 2026-01-26 23:48:22.663 | allowed-address-pairs 2026-01-26 23:48:22.663 | auto-allocated-topology 2026-01-26 23:48:22.663 | availability_zone 2026-01-26 23:48:22.664 | default-subnetpools 2026-01-26 23:48:22.664 | dhcp_agent_scheduler 2026-01-26 23:48:22.664 | dns-integration 2026-01-26 23:48:22.664 | dns-domain-ports 2026-01-26 23:48:22.664 | dns-integration-domain-keywords 2026-01-26 23:48:22.664 | empty-string-filtering 2026-01-26 23:48:22.664 | external-net 2026-01-26 23:48:22.664 | extra_dhcp_opt 2026-01-26 23:48:22.664 | extraroute 2026-01-26 23:48:22.664 | extraroute-atomic 2026-01-26 23:48:22.664 | filter-validation 2026-01-26 23:48:22.664 | floating-ip-port-forwarding-detail 2026-01-26 23:48:22.664 | fip-port-details 2026-01-26 23:48:22.664 | flavors 2026-01-26 23:48:22.664 | floatingip-pools 2026-01-26 23:48:22.664 | router 2026-01-26 23:48:22.664 | enable-default-route-bfd 2026-01-26 23:48:22.664 | enable-default-route-ecmp 2026-01-26 23:48:22.664 | ext-gw-mode 2026-01-26 23:48:22.665 | l3-ha 2026-01-26 23:48:22.665 | external-gateway-multihoming 2026-01-26 23:48:22.665 | l3-flavors 2026-01-26 23:48:22.665 | multi-provider 2026-01-26 23:48:22.665 | net-mtu 2026-01-26 23:48:22.665 | net-mtu-writable 2026-01-26 23:48:22.665 | network_availability_zone 2026-01-26 23:48:22.665 | network-ip-availability 2026-01-26 23:48:22.665 | pagination 2026-01-26 23:48:22.665 | port-device-profile 2026-01-26 23:48:22.665 | port-mac-address-regenerate 2026-01-26 23:48:22.665 | port-numa-affinity-policy 2026-01-26 23:48:22.665 | port-numa-affinity-policy-socket 2026-01-26 23:48:22.665 | binding 2026-01-26 23:48:22.665 | binding-extended 2026-01-26 23:48:22.665 | port-security 2026-01-26 23:48:22.665 | project-id 2026-01-26 23:48:22.665 | provider 2026-01-26 23:48:22.665 | qinq 2026-01-26 23:48:22.665 | quota-check-limit 2026-01-26 23:48:22.665 | quota-check-limit-default 2026-01-26 23:48:22.665 | quotas 2026-01-26 23:48:22.665 | quota_details 2026-01-26 23:48:22.665 | rbac-policies 2026-01-26 23:48:22.665 | rbac-address-scope 2026-01-26 23:48:22.665 | rbac-security-groups 2026-01-26 23:48:22.665 | revision-if-match 2026-01-26 23:48:22.665 | standard-attr-revisions 2026-01-26 23:48:22.665 | router_availability_zone 2026-01-26 23:48:22.665 | router-enable-snat 2026-01-26 23:48:22.665 | security-groups-default-rules 2026-01-26 23:48:22.665 | security-groups-normalized-cidr 2026-01-26 23:48:22.665 | security-groups-remote-address-group 2026-01-26 23:48:22.665 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:22.665 | security-groups-shared-filtering 2026-01-26 23:48:22.665 | security-group 2026-01-26 23:48:22.665 | service-type 2026-01-26 23:48:22.665 | sorting 2026-01-26 23:48:22.665 | standard-attr-description 2026-01-26 23:48:22.665 | stateful-security-group 2026-01-26 23:48:22.665 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:22.665 | subnet-external-network 2026-01-26 23:48:22.665 | subnet-service-types 2026-01-26 23:48:22.665 | subnet_allocation 2026-01-26 23:48:22.665 | subnetpool-prefix-ops 2026-01-26 23:48:22.665 | tag-creation 2026-01-26 23:48:22.665 | standard-attr-tag 2026-01-26 23:48:22.665 | standard-attr-timestamp 2026-01-26 23:48:22.665 | vlan-transparent =~ auto-allocated-topology ]] 2026-01-26 23:48:22.666 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-01-26 23:48:22.668 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:22.671 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2026-01-26 23:48:22.675 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.1.0.0/20 --share --default -f value -c id 2026-01-26 23:48:23.451 | 2026-01-26 23:48:23.465 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:23.469 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=0c769046-3596-489f-ac5d-d57fa25a3aaa 2026-01-26 23:48:23.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2026-01-26 23:48:23.475 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v6 --default-prefix-length 64 --pool-prefix fd50:9fa2:8500::/56 --share --default -f value -c id 2026-01-26 23:48:24.039 | 2026-01-26 23:48:24.055 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:24.059 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=e331c107-2266-46d5-af39-89b8f8a8872d 2026-01-26 23:48:24.062 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2026-01-26 23:48:24.065 | + functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-01-26 23:48:24.068 | + functions-common:is_provider_network:2264 : return 1 2026-01-26 23:48:24.072 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-01-26 23:48:25.229 | 2026-01-26 23:48:25.242 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:25.245 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=fd0edb79-2a19-401f-9eeb-6a72b927ea6f 2026-01-26 23:48:25.248 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2026-01-26 23:48:25.249 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:25.267 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2026-01-26 23:48:25.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2026-01-26 23:48:25.272 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 0c769046-3596-489f-ac5d-d57fa25a3aaa ']' 2026-01-26 23:48:25.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2026-01-26 23:48:25.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2026-01-26 23:48:25.281 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2026-01-26 23:48:25.284 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 0c769046-3596-489f-ac5d-d57fa25a3aaa ' 2026-01-26 23:48:25.287 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2026-01-26 23:48:25.290 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network fd0edb79-2a19-401f-9eeb-6a72b927ea6f private-subnet' 2026-01-26 23:48:25.293 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2026-01-26 23:48:25.297 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 4 --gateway 10.1.0.1 --subnet-pool 0c769046-3596-489f-ac5d-d57fa25a3aaa --network fd0edb79-2a19-401f-9eeb-6a72b927ea6f private-subnet -f value -c id 2026-01-26 23:48:26.633 | 2026-01-26 23:48:26.647 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:26.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=bf070dca-bbee-4a4c-aa5a-af19294709ab 2026-01-26 23:48:26.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2026-01-26 23:48:26.657 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:26.676 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo bf070dca-bbee-4a4c-aa5a-af19294709ab 2026-01-26 23:48:26.679 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=bf070dca-bbee-4a4c-aa5a-af19294709ab 2026-01-26 23:48:26.681 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2026-01-26 23:48:26.684 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2026-01-26 23:48:26.686 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-01-26 23:48:26.689 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:26.707 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-01-26 23:48:26.709 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:26.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-01-26 23:48:26.730 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z e331c107-2266-46d5-af39-89b8f8a8872d ']' 2026-01-26 23:48:26.733 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2026-01-26 23:48:26.735 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2026-01-26 23:48:26.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool e331c107-2266-46d5-af39-89b8f8a8872d ' 2026-01-26 23:48:26.741 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2026-01-26 23:48:26.744 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network fd0edb79-2a19-401f-9eeb-6a72b927ea6f ipv6-private-subnet ' 2026-01-26 23:48:26.746 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2026-01-26 23:48:26.750 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne subnet create --ip-version 6 --subnet-pool e331c107-2266-46d5-af39-89b8f8a8872d --ipv6-ra-mode slaac --ipv6-address-mode slaac --network fd0edb79-2a19-401f-9eeb-6a72b927ea6f ipv6-private-subnet -f value -c id 2026-01-26 23:48:27.941 | 2026-01-26 23:48:27.951 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:27.955 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=56130731-f38d-46a2-a355-46eed0bf679d 2026-01-26 23:48:27.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-01-26 23:48:27.961 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:27.980 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 56130731-f38d-46a2-a355-46eed0bf679d 2026-01-26 23:48:27.984 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=56130731-f38d-46a2-a355-46eed0bf679d 2026-01-26 23:48:27.987 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2026-01-26 23:48:27.991 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2026-01-26 23:48:27.995 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-01-26 23:48:28.360 | 2026-01-26 23:48:28.377 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:28.381 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-01-26 23:48:28.381 | address-scope 2026-01-26 23:48:28.381 | agent 2026-01-26 23:48:28.381 | allowed-address-pairs 2026-01-26 23:48:28.381 | auto-allocated-topology 2026-01-26 23:48:28.381 | availability_zone 2026-01-26 23:48:28.381 | default-subnetpools 2026-01-26 23:48:28.381 | dhcp_agent_scheduler 2026-01-26 23:48:28.381 | dns-integration 2026-01-26 23:48:28.381 | dns-domain-ports 2026-01-26 23:48:28.381 | dns-integration-domain-keywords 2026-01-26 23:48:28.381 | empty-string-filtering 2026-01-26 23:48:28.381 | external-net 2026-01-26 23:48:28.381 | extra_dhcp_opt 2026-01-26 23:48:28.381 | extraroute 2026-01-26 23:48:28.382 | extraroute-atomic 2026-01-26 23:48:28.382 | filter-validation 2026-01-26 23:48:28.382 | floating-ip-port-forwarding-detail 2026-01-26 23:48:28.382 | fip-port-details 2026-01-26 23:48:28.382 | flavors 2026-01-26 23:48:28.382 | floatingip-pools 2026-01-26 23:48:28.382 | router 2026-01-26 23:48:28.382 | enable-default-route-bfd 2026-01-26 23:48:28.382 | enable-default-route-ecmp 2026-01-26 23:48:28.382 | ext-gw-mode 2026-01-26 23:48:28.382 | l3-ha 2026-01-26 23:48:28.382 | external-gateway-multihoming 2026-01-26 23:48:28.382 | l3-flavors 2026-01-26 23:48:28.382 | multi-provider 2026-01-26 23:48:28.382 | net-mtu 2026-01-26 23:48:28.382 | net-mtu-writable 2026-01-26 23:48:28.382 | network_availability_zone 2026-01-26 23:48:28.382 | network-ip-availability 2026-01-26 23:48:28.382 | pagination 2026-01-26 23:48:28.382 | port-device-profile 2026-01-26 23:48:28.382 | port-mac-address-regenerate 2026-01-26 23:48:28.382 | port-numa-affinity-policy 2026-01-26 23:48:28.382 | port-numa-affinity-policy-socket 2026-01-26 23:48:28.382 | binding 2026-01-26 23:48:28.382 | binding-extended 2026-01-26 23:48:28.382 | port-security 2026-01-26 23:48:28.382 | project-id 2026-01-26 23:48:28.382 | provider 2026-01-26 23:48:28.382 | qinq 2026-01-26 23:48:28.382 | quota-check-limit 2026-01-26 23:48:28.382 | quota-check-limit-default 2026-01-26 23:48:28.382 | quotas 2026-01-26 23:48:28.382 | quota_details 2026-01-26 23:48:28.382 | rbac-policies 2026-01-26 23:48:28.382 | rbac-address-scope 2026-01-26 23:48:28.382 | rbac-security-groups 2026-01-26 23:48:28.382 | revision-if-match 2026-01-26 23:48:28.382 | standard-attr-revisions 2026-01-26 23:48:28.382 | router_availability_zone 2026-01-26 23:48:28.382 | router-enable-snat 2026-01-26 23:48:28.382 | security-groups-default-rules 2026-01-26 23:48:28.382 | security-groups-normalized-cidr 2026-01-26 23:48:28.382 | security-groups-remote-address-group 2026-01-26 23:48:28.382 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:28.382 | security-groups-shared-filtering 2026-01-26 23:48:28.382 | security-group 2026-01-26 23:48:28.382 | service-type 2026-01-26 23:48:28.382 | sorting 2026-01-26 23:48:28.382 | standard-attr-description 2026-01-26 23:48:28.382 | stateful-security-group 2026-01-26 23:48:28.382 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:28.382 | subnet-external-network 2026-01-26 23:48:28.383 | subnet-service-types 2026-01-26 23:48:28.383 | subnet_allocation 2026-01-26 23:48:28.383 | subnetpool-prefix-ops 2026-01-26 23:48:28.383 | tag-creation 2026-01-26 23:48:28.383 | standard-attr-tag 2026-01-26 23:48:28.383 | standard-attr-timestamp 2026-01-26 23:48:28.383 | vlan-transparent' 2026-01-26 23:48:28.385 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-01-26 23:48:28.385 | address-scope 2026-01-26 23:48:28.385 | agent 2026-01-26 23:48:28.385 | allowed-address-pairs 2026-01-26 23:48:28.385 | auto-allocated-topology 2026-01-26 23:48:28.385 | availability_zone 2026-01-26 23:48:28.385 | default-subnetpools 2026-01-26 23:48:28.385 | dhcp_agent_scheduler 2026-01-26 23:48:28.385 | dns-integration 2026-01-26 23:48:28.385 | dns-domain-ports 2026-01-26 23:48:28.385 | dns-integration-domain-keywords 2026-01-26 23:48:28.385 | empty-string-filtering 2026-01-26 23:48:28.385 | external-net 2026-01-26 23:48:28.385 | extra_dhcp_opt 2026-01-26 23:48:28.385 | extraroute 2026-01-26 23:48:28.385 | extraroute-atomic 2026-01-26 23:48:28.385 | filter-validation 2026-01-26 23:48:28.385 | floating-ip-port-forwarding-detail 2026-01-26 23:48:28.385 | fip-port-details 2026-01-26 23:48:28.385 | flavors 2026-01-26 23:48:28.385 | floatingip-pools 2026-01-26 23:48:28.385 | router 2026-01-26 23:48:28.385 | enable-default-route-bfd 2026-01-26 23:48:28.385 | enable-default-route-ecmp 2026-01-26 23:48:28.385 | ext-gw-mode 2026-01-26 23:48:28.386 | l3-ha 2026-01-26 23:48:28.386 | external-gateway-multihoming 2026-01-26 23:48:28.386 | l3-flavors 2026-01-26 23:48:28.386 | multi-provider 2026-01-26 23:48:28.386 | net-mtu 2026-01-26 23:48:28.386 | net-mtu-writable 2026-01-26 23:48:28.386 | network_availability_zone 2026-01-26 23:48:28.386 | network-ip-availability 2026-01-26 23:48:28.386 | pagination 2026-01-26 23:48:28.386 | port-device-profile 2026-01-26 23:48:28.386 | port-mac-address-regenerate 2026-01-26 23:48:28.386 | port-numa-affinity-policy 2026-01-26 23:48:28.386 | port-numa-affinity-policy-socket 2026-01-26 23:48:28.386 | binding 2026-01-26 23:48:28.386 | binding-extended 2026-01-26 23:48:28.386 | port-security 2026-01-26 23:48:28.386 | project-id 2026-01-26 23:48:28.386 | provider 2026-01-26 23:48:28.386 | qinq 2026-01-26 23:48:28.386 | quota-check-limit 2026-01-26 23:48:28.386 | quota-check-limit-default 2026-01-26 23:48:28.386 | quotas 2026-01-26 23:48:28.386 | quota_details 2026-01-26 23:48:28.386 | rbac-policies 2026-01-26 23:48:28.386 | rbac-address-scope 2026-01-26 23:48:28.386 | rbac-security-groups 2026-01-26 23:48:28.386 | revision-if-match 2026-01-26 23:48:28.386 | standard-attr-revisions 2026-01-26 23:48:28.386 | router_availability_zone 2026-01-26 23:48:28.386 | router-enable-snat 2026-01-26 23:48:28.386 | security-groups-default-rules 2026-01-26 23:48:28.386 | security-groups-normalized-cidr 2026-01-26 23:48:28.386 | security-groups-remote-address-group 2026-01-26 23:48:28.386 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:28.386 | security-groups-shared-filtering 2026-01-26 23:48:28.386 | security-group 2026-01-26 23:48:28.386 | service-type 2026-01-26 23:48:28.386 | sorting 2026-01-26 23:48:28.386 | standard-attr-description 2026-01-26 23:48:28.386 | stateful-security-group 2026-01-26 23:48:28.386 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:28.386 | subnet-external-network 2026-01-26 23:48:28.386 | subnet-service-types 2026-01-26 23:48:28.386 | subnet_allocation 2026-01-26 23:48:28.386 | subnetpool-prefix-ops 2026-01-26 23:48:28.386 | tag-creation 2026-01-26 23:48:28.386 | standard-attr-tag 2026-01-26 23:48:28.387 | standard-attr-timestamp 2026-01-26 23:48:28.387 | vlan-transparent =~ router ]] 2026-01-26 23:48:28.390 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-01-26 23:48:28.393 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2026-01-26 23:48:28.396 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-01-26 23:48:28.399 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-01-26 23:48:28.671 | 2026-01-26 23:48:28.686 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:28.690 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-01-26 23:48:28.690 | address-scope 2026-01-26 23:48:28.690 | agent 2026-01-26 23:48:28.690 | allowed-address-pairs 2026-01-26 23:48:28.690 | auto-allocated-topology 2026-01-26 23:48:28.690 | availability_zone 2026-01-26 23:48:28.690 | default-subnetpools 2026-01-26 23:48:28.690 | dhcp_agent_scheduler 2026-01-26 23:48:28.690 | dns-integration 2026-01-26 23:48:28.690 | dns-domain-ports 2026-01-26 23:48:28.690 | dns-integration-domain-keywords 2026-01-26 23:48:28.690 | empty-string-filtering 2026-01-26 23:48:28.690 | external-net 2026-01-26 23:48:28.690 | extra_dhcp_opt 2026-01-26 23:48:28.690 | extraroute 2026-01-26 23:48:28.690 | extraroute-atomic 2026-01-26 23:48:28.690 | filter-validation 2026-01-26 23:48:28.690 | floating-ip-port-forwarding-detail 2026-01-26 23:48:28.690 | fip-port-details 2026-01-26 23:48:28.691 | flavors 2026-01-26 23:48:28.691 | floatingip-pools 2026-01-26 23:48:28.691 | router 2026-01-26 23:48:28.691 | enable-default-route-bfd 2026-01-26 23:48:28.691 | enable-default-route-ecmp 2026-01-26 23:48:28.691 | ext-gw-mode 2026-01-26 23:48:28.691 | l3-ha 2026-01-26 23:48:28.691 | external-gateway-multihoming 2026-01-26 23:48:28.691 | l3-flavors 2026-01-26 23:48:28.691 | multi-provider 2026-01-26 23:48:28.691 | net-mtu 2026-01-26 23:48:28.691 | net-mtu-writable 2026-01-26 23:48:28.691 | network_availability_zone 2026-01-26 23:48:28.691 | network-ip-availability 2026-01-26 23:48:28.691 | pagination 2026-01-26 23:48:28.691 | port-device-profile 2026-01-26 23:48:28.691 | port-mac-address-regenerate 2026-01-26 23:48:28.691 | port-numa-affinity-policy 2026-01-26 23:48:28.691 | port-numa-affinity-policy-socket 2026-01-26 23:48:28.691 | binding 2026-01-26 23:48:28.691 | binding-extended 2026-01-26 23:48:28.691 | port-security 2026-01-26 23:48:28.691 | project-id 2026-01-26 23:48:28.691 | provider 2026-01-26 23:48:28.691 | qinq 2026-01-26 23:48:28.691 | quota-check-limit 2026-01-26 23:48:28.691 | quota-check-limit-default 2026-01-26 23:48:28.691 | quotas 2026-01-26 23:48:28.691 | quota_details 2026-01-26 23:48:28.691 | rbac-policies 2026-01-26 23:48:28.691 | rbac-address-scope 2026-01-26 23:48:28.691 | rbac-security-groups 2026-01-26 23:48:28.691 | revision-if-match 2026-01-26 23:48:28.691 | standard-attr-revisions 2026-01-26 23:48:28.691 | router_availability_zone 2026-01-26 23:48:28.691 | router-enable-snat 2026-01-26 23:48:28.691 | security-groups-default-rules 2026-01-26 23:48:28.691 | security-groups-normalized-cidr 2026-01-26 23:48:28.691 | security-groups-remote-address-group 2026-01-26 23:48:28.691 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:28.691 | security-groups-shared-filtering 2026-01-26 23:48:28.691 | security-group 2026-01-26 23:48:28.691 | service-type 2026-01-26 23:48:28.691 | sorting 2026-01-26 23:48:28.691 | standard-attr-description 2026-01-26 23:48:28.691 | stateful-security-group 2026-01-26 23:48:28.691 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:28.692 | subnet-external-network 2026-01-26 23:48:28.692 | subnet-service-types 2026-01-26 23:48:28.692 | subnet_allocation 2026-01-26 23:48:28.692 | subnetpool-prefix-ops 2026-01-26 23:48:28.692 | tag-creation 2026-01-26 23:48:28.692 | standard-attr-tag 2026-01-26 23:48:28.692 | standard-attr-timestamp 2026-01-26 23:48:28.692 | vlan-transparent' 2026-01-26 23:48:28.693 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-01-26 23:48:28.694 | address-scope 2026-01-26 23:48:28.694 | agent 2026-01-26 23:48:28.694 | allowed-address-pairs 2026-01-26 23:48:28.694 | auto-allocated-topology 2026-01-26 23:48:28.694 | availability_zone 2026-01-26 23:48:28.694 | default-subnetpools 2026-01-26 23:48:28.694 | dhcp_agent_scheduler 2026-01-26 23:48:28.694 | dns-integration 2026-01-26 23:48:28.694 | dns-domain-ports 2026-01-26 23:48:28.694 | dns-integration-domain-keywords 2026-01-26 23:48:28.694 | empty-string-filtering 2026-01-26 23:48:28.694 | external-net 2026-01-26 23:48:28.694 | extra_dhcp_opt 2026-01-26 23:48:28.694 | extraroute 2026-01-26 23:48:28.694 | extraroute-atomic 2026-01-26 23:48:28.694 | filter-validation 2026-01-26 23:48:28.694 | floating-ip-port-forwarding-detail 2026-01-26 23:48:28.694 | fip-port-details 2026-01-26 23:48:28.694 | flavors 2026-01-26 23:48:28.694 | floatingip-pools 2026-01-26 23:48:28.694 | router 2026-01-26 23:48:28.694 | enable-default-route-bfd 2026-01-26 23:48:28.694 | enable-default-route-ecmp 2026-01-26 23:48:28.694 | ext-gw-mode 2026-01-26 23:48:28.694 | l3-ha 2026-01-26 23:48:28.694 | external-gateway-multihoming 2026-01-26 23:48:28.694 | l3-flavors 2026-01-26 23:48:28.694 | multi-provider 2026-01-26 23:48:28.694 | net-mtu 2026-01-26 23:48:28.694 | net-mtu-writable 2026-01-26 23:48:28.694 | network_availability_zone 2026-01-26 23:48:28.694 | network-ip-availability 2026-01-26 23:48:28.694 | pagination 2026-01-26 23:48:28.694 | port-device-profile 2026-01-26 23:48:28.694 | port-mac-address-regenerate 2026-01-26 23:48:28.694 | port-numa-affinity-policy 2026-01-26 23:48:28.694 | port-numa-affinity-policy-socket 2026-01-26 23:48:28.694 | binding 2026-01-26 23:48:28.694 | binding-extended 2026-01-26 23:48:28.694 | port-security 2026-01-26 23:48:28.694 | project-id 2026-01-26 23:48:28.694 | provider 2026-01-26 23:48:28.694 | qinq 2026-01-26 23:48:28.694 | quota-check-limit 2026-01-26 23:48:28.694 | quota-check-limit-default 2026-01-26 23:48:28.694 | quotas 2026-01-26 23:48:28.694 | quota_details 2026-01-26 23:48:28.695 | rbac-policies 2026-01-26 23:48:28.695 | rbac-address-scope 2026-01-26 23:48:28.695 | rbac-security-groups 2026-01-26 23:48:28.695 | revision-if-match 2026-01-26 23:48:28.695 | standard-attr-revisions 2026-01-26 23:48:28.695 | router_availability_zone 2026-01-26 23:48:28.695 | router-enable-snat 2026-01-26 23:48:28.695 | security-groups-default-rules 2026-01-26 23:48:28.695 | security-groups-normalized-cidr 2026-01-26 23:48:28.695 | security-groups-remote-address-group 2026-01-26 23:48:28.695 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:28.695 | security-groups-shared-filtering 2026-01-26 23:48:28.695 | security-group 2026-01-26 23:48:28.695 | service-type 2026-01-26 23:48:28.695 | sorting 2026-01-26 23:48:28.695 | standard-attr-description 2026-01-26 23:48:28.695 | stateful-security-group 2026-01-26 23:48:28.695 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:28.695 | subnet-external-network 2026-01-26 23:48:28.695 | subnet-service-types 2026-01-26 23:48:28.695 | subnet_allocation 2026-01-26 23:48:28.695 | subnetpool-prefix-ops 2026-01-26 23:48:28.695 | tag-creation 2026-01-26 23:48:28.695 | standard-attr-tag 2026-01-26 23:48:28.695 | standard-attr-timestamp 2026-01-26 23:48:28.695 | vlan-transparent =~ external-net ]] 2026-01-26 23:48:28.697 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-01-26 23:48:28.701 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:28.705 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-01-26 23:48:29.213 | 2026-01-26 23:48:29.227 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:29.230 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=ef13f746-915b-42b4-b4c4-57aa96c2e020 2026-01-26 23:48:29.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2026-01-26 23:48:29.238 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:29.260 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2026-01-26 23:48:29.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2026-01-26 23:48:29.267 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2026-01-26 23:48:29.271 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-01-26 23:48:29.657 | 2026-01-26 23:48:29.672 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:29.678 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-01-26 23:48:29.678 | address-scope 2026-01-26 23:48:29.678 | agent 2026-01-26 23:48:29.678 | allowed-address-pairs 2026-01-26 23:48:29.678 | auto-allocated-topology 2026-01-26 23:48:29.678 | availability_zone 2026-01-26 23:48:29.678 | default-subnetpools 2026-01-26 23:48:29.678 | dhcp_agent_scheduler 2026-01-26 23:48:29.679 | dns-integration 2026-01-26 23:48:29.679 | dns-domain-ports 2026-01-26 23:48:29.679 | dns-integration-domain-keywords 2026-01-26 23:48:29.679 | empty-string-filtering 2026-01-26 23:48:29.679 | external-net 2026-01-26 23:48:29.679 | extra_dhcp_opt 2026-01-26 23:48:29.679 | extraroute 2026-01-26 23:48:29.679 | extraroute-atomic 2026-01-26 23:48:29.679 | filter-validation 2026-01-26 23:48:29.679 | floating-ip-port-forwarding-detail 2026-01-26 23:48:29.679 | fip-port-details 2026-01-26 23:48:29.679 | flavors 2026-01-26 23:48:29.679 | floatingip-pools 2026-01-26 23:48:29.679 | router 2026-01-26 23:48:29.679 | enable-default-route-bfd 2026-01-26 23:48:29.679 | enable-default-route-ecmp 2026-01-26 23:48:29.679 | ext-gw-mode 2026-01-26 23:48:29.679 | l3-ha 2026-01-26 23:48:29.679 | external-gateway-multihoming 2026-01-26 23:48:29.679 | l3-flavors 2026-01-26 23:48:29.679 | multi-provider 2026-01-26 23:48:29.679 | net-mtu 2026-01-26 23:48:29.679 | net-mtu-writable 2026-01-26 23:48:29.679 | network_availability_zone 2026-01-26 23:48:29.679 | network-ip-availability 2026-01-26 23:48:29.679 | pagination 2026-01-26 23:48:29.679 | port-device-profile 2026-01-26 23:48:29.679 | port-mac-address-regenerate 2026-01-26 23:48:29.679 | port-numa-affinity-policy 2026-01-26 23:48:29.679 | port-numa-affinity-policy-socket 2026-01-26 23:48:29.679 | binding 2026-01-26 23:48:29.679 | binding-extended 2026-01-26 23:48:29.679 | port-security 2026-01-26 23:48:29.679 | project-id 2026-01-26 23:48:29.679 | provider 2026-01-26 23:48:29.679 | qinq 2026-01-26 23:48:29.679 | quota-check-limit 2026-01-26 23:48:29.679 | quota-check-limit-default 2026-01-26 23:48:29.679 | quotas 2026-01-26 23:48:29.679 | quota_details 2026-01-26 23:48:29.679 | rbac-policies 2026-01-26 23:48:29.679 | rbac-address-scope 2026-01-26 23:48:29.679 | rbac-security-groups 2026-01-26 23:48:29.679 | revision-if-match 2026-01-26 23:48:29.679 | standard-attr-revisions 2026-01-26 23:48:29.679 | router_availability_zone 2026-01-26 23:48:29.679 | router-enable-snat 2026-01-26 23:48:29.679 | security-groups-default-rules 2026-01-26 23:48:29.679 | security-groups-normalized-cidr 2026-01-26 23:48:29.679 | security-groups-remote-address-group 2026-01-26 23:48:29.679 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:29.679 | security-groups-shared-filtering 2026-01-26 23:48:29.679 | security-group 2026-01-26 23:48:29.679 | service-type 2026-01-26 23:48:29.679 | sorting 2026-01-26 23:48:29.680 | standard-attr-description 2026-01-26 23:48:29.680 | stateful-security-group 2026-01-26 23:48:29.680 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:29.680 | subnet-external-network 2026-01-26 23:48:29.680 | subnet-service-types 2026-01-26 23:48:29.680 | subnet_allocation 2026-01-26 23:48:29.680 | subnetpool-prefix-ops 2026-01-26 23:48:29.680 | tag-creation 2026-01-26 23:48:29.680 | standard-attr-tag 2026-01-26 23:48:29.680 | standard-attr-timestamp 2026-01-26 23:48:29.680 | vlan-transparent' 2026-01-26 23:48:29.682 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-01-26 23:48:29.682 | address-scope 2026-01-26 23:48:29.682 | agent 2026-01-26 23:48:29.682 | allowed-address-pairs 2026-01-26 23:48:29.682 | auto-allocated-topology 2026-01-26 23:48:29.682 | availability_zone 2026-01-26 23:48:29.682 | default-subnetpools 2026-01-26 23:48:29.682 | dhcp_agent_scheduler 2026-01-26 23:48:29.682 | dns-integration 2026-01-26 23:48:29.682 | dns-domain-ports 2026-01-26 23:48:29.682 | dns-integration-domain-keywords 2026-01-26 23:48:29.682 | empty-string-filtering 2026-01-26 23:48:29.682 | external-net 2026-01-26 23:48:29.682 | extra_dhcp_opt 2026-01-26 23:48:29.682 | extraroute 2026-01-26 23:48:29.682 | extraroute-atomic 2026-01-26 23:48:29.682 | filter-validation 2026-01-26 23:48:29.682 | floating-ip-port-forwarding-detail 2026-01-26 23:48:29.682 | fip-port-details 2026-01-26 23:48:29.682 | flavors 2026-01-26 23:48:29.682 | floatingip-pools 2026-01-26 23:48:29.682 | router 2026-01-26 23:48:29.682 | enable-default-route-bfd 2026-01-26 23:48:29.682 | enable-default-route-ecmp 2026-01-26 23:48:29.682 | ext-gw-mode 2026-01-26 23:48:29.682 | l3-ha 2026-01-26 23:48:29.682 | external-gateway-multihoming 2026-01-26 23:48:29.682 | l3-flavors 2026-01-26 23:48:29.682 | multi-provider 2026-01-26 23:48:29.683 | net-mtu 2026-01-26 23:48:29.683 | net-mtu-writable 2026-01-26 23:48:29.683 | network_availability_zone 2026-01-26 23:48:29.683 | network-ip-availability 2026-01-26 23:48:29.683 | pagination 2026-01-26 23:48:29.683 | port-device-profile 2026-01-26 23:48:29.683 | port-mac-address-regenerate 2026-01-26 23:48:29.683 | port-numa-affinity-policy 2026-01-26 23:48:29.683 | port-numa-affinity-policy-socket 2026-01-26 23:48:29.683 | binding 2026-01-26 23:48:29.683 | binding-extended 2026-01-26 23:48:29.683 | port-security 2026-01-26 23:48:29.683 | project-id 2026-01-26 23:48:29.683 | provider 2026-01-26 23:48:29.683 | qinq 2026-01-26 23:48:29.683 | quota-check-limit 2026-01-26 23:48:29.683 | quota-check-limit-default 2026-01-26 23:48:29.683 | quotas 2026-01-26 23:48:29.683 | quota_details 2026-01-26 23:48:29.683 | rbac-policies 2026-01-26 23:48:29.683 | rbac-address-scope 2026-01-26 23:48:29.683 | rbac-security-groups 2026-01-26 23:48:29.683 | revision-if-match 2026-01-26 23:48:29.683 | standard-attr-revisions 2026-01-26 23:48:29.683 | router_availability_zone 2026-01-26 23:48:29.683 | router-enable-snat 2026-01-26 23:48:29.683 | security-groups-default-rules 2026-01-26 23:48:29.683 | security-groups-normalized-cidr 2026-01-26 23:48:29.683 | security-groups-remote-address-group 2026-01-26 23:48:29.683 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:48:29.683 | security-groups-shared-filtering 2026-01-26 23:48:29.683 | security-group 2026-01-26 23:48:29.683 | service-type 2026-01-26 23:48:29.683 | sorting 2026-01-26 23:48:29.683 | standard-attr-description 2026-01-26 23:48:29.683 | stateful-security-group 2026-01-26 23:48:29.683 | subnet-dns-publish-fixed-ip 2026-01-26 23:48:29.683 | subnet-external-network 2026-01-26 23:48:29.683 | subnet-service-types 2026-01-26 23:48:29.683 | subnet_allocation 2026-01-26 23:48:29.683 | subnetpool-prefix-ops 2026-01-26 23:48:29.683 | tag-creation 2026-01-26 23:48:29.683 | standard-attr-tag 2026-01-26 23:48:29.683 | standard-attr-timestamp 2026-01-26 23:48:29.683 | vlan-transparent =~ auto-allocated-topology ]] 2026-01-26 23:48:29.685 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-01-26 23:48:29.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-01-26 23:48:29.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2026-01-26 23:48:29.698 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-01-26 23:48:30.629 | 2026-01-26 23:48:30.645 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:30.649 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=a1152027-11a4-47fe-a6fb-2adce7cf5dc3 2026-01-26 23:48:30.653 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:238 : die_if_not_set 238 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-01-26 23:48:30.656 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:30.677 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2026-01-26 23:48:30.680 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2026-01-26 23:48:30.685 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ef13f746-915b-42b4-b4c4-57aa96c2e020 bf070dca-bbee-4a4c-aa5a-af19294709ab 2026-01-26 23:48:32.351 | 2026-01-26 23:48:32.358 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2026-01-26 23:48:32.361 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 a1152027-11a4-47fe-a6fb-2adce7cf5dc3 2026-01-26 23:48:32.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2026-01-26 23:48:32.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2026-01-26 23:48:32.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2026-01-26 23:48:32.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2026-01-26 23:48:32.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network a1152027-11a4-47fe-a6fb-2adce7cf5dc3 --subnet-range 172.24.5.0/24 --no-dhcp ' 2026-01-26 23:48:32.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2026-01-26 23:48:32.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2026-01-26 23:48:32.387 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2026-01-26 23:48:32.387 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.24.5.1 --network a1152027-11a4-47fe-a6fb-2adce7cf5dc3 --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2026-01-26 23:48:32.990 | 2026-01-26 23:48:33.005 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:33.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2026-01-26 23:48:33.009 | | id | b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 |' 2026-01-26 23:48:33.012 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:303 : die_if_not_set 303 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-01-26 23:48:33.016 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:33.036 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 '|' 2026-01-26 23:48:33.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 |' 2026-01-26 23:48:33.044 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2026-01-26 23:48:33.049 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 '|' 2026-01-26 23:48:33.050 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2026-01-26 23:48:33.054 | ++ functions-common:get_field:798 : local data field 2026-01-26 23:48:33.057 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:33.061 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-01-26 23:48:33.064 | ++ functions-common:get_field:803 : field='$3' 2026-01-26 23:48:33.069 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.5.1 | | id | b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 |' 2026-01-26 23:48:33.070 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-01-26 23:48:33.077 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:33.082 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2026-01-26 23:48:33.088 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 '|' 2026-01-26 23:48:33.089 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2026-01-26 23:48:33.092 | ++ functions-common:get_field:798 : local data field 2026-01-26 23:48:33.096 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:33.099 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-01-26 23:48:33.103 | ++ functions-common:get_field:803 : field='$6' 2026-01-26 23:48:33.108 | ++ functions-common:get_field:805 : echo '| gateway_ip | 172.24.5.1 | | id | b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 |' 2026-01-26 23:48:33.109 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-01-26 23:48:33.116 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:33.120 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=b59c75f7-9761-4b5f-8c1d-dde80ecf1fa7 2026-01-26 23:48:33.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway a1152027-11a4-47fe-a6fb-2adce7cf5dc3 ef13f746-915b-42b4-b4c4-57aa96c2e020 2026-01-26 23:48:35.178 | 2026-01-26 23:48:35.187 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2026-01-26 23:48:35.190 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:35.193 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2026-01-26 23:48:35.214 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:35.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2026-01-26 23:48:35.221 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2026-01-26 23:48:35.223 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-01-26 23:48:35.227 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2026-01-26 23:48:35.230 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:35.233 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-01-26 23:48:35.272 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-01-26 23:48:35.275 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2026-01-26 23:48:35.279 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2026-01-26 23:48:35.282 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2026-01-26 23:48:35.284 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2026-01-26 23:48:35.287 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-01-26 23:48:35.290 | + functions-common:test_with_retry:2350 : local 'testcmd=ip -o link | grep -q br-ex' 2026-01-26 23:48:35.293 | + functions-common:test_with_retry:2351 : local 'failmsg=br-ex creation failed' 2026-01-26 23:48:35.296 | + functions-common:test_with_retry:2352 : local until=10 2026-01-26 23:48:35.298 | + functions-common:test_with_retry:2353 : local sleep=0.5 2026-01-26 23:48:35.301 | + functions-common:test_with_retry:2355 : time_start test_with_retry 2026-01-26 23:48:35.305 | + functions-common:time_start:2398 : local name=test_with_retry 2026-01-26 23:48:35.308 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:35.311 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:35.314 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:35.319 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471315316 2026-01-26 23:48:35.322 | + functions-common:test_with_retry:2356 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-01-26 23:48:35.334 | + functions-common:test_with_retry:2359 : time_stop test_with_retry 2026-01-26 23:48:35.337 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:35.339 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:35.342 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:35.345 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:35.348 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:35.351 | + functions-common:time_stop:2418 : name=test_with_retry 2026-01-26 23:48:35.353 | + functions-common:time_stop:2419 : start_time=1769471315316 2026-01-26 23:48:35.356 | + functions-common:time_stop:2421 : [[ -z 1769471315316 ]] 2026-01-26 23:48:35.360 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:35.365 | + functions-common:time_stop:2424 : end_time=1769471315362 2026-01-26 23:48:35.368 | + functions-common:time_stop:2425 : elapsed_time=46 2026-01-26 23:48:35.372 | + functions-common:time_stop:2426 : total=245 2026-01-26 23:48:35.375 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:35.377 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=291 2026-01-26 23:48:35.383 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2026-01-26 23:48:35.383 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2026-01-26 23:48:35.388 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2026-01-26 23:48:35.392 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:48:35.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:35.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:35.404 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2026-01-26 23:48:35.436 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2026-01-26 23:48:35.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-01-26 23:48:35.467 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2026-01-26 23:48:35.467 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2026-01-26 23:48:35.467 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2026-01-26 23:48:35.817 | 2026-01-26 23:48:35.828 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:35.834 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.74 ' 2026-01-26 23:48:35.837 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-01-26 23:48:35.841 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:35.865 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2026-01-26 23:48:35.869 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:48:35.871 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2026-01-26 23:48:35.874 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2026-01-26 23:48:35.877 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet ef13f746-915b-42b4-b4c4-57aa96c2e020 56130731-f38d-46a2-a355-46eed0bf679d 2026-01-26 23:48:37.422 | 2026-01-26 23:48:37.434 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2026-01-26 23:48:37.438 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 a1152027-11a4-47fe-a6fb-2adce7cf5dc3 2026-01-26 23:48:37.441 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2026-01-26 23:48:37.444 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2026-01-26 23:48:37.446 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network a1152027-11a4-47fe-a6fb-2adce7cf5dc3 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-01-26 23:48:37.448 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2026-01-26 23:48:37.451 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2026-01-26 23:48:37.456 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 6 --gateway 2001:db8::2 --network a1152027-11a4-47fe-a6fb-2adce7cf5dc3 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-01-26 23:48:37.456 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2026-01-26 23:48:39.871 | 2026-01-26 23:48:39.883 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:39.887 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-01-26 23:48:39.887 | | id | d4490c80-65aa-42f7-a5ec-1da11a16c09d |' 2026-01-26 23:48:39.889 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : die_if_not_set 315 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-01-26 23:48:39.893 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:39.912 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d4490c80-65aa-42f7-a5ec-1da11a16c09d '|' 2026-01-26 23:48:39.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d4490c80-65aa-42f7-a5ec-1da11a16c09d |' 2026-01-26 23:48:39.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2026-01-26 23:48:39.922 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2026-01-26 23:48:39.922 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d4490c80-65aa-42f7-a5ec-1da11a16c09d '|' 2026-01-26 23:48:39.926 | ++ functions-common:get_field:798 : local data field 2026-01-26 23:48:39.928 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:39.931 | ++ functions-common:get_field:800 : '[' 2 -lt 0 ']' 2026-01-26 23:48:39.934 | ++ functions-common:get_field:803 : field='$3' 2026-01-26 23:48:39.937 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | d4490c80-65aa-42f7-a5ec-1da11a16c09d |' 2026-01-26 23:48:39.938 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-01-26 23:48:39.942 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:39.946 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2026-01-26 23:48:39.949 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2026-01-26 23:48:39.953 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2026-01-26 23:48:39.953 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d4490c80-65aa-42f7-a5ec-1da11a16c09d '|' 2026-01-26 23:48:39.956 | ++ functions-common:get_field:798 : local data field 2026-01-26 23:48:39.959 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:39.962 | ++ functions-common:get_field:800 : '[' 5 -lt 0 ']' 2026-01-26 23:48:39.965 | ++ functions-common:get_field:803 : field='$6' 2026-01-26 23:48:39.969 | ++ functions-common:get_field:805 : echo '| gateway_ip | 2001:db8::2 | | id | d4490c80-65aa-42f7-a5ec-1da11a16c09d |' 2026-01-26 23:48:39.969 | ++ functions-common:get_field:805 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-01-26 23:48:39.974 | ++ functions-common:get_field:799 : read data 2026-01-26 23:48:39.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=d4490c80-65aa-42f7-a5ec-1da11a16c09d 2026-01-26 23:48:39.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2026-01-26 23:48:39.986 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2026-01-26 23:48:39.989 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2026-01-26 23:48:39.991 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2026-01-26 23:48:40.010 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:40.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-01-26 23:48:40.033 | net.ipv6.conf.all.forwarding = 1 2026-01-26 23:48:40.040 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show ef13f746-915b-42b4-b4c4-57aa96c2e020 -c external_gateway_info -f json 2026-01-26 23:48:40.040 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2026-01-26 23:48:40.041 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 d4490c80-65aa-42f7-a5ec-1da11a16c09d 2026-01-26 23:48:40.041 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2026-01-26 23:48:40.044 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2026-01-26 23:48:40.471 | 2026-01-26 23:48:40.486 | ++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:48:40.492 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::137 2026-01-26 23:48:40.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:395 : die_if_not_set 395 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-01-26 23:48:40.498 | + functions-common:die_if_not_set:306 : local exitcode=0 2026-01-26 23:48:40.519 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2026-01-26 23:48:40.522 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-01-26 23:48:40.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2026-01-26 23:48:40.530 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2026-01-26 23:48:40.534 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:40.537 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-01-26 23:48:40.574 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2026-01-26 23:48:40.579 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2026-01-26 23:48:40.582 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2026-01-26 23:48:40.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2026-01-26 23:48:40.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-01-26 23:48:40.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fd50:9fa2:8500::/56 2026-01-26 23:48:40.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z e331c107-2266-46d5-af39-89b8f8a8872d ]] 2026-01-26 23:48:40.649 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fd50:9fa2:8500::/56 via 2001:db8::137 dev br-ex 2026-01-26 23:48:40.676 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2026-01-26 23:48:40.680 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:48:40.683 | + ./stack.sh:main:1327 : is_service_enabled nova 2026-01-26 23:48:40.703 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:40.707 | + ./stack.sh:main:1328 : echo_summary 'Starting Nova' 2026-01-26 23:48:40.710 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:48:40.713 | + ./stack.sh:echo_summary:444 : echo -e Starting Nova 2026-01-26 23:48:40.717 | + ./stack.sh:main:1329 : start_nova 2026-01-26 23:48:40.720 | + lib/nova:start_nova:1205 : start_nova_rest 2026-01-26 23:48:40.724 | + lib/nova:start_nova_rest:1118 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:40.727 | + lib/nova:start_nova_rest:1119 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:40.731 | + lib/nova:start_nova_rest:1119 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:40.735 | + lib/nova:start_nova_rest:1121 : local compute_cell_conf=/etc/nova/nova.conf 2026-01-26 23:48:40.738 | + lib/nova:start_nova_rest:1123 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.742 | + functions-common:run_process:1666 : local service=n-sch 2026-01-26 23:48:40.745 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.748 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:40.751 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:40.755 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:40.758 | + functions-common:run_process:1672 : local name=n-sch 2026-01-26 23:48:40.762 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:40.765 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:40.768 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:40.772 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:40.776 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:40.782 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471320778 2026-01-26 23:48:40.785 | + functions-common:run_process:1675 : is_service_enabled n-sch 2026-01-26 23:48:40.809 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:40.812 | + functions-common:run_process:1676 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-01-26 23:48:40.816 | + functions-common:_run_under_systemd:1620 : local service=n-sch 2026-01-26 23:48:40.820 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.824 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.827 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.831 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.834 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-01-26 23:48:40.837 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-01-26 23:48:40.841 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-sch.service 2026-01-26 23:48:40.844 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:40.848 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:40.851 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:40.855 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:40.859 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-01-26 23:48:40.862 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-01-26 23:48:40.865 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2026-01-26 23:48:40.868 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-sch.service 2026-01-26 23:48:40.872 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:40.875 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:40.878 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:40.881 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:40.884 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:40.887 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:40.890 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-01-26 23:48:40.893 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:40.899 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-01-26 23:48:41.023 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:41.147 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2026-01-26 23:48:41.252 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-01-26 23:48:41.357 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-01-26 23:48:41.459 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-01-26 23:48:41.562 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:41.667 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:41.671 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:41.674 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-01-26 23:48:41.788 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:42.671 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-sch.service 2026-01-26 23:48:42.705 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-sch.service' → '/etc/systemd/system/devstack@n-sch.service'. 2026-01-26 23:48:43.535 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-sch.service 2026-01-26 23:48:43.591 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:43.595 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:43.598 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:43.602 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:43.605 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:43.608 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:43.612 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:43.615 | + functions-common:time_stop:2419 : start_time=1769471320778 2026-01-26 23:48:43.619 | + functions-common:time_stop:2421 : [[ -z 1769471320778 ]] 2026-01-26 23:48:43.624 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:43.630 | + functions-common:time_stop:2424 : end_time=1769471323626 2026-01-26 23:48:43.634 | + functions-common:time_stop:2425 : elapsed_time=2848 2026-01-26 23:48:43.638 | + functions-common:time_stop:2426 : total=44934 2026-01-26 23:48:43.641 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:43.645 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47782 2026-01-26 23:48:43.650 | ++ lib/nova:start_nova_rest:1124 : which uwsgi 2026-01-26 23:48:43.654 | + lib/nova:start_nova_rest:1124 : run_process n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.658 | + functions-common:run_process:1666 : local service=n-api-meta 2026-01-26 23:48:43.662 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.665 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:43.668 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:43.670 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:43.673 | + functions-common:run_process:1672 : local name=n-api-meta 2026-01-26 23:48:43.677 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:43.681 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:43.684 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:43.687 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:43.691 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:43.697 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471323694 2026-01-26 23:48:43.701 | + functions-common:run_process:1675 : is_service_enabled n-api-meta 2026-01-26 23:48:43.726 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:43.730 | + functions-common:run_process:1676 : _run_under_systemd n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-01-26 23:48:43.733 | + functions-common:_run_under_systemd:1620 : local service=n-api-meta 2026-01-26 23:48:43.737 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.741 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.745 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.748 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.752 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-01-26 23:48:43.755 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-01-26 23:48:43.759 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-api-meta.service 2026-01-26 23:48:43.762 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:43.765 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:43.769 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:43.772 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:43.775 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-01-26 23:48:43.778 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-01-26 23:48:43.781 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:48:43.785 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' stack '' 2026-01-26 23:48:43.788 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@n-api-meta.service 2026-01-26 23:48:43.791 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:43.794 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:48:43.798 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:48:43.800 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:48:43.803 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-01-26 23:48:43.807 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:48:43.813 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-01-26 23:48:43.934 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:44.045 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-01-26 23:48:44.172 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2026-01-26 23:48:44.275 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-01-26 23:48:44.378 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:44.480 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-01-26 23:48:44.580 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-01-26 23:48:44.679 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-01-26 23:48:44.779 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-01-26 23:48:44.881 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-01-26 23:48:44.986 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:48:44.989 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:48:44.992 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-01-26 23:48:45.122 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:48:46.051 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-api-meta.service 2026-01-26 23:48:46.088 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service' → '/etc/systemd/system/devstack@n-api-meta.service'. 2026-01-26 23:48:46.792 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-api-meta.service 2026-01-26 23:48:46.934 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:46.938 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:46.942 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:46.946 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:46.950 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:46.954 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:46.959 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:46.963 | + functions-common:time_stop:2419 : start_time=1769471323694 2026-01-26 23:48:46.967 | + functions-common:time_stop:2421 : [[ -z 1769471323694 ]] 2026-01-26 23:48:46.971 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:46.979 | + functions-common:time_stop:2424 : end_time=1769471326975 2026-01-26 23:48:46.982 | + functions-common:time_stop:2425 : elapsed_time=3281 2026-01-26 23:48:46.986 | + functions-common:time_stop:2426 : total=47782 2026-01-26 23:48:46.990 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:46.993 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51063 2026-01-26 23:48:46.997 | + lib/nova:start_nova_rest:1126 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:47.001 | + lib/nova:start_nova_rest:1126 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:47.005 | + lib/nova:start_nova:1206 : start_nova_console_proxies 2026-01-26 23:48:47.009 | + lib/nova:start_nova_console_proxies:1141 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:47.012 | + lib/nova:start_nova_console_proxies:1143 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:47.015 | + lib/nova:start_nova_console_proxies:1143 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:47.019 | + lib/nova:start_nova_console_proxies:1145 : local api_cell_conf=/etc/nova/nova.conf 2026-01-26 23:48:47.022 | + lib/nova:start_nova_console_proxies:1147 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:48:47.025 | + lib/nova:start_nova_console_proxies:1152 : enable_nova_console_proxies 2026-01-26 23:48:47.029 | ++ lib/nova:enable_nova_console_proxies:1130 : seq 1 1 2026-01-26 23:48:47.035 | + lib/nova:enable_nova_console_proxies:1130 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:48:47.039 | + lib/nova:enable_nova_console_proxies:1131 : for srv in n-novnc n-spice n-sproxy 2026-01-26 23:48:47.042 | + lib/nova:enable_nova_console_proxies:1132 : is_service_enabled n-novnc 2026-01-26 23:48:47.065 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:47.068 | + lib/nova:enable_nova_console_proxies:1133 : enable_service n-novnc-cell1 2026-01-26 23:48:47.126 | + lib/nova:enable_nova_console_proxies:1131 : for srv in n-novnc n-spice n-sproxy 2026-01-26 23:48:47.129 | + lib/nova:enable_nova_console_proxies:1132 : is_service_enabled n-spice 2026-01-26 23:48:47.152 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:47.155 | + lib/nova:enable_nova_console_proxies:1131 : for srv in n-novnc n-spice n-sproxy 2026-01-26 23:48:47.158 | + lib/nova:enable_nova_console_proxies:1132 : is_service_enabled n-sproxy 2026-01-26 23:48:47.180 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:47.184 | ++ lib/nova:start_nova_console_proxies:1153 : seq 1 1 2026-01-26 23:48:47.190 | + lib/nova:start_nova_console_proxies:1153 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:48:47.193 | + lib/nova:start_nova_console_proxies:1154 : local conf 2026-01-26 23:48:47.196 | ++ lib/nova:start_nova_console_proxies:1155 : conductor_conf 1 2026-01-26 23:48:47.199 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:48:47.202 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:48:47.206 | + lib/nova:start_nova_console_proxies:1155 : conf=/etc/nova/nova_cell1.conf 2026-01-26 23:48:47.209 | + lib/nova:start_nova_console_proxies:1156 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.212 | + functions-common:run_process:1666 : local service=n-novnc-cell1 2026-01-26 23:48:47.215 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.218 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:47.222 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:47.225 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:47.228 | + functions-common:run_process:1672 : local name=n-novnc-cell1 2026-01-26 23:48:47.231 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:47.234 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:47.238 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:47.241 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:47.245 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:47.250 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471327247 2026-01-26 23:48:47.254 | + functions-common:run_process:1675 : is_service_enabled n-novnc-cell1 2026-01-26 23:48:47.276 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:47.280 | + functions-common:run_process:1676 : _run_under_systemd n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-01-26 23:48:47.284 | + functions-common:_run_under_systemd:1620 : local service=n-novnc-cell1 2026-01-26 23:48:47.287 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.291 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.295 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.298 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.302 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-01-26 23:48:47.306 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-01-26 23:48:47.309 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-novnc-cell1.service 2026-01-26 23:48:47.313 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:47.317 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:47.320 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:47.323 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:47.326 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-01-26 23:48:47.330 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-01-26 23:48:47.333 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-novnc-cell1.service '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' stack '' 2026-01-26 23:48:47.337 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-novnc-cell1.service 2026-01-26 23:48:47.340 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.342 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:47.345 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:47.348 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:47.351 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:47.354 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:47.357 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-01-26 23:48:47.360 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:47.366 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-01-26 23:48:47.491 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:47.615 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2026-01-26 23:48:47.709 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-01-26 23:48:47.803 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-01-26 23:48:47.890 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-01-26 23:48:47.985 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:48.080 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:48.082 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:48.084 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-01-26 23:48:48.199 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:48.891 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-01-26 23:48:48.925 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service' → '/etc/systemd/system/devstack@n-novnc-cell1.service'. 2026-01-26 23:48:49.688 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-novnc-cell1.service 2026-01-26 23:48:49.745 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:49.748 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:49.751 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:49.754 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:49.757 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:49.760 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:49.763 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:49.766 | + functions-common:time_stop:2419 : start_time=1769471327247 2026-01-26 23:48:49.770 | + functions-common:time_stop:2421 : [[ -z 1769471327247 ]] 2026-01-26 23:48:49.774 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:49.780 | + functions-common:time_stop:2424 : end_time=1769471329776 2026-01-26 23:48:49.783 | + functions-common:time_stop:2425 : elapsed_time=2529 2026-01-26 23:48:49.786 | + functions-common:time_stop:2426 : total=51063 2026-01-26 23:48:49.789 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:49.792 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=53592 2026-01-26 23:48:49.796 | + lib/nova:start_nova_console_proxies:1157 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-01-26 23:48:49.800 | + functions-common:run_process:1666 : local service=n-spice-cell1 2026-01-26 23:48:49.803 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-01-26 23:48:49.806 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:49.809 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:49.813 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:49.816 | + functions-common:run_process:1672 : local name=n-spice-cell1 2026-01-26 23:48:49.819 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:49.822 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:49.826 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:49.829 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:49.832 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:49.838 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471329834 2026-01-26 23:48:49.841 | + functions-common:run_process:1675 : is_service_enabled n-spice-cell1 2026-01-26 23:48:49.863 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:49.866 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:49.869 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:49.872 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:49.876 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:49.879 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:49.882 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:49.885 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:49.888 | + functions-common:time_stop:2419 : start_time=1769471329834 2026-01-26 23:48:49.890 | + functions-common:time_stop:2421 : [[ -z 1769471329834 ]] 2026-01-26 23:48:49.894 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:49.900 | + functions-common:time_stop:2424 : end_time=1769471329896 2026-01-26 23:48:49.903 | + functions-common:time_stop:2425 : elapsed_time=62 2026-01-26 23:48:49.906 | + functions-common:time_stop:2426 : total=53592 2026-01-26 23:48:49.909 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:49.912 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=53654 2026-01-26 23:48:49.915 | + lib/nova:start_nova_console_proxies:1158 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:49.918 | + functions-common:run_process:1666 : local service=n-sproxy-cell1 2026-01-26 23:48:49.922 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:49.925 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:49.928 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:49.932 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:49.935 | + functions-common:run_process:1672 : local name=n-sproxy-cell1 2026-01-26 23:48:49.938 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:49.941 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:49.944 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:49.947 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:49.952 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:49.957 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471329954 2026-01-26 23:48:49.960 | + functions-common:run_process:1675 : is_service_enabled n-sproxy-cell1 2026-01-26 23:48:49.982 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:49.985 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:49.988 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:49.991 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:49.994 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:49.997 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:50.001 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:50.004 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:50.007 | + functions-common:time_stop:2419 : start_time=1769471329954 2026-01-26 23:48:50.010 | + functions-common:time_stop:2421 : [[ -z 1769471329954 ]] 2026-01-26 23:48:50.015 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:50.021 | + functions-common:time_stop:2424 : end_time=1769471330017 2026-01-26 23:48:50.025 | + functions-common:time_stop:2425 : elapsed_time=63 2026-01-26 23:48:50.028 | + functions-common:time_stop:2426 : total=53654 2026-01-26 23:48:50.032 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:50.035 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=53717 2026-01-26 23:48:50.039 | + lib/nova:start_nova_console_proxies:1162 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:50.042 | + lib/nova:start_nova_console_proxies:1162 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:50.046 | + lib/nova:start_nova:1207 : start_nova_conductor 2026-01-26 23:48:50.049 | + lib/nova:start_nova_conductor:1175 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:48:50.053 | + lib/nova:start_nova_conductor:1181 : enable_nova_fleet 2026-01-26 23:48:50.056 | + lib/nova:enable_nova_fleet:1166 : is_service_enabled n-cond 2026-01-26 23:48:50.083 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:50.087 | + lib/nova:enable_nova_fleet:1167 : enable_service n-super-cond 2026-01-26 23:48:50.143 | ++ lib/nova:enable_nova_fleet:1168 : seq 1 1 2026-01-26 23:48:50.148 | + lib/nova:enable_nova_fleet:1168 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:48:50.151 | + lib/nova:enable_nova_fleet:1169 : enable_service n-cond-cell1 2026-01-26 23:48:50.194 | + lib/nova:start_nova_conductor:1182 : is_service_enabled n-super-cond 2026-01-26 23:48:50.213 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:50.215 | + lib/nova:start_nova_conductor:1183 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.217 | + functions-common:run_process:1666 : local service=n-super-cond 2026-01-26 23:48:50.219 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.221 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:50.224 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:50.227 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:50.229 | + functions-common:run_process:1672 : local name=n-super-cond 2026-01-26 23:48:50.232 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:50.236 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:50.238 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:50.241 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:50.245 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:50.250 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471330248 2026-01-26 23:48:50.254 | + functions-common:run_process:1675 : is_service_enabled n-super-cond 2026-01-26 23:48:50.279 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:50.283 | + functions-common:run_process:1676 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-01-26 23:48:50.286 | + functions-common:_run_under_systemd:1620 : local service=n-super-cond 2026-01-26 23:48:50.288 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.291 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.292 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.295 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.297 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-01-26 23:48:50.300 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-01-26 23:48:50.301 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-super-cond.service 2026-01-26 23:48:50.303 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:50.306 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:50.307 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:50.308 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:50.310 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-01-26 23:48:50.311 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-01-26 23:48:50.313 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2026-01-26 23:48:50.314 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-super-cond.service 2026-01-26 23:48:50.315 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.317 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:50.318 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:50.319 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:50.321 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:50.322 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:50.323 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-01-26 23:48:50.325 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:50.328 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-01-26 23:48:50.399 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:50.476 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2026-01-26 23:48:50.547 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-01-26 23:48:50.628 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-01-26 23:48:50.712 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-01-26 23:48:50.798 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:50.915 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:50.918 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:50.921 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-01-26 23:48:51.049 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:51.912 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-super-cond.service 2026-01-26 23:48:51.946 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service' → '/etc/systemd/system/devstack@n-super-cond.service'. 2026-01-26 23:48:52.783 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-super-cond.service 2026-01-26 23:48:52.850 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:52.854 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:52.857 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:52.860 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:52.863 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:52.866 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:52.870 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:52.872 | + functions-common:time_stop:2419 : start_time=1769471330248 2026-01-26 23:48:52.875 | + functions-common:time_stop:2421 : [[ -z 1769471330248 ]] 2026-01-26 23:48:52.879 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:52.884 | + functions-common:time_stop:2424 : end_time=1769471332881 2026-01-26 23:48:52.887 | + functions-common:time_stop:2425 : elapsed_time=2633 2026-01-26 23:48:52.890 | + functions-common:time_stop:2426 : total=53717 2026-01-26 23:48:52.893 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:52.896 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=56350 2026-01-26 23:48:52.900 | ++ lib/nova:start_nova_conductor:1185 : seq 1 1 2026-01-26 23:48:52.907 | + lib/nova:start_nova_conductor:1185 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-01-26 23:48:52.910 | + lib/nova:start_nova_conductor:1186 : is_service_enabled n-cond-cell1 2026-01-26 23:48:52.931 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:52.935 | + lib/nova:start_nova_conductor:1187 : local conf 2026-01-26 23:48:52.939 | ++ lib/nova:start_nova_conductor:1188 : conductor_conf 1 2026-01-26 23:48:52.942 | ++ lib/nova:conductor_conf:855 : local cell=1 2026-01-26 23:48:52.945 | ++ lib/nova:conductor_conf:856 : echo /etc/nova/nova_cell1.conf 2026-01-26 23:48:52.949 | + lib/nova:start_nova_conductor:1188 : conf=/etc/nova/nova_cell1.conf 2026-01-26 23:48:52.952 | + lib/nova:start_nova_conductor:1189 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:52.955 | + functions-common:run_process:1666 : local service=n-cond-cell1 2026-01-26 23:48:52.959 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:52.962 | + functions-common:run_process:1668 : local group= 2026-01-26 23:48:52.966 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:52.969 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:52.972 | + functions-common:run_process:1672 : local name=n-cond-cell1 2026-01-26 23:48:52.976 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:52.979 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:52.982 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:52.987 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:52.991 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:52.997 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471332993 2026-01-26 23:48:53.000 | + functions-common:run_process:1675 : is_service_enabled n-cond-cell1 2026-01-26 23:48:53.021 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:53.024 | + functions-common:run_process:1676 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-01-26 23:48:53.027 | + functions-common:_run_under_systemd:1620 : local service=n-cond-cell1 2026-01-26 23:48:53.031 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:53.034 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:53.036 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:53.039 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:53.043 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-01-26 23:48:53.046 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-01-26 23:48:53.049 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cond-cell1.service 2026-01-26 23:48:53.052 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:48:53.055 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:53.058 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:53.061 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:53.064 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-01-26 23:48:53.067 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-01-26 23:48:53.070 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2026-01-26 23:48:53.074 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cond-cell1.service 2026-01-26 23:48:53.077 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:53.080 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:48:53.083 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:53.087 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:53.090 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:53.093 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:48:53.096 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-01-26 23:48:53.099 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:53.104 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-01-26 23:48:53.230 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:53.353 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2026-01-26 23:48:53.423 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-01-26 23:48:53.516 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-01-26 23:48:53.618 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-01-26 23:48:53.729 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:53.845 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:53.848 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:48:53.851 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-01-26 23:48:53.984 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:54.784 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cond-cell1.service 2026-01-26 23:48:54.826 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service' → '/etc/systemd/system/devstack@n-cond-cell1.service'. 2026-01-26 23:48:55.374 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cond-cell1.service 2026-01-26 23:48:55.429 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:55.432 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:55.435 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:55.439 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:55.443 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:55.446 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:55.449 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:55.452 | + functions-common:time_stop:2419 : start_time=1769471332993 2026-01-26 23:48:55.455 | + functions-common:time_stop:2421 : [[ -z 1769471332993 ]] 2026-01-26 23:48:55.461 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:55.466 | + functions-common:time_stop:2424 : end_time=1769471335463 2026-01-26 23:48:55.470 | + functions-common:time_stop:2425 : elapsed_time=2470 2026-01-26 23:48:55.473 | + functions-common:time_stop:2426 : total=56350 2026-01-26 23:48:55.476 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:55.479 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=58820 2026-01-26 23:48:55.483 | + lib/nova:start_nova:1208 : start_nova_compute 2026-01-26 23:48:55.486 | + lib/nova:start_nova_compute:1023 : local old_path=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:55.489 | + lib/nova:start_nova_compute:1024 : export PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:55.493 | + lib/nova:start_nova_compute:1024 : PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:55.496 | + lib/nova:start_nova_compute:1026 : local compute_cell_conf=/etc/nova/nova.conf 2026-01-26 23:48:55.500 | + lib/nova:start_nova_compute:1029 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-01-26 23:48:55.507 | + lib/nova:start_nova_compute:1031 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-01-26 23:48:55.511 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:48:55.514 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-01-26 23:48:55.517 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-01-26 23:48:55.520 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-01-26 23:48:55.525 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-01-26 23:48:55.528 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-01-26 23:48:55.530 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-01-26 23:48:55.535 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-01-26 23:48:55.537 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-01-26 23:48:55.539 | + inc/meta-config:merge_config_file:164 : read a 2026-01-26 23:48:55.540 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-01-26 23:48:55.540 | BEGIN { 2026-01-26 23:48:55.540 | section = "" 2026-01-26 23:48:55.540 | last_section = "" 2026-01-26 23:48:55.540 | section_count = 0 2026-01-26 23:48:55.540 | } 2026-01-26 23:48:55.540 | /^\[.+\]/ { 2026-01-26 23:48:55.540 | gsub("[][]", "", $1); 2026-01-26 23:48:55.540 | section=$1 2026-01-26 23:48:55.540 | next 2026-01-26 23:48:55.540 | } 2026-01-26 23:48:55.540 | /^ *\#/ { 2026-01-26 23:48:55.540 | next 2026-01-26 23:48:55.540 | } 2026-01-26 23:48:55.540 | /^[^ \t]+/ { 2026-01-26 23:48:55.541 | # get offset of first = in $0 2026-01-26 23:48:55.541 | eq_idx = index($0, "=") 2026-01-26 23:48:55.541 | # extract attr & value from $0 2026-01-26 23:48:55.541 | attr = substr($0, 1, eq_idx - 1) 2026-01-26 23:48:55.541 | value = substr($0, eq_idx + 1) 2026-01-26 23:48:55.541 | # only need to strip trailing whitespace from attr 2026-01-26 23:48:55.541 | sub(/[ \t]*$/, "", attr) 2026-01-26 23:48:55.541 | # need to strip leading & trailing whitespace from value 2026-01-26 23:48:55.541 | sub(/^[ \t]*/, "", value) 2026-01-26 23:48:55.541 | sub(/[ \t]*$/, "", value) 2026-01-26 23:48:55.541 | 2026-01-26 23:48:55.541 | # cfg_attr_count: number of config lines per [section, attr] 2026-01-26 23:48:55.541 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-01-26 23:48:55.542 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-01-26 23:48:55.542 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-01-26 23:48:55.542 | if (! (section, attr) in cfg_attr_count) { 2026-01-26 23:48:55.542 | if (section != last_section) { 2026-01-26 23:48:55.542 | cfg_section[section_count++] = section 2026-01-26 23:48:55.542 | last_section = section 2026-01-26 23:48:55.542 | } 2026-01-26 23:48:55.542 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-01-26 23:48:55.542 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-01-26 23:48:55.542 | 2026-01-26 23:48:55.542 | cfg_attr[section, attr, 0] = value 2026-01-26 23:48:55.542 | cfg_attr_count[section, attr] = 1 2026-01-26 23:48:55.542 | } else { 2026-01-26 23:48:55.542 | lno = cfg_attr_count[section, attr]++ 2026-01-26 23:48:55.542 | cfg_attr[section, attr, lno] = value 2026-01-26 23:48:55.542 | } 2026-01-26 23:48:55.542 | } 2026-01-26 23:48:55.542 | END { 2026-01-26 23:48:55.542 | # Process each section in order 2026-01-26 23:48:55.542 | for (sno = 0; sno < section_count; sno++) { 2026-01-26 23:48:55.542 | section = cfg_section[sno] 2026-01-26 23:48:55.542 | # The ini routines simply append a config item immediately 2026-01-26 23:48:55.542 | # after the section header. To keep the same order as defined 2026-01-26 23:48:55.542 | # in local.conf, invoke the ini routines in the reverse order 2026-01-26 23:48:55.542 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-01-26 23:48:55.542 | attr = cfg_sec_attr_name[sno, attr_no] 2026-01-26 23:48:55.543 | if (cfg_attr_count[section, attr] == 1) 2026-01-26 23:48:55.543 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-01-26 23:48:55.543 | else { 2026-01-26 23:48:55.543 | # For multiline, invoke the ini routines in the reverse order 2026-01-26 23:48:55.543 | count = cfg_attr_count[section, attr] 2026-01-26 23:48:55.543 | print "inidelete " configfile " " section " " attr 2026-01-26 23:48:55.543 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-01-26 23:48:55.543 | for (l = count -2; l >= 0; l--) 2026-01-26 23:48:55.543 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-01-26 23:48:55.543 | } 2026-01-26 23:48:55.543 | } 2026-01-26 23:48:55.543 | } 2026-01-26 23:48:55.543 | } 2026-01-26 23:48:55.543 | ' 2026-01-26 23:48:55.543 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:48:55.543 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-01-26 23:48:55.545 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-01-26 23:48:55.547 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-01-26 23:48:55.549 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:48:55.552 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-01-26 23:48:55.555 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-01-26 23:48:55.555 | BEGIN { group = "" } 2026-01-26 23:48:55.555 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:48:55.555 | gsub("[][]", "", $1); 2026-01-26 23:48:55.555 | split($1, a, "|"); 2026-01-26 23:48:55.555 | if (a[1] == matchgroup && a[2] == configfile) { 2026-01-26 23:48:55.555 | group=a[1] 2026-01-26 23:48:55.555 | } else { 2026-01-26 23:48:55.555 | group="" 2026-01-26 23:48:55.556 | } 2026-01-26 23:48:55.556 | next 2026-01-26 23:48:55.556 | } 2026-01-26 23:48:55.556 | { 2026-01-26 23:48:55.556 | if (group != "") 2026-01-26 23:48:55.556 | print $0 2026-01-26 23:48:55.556 | } 2026-01-26 23:48:55.556 | ' /opt/stack/devstack/local.conf 2026-01-26 23:48:55.563 | + lib/nova:start_nova_compute:1033 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-01-26 23:48:55.566 | + lib/nova:start_nova_compute:1040 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-01-26 23:48:55.604 | + lib/nova:start_nova_compute:1043 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-01-26 23:48:55.642 | + lib/nova:start_nova_compute:1044 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-01-26 23:48:55.646 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-01-26 23:48:55.649 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-01-26 23:48:55.653 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-01-26 23:48:55.655 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-01-26 23:48:55.658 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-01-26 23:48:55.677 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:55.681 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-01-26 23:48:55.685 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-01-26 23:48:55.688 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-01-26 23:48:55.708 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:55.712 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/nova_cell1 2026-01-26 23:48:55.716 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/nova_cell1 2026-01-26 23:48:55.756 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-01-26 23:48:55.760 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-01-26 23:48:55.763 | + lib/nova:start_nova_compute:1048 : inidelete /etc/nova/nova-cpu.conf database connection 2026-01-26 23:48:55.787 | + lib/nova:start_nova_compute:1049 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-01-26 23:48:55.812 | + lib/nova:start_nova_compute:1054 : configure_console_compute 2026-01-26 23:48:55.815 | + lib/nova:configure_console_compute:689 : local offset 2026-01-26 23:48:55.818 | + lib/nova:configure_console_compute:690 : offset=0 2026-01-26 23:48:55.821 | + lib/nova:configure_console_compute:694 : local default_proxyclient_addr 2026-01-26 23:48:55.825 | ++ lib/nova:configure_console_compute:695 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-01-26 23:48:55.851 | + lib/nova:configure_console_compute:695 : default_proxyclient_addr=38.102.83.18 2026-01-26 23:48:55.854 | + lib/nova:configure_console_compute:699 : is_service_enabled n-cpu 2026-01-26 23:48:55.873 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:55.876 | + lib/nova:configure_console_compute:700 : '[' False == True ']' 2026-01-26 23:48:55.878 | + lib/nova:configure_console_compute:703 : vercmp v1.3.0 '<' 1.0.0 2026-01-26 23:48:55.882 | + functions:vercmp:640 : local v1=v1.3.0 2026-01-26 23:48:55.886 | + functions:vercmp:641 : local 'op=<' 2026-01-26 23:48:55.888 | + functions:vercmp:642 : local v2=1.0.0 2026-01-26 23:48:55.891 | + functions:vercmp:643 : local result 2026-01-26 23:48:55.898 | ++ functions:vercmp:647 : head -1 2026-01-26 23:48:55.898 | ++ functions:vercmp:647 : sort -V 2026-01-26 23:48:55.898 | ++ functions:vercmp:647 : echo -e 'v1.3.0\n1.0.0' 2026-01-26 23:48:55.903 | + functions:vercmp:647 : result=1.0.0 2026-01-26 23:48:55.906 | + functions:vercmp:649 : case $op in 2026-01-26 23:48:55.909 | + functions:vercmp:659 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-01-26 23:48:55.912 | + functions:vercmp:659 : '[' 1.0.0 = v1.3.0 ']' 2026-01-26 23:48:55.915 | + functions:vercmp:660 : return 2026-01-26 23:48:55.918 | + lib/nova:configure_console_compute:708 : NOVNCPROXY_URL=http://38.102.83.18:6080/vnc_lite.html 2026-01-26 23:48:55.921 | + lib/nova:configure_console_compute:710 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://38.102.83.18:6080/vnc_lite.html 2026-01-26 23:48:55.962 | + lib/nova:configure_console_compute:711 : SPICEHTML5PROXY_URL=http://38.102.83.18:6081/spice_auto.html 2026-01-26 23:48:55.965 | + lib/nova:configure_console_compute:712 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://38.102.83.18:6081/spice_auto.html 2026-01-26 23:48:56.004 | + lib/nova:configure_console_compute:715 : is_service_enabled n-novnc 2026-01-26 23:48:56.025 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:56.029 | + lib/nova:configure_console_compute:718 : VNCSERVER_LISTEN=0.0.0.0 2026-01-26 23:48:56.032 | + lib/nova:configure_console_compute:719 : VNCSERVER_PROXYCLIENT_ADDRESS=38.102.83.18 2026-01-26 23:48:56.035 | + lib/nova:configure_console_compute:720 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-01-26 23:48:56.074 | + lib/nova:configure_console_compute:721 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 38.102.83.18 2026-01-26 23:48:56.113 | + lib/nova:configure_console_compute:726 : is_service_enabled n-spice 2026-01-26 23:48:56.134 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:56.138 | + lib/nova:configure_console_compute:726 : '[' False '!=' False ']' 2026-01-26 23:48:56.141 | + lib/nova:configure_console_compute:736 : is_service_enabled n-sproxy 2026-01-26 23:48:56.162 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:48:56.165 | + lib/nova:configure_console_compute:736 : '[' False '!=' False ']' 2026-01-26 23:48:56.169 | + lib/nova:start_nova_compute:1058 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-01-26 23:48:56.204 | + lib/nova:start_nova_compute:1061 : '[' -n 127.0.0.1 ']' 2026-01-26 23:48:56.206 | + lib/nova:start_nova_compute:1062 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-01-26 23:48:56.237 | + lib/nova:start_nova_compute:1066 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-01-26 23:48:56.240 | + lib/nova:start_nova_compute:1066 : [[ qemu == \q\e\m\u ]] 2026-01-26 23:48:56.243 | + lib/nova:start_nova_compute:1067 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2026-01-26 23:48:56.276 | + lib/nova:start_nova_compute:1070 : [[ -n '' ]] 2026-01-26 23:48:56.279 | + lib/nova:start_nova_compute:1074 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-01-26 23:48:56.282 | + lib/nova:start_nova_compute:1075 : '[' 128 -gt 0 ']' 2026-01-26 23:48:56.285 | + lib/nova:start_nova_compute:1076 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2026-01-26 23:48:56.321 | + lib/nova:start_nova_compute:1081 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd 2026-01-26 23:48:56.324 | + functions-common:run_process:1666 : local service=n-cpu 2026-01-26 23:48:56.327 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.330 | + functions-common:run_process:1668 : local group=libvirtd 2026-01-26 23:48:56.333 | + functions-common:run_process:1669 : local user= 2026-01-26 23:48:56.336 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:48:56.339 | + functions-common:run_process:1672 : local name=n-cpu 2026-01-26 23:48:56.342 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:48:56.344 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:48:56.347 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:48:56.350 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:48:56.353 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:48:56.358 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471336354 2026-01-26 23:48:56.361 | + functions-common:run_process:1675 : is_service_enabled n-cpu 2026-01-26 23:48:56.379 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:56.382 | + functions-common:run_process:1676 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd '' '' 2026-01-26 23:48:56.384 | + functions-common:_run_under_systemd:1620 : local service=n-cpu 2026-01-26 23:48:56.388 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.390 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.393 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.396 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.399 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-01-26 23:48:56.402 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-01-26 23:48:56.405 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@n-cpu.service 2026-01-26 23:48:56.409 | + functions-common:_run_under_systemd:1627 : local group=libvirtd 2026-01-26 23:48:56.412 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:48:56.415 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:48:56.418 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:48:56.421 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-01-26 23:48:56.424 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-01-26 23:48:56.427 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd stack '' 2026-01-26 23:48:56.430 | + functions-common:write_user_unit_file:1527 : local service=devstack@n-cpu.service 2026-01-26 23:48:56.432 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.435 | + functions-common:write_user_unit_file:1529 : local group=libvirtd 2026-01-26 23:48:56.439 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:48:56.442 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:48:56.445 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:48:56.447 | + functions-common:write_user_unit_file:1533 : [[ -n libvirtd ]] 2026-01-26 23:48:56.449 | + functions-common:write_user_unit_file:1534 : extra=Group=libvirtd 2026-01-26 23:48:56.453 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-01-26 23:48:56.455 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:48:56.461 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-01-26 23:48:56.582 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/usr/local/bin:/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:48:56.699 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2026-01-26 23:48:56.792 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-01-26 23:48:56.890 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-01-26 23:48:56.994 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-01-26 23:48:57.096 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:48:57.201 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:48:57.204 | + functions-common:write_user_unit_file:1549 : [[ -n libvirtd ]] 2026-01-26 23:48:57.207 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirtd 2026-01-26 23:48:57.299 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-01-26 23:48:57.408 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:48:58.309 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@n-cpu.service 2026-01-26 23:48:58.345 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2026-01-26 23:48:59.121 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@n-cpu.service 2026-01-26 23:48:59.192 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:48:59.196 | + functions-common:time_stop:2412 : local name 2026-01-26 23:48:59.200 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:48:59.203 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:48:59.206 | + functions-common:time_stop:2415 : local total 2026-01-26 23:48:59.209 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:48:59.213 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:48:59.216 | + functions-common:time_stop:2419 : start_time=1769471336354 2026-01-26 23:48:59.219 | + functions-common:time_stop:2421 : [[ -z 1769471336354 ]] 2026-01-26 23:48:59.224 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:48:59.231 | + functions-common:time_stop:2424 : end_time=1769471339227 2026-01-26 23:48:59.234 | + functions-common:time_stop:2425 : elapsed_time=2873 2026-01-26 23:48:59.237 | + functions-common:time_stop:2426 : total=58820 2026-01-26 23:48:59.241 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:48:59.244 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=61693 2026-01-26 23:48:59.247 | + lib/nova:start_nova_compute:1112 : export PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:59.250 | + lib/nova:start_nova_compute:1112 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-01-26 23:48:59.253 | + lib/nova:start_nova:1209 : is_service_enabled n-api 2026-01-26 23:48:59.275 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:48:59.279 | + lib/nova:start_nova:1211 : echo 'Dumping cells_v2 mapping' 2026-01-26 23:48:59.279 | Dumping cells_v2 mapping 2026-01-26 23:48:59.282 | + lib/nova:start_nova:1212 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2026-01-26 23:49:00.864 | INFO dbcounter [None req-89ff646a-7263-490c-97a5-4be69ff0fc67 None None] Registered counter for database nova_api 2026-01-26 23:49:00.893 | DEBUG dbcounter [-] [189133] Writer thread running {{(pid=189133) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:49:00.897 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-01-26 23:49:00.897 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-01-26 23:49:00.897 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-01-26 23:49:00.897 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-01-26 23:49:00.897 | | cell1 | 3251f6c2-6687-4a3c-947a-2368b695f3b2 | rabbit://stackrabbit:secretrabbit@38.102.83.18:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-01-26 23:49:00.897 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2026-01-26 23:49:01.291 | + ./stack.sh:main:1330 : async_runfunc create_flavors 2026-01-26 23:49:01.294 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-01-26 23:49:01.374 | + inc/async:async_inner:63 : create_flavors 2026-01-26 23:49:01.423 | [36990 Async create_flavors:189187]: running: create_flavors 2026-01-26 23:49:01.427 | + ./stack.sh:main:1332 : is_service_enabled cinder 2026-01-26 23:49:01.452 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:01.457 | + ./stack.sh:main:1333 : echo_summary 'Starting Cinder' 2026-01-26 23:49:01.460 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:49:01.463 | + ./stack.sh:echo_summary:444 : echo -e Starting Cinder 2026-01-26 23:49:01.467 | + ./stack.sh:main:1334 : start_cinder 2026-01-26 23:49:01.470 | + lib/cinder:start_cinder:614 : local service_port=8776 2026-01-26 23:49:01.474 | + lib/cinder:start_cinder:615 : local service_protocol=https 2026-01-26 23:49:01.477 | + lib/cinder:start_cinder:616 : local cinder_url 2026-01-26 23:49:01.481 | + lib/cinder:start_cinder:617 : '[' lioadm = tgtadm ']' 2026-01-26 23:49:01.484 | + lib/cinder:start_cinder:632 : [[ c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 =~ c-api ]] 2026-01-26 23:49:01.489 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-01-26 23:49:01.495 | + lib/cinder:start_cinder:633 : run_process c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.498 | + functions-common:run_process:1666 : local service=c-api 2026-01-26 23:49:01.502 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.505 | + functions-common:run_process:1668 : local group= 2026-01-26 23:49:01.508 | + functions-common:run_process:1669 : local user= 2026-01-26 23:49:01.511 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:49:01.515 | + functions-common:run_process:1672 : local name=c-api 2026-01-26 23:49:01.518 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:49:01.521 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:49:01.523 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:01.527 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:01.531 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:01.538 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471341534 2026-01-26 23:49:01.541 | + functions-common:run_process:1675 : is_service_enabled c-api 2026-01-26 23:49:01.564 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:01.569 | + functions-common:run_process:1676 : _run_under_systemd c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-01-26 23:49:01.572 | + functions-common:_run_under_systemd:1620 : local service=c-api 2026-01-26 23:49:01.575 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.578 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.581 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.584 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.588 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-01-26 23:49:01.591 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-01-26 23:49:01.594 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-api.service 2026-01-26 23:49:01.597 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:49:01.601 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:49:01.604 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:49:01.607 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:49:01.611 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-01-26 23:49:01.614 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-01-26 23:49:01.618 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:49:01.621 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@c-api.service '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' stack '' 2026-01-26 23:49:01.624 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@c-api.service 2026-01-26 23:49:01.627 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:01.630 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:49:01.633 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:49:01.636 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:49:01.640 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-01-26 23:49:01.643 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:49:01.648 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-01-26 23:49:01.771 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:49:01.879 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-01-26 23:49:01.960 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2026-01-26 23:49:02.053 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-01-26 23:49:02.154 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:49:02.249 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-01-26 23:49:02.350 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-01-26 23:49:02.437 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-01-26 23:49:02.534 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-01-26 23:49:02.624 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-01-26 23:49:02.714 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:49:02.717 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:49:02.719 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-01-26 23:49:02.825 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:49:03.590 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-api.service 2026-01-26 23:49:03.639 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-api.service' → '/etc/systemd/system/devstack@c-api.service'. 2026-01-26 23:49:04.421 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-api.service 2026-01-26 23:49:04.586 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:49:04.590 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:04.594 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:04.596 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:04.599 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:04.603 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:04.606 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:49:04.609 | + functions-common:time_stop:2419 : start_time=1769471341534 2026-01-26 23:49:04.612 | + functions-common:time_stop:2421 : [[ -z 1769471341534 ]] 2026-01-26 23:49:04.617 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:04.621 | + functions-common:time_stop:2424 : end_time=1769471344618 2026-01-26 23:49:04.623 | + functions-common:time_stop:2425 : elapsed_time=3084 2026-01-26 23:49:04.626 | + functions-common:time_stop:2426 : total=61693 2026-01-26 23:49:04.628 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:04.630 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=64777 2026-01-26 23:49:04.634 | + lib/cinder:start_cinder:634 : cinder_url=https://38.102.83.18/volume/v3 2026-01-26 23:49:04.636 | + lib/cinder:start_cinder:637 : echo 'Waiting for Cinder API to start...' 2026-01-26 23:49:04.636 | Waiting for Cinder API to start... 2026-01-26 23:49:04.639 | + lib/cinder:start_cinder:638 : wait_for_service 60 https://38.102.83.18/volume/v3 2026-01-26 23:49:04.641 | + functions:wait_for_service:469 : local timeout=60 2026-01-26 23:49:04.643 | + functions:wait_for_service:470 : local url=https://38.102.83.18/volume/v3 2026-01-26 23:49:04.645 | + functions:wait_for_service:471 : local rval=0 2026-01-26 23:49:04.646 | + functions:wait_for_service:472 : time_start wait_for_service 2026-01-26 23:49:04.649 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:49:04.651 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:04.653 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:04.657 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:04.660 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471344657 2026-01-26 23:49:04.662 | + functions:wait_for_service:473 : timeout 60 bash -x 2026-01-26 23:49:04.667 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.18/volume/v3 2026-01-26 23:49:05.628 | + inc/async:async_inner:64 : rc=0 2026-01-26 23:49:05.656 | [189187 Async create_flavors:189187]: finished successfully 2026-01-26 23:49:06.199 | + :: : [[ 401 == 503 ]] 2026-01-26 23:49:06.201 | + :: : [[ 0 -eq 7 ]] 2026-01-26 23:49:06.205 | + functions:wait_for_service:478 : time_stop wait_for_service 2026-01-26 23:49:06.207 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:06.210 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:06.213 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:06.216 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:06.219 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:06.222 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:49:06.225 | + functions-common:time_stop:2419 : start_time=1769471344657 2026-01-26 23:49:06.228 | + functions-common:time_stop:2421 : [[ -z 1769471344657 ]] 2026-01-26 23:49:06.232 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:06.238 | + functions-common:time_stop:2424 : end_time=1769471346235 2026-01-26 23:49:06.241 | + functions-common:time_stop:2425 : elapsed_time=1578 2026-01-26 23:49:06.244 | + functions-common:time_stop:2426 : total=6691 2026-01-26 23:49:06.247 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:06.251 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8269 2026-01-26 23:49:06.253 | + functions:wait_for_service:479 : return 0 2026-01-26 23:49:06.256 | + lib/cinder:start_cinder:642 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.259 | + functions-common:run_process:1666 : local service=c-sch 2026-01-26 23:49:06.262 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.265 | + functions-common:run_process:1668 : local group= 2026-01-26 23:49:06.268 | + functions-common:run_process:1669 : local user= 2026-01-26 23:49:06.271 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:49:06.273 | + functions-common:run_process:1672 : local name=c-sch 2026-01-26 23:49:06.276 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:49:06.280 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:49:06.282 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:06.285 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:06.289 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:06.295 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471346292 2026-01-26 23:49:06.298 | + functions-common:run_process:1675 : is_service_enabled c-sch 2026-01-26 23:49:06.318 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:06.321 | + functions-common:run_process:1676 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-01-26 23:49:06.324 | + functions-common:_run_under_systemd:1620 : local service=c-sch 2026-01-26 23:49:06.328 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.331 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.334 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.337 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.340 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-01-26 23:49:06.343 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-01-26 23:49:06.346 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-sch.service 2026-01-26 23:49:06.349 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:49:06.353 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:49:06.356 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:49:06.359 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:49:06.362 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-01-26 23:49:06.365 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-01-26 23:49:06.368 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2026-01-26 23:49:06.371 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-sch.service 2026-01-26 23:49:06.375 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.378 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:49:06.381 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:49:06.384 | + functions-common:write_user_unit_file:1531 : local env_vars= 2026-01-26 23:49:06.387 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:49:06.390 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:49:06.392 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-01-26 23:49:06.395 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:49:06.401 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-01-26 23:49:06.529 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:49:06.657 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2026-01-26 23:49:06.759 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:06.866 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-01-26 23:49:06.972 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-01-26 23:49:07.078 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:49:07.180 | + functions-common:write_user_unit_file:1546 : [[ -n '' ]] 2026-01-26 23:49:07.184 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:49:07.186 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-01-26 23:49:07.310 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:49:08.209 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-sch.service 2026-01-26 23:49:08.245 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-sch.service' → '/etc/systemd/system/devstack@c-sch.service'. 2026-01-26 23:49:09.080 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-sch.service 2026-01-26 23:49:09.141 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:49:09.145 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:09.148 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:09.152 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:09.155 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:09.159 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:09.162 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:49:09.167 | + functions-common:time_stop:2419 : start_time=1769471346292 2026-01-26 23:49:09.170 | + functions-common:time_stop:2421 : [[ -z 1769471346292 ]] 2026-01-26 23:49:09.175 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:09.182 | + functions-common:time_stop:2424 : end_time=1769471349178 2026-01-26 23:49:09.186 | + functions-common:time_stop:2425 : elapsed_time=2886 2026-01-26 23:49:09.190 | + functions-common:time_stop:2426 : total=64777 2026-01-26 23:49:09.193 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:09.197 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=67663 2026-01-26 23:49:09.201 | + lib/cinder:start_cinder:647 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.204 | + lib/cinder:start_cinder:648 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.208 | + functions-common:run_process:1666 : local service=c-bak 2026-01-26 23:49:09.212 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.216 | + functions-common:run_process:1668 : local group= 2026-01-26 23:49:09.220 | + functions-common:run_process:1669 : local user= 2026-01-26 23:49:09.223 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.227 | + functions-common:run_process:1672 : local name=c-bak 2026-01-26 23:49:09.230 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:49:09.234 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:49:09.238 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:09.242 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:09.246 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:09.252 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471349249 2026-01-26 23:49:09.257 | + functions-common:run_process:1675 : is_service_enabled c-bak 2026-01-26 23:49:09.281 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:09.285 | + functions-common:run_process:1676 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.289 | + functions-common:_run_under_systemd:1620 : local service=c-bak 2026-01-26 23:49:09.293 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.297 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.301 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.305 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.309 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-01-26 23:49:09.313 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-01-26 23:49:09.317 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-bak.service 2026-01-26 23:49:09.321 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:49:09.325 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:49:09.328 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:49:09.332 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.336 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2026-01-26 23:49:09.339 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-01-26 23:49:09.343 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.346 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-bak.service 2026-01-26 23:49:09.350 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.354 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:49:09.358 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:49:09.360 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:09.364 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:49:09.368 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:49:09.371 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2026-01-26 23:49:09.375 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:49:09.382 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2026-01-26 23:49:09.522 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:49:09.657 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2026-01-26 23:49:09.771 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:09.871 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2026-01-26 23:49:09.976 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2026-01-26 23:49:10.088 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:49:10.199 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-01-26 23:49:10.202 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:10.308 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:49:10.312 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2026-01-26 23:49:10.436 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:49:11.317 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-bak.service 2026-01-26 23:49:11.353 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2026-01-26 23:49:12.167 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-bak.service 2026-01-26 23:49:12.232 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:49:12.235 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:12.238 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:12.242 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:12.245 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:12.248 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:12.251 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:49:12.254 | + functions-common:time_stop:2419 : start_time=1769471349249 2026-01-26 23:49:12.257 | + functions-common:time_stop:2421 : [[ -z 1769471349249 ]] 2026-01-26 23:49:12.262 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:12.267 | + functions-common:time_stop:2424 : end_time=1769471352264 2026-01-26 23:49:12.271 | + functions-common:time_stop:2425 : elapsed_time=3015 2026-01-26 23:49:12.274 | + functions-common:time_stop:2426 : total=67663 2026-01-26 23:49:12.276 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:12.279 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=70678 2026-01-26 23:49:12.282 | + lib/cinder:start_cinder:649 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:12.286 | + functions-common:run_process:1666 : local service=c-vol 2026-01-26 23:49:12.288 | + functions-common:run_process:1667 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.291 | + functions-common:run_process:1668 : local group= 2026-01-26 23:49:12.294 | + functions-common:run_process:1669 : local user= 2026-01-26 23:49:12.297 | + functions-common:run_process:1670 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:12.301 | + functions-common:run_process:1672 : local name=c-vol 2026-01-26 23:49:12.304 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:49:12.307 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:49:12.309 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:12.312 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:12.315 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:12.321 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471352318 2026-01-26 23:49:12.323 | + functions-common:run_process:1675 : is_service_enabled c-vol 2026-01-26 23:49:12.343 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:12.347 | + functions-common:run_process:1676 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:12.351 | + functions-common:_run_under_systemd:1620 : local service=c-vol 2026-01-26 23:49:12.354 | + functions-common:_run_under_systemd:1621 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.358 | + functions-common:_run_under_systemd:1622 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.362 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.365 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.368 | + functions-common:_common_systemd_pitfalls:1595 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-01-26 23:49:12.371 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-01-26 23:49:12.374 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@c-vol.service 2026-01-26 23:49:12.376 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:49:12.379 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:49:12.382 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:49:12.385 | + functions-common:_run_under_systemd:1632 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:12.388 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-01-26 23:49:12.391 | + functions-common:_run_under_systemd:1636 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-01-26 23:49:12.397 | + functions-common:_run_under_systemd:1642 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' stack 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:12.401 | + functions-common:write_user_unit_file:1527 : local service=devstack@c-vol.service 2026-01-26 23:49:12.404 | + functions-common:write_user_unit_file:1528 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.406 | + functions-common:write_user_unit_file:1529 : local group= 2026-01-26 23:49:12.409 | + functions-common:write_user_unit_file:1530 : local user=stack 2026-01-26 23:49:12.412 | + functions-common:write_user_unit_file:1531 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:12.415 | + functions-common:write_user_unit_file:1532 : local extra= 2026-01-26 23:49:12.419 | + functions-common:write_user_unit_file:1533 : [[ -n '' ]] 2026-01-26 23:49:12.422 | + functions-common:write_user_unit_file:1536 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-01-26 23:49:12.425 | + functions-common:write_user_unit_file:1537 : mkdir -p /etc/systemd/system 2026-01-26 23:49:12.431 | + functions-common:write_user_unit_file:1539 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-01-26 23:49:12.557 | + functions-common:write_user_unit_file:1540 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:49:12.687 | + functions-common:write_user_unit_file:1541 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2026-01-26 23:49:12.790 | + functions-common:write_user_unit_file:1542 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-01-26 23:49:12.897 | + functions-common:write_user_unit_file:1543 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-01-26 23:49:13.001 | + functions-common:write_user_unit_file:1544 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-01-26 23:49:13.099 | + functions-common:write_user_unit_file:1545 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:49:13.198 | + functions-common:write_user_unit_file:1546 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-01-26 23:49:13.202 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-01-26 23:49:13.299 | + functions-common:write_user_unit_file:1549 : [[ -n '' ]] 2026-01-26 23:49:13.302 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-01-26 23:49:13.417 | + functions-common:write_user_unit_file:1555 : sudo systemctl daemon-reload 2026-01-26 23:49:14.242 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@c-vol.service 2026-01-26 23:49:14.281 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2026-01-26 23:49:15.135 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@c-vol.service 2026-01-26 23:49:15.195 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:49:15.198 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:15.202 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:15.205 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:15.208 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:15.211 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:15.214 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:49:15.216 | + functions-common:time_stop:2419 : start_time=1769471352318 2026-01-26 23:49:15.219 | + functions-common:time_stop:2421 : [[ -z 1769471352318 ]] 2026-01-26 23:49:15.224 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:15.230 | + functions-common:time_stop:2424 : end_time=1769471355226 2026-01-26 23:49:15.232 | + functions-common:time_stop:2425 : elapsed_time=2908 2026-01-26 23:49:15.235 | + functions-common:time_stop:2426 : total=70678 2026-01-26 23:49:15.238 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:15.242 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=73586 2026-01-26 23:49:15.246 | + ./stack.sh:main:1335 : create_volume_types 2026-01-26 23:49:15.250 | + lib/cinder:create_volume_types:684 : is_service_enabled c-api 2026-01-26 23:49:15.273 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:15.277 | + lib/cinder:create_volume_types:684 : [[ -n lvm:lvmdriver-1 ]] 2026-01-26 23:49:15.281 | + lib/cinder:create_volume_types:685 : local be be_name 2026-01-26 23:49:15.284 | + lib/cinder:create_volume_types:686 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-01-26 23:49:15.287 | + lib/cinder:create_volume_types:687 : be_name=lvmdriver-1 2026-01-26 23:49:15.290 | + lib/cinder:create_volume_types:688 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-01-26 23:49:15.295 | + lib/cinder:create_one_type:665 : type_name=lvmdriver-1 2026-01-26 23:49:15.298 | + lib/cinder:create_one_type:666 : property_key=volume_backend_name 2026-01-26 23:49:15.301 | + lib/cinder:create_one_type:667 : property_value=lvmdriver-1 2026-01-26 23:49:15.305 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2026-01-26 23:49:15.329 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:15.333 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-01-26 23:49:16.569 | 2026-01-26 23:49:16.569 | +-------------+--------------------------------------+ 2026-01-26 23:49:16.569 | | Field | Value | 2026-01-26 23:49:16.569 | +-------------+--------------------------------------+ 2026-01-26 23:49:16.569 | | description | None | 2026-01-26 23:49:16.569 | | id | 423298ae-9268-4d03-9cb5-063c9922a67c | 2026-01-26 23:49:16.569 | | is_public | True | 2026-01-26 23:49:16.569 | | name | lvmdriver-1 | 2026-01-26 23:49:16.569 | | properties | volume_backend_name='lvmdriver-1' | 2026-01-26 23:49:16.569 | +-------------+--------------------------------------+ 2026-01-26 23:49:16.581 | + lib/cinder:create_volume_types:691 : [[ True == \T\r\u\e ]] 2026-01-26 23:49:16.584 | + lib/cinder:create_volume_types:692 : create_one_type multiattach multiattach ' True' 2026-01-26 23:49:16.587 | + lib/cinder:create_one_type:665 : type_name=multiattach 2026-01-26 23:49:16.590 | + lib/cinder:create_one_type:666 : property_key=multiattach 2026-01-26 23:49:16.594 | + lib/cinder:create_one_type:667 : property_value=' True' 2026-01-26 23:49:16.597 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2026-01-26 23:49:16.620 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:16.624 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2026-01-26 23:49:16.949 | 2026-01-26 23:49:16.949 | +-------------+--------------------------------------+ 2026-01-26 23:49:16.950 | | Field | Value | 2026-01-26 23:49:16.950 | +-------------+--------------------------------------+ 2026-01-26 23:49:16.950 | | description | None | 2026-01-26 23:49:16.950 | | id | 08bb58c7-7bfa-46bd-aae5-25d717dca2d3 | 2026-01-26 23:49:16.950 | | is_public | True | 2026-01-26 23:49:16.950 | | name | multiattach | 2026-01-26 23:49:16.950 | | properties | multiattach=' True' | 2026-01-26 23:49:16.950 | +-------------+--------------------------------------+ 2026-01-26 23:49:16.962 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-01-26 23:49:16.965 | + ./stack.sh:main:1340 : [[ False == \T\r\u\e ]] 2026-01-26 23:49:16.969 | + ./stack.sh:main:1348 : is_service_enabled glance 2026-01-26 23:49:16.987 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:16.989 | + ./stack.sh:main:1349 : echo_summary 'Starting Glance' 2026-01-26 23:49:16.991 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:49:16.993 | + ./stack.sh:echo_summary:444 : echo -e Starting Glance 2026-01-26 23:49:16.995 | + ./stack.sh:main:1350 : start_glance 2026-01-26 23:49:16.997 | + lib/glance:start_glance:649 : local service_protocol=https 2026-01-26 23:49:17.002 | ++ lib/glance:start_glance:651 : which uwsgi 2026-01-26 23:49:17.006 | + lib/glance:start_glance:651 : run_process g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.008 | + functions-common:run_process:1666 : local service=g-api 2026-01-26 23:49:17.010 | + functions-common:run_process:1667 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.012 | + functions-common:run_process:1668 : local group= 2026-01-26 23:49:17.015 | + functions-common:run_process:1669 : local user= 2026-01-26 23:49:17.018 | + functions-common:run_process:1670 : local env_vars= 2026-01-26 23:49:17.020 | + functions-common:run_process:1672 : local name=g-api 2026-01-26 23:49:17.023 | + functions-common:run_process:1674 : time_start run_process 2026-01-26 23:49:17.025 | + functions-common:time_start:2398 : local name=run_process 2026-01-26 23:49:17.029 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:17.032 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:17.035 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:17.040 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471357037 2026-01-26 23:49:17.043 | + functions-common:run_process:1675 : is_service_enabled g-api 2026-01-26 23:49:17.063 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:17.065 | + functions-common:run_process:1676 : _run_under_systemd g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-01-26 23:49:17.068 | + functions-common:_run_under_systemd:1620 : local service=g-api 2026-01-26 23:49:17.071 | + functions-common:_run_under_systemd:1621 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.074 | + functions-common:_run_under_systemd:1622 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.077 | + functions-common:_run_under_systemd:1624 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.080 | + functions-common:_common_systemd_pitfalls:1592 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.083 | + functions-common:_common_systemd_pitfalls:1595 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-01-26 23:49:17.086 | + functions-common:_common_systemd_pitfalls:1606 : [[ ! /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-01-26 23:49:17.089 | + functions-common:_run_under_systemd:1626 : local systemd_service=devstack@g-api.service 2026-01-26 23:49:17.093 | + functions-common:_run_under_systemd:1627 : local group= 2026-01-26 23:49:17.097 | + functions-common:_run_under_systemd:1628 : local user=stack 2026-01-26 23:49:17.101 | + functions-common:_run_under_systemd:1629 : [[ -z stack ]] 2026-01-26 23:49:17.105 | + functions-common:_run_under_systemd:1632 : local env_vars= 2026-01-26 23:49:17.109 | + functions-common:_run_under_systemd:1633 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-01-26 23:49:17.113 | + functions-common:_run_under_systemd:1636 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-01-26 23:49:17.117 | + functions-common:_run_under_systemd:1637 : [[ False == \T\r\u\e ]] 2026-01-26 23:49:17.120 | + functions-common:_run_under_systemd:1640 : write_uwsgi_user_unit_file devstack@g-api.service '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' stack '' 2026-01-26 23:49:17.124 | + functions-common:write_uwsgi_user_unit_file:1559 : local service=devstack@g-api.service 2026-01-26 23:49:17.128 | + functions-common:write_uwsgi_user_unit_file:1560 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.132 | + functions-common:write_uwsgi_user_unit_file:1561 : local group= 2026-01-26 23:49:17.135 | + functions-common:write_uwsgi_user_unit_file:1562 : local user=stack 2026-01-26 23:49:17.137 | + functions-common:write_uwsgi_user_unit_file:1563 : local env_vars= 2026-01-26 23:49:17.140 | + functions-common:write_uwsgi_user_unit_file:1564 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-01-26 23:49:17.144 | + functions-common:write_uwsgi_user_unit_file:1565 : mkdir -p /etc/systemd/system 2026-01-26 23:49:17.151 | + functions-common:write_uwsgi_user_unit_file:1567 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-01-26 23:49:17.289 | + functions-common:write_uwsgi_user_unit_file:1568 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-01-26 23:49:17.431 | + functions-common:write_uwsgi_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-01-26 23:49:17.546 | + functions-common:write_uwsgi_user_unit_file:1570 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2026-01-26 23:49:17.661 | + functions-common:write_uwsgi_user_unit_file:1571 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-01-26 23:49:17.762 | + functions-common:write_uwsgi_user_unit_file:1572 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2026-01-26 23:49:17.858 | + functions-common:write_uwsgi_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-01-26 23:49:17.949 | + functions-common:write_uwsgi_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-01-26 23:49:18.033 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-01-26 23:49:18.136 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-01-26 23:49:18.241 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-01-26 23:49:18.336 | + functions-common:write_uwsgi_user_unit_file:1579 : [[ -n '' ]] 2026-01-26 23:49:18.339 | + functions-common:write_uwsgi_user_unit_file:1582 : [[ -n '' ]] 2026-01-26 23:49:18.342 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-01-26 23:49:18.465 | + functions-common:write_uwsgi_user_unit_file:1588 : sudo systemctl daemon-reload 2026-01-26 23:49:19.388 | + functions-common:_run_under_systemd:1645 : sudo systemctl enable devstack@g-api.service 2026-01-26 23:49:19.440 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@g-api.service' → '/etc/systemd/system/devstack@g-api.service'. 2026-01-26 23:49:20.305 | + functions-common:_run_under_systemd:1646 : sudo systemctl start devstack@g-api.service 2026-01-26 23:49:20.449 | + functions-common:run_process:1678 : time_stop run_process 2026-01-26 23:49:20.452 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:20.456 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:20.460 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:20.463 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:20.466 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:20.470 | + functions-common:time_stop:2418 : name=run_process 2026-01-26 23:49:20.473 | + functions-common:time_stop:2419 : start_time=1769471357037 2026-01-26 23:49:20.477 | + functions-common:time_stop:2421 : [[ -z 1769471357037 ]] 2026-01-26 23:49:20.480 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:20.487 | + functions-common:time_stop:2424 : end_time=1769471360483 2026-01-26 23:49:20.490 | + functions-common:time_stop:2425 : elapsed_time=3446 2026-01-26 23:49:20.493 | + functions-common:time_stop:2426 : total=73586 2026-01-26 23:49:20.497 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:20.499 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=77032 2026-01-26 23:49:20.503 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2026-01-26 23:49:20.526 | + functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:49:20.530 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (38.102.83.18) to start...' 2026-01-26 23:49:20.531 | Waiting for g-api (38.102.83.18) to start... 2026-01-26 23:49:20.533 | + lib/glance:start_glance:659 : wait_for_service 60 https://38.102.83.18/image 2026-01-26 23:49:20.537 | + functions:wait_for_service:469 : local timeout=60 2026-01-26 23:49:20.541 | + functions:wait_for_service:470 : local url=https://38.102.83.18/image 2026-01-26 23:49:20.544 | + functions:wait_for_service:471 : local rval=0 2026-01-26 23:49:20.548 | + functions:wait_for_service:472 : time_start wait_for_service 2026-01-26 23:49:20.550 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:49:20.554 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:20.557 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:20.562 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:20.568 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471360564 2026-01-26 23:49:20.571 | + functions:wait_for_service:473 : timeout 60 bash -x 2026-01-26 23:49:20.578 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.18/image 2026-01-26 23:49:22.005 | + :: : [[ 300 == 503 ]] 2026-01-26 23:49:22.007 | + :: : [[ 0 -eq 7 ]] 2026-01-26 23:49:22.010 | + functions:wait_for_service:478 : time_stop wait_for_service 2026-01-26 23:49:22.012 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:22.015 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:22.017 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:22.020 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:22.022 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:22.025 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:49:22.031 | + functions-common:time_stop:2419 : start_time=1769471360564 2026-01-26 23:49:22.036 | + functions-common:time_stop:2421 : [[ -z 1769471360564 ]] 2026-01-26 23:49:22.041 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:22.048 | + functions-common:time_stop:2424 : end_time=1769471362044 2026-01-26 23:49:22.051 | + functions-common:time_stop:2425 : elapsed_time=1480 2026-01-26 23:49:22.055 | + functions-common:time_stop:2426 : total=8269 2026-01-26 23:49:22.061 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:22.064 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=9749 2026-01-26 23:49:22.068 | + functions:wait_for_service:479 : return 0 2026-01-26 23:49:22.071 | + ./stack.sh:main:1364 : is_service_enabled mysql postgresql 2026-01-26 23:49:22.090 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:22.093 | + ./stack.sh:main:1364 : is_service_enabled glance 2026-01-26 23:49:22.112 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:22.115 | + ./stack.sh:main:1365 : echo_summary 'Uploading images' 2026-01-26 23:49:22.117 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:49:22.119 | + ./stack.sh:echo_summary:444 : echo -e Uploading images 2026-01-26 23:49:22.121 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-01-26 23:49:22.123 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.126 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.128 | + functions:upload_image:134 : local image image_fname image_name 2026-01-26 23:49:22.129 | + functions:upload_image:136 : local max_attempts=5 2026-01-26 23:49:22.131 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2026-01-26 23:49:22.136 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.141 | + functions:upload_image:140 : image_fname=cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.143 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2026-01-26 23:49:22.146 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2026-01-26 23:49:22.148 | ++ functions:upload_image:144 : seq 5 2026-01-26 23:49:22.153 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2026-01-26 23:49:22.155 | + functions:upload_image:145 : local rc=0 2026-01-26 23:49:22.158 | + functions:upload_image:146 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.164 | --2026-01-26 18:49:22-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.195 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-01-26 23:49:22.263 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-01-26 23:49:22.341 | HTTP request sent, awaiting response... 302 Found 2026-01-26 23:49:22.344 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2026-01-26 23:49:22.344 | --2026-01-26 18:49:22-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.479 | Resolving github.com (github.com)... 140.82.112.4 2026-01-26 23:49:22.495 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-01-26 23:49:22.685 | HTTP request sent, awaiting response... 302 Found 2026-01-26 23:49:22.685 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-27T00%3A26%3A25Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A26%3A16Z&ske=2026-01-27T00%3A26%3A25Z&sks=b&skv=2018-11-09&sig=7eRtLtptkDOMk4dVaMJoEh7DBW6EYj7VuJ1VxuIOiRE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MzE2MiwibmJmIjoxNzY5NDcxMzYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9LSs8Wg2OqQWTwe4wYS6pXWB7_2a1r0-kH1JTzT-36Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-01-26 23:49:22.685 | --2026-01-26 18:49:22-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/0437ec86-7fce-41e9-af69-c95b08e2fc1c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-27T00%3A26%3A25Z&rscd=attachment%3B+filename%3Dcirros-0.6.2-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A26%3A16Z&ske=2026-01-27T00%3A26%3A25Z&sks=b&skv=2018-11-09&sig=7eRtLtptkDOMk4dVaMJoEh7DBW6EYj7VuJ1VxuIOiRE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MzE2MiwibmJmIjoxNzY5NDcxMzYyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.9LSs8Wg2OqQWTwe4wYS6pXWB7_2a1r0-kH1JTzT-36Q&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-01-26 23:49:22.687 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2026-01-26 23:49:22.689 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-01-26 23:49:22.713 | HTTP request sent, awaiting response... 200 OK 2026-01-26 23:49:22.713 | Length: 21430272 (20M) [application/octet-stream] 2026-01-26 23:49:22.714 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2026-01-26 23:49:22.722 | 2026-01-26 23:49:22.834 | 0K ........ ........ .... 100% 170M=0.1s 2026-01-26 23:49:22.835 | 2026-01-26 23:49:22.835 | 2026-01-26 18:49:22 (170 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2026-01-26 23:49:22.835 | 2026-01-26 23:49:22.840 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2026-01-26 23:49:22.842 | + functions:upload_image:156 : break 2026-01-26 23:49:22.845 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.848 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2026-01-26 23:49:22.851 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2026-01-26 23:49:22.855 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2026-01-26 23:49:22.857 | + functions:upload_image:306 : local kernel= 2026-01-26 23:49:22.859 | + functions:upload_image:307 : local ramdisk= 2026-01-26 23:49:22.863 | + functions:upload_image:308 : local disk_format= 2026-01-26 23:49:22.866 | + functions:upload_image:309 : local container_format= 2026-01-26 23:49:22.869 | + functions:upload_image:310 : local unpack= 2026-01-26 23:49:22.872 | + functions:upload_image:311 : local img_property= 2026-01-26 23:49:22.875 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-01-26 23:49:22.878 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2026-01-26 23:49:22.882 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2026-01-26 23:49:22.884 | + functions:upload_image:321 : case "$image_fname" in 2026-01-26 23:49:22.888 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2026-01-26 23:49:22.893 | + functions:upload_image:342 : image_name=cirros-0.6.2-x86_64-disk 2026-01-26 23:49:22.896 | + functions:upload_image:343 : local format 2026-01-26 23:49:22.902 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:22.902 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2026-01-26 23:49:22.912 | + functions:upload_image:344 : format=qcow2 2026-01-26 23:49:22.915 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-01-26 23:49:22.919 | + functions:upload_image:346 : disk_format=qcow2 2026-01-26 23:49:22.921 | + functions:upload_image:350 : container_format=bare 2026-01-26 23:49:22.925 | + functions:upload_image:397 : is_arch ppc64le 2026-01-26 23:49:22.929 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:22.933 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-01-26 23:49:22.938 | + functions:upload_image:397 : is_arch ppc64 2026-01-26 23:49:22.941 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:22.946 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-01-26 23:49:22.948 | + functions:upload_image:397 : is_arch ppc 2026-01-26 23:49:22.952 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:22.958 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-01-26 23:49:22.961 | + functions:upload_image:401 : is_arch aarch64 2026-01-26 23:49:22.964 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:22.968 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-01-26 23:49:22.971 | + functions:upload_image:405 : '[' bare = bare ']' 2026-01-26 23:49:22.974 | + functions:upload_image:406 : '[' '' = zcat ']' 2026-01-26 23:49:22.976 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2026-01-26 23:49:22.978 | + functions:upload_image:410 : '[' '' = unxz ']' 2026-01-26 23:49:22.981 | + functions:upload_image:421 : _upload_image cirros-0.6.2-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img hw_rng_model=virtio 2026-01-26 23:49:22.984 | + functions:_upload_image:104 : local image_name=cirros-0.6.2-x86_64-disk 2026-01-26 23:49:22.987 | + functions:_upload_image:105 : shift 2026-01-26 23:49:22.989 | + functions:_upload_image:106 : local container=bare 2026-01-26 23:49:22.992 | + functions:_upload_image:107 : shift 2026-01-26 23:49:22.994 | + functions:_upload_image:108 : local disk=qcow2 2026-01-26 23:49:22.996 | + functions:_upload_image:109 : shift 2026-01-26 23:49:22.999 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:23.002 | + functions:_upload_image:111 : shift 2026-01-26 23:49:23.004 | + functions:_upload_image:112 : local properties 2026-01-26 23:49:23.006 | + functions:_upload_image:113 : local useimport 2026-01-26 23:49:23.009 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2026-01-26 23:49:23.012 | ++ functions:_image_properties_to_arg:87 : local result= 2026-01-26 23:49:23.015 | ++ functions:_image_properties_to_arg:88 : for property in $* 2026-01-26 23:49:23.018 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2026-01-26 23:49:23.021 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2026-01-26 23:49:23.023 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2026-01-26 23:49:23.026 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2026-01-26 23:49:23.028 | + functions:_upload_image:118 : useimport=--import 2026-01-26 23:49:23.032 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:23.037 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.2-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2026-01-26 23:49:26.501 | 2026-01-26 23:49:26.501 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:26.501 | | Field | Value | 2026-01-26 23:49:26.501 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:26.501 | | container_format | bare | 2026-01-26 23:49:26.501 | | created_at | 2026-01-26T23:49:24Z | 2026-01-26 23:49:26.502 | | disk_format | qcow2 | 2026-01-26 23:49:26.502 | | file | /v2/images/0dba0dd8-d60b-4b34-b9d3-efbb2bc9f7a0/file | 2026-01-26 23:49:26.502 | | id | 0dba0dd8-d60b-4b34-b9d3-efbb2bc9f7a0 | 2026-01-26 23:49:26.502 | | min_disk | 0 | 2026-01-26 23:49:26.502 | | min_ram | 0 | 2026-01-26 23:49:26.502 | | name | cirros-0.6.2-x86_64-disk | 2026-01-26 23:49:26.502 | | owner | 51b7780042c64addb52fb6fe9587a219 | 2026-01-26 23:49:26.502 | | properties | hw_rng_model='virtio', os_glance_import_task='b97f6dde-02e2-4444-8421-202d7227fe92', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2026-01-26 23:49:26.502 | | protected | False | 2026-01-26 23:49:26.502 | | schema | /v2/schemas/image | 2026-01-26 23:49:26.502 | | size | 21430272 | 2026-01-26 23:49:26.502 | | status | uploading | 2026-01-26 23:49:26.502 | | tags | | 2026-01-26 23:49:26.502 | | updated_at | 2026-01-26T23:49:25Z | 2026-01-26 23:49:26.502 | | visibility | public | 2026-01-26 23:49:26.502 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:26.510 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-01-26 23:49:26.514 | + ./stack.sh:main:1368 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.518 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.521 | + functions:upload_image:134 : local image image_fname image_name 2026-01-26 23:49:26.524 | + functions:upload_image:136 : local max_attempts=5 2026-01-26 23:49:26.527 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2026-01-26 23:49:26.535 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.542 | + functions:upload_image:140 : image_fname=cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.545 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2026-01-26 23:49:26.549 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2026-01-26 23:49:26.554 | ++ functions:upload_image:144 : seq 5 2026-01-26 23:49:26.558 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2026-01-26 23:49:26.562 | + functions:upload_image:145 : local rc=0 2026-01-26 23:49:26.568 | + functions:upload_image:146 : wget --progress=dot:giga -c http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.573 | --2026-01-26 18:49:26-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.574 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2026-01-26 23:49:26.638 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2026-01-26 23:49:26.719 | HTTP request sent, awaiting response... 302 Found 2026-01-26 23:49:26.719 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2026-01-26 23:49:26.719 | --2026-01-26 18:49:26-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:26.859 | Resolving github.com (github.com)... 140.82.112.4 2026-01-26 23:49:26.874 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-01-26 23:49:27.090 | HTTP request sent, awaiting response... 302 Found 2026-01-26 23:49:27.090 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-27T00%3A26%3A27Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A25%3A47Z&ske=2026-01-27T00%3A26%3A27Z&sks=b&skv=2018-11-09&sig=sTb%2BSEHzRvV6lJhZqTG0lF3P6URsiUlCI2JcQqclh24%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MzE2NywibmJmIjoxNzY5NDcxMzY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8eGlkix-Cw_ZE5faaSEj83yhOOY8CNNfTxsAEm6adKg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-01-26 23:49:27.090 | --2026-01-26 18:49:27-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/695c5234-2ef1-4ac6-8076-f2a6342a22fc?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-27T00%3A26%3A27Z&rscd=attachment%3B+filename%3Dcirros-0.6.1-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A25%3A47Z&ske=2026-01-27T00%3A26%3A27Z&sks=b&skv=2018-11-09&sig=sTb%2BSEHzRvV6lJhZqTG0lF3P6URsiUlCI2JcQqclh24%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MzE2NywibmJmIjoxNzY5NDcxMzY3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.8eGlkix-Cw_ZE5faaSEj83yhOOY8CNNfTxsAEm6adKg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-01-26 23:49:27.091 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ... 2026-01-26 23:49:27.093 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-01-26 23:49:27.119 | HTTP request sent, awaiting response... 200 OK 2026-01-26 23:49:27.120 | Length: 21233664 (20M) [application/octet-stream] 2026-01-26 23:49:27.120 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2026-01-26 23:49:27.132 | 2026-01-26 23:49:27.365 | 0K ........ ........ .... 100% 82.5M=0.2s 2026-01-26 23:49:27.366 | 2026-01-26 23:49:27.366 | 2026-01-26 18:49:27 (82.5 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2026-01-26 23:49:27.366 | 2026-01-26 23:49:27.371 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2026-01-26 23:49:27.376 | + functions:upload_image:156 : break 2026-01-26 23:49:27.379 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:27.383 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2026-01-26 23:49:27.387 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2026-01-26 23:49:27.391 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2026-01-26 23:49:27.395 | + functions:upload_image:306 : local kernel= 2026-01-26 23:49:27.399 | + functions:upload_image:307 : local ramdisk= 2026-01-26 23:49:27.402 | + functions:upload_image:308 : local disk_format= 2026-01-26 23:49:27.408 | + functions:upload_image:309 : local container_format= 2026-01-26 23:49:27.412 | + functions:upload_image:310 : local unpack= 2026-01-26 23:49:27.416 | + functions:upload_image:311 : local img_property= 2026-01-26 23:49:27.420 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-01-26 23:49:27.423 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2026-01-26 23:49:27.427 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2026-01-26 23:49:27.430 | + functions:upload_image:321 : case "$image_fname" in 2026-01-26 23:49:27.435 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2026-01-26 23:49:27.442 | + functions:upload_image:342 : image_name=cirros-0.6.1-x86_64-disk 2026-01-26 23:49:27.446 | + functions:upload_image:343 : local format 2026-01-26 23:49:27.451 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2026-01-26 23:49:27.452 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:27.466 | + functions:upload_image:344 : format=qcow2 2026-01-26 23:49:27.469 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-01-26 23:49:27.473 | + functions:upload_image:346 : disk_format=qcow2 2026-01-26 23:49:27.476 | + functions:upload_image:350 : container_format=bare 2026-01-26 23:49:27.480 | + functions:upload_image:397 : is_arch ppc64le 2026-01-26 23:49:27.485 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:27.491 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-01-26 23:49:27.494 | + functions:upload_image:397 : is_arch ppc64 2026-01-26 23:49:27.499 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:27.504 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-01-26 23:49:27.506 | + functions:upload_image:397 : is_arch ppc 2026-01-26 23:49:27.512 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:27.519 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-01-26 23:49:27.523 | + functions:upload_image:401 : is_arch aarch64 2026-01-26 23:49:27.527 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:27.533 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-01-26 23:49:27.536 | + functions:upload_image:405 : '[' bare = bare ']' 2026-01-26 23:49:27.540 | + functions:upload_image:406 : '[' '' = zcat ']' 2026-01-26 23:49:27.543 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2026-01-26 23:49:27.547 | + functions:upload_image:410 : '[' '' = unxz ']' 2026-01-26 23:49:27.550 | + functions:upload_image:421 : _upload_image cirros-0.6.1-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img hw_rng_model=virtio 2026-01-26 23:49:27.554 | + functions:_upload_image:104 : local image_name=cirros-0.6.1-x86_64-disk 2026-01-26 23:49:27.559 | + functions:_upload_image:105 : shift 2026-01-26 23:49:27.563 | + functions:_upload_image:106 : local container=bare 2026-01-26 23:49:27.566 | + functions:_upload_image:107 : shift 2026-01-26 23:49:27.569 | + functions:_upload_image:108 : local disk=qcow2 2026-01-26 23:49:27.572 | + functions:_upload_image:109 : shift 2026-01-26 23:49:27.576 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:27.579 | + functions:_upload_image:111 : shift 2026-01-26 23:49:27.582 | + functions:_upload_image:112 : local properties 2026-01-26 23:49:27.585 | + functions:_upload_image:113 : local useimport 2026-01-26 23:49:27.589 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2026-01-26 23:49:27.593 | ++ functions:_image_properties_to_arg:87 : local result= 2026-01-26 23:49:27.597 | ++ functions:_image_properties_to_arg:88 : for property in $* 2026-01-26 23:49:27.599 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2026-01-26 23:49:27.602 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2026-01-26 23:49:27.605 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2026-01-26 23:49:27.610 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2026-01-26 23:49:27.613 | + functions:_upload_image:118 : useimport=--import 2026-01-26 23:49:27.617 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:27.625 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.1-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2026-01-26 23:49:30.194 | 2026-01-26 23:49:30.195 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:30.195 | | Field | Value | 2026-01-26 23:49:30.195 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:30.195 | | container_format | bare | 2026-01-26 23:49:30.195 | | created_at | 2026-01-26T23:49:28Z | 2026-01-26 23:49:30.195 | | disk_format | qcow2 | 2026-01-26 23:49:30.195 | | file | /v2/images/bd70f82e-84e0-4042-ad07-7b834bb8ac38/file | 2026-01-26 23:49:30.195 | | id | bd70f82e-84e0-4042-ad07-7b834bb8ac38 | 2026-01-26 23:49:30.195 | | min_disk | 0 | 2026-01-26 23:49:30.195 | | min_ram | 0 | 2026-01-26 23:49:30.195 | | name | cirros-0.6.1-x86_64-disk | 2026-01-26 23:49:30.195 | | owner | 51b7780042c64addb52fb6fe9587a219 | 2026-01-26 23:49:30.195 | | properties | hw_rng_model='virtio', os_glance_import_task='8a872d21-a079-45ff-8a3e-28844b885490', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2026-01-26 23:49:30.195 | | protected | False | 2026-01-26 23:49:30.195 | | schema | /v2/schemas/image | 2026-01-26 23:49:30.195 | | size | 21233664 | 2026-01-26 23:49:30.195 | | status | uploading | 2026-01-26 23:49:30.195 | | tags | | 2026-01-26 23:49:30.195 | | updated_at | 2026-01-26T23:49:29Z | 2026-01-26 23:49:30.195 | | visibility | public | 2026-01-26 23:49:30.195 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:30.203 | + ./stack.sh:main:1367 : for image_url in ${IMAGE_URLS//,/ } 2026-01-26 23:49:30.208 | + ./stack.sh:main:1368 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:30.212 | + functions:upload_image:132 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:30.215 | + functions:upload_image:134 : local image image_fname image_name 2026-01-26 23:49:30.217 | + functions:upload_image:136 : local max_attempts=5 2026-01-26 23:49:30.221 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2026-01-26 23:49:30.226 | ++ functions:upload_image:140 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:30.233 | + functions:upload_image:140 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:30.235 | + functions:upload_image:141 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-01-26 23:49:30.238 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-01-26 23:49:30.241 | ++ functions:upload_image:144 : seq 5 2026-01-26 23:49:30.249 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2026-01-26 23:49:30.252 | + functions:upload_image:145 : local rc=0 2026-01-26 23:49:30.255 | + functions:upload_image:146 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:30.259 | --2026-01-26 18:49:30-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:30.385 | Resolving github.com (github.com)... 140.82.112.4 2026-01-26 23:49:30.399 | Connecting to github.com (github.com)|140.82.112.4|:443... connected. 2026-01-26 23:49:30.581 | HTTP request sent, awaiting response... 302 Found 2026-01-26 23:49:30.581 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-27T00%3A50%3A05Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A49%3A08Z&ske=2026-01-27T00%3A50%3A05Z&sks=b&skv=2018-11-09&sig=kXp0L8WERtUbbL4zqyuoQMD42KZtSFIyoZRsA0KeSBY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MzE3MCwibmJmIjoxNzY5NDcxMzcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Z1Txx27L0Nbg7FZLfr_Rfitc9a6iuYpdIqL5QALeClY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-01-26 23:49:30.581 | --2026-01-26 18:49:30-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-01-27T00%3A50%3A05Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-01-26T23%3A49%3A08Z&ske=2026-01-27T00%3A50%3A05Z&sks=b&skv=2018-11-09&sig=kXp0L8WERtUbbL4zqyuoQMD42KZtSFIyoZRsA0KeSBY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2OTQ3MzE3MCwibmJmIjoxNzY5NDcxMzcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Z1Txx27L0Nbg7FZLfr_Rfitc9a6iuYpdIqL5QALeClY&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-01-26 23:49:30.582 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ... 2026-01-26 23:49:30.584 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-01-26 23:49:30.690 | HTTP request sent, awaiting response... 200 OK 2026-01-26 23:49:30.690 | Length: 21692416 (21M) [application/octet-stream] 2026-01-26 23:49:30.690 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2026-01-26 23:49:30.699 | 2026-01-26 23:49:31.557 | 0K ........ ........ .... 100% 23.9M=0.9s 2026-01-26 23:49:31.557 | 2026-01-26 23:49:31.557 | 2026-01-26 18:49:31 (23.9 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2026-01-26 23:49:31.557 | 2026-01-26 23:49:31.565 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2026-01-26 23:49:31.567 | + functions:upload_image:156 : break 2026-01-26 23:49:31.572 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:31.576 | + functions:upload_image:174 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-01-26 23:49:31.579 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-01-26 23:49:31.583 | + functions:upload_image:295 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-01-26 23:49:31.587 | + functions:upload_image:306 : local kernel= 2026-01-26 23:49:31.591 | + functions:upload_image:307 : local ramdisk= 2026-01-26 23:49:31.595 | + functions:upload_image:308 : local disk_format= 2026-01-26 23:49:31.598 | + functions:upload_image:309 : local container_format= 2026-01-26 23:49:31.602 | + functions:upload_image:310 : local unpack= 2026-01-26 23:49:31.605 | + functions:upload_image:311 : local img_property= 2026-01-26 23:49:31.609 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-01-26 23:49:31.612 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2026-01-26 23:49:31.616 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2026-01-26 23:49:31.620 | + functions:upload_image:321 : case "$image_fname" in 2026-01-26 23:49:31.624 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-01-26 23:49:31.630 | + functions:upload_image:342 : image_name=cirros-0.6.3-x86_64-disk 2026-01-26 23:49:31.635 | + functions:upload_image:343 : local format 2026-01-26 23:49:31.640 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:31.641 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2026-01-26 23:49:31.653 | + functions:upload_image:344 : format=qcow2 2026-01-26 23:49:31.656 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-01-26 23:49:31.659 | + functions:upload_image:346 : disk_format=qcow2 2026-01-26 23:49:31.662 | + functions:upload_image:350 : container_format=bare 2026-01-26 23:49:31.667 | + functions:upload_image:397 : is_arch ppc64le 2026-01-26 23:49:31.671 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:31.676 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-01-26 23:49:31.679 | + functions:upload_image:397 : is_arch ppc64 2026-01-26 23:49:31.684 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:31.690 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2026-01-26 23:49:31.693 | + functions:upload_image:397 : is_arch ppc 2026-01-26 23:49:31.698 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:31.703 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2026-01-26 23:49:31.707 | + functions:upload_image:401 : is_arch aarch64 2026-01-26 23:49:31.710 | ++ functions-common:is_arch:517 : uname -m 2026-01-26 23:49:31.716 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-01-26 23:49:31.720 | + functions:upload_image:405 : '[' bare = bare ']' 2026-01-26 23:49:31.723 | + functions:upload_image:406 : '[' '' = zcat ']' 2026-01-26 23:49:31.726 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2026-01-26 23:49:31.732 | + functions:upload_image:410 : '[' '' = unxz ']' 2026-01-26 23:49:31.736 | + functions:upload_image:421 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-01-26 23:49:31.739 | + functions:_upload_image:104 : local image_name=cirros-0.6.3-x86_64-disk 2026-01-26 23:49:31.742 | + functions:_upload_image:105 : shift 2026-01-26 23:49:31.746 | + functions:_upload_image:106 : local container=bare 2026-01-26 23:49:31.749 | + functions:_upload_image:107 : shift 2026-01-26 23:49:31.753 | + functions:_upload_image:108 : local disk=qcow2 2026-01-26 23:49:31.756 | + functions:_upload_image:109 : shift 2026-01-26 23:49:31.759 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:31.762 | + functions:_upload_image:111 : shift 2026-01-26 23:49:31.766 | + functions:_upload_image:112 : local properties 2026-01-26 23:49:31.770 | + functions:_upload_image:113 : local useimport 2026-01-26 23:49:31.774 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2026-01-26 23:49:31.777 | ++ functions:_image_properties_to_arg:87 : local result= 2026-01-26 23:49:31.780 | ++ functions:_image_properties_to_arg:88 : for property in $* 2026-01-26 23:49:31.783 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2026-01-26 23:49:31.787 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2026-01-26 23:49:31.791 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2026-01-26 23:49:31.794 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2026-01-26 23:49:31.797 | + functions:_upload_image:118 : useimport=--import 2026-01-26 23:49:31.802 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:31.808 | + functions:_upload_image:121 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --import --property hw_rng_model=virtio --file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:49:34.414 | 2026-01-26 23:49:34.414 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:34.414 | | Field | Value | 2026-01-26 23:49:34.414 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:34.414 | | container_format | bare | 2026-01-26 23:49:34.414 | | created_at | 2026-01-26T23:49:32Z | 2026-01-26 23:49:34.414 | | disk_format | qcow2 | 2026-01-26 23:49:34.414 | | file | /v2/images/83e5abfe-72a8-4364-96d1-e39a77cf888f/file | 2026-01-26 23:49:34.414 | | id | 83e5abfe-72a8-4364-96d1-e39a77cf888f | 2026-01-26 23:49:34.414 | | min_disk | 0 | 2026-01-26 23:49:34.414 | | min_ram | 0 | 2026-01-26 23:49:34.414 | | name | cirros-0.6.3-x86_64-disk | 2026-01-26 23:49:34.414 | | owner | 51b7780042c64addb52fb6fe9587a219 | 2026-01-26 23:49:34.414 | | properties | hw_rng_model='virtio', os_glance_import_task='2ecdce33-26f3-4400-8d5a-0658dab82e07', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-01-26 23:49:34.414 | | protected | False | 2026-01-26 23:49:34.414 | | schema | /v2/schemas/image | 2026-01-26 23:49:34.415 | | size | 21692416 | 2026-01-26 23:49:34.415 | | status | uploading | 2026-01-26 23:49:34.415 | | tags | | 2026-01-26 23:49:34.415 | | updated_at | 2026-01-26T23:49:33Z | 2026-01-26 23:49:34.415 | | visibility | public | 2026-01-26 23:49:34.415 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-01-26 23:49:34.426 | + ./stack.sh:main:1372 : async_wait create_flavors 2026-01-26 23:49:34.489 | [36990 Async create_flavors:189187]: Waiting for completion of create_flavors running on PID 189187 (2 other jobs running) 2026-01-26 23:49:34.522 | [36990 Async create_flavors:189187]: Signaling child to exit 2026-01-26 23:49:34.523 | WAKEUP 2026-01-26 23:49:34.551 | [36990 Async create_flavors:189187]: Signaled 2026-01-26 23:49:34.553 | + lib/nova:create_flavors:1276 : is_service_enabled n-api 2026-01-26 23:49:34.553 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:34.553 | + lib/nova:create_flavors:1277 : openstack --os-region-name=RegionOne flavor list 2026-01-26 23:49:34.553 | + lib/nova:create_flavors:1277 : grep -q ds512M 2026-01-26 23:49:34.553 | 2026-01-26 23:49:34.553 | + lib/nova:create_flavors:1279 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-01-26 23:49:34.553 | 2026-01-26 23:49:34.553 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.553 | | Field | Value | 2026-01-26 23:49:34.553 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.553 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.553 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.553 | | description | None | 2026-01-26 23:49:34.553 | | disk | 1 | 2026-01-26 23:49:34.553 | | id | c1 | 2026-01-26 23:49:34.553 | | name | cirros256 | 2026-01-26 23:49:34.553 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.553 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.553 | | ram | 256 | 2026-01-26 23:49:34.553 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.553 | | swap | 0 | 2026-01-26 23:49:34.553 | | vcpus | 1 | 2026-01-26 23:49:34.553 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.553 | + lib/nova:create_flavors:1280 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-01-26 23:49:34.553 | 2026-01-26 23:49:34.553 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.553 | | Field | Value | 2026-01-26 23:49:34.553 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.553 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.554 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.554 | | description | None | 2026-01-26 23:49:34.554 | | disk | 5 | 2026-01-26 23:49:34.554 | | id | d1 | 2026-01-26 23:49:34.554 | | name | ds512M | 2026-01-26 23:49:34.554 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.554 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.554 | | ram | 512 | 2026-01-26 23:49:34.554 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.554 | | swap | 0 | 2026-01-26 23:49:34.554 | | vcpus | 1 | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | + lib/nova:create_flavors:1281 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-01-26 23:49:34.554 | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | | Field | Value | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.554 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.554 | | description | None | 2026-01-26 23:49:34.554 | | disk | 10 | 2026-01-26 23:49:34.554 | | id | d2 | 2026-01-26 23:49:34.554 | | name | ds1G | 2026-01-26 23:49:34.554 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.554 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.554 | | ram | 1024 | 2026-01-26 23:49:34.554 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.554 | | swap | 0 | 2026-01-26 23:49:34.554 | | vcpus | 1 | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | + lib/nova:create_flavors:1282 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-01-26 23:49:34.554 | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | | Field | Value | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.554 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.554 | | description | None | 2026-01-26 23:49:34.554 | | disk | 10 | 2026-01-26 23:49:34.554 | | id | d3 | 2026-01-26 23:49:34.554 | | name | ds2G | 2026-01-26 23:49:34.554 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.554 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.554 | | ram | 2048 | 2026-01-26 23:49:34.554 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.554 | | swap | 0 | 2026-01-26 23:49:34.554 | | vcpus | 2 | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.554 | + lib/nova:create_flavors:1283 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-01-26 23:49:34.554 | 2026-01-26 23:49:34.554 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | | Field | Value | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.555 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.555 | | description | None | 2026-01-26 23:49:34.555 | | disk | 20 | 2026-01-26 23:49:34.555 | | id | d4 | 2026-01-26 23:49:34.555 | | name | ds4G | 2026-01-26 23:49:34.555 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.555 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.555 | | ram | 4096 | 2026-01-26 23:49:34.555 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.555 | | swap | 0 | 2026-01-26 23:49:34.555 | | vcpus | 4 | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | + lib/nova:create_flavors:1286 : openstack --os-region-name=RegionOne flavor list 2026-01-26 23:49:34.555 | + lib/nova:create_flavors:1286 : grep -q m1.tiny 2026-01-26 23:49:34.555 | 2026-01-26 23:49:34.555 | + lib/nova:create_flavors:1287 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-01-26 23:49:34.555 | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | | Field | Value | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.555 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.555 | | description | None | 2026-01-26 23:49:34.555 | | disk | 1 | 2026-01-26 23:49:34.555 | | id | 1 | 2026-01-26 23:49:34.555 | | name | m1.tiny | 2026-01-26 23:49:34.555 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.555 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.555 | | ram | 512 | 2026-01-26 23:49:34.555 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.555 | | swap | 0 | 2026-01-26 23:49:34.555 | | vcpus | 1 | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | + lib/nova:create_flavors:1288 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-01-26 23:49:34.555 | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | | Field | Value | 2026-01-26 23:49:34.555 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.555 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.555 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.555 | | description | None | 2026-01-26 23:49:34.555 | | disk | 20 | 2026-01-26 23:49:34.555 | | id | 2 | 2026-01-26 23:49:34.555 | | name | m1.small | 2026-01-26 23:49:34.555 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.555 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.555 | | ram | 2048 | 2026-01-26 23:49:34.556 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.556 | | swap | 0 | 2026-01-26 23:49:34.556 | | vcpus | 1 | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | + lib/nova:create_flavors:1289 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-01-26 23:49:34.556 | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | | Field | Value | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.556 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.556 | | description | None | 2026-01-26 23:49:34.556 | | disk | 40 | 2026-01-26 23:49:34.556 | | id | 3 | 2026-01-26 23:49:34.556 | | name | m1.medium | 2026-01-26 23:49:34.556 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.556 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.556 | | ram | 4096 | 2026-01-26 23:49:34.556 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.556 | | swap | 0 | 2026-01-26 23:49:34.556 | | vcpus | 2 | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | + lib/nova:create_flavors:1290 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-01-26 23:49:34.556 | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | | Field | Value | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.556 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.556 | | description | None | 2026-01-26 23:49:34.556 | | disk | 80 | 2026-01-26 23:49:34.556 | | id | 4 | 2026-01-26 23:49:34.556 | | name | m1.large | 2026-01-26 23:49:34.556 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.556 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.556 | | ram | 8192 | 2026-01-26 23:49:34.556 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.556 | | swap | 0 | 2026-01-26 23:49:34.556 | | vcpus | 4 | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | + lib/nova:create_flavors:1291 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-01-26 23:49:34.556 | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | | Field | Value | 2026-01-26 23:49:34.556 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.556 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:49:34.556 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:49:34.556 | | description | None | 2026-01-26 23:49:34.556 | | disk | 160 | 2026-01-26 23:49:34.556 | | id | 5 | 2026-01-26 23:49:34.557 | | name | m1.xlarge | 2026-01-26 23:49:34.557 | | os-flavor-access:is_public | True | 2026-01-26 23:49:34.557 | | properties | hw_rng:allowed='True' | 2026-01-26 23:49:34.557 | | ram | 16384 | 2026-01-26 23:49:34.557 | | rxtx_factor | 1.0 | 2026-01-26 23:49:34.557 | | swap | 0 | 2026-01-26 23:49:34.557 | | vcpus | 8 | 2026-01-26 23:49:34.557 | +----------------------------+-----------------------+ 2026-01-26 23:49:34.611 | [36990 Async create_flavors:189187]: finished create_flavors with result 0 in 4 seconds 2026-01-26 23:49:34.618 | + inc/async:async_wait:197 : return 0 2026-01-26 23:49:34.621 | + ./stack.sh:main:1374 : is_service_enabled horizon 2026-01-26 23:49:34.645 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:34.649 | + ./stack.sh:main:1375 : echo_summary 'Starting Horizon' 2026-01-26 23:49:34.651 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:49:34.654 | + ./stack.sh:echo_summary:444 : echo -e Starting Horizon 2026-01-26 23:49:34.658 | + ./stack.sh:main:1376 : init_horizon 2026-01-26 23:49:34.661 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/httpd/horizon_*' 2026-01-26 23:49:34.696 | + lib/horizon:init_horizon:158 : local django_admin 2026-01-26 23:49:34.699 | + lib/horizon:init_horizon:159 : type -p django-admin 2026-01-26 23:49:34.702 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2026-01-26 23:49:34.706 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2026-01-26 23:49:34.710 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2026-01-26 23:49:35.349 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-01-26 23:49:35.350 | version_info = version.StrictVersion(__version__).version 2026-01-26 23:49:35.768 | 2026-01-26 23:49:35.768 | 1897 static files copied to '/opt/stack/horizon/static'. 2026-01-26 23:49:35.879 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2026-01-26 23:49:35.882 | + lib/horizon:init_horizon:167 : django-admin compress --force 2026-01-26 23:49:36.484 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2026-01-26 23:49:36.484 | version_info = version.StrictVersion(__version__).version 2026-01-26 23:49:39.032 | Compressing... done 2026-01-26 23:49:39.033 | Compressed 7 block(s) from 12 template(s) for 2 context(s). 2026-01-26 23:49:39.218 | + ./stack.sh:main:1377 : start_horizon 2026-01-26 23:49:39.221 | + lib/horizon:start_horizon:185 : restart_apache_server 2026-01-26 23:49:39.225 | + lib/apache:restart_apache_server:238 : restart_service httpd 2026-01-26 23:49:39.228 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2026-01-26 23:49:39.232 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart httpd 2026-01-26 23:49:40.489 | + ./stack.sh:main:1388 : is_service_enabled nova 2026-01-26 23:49:40.505 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:40.508 | + ./stack.sh:main:1388 : is_service_enabled keystone 2026-01-26 23:49:40.531 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:40.534 | + ./stack.sh:main:1389 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2026-01-26 23:49:40.537 | + ./stack.sh:main:1391 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-01-26 23:49:40.539 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2026-01-26 23:49:40.542 | + ./stack.sh:main:1395 : /opt/stack/devstack/tools/create_userrc.sh -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-01-26 23:49:40.548 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-01-26 23:49:40.550 | ++ opt/stack/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem 2026-01-26 23:49:40.553 | + opt/stack/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/opt/stack/devstack/accrc'\'' --os-password '\''secretadmin'\'' --os-cacert '\''/opt/stack/data/ca-bundle.pem'\'' --' 2026-01-26 23:49:40.554 | + opt/stack/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/opt/stack/devstack/accrc'\''' --os-password ''\''secretadmin'\''' --os-cacert ''\''/opt/stack/data/ca-bundle.pem'\''' -- 2026-01-26 23:49:40.556 | ++ opt/stack/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem -- 2026-01-26 23:49:40.558 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-01-26 23:49:40.559 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-01-26 23:49:40.560 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-01-26 23:49:40.562 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-01-26 23:49:40.563 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-01-26 23:49:40.565 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-01-26 23:49:40.566 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-01-26 23:49:40.568 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2026-01-26 23:49:40.569 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-01-26 23:49:40.570 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-01-26 23:49:40.572 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-01-26 23:49:40.573 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2026-01-26 23:49:40.574 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-01-26 23:49:40.575 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-01-26 23:49:40.576 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-01-26 23:49:40.578 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-01-26 23:49:40.579 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-01-26 23:49:40.580 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2026-01-26 23:49:40.582 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2026-01-26 23:49:40.583 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-01-26 23:49:40.584 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-01-26 23:49:40.585 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-01-26 23:49:40.587 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2026-01-26 23:49:40.588 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2026-01-26 23:49:40.590 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2026-01-26 23:49:40.590 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-01-26 23:49:40.592 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-01-26 23:49:40.594 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-01-26 23:49:40.594 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-01-26 23:49:40.596 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-01-26 23:49:40.597 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2026-01-26 23:49:40.598 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2026-01-26 23:49:40.600 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-01-26 23:49:40.601 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-01-26 23:49:40.603 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2026-01-26 23:49:40.604 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2026-01-26 23:49:40.605 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2026-01-26 23:49:40.607 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-01-26 23:49:40.609 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-01-26 23:49:40.610 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-01-26 23:49:40.612 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-01-26 23:49:40.612 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-01-26 23:49:40.614 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-01-26 23:49:40.615 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-01-26 23:49:40.616 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-01-26 23:49:40.618 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-01-26 23:49:40.619 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-01-26 23:49:40.620 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-01-26 23:49:40.622 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-01-26 23:49:40.623 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-01-26 23:49:40.625 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-01-26 23:49:40.626 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-01-26 23:49:40.627 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2026-01-26 23:49:40.629 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-01-26 23:49:40.631 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-01-26 23:49:40.632 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-01-26 23:49:40.634 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-01-26 23:49:40.634 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-01-26 23:49:40.634 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-01-26 23:49:40.635 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-01-26 23:49:40.635 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-01-26 23:49:40.726 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-01-26 23:49:40.727 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x02\x16')) 2026-01-26 23:49:40.727 | 2026-01-26 23:49:40.734 | + ./stack.sh:main:1400 : save_stackenv 2026-01-26 23:49:40.737 | + functions-common:save_stackenv:63 : local tag= 2026-01-26 23:49:40.741 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2026-01-26 23:49:40.747 | + functions-common:save_stackenv:65 : time_stamp=2026-01-26-184940 2026-01-26 23:49:40.750 | + functions-common:save_stackenv:66 : echo '# 2026-01-26-184940 ' 2026-01-26 23:49:40.752 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.755 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2026-01-26 23:49:40.758 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.761 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2026-01-26 23:49:40.764 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.767 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2026-01-26 23:49:40.770 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.773 | + functions-common:save_stackenv:68 : echo ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-01-26 23:49:40.775 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.778 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.18 2026-01-26 23:49:40.781 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.785 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.18/identity 2026-01-26 23:49:40.787 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.791 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2026-01-26-183654 2026-01-26 23:49:40.794 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.798 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2026-01-26 23:49:40.802 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.805 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.18 2026-01-26 23:49:40.809 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.813 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2026-01-26 23:49:40.816 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.819 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.18,IP:::1 2026-01-26 23:49:40.823 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.827 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2026-01-26 23:49:40.829 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.832 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2026-01-26 23:49:40.836 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.840 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.18 2026-01-26 23:49:40.842 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2026-01-26 23:49:40.846 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2026-01-26 23:49:40.849 | + ./stack.sh:main:1411 : merge_config_group /opt/stack/devstack/local.conf extra 2026-01-26 23:49:40.853 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-01-26 23:49:40.856 | + inc/meta-config:merge_config_group:171 : shift 2026-01-26 23:49:40.860 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-01-26 23:49:40.863 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:49:40.866 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-01-26 23:49:40.870 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-01-26 23:49:40.874 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2026-01-26 23:49:40.876 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:49:40.880 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-01-26 23:49:40.883 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:49:40.886 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-01-26 23:49:40.886 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:49:40.886 | gsub("[][]", "", $1); 2026-01-26 23:49:40.886 | split($1, a, "|"); 2026-01-26 23:49:40.886 | if (a[1] == matchgroup) 2026-01-26 23:49:40.886 | print a[2] 2026-01-26 23:49:40.887 | } 2026-01-26 23:49:40.887 | ' /opt/stack/devstack/local.conf 2026-01-26 23:49:40.891 | + ./stack.sh:main:1418 : run_phase stack extra 2026-01-26 23:49:40.894 | + functions-common:run_phase:1840 : local mode=stack 2026-01-26 23:49:40.897 | + functions-common:run_phase:1841 : local phase=extra 2026-01-26 23:49:40.900 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:49:40.903 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:49:40.907 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:49:40.909 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:49:40.912 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:49:40.916 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:49:40.921 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:49:40.924 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:49:40.927 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:49:40.932 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2026-01-26 23:49:40.934 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:49:40.952 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:40.956 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:49:40.959 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:40.961 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-01-26 23:49:40.965 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:40.967 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-01-26 23:49:40.971 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:40.974 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-01-26 23:49:40.977 | ++ extras.d/80-tempest.sh:source:15 : : 2026-01-26 23:49:40.980 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-01-26 23:49:40.983 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-01-26 23:49:40.985 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:49:40.988 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-01-26 23:49:40.991 | + functions-common:run_phase:1867 : run_plugins stack extra 2026-01-26 23:49:40.994 | + functions-common:run_plugins:1826 : local mode=stack 2026-01-26 23:49:40.998 | + functions-common:run_plugins:1827 : local phase=extra 2026-01-26 23:49:41.001 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-01-26 23:49:41.003 | + functions-common:run_plugins:1830 : local plugin 2026-01-26 23:49:41.006 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-01-26 23:49:41.009 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-01-26 23:49:41.013 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-01-26 23:49:41.016 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2026-01-26 23:49:41.020 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-01-26 23:49:41.023 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-01-26 23:49:41.025 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-01-26 23:49:41.029 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-01-26 23:49:41.032 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-01-26 23:49:41.035 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-01-26 23:49:41.038 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-01-26 23:49:41.040 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-01-26 23:49:41.044 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-01-26 23:49:41.047 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-01-26 23:49:41.050 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-01-26 23:49:41.054 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-01-26 23:49:41.057 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-01-26 23:49:41.060 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-01-26 23:49:41.064 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-01-26 23:49:41.066 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-01-26 23:49:41.069 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-01-26 23:49:41.072 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-01-26 23:49:41.076 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-01-26 23:49:41.079 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-01-26 23:49:41.082 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-01-26 23:49:41.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-01-26 23:49:41.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-01-26 23:49:41.106 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-01-26 23:49:41.109 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-01-26 23:49:41.113 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:49:41.135 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:49:41.138 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-01-26 23:49:41.143 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-01-26 23:49:41.143 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-01-26 23:49:41.149 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-01-26 23:49:41.152 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-01-26 23:49:41.155 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-01-26 23:49:41.158 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:49:41.179 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:49:41.183 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-01-26 23:49:41.186 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:41.188 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-01-26 23:49:41.189 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2026-01-26 23:49:41.207 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:49:41.210 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2026-01-26 23:49:41.231 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:49:41.234 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2026-01-26 23:49:41.255 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:49:41.259 | + ./stack.sh:main:1426 : merge_config_group /opt/stack/devstack/local.conf post-extra 2026-01-26 23:49:41.263 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-01-26 23:49:41.268 | + inc/meta-config:merge_config_group:171 : shift 2026-01-26 23:49:41.272 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-01-26 23:49:41.277 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:49:41.280 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-01-26 23:49:41.283 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-01-26 23:49:41.288 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2026-01-26 23:49:41.292 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:49:41.296 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-01-26 23:49:41.299 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:49:41.303 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-01-26 23:49:41.304 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:49:41.304 | gsub("[][]", "", $1); 2026-01-26 23:49:41.304 | split($1, a, "|"); 2026-01-26 23:49:41.304 | if (a[1] == matchgroup) 2026-01-26 23:49:41.304 | print a[2] 2026-01-26 23:49:41.304 | } 2026-01-26 23:49:41.304 | ' /opt/stack/devstack/local.conf 2026-01-26 23:49:41.311 | + ./stack.sh:main:1435 : is_service_enabled n-cpu 2026-01-26 23:49:41.334 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:41.337 | + ./stack.sh:main:1436 : is_nova_ready 2026-01-26 23:49:41.341 | + lib/nova:is_nova_ready:1201 : wait_for_compute 60 2026-01-26 23:49:41.345 | + functions:wait_for_compute:483 : local timeout=60 2026-01-26 23:49:41.348 | + functions:wait_for_compute:484 : local rval=0 2026-01-26 23:49:41.351 | + functions:wait_for_compute:485 : local compute_hostname 2026-01-26 23:49:41.355 | + functions:wait_for_compute:486 : time_start wait_for_service 2026-01-26 23:49:41.358 | + functions-common:time_start:2398 : local name=wait_for_service 2026-01-26 23:49:41.362 | + functions-common:time_start:2399 : local start_time= 2026-01-26 23:49:41.366 | + functions-common:time_start:2400 : [[ -n '' ]] 2026-01-26 23:49:41.371 | ++ functions-common:time_start:2403 : date +%s%3N 2026-01-26 23:49:41.377 | + functions-common:time_start:2403 : _TIME_START[$name]=1769471381373 2026-01-26 23:49:41.382 | ++ functions:wait_for_compute:487 : iniget /etc/nova/nova.conf DEFAULT host 2026-01-26 23:49:41.408 | + functions:wait_for_compute:487 : compute_hostname= 2026-01-26 23:49:41.411 | + functions:wait_for_compute:488 : [[ -z '' ]] 2026-01-26 23:49:41.416 | ++ functions:wait_for_compute:489 : hostname 2026-01-26 23:49:41.422 | + functions:wait_for_compute:489 : compute_hostname=np0005596550.novalocal 2026-01-26 23:49:41.426 | + functions:wait_for_compute:491 : timeout 60 bash -x 2026-01-26 23:49:41.432 | ++ functions:wait_for_compute:491 : hostname 2026-01-26 23:49:41.440 | + :: : ID= 2026-01-26 23:49:41.443 | + :: : [[ '' == '' ]] 2026-01-26 23:49:41.444 | + :: : sleep 1 2026-01-26 23:49:42.449 | + :: : [[ libvirt = \f\a\k\e ]] 2026-01-26 23:49:42.451 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0005596550.novalocal --service nova-compute -c ID -f value 2026-01-26 23:49:42.740 | 2026-01-26 23:49:42.749 | + :: : ID=fa967974-44fa-418b-8a25-5026433a2273 2026-01-26 23:49:42.750 | + :: : [[ fa967974-44fa-418b-8a25-5026433a2273 == '' ]] 2026-01-26 23:49:42.755 | + functions:wait_for_compute:503 : time_stop wait_for_service 2026-01-26 23:49:42.758 | + functions-common:time_stop:2412 : local name 2026-01-26 23:49:42.762 | + functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:42.765 | + functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:42.768 | + functions-common:time_stop:2415 : local total 2026-01-26 23:49:42.772 | + functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:42.775 | + functions-common:time_stop:2418 : name=wait_for_service 2026-01-26 23:49:42.778 | + functions-common:time_stop:2419 : start_time=1769471381373 2026-01-26 23:49:42.782 | + functions-common:time_stop:2421 : [[ -z 1769471381373 ]] 2026-01-26 23:49:42.786 | ++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:42.792 | + functions-common:time_stop:2424 : end_time=1769471382788 2026-01-26 23:49:42.795 | + functions-common:time_stop:2425 : elapsed_time=1415 2026-01-26 23:49:42.800 | + functions-common:time_stop:2426 : total=9749 2026-01-26 23:49:42.802 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:42.806 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11164 2026-01-26 23:49:42.809 | + functions:wait_for_compute:505 : [[ 0 != 0 ]] 2026-01-26 23:49:42.813 | + functions:wait_for_compute:509 : return 0 2026-01-26 23:49:42.816 | + ./stack.sh:main:1440 : service_check 2026-01-26 23:49:42.820 | + functions-common:service_check:1705 : local service 2026-01-26 23:49:42.824 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:42.828 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-api.service 2026-01-26 23:49:42.863 | enabled 2026-01-26 23:49:42.869 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-api.service --no-pager 2026-01-26 23:49:42.912 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-01-26 23:49:42.913 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: disabled) 2026-01-26 23:49:42.913 | Active: active (running) since Mon 2026-01-26 18:49:04 EST; 38s ago 2026-01-26 23:49:42.913 | Invocation: 345bfabf71924fcf93c8fffa4183d179 2026-01-26 23:49:42.913 | Main PID: 191140 (uwsgi) 2026-01-26 23:49:42.913 | Status: "uWSGI is ready" 2026-01-26 23:49:42.913 | Tasks: 7 (limit: 100081) 2026-01-26 23:49:42.913 | Memory: 236.2M (peak: 236.7M) 2026-01-26 23:49:42.913 | CPU: 3.885s 2026-01-26 23:49:42.913 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-01-26 23:49:42.913 | ├─191140 "cinder-apiuWSGI master" 2026-01-26 23:49:42.913 | ├─191148 "cinder-apiuWSGI worker 1" 2026-01-26 23:49:42.913 | └─191149 "cinder-apiuWSGI worker 2" 2026-01-26 23:49:42.913 | 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191149]: DEBUG cinder.api.openstack.wsgi [req-a290c0cc-0d0f-45fd-bea2-58b68892ac2b req-dd80e63b-df9b-4f3d-b0b4-b4d384d29554 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=191149) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191149]: INFO cinder.api.openstack.wsgi [req-a290c0cc-0d0f-45fd-bea2-58b68892ac2b req-dd80e63b-df9b-4f3d-b0b4-b4d384d29554 admin admin] https://38.102.83.18/volume/v3/types returned with HTTP 200 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191149]: [pid: 191149|app: 0|req: 2/4] 38.102.83.18 () {76 vars in 1438 bytes} [Mon Jan 26 18:49:16 2026] POST /volume/v3/types => generated 186 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191148]: DEBUG cinder.api.middleware.request_id [req-a290c0cc-0d0f-45fd-bea2-58b68892ac2b req-f9f2f3c6-b68f-443b-a839-7a95df5c9feb None None] RequestId filter calling following filter/app {{(pid=191148) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191148]: INFO cinder.api.openstack.wsgi [req-a290c0cc-0d0f-45fd-bea2-58b68892ac2b req-f9f2f3c6-b68f-443b-a839-7a95df5c9feb admin admin] POST https://38.102.83.18/volume/v3/types/08bb58c7-7bfa-46bd-aae5-25d717dca2d3/extra_specs 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191148]: DEBUG cinder.api.openstack.wsgi [req-a290c0cc-0d0f-45fd-bea2-58b68892ac2b req-f9f2f3c6-b68f-443b-a839-7a95df5c9feb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=191148) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191148]: INFO cinder.api.openstack.wsgi [req-a290c0cc-0d0f-45fd-bea2-58b68892ac2b req-f9f2f3c6-b68f-443b-a839-7a95df5c9feb admin admin] https://38.102.83.18/volume/v3/types/08bb58c7-7bfa-46bd-aae5-25d717dca2d3/extra_specs returned with HTTP 200 2026-01-26 23:49:42.914 | Jan 26 18:49:16 np0005596550.novalocal devstack@c-api.service[191148]: [pid: 191148|app: 0|req: 3/5] 38.102.83.18 () {76 vars in 1584 bytes} [Mon Jan 26 18:49:16 2026] POST /volume/v3/types/08bb58c7-7bfa-46bd-aae5-25d717dca2d3/extra_specs => generated 45 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-01-26 23:49:42.914 | Jan 26 18:49:26 np0005596550.novalocal devstack@c-api.service[191149]: DEBUG dbcounter [-] [191149] Writing DB stats cinder:SELECT=6,cinder:INSERT=2 {{(pid=191149) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:42.914 | Jan 26 18:49:26 np0005596550.novalocal devstack@c-api.service[191148]: DEBUG dbcounter [-] [191148] Writing DB stats cinder:SELECT=10,cinder:INSERT=2 {{(pid=191148) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:42.918 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:42.921 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-bak.service 2026-01-26 23:49:42.953 | enabled 2026-01-26 23:49:42.959 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-bak.service --no-pager 2026-01-26 23:49:42.996 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2026-01-26 23:49:42.997 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: disabled) 2026-01-26 23:49:42.997 | Active: active (running) since Mon 2026-01-26 18:49:12 EST; 30s ago 2026-01-26 23:49:42.997 | Invocation: bd3de958d95b4274838a76d5de73005b 2026-01-26 23:49:42.997 | Main PID: 194750 (cinder-backup) 2026-01-26 23:49:42.997 | Tasks: 1 (limit: 100081) 2026-01-26 23:49:42.997 | Memory: 91.3M (peak: 91.5M) 2026-01-26 23:49:42.997 | CPU: 1.465s 2026-01-26 23:49:42.997 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2026-01-26 23:49:42.997 | └─194750 /usr/bin/python3.12 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2026-01-26 23:49:42.997 | 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG oslo_concurrency.lockutils [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Acquiring lock "cleanup_incomplete_backups_194750" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=194750) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG oslo_concurrency.lockutils [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Lock "cleanup_incomplete_backups_194750" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=194750) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: INFO cinder.backup.manager [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Cleaning up incomplete backup operations. 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG oslo_concurrency.lockutils [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Lock "cleanup_incomplete_backups_194750" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.015s {{(pid=194750) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG oslo_db.sqlalchemy.engines [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=194750) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG cinder.manager [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Notifying Schedulers of capabilities ... {{(pid=194750) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: INFO cinder.keymgr.migration [None req-77db9cf2-7efb-4406-bb6c-84473370ec12 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG cinder.service [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Creating RPC server for service cinder-backup {{(pid=194750) start /opt/stack/cinder/cinder/service.py:239}} 2026-01-26 23:49:42.997 | Jan 26 18:49:13 np0005596550.novalocal cinder-backup[194750]: DEBUG cinder.service [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=194750) start /opt/stack/cinder/cinder/service.py:245}} 2026-01-26 23:49:42.997 | Jan 26 18:49:23 np0005596550.novalocal cinder-backup[194750]: DEBUG dbcounter [-] [194750] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=194750) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.004 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.008 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-sch.service 2026-01-26 23:49:43.039 | enabled 2026-01-26 23:49:43.045 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-sch.service --no-pager 2026-01-26 23:49:43.081 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-01-26 23:49:43.081 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: disabled) 2026-01-26 23:49:43.082 | Active: active (running) since Mon 2026-01-26 18:49:09 EST; 33s ago 2026-01-26 23:49:43.082 | Invocation: 458d58f7f2974ec2935f3ac0230de630 2026-01-26 23:49:43.082 | Main PID: 192999 (cinder-schedule) 2026-01-26 23:49:43.082 | Tasks: 1 (limit: 100081) 2026-01-26 23:49:43.082 | Memory: 105.9M (peak: 106.4M) 2026-01-26 23:49:43.082 | CPU: 1.718s 2026-01-26 23:49:43.082 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-01-26 23:49:43.082 | └─192999 /usr/bin/python3.12 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-01-26 23:49:43.082 | 2026-01-26 23:49:43.082 | Jan 26 18:49:10 np0005596550.novalocal cinder-scheduler[192999]: INFO cinder.manager [None req-8ec0578c-d0b4-4e5f-92e4-618d09169878 None None] Initiating service 1 cleanup 2026-01-26 23:49:43.082 | Jan 26 18:49:10 np0005596550.novalocal cinder-scheduler[192999]: INFO cinder.manager [None req-8ec0578c-d0b4-4e5f-92e4-618d09169878 None None] Service 1 cleanup completed. 2026-01-26 23:49:43.082 | Jan 26 18:49:10 np0005596550.novalocal cinder-scheduler[192999]: DEBUG cinder.service [None req-8ec0578c-d0b4-4e5f-92e4-618d09169878 None None] Creating RPC server for service cinder-scheduler {{(pid=192999) start /opt/stack/cinder/cinder/service.py:239}} 2026-01-26 23:49:43.082 | Jan 26 18:49:10 np0005596550.novalocal cinder-scheduler[192999]: DEBUG cinder.service [None req-8ec0578c-d0b4-4e5f-92e4-618d09169878 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=192999) start /opt/stack/cinder/cinder/service.py:245}} 2026-01-26 23:49:43.082 | Jan 26 18:49:13 np0005596550.novalocal cinder-scheduler[192999]: DEBUG cinder.scheduler.host_manager [None req-fbc46525-5fea-4541-8522-659ef1d94f4c None None] Received backup service update from np0005596550.novalocal: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=192999) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2026-01-26 23:49:43.082 | Jan 26 18:49:20 np0005596550.novalocal cinder-scheduler[192999]: DEBUG dbcounter [-] [192999] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=192999) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.082 | Jan 26 18:49:27 np0005596550.novalocal cinder-scheduler[192999]: DEBUG cinder.scheduler.host_manager [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] Received volume service update from np0005596550.novalocal@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005596550.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=192999) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-01-26 23:49:43.082 | Jan 26 18:49:27 np0005596550.novalocal cinder-scheduler[192999]: DEBUG cinder.scheduler.host_manager [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np0005596550.novalocal@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 1, 26, 23, 49, 27, 281525)}, {'type': 'backend', 'name_to_id': 'np0005596550.novalocal@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 1, 26, 23, 49, 27, 281525)}]. {{(pid=192999) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-01-26 23:49:43.083 | Jan 26 18:49:27 np0005596550.novalocal cinder-scheduler[192999]: DEBUG cinder.scheduler.host_manager [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] Updating capabilities for np0005596550.novalocal@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:np0005596550.novalocal:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 1, 26, 23, 49, 27, 265842)} {{(pid=192999) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-01-26 23:49:43.083 | Jan 26 18:49:37 np0005596550.novalocal cinder-scheduler[192999]: DEBUG dbcounter [-] [192999] Writing DB stats cinder:SELECT=1 {{(pid=192999) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.089 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.091 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@c-vol.service 2026-01-26 23:49:43.122 | enabled 2026-01-26 23:49:43.131 | + functions-common:service_check:1712 : sudo systemctl status devstack@c-vol.service --no-pager 2026-01-26 23:49:43.169 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-01-26 23:49:43.169 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: disabled) 2026-01-26 23:49:43.169 | Active: active (running) since Mon 2026-01-26 18:49:15 EST; 27s ago 2026-01-26 23:49:43.169 | Invocation: c3cbf29bbe4645e3b56f5b3fb01fbf2c 2026-01-26 23:49:43.169 | Main PID: 196510 (cinder-volume) 2026-01-26 23:49:43.169 | Tasks: 2 (limit: 100081) 2026-01-26 23:49:43.170 | Memory: 134.3M (peak: 136.9M) 2026-01-26 23:49:43.170 | CPU: 2.876s 2026-01-26 23:49:43.170 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-01-26 23:49:43.170 | ├─196510 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-01-26 23:49:43.170 | └─196635 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-01-26 23:49:43.170 | 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal cinder-volume[196635]: DEBUG oslo_concurrency.processutils [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.359s {{(pid=196635) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal cinder-volume[196635]: DEBUG oslo_concurrency.processutils [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool {{(pid=196635) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal sudo[199179]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal cinder-volume[196635]: DEBUG oslo_concurrency.processutils [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.415s {{(pid=196635) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal cinder-volume[196635]: DEBUG oslo_concurrency.processutils [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=196635) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal sudo[199184]: stack : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal cinder-volume[196635]: DEBUG oslo_concurrency.processutils [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1" returned: 0 in 0.399s {{(pid=196635) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2026-01-26 23:49:43.170 | Jan 26 18:49:28 np0005596550.novalocal cinder-volume[196635]: INFO cinder.volume.manager [None req-5a449f94-095a-42d0-a3db-7ef1bdbe9517 None None] Driver post RPC initialization completed successfully. 2026-01-26 23:49:43.170 | Jan 26 18:49:37 np0005596550.novalocal cinder-volume[196635]: DEBUG dbcounter [-] [196635] Writing DB stats cinder:SELECT=3 {{(pid=196635) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.170 | Jan 26 18:49:38 np0005596550.novalocal cinder-volume[196635]: DEBUG dbcounter [-] [196635] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=196635) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.179 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.182 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@etcd3.service 2026-01-26 23:49:43.212 | not-found 2026-01-26 23:49:43.218 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.221 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@file_tracker.service 2026-01-26 23:49:43.252 | enabled 2026-01-26 23:49:43.258 | + functions-common:service_check:1712 : sudo systemctl status devstack@file_tracker.service --no-pager 2026-01-26 23:49:43.295 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2026-01-26 23:49:43.295 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: disabled) 2026-01-26 23:49:43.295 | Active: active (running) since Mon 2026-01-26 18:44:34 EST; 5min ago 2026-01-26 23:49:43.295 | Invocation: a96f3427ae164c45b4c0dd65eca5af99 2026-01-26 23:49:43.295 | Main PID: 121501 (file_tracker.sh) 2026-01-26 23:49:43.295 | Tasks: 2 (limit: 100081) 2026-01-26 23:49:43.295 | Memory: 604K (peak: 1.2M) 2026-01-26 23:49:43.295 | CPU: 86ms 2026-01-26 23:49:43.295 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2026-01-26 23:49:43.295 | ├─121501 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2026-01-26 23:49:43.295 | └─199420 sleep 20 2026-01-26 23:49:43.295 | 2026-01-26 23:49:43.295 | Jan 26 18:46:34 np0005596550.novalocal file_tracker.sh[138715]: 2560 0 9223372036854775807 2026-01-26 23:49:43.295 | Jan 26 18:46:54 np0005596550.novalocal file_tracker.sh[142068]: 2720 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:47:14 np0005596550.novalocal file_tracker.sh[145818]: 3104 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:47:34 np0005596550.novalocal file_tracker.sh[150996]: 3168 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:47:54 np0005596550.novalocal file_tracker.sh[160636]: 3936 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:48:14 np0005596550.novalocal file_tracker.sh[172488]: 4704 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:48:34 np0005596550.novalocal file_tracker.sh[177132]: 5152 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:48:54 np0005596550.novalocal file_tracker.sh[185517]: 6080 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:49:14 np0005596550.novalocal file_tracker.sh[195839]: 6752 0 9223372036854775807 2026-01-26 23:49:43.296 | Jan 26 18:49:34 np0005596550.novalocal file_tracker.sh[199419]: 7040 0 9223372036854775807 2026-01-26 23:49:43.301 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.304 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@g-api.service 2026-01-26 23:49:43.336 | enabled 2026-01-26 23:49:43.342 | + functions-common:service_check:1712 : sudo systemctl status devstack@g-api.service --no-pager 2026-01-26 23:49:43.380 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-01-26 23:49:43.380 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: disabled) 2026-01-26 23:49:43.380 | Active: active (running) since Mon 2026-01-26 18:49:20 EST; 22s ago 2026-01-26 23:49:43.380 | Invocation: e14065f4ed3f4a92b84316116c1f82cb 2026-01-26 23:49:43.380 | Main PID: 198540 (uwsgi) 2026-01-26 23:49:43.380 | Status: "uWSGI is ready" 2026-01-26 23:49:43.380 | Tasks: 12 (limit: 100081) 2026-01-26 23:49:43.380 | Memory: 245.6M (peak: 267.4M) 2026-01-26 23:49:43.380 | CPU: 6.866s 2026-01-26 23:49:43.380 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-01-26 23:49:43.380 | ├─198540 "glance-apiuWSGI master" 2026-01-26 23:49:43.380 | ├─198544 "glance-apiuWSGI worker 1" 2026-01-26 23:49:43.380 | └─198545 "glance-apiuWSGI worker 2" 2026-01-26 23:49:43.380 | 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=198544) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=198544) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=198544) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=198544) set_acls /usr/local/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-2ecdce33-26f3-4400-8d5a-0658dab82e07' (0690f79d-6746-40b5-8701-04c6df0c20aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=198544) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-2ecdce33-26f3-4400-8d5a-0658dab82e07' (7cb7cec2-0ba1-4732-aad5-7b86e78db6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=198544) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: INFO glance.domain [-] Task [2ecdce33-26f3-4400-8d5a-0658dab82e07] status changing from processing to success 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: INFO glance.async_.flows.api_image_import [-] 2ecdce33-26f3-4400-8d5a-0658dab82e07 of api_image_import completed 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-2ecdce33-26f3-4400-8d5a-0658dab82e07' (7cb7cec2-0ba1-4732-aad5-7b86e78db6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=198544) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2026-01-26 23:49:43.380 | Jan 26 18:49:35 np0005596550.novalocal devstack@g-api.service[198544]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (19a2b5d4-01e3-4d39-887f-a3e969e3c9ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=198544) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} 2026-01-26 23:49:43.385 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.387 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@horizon.service 2026-01-26 23:49:43.411 | not-found 2026-01-26 23:49:43.417 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.420 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@key.service 2026-01-26 23:49:43.450 | not-found 2026-01-26 23:49:43.456 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.458 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@memory_tracker.service 2026-01-26 23:49:43.491 | enabled 2026-01-26 23:49:43.497 | + functions-common:service_check:1712 : sudo systemctl status devstack@memory_tracker.service --no-pager 2026-01-26 23:49:43.529 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2026-01-26 23:49:43.529 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: disabled) 2026-01-26 23:49:43.529 | Active: active (running) since Mon 2026-01-26 18:44:31 EST; 5min ago 2026-01-26 23:49:43.529 | Invocation: 836aad8173584649bd2a974f5620be06 2026-01-26 23:49:43.529 | Main PID: 119821 (memory_tracker.) 2026-01-26 23:49:43.529 | Tasks: 2 (limit: 100081) 2026-01-26 23:49:43.529 | Memory: 2.2M (peak: 10M) 2026-01-26 23:49:43.529 | CPU: 1.274s 2026-01-26 23:49:43.529 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2026-01-26 23:49:43.529 | ├─119821 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2026-01-26 23:49:43.530 | └─199418 sleep 20 2026-01-26 23:49:43.530 | 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 191278 0.0 1892 189187 00:00:00 1 wait_for_partner cat /opt/stack/async/create_flavors.fifo 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 117834 0.0 1828 114856 00:00:00 1 wait_for_partner cat /opt/stack/async/install_tempest.fifo 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 62086 0.0 1552 62053 00:00:00 1 poll_schedule_timeout.con /usr/lib64/erlang/erts-14.2.5/bin/inet_gethost 4 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 62053 0.0 1504 62043 00:00:00 1 poll_schedule_timeout.con erl_child_setup 2048 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 62084 0.0 1456 62053 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/memsup 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 62085 0.0 1448 62053 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199415]: 111587 0.0 1176 111586 00:00:00 1 pipe_read /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[119821]: --- 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[199417]: [iscsid (pid:106711)]=13832KB; [dmeventd (pid:197865)]=86392KB; [ovs-vswitchd (pid:161744)]=1065756KB 2026-01-26 23:49:43.530 | Jan 26 18:49:32 np0005596550.novalocal memory_tracker.sh[119821]: ]]] 2026-01-26 23:49:43.534 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.537 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@mysql.service 2026-01-26 23:49:43.559 | not-found 2026-01-26 23:49:43.565 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.567 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api.service 2026-01-26 23:49:43.598 | enabled 2026-01-26 23:49:43.603 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api.service --no-pager 2026-01-26 23:49:43.642 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-01-26 23:49:43.642 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: disabled) 2026-01-26 23:49:43.642 | Active: active (running) since Mon 2026-01-26 18:47:48 EST; 1min 54s ago 2026-01-26 23:49:43.642 | Invocation: 526c639f598441be8be2ff84f674354e 2026-01-26 23:49:43.642 | Main PID: 158724 (uwsgi) 2026-01-26 23:49:43.642 | Status: "uWSGI is ready" 2026-01-26 23:49:43.642 | Tasks: 17 (limit: 100081) 2026-01-26 23:49:43.642 | Memory: 266.2M (peak: 267M) 2026-01-26 23:49:43.642 | CPU: 6.060s 2026-01-26 23:49:43.642 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-01-26 23:49:43.642 | ├─158724 "nova-apiuWSGI master" 2026-01-26 23:49:43.642 | ├─158725 "nova-apiuWSGI worker 1" 2026-01-26 23:49:43.642 | └─158726 "nova-apiuWSGI worker 2" 2026-01-26 23:49:43.642 | 2026-01-26 23:49:43.642 | Jan 26 18:49:15 np0005596550.novalocal devstack@n-api.service[158726]: DEBUG dbcounter [-] [158726] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=158726) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG nova.api.openstack.wsgi [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Calling method '>' {{(pid=158725) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG oslo_concurrency.lockutils [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=158725) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG oslo_concurrency.lockutils [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=158725) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG oslo_concurrency.lockutils [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=158725) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG oslo_concurrency.lockutils [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Acquiring lock "3251f6c2-6687-4a3c-947a-2368b695f3b2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=158725) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG oslo_concurrency.lockutils [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Lock "3251f6c2-6687-4a3c-947a-2368b695f3b2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=158725) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: DEBUG oslo_concurrency.lockutils [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] Lock "3251f6c2-6687-4a3c-947a-2368b695f3b2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=158725) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: INFO nova.api.openstack.requestlog [None req-caac97c0-5026-46d8-9af3-0a97a60095dc admin admin] 38.102.83.18 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0005596550.novalocal" status: 200 len: 265 microversion: 2.69 time: 0.038227 2026-01-26 23:49:43.642 | Jan 26 18:49:42 np0005596550.novalocal devstack@n-api.service[158725]: [pid: 158725|app: 0|req: 12/25] 38.102.83.18 () {74 vars in 1574 bytes} [Mon Jan 26 18:49:42 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=np0005596550.novalocal => generated 265 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-01-26 23:49:43.649 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.651 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-01-26 23:49:43.677 | enabled 2026-01-26 23:49:43.681 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-01-26 23:49:43.722 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-01-26 23:49:43.722 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: disabled) 2026-01-26 23:49:43.722 | Active: active (running) since Mon 2026-01-26 18:48:46 EST; 56s ago 2026-01-26 23:49:43.722 | Invocation: 4eb640e767624474839dbb372b5aef74 2026-01-26 23:49:43.722 | Main PID: 181168 (uwsgi) 2026-01-26 23:49:43.722 | Status: "uWSGI is ready" 2026-01-26 23:49:43.722 | Tasks: 16 (limit: 100081) 2026-01-26 23:49:43.722 | Memory: 214.5M (peak: 215.2M) 2026-01-26 23:49:43.722 | CPU: 3.202s 2026-01-26 23:49:43.722 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-01-26 23:49:43.722 | ├─181168 "nova-api-metauWSGI master" 2026-01-26 23:49:43.722 | ├─181170 "nova-api-metauWSGI worker 1" 2026-01-26 23:49:43.722 | ├─181171 "nova-api-metauWSGI worker 2" 2026-01-26 23:49:43.722 | └─181172 "nova-api-metauWSGI http 1" 2026-01-26 23:49:43.722 | 2026-01-26 23:49:43.722 | Jan 26 18:48:48 np0005596550.novalocal devstack@n-api-meta.service[181170]: DEBUG nova.api.openstack.wsgi_app [None req-3586810e-5ed9-4489-a14a-711ab35f20ac None None] ******************************************************************************** {{(pid=181170) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2026-01-26 23:49:43.722 | Jan 26 18:48:48 np0005596550.novalocal devstack@n-api-meta.service[181170]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f069701fcf0 pid: 181170 (default app) 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181171]: DEBUG dbcounter [-] [181171] Writing DB stats nova_api:SELECT=1 {{(pid=181171) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181170]: DEBUG dbcounter [-] [181170] Writing DB stats nova_api:SELECT=1 {{(pid=181170) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181171]: DEBUG dbcounter [-] [181171] Writing DB stats nova_cell0:SELECT=1 {{(pid=181171) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181171]: DEBUG dbcounter [-] [181171] Writing DB stats nova_cell1:SELECT=1 {{(pid=181171) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181170]: DEBUG dbcounter [-] [181170] Writing DB stats nova_cell0:SELECT=1 {{(pid=181170) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181170]: DEBUG dbcounter [-] [181170] Writing DB stats nova_cell1:SELECT=1 {{(pid=181170) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181171]: DEBUG dbcounter [-] [181171] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=181171) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.722 | Jan 26 18:48:58 np0005596550.novalocal devstack@n-api-meta.service[181170]: DEBUG dbcounter [-] [181170] Writing DB stats nova_cell0:SELECT=1 {{(pid=181170) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.728 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.731 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond.service 2026-01-26 23:49:43.763 | not-found 2026-01-26 23:49:43.770 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.772 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cpu.service 2026-01-26 23:49:43.804 | enabled 2026-01-26 23:49:43.811 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-01-26 23:49:43.850 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-01-26 23:49:43.850 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: disabled) 2026-01-26 23:49:43.851 | Active: active (running) since Mon 2026-01-26 18:48:59 EST; 44s ago 2026-01-26 23:49:43.851 | Invocation: 4656746a86c6431e8e8c3d7b4c6b167a 2026-01-26 23:49:43.851 | Main PID: 189076 (nova-compute) 2026-01-26 23:49:43.851 | Tasks: 22 (limit: 100081) 2026-01-26 23:49:43.851 | Memory: 142.8M (peak: 145.5M) 2026-01-26 23:49:43.851 | CPU: 2.501s 2026-01-26 23:49:43.851 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-01-26 23:49:43.851 | └─189076 /usr/bin/python3.12 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-01-26 23:49:43.851 | 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.compute.provider_tree [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Updating resource provider f627156c-932e-4a32-97b3-315a994a2ac9 generation from 0 to 1 during operation: update_inventory {{(pid=189076) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.compute.provider_tree [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Updating inventory in ProviderTree for provider f627156c-932e-4a32-97b3-315a994a2ac9 with inventory: {'MEMORY_MB': {'total': 15729, 'reserved': 512, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 8, 'reserved': 0, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 399, 'reserved': 0, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=189076) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.compute.provider_tree [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Updating resource provider f627156c-932e-4a32-97b3-315a994a2ac9 generation from 1 to 2 during operation: update_traits {{(pid=189076) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.compute.resource_tracker [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Compute_service record updated for np0005596550.novalocal:np0005596550.novalocal {{(pid=189076) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG oslo_concurrency.lockutils [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.370s {{(pid=189076) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.service [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Creating RPC server for service compute {{(pid=189076) start /opt/stack/nova/nova/service.py:177}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.service [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] Join ServiceGroup membership for this service compute {{(pid=189076) start /opt/stack/nova/nova/service.py:194}} 2026-01-26 23:49:43.851 | Jan 26 18:49:12 np0005596550.novalocal nova-compute[189076]: DEBUG nova.servicegroup.drivers.db [None req-79a112e7-dbe9-4b79-8d5a-6cc6d06fd3cd None None] DB_Driver: join new ServiceGroup member np0005596550.novalocal to the compute group, service = {{(pid=189076) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-01-26 23:49:43.851 | Jan 26 18:49:27 np0005596550.novalocal nova-compute[189076]: DEBUG oslo_service.periodic_task [None req-ff3d9b7b-3c0a-4f61-989d-a5d4408b8952 None None] Running periodic task ComputeManager._sync_power_states {{(pid=189076) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-01-26 23:49:43.851 | Jan 26 18:49:28 np0005596550.novalocal nova-compute[189076]: DEBUG oslo_service.periodic_task [None req-ff3d9b7b-3c0a-4f61-989d-a5d4408b8952 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=189076) run_periodic_tasks /usr/local/lib/python3.12/site-packages/oslo_service/periodic_task.py:210}} 2026-01-26 23:49:43.857 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.861 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc.service 2026-01-26 23:49:43.894 | not-found 2026-01-26 23:49:43.902 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.905 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-sch.service 2026-01-26 23:49:43.933 | enabled 2026-01-26 23:49:43.937 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-sch.service --no-pager 2026-01-26 23:49:43.963 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-01-26 23:49:43.963 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: disabled) 2026-01-26 23:49:43.963 | Active: active (running) since Mon 2026-01-26 18:48:43 EST; 1min 0s ago 2026-01-26 23:49:43.963 | Invocation: 02793e813bb34dfeb260a0dc854a7411 2026-01-26 23:49:43.963 | Main PID: 179328 (nova-scheduler:) 2026-01-26 23:49:43.963 | Tasks: 19 (limit: 100081) 2026-01-26 23:49:43.963 | Memory: 152.5M (peak: 152.9M) 2026-01-26 23:49:43.963 | CPU: 1.850s 2026-01-26 23:49:43.963 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-01-26 23:49:43.963 | ├─179328 "nova-scheduler: master process [/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-01-26 23:49:43.963 | ├─180724 "nova-scheduler: ServiceWrapper worker(0)" 2026-01-26 23:49:43.963 | └─180748 "nova-scheduler: ServiceWrapper worker(1)" 2026-01-26 23:49:43.963 | 2026-01-26 23:49:43.963 | Jan 26 18:48:46 np0005596550.novalocal nova-scheduler[180724]: DEBUG nova.servicegroup.drivers.db [None req-7e3985d5-2762-4e1a-9aae-4536f422c6af None None] DB_Driver: join new ServiceGroup member np0005596550.novalocal to the scheduler group, service = {{(pid=180724) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-01-26 23:49:43.963 | Jan 26 18:48:51 np0005596550.novalocal nova-scheduler[180748]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=180748) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-01-26 23:49:43.963 | Jan 26 18:48:51 np0005596550.novalocal nova-scheduler[180724]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=180724) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-01-26 23:49:43.963 | Jan 26 18:48:55 np0005596550.novalocal nova-scheduler[179328]: DEBUG dbcounter [-] [179328] Writing DB stats nova_api:SELECT=3 {{(pid=179328) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.963 | Jan 26 18:48:55 np0005596550.novalocal nova-scheduler[179328]: DEBUG dbcounter [-] [179328] Writing DB stats nova_cell1:SELECT=1 {{(pid=179328) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.963 | Jan 26 18:48:55 np0005596550.novalocal nova-scheduler[179328]: DEBUG dbcounter [-] [179328] Writing DB stats nova_cell0:SELECT=1 {{(pid=179328) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.963 | Jan 26 18:49:01 np0005596550.novalocal nova-scheduler[180748]: DEBUG dbcounter [-] [180748] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=180748) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.964 | Jan 26 18:49:01 np0005596550.novalocal nova-scheduler[180724]: DEBUG dbcounter [-] [180724] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1 {{(pid=180724) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:43.964 | Jan 26 18:49:03 np0005596550.novalocal nova-scheduler[180724]: DEBUG oslo.service.backend._threading.loopingcall [None req-c272999b-2582-43a9-b569-cd07616a2515 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=180724) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-01-26 23:49:43.964 | Jan 26 18:49:24 np0005596550.novalocal nova-scheduler[180748]: DEBUG oslo.service.backend._threading.loopingcall [None req-adf63787-20b6-4d4e-b18f-dad29efd5a82 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=180748) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-01-26 23:49:43.968 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:43.970 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2026-01-26 23:49:43.992 | enabled 2026-01-26 23:49:43.996 | + functions-common:service_check:1712 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2026-01-26 23:49:44.024 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2026-01-26 23:49:44.024 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: disabled) 2026-01-26 23:49:44.024 | Active: active (running) since Mon 2026-01-26 18:44:15 EST; 5min ago 2026-01-26 23:49:44.024 | Invocation: 7b1374b0cd694123be6a839e150c231a 2026-01-26 23:49:44.024 | Main PID: 116994 (python3.12) 2026-01-26 23:49:44.024 | Tasks: 1 (limit: 100081) 2026-01-26 23:49:44.024 | Memory: 81.6M (peak: 85.7M) 2026-01-26 23:49:44.024 | CPU: 15.943s 2026-01-26 23:49:44.024 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2026-01-26 23:49:44.024 | └─116994 /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2026-01-26 23:49:44.024 | 2026-01-26 23:49:44.024 | Jan 26 18:49:04 np0005596550.novalocal python3.12[116994]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2026-01-26 23:49:44.024 | Jan 26 18:49:05 np0005596550.novalocal python3.12[116994]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2026-01-26 23:49:44.024 | Jan 26 18:49:05 np0005596550.novalocal python3.12[116994]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2026-01-26 23:49:44.024 | Jan 26 18:49:15 np0005596550.novalocal python3.12[116994]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2026-01-26 23:49:44.024 | Jan 26 18:49:16 np0005596550.novalocal python3.12[116994]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2026-01-26 23:49:44.024 | Jan 26 18:49:23 np0005596550.novalocal python3.12[116994]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.2-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img'] 2026-01-26 23:49:44.024 | Jan 26 18:49:27 np0005596550.novalocal python3.12[116994]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.1-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img'] 2026-01-26 23:49:44.025 | Jan 26 18:49:31 np0005596550.novalocal python3.12[116994]: openstack ['--os-cloud=devstack-admin', '--os-region-name=RegionOne', 'image', 'create', 'cirros-0.6.3-x86_64-disk', '--public', '--container-format', 'bare', '--disk-format', 'qcow2', '--import', '--property', 'hw_rng_model=virtio', '--file', '/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img'] 2026-01-26 23:49:44.025 | Jan 26 18:49:40 np0005596550.novalocal python3.12[116994]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2026-01-26 23:49:44.025 | Jan 26 18:49:42 np0005596550.novalocal python3.12[116994]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0005596550.novalocal', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2026-01-26 23:49:44.029 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.031 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-01-26 23:49:44.053 | not-found 2026-01-26 23:49:44.057 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.059 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-01-26 23:49:44.079 | not-found 2026-01-26 23:49:44.084 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.086 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-01-26 23:49:44.108 | not-found 2026-01-26 23:49:44.113 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.115 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-01-26 23:49:44.156 | not-found 2026-01-26 23:49:44.162 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.164 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@placement-api.service 2026-01-26 23:49:44.187 | enabled 2026-01-26 23:49:44.192 | + functions-common:service_check:1712 : sudo systemctl status devstack@placement-api.service --no-pager 2026-01-26 23:49:44.222 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-01-26 23:49:44.222 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: disabled) 2026-01-26 23:49:44.222 | Active: active (running) since Mon 2026-01-26 18:48:19 EST; 1min 24s ago 2026-01-26 23:49:44.222 | Invocation: 610c86b013224dbe87a6496cf4474d60 2026-01-26 23:49:44.222 | Main PID: 175914 (uwsgi) 2026-01-26 23:49:44.222 | Status: "uWSGI is ready" 2026-01-26 23:49:44.222 | Tasks: 5 (limit: 100081) 2026-01-26 23:49:44.222 | Memory: 168.6M (peak: 168.9M) 2026-01-26 23:49:44.222 | CPU: 2.248s 2026-01-26 23:49:44.222 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-01-26 23:49:44.222 | ├─175914 "placementuWSGI master" 2026-01-26 23:49:44.222 | ├─175921 "placementuWSGI worker 1" 2026-01-26 23:49:44.222 | └─175922 "placementuWSGI worker 2" 2026-01-26 23:49:44.222 | 2026-01-26 23:49:44.222 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175921]: INFO placement.requestlog [req-29a46e88-7519-4968-886c-1fee7f594a19 req-71a30570-47fb-4988-a4e2-6f444e794929 service nova] 38.102.83.18 "PUT /placement/resource_providers/f627156c-932e-4a32-97b3-315a994a2ac9/inventories" status: 200 len: 398 microversion: 1.26 2026-01-26 23:49:44.222 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175921]: [pid: 175921|app: 0|req: 5/9] 38.102.83.18 () {78 vars in 1720 bytes} [Mon Jan 26 18:49:12 2026] PUT /placement/resource_providers/f627156c-932e-4a32-97b3-315a994a2ac9/inventories => generated 398 bytes in 50 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-01-26 23:49:44.222 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175922]: DEBUG placement.requestlog [req-29a46e88-7519-4968-886c-1fee7f594a19 req-167a4e2b-b429-4fd2-97d6-338f2ab70ba0 None None] Starting request: 38.102.83.18 "GET /placement/traits?name=in:COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE42,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH" {{(pid=175922) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-01-26 23:49:44.222 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175922]: INFO placement.requestlog [req-29a46e88-7519-4968-886c-1fee7f594a19 req-167a4e2b-b429-4fd2-97d6-338f2ab70ba0 service nova] 38.102.83.18 "GET /placement/traits?name=in:COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE42,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH" status: 200 len: 1751 microversion: 1.6 2026-01-26 23:49:44.222 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175922]: [pid: 175922|app: 0|req: 5/10] 38.102.83.18 () {74 vars in 4610 bytes} [Mon Jan 26 18:49:12 2026] GET /placement/traits?name=in:COMPUTE_RESCUE_BFV,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_SSE41,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_TRUSTED_CERTS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_STORAGE_BUS_USB,COMPUTE_STORAGE_BUS_IDE,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_MMX,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NODE,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_DEVICE_TAGGING,HW_CPU_X86_SSE42,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_AC97,COMPUTE_SOUND_MODEL_USB,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ADDRESS_SPACE_PASSTHROUGH => generated 1751 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-01-26 23:49:44.223 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175921]: DEBUG placement.requestlog [req-29a46e88-7519-4968-886c-1fee7f594a19 req-5f433ecb-e64e-46e2-a590-c609a375febd None None] Starting request: 38.102.83.18 "PUT /placement/resource_providers/f627156c-932e-4a32-97b3-315a994a2ac9/traits" {{(pid=175921) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-01-26 23:49:44.223 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175921]: INFO placement.requestlog [req-29a46e88-7519-4968-886c-1fee7f594a19 req-5f433ecb-e64e-46e2-a590-c609a375febd service nova] 38.102.83.18 "PUT /placement/resource_providers/f627156c-932e-4a32-97b3-315a994a2ac9/traits" status: 200 len: 1786 microversion: 1.6 2026-01-26 23:49:44.223 | Jan 26 18:49:12 np0005596550.novalocal devstack@placement-api.service[175921]: [pid: 175921|app: 0|req: 6/11] 38.102.83.18 () {78 vars in 1705 bytes} [Mon Jan 26 18:49:12 2026] PUT /placement/resource_providers/f627156c-932e-4a32-97b3-315a994a2ac9/traits => generated 1786 bytes in 86 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-01-26 23:49:44.223 | Jan 26 18:49:22 np0005596550.novalocal devstack@placement-api.service[175922]: DEBUG dbcounter [-] [175922] Writing DB stats placement:SELECT=4 {{(pid=175922) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:44.223 | Jan 26 18:49:22 np0005596550.novalocal devstack@placement-api.service[175921]: DEBUG dbcounter [-] [175921] Writing DB stats placement:INSERT=65,placement:UPDATE=3,placement:SELECT=6 {{(pid=175921) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:44.229 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.232 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-01-26 23:49:44.263 | enabled 2026-01-26 23:49:44.269 | + functions-common:service_check:1712 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-01-26 23:49:44.306 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-01-26 23:49:44.306 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: disabled) 2026-01-26 23:49:44.306 | Active: active (running) since Mon 2026-01-26 18:48:03 EST; 1min 40s ago 2026-01-26 23:49:44.306 | Invocation: e5a3f41cb69a41dcb4227290ae19eeb8 2026-01-26 23:49:44.306 | Main PID: 166493 (neutron-ovn-age) 2026-01-26 23:49:44.306 | Tasks: 16 (limit: 100081) 2026-01-26 23:49:44.306 | Memory: 192.8M (peak: 195M) 2026-01-26 23:49:44.306 | CPU: 1.874s 2026-01-26 23:49:44.307 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-01-26 23:49:44.307 | ├─166493 "neutron-ovn-agent: master process [/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-01-26 23:49:44.307 | └─167237 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-01-26 23:49:44.307 | 2026-01-26 23:49:44.307 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(external_ids={}, nb_cfg=1, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'a2:75:2b', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': 'ea:ff:2c:3b:e3:7d', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0'}, ipsec=False) old=SB_Global(options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'a2:75:2b', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': 'ea:ff:2c:3b:e3:7d'}) {{(pid=167237) matches /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-01-26 23:49:44.307 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 7 seconds {{(pid=167237) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-01-26 23:49:44.307 | Jan 26 18:48:46 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=61875426-c791-46de-af80-72e8bfd5bd5b, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=167237) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-01-26 23:49:44.307 | Jan 26 18:48:46 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=167237) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-01-26 23:49:44.307 | Jan 26 18:49:05 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=167237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2026-01-26 23:49:44.307 | Jan 26 18:49:05 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=167237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2026-01-26 23:49:44.307 | Jan 26 18:49:05 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=167237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2026-01-26 23:49:44.307 | Jan 26 18:49:05 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=167237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2026-01-26 23:49:44.307 | Jan 26 18:49:05 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=167237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2026-01-26 23:49:44.307 | Jan 26 18:49:05 np0005596550.novalocal neutron-ovn-agent[167237]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=167237) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2026-01-26 23:49:44.313 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.316 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@q-svc.service 2026-01-26 23:49:44.344 | not-found 2026-01-26 23:49:44.351 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.354 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@rabbit.service 2026-01-26 23:49:44.386 | not-found 2026-01-26 23:49:44.391 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.395 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-account.service 2026-01-26 23:49:44.418 | enabled 2026-01-26 23:49:44.424 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-account.service --no-pager 2026-01-26 23:49:44.461 | ● devstack@s-account.service - Devstack devstack@s-account.service 2026-01-26 23:49:44.461 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: disabled) 2026-01-26 23:49:44.461 | Active: active (running) since Mon 2026-01-26 18:47:36 EST; 2min 7s ago 2026-01-26 23:49:44.461 | Invocation: 7c2f387d93694ae083652180389a87e7 2026-01-26 23:49:44.461 | Main PID: 152626 (swift-account-s) 2026-01-26 23:49:44.461 | Tasks: 3 (limit: 100081) 2026-01-26 23:49:44.461 | Memory: 48.1M (peak: 48.4M) 2026-01-26 23:49:44.461 | CPU: 1.442s 2026-01-26 23:49:44.461 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2026-01-26 23:49:44.461 | ├─152626 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-01-26 23:49:44.461 | ├─152838 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-01-26 23:49:44.461 | └─152840 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2026-01-26 23:49:44.461 | 2026-01-26 23:49:44.461 | Jan 26 18:47:37 np0005596550.novalocal account-server[152626]: Started child 152840 from parent 152626 2026-01-26 23:49:44.461 | Jan 26 18:47:37 np0005596550.novalocal swift-account-server[152626]: account-server: Started child 152840 from parent 152626 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal account-server[152840]: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "HEAD /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d" 404 - "HEAD http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d?format=json" "txca0acdbfb10f481e9d193-006977fd87" "proxy-server 156646" 0.0014 "-" 152840 - 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal swift-account-server[152840]: account-server: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "HEAD /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d" 404 - "HEAD http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d?format=json" "txca0acdbfb10f481e9d193-006977fd87" "proxy-server 156646" 0.0014 "-" 152840 - 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal account-server[152840]: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "PUT /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d" 201 - "-" "tx37b6dcfff13e4996bd3d9-006977fd87" "-" 0.0194 "-" 152840 - 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal swift-account-server[152840]: account-server: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "PUT /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d" 201 - "-" "tx37b6dcfff13e4996bd3d9-006977fd87" "-" 0.0194 "-" 152840 - 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal account-server[152840]: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "HEAD /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d" 204 - "HEAD http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d?format=json" "tx37b6dcfff13e4996bd3d9-006977fd87" "proxy-server 156646" 0.0010 "-" 152840 - 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal swift-account-server[152840]: account-server: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "HEAD /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d" 204 - "HEAD http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d?format=json" "tx37b6dcfff13e4996bd3d9-006977fd87" "proxy-server 156646" 0.0010 "-" 152840 - 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal account-server[152840]: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "PUT /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance" "tx37b6dcfff13e4996bd3d9-006977fd87" "container-server 151141" 0.0012 "-" 152840 0 2026-01-26 23:49:44.461 | Jan 26 18:49:27 np0005596550.novalocal swift-account-server[152840]: account-server: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "PUT /sdb1/320/AUTH_88551b18768847dc9085f153ff4bed7d/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance" "tx37b6dcfff13e4996bd3d9-006977fd87" "container-server 151141" 0.0012 "-" 152840 0 2026-01-26 23:49:44.467 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.472 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-container.service 2026-01-26 23:49:44.504 | enabled 2026-01-26 23:49:44.510 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-container.service --no-pager 2026-01-26 23:49:44.549 | ● devstack@s-container.service - Devstack devstack@s-container.service 2026-01-26 23:49:44.549 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: disabled) 2026-01-26 23:49:44.549 | Active: active (running) since Mon 2026-01-26 18:47:34 EST; 2min 10s ago 2026-01-26 23:49:44.549 | Invocation: bec09f017589499ea56f442619e3cd93 2026-01-26 23:49:44.549 | Main PID: 150937 (swift-container) 2026-01-26 23:49:44.549 | Tasks: 23 (limit: 100081) 2026-01-26 23:49:44.549 | Memory: 58.1M (peak: 59M) 2026-01-26 23:49:44.549 | CPU: 1.541s 2026-01-26 23:49:44.549 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2026-01-26 23:49:44.549 | ├─150937 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-01-26 23:49:44.549 | ├─151140 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-01-26 23:49:44.549 | └─151141 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2026-01-26 23:49:44.549 | 2026-01-26 23:49:44.549 | Jan 26 18:49:31 np0005596550.novalocal container-server[151140]: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" 201 - "PUT http://38.102.83.18:8081/sdb1/317/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" "txbd2d014d4b4442c4a2325-006977fd8b" "object-server 149477" 0.0008 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:31 np0005596550.novalocal swift-container-server[151140]: container-server: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" 201 - "PUT http://38.102.83.18:8081/sdb1/317/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" "txbd2d014d4b4442c4a2325-006977fd8b" "object-server 149477" 0.0008 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:31 np0005596550.novalocal container-server[151140]: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" 201 - "PUT http://38.102.83.18:8081/sdb1/397/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" "tx1ca386cb620e4960b8c9a-006977fd8b" "object-server 149477" 0.0007 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:31 np0005596550.novalocal swift-container-server[151140]: container-server: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" 201 - "PUT http://38.102.83.18:8081/sdb1/397/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" "tx1ca386cb620e4960b8c9a-006977fd8b" "object-server 149477" 0.0007 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:35 np0005596550.novalocal container-server[151140]: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "HEAD /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance" 204 - "HEAD http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance?format=json" "tx2965746dd2214c3e98cb3-006977fd8f" "proxy-server 156646" 0.0118 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:35 np0005596550.novalocal swift-container-server[151140]: container-server: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "HEAD /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance" 204 - "HEAD http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance?format=json" "tx2965746dd2214c3e98cb3-006977fd8f" "proxy-server 156646" 0.0118 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:35 np0005596550.novalocal container-server[151140]: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" 201 - "PUT http://38.102.83.18:8081/sdb1/175/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" "tx52130fb44e6245beb34f0-006977fd8f" "object-server 149477" 0.0007 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:35 np0005596550.novalocal swift-container-server[151140]: container-server: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" 201 - "PUT http://38.102.83.18:8081/sdb1/175/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" "tx52130fb44e6245beb34f0-006977fd8f" "object-server 149477" 0.0007 "-" 151140 0 2026-01-26 23:49:44.549 | Jan 26 18:49:35 np0005596550.novalocal container-server[151141]: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" 201 - "PUT http://38.102.83.18:8081/sdb1/441/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" "txc8a57a94ed71427da7dbe-006977fd8f" "object-server 149476" 0.0008 "-" 151141 0 2026-01-26 23:49:44.549 | Jan 26 18:49:35 np0005596550.novalocal swift-container-server[151141]: container-server: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/460/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" 201 - "PUT http://38.102.83.18:8081/sdb1/441/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" "txc8a57a94ed71427da7dbe-006977fd8f" "object-server 149476" 0.0008 "-" 151141 0 2026-01-26 23:49:44.557 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.560 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-object.service 2026-01-26 23:49:44.593 | enabled 2026-01-26 23:49:44.601 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-object.service --no-pager 2026-01-26 23:49:44.641 | ● devstack@s-object.service - Devstack devstack@s-object.service 2026-01-26 23:49:44.641 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: disabled) 2026-01-26 23:49:44.641 | Active: active (running) since Mon 2026-01-26 18:47:31 EST; 2min 13s ago 2026-01-26 23:49:44.641 | Invocation: 5600a3ec7e56445fbece95d36ebfe046 2026-01-26 23:49:44.641 | Main PID: 149241 (swift-object-se) 2026-01-26 23:49:44.641 | Tasks: 43 (limit: 100081) 2026-01-26 23:49:44.641 | Memory: 59M (peak: 80.1M) 2026-01-26 23:49:44.641 | CPU: 1.853s 2026-01-26 23:49:44.641 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2026-01-26 23:49:44.641 | ├─149241 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-01-26 23:49:44.641 | ├─149476 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-01-26 23:49:44.641 | └─149477 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2026-01-26 23:49:44.641 | 2026-01-26 23:49:44.641 | Jan 26 18:49:27 np0005596550.novalocal object-server[149476]: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "PUT /sdb1/40/AUTH_88551b18768847dc9085f153ff4bed7d/glance/0dba0dd8-d60b-4b34-b9d3-efbb2bc9f7a0" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/0dba0dd8-d60b-4b34-b9d3-efbb2bc9f7a0" "txe83454b2c6584da3a4853-006977fd87" "proxy-server 156646" 0.0186 "-" 149476 0 2026-01-26 23:49:44.641 | Jan 26 18:49:27 np0005596550.novalocal swift-object-server[149476]: object-server: 127.0.0.1 - - [26/Jan/2026:23:49:27 +0000] "PUT /sdb1/40/AUTH_88551b18768847dc9085f153ff4bed7d/glance/0dba0dd8-d60b-4b34-b9d3-efbb2bc9f7a0" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/0dba0dd8-d60b-4b34-b9d3-efbb2bc9f7a0" "txe83454b2c6584da3a4853-006977fd87" "proxy-server 156646" 0.0186 "-" 149476 0 2026-01-26 23:49:44.642 | Jan 26 18:49:31 np0005596550.novalocal object-server[149477]: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/317/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" "txbd2d014d4b4442c4a2325-006977fd8b" "proxy-server 156646" 0.2107 "-" 149477 0 2026-01-26 23:49:44.642 | Jan 26 18:49:31 np0005596550.novalocal swift-object-server[149477]: object-server: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/317/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38-00001" "txbd2d014d4b4442c4a2325-006977fd8b" "proxy-server 156646" 0.2107 "-" 149477 0 2026-01-26 23:49:44.642 | Jan 26 18:49:31 np0005596550.novalocal object-server[149477]: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/397/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" "tx1ca386cb620e4960b8c9a-006977fd8b" "proxy-server 156646" 0.0120 "-" 149477 0 2026-01-26 23:49:44.642 | Jan 26 18:49:31 np0005596550.novalocal swift-object-server[149477]: object-server: 127.0.0.1 - - [26/Jan/2026:23:49:31 +0000] "PUT /sdb1/397/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/bd70f82e-84e0-4042-ad07-7b834bb8ac38" "tx1ca386cb620e4960b8c9a-006977fd8b" "proxy-server 156646" 0.0120 "-" 149477 0 2026-01-26 23:49:44.642 | Jan 26 18:49:35 np0005596550.novalocal object-server[149477]: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/175/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" "tx52130fb44e6245beb34f0-006977fd8f" "proxy-server 156646" 0.2173 "-" 149477 0 2026-01-26 23:49:44.642 | Jan 26 18:49:35 np0005596550.novalocal swift-object-server[149477]: object-server: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/175/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f-00001" "tx52130fb44e6245beb34f0-006977fd8f" "proxy-server 156646" 0.2173 "-" 149477 0 2026-01-26 23:49:44.642 | Jan 26 18:49:35 np0005596550.novalocal object-server[149476]: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/441/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" "txc8a57a94ed71427da7dbe-006977fd8f" "proxy-server 156646" 0.0110 "-" 149476 0 2026-01-26 23:49:44.642 | Jan 26 18:49:35 np0005596550.novalocal swift-object-server[149476]: object-server: 127.0.0.1 - - [26/Jan/2026:23:49:35 +0000] "PUT /sdb1/441/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" 201 - "PUT http://38.102.83.18:8081/v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f" "txc8a57a94ed71427da7dbe-006977fd8f" "proxy-server 156646" 0.0110 "-" 149476 0 2026-01-26 23:49:44.648 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.650 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-proxy.service 2026-01-26 23:49:44.683 | enabled 2026-01-26 23:49:44.689 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-proxy.service --no-pager 2026-01-26 23:49:44.730 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2026-01-26 23:49:44.730 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: disabled) 2026-01-26 23:49:44.731 | Active: active (running) since Mon 2026-01-26 18:47:43 EST; 2min 0s ago 2026-01-26 23:49:44.731 | Invocation: 598b32edc2114c5f9a2e874e33fe3e63 2026-01-26 23:49:44.731 | Main PID: 156575 (swift-proxy-ser) 2026-01-26 23:49:44.731 | Tasks: 2 (limit: 100081) 2026-01-26 23:49:44.731 | Memory: 77.4M (peak: 78.7M) 2026-01-26 23:49:44.731 | CPU: 2.187s 2026-01-26 23:49:44.731 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2026-01-26 23:49:44.731 | ├─156575 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-01-26 23:49:44.731 | └─156646 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2026-01-26 23:49:44.731 | 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal proxy-server[156646]: Validating token access rules against request 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal swift-proxy-server[156646]: proxy-server: Validating token access rules against request 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal proxy-server[156646]: Received request from user: user_id f9c5cb350e8948adb39a9f8ba8fa6b0d, project_id 88551b18768847dc9085f153ff4bed7d, roles service,ResellerAdmin 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal swift-proxy-server[156646]: proxy-server: Received request from user: user_id f9c5cb350e8948adb39a9f8ba8fa6b0d, project_id 88551b18768847dc9085f153ff4bed7d, roles service,ResellerAdmin 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal proxy-server[156646]: Using identity: {'user': ('f9c5cb350e8948adb39a9f8ba8fa6b0d', 'glance-swift'), 'tenant': ('88551b18768847dc9085f153ff4bed7d', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txc8a57a94ed71427da7dbe-006977fd8f) 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal swift-proxy-server[156646]: proxy-server: Using identity: {'user': ('f9c5cb350e8948adb39a9f8ba8fa6b0d', 'glance-swift'), 'tenant': ('88551b18768847dc9085f153ff4bed7d', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txc8a57a94ed71427da7dbe-006977fd8f) 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal proxy-server[156646]: User 88551b18768847dc9085f153ff4bed7d has reseller admin authorizing (txn: txc8a57a94ed71427da7dbe-006977fd8f) (client_ip: 38.102.83.18) 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal swift-proxy-server[156646]: proxy-server: User 88551b18768847dc9085f153ff4bed7d has reseller admin authorizing (txn: txc8a57a94ed71427da7dbe-006977fd8f) (client_ip: 38.102.83.18) 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal proxy-server[156646]: 38.102.83.18 38.102.83.18 26/Jan/2026/23/49/35 PUT /v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpd_2P... - - - txc8a57a94ed71427da7dbe-006977fd8f - 0.0192 - - 1769471375.566989660 1769471375.586223125 0 f9c5cb350e8948adb39a9f8ba8fa6b0d 2026-01-26 23:49:44.731 | Jan 26 18:49:35 np0005596550.novalocal swift-proxy-server[156646]: proxy-server: 38.102.83.18 38.102.83.18 26/Jan/2026/23/49/35 PUT /v1/AUTH_88551b18768847dc9085f153ff4bed7d/glance/83e5abfe-72a8-4364-96d1-e39a77cf888f HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpd_2P... - - - txc8a57a94ed71427da7dbe-006977fd8f - 0.0192 - - 1769471375.566989660 1769471375.586223125 0 f9c5cb350e8948adb39a9f8ba8fa6b0d 2026-01-26 23:49:44.738 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.741 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tempest.service 2026-01-26 23:49:44.771 | not-found 2026-01-26 23:49:44.778 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.781 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@tls-proxy.service 2026-01-26 23:49:44.815 | not-found 2026-01-26 23:49:44.820 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.823 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@s-container-sync.service 2026-01-26 23:49:44.853 | enabled 2026-01-26 23:49:44.860 | + functions-common:service_check:1712 : sudo systemctl status devstack@s-container-sync.service --no-pager 2026-01-26 23:49:44.896 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2026-01-26 23:49:44.896 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: disabled) 2026-01-26 23:49:44.896 | Active: active (running) since Mon 2026-01-26 18:47:39 EST; 2min 5s ago 2026-01-26 23:49:44.896 | Invocation: 13191a7c7bbf46018868d1c66c6c3f32 2026-01-26 23:49:44.896 | Main PID: 154352 (swift-container) 2026-01-26 23:49:44.896 | Tasks: 1 (limit: 100081) 2026-01-26 23:49:44.896 | Memory: 40.4M (peak: 43.9M) 2026-01-26 23:49:44.896 | CPU: 488ms 2026-01-26 23:49:44.896 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2026-01-26 23:49:44.896 | └─154352 /usr/bin/python3.12 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2026-01-26 23:49:44.896 | 2026-01-26 23:49:44.896 | Jan 26 18:47:39 np0005596550.novalocal systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2026-01-26 23:49:44.896 | Jan 26 18:47:39 np0005596550.novalocal container-sync[154352]: Starting 154352 2026-01-26 23:49:44.896 | Jan 26 18:47:39 np0005596550.novalocal container-sync[154352]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2026-01-26 23:49:44.901 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.905 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-api.service 2026-01-26 23:49:44.933 | enabled 2026-01-26 23:49:44.938 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-01-26 23:49:44.973 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-01-26 23:49:44.974 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: disabled) 2026-01-26 23:49:44.974 | Active: active (running) since Mon 2026-01-26 18:48:08 EST; 1min 36s ago 2026-01-26 23:49:44.974 | Invocation: fd5a7ee208144b22bac56387e1837ce1 2026-01-26 23:49:44.974 | Main PID: 168855 (uwsgi) 2026-01-26 23:49:44.974 | Status: "uWSGI is ready" 2026-01-26 23:49:44.974 | Tasks: 33 (limit: 100081) 2026-01-26 23:49:44.974 | Memory: 376.3M (peak: 377M) 2026-01-26 23:49:44.974 | CPU: 20.090s 2026-01-26 23:49:44.974 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-01-26 23:49:44.974 | ├─168855 "neutron-apiuWSGI master" 2026-01-26 23:49:44.974 | ├─168856 "neutron-apiuWSGI worker 1" 2026-01-26 23:49:44.974 | └─168857 "neutron-apiuWSGI worker 2" 2026-01-26 23:49:44.974 | 2026-01-26 23:49:44.974 | Jan 26 18:49:27 np0005596550.novalocal devstack@neutron-api.service[168857]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=168857) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-01-26 23:49:44.974 | Jan 26 18:49:27 np0005596550.novalocal devstack@neutron-api.service[168857]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "03cf93a88fcc51ae928fca43be3276de" from periodic health check thread {{(pid=168857) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1187}} 2026-01-26 23:49:44.974 | Jan 26 18:49:27 np0005596550.novalocal devstack@neutron-api.service[168856]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=168856) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-01-26 23:49:44.974 | Jan 26 18:49:27 np0005596550.novalocal devstack@neutron-api.service[168856]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "3681c1b703ad5d2eb71d7c705ded9136" from periodic health check thread {{(pid=168856) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1187}} 2026-01-26 23:49:44.974 | Jan 26 18:49:37 np0005596550.novalocal devstack@neutron-api.service[168857]: DEBUG dbcounter [-] [168857] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=168857) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:44.974 | Jan 26 18:49:37 np0005596550.novalocal devstack@neutron-api.service[168856]: DEBUG dbcounter [-] [168856] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=168856) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:44.974 | Jan 26 18:49:42 np0005596550.novalocal devstack@neutron-api.service[168857]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=168857) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-01-26 23:49:44.974 | Jan 26 18:49:42 np0005596550.novalocal devstack@neutron-api.service[168857]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "03cf93a88fcc51ae928fca43be3276de" from periodic health check thread {{(pid=168857) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1187}} 2026-01-26 23:49:44.974 | Jan 26 18:49:42 np0005596550.novalocal devstack@neutron-api.service[168856]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=168856) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2026-01-26 23:49:44.974 | Jan 26 18:49:42 np0005596550.novalocal devstack@neutron-api.service[168856]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "3681c1b703ad5d2eb71d7c705ded9136" from periodic health check thread {{(pid=168856) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1187}} 2026-01-26 23:49:44.980 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:44.982 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-01-26 23:49:45.013 | enabled 2026-01-26 23:49:45.018 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-01-26 23:49:45.052 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-01-26 23:49:45.052 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: disabled) 2026-01-26 23:49:45.052 | Active: active (running) since Mon 2026-01-26 18:48:13 EST; 1min 31s ago 2026-01-26 23:49:45.052 | Invocation: 0c80b0237bd747a393813a1b5d18a9c9 2026-01-26 23:49:45.052 | Main PID: 172280 (neutron-periodi) 2026-01-26 23:49:45.052 | Tasks: 21 (limit: 100081) 2026-01-26 23:49:45.052 | Memory: 189.8M (peak: 189.8M) 2026-01-26 23:49:45.052 | CPU: 2.609s 2026-01-26 23:49:45.053 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-01-26 23:49:45.053 | ├─172280 "neutron-periodic-workers: master process [/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-01-26 23:49:45.053 | ├─173900 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-01-26 23:49:45.053 | ├─173918 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-01-26 23:49:45.053 | ├─173931 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-01-26 23:49:45.053 | └─173950 "neutron-server: periodic worker (/usr/bin/python3.12 /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-01-26 23:49:45.053 | 2026-01-26 23:49:45.053 | Jan 26 18:48:16 np0005596550.novalocal neutron-periodic-workers[173918]: DEBUG cotyledon._service_worker [-] Run service ServiceWrapper(0) [173918] {{(pid=173918) wait_forever /usr/local/lib/python3.12/site-packages/cotyledon/_service_worker.py:218}} 2026-01-26 23:49:45.053 | Jan 26 18:48:25 np0005596550.novalocal neutron-periodic-workers[172280]: DEBUG dbcounter [-] [172280] Writing DB stats neutron:SELECT=4 {{(pid=172280) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.053 | Jan 26 18:49:14 np0005596550.novalocal neutron-periodic-workers[173918]: DEBUG oslo_db.sqlalchemy.engines [None req-b58351a9-18bd-4b2a-a7c8-48cb3aaeee4f None None] Parent process 172280 forked (173918) with an open database connection, which is being discarded and recreated. {{(pid=173918) checkout /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:402}} 2026-01-26 23:49:45.053 | Jan 26 18:49:14 np0005596550.novalocal neutron-periodic-workers[173918]: DEBUG dbcounter [-] [173918] Writer thread running {{(pid=173918) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:49:45.053 | Jan 26 18:49:14 np0005596550.novalocal neutron-periodic-workers[173918]: DEBUG oslo.service.backend._threading.loopingcall [None req-b58351a9-18bd-4b2a-a7c8-48cb3aaeee4f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=173918) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-01-26 23:49:45.053 | Jan 26 18:49:24 np0005596550.novalocal neutron-periodic-workers[173918]: DEBUG dbcounter [-] [173918] Writing DB stats neutron:SELECT=3 {{(pid=173918) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.053 | Jan 26 18:49:30 np0005596550.novalocal neutron-periodic-workers[173931]: DEBUG dbcounter [-] [173931] Writer thread running {{(pid=173931) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:49:45.053 | Jan 26 18:49:30 np0005596550.novalocal neutron-periodic-workers[173931]: DEBUG neutron.db.agents_db [None req-8f55ed18-96df-434e-ae88-318d17585e30 None None] Agent healthcheck: found 0 active agents {{(pid=173931) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2026-01-26 23:49:45.053 | Jan 26 18:49:30 np0005596550.novalocal neutron-periodic-workers[173931]: DEBUG oslo.service.backend._threading.loopingcall [None req-8f55ed18-96df-434e-ae88-318d17585e30 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=173931) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-01-26 23:49:45.053 | Jan 26 18:49:40 np0005596550.novalocal neutron-periodic-workers[173931]: DEBUG dbcounter [-] [173931] Writing DB stats neutron:SELECT=1 {{(pid=173931) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.062 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:45.066 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-01-26 23:49:45.098 | enabled 2026-01-26 23:49:45.104 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-01-26 23:49:45.142 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-01-26 23:49:45.142 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: disabled) 2026-01-26 23:49:45.142 | Active: active (running) since Mon 2026-01-26 18:48:10 EST; 1min 34s ago 2026-01-26 23:49:45.142 | Invocation: 5b153edeae1d4a3badb24a8043b63c3c 2026-01-26 23:49:45.142 | Main PID: 170550 (neutron-rpc-ser) 2026-01-26 23:49:45.142 | Tasks: 16 (limit: 100081) 2026-01-26 23:49:45.142 | Memory: 176.7M (peak: 177.1M) 2026-01-26 23:49:45.142 | CPU: 2.656s 2026-01-26 23:49:45.142 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-01-26 23:49:45.142 | ├─170550 "neutron-rpc-server: master process [/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-01-26 23:49:45.142 | └─172213 "neutron-server: rpc worker (/usr/bin/python3.12 /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-01-26 23:49:45.142 | 2026-01-26 23:49:45.142 | Jan 26 18:48:13 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-cae3b0ed-8df8-459a-b9db-ab338e7be18b None None] ChassisAgentWriteEvent : Matched Chassis_Private, create, None None {{(pid=172213) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2026-01-26 23:49:45.142 | Jan 26 18:48:13 np0005596550.novalocal neutron-rpc-server[172213]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-cae3b0ed-8df8-459a-b9db-ab338e7be18b None None] RpcWorker process has finished the post initialization 2026-01-26 23:49:45.142 | Jan 26 18:48:13 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG neutron.plugins.ml2.plugin [None req-cae3b0ed-8df8-459a-b9db-ab338e7be18b None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=172213) wrapper /usr/local/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-01-26 23:49:45.142 | Jan 26 18:48:13 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG neutron.service [None req-cae3b0ed-8df8-459a-b9db-ab338e7be18b None None] calling RpcWorker wait() {{(pid=172213) _wait /opt/stack/neutron/neutron/service.py:85}} 2026-01-26 23:49:45.142 | Jan 26 18:48:13 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG neutron.service [None req-cae3b0ed-8df8-459a-b9db-ab338e7be18b None None] calling wait on {{(pid=172213) _wait /opt/stack/neutron/neutron/service.py:88}} 2026-01-26 23:49:45.142 | Jan 26 18:48:23 np0005596550.novalocal neutron-rpc-server[170550]: DEBUG dbcounter [-] [170550] Writing DB stats neutron:SELECT=4 {{(pid=170550) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.142 | Jan 26 18:48:23 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG dbcounter [-] [172213] Writing DB stats neutron:SELECT=6 {{(pid=172213) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.142 | Jan 26 18:48:24 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=172213) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2026-01-26 23:49:45.142 | Jan 26 18:48:24 np0005596550.novalocal neutron-rpc-server[172213]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=172213) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2026-01-26 23:49:45.142 | Jan 26 18:48:43 np0005596550.novalocal neutron-rpc-server[172213]: WARNING oslo_messaging.server [None req-cae3b0ed-8df8-459a-b9db-ab338e7be18b None None] Possible hang: wait is waiting for stop to complete 2026-01-26 23:49:45.149 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:45.154 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:49:45.185 | enabled 2026-01-26 23:49:45.191 | + functions-common:service_check:1712 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-01-26 23:49:45.228 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:49:45.228 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: disabled) 2026-01-26 23:49:45.228 | Active: active (running) since Mon 2026-01-26 18:48:16 EST; 1min 28s ago 2026-01-26 23:49:45.228 | Invocation: e0e296cd5cac4c6cb6ade9097d70fc14 2026-01-26 23:49:45.228 | Main PID: 173993 (neutron-ovn-mai) 2026-01-26 23:49:45.228 | Tasks: 33 (limit: 100081) 2026-01-26 23:49:45.228 | Memory: 259.2M (peak: 259.7M) 2026-01-26 23:49:45.228 | CPU: 4.164s 2026-01-26 23:49:45.228 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-01-26 23:49:45.228 | ├─173993 "neutron-ovn-maintenance-worker: master process [/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-01-26 23:49:45.228 | └─175249 "neutron-server: maintenance worker (/usr/bin/python3.12 /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-01-26 23:49:45.228 | 2026-01-26 23:49:45.228 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG futurist.periodics [None req-bfc7e62f-e97f-4a78-a9dd-c7bd1cee846e None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_baremetal_ports_dhcp_options' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=175249) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-01-26 23:49:45.228 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG futurist.periodics [None req-b66536ab-2419-41d1-b2e6-3492ef92f62b None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_network_broadcast_arps_to_all_routers' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=175249) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-01-26 23:49:45.228 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=NB_Global, record=., col_values=dict_items([('options', {'fdb_removal_limit': '0'})]), if_exists=True) {{(pid=175249) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-01-26 23:49:45.228 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=175249) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2026-01-26 23:49:45.228 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG futurist.periodics [None req-8a2659fc-96bd-4381-aa44-d90bb96c059a None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_fdb_aging_settings' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=175249) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-01-26 23:49:45.229 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG futurist.periodics [None req-1ff30151-f8e2-48c6-81d5-36d325554588 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_provider_distributed_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=175249) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-01-26 23:49:45.229 | Jan 26 18:48:39 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG futurist.periodics [None req-1634a2b4-cae0-4859-8297-746fa8b9c3d6 None None] Periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.DBInconsistenciesPeriodics.check_redirect_type_router_gateway_ports' raised 'NeverAgain' exception, stopping any further execution of it. {{(pid=175249) _on_done /usr/local/lib/python3.12/site-packages/futurist/periodics.py:710}} 2026-01-26 23:49:45.229 | Jan 26 18:48:40 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] There are no commands to commit {{(pid=175249) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:78}} 2026-01-26 23:49:45.229 | Jan 26 18:48:40 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-2c85cec3-e201-451d-a8a8-eccaa3c44166 None None] OVN-Southbound DB sync process completed @ 2026-01-26 18:48:40.054492 {{(pid=175249) do_sync /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_db_sync.py:1503}} 2026-01-26 23:49:45.229 | Jan 26 18:48:50 np0005596550.novalocal neutron-ovn-maintenance-worker[175249]: DEBUG dbcounter [-] [175249] Writing DB stats neutron:SELECT=331,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=175249) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.235 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:45.238 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-01-26 23:49:45.270 | enabled 2026-01-26 23:49:45.276 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-01-26 23:49:45.311 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-01-26 23:49:45.311 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: disabled) 2026-01-26 23:49:45.311 | Active: active (running) since Mon 2026-01-26 18:48:49 EST; 55s ago 2026-01-26 23:49:45.311 | Invocation: 0941d0382d474d5ab8fcb7657e5e784d 2026-01-26 23:49:45.311 | Main PID: 183021 (nova-novncproxy) 2026-01-26 23:49:45.311 | Tasks: 8 (limit: 100081) 2026-01-26 23:49:45.312 | Memory: 105.8M (peak: 105.8M) 2026-01-26 23:49:45.312 | CPU: 1.910s 2026-01-26 23:49:45.312 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-01-26 23:49:45.312 | └─183021 /usr/bin/python3.12 /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-01-26 23:49:45.312 | 2026-01-26 23:49:45.312 | Jan 26 18:48:49 np0005596550.novalocal systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2026-01-26 23:49:45.312 | Jan 26 18:48:51 np0005596550.novalocal nova-novncproxy[183021]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-01-26 23:49:45.312 | Jan 26 18:48:51 np0005596550.novalocal nova-novncproxy[183021]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-01-26 23:49:45.312 | Jan 26 18:48:51 np0005596550.novalocal nova-novncproxy[183021]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-01-26 23:49:45.312 | Jan 26 18:48:51 np0005596550.novalocal nova-novncproxy[183021]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-01-26 23:49:45.312 | Jan 26 18:48:51 np0005596550.novalocal nova-novncproxy[183021]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-01-26 23:49:45.318 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:45.321 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-01-26 23:49:45.345 | enabled 2026-01-26 23:49:45.350 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-01-26 23:49:45.389 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-01-26 23:49:45.389 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: disabled) 2026-01-26 23:49:45.389 | Active: active (running) since Mon 2026-01-26 18:48:52 EST; 52s ago 2026-01-26 23:49:45.389 | Invocation: 66f0a37639a64af281dc27a88e1b076d 2026-01-26 23:49:45.389 | Main PID: 185010 (nova-conductor) 2026-01-26 23:49:45.389 | Tasks: 3 (limit: 100081) 2026-01-26 23:49:45.389 | Memory: 150.6M (peak: 151.1M) 2026-01-26 23:49:45.389 | CPU: 2.317s 2026-01-26 23:49:45.389 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-01-26 23:49:45.389 | ├─185010 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-01-26 23:49:45.390 | ├─186088 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-01-26 23:49:45.390 | └─186089 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2026-01-26 23:49:45.390 | 2026-01-26 23:49:45.390 | Jan 26 18:48:54 np0005596550.novalocal nova-conductor[185010]: DEBUG oslo_service.backend._eventlet.service [None req-f8c500c4-9f4b-4f01-ae0b-dca5cb5d0c87 None None] oslo_limit.version = None {{(pid=185010) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.390 | Jan 26 18:48:54 np0005596550.novalocal nova-conductor[185010]: DEBUG oslo_service.backend._eventlet.service [None req-f8c500c4-9f4b-4f01-ae0b-dca5cb5d0c87 None None] oslo_reports.file_event_handler = None {{(pid=185010) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.390 | Jan 26 18:48:54 np0005596550.novalocal nova-conductor[185010]: DEBUG oslo_service.backend._eventlet.service [None req-f8c500c4-9f4b-4f01-ae0b-dca5cb5d0c87 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=185010) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.390 | Jan 26 18:48:54 np0005596550.novalocal nova-conductor[185010]: DEBUG oslo_service.backend._eventlet.service [None req-f8c500c4-9f4b-4f01-ae0b-dca5cb5d0c87 None None] oslo_reports.log_dir = None {{(pid=185010) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.390 | Jan 26 18:48:54 np0005596550.novalocal nova-conductor[185010]: DEBUG oslo_service.backend._eventlet.service [None req-f8c500c4-9f4b-4f01-ae0b-dca5cb5d0c87 None None] ******************************************************************************** {{(pid=185010) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2026-01-26 23:49:45.390 | Jan 26 18:49:04 np0005596550.novalocal nova-conductor[185010]: DEBUG dbcounter [-] [185010] Writing DB stats nova_api:SELECT=1 {{(pid=185010) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.390 | Jan 26 18:49:04 np0005596550.novalocal nova-conductor[185010]: DEBUG dbcounter [-] [185010] Writing DB stats nova_cell1:SELECT=1 {{(pid=185010) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.390 | Jan 26 18:49:04 np0005596550.novalocal nova-conductor[185010]: DEBUG dbcounter [-] [185010] Writing DB stats nova_cell0:SELECT=1 {{(pid=185010) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.390 | Jan 26 18:49:09 np0005596550.novalocal nova-conductor[186088]: DEBUG dbcounter [-] [186088] Writing DB stats nova_cell0:SELECT=5,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=186088) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.390 | Jan 26 18:49:09 np0005596550.novalocal nova-conductor[186089]: DEBUG dbcounter [-] [186089] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=186089) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.395 | + functions-common:service_check:1706 : for service in ${ENABLED_SERVICES//,/ } 2026-01-26 23:49:45.399 | + functions-common:service_check:1708 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-01-26 23:49:45.432 | enabled 2026-01-26 23:49:45.438 | + functions-common:service_check:1712 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-01-26 23:49:45.477 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-01-26 23:49:45.477 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: disabled) 2026-01-26 23:49:45.477 | Active: active (running) since Mon 2026-01-26 18:48:55 EST; 50s ago 2026-01-26 23:49:45.477 | Invocation: 598023b7efe145399b5f6a6ca269fd1a 2026-01-26 23:49:45.477 | Main PID: 186757 (nova-conductor) 2026-01-26 23:49:45.477 | Tasks: 3 (limit: 100081) 2026-01-26 23:49:45.477 | Memory: 162M (peak: 162.4M) 2026-01-26 23:49:45.477 | CPU: 2.608s 2026-01-26 23:49:45.477 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-01-26 23:49:45.477 | ├─186757 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-01-26 23:49:45.477 | ├─187663 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-01-26 23:49:45.477 | └─187665 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2026-01-26 23:49:45.477 | 2026-01-26 23:49:45.477 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] oslo_limit.timeout = None {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.477 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] oslo_limit.valid_interfaces = None {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.477 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] oslo_limit.version = None {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.477 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] oslo_reports.file_event_handler = None {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.478 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.478 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] oslo_reports.log_dir = None {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2026-01-26 23:49:45.478 | Jan 26 18:48:57 np0005596550.novalocal nova-conductor[186757]: DEBUG oslo_service.backend._eventlet.service [None req-25beb5bc-766c-4bcd-a331-5cd0da839465 None None] ******************************************************************************** {{(pid=186757) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2026-01-26 23:49:45.478 | Jan 26 18:49:07 np0005596550.novalocal nova-conductor[186757]: DEBUG dbcounter [-] [186757] Writing DB stats nova_cell1:SELECT=1 {{(pid=186757) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.478 | Jan 26 18:49:32 np0005596550.novalocal nova-conductor[187663]: DEBUG dbcounter [-] [187663] Writing DB stats nova_cell1:SELECT=17,nova_cell1:INSERT=2,nova_cell1:UPDATE=1 {{(pid=187663) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.478 | Jan 26 18:49:42 np0005596550.novalocal nova-conductor[187665]: DEBUG dbcounter [-] [187665] Writing DB stats nova_cell1:SELECT=17,nova_cell1:INSERT=2,nova_cell1:UPDATE=5 {{(pid=187665) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2026-01-26 23:49:45.483 | + ./stack.sh:main:1446 : is_service_enabled n-api 2026-01-26 23:49:45.505 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:45.509 | + ./stack.sh:main:1447 : is_service_enabled n-cpu 2026-01-26 23:49:45.531 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:45.534 | + ./stack.sh:main:1448 : /opt/stack/devstack/tools/discover_hosts.sh 2026-01-26 23:49:47.148 | INFO dbcounter [None req-d2dfa5cf-bdff-4d09-9e0f-e1479bcca054 None None] Registered counter for database nova_api 2026-01-26 23:49:47.178 | DEBUG dbcounter [-] [200937] Writer thread running {{(pid=200937) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:49:47.183 | Found 2 cell mappings. 2026-01-26 23:49:47.183 | Skipping cell0 since it does not contain hosts. 2026-01-26 23:49:47.183 | Getting computes from cell 'cell1': 3251f6c2-6687-4a3c-947a-2368b695f3b2 2026-01-26 23:49:47.183 | INFO dbcounter [None req-d2dfa5cf-bdff-4d09-9e0f-e1479bcca054 None None] Registered counter for database nova_cell1 2026-01-26 23:49:47.201 | DEBUG dbcounter [-] [200937] Writer thread running {{(pid=200937) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2026-01-26 23:49:47.307 | Checking host mapping for compute host 'np0005596550.novalocal': f627156c-932e-4a32-97b3-315a994a2ac9 2026-01-26 23:49:47.307 | Creating host mapping for compute host 'np0005596550.novalocal': f627156c-932e-4a32-97b3-315a994a2ac9 2026-01-26 23:49:47.307 | Found 1 unmapped computes in cell: 3251f6c2-6687-4a3c-947a-2368b695f3b2 2026-01-26 23:49:47.725 | + ./stack.sh:main:1461 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Upgrade Check Results | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: Cells v2 | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: Placement API | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: Cinder API | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: Policy File JSON to YAML Migration | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: Older than N-1 computes | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: hw_machine_type unset | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:49.864 | | Check: Service User Token Configuration | 2026-01-26 23:49:49.864 | | Result: Success | 2026-01-26 23:49:49.864 | | Details: None | 2026-01-26 23:49:49.864 | +-------------------------------------------+ 2026-01-26 23:49:50.283 | + ./stack.sh:main:1468 : [[ -x /opt/stack/devstack/local.sh ]] 2026-01-26 23:49:50.287 | + ./stack.sh:main:1479 : command openstack complete 2026-01-26 23:49:50.288 | + ./stack.sh:main:1480 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-01-26 23:49:50.617 | 2026-01-26 23:49:50.631 | + ./stack.sh:main:1483 : is_service_enabled cinder 2026-01-26 23:49:50.655 | + functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:50.658 | + ./stack.sh:main:1484 : is_ubuntu 2026-01-26 23:49:50.662 | + functions-common:is_ubuntu:544 : [[ -z rpm ]] 2026-01-26 23:49:50.665 | + functions-common:is_ubuntu:547 : '[' rpm = deb ']' 2026-01-26 23:49:50.668 | + ./stack.sh:main:1488 : echo_summary 'Skip setting lvm filters for non Ubuntu systems' 2026-01-26 23:49:50.672 | + ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:49:50.675 | + ./stack.sh:echo_summary:444 : echo -e Skip setting lvm filters for non Ubuntu systems 2026-01-26 23:49:50.678 | + ./stack.sh:main:1496 : run_phase stack test-config 2026-01-26 23:49:50.683 | + functions-common:run_phase:1840 : local mode=stack 2026-01-26 23:49:50.686 | + functions-common:run_phase:1841 : local phase=test-config 2026-01-26 23:49:50.689 | + functions-common:run_phase:1842 : [[ -d /opt/stack/devstack/extras.d ]] 2026-01-26 23:49:50.692 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2026-01-26 23:49:50.696 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-01-26 23:49:50.700 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2026-01-26 23:49:50.702 | + functions-common:run_phase:1850 : local extra 2026-01-26 23:49:50.706 | ++ functions-common:run_phase:1851 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2026-01-26 23:49:50.712 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2026-01-26 23:49:50.715 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-01-26 23:49:50.718 | + functions-common:run_phase:1856 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2026-01-26 23:49:50.722 | + functions-common:run_phase:1856 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2026-01-26 23:49:50.726 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-01-26 23:49:50.748 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:49:50.752 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:49:50.754 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:50.757 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-01-26 23:49:50.761 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:50.765 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-01-26 23:49:50.768 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:50.771 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-01-26 23:49:50.774 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:50.778 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-01-26 23:49:50.782 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:49:50.785 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-01-26 23:49:50.788 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-01-26 23:49:50.842 | [36990 Async install_tempest:114856]: Waiting for completion of install_tempest running on PID 114856 (1 other jobs running) 2026-01-26 23:49:50.868 | [36990 Async install_tempest:114856]: Signaling child to exit 2026-01-26 23:49:50.869 | WAKEUP 2026-01-26 23:49:50.892 | [36990 Async install_tempest:114856]: Signaled 2026-01-26 23:49:50.894 | ++ lib/tempest:install_tempest:844 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/tempest.git 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/tempest 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:584 : local orig_dir 2026-01-26 23:49:50.894 | +++ functions-common:git_clone:585 : pwd 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:49:50.894 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:49:50.894 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:602 : echo master 2026-01-26 23:49:50.895 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/tempest ]] 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:664 : cd /opt/stack/tempest 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:665 : git show --oneline 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:665 : head -1 2026-01-26 23:49:50.895 | 4a271b131 Merge "Add concurrency test support for tempest plugins" 2026-01-26 23:49:50.895 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:49:50.895 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-01-26 23:49:50.895 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-01-26 23:49:50.895 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-01-26 23:49:50.895 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:49:50.895 | Collecting tox!=2.8.0,<4.0.0 2026-01-26 23:49:50.895 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-01-26 23:49:50.895 | Requirement already satisfied: filelock>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (3.20.0) 2026-01-26 23:49:50.895 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (25.0) 2026-01-26 23:49:50.895 | Requirement already satisfied: pluggy>=0.12.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.6.0) 2026-01-26 23:49:50.895 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-01-26 23:49:50.895 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-01-26 23:49:50.895 | Requirement already satisfied: six>=1.14.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-01-26 23:49:50.895 | Requirement already satisfied: virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (20.35.3) 2026-01-26 23:49:50.895 | Requirement already satisfied: distlib<1,>=0.3.7 in /usr/local/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (0.4.0) 2026-01-26 23:49:50.895 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /usr/local/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.5.0) 2026-01-26 23:49:50.895 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/c7/69ec9b8bbb4fe649b4bc960a53b837b4dace889137be5f23b4236a3e9f7c/tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-01-26 23:49:50.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 15.4 MB/s eta 0:00:00 2026-01-26 23:49:50.895 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f6/f0/10642828a8dfb741e5f3fbaac830550a518a775c7fff6f04a007259b0548/py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-01-26 23:49:50.895 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 20.2 MB/s eta 0:00:00 2026-01-26 23:49:50.895 | Installing collected packages: py, tox 2026-01-26 23:49:50.895 | Attempting uninstall: tox 2026-01-26 23:49:50.895 | Found existing installation: tox 4.32.0 2026-01-26 23:49:50.895 | Uninstalling tox-4.32.0: 2026-01-26 23:49:50.895 | Successfully uninstalled tox-4.32.0 2026-01-26 23:49:50.895 | Successfully installed py-1.11.0 tox-3.28.0 2026-01-26 23:49:50.895 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:49:50.895 | ++ inc/python:pip_install:216 : result=0 2026-01-26 23:49:50.895 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2412 : local name 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2413 : local end_time 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2415 : local total 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2416 : local start_time 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2419 : start_time=1769471049108 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2421 : [[ -z 1769471049108 ]] 2026-01-26 23:49:50.896 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2424 : end_time=1769471051725 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2425 : elapsed_time=2617 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2426 : total=138342 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:49:50.896 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=140959 2026-01-26 23:49:50.896 | ++ inc/python:pip_install:219 : return 0 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-01-26 23:49:50.896 | ~/tempest ~/devstack 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-01-26 23:49:50.896 | Already on 'master' 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-01-26 23:49:50.896 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.3GWcScIs18 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.3GWcScIs18 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.3GWcScIs18 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:49:50.896 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-01-26 23:49:50.896 | full create: /opt/stack/tempest/.tox/tempest 2026-01-26 23:49:50.896 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-01-26 23:49:50.896 | full develop-inst: /opt/stack/tempest 2026-01-26 23:49:50.896 | full installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.1,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.2.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==8.0.0,oslo.serialization==5.9.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.10.2,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@4a271b131d777346bd1248e1ab8c07dc878279c7#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2026-01-26 23:49:50.896 | ___________________________________ summary ____________________________________ 2026-01-26 23:49:50.896 | full: skipped tests 2026-01-26 23:49:50.896 | congratulations :) 2026-01-26 23:49:50.896 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.3GWcScIs18 -r requirements.txt 2026-01-26 23:49:50.896 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:49:50.896 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-01-26 23:49:50.896 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.13.1) 2026-01-26 23:49:50.896 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2026-01-26 23:49:50.896 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2026-01-26 23:49:50.897 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-01-26 23:49:50.897 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.2.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.2.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.0.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.9.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.2.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2026-01-26 23:49:50.897 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-01-26 23:49:50.897 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2026-01-26 23:49:50.897 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.6.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2026-01-26 23:49:50.897 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-01-26 23:49:50.897 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-01-26 23:49:50.897 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (80.10.2) 2026-01-26 23:49:50.897 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.5.2) 2026-01-26 23:49:50.897 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.4.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.9.1) 2026-01-26 23:49:50.897 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.37.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.28.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.3.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2026-01-26 23:49:50.897 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.7.1) 2026-01-26 23:49:50.897 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.32.5) 2026-01-26 23:49:50.897 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.2.0) 2026-01-26 23:49:50.897 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-01-26 23:49:50.897 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.2) 2026-01-26 23:49:50.897 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.13.3) 2026-01-26 23:49:50.897 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-01-26 23:49:50.898 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2026-01-26 23:49:50.898 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.2.5) 2026-01-26 23:49:50.898 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (25.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.1.1) 2026-01-26 23:49:50.898 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.14) 2026-01-26 23:49:50.898 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.0.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.23) 2026-01-26 23:49:50.898 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2026-01-26 23:49:50.898 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2026-01-26 23:49:50.898 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.11) 2026-01-26 23:49:50.898 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.1.4) 2026-01-26 23:49:50.898 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.2.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-01-26 23:49:50.898 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2026-01-26 23:49:50.898 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-01-26 23:49:50.898 | 2026-01-26 23:49:50.898 | [notice] A new release of pip is available: 25.2 -> 25.3 2026-01-26 23:49:50.898 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2026-01-26 23:49:50.898 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-01-26 23:49:50.898 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.3GWcScIs18 2026-01-26 23:49:50.898 | ++ lib/tempest:install_tempest:868 : popd 2026-01-26 23:49:50.898 | ~/devstack 2026-01-26 23:49:50.946 | [36990 Async install_tempest:114856]: finished install_tempest with result 0 in 18 seconds 2026-01-26 23:49:50.951 | ++ inc/async:async_wait:197 : return 0 2026-01-26 23:49:50.955 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-01-26 23:49:50.958 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:49:50.961 | ++ ./stack.sh:echo_summary:444 : echo -e Initializing Tempest 2026-01-26 23:49:50.964 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-01-26 23:49:50.968 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-01-26 23:49:50.970 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-01-26 23:49:50.973 | ++ inc/python:setup_develop:353 : local bindep 2026-01-26 23:49:50.975 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-01-26 23:49:50.978 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-01-26 23:49:50.980 | ++ inc/python:setup_develop:359 : local extras= 2026-01-26 23:49:50.983 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-01-26 23:49:50.986 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-01-26 23:49:50.988 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-01-26 23:49:50.990 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-01-26 23:49:50.993 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-01-26 23:49:50.995 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-01-26 23:49:50.999 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-01-26 23:49:51.002 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-01-26 23:49:51.005 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-01-26 23:49:51.008 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-01-26 23:49:51.011 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-01-26 23:49:51.015 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-01-26 23:49:51.021 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-01-26 23:49:51.024 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-01-26 23:49:51.026 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-01-26 23:49:51.165 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-01-26 23:49:51.168 | ++ inc/python:setup_package:436 : local bindep=0 2026-01-26 23:49:51.171 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-01-26 23:49:51.174 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-01-26 23:49:51.177 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-01-26 23:49:51.179 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-01-26 23:49:51.182 | ++ inc/python:setup_package:445 : local flags=-e 2026-01-26 23:49:51.185 | ++ inc/python:setup_package:446 : local extras= 2026-01-26 23:49:51.188 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-01-26 23:49:51.190 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-01-26 23:49:51.193 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-01-26 23:49:51.195 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-01-26 23:49:51.198 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-01-26 23:49:51.201 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-01-26 23:49:51.224 | Using python 3.12 to install /opt/stack/tempest 2026-01-26 23:49:51.227 | ++ inc/python:pip_install:210 : sudo -H LC_ALL=en_US.UTF-8 http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.12 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-01-26 23:49:52.044 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:49:52.046 | Obtaining file:///opt/stack/tempest 2026-01-26 23:49:52.048 | Installing build dependencies: started 2026-01-26 23:49:55.087 | Installing build dependencies: finished with status 'done' 2026-01-26 23:49:55.090 | Checking if build backend supports build_editable: started 2026-01-26 23:49:55.271 | Checking if build backend supports build_editable: finished with status 'done' 2026-01-26 23:49:55.273 | Getting requirements to build editable: started 2026-01-26 23:49:55.436 | Getting requirements to build editable: finished with status 'done' 2026-01-26 23:49:55.441 | Installing backend dependencies: started 2026-01-26 23:49:58.188 | Installing backend dependencies: finished with status 'done' 2026-01-26 23:49:58.189 | Preparing editable metadata (pyproject.toml): started 2026-01-26 23:49:58.850 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-01-26 23:49:58.970 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (7.0.3) 2026-01-26 23:49:58.970 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (4.13.1) 2026-01-26 23:49:58.971 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (4.25.1) 2026-01-26 23:49:58.972 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (2.7.2) 2026-01-26 23:49:58.973 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (4.0.0) 2026-01-26 23:49:58.975 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev34) (43.0.3) 2026-01-26 23:49:58.976 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (1.3.0) 2026-01-26 23:49:58.977 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (7.2.0) 2026-01-26 23:49:58.978 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (10.2.0) 2026-01-26 23:49:58.979 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (8.0.0) 2026-01-26 23:49:59.017 | Collecting stestr>=1.0.0 (from tempest==46.0.1.dev34) 2026-01-26 23:49:59.020 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl.metadata (7.6 kB) 2026-01-26 23:49:59.027 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (5.9.0) 2026-01-26 23:49:59.028 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (9.2.0) 2026-01-26 23:49:59.031 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (4.2.6) 2026-01-26 23:49:59.032 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev34) (6.0.3) 2026-01-26 23:49:59.034 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (1.4.4) 2026-01-26 23:49:59.034 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (5.6.0) 2026-01-26 23:49:59.036 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (3.16.0) 2026-01-26 23:49:59.039 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (1.26.20) 2026-01-26 23:49:59.040 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (3.0.0) 2026-01-26 23:49:59.042 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (0.7.1) 2026-01-26 23:49:59.043 | Requirement already satisfied: fasteners>=0.16.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (0.20) 2026-01-26 23:49:59.044 | Requirement already satisfied: testscenarios>=0.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev34) (0.5.0) 2026-01-26 23:49:59.048 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (0.5.2) 2026-01-26 23:49:59.050 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (2.7.0) 2026-01-26 23:49:59.085 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.1->tempest==46.0.1.dev34) (2.0.0) 2026-01-26 23:49:59.087 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.0.1.dev34) (2.0.0) 2026-01-26 23:49:59.106 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev34) (25.4.0) 2026-01-26 23:49:59.107 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev34) (2025.9.1) 2026-01-26 23:49:59.108 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev34) (0.37.0) 2026-01-26 23:49:59.109 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev34) (0.28.0) 2026-01-26 23:49:59.119 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->tempest==46.0.1.dev34) (6.7.1) 2026-01-26 23:49:59.127 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.0.1.dev34) (2.0.0) 2026-01-26 23:49:59.128 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=5.2.0->tempest==46.0.1.dev34) (2.32.5) 2026-01-26 23:49:59.135 | Requirement already satisfied: oslo.context>=2.21.0 in /usr/local/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.0.1.dev34) (6.2.0) 2026-01-26 23:49:59.137 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=3.36.0->tempest==46.0.1.dev34) (2.9.0.post0) 2026-01-26 23:49:59.142 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.0.1.dev34) (1.1.2) 2026-01-26 23:49:59.143 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->tempest==46.0.1.dev34) (2025.2) 2026-01-26 23:49:59.150 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev34) (2.1.0) 2026-01-26 23:49:59.152 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev34) (3.2.5) 2026-01-26 23:49:59.153 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev34) (25.0) 2026-01-26 23:49:59.155 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev34) (7.1.1) 2026-01-26 23:49:59.162 | Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev34) (4.3.0) 2026-01-26 23:49:59.164 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev34) (2.2.1) 2026-01-26 23:49:59.165 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev34) (1.6.0) 2026-01-26 23:49:59.168 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.0.1.dev34) (69.0.3) 2026-01-26 23:49:59.174 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.0.1.dev34) (0.2.14) 2026-01-26 23:49:59.191 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.0.1.dev34) (0.15.2) 2026-01-26 23:49:59.271 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.0.1.dev34) 2026-01-26 23:49:59.275 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl.metadata (2.8 kB) 2026-01-26 23:49:59.340 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.0.1.dev34) (2.23) 2026-01-26 23:49:59.347 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (1.11.0) 2026-01-26 23:49:59.348 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (1.7.1) 2026-01-26 23:49:59.368 | Requirement already satisfied: typing-extensions>=4.12.0 in /usr/local/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->tempest==46.0.1.dev34) (4.15.0) 2026-01-26 23:49:59.423 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->tempest==46.0.1.dev34) (1.17.0) 2026-01-26 23:49:59.440 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev34) (3.4.4) 2026-01-26 23:49:59.442 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev34) (3.11) 2026-01-26 23:49:59.444 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->tempest==46.0.1.dev34) (2026.1.4) 2026-01-26 23:49:59.526 | Requirement already satisfied: rich>=11.0.0 in /usr/local/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (14.2.0) 2026-01-26 23:49:59.549 | Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (4.0.0) 2026-01-26 23:49:59.550 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /usr/local/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (2.19.2) 2026-01-26 23:49:59.569 | Requirement already satisfied: mdurl~=0.1 in /usr/local/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.0.1.dev34) (0.1.2) 2026-01-26 23:49:59.588 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl (118 kB) 2026-01-26 23:49:59.612 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.2/118.2 kB 5.1 MB/s eta 0:00:00 2026-01-26 23:49:59.614 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl (38 kB) 2026-01-26 23:49:59.623 | Building wheels for collected packages: tempest 2026-01-26 23:49:59.623 | Building editable for tempest (pyproject.toml): started 2026-01-26 23:50:00.554 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-01-26 23:50:00.556 | Created wheel for tempest: filename=tempest-46.0.1.dev34-0.editable-py3-none-any.whl size=8196 sha256=696188b6c6a43cddf5ed9c5ec2abb716ba061036639010cb1f6101908cb32eba 2026-01-26 23:50:00.557 | Stored in directory: /tmp/pip-ephem-wheel-cache-b6xnn6kf/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-01-26 23:50:00.562 | Successfully built tempest 2026-01-26 23:50:01.587 | Installing collected packages: tomlkit, stestr, tempest 2026-01-26 23:50:01.884 | Successfully installed stestr-4.2.0 tempest-46.0.1.dev34 tomlkit-0.13.3 2026-01-26 23:50:01.886 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2026-01-26 23:50:02.228 | ++ inc/python:pip_install:216 : result=0 2026-01-26 23:50:02.232 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-01-26 23:50:02.238 | ++ functions-common:time_stop:2412 : local name 2026-01-26 23:50:02.240 | ++ functions-common:time_stop:2413 : local end_time 2026-01-26 23:50:02.243 | ++ functions-common:time_stop:2414 : local elapsed_time 2026-01-26 23:50:02.246 | ++ functions-common:time_stop:2415 : local total 2026-01-26 23:50:02.248 | ++ functions-common:time_stop:2416 : local start_time 2026-01-26 23:50:02.251 | ++ functions-common:time_stop:2418 : name=pip_install 2026-01-26 23:50:02.254 | ++ functions-common:time_stop:2419 : start_time=1769471391218 2026-01-26 23:50:02.258 | ++ functions-common:time_stop:2421 : [[ -z 1769471391218 ]] 2026-01-26 23:50:02.262 | +++ functions-common:time_stop:2424 : date +%s%3N 2026-01-26 23:50:02.265 | ++ functions-common:time_stop:2424 : end_time=1769471402263 2026-01-26 23:50:02.267 | ++ functions-common:time_stop:2425 : elapsed_time=11045 2026-01-26 23:50:02.270 | ++ functions-common:time_stop:2426 : total=149209 2026-01-26 23:50:02.272 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2026-01-26 23:50:02.273 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=160254 2026-01-26 23:50:02.275 | ++ inc/python:pip_install:219 : return 0 2026-01-26 23:50:02.278 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-01-26 23:50:02.280 | ++ inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2026-01-26 23:50:02.283 | ++ inc/python:setup_package:468 : '[' -d '/opt/stack/tempest/*.egg-info' ']' 2026-01-26 23:50:02.285 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-01-26 23:50:02.287 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-01-26 23:50:02.289 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-01-26 23:50:02.291 | ++ inc/python:use_library_from_git:268 : [[ novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest = \A\L\L ]] 2026-01-26 23:50:02.293 | ++ inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,/opt/stack/tempest, ]] 2026-01-26 23:50:02.296 | ++ inc/python:use_library_from_git:269 : return 1 2026-01-26 23:50:02.298 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=c-api,c-bak,c-sch,c-vol,etcd3,file_tracker,g-api,horizon,key,memory_tracker,mysql,n-api,n-api-meta,n-cond,n-cpu,n-novnc,n-sch,openstack-cli-server,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,placement-api,q-ovn-agent,q-svc,rabbit,s-account,s-container,s-object,s-proxy,tempest,tls-proxy,s-container-sync,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-01-26 23:50:02.301 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-01-26 23:50:02.303 | ++ lib/tempest:configure_tempest:213 : local images 2026-01-26 23:50:02.305 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-01-26 23:50:02.307 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-01-26 23:50:02.309 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-01-26 23:50:02.312 | ++ lib/tempest:configure_tempest:217 : local password 2026-01-26 23:50:02.314 | ++ lib/tempest:configure_tempest:218 : local line 2026-01-26 23:50:02.316 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-01-26 23:50:02.317 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-01-26 23:50:02.320 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-01-26 23:50:02.321 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-01-26 23:50:02.323 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-01-26 23:50:02.325 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-01-26 23:50:02.327 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-01-26 23:50:02.330 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-01-26 23:50:02.332 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-01-26 23:50:02.335 | ++ lib/tempest:configure_tempest:228 : local disk 2026-01-26 23:50:02.337 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-01-26 23:50:02.337 | ' 2026-01-26 23:50:02.339 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-01-26 23:50:02.342 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-01-26 23:50:02.356 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:02.358 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-01-26 23:50:02.360 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-01-26 23:50:02.363 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-01-26 23:50:02.365 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-01-26 23:50:02.369 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-01-26 23:50:02.369 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-01-26 23:50:02.370 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-01-26 23:50:02.683 | 2026-01-26 23:50:02.698 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:02.701 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-01-26 23:50:02.704 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-01-26 23:50:02.707 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-01-26 23:50:02.710 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-01-26 23:50:02.713 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-01-26 23:50:02.715 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-01-26 23:50:02.717 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-01-26 23:50:02.720 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-01-26 23:50:02.723 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-01-26 23:50:02.726 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-01-26 23:50:02.729 | ++ lib/tempest:get_active_images:176 : img_id=83e5abfe-72a8-4364-96d1-e39a77cf888f 2026-01-26 23:50:02.732 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-01-26 23:50:02.735 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-01-26 23:50:02.738 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2026-01-26 23:50:02.741 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-01-26 23:50:02.744 | ++ lib/tempest:configure_tempest:272 : '[' -z 83e5abfe-72a8-4364-96d1-e39a77cf888f ']' 2026-01-26 23:50:02.746 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2026-01-26 23:50:02.749 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2026-01-26 23:50:02.752 | ++ lib/tempest:configure_tempest:279 : [[ bd70f82e-84e0-4042-ad07-7b834bb8ac38 != \8\3\e\5\a\b\f\e\-\7\2\a\8\-\4\3\6\4\-\9\6\d\1\-\e\3\9\a\7\7\c\f\8\8\8\f ]] 2026-01-26 23:50:02.754 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=bd70f82e-84e0-4042-ad07-7b834bb8ac38 2026-01-26 23:50:02.756 | ++ lib/tempest:configure_tempest:281 : break 2026-01-26 23:50:02.759 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2026-01-26 23:50:02.788 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-01-26 23:50:02.792 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2026-01-26 23:50:02.795 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-01-26 23:50:02.798 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-01-26 23:50:02.800 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-01-26 23:50:02.802 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-01-26 23:50:02.805 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-01-26 23:50:02.807 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-01-26 23:50:02.812 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-01-26 23:50:02.814 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-01-26 23:50:03.231 | 2026-01-26 23:50:03.242 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:03.247 | ++ lib/tempest:configure_tempest:303 : admin_project_id=51b7780042c64addb52fb6fe9587a219 2026-01-26 23:50:03.249 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-01-26 23:50:03.266 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:03.271 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-01-26 23:50:03.561 | 2026-01-26 23:50:03.576 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:03.579 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-01-26 23:50:03.579 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-01-26 23:50:03.579 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-01-26 23:50:03.579 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-01-26 23:50:03.579 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-01-26 23:50:03.579 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-01-26 23:50:03.579 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-01-26 23:50:03.579 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-01-26 23:50:03.579 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-01-26 23:50:03.579 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-01-26 23:50:03.579 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-01-26 23:50:03.579 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-01-26 23:50:03.579 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-01-26 23:50:03.579 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-01-26 23:50:03.582 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-01-26 23:50:03.585 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-01-26 23:50:03.585 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-01-26 23:50:03.585 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-01-26 23:50:03.585 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-01-26 23:50:03.585 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-01-26 23:50:03.585 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-01-26 23:50:03.585 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-01-26 23:50:03.585 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-01-26 23:50:03.585 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-01-26 23:50:03.585 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-01-26 23:50:03.585 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-01-26 23:50:03.585 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-01-26 23:50:03.585 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-01-26 23:50:03.585 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-01-26 23:50:03.589 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 83e5abfe-72a8-4364-96d1-e39a77cf888f 2026-01-26 23:50:03.591 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-01-26 23:50:03.595 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 83e5abfe-72a8-4364-96d1-e39a77cf888f -c size -f value 2026-01-26 23:50:03.833 | 2026-01-26 23:50:03.843 | ++++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:03.846 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-01-26 23:50:03.849 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-01-26 23:50:03.849 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-01-26 23:50:03.894 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-01-26 23:50:03.898 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-01-26 23:50:03.900 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-01-26 23:50:04.171 | 2026-01-26 23:50:04.172 | +----------------------------+-----------------------+ 2026-01-26 23:50:04.172 | | Field | Value | 2026-01-26 23:50:04.172 | +----------------------------+-----------------------+ 2026-01-26 23:50:04.172 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:50:04.172 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:50:04.172 | | description | None | 2026-01-26 23:50:04.172 | | disk | 1 | 2026-01-26 23:50:04.172 | | id | 42 | 2026-01-26 23:50:04.172 | | name | m1.nano | 2026-01-26 23:50:04.172 | | os-flavor-access:is_public | True | 2026-01-26 23:50:04.172 | | properties | hw_rng:allowed='True' | 2026-01-26 23:50:04.172 | | ram | 192 | 2026-01-26 23:50:04.172 | | rxtx_factor | 1.0 | 2026-01-26 23:50:04.172 | | swap | 0 | 2026-01-26 23:50:04.172 | | vcpus | 1 | 2026-01-26 23:50:04.172 | +----------------------------+-----------------------+ 2026-01-26 23:50:04.182 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-01-26 23:50:04.184 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-01-26 23:50:04.185 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-01-26 23:50:04.185 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-01-26 23:50:04.185 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-01-26 23:50:04.185 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-01-26 23:50:04.185 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-01-26 23:50:04.185 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-01-26 23:50:04.185 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-01-26 23:50:04.185 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-01-26 23:50:04.185 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-01-26 23:50:04.185 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-01-26 23:50:04.185 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-01-26 23:50:04.185 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-01-26 23:50:04.185 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-01-26 23:50:04.189 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib bd70f82e-84e0-4042-ad07-7b834bb8ac38 2026-01-26 23:50:04.191 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-01-26 23:50:04.194 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show bd70f82e-84e0-4042-ad07-7b834bb8ac38 -c size -f value 2026-01-26 23:50:04.512 | 2026-01-26 23:50:04.527 | ++++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:04.530 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2026-01-26 23:50:04.533 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2026-01-26 23:50:04.534 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-01-26 23:50:04.615 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-01-26 23:50:04.618 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-01-26 23:50:04.622 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-01-26 23:50:04.930 | 2026-01-26 23:50:04.931 | +----------------------------+-----------------------+ 2026-01-26 23:50:04.931 | | Field | Value | 2026-01-26 23:50:04.931 | +----------------------------+-----------------------+ 2026-01-26 23:50:04.931 | | OS-FLV-DISABLED:disabled | False | 2026-01-26 23:50:04.931 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-01-26 23:50:04.931 | | description | None | 2026-01-26 23:50:04.931 | | disk | 1 | 2026-01-26 23:50:04.931 | | id | 84 | 2026-01-26 23:50:04.931 | | name | m1.micro | 2026-01-26 23:50:04.931 | | os-flavor-access:is_public | True | 2026-01-26 23:50:04.931 | | properties | hw_rng:allowed='True' | 2026-01-26 23:50:04.931 | | ram | 256 | 2026-01-26 23:50:04.931 | | rxtx_factor | 1.0 | 2026-01-26 23:50:04.931 | | swap | 0 | 2026-01-26 23:50:04.931 | | vcpus | 1 | 2026-01-26 23:50:04.931 | +----------------------------+-----------------------+ 2026-01-26 23:50:04.943 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-01-26 23:50:04.946 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-01-26 23:50:04.965 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:04.968 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-01-26 23:50:04.971 | ++ functions-common:git_clone:581 : local git_remote=https://opendev.org/openstack/os-test-images.git 2026-01-26 23:50:04.973 | ++ functions-common:git_clone:582 : local git_dest=/opt/stack/os-test-images 2026-01-26 23:50:04.976 | ++ functions-common:git_clone:583 : local git_ref=master 2026-01-26 23:50:04.979 | ++ functions-common:git_clone:584 : local orig_dir 2026-01-26 23:50:04.983 | +++ functions-common:git_clone:585 : pwd 2026-01-26 23:50:04.987 | ++ functions-common:git_clone:585 : orig_dir=/opt/stack/devstack 2026-01-26 23:50:04.990 | ++ functions-common:git_clone:586 : local git_clone_flags= 2026-01-26 23:50:04.993 | +++ functions-common:git_clone:588 : trueorfalse False RECLONE 2026-01-26 23:50:05.012 | ++ functions-common:git_clone:588 : RECLONE=False 2026-01-26 23:50:05.014 | ++ functions-common:git_clone:589 : [[ 0 -gt 0 ]] 2026-01-26 23:50:05.018 | ++ functions-common:git_clone:593 : [[ False = \T\r\u\e ]] 2026-01-26 23:50:05.021 | ++ functions-common:git_clone:602 : echo master 2026-01-26 23:50:05.022 | ++ functions-common:git_clone:602 : egrep -q '^refs' 2026-01-26 23:50:05.024 | egrep: warning: egrep is obsolescent; using grep -E 2026-01-26 23:50:05.028 | ++ functions-common:git_clone:616 : [[ ! -d /opt/stack/os-test-images ]] 2026-01-26 23:50:05.030 | ++ functions-common:git_clone:626 : [[ False = \T\r\u\e ]] 2026-01-26 23:50:05.033 | ++ functions-common:git_clone:661 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-01-26 23:50:05.064 | ++ functions-common:git_clone:664 : cd /opt/stack/os-test-images 2026-01-26 23:50:05.068 | ++ functions-common:git_clone:665 : head -1 2026-01-26 23:50:05.069 | ++ functions-common:git_clone:665 : git show --oneline 2026-01-26 23:50:05.074 | 5d0367e Clean-up zuul config spacing 2026-01-26 23:50:05.077 | ++ functions-common:git_clone:666 : cd /opt/stack/devstack 2026-01-26 23:50:05.081 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-01-26 23:50:05.081 | ~/os-test-images ~/devstack 2026-01-26 23:50:05.085 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-01-26 23:50:05.361 | generate create: /opt/stack/os-test-images/.tox/generate 2026-01-26 23:50:05.635 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-01-26 23:50:06.938 | generate installed: PyYAML==6.0.3 2026-01-26 23:50:06.939 | generate run-test-pre: PYTHONHASHSEED='1303711799' 2026-01-26 23:50:06.939 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-01-26 23:50:07.014 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-01-26 23:50:07.035 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-01-26 23:50:07.055 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-01-26 23:50:07.084 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-01-26 23:50:07.088 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-01-26 23:50:07.096 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-01-26 23:50:07.104 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-01-26 23:50:07.134 | WARNING:generate:Unable to generate image standard (qed) 2026-01-26 23:50:07.135 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-01-26 23:50:07.143 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-01-26 23:50:07.258 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-01-26 23:50:07.258 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-01-26 23:50:07.267 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-01-26 23:50:07.375 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-01-26 23:50:07.395 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-01-26 23:50:07.398 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-01-26 23:50:07.402 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-01-26 23:50:07.414 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-01-26 23:50:07.430 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-01-26 23:50:07.449 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-01-26 23:50:07.450 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-01-26 23:50:07.471 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-01-26 23:50:07.476 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-01-26 23:50:07.480 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-01-26 23:50:07.495 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-01-26 23:50:07.503 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-01-26 23:50:07.516 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-01-26 23:50:07.534 | ___________________________________ summary ____________________________________ 2026-01-26 23:50:07.535 | generate: commands succeeded 2026-01-26 23:50:07.535 | congratulations :) 2026-01-26 23:50:07.587 | ++ lib/tempest:configure_tempest:376 : popd 2026-01-26 23:50:07.587 | ~/devstack 2026-01-26 23:50:07.589 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-01-26 23:50:07.630 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-01-26 23:50:07.634 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-01-26 23:50:07.659 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-01-26 23:50:07.663 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-01-26 23:50:07.666 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-01-26 23:50:07.704 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2026-01-26 23:50:07.741 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-01-26 23:50:07.744 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-01-26 23:50:07.746 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-01-26 23:50:07.749 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2026-01-26 23:50:07.752 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-01-26 23:50:08.118 | 2026-01-26 23:50:08.134 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:08.138 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2026-01-26 23:50:08.138 | address-scope 2026-01-26 23:50:08.138 | agent 2026-01-26 23:50:08.138 | allowed-address-pairs 2026-01-26 23:50:08.138 | auto-allocated-topology 2026-01-26 23:50:08.138 | availability_zone 2026-01-26 23:50:08.138 | default-subnetpools 2026-01-26 23:50:08.138 | dhcp_agent_scheduler 2026-01-26 23:50:08.138 | dns-integration 2026-01-26 23:50:08.138 | dns-domain-ports 2026-01-26 23:50:08.138 | dns-integration-domain-keywords 2026-01-26 23:50:08.138 | empty-string-filtering 2026-01-26 23:50:08.138 | external-net 2026-01-26 23:50:08.139 | extra_dhcp_opt 2026-01-26 23:50:08.139 | extraroute 2026-01-26 23:50:08.139 | extraroute-atomic 2026-01-26 23:50:08.139 | filter-validation 2026-01-26 23:50:08.139 | floating-ip-port-forwarding-detail 2026-01-26 23:50:08.139 | fip-port-details 2026-01-26 23:50:08.139 | flavors 2026-01-26 23:50:08.139 | floatingip-pools 2026-01-26 23:50:08.139 | router 2026-01-26 23:50:08.139 | enable-default-route-bfd 2026-01-26 23:50:08.139 | enable-default-route-ecmp 2026-01-26 23:50:08.139 | ext-gw-mode 2026-01-26 23:50:08.139 | l3-ha 2026-01-26 23:50:08.139 | external-gateway-multihoming 2026-01-26 23:50:08.139 | l3-flavors 2026-01-26 23:50:08.139 | multi-provider 2026-01-26 23:50:08.139 | net-mtu 2026-01-26 23:50:08.139 | net-mtu-writable 2026-01-26 23:50:08.139 | network_availability_zone 2026-01-26 23:50:08.139 | network-ip-availability 2026-01-26 23:50:08.139 | pagination 2026-01-26 23:50:08.139 | port-device-profile 2026-01-26 23:50:08.139 | port-mac-address-regenerate 2026-01-26 23:50:08.139 | port-numa-affinity-policy 2026-01-26 23:50:08.139 | port-numa-affinity-policy-socket 2026-01-26 23:50:08.139 | binding 2026-01-26 23:50:08.139 | binding-extended 2026-01-26 23:50:08.139 | port-security 2026-01-26 23:50:08.139 | project-id 2026-01-26 23:50:08.139 | provider 2026-01-26 23:50:08.139 | qinq 2026-01-26 23:50:08.139 | quota-check-limit 2026-01-26 23:50:08.139 | quota-check-limit-default 2026-01-26 23:50:08.139 | quotas 2026-01-26 23:50:08.139 | quota_details 2026-01-26 23:50:08.139 | rbac-policies 2026-01-26 23:50:08.139 | rbac-address-scope 2026-01-26 23:50:08.139 | rbac-security-groups 2026-01-26 23:50:08.139 | revision-if-match 2026-01-26 23:50:08.139 | standard-attr-revisions 2026-01-26 23:50:08.139 | router_availability_zone 2026-01-26 23:50:08.139 | router-enable-snat 2026-01-26 23:50:08.139 | security-groups-default-rules 2026-01-26 23:50:08.139 | security-groups-normalized-cidr 2026-01-26 23:50:08.139 | security-groups-remote-address-group 2026-01-26 23:50:08.139 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:50:08.139 | security-groups-shared-filtering 2026-01-26 23:50:08.139 | security-group 2026-01-26 23:50:08.139 | service-type 2026-01-26 23:50:08.139 | sorting 2026-01-26 23:50:08.139 | standard-attr-description 2026-01-26 23:50:08.139 | stateful-security-group 2026-01-26 23:50:08.139 | subnet-dns-publish-fixed-ip 2026-01-26 23:50:08.140 | subnet-external-network 2026-01-26 23:50:08.140 | subnet-service-types 2026-01-26 23:50:08.140 | subnet_allocation 2026-01-26 23:50:08.140 | subnetpool-prefix-ops 2026-01-26 23:50:08.140 | tag-creation 2026-01-26 23:50:08.140 | standard-attr-tag 2026-01-26 23:50:08.140 | standard-attr-timestamp 2026-01-26 23:50:08.140 | vlan-transparent' 2026-01-26 23:50:08.140 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2026-01-26 23:50:08.140 | address-scope 2026-01-26 23:50:08.140 | agent 2026-01-26 23:50:08.140 | allowed-address-pairs 2026-01-26 23:50:08.140 | auto-allocated-topology 2026-01-26 23:50:08.140 | availability_zone 2026-01-26 23:50:08.140 | default-subnetpools 2026-01-26 23:50:08.140 | dhcp_agent_scheduler 2026-01-26 23:50:08.140 | dns-integration 2026-01-26 23:50:08.140 | dns-domain-ports 2026-01-26 23:50:08.141 | dns-integration-domain-keywords 2026-01-26 23:50:08.141 | empty-string-filtering 2026-01-26 23:50:08.141 | external-net 2026-01-26 23:50:08.141 | extra_dhcp_opt 2026-01-26 23:50:08.141 | extraroute 2026-01-26 23:50:08.141 | extraroute-atomic 2026-01-26 23:50:08.141 | filter-validation 2026-01-26 23:50:08.141 | floating-ip-port-forwarding-detail 2026-01-26 23:50:08.141 | fip-port-details 2026-01-26 23:50:08.141 | flavors 2026-01-26 23:50:08.141 | floatingip-pools 2026-01-26 23:50:08.141 | router 2026-01-26 23:50:08.141 | enable-default-route-bfd 2026-01-26 23:50:08.141 | enable-default-route-ecmp 2026-01-26 23:50:08.141 | ext-gw-mode 2026-01-26 23:50:08.141 | l3-ha 2026-01-26 23:50:08.141 | external-gateway-multihoming 2026-01-26 23:50:08.141 | l3-flavors 2026-01-26 23:50:08.141 | multi-provider 2026-01-26 23:50:08.141 | net-mtu 2026-01-26 23:50:08.141 | net-mtu-writable 2026-01-26 23:50:08.141 | network_availability_zone 2026-01-26 23:50:08.141 | network-ip-availability 2026-01-26 23:50:08.141 | pagination 2026-01-26 23:50:08.141 | port-device-profile 2026-01-26 23:50:08.141 | port-mac-address-regenerate 2026-01-26 23:50:08.141 | port-numa-affinity-policy 2026-01-26 23:50:08.141 | port-numa-affinity-policy-socket 2026-01-26 23:50:08.141 | binding 2026-01-26 23:50:08.141 | binding-extended 2026-01-26 23:50:08.141 | port-security 2026-01-26 23:50:08.141 | project-id 2026-01-26 23:50:08.141 | provider 2026-01-26 23:50:08.141 | qinq 2026-01-26 23:50:08.141 | quota-check-limit 2026-01-26 23:50:08.141 | quota-check-limit-default 2026-01-26 23:50:08.141 | quotas 2026-01-26 23:50:08.141 | quota_details 2026-01-26 23:50:08.141 | rbac-policies 2026-01-26 23:50:08.141 | rbac-address-scope 2026-01-26 23:50:08.141 | rbac-security-groups 2026-01-26 23:50:08.141 | revision-if-match 2026-01-26 23:50:08.141 | standard-attr-revisions 2026-01-26 23:50:08.141 | router_availability_zone 2026-01-26 23:50:08.141 | router-enable-snat 2026-01-26 23:50:08.141 | security-groups-default-rules 2026-01-26 23:50:08.141 | security-groups-normalized-cidr 2026-01-26 23:50:08.141 | security-groups-remote-address-group 2026-01-26 23:50:08.141 | security-groups-rules-belongs-to-default-sg 2026-01-26 23:50:08.141 | security-groups-shared-filtering 2026-01-26 23:50:08.141 | security-group 2026-01-26 23:50:08.141 | service-type 2026-01-26 23:50:08.141 | sorting 2026-01-26 23:50:08.141 | standard-attr-description 2026-01-26 23:50:08.141 | stateful-security-group 2026-01-26 23:50:08.142 | subnet-dns-publish-fixed-ip 2026-01-26 23:50:08.142 | subnet-external-network 2026-01-26 23:50:08.142 | subnet-service-types 2026-01-26 23:50:08.142 | subnet_allocation 2026-01-26 23:50:08.142 | subnetpool-prefix-ops 2026-01-26 23:50:08.142 | tag-creation 2026-01-26 23:50:08.142 | standard-attr-tag 2026-01-26 23:50:08.142 | standard-attr-timestamp 2026-01-26 23:50:08.142 | vlan-transparent =~ external-net ]] 2026-01-26 23:50:08.143 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2026-01-26 23:50:08.147 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-01-26 23:50:08.490 | 2026-01-26 23:50:08.505 | +++ functions-common:oscwrap:2457 : return 0 2026-01-26 23:50:08.509 | ++ lib/tempest:configure_tempest:395 : public_network_id=a1152027-11a4-47fe-a6fb-2adce7cf5dc3 2026-01-26 23:50:08.512 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-01-26 23:50:09.530 | 2026-01-26 23:50:09.530 | +---------------------------+--------------------------------------+ 2026-01-26 23:50:09.530 | | Field | Value | 2026-01-26 23:50:09.530 | +---------------------------+--------------------------------------+ 2026-01-26 23:50:09.530 | | admin_state_up | UP | 2026-01-26 23:50:09.530 | | availability_zone_hints | | 2026-01-26 23:50:09.530 | | availability_zones | | 2026-01-26 23:50:09.530 | | created_at | 2026-01-26T23:50:09Z | 2026-01-26 23:50:09.530 | | description | | 2026-01-26 23:50:09.530 | | dns_domain | None | 2026-01-26 23:50:09.530 | | id | b0414c79-abdc-4354-b469-a7e40afb13f9 | 2026-01-26 23:50:09.530 | | ipv4_address_scope | None | 2026-01-26 23:50:09.530 | | ipv6_address_scope | None | 2026-01-26 23:50:09.530 | | is_default | False | 2026-01-26 23:50:09.530 | | is_vlan_qinq | None | 2026-01-26 23:50:09.530 | | is_vlan_transparent | False | 2026-01-26 23:50:09.530 | | mtu | 1372 | 2026-01-26 23:50:09.530 | | name | shared | 2026-01-26 23:50:09.530 | | port_security_enabled | True | 2026-01-26 23:50:09.530 | | project_id | 51b7780042c64addb52fb6fe9587a219 | 2026-01-26 23:50:09.530 | | provider:network_type | geneve | 2026-01-26 23:50:09.530 | | provider:physical_network | None | 2026-01-26 23:50:09.530 | | provider:segmentation_id | 4417 | 2026-01-26 23:50:09.530 | | qinq | False | 2026-01-26 23:50:09.530 | | qos_policy_id | None | 2026-01-26 23:50:09.531 | | revision_number | 1 | 2026-01-26 23:50:09.531 | | router:external | Internal | 2026-01-26 23:50:09.531 | | segments | None | 2026-01-26 23:50:09.531 | | shared | True | 2026-01-26 23:50:09.531 | | status | ACTIVE | 2026-01-26 23:50:09.531 | | subnets | | 2026-01-26 23:50:09.531 | | tags | | 2026-01-26 23:50:09.531 | | updated_at | 2026-01-26T23:50:09Z | 2026-01-26 23:50:09.531 | +---------------------------+--------------------------------------+ 2026-01-26 23:50:09.539 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-01-26 23:50:10.411 | 2026-01-26 23:50:10.411 | +----------------------+--------------------------------------+ 2026-01-26 23:50:10.411 | | Field | Value | 2026-01-26 23:50:10.411 | +----------------------+--------------------------------------+ 2026-01-26 23:50:10.411 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-01-26 23:50:10.411 | | cidr | 192.168.233.0/24 | 2026-01-26 23:50:10.411 | | created_at | 2026-01-26T23:50:09Z | 2026-01-26 23:50:10.411 | | description | shared-subnet | 2026-01-26 23:50:10.411 | | dns_nameservers | | 2026-01-26 23:50:10.411 | | dns_publish_fixed_ip | None | 2026-01-26 23:50:10.411 | | enable_dhcp | True | 2026-01-26 23:50:10.411 | | gateway_ip | 192.168.233.1 | 2026-01-26 23:50:10.411 | | host_routes | | 2026-01-26 23:50:10.411 | | id | 9cfc9cb9-d8ab-4f83-af65-4c21ae00dd24 | 2026-01-26 23:50:10.411 | | ip_version | 4 | 2026-01-26 23:50:10.411 | | ipv6_address_mode | None | 2026-01-26 23:50:10.411 | | ipv6_ra_mode | None | 2026-01-26 23:50:10.411 | | name | shared-subnet | 2026-01-26 23:50:10.411 | | network_id | b0414c79-abdc-4354-b469-a7e40afb13f9 | 2026-01-26 23:50:10.411 | | project_id | 51b7780042c64addb52fb6fe9587a219 | 2026-01-26 23:50:10.411 | | revision_number | 0 | 2026-01-26 23:50:10.411 | | router:external | False | 2026-01-26 23:50:10.411 | | segment_id | None | 2026-01-26 23:50:10.412 | | service_types | | 2026-01-26 23:50:10.412 | | subnetpool_id | None | 2026-01-26 23:50:10.412 | | tags | | 2026-01-26 23:50:10.412 | | updated_at | 2026-01-26T23:50:09Z | 2026-01-26 23:50:10.412 | +----------------------+--------------------------------------+ 2026-01-26 23:50:10.421 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-01-26 23:50:10.451 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-01-26 23:50:10.485 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-01-26 23:50:10.490 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-01-26 23:50:10.520 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-01-26 23:50:10.554 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-01-26 23:50:10.584 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-01-26 23:50:10.623 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-01-26 23:50:10.661 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://38.102.83.18/identity/v3 2026-01-26 23:50:10.697 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-01-26 23:50:10.728 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-01-26 23:50:10.756 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-01-26 23:50:10.792 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-01-26 23:50:10.795 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-01-26 23:50:10.828 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2026-01-26 23:50:10.862 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-01-26 23:50:10.894 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-01-26 23:50:10.929 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-01-26 23:50:10.964 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-01-26 23:50:10.981 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:10.983 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2026-01-26 23:50:11.019 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-01-26 23:50:11.022 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-01-26 23:50:11.060 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-01-26 23:50:11.077 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:50:11.081 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-01-26 23:50:11.115 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-01-26 23:50:11.151 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-01-26 23:50:11.187 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-01-26 23:50:11.190 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2026-01-26 23:50:11.222 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-01-26 23:50:11.260 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-01-26 23:50:11.279 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:50:11.281 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 83e5abfe-72a8-4364-96d1-e39a77cf888f 2026-01-26 23:50:11.317 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt bd70f82e-84e0-4042-ad07-7b834bb8ac38 2026-01-26 23:50:11.352 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-01-26 23:50:11.384 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-01-26 23:50:11.415 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-01-26 23:50:11.447 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-01-26 23:50:11.463 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:11.466 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-01-26 23:50:11.469 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-01-26 23:50:11.471 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-01-26 23:50:11.474 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-01-26 23:50:11.477 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-01-26 23:50:11.479 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-01-26 23:50:11.501 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-01-26 23:50:11.503 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-01-26 23:50:11.538 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-01-26 23:50:11.576 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-01-26 23:50:11.610 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-01-26 23:50:11.642 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-01-26 23:50:11.674 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-01-26 23:50:11.707 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-01-26 23:50:11.746 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-01-26 23:50:11.782 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-01-26 23:50:11.815 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-01-26 23:50:11.819 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-01-26 23:50:11.854 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2026-01-26 23:50:11.857 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2026-01-26 23:50:11.891 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-01-26 23:50:11.909 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:11.912 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-01-26 23:50:11.950 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-01-26 23:50:11.969 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:50:11.972 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-01-26 23:50:11.975 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-01-26 23:50:11.995 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:50:11.998 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-01-26 23:50:12.000 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-01-26 23:50:12.003 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-01-26 23:50:12.037 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-01-26 23:50:12.076 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a1152027-11a4-47fe-a6fb-2adce7cf5dc3 2026-01-26 23:50:12.111 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-01-26 23:50:12.149 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2026-01-26 23:50:12.186 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-01-26 23:50:12.226 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-01-26 23:50:12.262 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-01-26 23:50:12.300 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-01-26 23:50:12.340 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2026-01-26 23:50:12.343 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-01-26 23:50:12.346 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-01-26 23:50:12.349 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-01-26 23:50:12.388 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-01-26 23:50:12.392 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-01-26 23:50:12.393 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-01-26 23:50:12.398 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-01-26 23:50:12.399 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-01-26 23:50:12.435 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-01-26 23:50:12.438 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-01-26 23:50:12.441 | ++ functions-common:is_provider_network:2261 : '[' '' == True ']' 2026-01-26 23:50:12.444 | ++ functions-common:is_provider_network:2264 : return 1 2026-01-26 23:50:12.447 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-01-26 23:50:12.483 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-01-26 23:50:12.519 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-01-26 23:50:12.552 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-01-26 23:50:12.590 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-01-26 23:50:12.626 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-01-26 23:50:12.662 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-01-26 23:50:12.665 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-01-26 23:50:12.668 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-01-26 23:50:12.687 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-01-26 23:50:12.725 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-01-26 23:50:12.728 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-01-26 23:50:12.732 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-01-26 23:50:12.751 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-01-26 23:50:12.788 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-01-26 23:50:12.791 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-01-26 23:50:12.794 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-01-26 23:50:12.797 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-01-26 23:50:12.816 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-01-26 23:50:12.847 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-01-26 23:50:12.850 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-01-26 23:50:12.853 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-01-26 23:50:12.871 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-01-26 23:50:12.905 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-01-26 23:50:12.939 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-01-26 23:50:12.941 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-01-26 23:50:12.974 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-01-26 23:50:12.977 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-01-26 23:50:12.980 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-01-26 23:50:12.982 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-01-26 23:50:13.001 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-01-26 23:50:13.004 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-01-26 23:50:13.036 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-01-26 23:50:13.053 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.056 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-01-26 23:50:13.058 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-01-26 23:50:13.060 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-01-26 23:50:13.063 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-01-26 23:50:13.066 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2026-01-26 23:50:13.068 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2026-01-26 23:50:13.102 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-01-26 23:50:13.104 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-01-26 23:50:13.107 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-01-26 23:50:13.110 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-01-26 23:50:13.131 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-01-26 23:50:13.134 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-01-26 23:50:13.168 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-01-26 23:50:13.171 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-01-26 23:50:13.174 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2026-01-26 23:50:13.177 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-01-26 23:50:13.211 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-01-26 23:50:13.243 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-01-26 23:50:13.279 | ++ lib/tempest:configure_tempest:718 : local service 2026-01-26 23:50:13.280 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-01-26 23:50:13.283 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.284 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-01-26 23:50:13.302 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.305 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-01-26 23:50:13.339 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.341 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-01-26 23:50:13.358 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.361 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-01-26 23:50:13.394 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.396 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-01-26 23:50:13.411 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.412 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-01-26 23:50:13.438 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.440 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-01-26 23:50:13.448 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.449 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-01-26 23:50:13.471 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.472 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-01-26 23:50:13.482 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.484 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-01-26 23:50:13.513 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.515 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-01-26 23:50:13.530 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.533 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2026-01-26 23:50:13.562 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-01-26 23:50:13.564 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-01-26 23:50:13.579 | ++ functions-common:is_service_enabled:2068 : return 0 2026-01-26 23:50:13.581 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon True 2026-01-26 23:50:13.610 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-01-26 23:50:13.613 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-01-26 23:50:13.615 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-01-26 23:50:13.617 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-01-26 23:50:13.644 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-01-26 23:50:13.646 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-01-26 23:50:13.649 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-01-26 23:50:13.651 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-01-26 23:50:13.683 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-01-26 23:50:13.684 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-01-26 23:50:13.687 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-01-26 23:50:13.689 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2026-01-26 23:50:13.691 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-01-26 23:50:13.694 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-01-26 23:50:13.698 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.ejAnJmPBCz 2026-01-26 23:50:13.701 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-01-26 23:50:13.703 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-01-26 23:50:13.707 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-01-26 23:50:13.710 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.BkbLL4heVo 2026-01-26 23:50:13.713 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.BkbLL4heVo 2026-01-26 23:50:13.716 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-01-26 23:50:13.718 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.BkbLL4heVo 2026-01-26 23:50:13.721 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-01-26 23:50:13.724 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-01-26 23:50:13.727 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-01-26 23:50:13.734 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:50:13.736 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:50:13.740 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:50:13.742 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-01-26 23:50:13.745 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-01-26 23:50:13.748 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-01-26 23:50:14.099 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-01-26 23:50:14.721 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-01-26 23:50:24.631 | venv-tempest develop-inst: /opt/stack/tempest 2026-01-26 23:50:29.082 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.1,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.2.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==8.0.0,oslo.serialization==5.9.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.10.2,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@4a271b131d777346bd1248e1ab8c07dc878279c7#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2026-01-26 23:50:29.082 | ___________________________________ summary ____________________________________ 2026-01-26 23:50:29.082 | venv-tempest: skipped tests 2026-01-26 23:50:29.082 | congratulations :) 2026-01-26 23:50:29.121 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.BkbLL4heVo -r requirements.txt 2026-01-26 23:50:29.663 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-26 23:50:29.664 | !! 2026-01-26 23:50:29.664 | 2026-01-26 23:50:29.664 | ******************************************************************************** 2026-01-26 23:50:29.664 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-26 23:50:29.664 | 2026-01-26 23:50:29.664 | License :: OSI Approved :: Apache Software License 2026-01-26 23:50:29.664 | 2026-01-26 23:50:29.664 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-26 23:50:29.664 | ******************************************************************************** 2026-01-26 23:50:29.664 | 2026-01-26 23:50:29.664 | !! 2026-01-26 23:50:29.664 | self._finalize_license_expression() 2026-01-26 23:50:29.669 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-01-26 23:50:29.669 | !! 2026-01-26 23:50:29.669 | 2026-01-26 23:50:29.669 | ******************************************************************************** 2026-01-26 23:50:29.669 | Requirements should be satisfied by a PEP 517 installer. 2026-01-26 23:50:29.669 | If you are using pip, you can try `pip install --use-pep517`. 2026-01-26 23:50:29.669 | 2026-01-26 23:50:29.669 | This deprecation is overdue, please update your project and remove deprecated 2026-01-26 23:50:29.669 | calls to avoid build errors in the future. 2026-01-26 23:50:29.669 | ******************************************************************************** 2026-01-26 23:50:29.669 | 2026-01-26 23:50:29.669 | !! 2026-01-26 23:50:29.669 | dist.fetch_build_eggs(dist.setup_requires) 2026-01-26 23:50:29.916 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-01-26 23:50:29.916 | !! 2026-01-26 23:50:29.916 | 2026-01-26 23:50:29.916 | ******************************************************************************** 2026-01-26 23:50:29.916 | Please avoid running ``setup.py`` directly. 2026-01-26 23:50:29.916 | Instead, use pypa/build, pypa/installer or other 2026-01-26 23:50:29.916 | standards-based tools. 2026-01-26 23:50:29.916 | 2026-01-26 23:50:29.916 | This deprecation is overdue, please update your project and remove deprecated 2026-01-26 23:50:29.916 | calls to avoid build errors in the future. 2026-01-26 23:50:29.916 | 2026-01-26 23:50:29.916 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-01-26 23:50:29.916 | ******************************************************************************** 2026-01-26 23:50:29.916 | 2026-01-26 23:50:29.916 | !! 2026-01-26 23:50:29.916 | self.initialize_options() 2026-01-26 23:50:29.917 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-01-26 23:50:29.917 | warnings.warn(msg) 2026-01-26 23:50:29.919 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:765: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2026-01-26 23:50:29.919 | !! 2026-01-26 23:50:29.919 | 2026-01-26 23:50:29.919 | ******************************************************************************** 2026-01-26 23:50:29.919 | Please consider removing the following classifiers in favor of a SPDX license expression: 2026-01-26 23:50:29.919 | 2026-01-26 23:50:29.919 | License :: OSI Approved :: Apache Software License 2026-01-26 23:50:29.919 | 2026-01-26 23:50:29.919 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-01-26 23:50:29.919 | ******************************************************************************** 2026-01-26 23:50:29.919 | 2026-01-26 23:50:29.919 | !! 2026-01-26 23:50:29.919 | self._finalize_license_expression() 2026-01-26 23:50:29.965 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-01-26 23:50:34.238 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.1,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,invoke==2.2.1,iso8601==2.1.0,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,oslo.concurrency==7.2.0,oslo.config==10.2.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==8.0.0,oslo.serialization==5.9.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.10.2,six==1.17.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@4a271b131d777346bd1248e1ab8c07dc878279c7#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2026-01-26 23:50:34.239 | venv-tempest run-test-pre: PYTHONHASHSEED='3747495052' 2026-01-26 23:50:34.239 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.BkbLL4heVo -r requirements.txt 2026-01-26 23:50:34.669 | Looking in indexes: http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypi/simple, http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/wheel/centos-10-x86_64 2026-01-26 23:50:34.671 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-01-26 23:50:34.672 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.13.1) 2026-01-26 23:50:34.672 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2026-01-26 23:50:34.673 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2026-01-26 23:50:34.673 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-01-26 23:50:34.674 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-01-26 23:50:34.674 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-01-26 23:50:34.675 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.2.0) 2026-01-26 23:50:34.675 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.2.0) 2026-01-26 23:50:34.675 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.0.0) 2026-01-26 23:50:34.676 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2026-01-26 23:50:34.676 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.9.0) 2026-01-26 23:50:34.676 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.2.0) 2026-01-26 23:50:34.677 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2026-01-26 23:50:34.677 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-01-26 23:50:34.678 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.4) 2026-01-26 23:50:34.678 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.6.0) 2026-01-26 23:50:34.678 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2026-01-26 23:50:34.679 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2026-01-26 23:50:34.680 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2026-01-26 23:50:34.680 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-01-26 23:50:34.680 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-01-26 23:50:34.681 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2026-01-26 23:50:34.682 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->-r requirements.txt (line 1)) (80.10.2) 2026-01-26 23:50:34.683 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.5.2) 2026-01-26 23:50:34.683 | Requirement already satisfied: cmd2>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.7.0) 2026-01-26 23:50:34.685 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (25.4.0) 2026-01-26 23:50:34.685 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (2025.9.1) 2026-01-26 23:50:34.685 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.37.0) 2026-01-26 23:50:34.686 | Requirement already satisfied: rpds-py>=0.7.1 in ./.tox/tempest/lib64/python3.12/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 3)) (0.28.0) 2026-01-26 23:50:34.690 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (4.3.0) 2026-01-26 23:50:34.690 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (2.2.1) 2026-01-26 23:50:34.691 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib64/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.0) 2026-01-26 23:50:34.693 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib64/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-01-26 23:50:34.696 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.7.1) 2026-01-26 23:50:34.699 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-01-26 23:50:34.700 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.32.5) 2026-01-26 23:50:34.701 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.2.0) 2026-01-26 23:50:34.702 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-01-26 23:50:34.705 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.2) 2026-01-26 23:50:34.705 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.13.3) 2026-01-26 23:50:34.706 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.1.2) 2026-01-26 23:50:34.707 | Requirement already satisfied: tzdata>=2022.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (2025.2) 2026-01-26 23:50:34.708 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-01-26 23:50:34.709 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.2.5) 2026-01-26 23:50:34.710 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (25.0) 2026-01-26 23:50:34.711 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib64/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.1.1) 2026-01-26 23:50:34.718 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.2.14) 2026-01-26 23:50:34.723 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib64/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.0.0) 2026-01-26 23:50:34.732 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (2.23) 2026-01-26 23:50:34.733 | Requirement already satisfied: pyperclip>=1.8 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-01-26 23:50:34.734 | Requirement already satisfied: rich-argparse>=1.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.7.1) 2026-01-26 23:50:34.740 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-01-26 23:50:34.752 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-01-26 23:50:34.756 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib64/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.4) 2026-01-26 23:50:34.756 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.11) 2026-01-26 23:50:34.757 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.1.4) 2026-01-26 23:50:34.765 | Requirement already satisfied: rich>=11.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (14.2.0) 2026-01-26 23:50:34.767 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-01-26 23:50:34.767 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.19.2) 2026-01-26 23:50:34.770 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=11.0.0->rich-argparse>=1.7.1->cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-01-26 23:50:34.827 | 2026-01-26 23:50:34.827 | [notice] A new release of pip is available: 25.2 -> 25.3 2026-01-26 23:50:34.827 | [notice] To update, run: pip install --upgrade pip 2026-01-26 23:50:34.873 | ___________________________________ summary ____________________________________ 2026-01-26 23:50:34.874 | venv-tempest: commands succeeded 2026-01-26 23:50:34.874 | congratulations :) 2026-01-26 23:50:34.911 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.BkbLL4heVo 2026-01-26 23:50:34.916 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-01-26 23:50:34.919 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-01-26 23:50:34.923 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-01-26 23:50:34.960 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.ejAnJmPBCz 2026-01-26 23:50:35.285 | venv create: /opt/stack/tempest/.tox/venv 2026-01-26 23:50:35.614 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-01-26 23:50:48.048 | venv develop-inst: /opt/stack/tempest 2026-01-26 23:50:53.130 | venv installed: alabaster==1.0.0,attrs==25.4.0,autopage==0.5.2,babel==2.17.0,bcrypt==4.3.0,certifi==2026.1.4,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.13.1,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==0.24.1,fasteners==0.20,fixtures==4.2.6,idna==3.11,imagesize==1.4.1,invoke==2.2.1,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.25.1,jsonschema-specifications==2025.9.1,markdown-it-py==4.0.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.1.2,netaddr==1.3.0,openstackdocstheme==3.5.0,oslo.concurrency==7.2.0,oslo.config==10.2.0,oslo.context==6.2.0,oslo.i18n==6.7.1,oslo.log==8.0.0,oslo.serialization==5.9.0,oslo.utils==9.2.0,packaging==25.0,paramiko==4.0.0,pbr==7.0.3,prettytable==3.16.0,psutil==7.1.1,pycparser==2.23,Pygments==2.19.2,PyNaCl==1.6.0,pyparsing==3.2.5,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.32.5,rfc3986==2.0.0,rich==14.2.0,rich-argparse==1.7.1,rpds-py==0.28.0,setuptools==80.10.2,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.1.3,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==1.3.0,stestr==4.2.0,stevedore==5.6.0,-e git+file:///dev/null@4a271b131d777346bd1248e1ab8c07dc878279c7#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.15.0,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.14,wrapt==2.0.0 2026-01-26 23:50:53.131 | venv run-test-pre: PYTHONHASHSEED='2066115615' 2026-01-26 23:50:53.131 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.ejAnJmPBCz 2026-01-26 23:50:53.284 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-01-26 23:50:53.284 | debtcollector.deprecate( 2026-01-26 23:50:53.307 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/cliff/commandmanager.py:91: DeprecationWarning: Initialising with a namespace is deprecated for removal. Prefer loading commands from a given namespace with load_commands instead 2026-01-26 23:50:53.307 | warnings.warn( 2026-01-26 23:50:53.446 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. 2026-01-26 23:50:53.446 | FORMAT_CHECKER = jsonschema.draft4_format_checker 2026-01-26 23:50:53.446 | /opt/stack/tempest/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. 2026-01-26 23:50:53.446 | @jsonschema.FormatChecker.cls_checks('base64') 2026-01-26 23:50:53.711 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-01-26 23:50:53.711 | warnings.warn( 2026-01-26 23:50:54.057 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2026-01-26 23:50:54.058 | for key, value in info.getheaders().items(): 2026-01-26 23:50:54.199 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2026-01-26 23:50:54.200 | for key, value in info.getheaders().items(): 2026-01-26 23:50:54.732 | /opt/stack/tempest/tempest/lib/common/http.py:101: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly. 2026-01-26 23:50:54.733 | for key, value in info.getheaders().items(): 2026-01-26 23:50:54.736 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-01-26 23:50:54.736 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-01-26 23:50:56.384 | ___________________________________ summary ____________________________________ 2026-01-26 23:50:56.384 | venv: commands succeeded 2026-01-26 23:50:56.384 | congratulations :) 2026-01-26 23:50:56.406 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-01-26 23:50:56.424 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:50:56.427 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-01-26 23:50:56.429 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-01-26 23:50:56.446 | ++ functions-common:is_service_enabled:2068 : return 1 2026-01-26 23:50:56.449 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-01-26 23:50:56.451 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:50:56.454 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-01-26 23:50:56.457 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:50:56.461 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2026-01-26 23:50:56.463 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:50:56.465 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-01-26 23:50:56.468 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-01-26 23:50:56.471 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2026-01-26 23:50:56.494 | +++ functions-common:remove_disabled_services:2099 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:50:56.518 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:50:56.522 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-01-26 23:50:56.526 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,external-gateway-multihoming,external-net,ext-gw-mode,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,fwaas_v2,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network_availability_zone,network_ha,network-ip-availability,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rules-alias,qos-rule-type-details,qos-rule-type-filter,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router_availability_zone,router-enable-snat,security-group,security-groups-default-rules,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet_allocation,subnet-dns-publish-fixed-ip,subnet-external-network,subnetpool-prefix-ops,subnet-service-types,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2026-01-26 23:50:56.561 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-01-26 23:50:56.565 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-01-26 23:50:56.568 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-01-26 23:50:56.609 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-01-26 23:50:56.613 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-01-26 23:50:56.616 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-01-26 23:50:56.654 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-01-26 23:50:56.654 | ' 2026-01-26 23:50:56.658 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-01-26 23:50:56.661 | ++ ./stack.sh:echo_summary:438 : [[ -t 3 ]] 2026-01-26 23:50:56.665 | ++ ./stack.sh:echo_summary:444 : echo -e Installing Tempest Plugins 2026-01-26 23:50:56.668 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-01-26 23:50:56.671 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-01-26 23:50:56.672 | ~/tempest ~/tempest 2026-01-26 23:50:56.675 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-01-26 23:50:56.677 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-01-26 23:50:56.677 | ~/tempest 2026-01-26 23:50:56.680 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-01-26 23:50:56.684 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-01-26 23:50:56.688 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2026-01-26 23:50:56.691 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-01-26 23:50:56.695 | + functions-common:run_phase:1867 : run_plugins stack test-config 2026-01-26 23:50:56.698 | + functions-common:run_plugins:1826 : local mode=stack 2026-01-26 23:50:56.702 | + functions-common:run_plugins:1827 : local phase=test-config 2026-01-26 23:50:56.704 | + functions-common:run_plugins:1829 : local plugins=,neutron 2026-01-26 23:50:56.707 | + functions-common:run_plugins:1830 : local plugin 2026-01-26 23:50:56.710 | + functions-common:run_plugins:1831 : for plugin in ${plugins//,/ } 2026-01-26 23:50:56.713 | + functions-common:run_plugins:1832 : local dir=/opt/stack/neutron 2026-01-26 23:50:56.717 | + functions-common:run_plugins:1833 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2026-01-26 23:50:56.720 | + functions-common:run_plugins:1834 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2026-01-26 23:50:56.722 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2026-01-26 23:50:56.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2026-01-26 23:50:56.728 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2026-01-26 23:50:56.732 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2026-01-26 23:50:56.735 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2026-01-26 23:50:56.738 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2026-01-26 23:50:56.741 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2026-01-26 23:50:56.744 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2026-01-26 23:50:56.747 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2026-01-26 23:50:56.750 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2026-01-26 23:50:56.754 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2026-01-26 23:50:56.757 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2026-01-26 23:50:56.760 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2026-01-26 23:50:56.762 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2026-01-26 23:50:56.766 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2026-01-26 23:50:56.769 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2026-01-26 23:50:56.772 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2026-01-26 23:50:56.774 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2026-01-26 23:50:56.777 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2026-01-26 23:50:56.781 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2026-01-26 23:50:56.784 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2026-01-26 23:50:56.801 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2026-01-26 23:50:56.805 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2026-01-26 23:50:56.808 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2026-01-26 23:50:56.811 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2026-01-26 23:50:56.814 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:50:56.835 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:50:56.838 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2026-01-26 23:50:56.844 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2026-01-26 23:50:56.845 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2026-01-26 23:50:56.850 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2026-01-26 23:50:56.853 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2026-01-26 23:50:56.856 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2026-01-26 23:50:56.860 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2026-01-26 23:50:56.881 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2026-01-26 23:50:56.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2026-01-26 23:50:56.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2026-01-26 23:50:56.889 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2026-01-26 23:50:56.893 | + ./stack.sh:main:1500 : merge_config_group /opt/stack/devstack/local.conf test-config 2026-01-26 23:50:56.896 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2026-01-26 23:50:56.899 | + inc/meta-config:merge_config_group:171 : shift 2026-01-26 23:50:56.902 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-01-26 23:50:56.905 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:50:56.907 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-01-26 23:50:56.910 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-01-26 23:50:56.914 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2026-01-26 23:50:56.916 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:50:56.919 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-01-26 23:50:56.922 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:50:56.924 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-01-26 23:50:56.924 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:50:56.924 | gsub("[][]", "", $1); 2026-01-26 23:50:56.924 | split($1, a, "|"); 2026-01-26 23:50:56.924 | if (a[1] == matchgroup) 2026-01-26 23:50:56.924 | print a[2] 2026-01-26 23:50:56.924 | } 2026-01-26 23:50:56.924 | ' /opt/stack/devstack/local.conf 2026-01-26 23:50:56.931 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-01-26 23:50:56.935 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-01-26 23:50:56.937 | + inc/meta-config:merge_config_group:180 : local dir 2026-01-26 23:50:56.940 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2026-01-26 23:50:56.944 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2026-01-26 23:50:56.947 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2026-01-26 23:50:56.951 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2026-01-26 23:50:56.954 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2026-01-26 23:50:56.960 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2026-01-26 23:50:56.962 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2026-01-26 23:50:56.964 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2026-01-26 23:50:56.966 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2026-01-26 23:50:56.970 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-01-26 23:50:56.973 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:50:56.974 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2026-01-26 23:50:56.977 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2026-01-26 23:50:56.980 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-01-26 23:50:56.985 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2026-01-26 23:50:56.989 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2026-01-26 23:50:56.991 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2026-01-26 23:50:56.995 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2026-01-26 23:50:56.999 | + inc/meta-config:merge_config_file:164 : read a 2026-01-26 23:50:56.999 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2026-01-26 23:50:56.999 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2026-01-26 23:50:56.999 | BEGIN { 2026-01-26 23:50:56.999 | section = "" 2026-01-26 23:50:56.999 | last_section = "" 2026-01-26 23:50:56.999 | section_count = 0 2026-01-26 23:50:56.999 | } 2026-01-26 23:50:56.999 | /^\[.+\]/ { 2026-01-26 23:50:56.999 | gsub("[][]", "", $1); 2026-01-26 23:50:56.999 | section=$1 2026-01-26 23:50:56.999 | next 2026-01-26 23:50:56.999 | } 2026-01-26 23:50:56.999 | /^ *\#/ { 2026-01-26 23:50:56.999 | next 2026-01-26 23:50:56.999 | } 2026-01-26 23:50:56.999 | /^[^ \t]+/ { 2026-01-26 23:50:56.999 | # get offset of first = in $0 2026-01-26 23:50:56.999 | eq_idx = index($0, "=") 2026-01-26 23:50:56.999 | # extract attr & value from $0 2026-01-26 23:50:56.999 | attr = substr($0, 1, eq_idx - 1) 2026-01-26 23:50:56.999 | value = substr($0, eq_idx + 1) 2026-01-26 23:50:56.999 | # only need to strip trailing whitespace from attr 2026-01-26 23:50:56.999 | sub(/[ \t]*$/, "", attr) 2026-01-26 23:50:56.999 | # need to strip leading & trailing whitespace from value 2026-01-26 23:50:56.999 | sub(/^[ \t]*/, "", value) 2026-01-26 23:50:56.999 | sub(/[ \t]*$/, "", value) 2026-01-26 23:50:56.999 | 2026-01-26 23:50:56.999 | # cfg_attr_count: number of config lines per [section, attr] 2026-01-26 23:50:56.999 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-01-26 23:50:56.999 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-01-26 23:50:56.999 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-01-26 23:50:56.999 | if (! (section, attr) in cfg_attr_count) { 2026-01-26 23:50:56.999 | if (section != last_section) { 2026-01-26 23:50:56.999 | cfg_section[section_count++] = section 2026-01-26 23:50:56.999 | last_section = section 2026-01-26 23:50:56.999 | } 2026-01-26 23:50:56.999 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-01-26 23:50:56.999 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-01-26 23:50:56.999 | 2026-01-26 23:50:56.999 | cfg_attr[section, attr, 0] = value 2026-01-26 23:50:56.999 | cfg_attr_count[section, attr] = 1 2026-01-26 23:50:56.999 | } else { 2026-01-26 23:50:56.999 | lno = cfg_attr_count[section, attr]++ 2026-01-26 23:50:56.999 | cfg_attr[section, attr, lno] = value 2026-01-26 23:50:56.999 | } 2026-01-26 23:50:56.999 | } 2026-01-26 23:50:56.999 | END { 2026-01-26 23:50:56.999 | # Process each section in order 2026-01-26 23:50:56.999 | for (sno = 0; sno < section_count; sno++) { 2026-01-26 23:50:56.999 | section = cfg_section[sno] 2026-01-26 23:50:56.999 | # The ini routines simply append a config item immediately 2026-01-26 23:50:56.999 | # after the section header. To keep the same order as defined 2026-01-26 23:50:56.999 | # in local.conf, invoke the ini routines in the reverse order 2026-01-26 23:50:56.999 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-01-26 23:50:56.999 | attr = cfg_sec_attr_name[sno, attr_no] 2026-01-26 23:50:56.999 | if (cfg_attr_count[section, attr] == 1) 2026-01-26 23:50:56.999 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-01-26 23:50:56.999 | else { 2026-01-26 23:50:56.999 | # For multiline, invoke the ini routines in the reverse order 2026-01-26 23:50:57.000 | count = cfg_attr_count[section, attr] 2026-01-26 23:50:57.000 | print "inidelete " configfile " " section " " attr 2026-01-26 23:50:57.000 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-01-26 23:50:57.000 | for (l = count -2; l >= 0; l--) 2026-01-26 23:50:57.000 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-01-26 23:50:57.000 | } 2026-01-26 23:50:57.000 | } 2026-01-26 23:50:57.000 | } 2026-01-26 23:50:57.000 | } 2026-01-26 23:50:57.000 | ' 2026-01-26 23:50:57.002 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2026-01-26 23:50:57.002 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-01-26 23:50:57.006 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2026-01-26 23:50:57.008 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2026-01-26 23:50:57.010 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2026-01-26 23:50:57.013 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2026-01-26 23:50:57.017 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2026-01-26 23:50:57.017 | BEGIN { group = "" } 2026-01-26 23:50:57.017 | /^\[\[.+\|.*\]\]/ { 2026-01-26 23:50:57.017 | gsub("[][]", "", $1); 2026-01-26 23:50:57.017 | split($1, a, "|"); 2026-01-26 23:50:57.017 | if (a[1] == matchgroup && a[2] == configfile) { 2026-01-26 23:50:57.017 | group=a[1] 2026-01-26 23:50:57.017 | } else { 2026-01-26 23:50:57.017 | group="" 2026-01-26 23:50:57.017 | } 2026-01-26 23:50:57.017 | next 2026-01-26 23:50:57.017 | } 2026-01-26 23:50:57.017 | { 2026-01-26 23:50:57.017 | if (group != "") 2026-01-26 23:50:57.017 | print $0 2026-01-26 23:50:57.017 | } 2026-01-26 23:50:57.017 | ' /opt/stack/devstack/local.conf 2026-01-26 23:50:57.024 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2026-01-26 23:50:57.026 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2026-01-26 23:50:57.058 | + inc/meta-config:merge_config_file:164 : read a 2026-01-26 23:50:57.061 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2026-01-26 23:50:57.064 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2026-01-26 23:50:57.101 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 11 async_wait 68 osc 203 test_with_retry 0 yum_install 224 dbsync 3 pip_install 160 run_process 77 ------------------------- Unaccounted time 169 ========================= Total runtime 915 ================= Async summary ================= Time spent in the background minus waits: 293 sec Elapsed time: 915 sec Time if we did everything serially: 1208 sec Speedup: 1.32022 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 33754 | | keystone | UPDATE | 9 | | keystone | INSERT | 127 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 62 | | nova_cell0 | INSERT | 7 | | neutron | SELECT | 6654 | | neutron | INSERT | 827 | | neutron | DELETE | 32 | | placement | SELECT | 18 | | placement | INSERT | 69 | | placement | SET | 2 | | neutron | UPDATE | 268 | | nova_cell0 | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | SELECT | 74 | | cinder | INSERT | 8 | | placement | UPDATE | 3 | | cinder | UPDATE | 3 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 14 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 38.102.83.18 This is your host IPv6 address: ::1 Horizon is now available at http://38.102.83.18/dashboard Keystone is serving at https://38.102.83.18/identity/ The default users are: admin and demo The password: secretadmin Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: 2026.1 Change: bed5d92991d409ab7e8e450fa981df15aa57b950 DNM test 2026-01-26 15:30:46 -0800 OS Version: CentOSStream 10 Coughlan