2025-11-21 20:07:39.286 | + ./stack.sh:main:514 : exec 2025-11-21 20:07:39.286 | + ./stack.sh:main:522 : echo_summary 'stack.sh log /opt/stack/logs/devstacklog.txt.2025-11-21-150739' 2025-11-21 20:07:39.286 | ++ ./stack.sh:main:514 : /bin/python3.12 /opt/stack/devstack/tools/outfilter.py -o /opt/stack/logs/devstacklog.txt.2025-11-21-150739.summary.2025-11-21-150739 2025-11-21 20:07:39.286 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:07:39.286 | + ./stack.sh:echo_summary:473 : echo -e stack.sh log /opt/stack/logs/devstacklog.txt.2025-11-21-150739 2025-11-21 20:07:39.286 | + ./stack.sh:main:524 : ln -sf /opt/stack/logs/devstacklog.txt.2025-11-21-150739 /opt/stack/logs/devstacklog.txt 2025-11-21 20:07:39.286 | + ./stack.sh:main:525 : ln -sf /opt/stack/logs/devstacklog.txt.2025-11-21-150739.summary.2025-11-21-150739 /opt/stack/logs/devstacklog.txt.summary 2025-11-21 20:07:39.286 | + ./stack.sh:main:540 : check_path_perm_sanity /opt/stack 2025-11-21 20:07:39.286 | + functions:check_path_perm_sanity:608 : local real_path 2025-11-21 20:07:39.286 | /opt/stack/devstack/tools/outfilter.py:29: SyntaxWarning: invalid escape sequence '\+' 2025-11-21 20:07:39.286 | /opt/stack/devstack/tools/outfilter.py:30: SyntaxWarning: invalid escape sequence '\d' 2025-11-21 20:07:39.286 | HAS_DATE = re.compile('^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}.\d{3} \|') 2025-11-21 20:07:39.286 | ++ functions:check_path_perm_sanity:609 : readlink -f /opt/stack 2025-11-21 20:07:39.286 | + functions:check_path_perm_sanity:609 : real_path=/opt/stack 2025-11-21 20:07:39.286 | + functions:check_path_perm_sanity:610 : local rebuilt_path= 2025-11-21 20:07:39.286 | ++ functions:check_path_perm_sanity:611 : echo /opt/stack 2025-11-21 20:07:39.286 | ++ functions:check_path_perm_sanity:611 : tr / ' ' 2025-11-21 20:07:39.286 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-11-21 20:07:39.286 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt 2025-11-21 20:07:39.286 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt 2025-11-21 20:07:39.289 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-11-21 20:07:39.291 | + functions:check_path_perm_sanity:611 : for i in $(echo ${real_path} | tr "/" " ") 2025-11-21 20:07:39.293 | + functions:check_path_perm_sanity:612 : rebuilt_path=/opt/stack 2025-11-21 20:07:39.296 | ++ functions:check_path_perm_sanity:614 : stat -c %a /opt/stack 2025-11-21 20:07:39.300 | + functions:check_path_perm_sanity:614 : [[ 755 = 700 ]] 2025-11-21 20:07:39.302 | + ./stack.sh:main:546 : trap exit_trap EXIT 2025-11-21 20:07:39.304 | + ./stack.sh:main:587 : trap err_trap ERR 2025-11-21 20:07:39.307 | + ./stack.sh:main:600 : set -o errexit 2025-11-21 20:07:39.309 | + ./stack.sh:main:603 : uname -a 2025-11-21 20:07:39.311 | Linux np0005531460.novalocal 6.12.0-157.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 13 12:22:17 UTC 2025 x86_64 GNU/Linux 2025-11-21 20:07:39.313 | + ./stack.sh:main:606 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2025-11-21 20:07:39.315 | + ./stack.sh:main:607 : rm -f /opt/stack/data/ca-bundle.pem 2025-11-21 20:07:39.319 | + ./stack.sh:main:610 : source /opt/stack/devstack/lib/database 2025-11-21 20:07:39.359 | + ./stack.sh:main:611 : source /opt/stack/devstack/lib/rpc_backend 2025-11-21 20:07:39.375 | + ./stack.sh:main:614 : source /opt/stack/devstack/lib/host 2025-11-21 20:07:39.378 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2025-11-21 20:07:39.395 | ++ lib/host:source:12 : ENABLE_KSM=True 2025-11-21 20:07:39.397 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2025-11-21 20:07:39.413 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2025-11-21 20:07:39.415 | +++ lib/host:source:34 : trueorfalse False ENABLE_ZSWAP 2025-11-21 20:07:39.430 | ++ lib/host:source:34 : ENABLE_ZSWAP=True 2025-11-21 20:07:39.433 | ++ lib/host:source:37 : ZSWAP_COMPRESSOR=lz4 2025-11-21 20:07:39.435 | ++ lib/host:source:38 : ZSWAP_ZPOOL=zsmalloc 2025-11-21 20:07:39.437 | +++ lib/host:source:53 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2025-11-21 20:07:39.452 | ++ lib/host:source:53 : ENABLE_SYSCTL_MEM_TUNING=True 2025-11-21 20:07:39.455 | +++ lib/host:source:75 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2025-11-21 20:07:39.470 | ++ lib/host:source:75 : ENABLE_SYSCTL_NET_TUNING=True 2025-11-21 20:07:39.472 | + ./stack.sh:main:617 : tune_host 2025-11-21 20:07:39.474 | + lib/host:tune_host:96 : configure_host_mem 2025-11-21 20:07:39.476 | + lib/host:configure_host_mem:70 : configure_zswap 2025-11-21 20:07:39.478 | + lib/host:configure_zswap:40 : [[ True == \T\r\u\e ]] 2025-11-21 20:07:39.480 | + lib/host:configure_zswap:43 : is_ubuntu 2025-11-21 20:07:39.483 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:07:39.484 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:07:39.487 | + lib/host:configure_zswap:47 : sudo tee /sys/module/zswap/parameters/enabled 2025-11-21 20:07:39.487 | + lib/host:configure_zswap:47 : echo 1 2025-11-21 20:07:39.506 | 1 2025-11-21 20:07:39.513 | + lib/host:configure_zswap:49 : sudo grep -R . /sys/module/zswap/parameters 2025-11-21 20:07:39.532 | /sys/module/zswap/parameters/enabled:Y 2025-11-21 20:07:39.532 | /sys/module/zswap/parameters/shrinker_enabled:N 2025-11-21 20:07:39.532 | /sys/module/zswap/parameters/max_pool_percent:20 2025-11-21 20:07:39.532 | /sys/module/zswap/parameters/compressor:lzo 2025-11-21 20:07:39.532 | /sys/module/zswap/parameters/zpool:zbud 2025-11-21 20:07:39.532 | /sys/module/zswap/parameters/accept_threshold_percent:90 2025-11-21 20:07:39.536 | + lib/host:configure_host_mem:71 : configure_ksm 2025-11-21 20:07:39.539 | + lib/host:configure_ksm:15 : [[ True == \T\r\u\e ]] 2025-11-21 20:07:39.541 | + lib/host:configure_ksm:16 : install_package ksmtuned 2025-11-21 20:07:39.543 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:07:39.545 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:07:39.547 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:07:39.549 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:07:39.552 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:39.554 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:07:39.556 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:07:39.558 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:07:39.560 | + functions-common:install_package:1442 : real_install_package ksmtuned 2025-11-21 20:07:39.563 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:07:39.565 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:07:39.567 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:07:39.569 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:07:39.572 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:07:39.574 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:07:39.576 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:07:39.579 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:07:39.581 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:07:39.583 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:07:39.585 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:07:39.587 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:07:39.589 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:07:39.592 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:07:39.594 | + functions-common:real_install_package:1432 : yum_install ksmtuned 2025-11-21 20:07:39.596 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:07:39.598 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:39.601 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:07:39.603 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:07:39.605 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:07:39.607 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:07:39.610 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:07:39.615 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755659612 2025-11-21 20:07:39.617 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ksmtuned 2025-11-21 20:07:39.619 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:07:39.622 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:07:39.626 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:07:39.628 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:07:39.630 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ksmtuned 2025-11-21 20:07:40.144 | Last metadata expiration check: 0:00:05 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:07:40.235 | Dependencies resolved. 2025-11-21 20:07:40.237 | ================================================================================ 2025-11-21 20:07:40.237 | Package Architecture Version Repository Size 2025-11-21 20:07:40.237 | ================================================================================ 2025-11-21 20:07:40.237 | Installing: 2025-11-21 20:07:40.237 | ksmtuned x86_64 0.1.0-16.el10 appstream 24 k 2025-11-21 20:07:40.237 | 2025-11-21 20:07:40.237 | Transaction Summary 2025-11-21 20:07:40.237 | ================================================================================ 2025-11-21 20:07:40.237 | Install 1 Package 2025-11-21 20:07:40.237 | 2025-11-21 20:07:40.237 | Total download size: 24 k 2025-11-21 20:07:40.237 | Installed size: 38 k 2025-11-21 20:07:40.237 | Downloading Packages: 2025-11-21 20:07:40.888 | ksmtuned-0.1.0-16.el10.x86_64.rpm 43 kB/s | 24 kB 00:00 2025-11-21 20:07:40.890 | -------------------------------------------------------------------------------- 2025-11-21 20:07:40.890 | Total 37 kB/s | 24 kB 00:00 2025-11-21 20:07:40.910 | Running transaction check 2025-11-21 20:07:40.929 | Transaction check succeeded. 2025-11-21 20:07:40.929 | Running transaction test 2025-11-21 20:07:41.065 | Transaction test succeeded. 2025-11-21 20:07:41.066 | Running transaction 2025-11-21 20:07:41.176 | Preparing : 1/1 2025-11-21 20:07:41.189 | Installing : ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-11-21 20:07:41.244 | Running scriptlet: ksmtuned-0.1.0-16.el10.x86_64 1/1 2025-11-21 20:07:41.244 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksm.service' → '/usr/lib/systemd/system/ksm.service'. 2025-11-21 20:07:41.244 | Created symlink '/etc/systemd/system/multi-user.target.wants/ksmtuned.service' → '/usr/lib/systemd/system/ksmtuned.service'. 2025-11-21 20:07:41.244 | 2025-11-21 20:07:41.863 | 2025-11-21 20:07:41.863 | Installed: 2025-11-21 20:07:41.863 | ksmtuned-0.1.0-16.el10.x86_64 2025-11-21 20:07:41.863 | 2025-11-21 20:07:41.864 | Complete! 2025-11-21 20:07:41.943 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:07:41.945 | + functions-common:time_stop:2423 : local name 2025-11-21 20:07:41.948 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:07:41.950 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:07:41.952 | + functions-common:time_stop:2426 : local total 2025-11-21 20:07:41.954 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:07:41.957 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:07:41.959 | + functions-common:time_stop:2430 : start_time=1763755659612 2025-11-21 20:07:41.961 | + functions-common:time_stop:2432 : [[ -z 1763755659612 ]] 2025-11-21 20:07:41.964 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:07:41.969 | + functions-common:time_stop:2435 : end_time=1763755661966 2025-11-21 20:07:41.971 | + functions-common:time_stop:2436 : elapsed_time=2354 2025-11-21 20:07:41.973 | + functions-common:time_stop:2437 : total=755 2025-11-21 20:07:41.975 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:07:41.977 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3109 2025-11-21 20:07:41.980 | + lib/host:configure_ksm:18 : [[ -f /sys/kernel/mm/ksm/run ]] 2025-11-21 20:07:41.983 | + lib/host:configure_ksm:19 : sudo tee /sys/kernel/mm/ksm/run 2025-11-21 20:07:41.984 | ++ lib/host:configure_ksm:19 : bool_to_int ENABLE_KSM 2025-11-21 20:07:41.999 | + lib/host:configure_ksm:19 : echo 0 2025-11-21 20:07:42.009 | 0 2025-11-21 20:07:42.014 | + lib/host:configure_host_mem:72 : configure_sysctl_mem_parmaters 2025-11-21 20:07:42.016 | + lib/host:configure_sysctl_mem_parmaters:55 : [[ True == \T\r\u\e ]] 2025-11-21 20:07:42.019 | + lib/host:configure_sysctl_mem_parmaters:57 : sudo sysctl -w vm.dirty_ratio=60 2025-11-21 20:07:42.038 | vm.dirty_ratio = 60 2025-11-21 20:07:42.043 | + lib/host:configure_sysctl_mem_parmaters:58 : sudo sysctl -w vm.dirty_background_ratio=10 2025-11-21 20:07:42.061 | vm.dirty_background_ratio = 10 2025-11-21 20:07:42.065 | + lib/host:configure_sysctl_mem_parmaters:59 : sudo sysctl -w vm.vfs_cache_pressure=50 2025-11-21 20:07:42.087 | vm.vfs_cache_pressure = 50 2025-11-21 20:07:42.092 | + lib/host:configure_sysctl_mem_parmaters:64 : sudo sysctl -w vm.swappiness=100 2025-11-21 20:07:42.110 | vm.swappiness = 100 2025-11-21 20:07:42.115 | + lib/host:configure_sysctl_mem_parmaters:65 : sudo grep -R . /proc/sys/vm/ 2025-11-21 20:07:42.135 | /proc/sys/vm/admin_reserve_kbytes:8192 2025-11-21 20:07:42.135 | grep: /proc/sys/vm/compact_memory: Permission denied 2025-11-21 20:07:42.135 | /proc/sys/vm/compact_unevictable_allowed:1 2025-11-21 20:07:42.135 | /proc/sys/vm/compaction_proactiveness:20 2025-11-21 20:07:42.135 | /proc/sys/vm/dirty_background_bytes:0 2025-11-21 20:07:42.135 | /proc/sys/vm/dirty_background_ratio:10 2025-11-21 20:07:42.135 | /proc/sys/vm/dirty_bytes:0 2025-11-21 20:07:42.135 | /proc/sys/vm/dirty_expire_centisecs:3000 2025-11-21 20:07:42.135 | /proc/sys/vm/dirty_ratio:60 2025-11-21 20:07:42.135 | /proc/sys/vm/dirty_writeback_centisecs:500 2025-11-21 20:07:42.135 | /proc/sys/vm/dirtytime_expire_seconds:43200 2025-11-21 20:07:42.135 | grep: /proc/sys/vm/drop_caches: Permission denied 2025-11-21 20:07:42.136 | /proc/sys/vm/enable_soft_offline:1 2025-11-21 20:07:42.136 | /proc/sys/vm/extfrag_threshold:500 2025-11-21 20:07:42.136 | /proc/sys/vm/hugetlb_optimize_vmemmap:0 2025-11-21 20:07:42.136 | /proc/sys/vm/hugetlb_shm_group:0 2025-11-21 20:07:42.136 | /proc/sys/vm/laptop_mode:0 2025-11-21 20:07:42.136 | /proc/sys/vm/legacy_va_layout:0 2025-11-21 20:07:42.136 | /proc/sys/vm/lowmem_reserve_ratio:256 256 32 0 0 2025-11-21 20:07:42.136 | /proc/sys/vm/max_map_count:1048576 2025-11-21 20:07:42.136 | /proc/sys/vm/memfd_noexec:0 2025-11-21 20:07:42.136 | /proc/sys/vm/memory_failure_early_kill:0 2025-11-21 20:07:42.136 | /proc/sys/vm/memory_failure_recovery:1 2025-11-21 20:07:42.136 | /proc/sys/vm/min_free_kbytes:67584 2025-11-21 20:07:42.136 | /proc/sys/vm/min_slab_ratio:5 2025-11-21 20:07:42.136 | /proc/sys/vm/min_unmapped_ratio:1 2025-11-21 20:07:42.137 | /proc/sys/vm/mmap_min_addr:65536 2025-11-21 20:07:42.137 | /proc/sys/vm/mmap_rnd_bits:28 2025-11-21 20:07:42.137 | /proc/sys/vm/mmap_rnd_compat_bits:8 2025-11-21 20:07:42.137 | /proc/sys/vm/nr_hugepages:0 2025-11-21 20:07:42.137 | /proc/sys/vm/nr_hugepages_mempolicy:0 2025-11-21 20:07:42.137 | /proc/sys/vm/nr_overcommit_hugepages:0 2025-11-21 20:07:42.137 | /proc/sys/vm/numa_stat:1 2025-11-21 20:07:42.137 | /proc/sys/vm/numa_zonelist_order:Node 2025-11-21 20:07:42.137 | /proc/sys/vm/oom_dump_tasks:1 2025-11-21 20:07:42.137 | /proc/sys/vm/oom_kill_allocating_task:0 2025-11-21 20:07:42.137 | /proc/sys/vm/overcommit_kbytes:0 2025-11-21 20:07:42.137 | /proc/sys/vm/overcommit_memory:0 2025-11-21 20:07:42.137 | /proc/sys/vm/overcommit_ratio:50 2025-11-21 20:07:42.137 | /proc/sys/vm/page-cluster:3 2025-11-21 20:07:42.137 | /proc/sys/vm/page_lock_unfairness:5 2025-11-21 20:07:42.137 | /proc/sys/vm/panic_on_oom:0 2025-11-21 20:07:42.137 | /proc/sys/vm/percpu_pagelist_high_fraction:0 2025-11-21 20:07:42.137 | /proc/sys/vm/stat_interval:1 2025-11-21 20:07:42.137 | /proc/sys/vm/swappiness:100 2025-11-21 20:07:42.137 | /proc/sys/vm/unprivileged_userfaultfd:0 2025-11-21 20:07:42.137 | /proc/sys/vm/user_reserve_kbytes:131072 2025-11-21 20:07:42.137 | /proc/sys/vm/vfs_cache_pressure:50 2025-11-21 20:07:42.137 | /proc/sys/vm/watermark_boost_factor:15000 2025-11-21 20:07:42.137 | /proc/sys/vm/watermark_scale_factor:10 2025-11-21 20:07:42.137 | /proc/sys/vm/zone_reclaim_mode:0 2025-11-21 20:07:42.141 | + lib/host:configure_sysctl_mem_parmaters:65 : /bin/true 2025-11-21 20:07:42.145 | + lib/host:tune_host:97 : configure_host_net 2025-11-21 20:07:42.147 | + lib/host:configure_host_net:92 : configure_sysctl_net_parmaters 2025-11-21 20:07:42.149 | + lib/host:configure_sysctl_net_parmaters:77 : [[ True == \T\r\u\e ]] 2025-11-21 20:07:42.152 | + lib/host:configure_sysctl_net_parmaters:79 : sudo sysctl -w net.ipv4.tcp_keepalive_time=60 2025-11-21 20:07:42.170 | net.ipv4.tcp_keepalive_time = 60 2025-11-21 20:07:42.175 | + lib/host:configure_sysctl_net_parmaters:80 : sudo sysctl -w net.ipv4.tcp_keepalive_intvl=10 2025-11-21 20:07:42.195 | net.ipv4.tcp_keepalive_intvl = 10 2025-11-21 20:07:42.200 | + lib/host:configure_sysctl_net_parmaters:81 : sudo sysctl -w net.ipv4.tcp_keepalive_probes=6 2025-11-21 20:07:42.219 | net.ipv4.tcp_keepalive_probes = 6 2025-11-21 20:07:42.224 | + lib/host:configure_sysctl_net_parmaters:83 : sudo sysctl -w net.ipv4.tcp_fastopen=3 2025-11-21 20:07:42.242 | net.ipv4.tcp_fastopen = 3 2025-11-21 20:07:42.248 | + 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 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_abort_on_overflow:0 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_adv_win_scale:1 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_allowed_congestion_control:reno cubic 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_app_win:31 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_autocorking:1 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_available_congestion_control:reno cubic 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_available_ulp:espintcp mptcp 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_backlog_ack_defer:1 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_base_mss:1024 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_challenge_ack_limit:2147483647 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_child_ehash_entries:0 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_comp_sack_delay_ns:1000000 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_comp_sack_nr:44 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_comp_sack_slack_ns:100000 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_congestion_control:cubic 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_dsack:1 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_early_demux:1 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_early_retrans:3 2025-11-21 20:07:42.271 | /proc/sys/net/ipv4/tcp_ecn:2 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_ecn_fallback:1 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_ehash_entries:131072 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_fack:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_fastopen:3 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_fastopen_blackhole_timeout_sec:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_fastopen_key:00000000-00000000-00000000-00000000 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_fin_timeout:60 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_frto:2 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_fwmark_accept:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_invalid_ratelimit:500 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_keepalive_intvl:10 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_keepalive_probes:6 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_keepalive_time:60 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_l3mdev_accept:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_limit_output_bytes:1048576 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_low_latency:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_max_orphans:65536 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_max_reordering:300 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_max_syn_backlog:1024 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_max_tw_buckets:65536 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_mem:186492 248658 372984 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_migrate_req:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_min_rtt_wlen:300 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_min_snd_mss:48 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_min_tso_segs:2 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_moderate_rcvbuf:1 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_mtu_probe_floor:48 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_mtu_probing:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_no_metrics_save:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_no_ssthresh_metrics_save:1 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_notsent_lowat:4294967295 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_orphan_retries:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_pacing_ca_ratio:120 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_pacing_ss_ratio:200 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_pingpong_thresh:1 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_plb_cong_thresh:128 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_plb_enabled:0 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_plb_idle_rehash_rounds:3 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_plb_rehash_rounds:12 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_plb_suspend_rto_sec:60 2025-11-21 20:07:42.272 | /proc/sys/net/ipv4/tcp_probe_interval:600 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_probe_threshold:8 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_recovery:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_reflect_tos:0 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_reordering:3 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_retrans_collapse:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_retries1:3 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_retries2:15 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_rfc1337:0 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_rmem:4096 131072 6291456 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_rto_max_ms:120000 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_rto_min_us:200000 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_sack:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_shrink_window:0 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_slow_start_after_idle:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_stdurg:0 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_synack_retries:5 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_syncookies:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_syn_linear_timeouts:4 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_syn_retries:6 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_thin_linear_timeouts:0 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_timestamps:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_tso_rtt_log:9 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_tso_win_divisor:3 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_tw_reuse:2 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_window_scaling:1 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_wmem:4096 16384 4194304 2025-11-21 20:07:42.273 | /proc/sys/net/ipv4/tcp_workaround_signed_windows:0 2025-11-21 20:07:42.276 | + lib/host:configure_sysctl_net_parmaters:87 : sudo sysctl -w net.core.default_qdisc=pfifo_fast 2025-11-21 20:07:42.295 | net.core.default_qdisc = pfifo_fast 2025-11-21 20:07:42.301 | + ./stack.sh:main:623 : fetch_plugins 2025-11-21 20:07:42.303 | + functions-common:fetch_plugins:1769 : local plugins=,neutron 2025-11-21 20:07:42.306 | + functions-common:fetch_plugins:1770 : local plugin 2025-11-21 20:07:42.308 | + functions-common:fetch_plugins:1773 : [[ -z ,neutron ]] 2025-11-21 20:07:42.311 | + functions-common:fetch_plugins:1777 : echo 'Fetching DevStack plugins' 2025-11-21 20:07:42.311 | Fetching DevStack plugins 2025-11-21 20:07:42.313 | + functions-common:fetch_plugins:1778 : for plugin in ${plugins//,/ } 2025-11-21 20:07:42.316 | + functions-common:fetch_plugins:1779 : git_clone_by_name neutron 2025-11-21 20:07:42.318 | + functions-common:git_clone_by_name:684 : local name=neutron 2025-11-21 20:07:42.321 | + functions-common:git_clone_by_name:685 : local repo=https://opendev.org/openstack/neutron 2025-11-21 20:07:42.323 | + functions-common:git_clone_by_name:686 : local dir=/opt/stack/neutron 2025-11-21 20:07:42.325 | + functions-common:git_clone_by_name:687 : local branch=master 2025-11-21 20:07:42.328 | + functions-common:git_clone_by_name:688 : git_clone https://opendev.org/openstack/neutron /opt/stack/neutron master 2025-11-21 20:07:42.330 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron 2025-11-21 20:07:42.333 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-11-21 20:07:42.335 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:07:42.337 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:07:42.340 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:07:42.343 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:07:42.345 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:07:42.348 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:07:42.364 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:07:42.366 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:07:42.368 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:42.371 | + functions-common:git_clone:613 : echo master 2025-11-21 20:07:42.371 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:07:42.375 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:07:42.379 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-11-21 20:07:42.381 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:42.383 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-11-21 20:07:42.412 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-11-21 20:07:42.415 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:07:42.416 | + functions-common:git_clone:676 : head -1 2025-11-21 20:07:42.463 | fc5c926624 Merge "[doc] Update plugins needed for auto-allocation" 2025-11-21 20:07:42.466 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:07:42.469 | + ./stack.sh:main:627 : run_phase override_defaults 2025-11-21 20:07:42.471 | + functions-common:run_phase:1851 : local mode=override_defaults 2025-11-21 20:07:42.474 | + functions-common:run_phase:1852 : local phase= 2025-11-21 20:07:42.476 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:07:42.479 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:07:42.481 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:07:42.483 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:07:42.485 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:07:42.489 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:07:42.493 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:07:42.495 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:07:42.498 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:07:42.500 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh override_defaults 2025-11-21 20:07:42.503 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:07:42.518 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:42.521 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-11-21 20:07:42.523 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-21 20:07:42.526 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-21 20:07:42.528 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-21 20:07:42.531 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-21 20:07:42.533 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2025-11-21 20:07:42.535 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2025-11-21 20:07:42.537 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2025-11-21 20:07:42.540 | + functions-common:run_phase:1872 : [[ override_defaults == \s\o\u\r\c\e ]] 2025-11-21 20:07:42.542 | + functions-common:run_phase:1875 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-21 20:07:42.545 | + functions-common:run_phase:1876 : plugin_override_defaults 2025-11-21 20:07:42.547 | + functions-common:plugin_override_defaults:1810 : local plugins=,neutron 2025-11-21 20:07:42.550 | + functions-common:plugin_override_defaults:1811 : local plugin 2025-11-21 20:07:42.552 | + functions-common:plugin_override_defaults:1814 : [[ -z ,neutron ]] 2025-11-21 20:07:42.554 | + functions-common:plugin_override_defaults:1818 : echo 'Overriding Configuration Defaults' 2025-11-21 20:07:42.554 | Overriding Configuration Defaults 2025-11-21 20:07:42.557 | + functions-common:plugin_override_defaults:1819 : for plugin in ${plugins//,/ } 2025-11-21 20:07:42.559 | + functions-common:plugin_override_defaults:1820 : local dir=/opt/stack/neutron 2025-11-21 20:07:42.562 | + functions-common:plugin_override_defaults:1822 : [[ -f /opt/stack/neutron/devstack/override-defaults ]] 2025-11-21 20:07:42.564 | + ./stack.sh:main:630 : source /opt/stack/devstack/lib/apache 2025-11-21 20:07:42.586 | + ./stack.sh:main:633 : source /opt/stack/devstack/lib/tls 2025-11-21 20:07:42.588 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2025-11-21 20:07:42.605 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:42.608 | +++ lib/tls:source:40 : ipv6_unquote 38.102.83.94 2025-11-21 20:07:42.612 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.94 2025-11-21 20:07:42.612 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-21 20:07:42.616 | ++ lib/tls:source:40 : TLS_IP=38.102.83.94 2025-11-21 20:07:42.619 | +++ lib/tls:source:43 : hostname -f 2025-11-21 20:07:42.627 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=np0005531460.novalocal 2025-11-21 20:07:42.629 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2025-11-21 20:07:42.632 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2025-11-21 20:07:42.634 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2025-11-21 20:07:42.636 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2025-11-21 20:07:42.638 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2025-11-21 20:07:42.641 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2025-11-21 20:07:42.643 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2025-11-21 20:07:42.646 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2025-11-21 20:07:42.648 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2025-11-21 20:07:42.653 | + ./stack.sh:main:636 : source /opt/stack/devstack/lib/infra 2025-11-21 20:07:42.668 | + ./stack.sh:main:637 : source /opt/stack/devstack/lib/libraries 2025-11-21 20:07:42.688 | + ./stack.sh:main:638 : source /opt/stack/devstack/lib/lvm 2025-11-21 20:07:42.702 | + ./stack.sh:main:639 : source /opt/stack/devstack/lib/horizon 2025-11-21 20:07:42.717 | + ./stack.sh:main:640 : source /opt/stack/devstack/lib/keystone 2025-11-21 20:07:42.759 | + ./stack.sh:main:641 : source /opt/stack/devstack/lib/glance 2025-11-21 20:07:42.845 | + ./stack.sh:main:642 : source /opt/stack/devstack/lib/nova 2025-11-21 20:07:42.959 | + ./stack.sh:main:643 : source /opt/stack/devstack/lib/placement 2025-11-21 20:07:42.991 | + ./stack.sh:main:644 : source /opt/stack/devstack/lib/cinder 2025-11-21 20:07:43.055 | + ./stack.sh:main:645 : source /opt/stack/devstack/lib/swift 2025-11-21 20:07:43.116 | + ./stack.sh:main:646 : source /opt/stack/devstack/lib/neutron 2025-11-21 20:07:43.119 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2025-11-21 20:07:43.137 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:43.140 | ++ lib/neutron:source:62 : Q_PROTOCOL=https 2025-11-21 20:07:43.143 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2025-11-21 20:07:43.145 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2025-11-21 20:07:43.148 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2025-11-21 20:07:43.151 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2025-11-21 20:07:43.155 | +++ lib/neutron:source:75 : get_python_exec_prefix 2025-11-21 20:07:43.173 | +++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-11-21 20:07:43.176 | +++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-11-21 20:07:43.179 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/usr/local/bin 2025-11-21 20:07:43.182 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2025-11-21 20:07:43.185 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2025-11-21 20:07:43.188 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-11-21 20:07:43.191 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2025-11-21 20:07:43.194 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2025-11-21 20:07:43.197 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2025-11-21 20:07:43.201 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2025-11-21 20:07:43.220 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2025-11-21 20:07:43.223 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/usr/local/bin/neutron-dhcp-agent 2025-11-21 20:07:43.226 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/usr/local/bin/neutron-l3-agent 2025-11-21 20:07:43.229 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/usr/local/bin/neutron-metadata-agent 2025-11-21 20:07:43.231 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2025-11-21 20:07:43.235 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2025-11-21 20:07:43.237 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2025-11-21 20:07:43.240 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2025-11-21 20:07:43.243 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2025-11-21 20:07:43.246 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2025-11-21 20:07:43.248 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2025-11-21 20:07:43.252 | ++ lib/neutron:source:114 : Q_PORT=9696 2025-11-21 20:07:43.255 | ++ lib/neutron:source:116 : Q_PORT_INT=19696 2025-11-21 20:07:43.257 | ++ lib/neutron:source:118 : Q_HOST=38.102.83.94 2025-11-21 20:07:43.259 | ++ lib/neutron:source:120 : Q_PROTOCOL=https 2025-11-21 20:07:43.263 | +++ lib/neutron:source:122 : ipv6_unquote 0.0.0.0 2025-11-21 20:07:43.269 | +++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-11-21 20:07:43.269 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-21 20:07:43.275 | ++ lib/neutron:source:122 : Q_LISTEN_ADDRESS=0.0.0.0 2025-11-21 20:07:43.278 | ++ lib/neutron:source:124 : Q_ADMIN_USERNAME=neutron 2025-11-21 20:07:43.281 | ++ lib/neutron:source:126 : Q_AUTH_STRATEGY=keystone 2025-11-21 20:07:43.284 | ++ lib/neutron:source:128 : Q_OVS_USE_VETH=False 2025-11-21 20:07:43.286 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP=True 2025-11-21 20:07:43.290 | +++ lib/neutron:source:130 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2025-11-21 20:07:43.308 | ++ lib/neutron:source:130 : Q_USE_ROOTWRAP_DAEMON=True 2025-11-21 20:07:43.312 | +++ lib/neutron:source:132 : ipv6_unquote 38.102.83.94 2025-11-21 20:07:43.315 | +++ functions-common:ipv6_unquote:2221 : echo 38.102.83.94 2025-11-21 20:07:43.315 | +++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-21 20:07:43.320 | ++ lib/neutron:source:132 : Q_META_DATA_IP=38.102.83.94 2025-11-21 20:07:43.323 | ++ lib/neutron:source:134 : Q_ALLOW_OVERLAPPING_IP=True 2025-11-21 20:07:43.326 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2025-11-21 20:07:43.329 | ++ lib/neutron:source:136 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2025-11-21 20:07:43.331 | ++ lib/neutron:source:137 : VIF_PLUGGING_IS_FATAL=True 2025-11-21 20:07:43.334 | ++ lib/neutron:source:138 : VIF_PLUGGING_TIMEOUT=300 2025-11-21 20:07:43.337 | ++ lib/neutron:source:141 : SKIP_STOP_OVN=False 2025-11-21 20:07:43.339 | ++ lib/neutron:source:145 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2025-11-21 20:07:43.342 | ++ lib/neutron:source:148 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2025-11-21 20:07:43.344 | ++ lib/neutron:source:149 : [[ -z networking ]] 2025-11-21 20:07:43.347 | ++ lib/neutron:source:154 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2025-11-21 20:07:43.349 | ++ lib/neutron:source:155 : ALEMBIC_DIR=/opt/stack/alembic 2025-11-21 20:07:43.352 | ++ lib/neutron:source:156 : ALEMBIC_BRANCH=main 2025-11-21 20:07:43.354 | ++ lib/neutron:source:157 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2025-11-21 20:07:43.357 | ++ lib/neutron:source:158 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2025-11-21 20:07:43.360 | ++ lib/neutron:source:159 : SQLALCHEMY_BRANCH=main 2025-11-21 20:07:43.363 | ++ lib/neutron:source:170 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2025-11-21 20:07:43.365 | ++ lib/neutron:source:173 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2025-11-21 20:07:43.368 | ++ lib/neutron:source:176 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2025-11-21 20:07:43.370 | ++ lib/neutron:source:177 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:07:43.374 | +++ lib/neutron:source:180 : get_rootwrap_location neutron 2025-11-21 20:07:43.376 | +++ functions:get_rootwrap_location:594 : local module=neutron 2025-11-21 20:07:43.379 | ++++ functions:get_rootwrap_location:596 : get_python_exec_prefix 2025-11-21 20:07:43.396 | ++++ inc/python:get_python_exec_prefix:80 : [[ False == \T\r\u\e ]] 2025-11-21 20:07:43.398 | ++++ inc/python:get_python_exec_prefix:83 : echo /usr/local/bin 2025-11-21 20:07:43.402 | +++ functions:get_rootwrap_location:596 : echo /usr/local/bin/neutron-rootwrap 2025-11-21 20:07:43.405 | ++ lib/neutron:source:180 : NEUTRON_ROOTWRAP=/usr/local/bin/neutron-rootwrap 2025-11-21 20:07:43.407 | ++ lib/neutron:source:181 : Q_RR_COMMAND='sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-21 20:07:43.410 | ++ lib/neutron:source:182 : [[ True == \T\r\u\e ]] 2025-11-21 20:07:43.413 | ++ lib/neutron:source:183 : Q_RR_DAEMON_COMMAND='sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-21 20:07:43.416 | ++ lib/neutron:source:195 : Q_DVR_MODE=legacy 2025-11-21 20:07:43.418 | ++ lib/neutron:source:196 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-21 20:07:43.421 | ++ lib/neutron:source:212 : ENABLE_TENANT_TUNNELS=True 2025-11-21 20:07:43.424 | ++ lib/neutron:source:217 : TENANT_TUNNEL_RANGES=1:1000 2025-11-21 20:07:43.427 | ++ lib/neutron:source:222 : ENABLE_TENANT_VLANS=False 2025-11-21 20:07:43.430 | ++ lib/neutron:source:230 : TENANT_VLAN_RANGE= 2025-11-21 20:07:43.432 | ++ lib/neutron:source:238 : PHYSICAL_NETWORK=public 2025-11-21 20:07:43.435 | ++ lib/neutron:source:248 : OVS_PHYSICAL_BRIDGE=br-ex 2025-11-21 20:07:43.437 | ++ lib/neutron:source:254 : OVS_ENABLE_TUNNELING=True 2025-11-21 20:07:43.440 | ++ lib/neutron:source:258 : ENABLE_ISOLATED_METADATA=False 2025-11-21 20:07:43.443 | ++ lib/neutron:source:263 : ENABLE_METADATA_NETWORK=False 2025-11-21 20:07:43.445 | ++ lib/neutron:source:268 : '[' -f /opt/stack/devstack/lib/neutron_plugins/ml2 ']' 2025-11-21 20:07:43.448 | ++ lib/neutron:source:269 : source /opt/stack/devstack/lib/neutron_plugins/ml2 2025-11-21 20:07:43.570 | ++ lib/neutron:source:276 : source /opt/stack/devstack/lib/neutron_plugins/services/metering 2025-11-21 20:07:43.586 | ++ lib/neutron:source:279 : source /opt/stack/devstack/lib/neutron_plugins/services/l3 2025-11-21 20:07:43.588 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2025-11-21 20:07:43.591 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2025-11-21 20:07:43.594 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2025-11-21 20:07:43.597 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2025-11-21 20:07:43.600 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2025-11-21 20:07:43.603 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2025-11-21 20:07:43.606 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2025-11-21 20:07:43.608 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2025-11-21 20:07:43.611 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2025-11-21 20:07:43.614 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2025-11-21 20:07:43.616 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1430 2025-11-21 20:07:43.619 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2025-11-21 20:07:43.622 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2025-11-21 20:07:43.625 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2025-11-21 20:07:43.627 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2025-11-21 20:07:43.630 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2025-11-21 20:07:43.633 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2025-11-21 20:07:43.636 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2025-11-21 20:07:43.639 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2025-11-21 20:07:43.643 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2025-11-21 20:07:43.644 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2025-11-21 20:07:43.644 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2025-11-21 20:07:43.645 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2025-11-21 20:07:43.651 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=bb:c7a2:43e5 2025-11-21 20:07:43.654 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2025-11-21 20:07:43.656 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2025-11-21 20:07:43.659 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2025-11-21 20:07:43.662 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2025-11-21 20:07:43.665 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdbb:c7a2:43e5::/56 2025-11-21 20:07:43.669 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdbb:c7a2:43e5::/56 2025-11-21 20:07:43.669 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2025-11-21 20:07:43.676 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdbb:c7a2:43e5::/64 2025-11-21 20:07:43.678 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2025-11-21 20:07:43.681 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2025-11-21 20:07:43.683 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2025-11-21 20:07:43.686 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2025-11-21 20:07:43.689 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY=10.1.0.1 2025-11-21 20:07:43.692 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY=172.24.5.1 2025-11-21 20:07:43.695 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2025-11-21 20:07:43.697 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2025-11-21 20:07:43.700 | +++ lib/neutron_plugins/services/l3:source:99 : USE_SUBNETPOOL=True 2025-11-21 20:07:43.702 | +++ lib/neutron_plugins/services/l3:source:100 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2025-11-21 20:07:43.705 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2025-11-21 20:07:43.708 | +++ lib/neutron_plugins/services/l3:source:103 : SUBNETPOOL_PREFIX_V4=10.1.0.0/20 2025-11-21 20:07:43.710 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V6=fdbb:c7a2:43e5::/56 2025-11-21 20:07:43.713 | +++ lib/neutron_plugins/services/l3:source:106 : SUBNETPOOL_SIZE_V4=26 2025-11-21 20:07:43.716 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V6=64 2025-11-21 20:07:43.721 | ++++ lib/neutron_plugins/services/l3:source:109 : grep '^default' 2025-11-21 20:07:43.721 | ++++ lib/neutron_plugins/services/l3:source:109 : ip -4 route 2025-11-21 20:07:43.721 | ++++ lib/neutron_plugins/services/l3:source:109 : awk '{print $5}' 2025-11-21 20:07:43.728 | +++ lib/neutron_plugins/services/l3:source:109 : default_v4_route_devs=ens3 2025-11-21 20:07:43.732 | ++++ lib/neutron_plugins/services/l3:source:111 : ip -6 route list match default table all 2025-11-21 20:07:43.732 | ++++ lib/neutron_plugins/services/l3:source:111 : grep via 2025-11-21 20:07:43.732 | ++++ lib/neutron_plugins/services/l3:source:111 : awk '{print $5}' 2025-11-21 20:07:43.739 | +++ lib/neutron_plugins/services/l3:source:111 : default_v6_route_devs= 2025-11-21 20:07:43.744 | ++ lib/neutron:source:282 : source /opt/stack/devstack/lib/neutron_plugins/services/placement 2025-11-21 20:07:43.747 | ++ lib/neutron:source:283 : source /opt/stack/devstack/lib/neutron_plugins/services/trunk 2025-11-21 20:07:43.750 | ++ lib/neutron:source:284 : source /opt/stack/devstack/lib/neutron_plugins/services/qos 2025-11-21 20:07:43.753 | ++ lib/neutron:source:285 : source /opt/stack/devstack/lib/neutron_plugins/services/segments 2025-11-21 20:07:43.756 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2025-11-21 20:07:43.758 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2025-11-21 20:07:43.761 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2025-11-21 20:07:43.764 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2025-11-21 20:07:43.781 | + ./stack.sh:main:647 : source /opt/stack/devstack/lib/ldap 2025-11-21 20:07:43.794 | + ./stack.sh:main:648 : source /opt/stack/devstack/lib/dstat 2025-11-21 20:07:43.806 | + ./stack.sh:main:649 : source /opt/stack/devstack/lib/atop 2025-11-21 20:07:43.819 | + ./stack.sh:main:650 : source /opt/stack/devstack/lib/tcpdump 2025-11-21 20:07:43.832 | + ./stack.sh:main:651 : source /opt/stack/devstack/lib/etcd3 2025-11-21 20:07:43.849 | + ./stack.sh:main:652 : source /opt/stack/devstack/lib/os-vif 2025-11-21 20:07:43.852 | +++ lib/os-vif:source:12 : is_ml2_ovs 2025-11-21 20:07:43.854 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2025-11-21 20:07:43.857 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2025-11-21 20:07:43.859 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2025-11-21 20:07:43.862 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2025-11-21 20:07:43.877 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2025-11-21 20:07:43.879 | + ./stack.sh:main:658 : run_phase source 2025-11-21 20:07:43.881 | + functions-common:run_phase:1851 : local mode=source 2025-11-21 20:07:43.883 | + functions-common:run_phase:1852 : local phase= 2025-11-21 20:07:43.885 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:07:43.888 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:07:43.890 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:07:43.892 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:07:43.894 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:07:43.897 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:07:43.901 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:07:43.903 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:07:43.905 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:07:43.907 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh source 2025-11-21 20:07:43.909 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:07:43.924 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:43.926 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2025-11-21 20:07:43.929 | ++ extras.d/80-tempest.sh:source:6 : source /opt/stack/devstack/lib/tempest 2025-11-21 20:07:43.971 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2025-11-21 20:07:43.973 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2025-11-21 20:07:43.975 | + functions-common:run_phase:1872 : [[ source == \s\o\u\r\c\e ]] 2025-11-21 20:07:43.977 | + functions-common:run_phase:1873 : load_plugin_settings 2025-11-21 20:07:43.980 | + functions-common:load_plugin_settings:1787 : local plugins=,neutron 2025-11-21 20:07:43.983 | + functions-common:load_plugin_settings:1788 : local plugin 2025-11-21 20:07:43.986 | + functions-common:load_plugin_settings:1791 : [[ -z ,neutron ]] 2025-11-21 20:07:43.988 | + functions-common:load_plugin_settings:1795 : echo 'Loading plugin settings' 2025-11-21 20:07:43.988 | Loading plugin settings 2025-11-21 20:07:43.990 | + functions-common:load_plugin_settings:1796 : for plugin in ${plugins//,/ } 2025-11-21 20:07:43.993 | + functions-common:load_plugin_settings:1797 : local dir=/opt/stack/neutron 2025-11-21 20:07:43.995 | + functions-common:load_plugin_settings:1799 : [[ -f /opt/stack/neutron/devstack/settings ]] 2025-11-21 20:07:43.998 | + functions-common:load_plugin_settings:1800 : source /opt/stack/neutron/devstack/settings 2025-11-21 20:07:44.001 | ++ /opt/stack/neutron/devstack/settings:source:1 : L2_AGENT_EXTENSIONS= 2025-11-21 20:07:44.003 | ++ /opt/stack/neutron/devstack/settings:source:2 : L3_AGENT_EXTENSIONS= 2025-11-21 20:07:44.006 | ++ /opt/stack/neutron/devstack/settings:source:4 : NEUTRON_PLACEMENT_AUTH_TYPE=password 2025-11-21 20:07:44.008 | ++ /opt/stack/neutron/devstack/settings:source:5 : NEUTRON_PLACEMENT_USERNAME=placement 2025-11-21 20:07:44.011 | ++ /opt/stack/neutron/devstack/settings:source:7 : is_neutron_legacy_enabled 2025-11-21 20:07:44.013 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2025-11-21 20:07:44.016 | ++ /opt/stack/neutron/devstack/settings:source:8 : NEUTRON_CORE_PLUGIN=ml2 2025-11-21 20:07:44.019 | ++ /opt/stack/neutron/devstack/settings:source:9 : NEUTRON_AGENT=ovn 2025-11-21 20:07:44.021 | ++ /opt/stack/neutron/devstack/settings:source:12 : NEUTRON_CORE_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-11-21 20:07:44.024 | ++ /opt/stack/neutron/devstack/settings:source:13 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:07:44.026 | + functions-common:run_phase:1874 : verify_disabled_services 2025-11-21 20:07:44.029 | + functions-common:verify_disabled_services:2134 : local service 2025-11-21 20:07:44.032 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.035 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-api, ]] 2025-11-21 20:07:44.037 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.040 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-bak, ]] 2025-11-21 20:07:44.043 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.045 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-sch, ]] 2025-11-21 20:07:44.048 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.051 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,c-vol, ]] 2025-11-21 20:07:44.053 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.056 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,etcd3, ]] 2025-11-21 20:07:44.059 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.062 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,file_tracker, ]] 2025-11-21 20:07:44.065 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.068 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,g-api, ]] 2025-11-21 20:07:44.070 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.073 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,horizon, ]] 2025-11-21 20:07:44.076 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.078 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,key, ]] 2025-11-21 20:07:44.081 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.084 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,memory_tracker, ]] 2025-11-21 20:07:44.087 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.090 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,mysql, ]] 2025-11-21 20:07:44.092 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.094 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api, ]] 2025-11-21 20:07:44.097 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.100 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-api-meta, ]] 2025-11-21 20:07:44.103 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.105 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cond, ]] 2025-11-21 20:07:44.108 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.111 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-cpu, ]] 2025-11-21 20:07:44.114 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.117 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-novnc, ]] 2025-11-21 20:07:44.120 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.123 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,n-sch, ]] 2025-11-21 20:07:44.125 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.128 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,openstack-cli-server, ]] 2025-11-21 20:07:44.131 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.134 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-controller, ]] 2025-11-21 20:07:44.137 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.140 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovn-northd, ]] 2025-11-21 20:07:44.142 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.145 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovs-vswitchd, ]] 2025-11-21 20:07:44.148 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.151 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,ovsdb-server, ]] 2025-11-21 20:07:44.154 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.156 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,placement-api, ]] 2025-11-21 20:07:44.159 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.162 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-ovn-agent, ]] 2025-11-21 20:07:44.165 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.168 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,q-svc, ]] 2025-11-21 20:07:44.170 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.173 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,rabbit, ]] 2025-11-21 20:07:44.175 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.178 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-account, ]] 2025-11-21 20:07:44.181 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.183 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-container, ]] 2025-11-21 20:07:44.186 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.189 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-object, ]] 2025-11-21 20:07:44.191 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.194 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,s-proxy, ]] 2025-11-21 20:07:44.197 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.199 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tempest, ]] 2025-11-21 20:07:44.202 | + functions-common:verify_disabled_services:2135 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:07:44.205 | + functions-common:verify_disabled_services:2136 : [[ ,dstat, =~ ,tls-proxy, ]] 2025-11-21 20:07:44.208 | + ./stack.sh:main:729 : initialize_database_backends 2025-11-21 20:07:44.211 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-11-21 20:07:44.213 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2025-11-21 20:07:44.231 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:44.234 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2025-11-21 20:07:44.237 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2025-11-21 20:07:44.240 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2025-11-21 20:07:44.263 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:07:44.266 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2025-11-21 20:07:44.269 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2025-11-21 20:07:44.272 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2025-11-21 20:07:44.276 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2025-11-21 20:07:44.279 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2025-11-21 20:07:44.282 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2025-11-21 20:07:44.285 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2025-11-21 20:07:44.287 | + lib/database:initialize_database_backends:92 : return 0 2025-11-21 20:07:44.291 | + ./stack.sh:main:730 : echo 'Using mysql database backend' 2025-11-21 20:07:44.291 | Using mysql database backend 2025-11-21 20:07:44.294 | + ./stack.sh:main:733 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2025-11-21 20:07:44.314 | + ./stack.sh:main:735 : define_database_baseurl 2025-11-21 20:07:44.318 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2025-11-21 20:07:44.321 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-11-21 20:07:44.324 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2025-11-21 20:07:44.328 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-21 20:07:44.331 | + ./stack.sh:main:747 : is_service_enabled rabbit 2025-11-21 20:07:44.352 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:44.355 | + ./stack.sh:main:748 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2025-11-21 20:07:44.377 | + ./stack.sh:main:755 : is_service_enabled keystone 2025-11-21 20:07:44.398 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:44.401 | + ./stack.sh:main:757 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2025-11-21 20:07:44.422 | + ./stack.sh:main:759 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2025-11-21 20:07:44.443 | + ./stack.sh:main:770 : is_service_enabled ldap 2025-11-21 20:07:44.464 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:07:44.466 | + ./stack.sh:main:779 : is_service_enabled s-proxy 2025-11-21 20:07:44.487 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:07:44.490 | + ./stack.sh:main:783 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2025-11-21 20:07:44.508 | + ./stack.sh:main:785 : [[ -z '' ]] 2025-11-21 20:07:44.512 | + ./stack.sh:main:785 : [[ False == \T\r\u\e ]] 2025-11-21 20:07:44.515 | + ./stack.sh:main:791 : save_stackenv 791 2025-11-21 20:07:44.518 | + functions-common:save_stackenv:63 : local tag=791 2025-11-21 20:07:44.522 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-21 20:07:44.526 | + functions-common:save_stackenv:65 : time_stamp=2025-11-21-150744 2025-11-21 20:07:44.530 | + functions-common:save_stackenv:66 : echo '# 2025-11-21-150744 791' 2025-11-21 20:07:44.533 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.536 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-21 20:07:44.538 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.542 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-21 20:07:44.545 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.548 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-21 20:07:44.551 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.554 | + 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 2025-11-21 20:07:44.557 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.561 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.94 2025-11-21 20:07:44.564 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.567 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.94/identity 2025-11-21 20:07:44.570 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.574 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-21-150739 2025-11-21 20:07:44.577 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.580 | + functions-common:save_stackenv:68 : echo OS_CACERT= 2025-11-21 20:07:44.584 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.587 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.94 2025-11-21 20:07:44.591 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.594 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-21 20:07:44.597 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.601 | + functions-common:save_stackenv:68 : echo TLS_IP=38.102.83.94 2025-11-21 20:07:44.604 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.608 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-21 20:07:44.611 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.614 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-21 20:07:44.617 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.620 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.94 2025-11-21 20:07:44.624 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:07:44.627 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-21 20:07:44.631 | + ./stack.sh:main:804 : GIT_DEPTH=0 2025-11-21 20:07:44.634 | + ./stack.sh:main:804 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2025-11-21 20:07:44.637 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/requirements.git 2025-11-21 20:07:44.640 | + functions-common:git_clone:593 : local git_dest=/opt/stack/requirements 2025-11-21 20:07:44.643 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:07:44.646 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:07:44.650 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:07:44.653 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:07:44.657 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:07:44.661 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:07:44.681 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:07:44.684 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:07:44.687 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:44.691 | + functions-common:git_clone:613 : echo master 2025-11-21 20:07:44.692 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:07:44.694 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:07:44.699 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/requirements ]] 2025-11-21 20:07:44.702 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:44.705 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/requirements 2025-11-21 20:07:44.732 | + functions-common:git_clone:675 : cd /opt/stack/requirements 2025-11-21 20:07:44.736 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:07:44.736 | + functions-common:git_clone:676 : head -1 2025-11-21 20:07:44.741 | 6b2bf0fe Merge "update constraint for python-zaqarclient to new release 4.2.0" 2025-11-21 20:07:44.744 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:07:44.748 | + ./stack.sh:main:808 : echo_summary 'Installing package prerequisites' 2025-11-21 20:07:44.750 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:07:44.754 | + ./stack.sh:echo_summary:473 : echo -e Installing package prerequisites 2025-11-21 20:07:44.758 | + ./stack.sh:main:809 : source /opt/stack/devstack/tools/install_prereqs.sh 2025-11-21 20:07:44.761 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2025-11-21 20:07:44.764 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2025-11-21 20:07:44.768 | ++ tools/install_prereqs.sh:source:23 : [[ -z /opt/stack/devstack ]] 2025-11-21 20:07:44.772 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/opt/stack/devstack/.prereqs 2025-11-21 20:07:44.775 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2025-11-21 20:07:44.778 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2025-11-21 20:07:44.783 | +++ tools/install_prereqs.sh:source:47 : date +%s 2025-11-21 20:07:44.789 | ++ tools/install_prereqs.sh:source:47 : NOW=1763755664 2025-11-21 20:07:44.793 | +++ tools/install_prereqs.sh:source:48 : head -1 /opt/stack/devstack/.prereqs 2025-11-21 20:07:44.799 | +++ tools/install_prereqs.sh:source:48 : echo 0 2025-11-21 20:07:44.803 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2025-11-21 20:07:44.807 | ++ tools/install_prereqs.sh:source:49 : DELTA=1763755664 2025-11-21 20:07:44.810 | ++ tools/install_prereqs.sh:source:50 : [[ 1763755664 -lt 7200 ]] 2025-11-21 20:07:44.813 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2025-11-21 20:07:44.817 | ++ functions-common:export_proxy_variables:2241 : isset http_proxy 2025-11-21 20:07:44.821 | ++ functions-common:isset:264 : [[ -v http_proxy ]] 2025-11-21 20:07:44.825 | ++ functions-common:export_proxy_variables:2244 : isset https_proxy 2025-11-21 20:07:44.827 | ++ functions-common:isset:264 : [[ -v https_proxy ]] 2025-11-21 20:07:44.831 | ++ functions-common:export_proxy_variables:2247 : isset no_proxy 2025-11-21 20:07:44.834 | ++ functions-common:isset:264 : [[ -v no_proxy ]] 2025-11-21 20:07:44.839 | +++ 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 2025-11-21 20:07:44.881 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='bc 2025-11-21 20:07:44.881 | curl 2025-11-21 20:07:44.881 | dbus 2025-11-21 20:07:44.881 | gawk 2025-11-21 20:07:44.881 | gcc 2025-11-21 20:07:44.881 | gcc-c++ 2025-11-21 20:07:44.881 | gettext 2025-11-21 20:07:44.881 | git-core 2025-11-21 20:07:44.881 | graphviz 2025-11-21 20:07:44.881 | httpd 2025-11-21 20:07:44.881 | httpd-devel 2025-11-21 20:07:44.881 | iptables-nft 2025-11-21 20:07:44.881 | iptables-services 2025-11-21 20:07:44.881 | java-21-openjdk-headless 2025-11-21 20:07:44.881 | libffi-devel 2025-11-21 20:07:44.881 | libjpeg-turbo-devel 2025-11-21 20:07:44.881 | libxml2-devel 2025-11-21 20:07:44.881 | libxslt-devel 2025-11-21 20:07:44.881 | libyaml-devel 2025-11-21 20:07:44.881 | mod_ssl 2025-11-21 20:07:44.881 | net-tools 2025-11-21 20:07:44.881 | openssh-server 2025-11-21 20:07:44.881 | openssl 2025-11-21 20:07:44.881 | openssl-devel 2025-11-21 20:07:44.881 | pcre2-devel 2025-11-21 20:07:44.881 | pkgconfig 2025-11-21 20:07:44.881 | postgresql-devel 2025-11-21 20:07:44.881 | psmisc 2025-11-21 20:07:44.881 | python3-devel 2025-11-21 20:07:44.881 | python3-pip 2025-11-21 20:07:44.881 | python3-systemd 2025-11-21 20:07:44.881 | redhat-rpm-config 2025-11-21 20:07:44.881 | tar 2025-11-21 20:07:44.881 | tcpdump 2025-11-21 20:07:44.881 | unzip 2025-11-21 20:07:44.882 | util-linux 2025-11-21 20:07:44.882 | wget 2025-11-21 20:07:44.882 | which 2025-11-21 20:07:44.882 | zlib-devel 2025-11-21 20:07:44.882 | lvm2 2025-11-21 20:07:44.882 | qemu-img 2025-11-21 20:07:44.882 | targetcli 2025-11-21 20:07:44.882 | iscsi-initiator-utils 2025-11-21 20:07:44.882 | lsscsi 2025-11-21 20:07:44.882 | memcached 2025-11-21 20:07:44.882 | mod_ssl 2025-11-21 20:07:44.882 | sqlite 2025-11-21 20:07:44.882 | conntrack-tools 2025-11-21 20:07:44.882 | curl 2025-11-21 20:07:44.882 | ebtables 2025-11-21 20:07:44.882 | iptables 2025-11-21 20:07:44.882 | iputils 2025-11-21 20:07:44.882 | kernel-modules 2025-11-21 20:07:44.882 | kpartx 2025-11-21 20:07:44.882 | parted 2025-11-21 20:07:44.882 | polkit 2025-11-21 20:07:44.882 | sqlite 2025-11-21 20:07:44.882 | sudo 2025-11-21 20:07:44.882 | xorriso 2025-11-21 20:07:44.882 | cryptsetup 2025-11-21 20:07:44.882 | dosfstools 2025-11-21 20:07:44.882 | iscsi-initiator-utils 2025-11-21 20:07:44.882 | libosinfo 2025-11-21 20:07:44.882 | lvm2 2025-11-21 20:07:44.882 | sg3_utils 2025-11-21 20:07:44.882 | 2025-11-21 20:07:44.882 | sysfsutils 2025-11-21 20:07:44.882 | xorriso 2025-11-21 20:07:44.882 | acl 2025-11-21 20:07:44.882 | dnsmasq 2025-11-21 20:07:44.882 | dnsmasq-utils 2025-11-21 20:07:44.882 | ebtables 2025-11-21 20:07:44.882 | haproxy 2025-11-21 20:07:44.882 | iptables 2025-11-21 20:07:44.882 | iputils 2025-11-21 20:07:44.882 | sqlite 2025-11-21 20:07:44.882 | sudo 2025-11-21 20:07:44.882 | curl 2025-11-21 20:07:44.882 | liberasurecode-devel 2025-11-21 20:07:44.882 | memcached 2025-11-21 20:07:44.882 | rsync-daemon 2025-11-21 20:07:44.882 | sqlite 2025-11-21 20:07:44.882 | xfsprogs' 2025-11-21 20:07:44.885 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2025-11-21 20:07:44.912 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='bc 2025-11-21 20:07:44.912 | curl 2025-11-21 20:07:44.912 | dbus 2025-11-21 20:07:44.912 | gawk 2025-11-21 20:07:44.912 | gcc 2025-11-21 20:07:44.912 | gcc-c++ 2025-11-21 20:07:44.912 | gettext 2025-11-21 20:07:44.912 | git-core 2025-11-21 20:07:44.912 | graphviz 2025-11-21 20:07:44.913 | httpd 2025-11-21 20:07:44.913 | httpd-devel 2025-11-21 20:07:44.913 | iptables-nft 2025-11-21 20:07:44.913 | iptables-services 2025-11-21 20:07:44.913 | java-21-openjdk-headless 2025-11-21 20:07:44.913 | libffi-devel 2025-11-21 20:07:44.913 | libjpeg-turbo-devel 2025-11-21 20:07:44.913 | libxml2-devel 2025-11-21 20:07:44.913 | libxslt-devel 2025-11-21 20:07:44.913 | libyaml-devel 2025-11-21 20:07:44.913 | mod_ssl 2025-11-21 20:07:44.913 | net-tools 2025-11-21 20:07:44.913 | openssh-server 2025-11-21 20:07:44.913 | openssl 2025-11-21 20:07:44.913 | openssl-devel 2025-11-21 20:07:44.913 | pcre2-devel 2025-11-21 20:07:44.913 | pkgconfig 2025-11-21 20:07:44.913 | postgresql-devel 2025-11-21 20:07:44.913 | psmisc 2025-11-21 20:07:44.913 | python3-devel 2025-11-21 20:07:44.913 | python3-pip 2025-11-21 20:07:44.913 | python3-systemd 2025-11-21 20:07:44.913 | redhat-rpm-config 2025-11-21 20:07:44.913 | tar 2025-11-21 20:07:44.913 | tcpdump 2025-11-21 20:07:44.913 | unzip 2025-11-21 20:07:44.913 | util-linux 2025-11-21 20:07:44.913 | wget 2025-11-21 20:07:44.913 | which 2025-11-21 20:07:44.913 | zlib-devel 2025-11-21 20:07:44.913 | lvm2 2025-11-21 20:07:44.913 | qemu-img 2025-11-21 20:07:44.913 | targetcli 2025-11-21 20:07:44.913 | iscsi-initiator-utils 2025-11-21 20:07:44.913 | lsscsi 2025-11-21 20:07:44.913 | memcached 2025-11-21 20:07:44.913 | mod_ssl 2025-11-21 20:07:44.913 | sqlite 2025-11-21 20:07:44.913 | conntrack-tools 2025-11-21 20:07:44.913 | curl 2025-11-21 20:07:44.913 | ebtables 2025-11-21 20:07:44.913 | iptables 2025-11-21 20:07:44.913 | iputils 2025-11-21 20:07:44.913 | kernel-modules 2025-11-21 20:07:44.913 | kpartx 2025-11-21 20:07:44.913 | parted 2025-11-21 20:07:44.913 | polkit 2025-11-21 20:07:44.913 | sqlite 2025-11-21 20:07:44.913 | sudo 2025-11-21 20:07:44.913 | xorriso 2025-11-21 20:07:44.913 | cryptsetup 2025-11-21 20:07:44.913 | dosfstools 2025-11-21 20:07:44.913 | iscsi-initiator-utils 2025-11-21 20:07:44.913 | libosinfo 2025-11-21 20:07:44.913 | lvm2 2025-11-21 20:07:44.913 | sg3_utils 2025-11-21 20:07:44.913 | 2025-11-21 20:07:44.913 | sysfsutils 2025-11-21 20:07:44.913 | xorriso 2025-11-21 20:07:44.913 | acl 2025-11-21 20:07:44.914 | dnsmasq 2025-11-21 20:07:44.914 | dnsmasq-utils 2025-11-21 20:07:44.914 | ebtables 2025-11-21 20:07:44.914 | haproxy 2025-11-21 20:07:44.914 | iptables 2025-11-21 20:07:44.914 | iputils 2025-11-21 20:07:44.914 | sqlite 2025-11-21 20:07:44.914 | sudo 2025-11-21 20:07:44.914 | curl 2025-11-21 20:07:44.914 | liberasurecode-devel 2025-11-21 20:07:44.914 | memcached 2025-11-21 20:07:44.914 | rsync-daemon 2025-11-21 20:07:44.914 | sqlite 2025-11-21 20:07:44.914 | xfsprogs ' 2025-11-21 20:07:44.916 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2025-11-21 20:07:44.919 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:07:44.923 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:07:44.926 | ++ 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 2025-11-21 20:07:44.929 | ++ functions-common:install_package:1441 : update_package_repo 2025-11-21 20:07:44.933 | ++ functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:07:44.936 | ++ functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:07:44.938 | ++ functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:07:44.942 | ++ functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:44.944 | ++ functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:07:44.950 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:07:44.953 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:07:44.956 | ++ functions-common:install_package:1442 : 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 2025-11-21 20:07:44.959 | ++ functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:07:44.962 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:07:44.966 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:07:44.968 | ++ functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:07:44.971 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:07:44.974 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:07:44.977 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:07:44.980 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:07:44.983 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:07:44.986 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:07:44.989 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:07:44.992 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:07:44.995 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:07:44.999 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:07:45.002 | ++ functions-common:real_install_package:1432 : 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 2025-11-21 20:07:45.005 | ++ functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:07:45.007 | ++ functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:07:45.011 | ++ functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:07:45.014 | ++ functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:07:45.017 | ++ functions-common:time_start:2410 : local start_time= 2025-11-21 20:07:45.020 | ++ functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:07:45.023 | +++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:07:45.029 | ++ functions-common:time_start:2414 : _TIME_START[$name]=1763755665025 2025-11-21 20:07:45.032 | ++ functions-common:yum_install:1491 : 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 2025-11-21 20:07:45.035 | ++ functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:07:45.038 | +++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:07:45.044 | ++ functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:07:45.047 | ++ functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:07:45.049 | ++ functions-common:sudo_with_proxies:2381 : 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 2025-11-21 20:07:45.567 | Last metadata expiration check: 0:00:10 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:07:45.632 | Package curl-8.12.1-2.el10.x86_64 is already installed. 2025-11-21 20:07:45.632 | Package dbus-1:1.14.10-5.el10.x86_64 is already installed. 2025-11-21 20:07:45.633 | Package gawk-5.3.0-6.el10.x86_64 is already installed. 2025-11-21 20:07:45.634 | Package gcc-14.3.1-4.el10.x86_64 is already installed. 2025-11-21 20:07:45.634 | Package gcc-c++-14.3.1-4.el10.x86_64 is already installed. 2025-11-21 20:07:45.635 | Package git-core-2.47.3-1.el10.x86_64 is already installed. 2025-11-21 20:07:45.638 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-21 20:07:45.641 | Package libffi-devel-3.4.4-10.el10.x86_64 is already installed. 2025-11-21 20:07:45.642 | Package libxml2-devel-2.12.5-9.el10.x86_64 is already installed. 2025-11-21 20:07:45.642 | Package libxslt-devel-1.1.39-8.el10.x86_64 is already installed. 2025-11-21 20:07:45.644 | Package openssh-server-9.9p1-16.el10.x86_64 is already installed. 2025-11-21 20:07:45.645 | Package openssl-1:3.5.1-6.el10.x86_64 is already installed. 2025-11-21 20:07:45.645 | Package openssl-devel-1:3.5.1-6.el10.x86_64 is already installed. 2025-11-21 20:07:45.648 | Package pkgconf-pkg-config-2.1.0-3.el10.x86_64 is already installed. 2025-11-21 20:07:45.650 | Package psmisc-23.6-8.el10.x86_64 is already installed. 2025-11-21 20:07:45.650 | Package python3-devel-3.12.11-3.el10.x86_64 is already installed. 2025-11-21 20:07:45.651 | Package python3-pip-23.3.2-7.el10.noarch is already installed. 2025-11-21 20:07:45.651 | Package python3-systemd-235-11.el10.x86_64 is already installed. 2025-11-21 20:07:45.652 | Package redhat-rpm-config-293-1.el10.noarch is already installed. 2025-11-21 20:07:45.653 | Package tar-2:1.35-7.el10.x86_64 is already installed. 2025-11-21 20:07:45.653 | Package tcpdump-14:4.99.4-10.el10.x86_64 is already installed. 2025-11-21 20:07:45.654 | Package unzip-6.0-69.el10.x86_64 is already installed. 2025-11-21 20:07:45.654 | Package util-linux-2.40.2-13.el10.x86_64 is already installed. 2025-11-21 20:07:45.655 | Package wget-1.24.5-5.el10.x86_64 is already installed. 2025-11-21 20:07:45.655 | Package which-2.21-44.el10.x86_64 is already installed. 2025-11-21 20:07:45.657 | Package zlib-ng-compat-devel-2.2.3-2.el10.x86_64 is already installed. 2025-11-21 20:07:45.658 | Package lvm2-10:2.03.32-3.el10.x86_64 is already installed. 2025-11-21 20:07:45.660 | Package lsscsi-0.32-15.el10.x86_64 is already installed. 2025-11-21 20:07:45.663 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-21 20:07:45.665 | Package iptables-nft-1.8.11-11.el10.x86_64 is already installed. 2025-11-21 20:07:45.665 | Package iputils-20240905-5.el10.x86_64 is already installed. 2025-11-21 20:07:45.666 | Package kernel-modules-6.12.0-157.el10.x86_64 is already installed. 2025-11-21 20:07:45.666 | Package kpartx-0.9.9-12.el10.x86_64 is already installed. 2025-11-21 20:07:45.667 | Package parted-3.6-7.el10.x86_64 is already installed. 2025-11-21 20:07:45.667 | Package polkit-125-4.el10.x86_64 is already installed. 2025-11-21 20:07:45.668 | Package sudo-1.9.17-1.p2.el10.x86_64 is already installed. 2025-11-21 20:07:45.671 | Package sg3_utils-1.48-7.el10.x86_64 is already installed. 2025-11-21 20:07:45.675 | Package xfsprogs-6.11.0-2.el10.x86_64 is already installed. 2025-11-21 20:07:45.710 | Dependencies resolved. 2025-11-21 20:07:45.717 | ========================================================================================================= 2025-11-21 20:07:45.717 | Package Arch Version Repository Size 2025-11-21 20:07:45.717 | ========================================================================================================= 2025-11-21 20:07:45.717 | Installing: 2025-11-21 20:07:45.717 | acl x86_64 2.3.2-4.el10 baseos 77 k 2025-11-21 20:07:45.717 | bc x86_64 1.07.1-23.el10 baseos 123 k 2025-11-21 20:07:45.717 | conntrack-tools x86_64 1.4.8-4.el10 appstream 239 k 2025-11-21 20:07:45.717 | cryptsetup x86_64 2.8.1-1.el10 baseos 351 k 2025-11-21 20:07:45.717 | dnsmasq x86_64 2.90-4.el10 appstream 366 k 2025-11-21 20:07:45.717 | dnsmasq-utils x86_64 2.90-4.el10 appstream 41 k 2025-11-21 20:07:45.717 | dosfstools x86_64 4.2-12.el10 baseos 158 k 2025-11-21 20:07:45.717 | gettext x86_64 0.22.5-6.el10 baseos 1.1 M 2025-11-21 20:07:45.717 | graphviz x86_64 9.0.0-15.el10 appstream 1.6 M 2025-11-21 20:07:45.717 | haproxy x86_64 3.0.5-6.el10 appstream 2.6 M 2025-11-21 20:07:45.717 | httpd x86_64 2.4.63-5.el10 appstream 49 k 2025-11-21 20:07:45.717 | httpd-devel x86_64 2.4.63-5.el10 appstream 209 k 2025-11-21 20:07:45.717 | iptables-nft-services noarch 1.8.11-11.el10 appstream 21 k 2025-11-21 20:07:45.717 | iscsi-initiator-utils x86_64 6.2.1.11-0.git4b3e853.el10 baseos 398 k 2025-11-21 20:07:45.717 | java-21-openjdk-headless x86_64 1:21.0.9.0.10-2.el10 appstream 47 M 2025-11-21 20:07:45.717 | liberasurecode-devel x86_64 1.6.2-10.el10s delorean-master-testing 24 k 2025-11-21 20:07:45.717 | libjpeg-turbo-devel x86_64 3.0.2-4.el10 appstream 98 k 2025-11-21 20:07:45.717 | libosinfo x86_64 1.11.0-8.el10 appstream 317 k 2025-11-21 20:07:45.717 | libyaml-devel x86_64 0.2.5-16.el10 crb 163 k 2025-11-21 20:07:45.717 | memcached x86_64 1.6.23-7.el10 appstream 185 k 2025-11-21 20:07:45.717 | mod_ssl x86_64 1:2.4.63-5.el10 appstream 109 k 2025-11-21 20:07:45.717 | net-tools x86_64 2.0-0.73.20160912git.el10 baseos 306 k 2025-11-21 20:07:45.718 | pcre2-devel x86_64 10.44-1.el10.3 appstream 532 k 2025-11-21 20:07:45.718 | postgresql-private-devel x86_64 16.10-1.el10 appstream 63 k 2025-11-21 20:07:45.718 | qemu-img x86_64 18:10.1.0-3.el10 appstream 2.4 M 2025-11-21 20:07:45.718 | rsync-daemon noarch 3.4.1-3.el10 appstream 9.9 k 2025-11-21 20:07:45.718 | sqlite x86_64 3.46.1-5.el10 appstream 891 k 2025-11-21 20:07:45.718 | sysfsutils x86_64 2.1.1-15.el10 appstream 38 k 2025-11-21 20:07:45.718 | targetcli noarch 2.1.58-4.el10 appstream 89 k 2025-11-21 20:07:45.718 | xorriso x86_64 1.5.6-6.el10 appstream 323 k 2025-11-21 20:07:45.718 | Installing dependencies: 2025-11-21 20:07:45.718 | adobe-mappings-cmap noarch 20230622-5.el10 appstream 2.1 M 2025-11-21 20:07:45.718 | adobe-mappings-cmap-deprecated noarch 20230622-5.el10 appstream 115 k 2025-11-21 20:07:45.718 | adobe-mappings-pdf noarch 20190401-9.el10 appstream 687 k 2025-11-21 20:07:45.718 | alsa-lib x86_64 1.2.14-1.el10 appstream 529 k 2025-11-21 20:07:45.718 | apr x86_64 1.7.5-3.el10 appstream 127 k 2025-11-21 20:07:45.718 | apr-devel x86_64 1.7.5-3.el10 appstream 234 k 2025-11-21 20:07:45.718 | apr-util x86_64 1.6.3-21.el10 appstream 99 k 2025-11-21 20:07:45.718 | apr-util-devel x86_64 1.6.3-21.el10 appstream 77 k 2025-11-21 20:07:45.718 | apr-util-lmdb x86_64 1.6.3-21.el10 appstream 15 k 2025-11-21 20:07:45.718 | autoconf noarch 2.71-13.el10 appstream 736 k 2025-11-21 20:07:45.718 | automake noarch 1.16.5-20.el10 appstream 702 k 2025-11-21 20:07:45.718 | cairo x86_64 1.18.2-2.el10 appstream 713 k 2025-11-21 20:07:45.718 | cairo-gobject x86_64 1.18.2-2.el10 appstream 18 k 2025-11-21 20:07:45.718 | centos-logos-httpd noarch 100.2-3.el10 appstream 855 k 2025-11-21 20:07:45.718 | cups-filesystem noarch 1:2.4.10-13.el10 baseos 11 k 2025-11-21 20:07:45.718 | cups-libs x86_64 1:2.4.10-13.el10 baseos 261 k 2025-11-21 20:07:45.718 | emacs-filesystem noarch 1:29.4-12.el10 appstream 10 k 2025-11-21 20:07:45.718 | expat-devel x86_64 2.7.1-1.el10 appstream 55 k 2025-11-21 20:07:45.718 | fontconfig x86_64 2.15.0-7.el10 appstream 280 k 2025-11-21 20:07:45.718 | freetype x86_64 2.13.2-8.el10 baseos 409 k 2025-11-21 20:07:45.718 | fribidi x86_64 1.0.14-4.el10 appstream 93 k 2025-11-21 20:07:45.718 | gd x86_64 2.3.3-22.el10 appstream 133 k 2025-11-21 20:07:45.718 | gdk-pixbuf2 x86_64 2.42.12-4.el10 appstream 498 k 2025-11-21 20:07:45.718 | google-droid-sans-fonts noarch 20200215-22.el10 appstream 2.7 M 2025-11-21 20:07:45.718 | gpgme x86_64 1.23.2-6.el10 baseos 219 k 2025-11-21 20:07:45.718 | gpgmepp x86_64 1.23.2-6.el10 appstream 141 k 2025-11-21 20:07:45.718 | graphite2 x86_64 1.3.14-17.el10 baseos 96 k 2025-11-21 20:07:45.718 | harfbuzz x86_64 8.4.0-6.el10 baseos 992 k 2025-11-21 20:07:45.718 | httpd-core x86_64 2.4.63-5.el10 appstream 1.5 M 2025-11-21 20:07:45.718 | httpd-filesystem noarch 2.4.63-5.el10 appstream 13 k 2025-11-21 20:07:45.718 | httpd-tools x86_64 2.4.63-5.el10 appstream 83 k 2025-11-21 20:07:45.718 | iscsi-initiator-utils-iscsiuio x86_64 6.2.1.11-0.git4b3e853.el10 baseos 82 k 2025-11-21 20:07:45.718 | isns-utils-libs x86_64 0.103-1.el10 baseos 100 k 2025-11-21 20:07:45.718 | javapackages-filesystem noarch 6.4.0-1.el10 appstream 15 k 2025-11-21 20:07:45.718 | jbig2dec-libs x86_64 0.20-7.el10 appstream 76 k 2025-11-21 20:07:45.718 | jbigkit-libs x86_64 2.1-31.el10 appstream 54 k 2025-11-21 20:07:45.718 | lcms2 x86_64 2.16-6.el10 appstream 182 k 2025-11-21 20:07:45.718 | libX11 x86_64 1.8.10-1.el10 appstream 654 k 2025-11-21 20:07:45.718 | libX11-common noarch 1.8.10-1.el10 appstream 199 k 2025-11-21 20:07:45.718 | libXau x86_64 1.0.11-8.el10 appstream 33 k 2025-11-21 20:07:45.718 | libXext x86_64 1.3.6-3.el10 appstream 40 k 2025-11-21 20:07:45.718 | libXft x86_64 2.3.8-8.el10 appstream 73 k 2025-11-21 20:07:45.718 | libXpm x86_64 3.5.17-5.el10 appstream 67 k 2025-11-21 20:07:45.718 | libXrender x86_64 0.9.11-8.el10 appstream 29 k 2025-11-21 20:07:45.718 | libburn x86_64 1.5.6-6.el10 appstream 173 k 2025-11-21 20:07:45.719 | libdatrie x86_64 0.2.13-11.el10 appstream 33 k 2025-11-21 20:07:45.719 | liberasurecode x86_64 1.6.2-10.el10s delorean-master-testing 60 k 2025-11-21 20:07:45.719 | libgs x86_64 10.02.1-16.el10 appstream 3.5 M 2025-11-21 20:07:45.719 | libijs x86_64 0.35-24.el10 appstream 30 k 2025-11-21 20:07:45.719 | libisoburn x86_64 1.5.6-6.el10 appstream 430 k 2025-11-21 20:07:45.719 | libisofs x86_64 1.5.6-6.el10 appstream 235 k 2025-11-21 20:07:45.719 | libjpeg-turbo x86_64 3.0.2-4.el10 appstream 252 k 2025-11-21 20:07:45.719 | liblerc x86_64 4.0.0-8.el10 appstream 219 k 2025-11-21 20:07:45.719 | libnetfilter_cthelper x86_64 1.0.1-1.el10 appstream 24 k 2025-11-21 20:07:45.719 | libnetfilter_cttimeout x86_64 1.0.0-27.el10 appstream 24 k 2025-11-21 20:07:45.719 | libnetfilter_queue x86_64 1.0.5-9.el10 appstream 29 k 2025-11-21 20:07:45.719 | libpaper x86_64 1:2.1.1-7.el10 appstream 28 k 2025-11-21 20:07:45.719 | libpng x86_64 2:1.6.40-8.el10 baseos 120 k 2025-11-21 20:07:45.719 | librsvg2 x86_64 2.57.1-9.el10 appstream 1.5 M 2025-11-21 20:07:45.719 | libsoup3 x86_64 3.6.5-5.el10 appstream 396 k 2025-11-21 20:07:45.719 | libthai x86_64 0.1.29-10.el10 appstream 215 k 2025-11-21 20:07:45.719 | libtiff x86_64 4.6.0-6.el10 appstream 214 k 2025-11-21 20:07:45.719 | libtool x86_64 2.4.7-13.el10 appstream 599 k 2025-11-21 20:07:45.719 | libtool-ltdl x86_64 2.4.7-13.el10 appstream 37 k 2025-11-21 20:07:45.719 | libwebp x86_64 1.3.2-8.el10 appstream 291 k 2025-11-21 20:07:45.719 | libxcb x86_64 1.17.0-3.el10 appstream 255 k 2025-11-21 20:07:45.719 | lksctp-tools x86_64 1.0.21-1.el10 baseos 94 k 2025-11-21 20:07:45.719 | m4 x86_64 1.4.19-11.el10 appstream 305 k 2025-11-21 20:07:45.719 | mailcap noarch 2.1.54-8.el10 baseos 35 k 2025-11-21 20:07:45.719 | memcached-selinux x86_64 1.6.23-7.el10 appstream 28 k 2025-11-21 20:07:45.719 | nettle x86_64 3.10.1-1.el10 baseos 559 k 2025-11-21 20:07:45.719 | nspr x86_64 4.36.0-4.el10 appstream 135 k 2025-11-21 20:07:45.719 | nss x86_64 3.112.0-4.el10 appstream 737 k 2025-11-21 20:07:45.719 | nss-softokn x86_64 3.112.0-4.el10 appstream 402 k 2025-11-21 20:07:45.719 | nss-softokn-freebl x86_64 3.112.0-4.el10 appstream 413 k 2025-11-21 20:07:45.719 | nss-sysinit x86_64 3.112.0-4.el10 appstream 19 k 2025-11-21 20:07:45.719 | nss-util x86_64 3.112.0-4.el10 appstream 85 k 2025-11-21 20:07:45.719 | openjpeg2 x86_64 2.5.2-5.el10 appstream 188 k 2025-11-21 20:07:45.719 | osinfo-db noarch 20250606-1.el10 appstream 564 k 2025-11-21 20:07:45.719 | osinfo-db-tools x86_64 1.11.0-8.el10 appstream 74 k 2025-11-21 20:07:45.719 | pango x86_64 1.54.0-3.el10 appstream 354 k 2025-11-21 20:07:45.719 | pcre2-utf16 x86_64 10.44-1.el10.3 appstream 227 k 2025-11-21 20:07:45.719 | pcre2-utf32 x86_64 10.44-1.el10.3 appstream 215 k 2025-11-21 20:07:45.719 | perl-File-Compare noarch 1.100.800-514.el10 appstream 14 k 2025-11-21 20:07:45.719 | perl-File-Copy noarch 2.41-514.el10 appstream 21 k 2025-11-21 20:07:45.719 | perl-Thread-Queue noarch 3.14-511.el10 appstream 22 k 2025-11-21 20:07:45.719 | perl-threads x86_64 1:2.40-511.el10 appstream 59 k 2025-11-21 20:07:45.719 | perl-threads-shared x86_64 1.69-511.el10 appstream 46 k 2025-11-21 20:07:45.719 | pixman x86_64 0.43.4-2.el10 appstream 286 k 2025-11-21 20:07:45.719 | poppler x86_64 24.02.0-6.el10 appstream 1.1 M 2025-11-21 20:07:45.719 | poppler-data noarch 0.4.11-9.el10 appstream 2.0 M 2025-11-21 20:07:45.719 | poppler-glib x86_64 24.02.0-6.el10 appstream 182 k 2025-11-21 20:07:45.719 | postgresql-private-libs x86_64 16.10-1.el10 appstream 142 k 2025-11-21 20:07:45.719 | python3-configshell noarch 1:1.1.30-9.el10 baseos 87 k 2025-11-21 20:07:45.719 | python3-kmod x86_64 0.9.2-6.el10 baseos 110 k 2025-11-21 20:07:45.719 | python3-pyparsing noarch 3.1.1-7.el10 baseos 269 k 2025-11-21 20:07:45.719 | python3-pyudev noarch 0.24.1-10.el10 baseos 99 k 2025-11-21 20:07:45.719 | python3-rtslib noarch 2.1.76-12.el10 appstream 124 k 2025-11-21 20:07:45.719 | python3-typing-extensions noarch 4.12.2-2.el10s delorean-master-testing 89 k 2025-11-21 20:07:45.719 | python3-urwid x86_64 2.5.3-4.el10 baseos 1.1 M 2025-11-21 20:07:45.719 | python3-wcwidth noarch 0.2.6-6.el10 baseos 46 k 2025-11-21 20:07:45.720 | rsvg-pixbuf-loader x86_64 2.57.1-9.el10 appstream 16 k 2025-11-21 20:07:45.720 | shared-mime-info x86_64 2.3-8.el10 baseos 592 k 2025-11-21 20:07:45.720 | target-restore noarch 2.1.76-12.el10 appstream 16 k 2025-11-21 20:07:45.720 | tzdata-java noarch 2025b-2.el10 appstream 46 k 2025-11-21 20:07:45.720 | urw-base35-bookman-fonts noarch 20200910-21.el10 appstream 847 k 2025-11-21 20:07:45.720 | urw-base35-c059-fonts noarch 20200910-21.el10 appstream 875 k 2025-11-21 20:07:45.720 | urw-base35-d050000l-fonts noarch 20200910-21.el10 appstream 76 k 2025-11-21 20:07:45.720 | urw-base35-fonts noarch 20200910-21.el10 appstream 11 k 2025-11-21 20:07:45.720 | urw-base35-fonts-common noarch 20200910-21.el10 appstream 21 k 2025-11-21 20:07:45.720 | urw-base35-gothic-fonts noarch 20200910-21.el10 appstream 643 k 2025-11-21 20:07:45.720 | urw-base35-nimbus-mono-ps-fonts noarch 20200910-21.el10 appstream 795 k 2025-11-21 20:07:45.720 | urw-base35-nimbus-roman-fonts noarch 20200910-21.el10 appstream 856 k 2025-11-21 20:07:45.720 | urw-base35-nimbus-sans-fonts noarch 20200910-21.el10 appstream 1.3 M 2025-11-21 20:07:45.720 | urw-base35-p052-fonts noarch 20200910-21.el10 appstream 974 k 2025-11-21 20:07:45.720 | urw-base35-standard-symbols-ps-fonts noarch 20200910-21.el10 appstream 42 k 2025-11-21 20:07:45.720 | urw-base35-z003-fonts noarch 20200910-21.el10 appstream 276 k 2025-11-21 20:07:45.720 | xml-common noarch 0.6.3-65.el10 appstream 32 k 2025-11-21 20:07:45.720 | Installing weak dependencies: 2025-11-21 20:07:45.720 | apr-util-openssl x86_64 1.6.3-21.el10 appstream 17 k 2025-11-21 20:07:45.720 | mod_http2 x86_64 2.0.29-3.el10 appstream 164 k 2025-11-21 20:07:45.720 | mod_lua x86_64 2.4.63-5.el10 appstream 59 k 2025-11-21 20:07:45.720 | 2025-11-21 20:07:45.720 | Transaction Summary 2025-11-21 20:07:45.720 | ========================================================================================================= 2025-11-21 20:07:45.720 | Install 151 Packages 2025-11-21 20:07:45.720 | 2025-11-21 20:07:45.722 | Total download size: 102 M 2025-11-21 20:07:45.722 | Installed size: 398 M 2025-11-21 20:07:45.722 | Downloading Packages: 2025-11-21 20:07:46.127 | (1/151): bc-1.07.1-23.el10.x86_64.rpm 878 kB/s | 123 kB 00:00 2025-11-21 20:07:46.135 | (2/151): cryptsetup-2.8.1-1.el10.x86_64.rpm 2.3 MB/s | 351 kB 00:00 2025-11-21 20:07:46.182 | (3/151): acl-2.3.2-4.el10.x86_64.rpm 393 kB/s | 77 kB 00:00 2025-11-21 20:07:46.204 | (4/151): cups-filesystem-2.4.10-13.el10.noarch. 148 kB/s | 11 kB 00:00 2025-11-21 20:07:46.227 | (5/151): cups-libs-2.4.10-13.el10.x86_64.rpm 2.8 MB/s | 261 kB 00:00 2025-11-21 20:07:46.304 | (6/151): dosfstools-4.2-12.el10.x86_64.rpm 1.3 MB/s | 158 kB 00:00 2025-11-21 20:07:46.312 | (7/151): freetype-2.13.2-8.el10.x86_64.rpm 3.7 MB/s | 409 kB 00:00 2025-11-21 20:07:46.337 | (8/151): gettext-0.22.5-6.el10.x86_64.rpm 10 MB/s | 1.1 MB 00:00 2025-11-21 20:07:46.396 | (9/151): gpgme-1.23.2-6.el10.x86_64.rpm 2.3 MB/s | 219 kB 00:00 2025-11-21 20:07:46.429 | (10/151): graphite2-1.3.14-17.el10.x86_64.rpm 826 kB/s | 96 kB 00:00 2025-11-21 20:07:46.487 | (11/151): harfbuzz-8.4.0-6.el10.x86_64.rpm 6.5 MB/s | 992 kB 00:00 2025-11-21 20:07:46.511 | (12/151): iscsi-initiator-utils-iscsiuio-6.2.1. 1.0 MB/s | 82 kB 00:00 2025-11-21 20:07:46.538 | (13/151): iscsi-initiator-utils-6.2.1.11-0.git4 2.7 MB/s | 398 kB 00:00 2025-11-21 20:07:46.604 | (14/151): isns-utils-libs-0.103-1.el10.x86_64.r 859 kB/s | 100 kB 00:00 2025-11-21 20:07:46.619 | (15/151): libpng-1.6.40-8.el10.x86_64.rpm 1.1 MB/s | 120 kB 00:00 2025-11-21 20:07:46.699 | (16/151): lksctp-tools-1.0.21-1.el10.x86_64.rpm 583 kB/s | 94 kB 00:00 2025-11-21 20:07:46.771 | (17/151): mailcap-2.1.54-8.el10.noarch.rpm 211 kB/s | 35 kB 00:00 2025-11-21 20:07:46.793 | (18/151): nettle-3.10.1-1.el10.x86_64.rpm 5.9 MB/s | 559 kB 00:00 2025-11-21 20:07:46.800 | (19/151): net-tools-2.0-0.73.20160912git.el10.x 1.7 MB/s | 306 kB 00:00 2025-11-21 20:07:46.889 | (20/151): python3-kmod-0.9.2-6.el10.x86_64.rpm 1.1 MB/s | 110 kB 00:00 2025-11-21 20:07:46.904 | (21/151): python3-configshell-1.1.30-9.el10.noa 661 kB/s | 87 kB 00:00 2025-11-21 20:07:46.937 | (22/151): python3-pyparsing-3.1.1-7.el10.noarch 1.9 MB/s | 269 kB 00:00 2025-11-21 20:07:47.038 | (23/151): python3-wcwidth-0.2.6-6.el10.noarch.r 456 kB/s | 46 kB 00:00 2025-11-21 20:07:47.047 | (24/151): python3-urwid-2.5.3-4.el10.x86_64.rpm 7.4 MB/s | 1.1 MB 00:00 2025-11-21 20:07:47.065 | (25/151): python3-pyudev-0.24.1-10.el10.noarch. 567 kB/s | 99 kB 00:00 2025-11-21 20:07:47.134 | (26/151): shared-mime-info-2.3-8.el10.x86_64.rp 6.0 MB/s | 592 kB 00:00 2025-11-21 20:07:47.166 | (27/151): adobe-mappings-cmap-deprecated-202306 1.1 MB/s | 115 kB 00:00 2025-11-21 20:07:47.230 | (28/151): adobe-mappings-pdf-20190401-9.el10.no 7.1 MB/s | 687 kB 00:00 2025-11-21 20:07:47.258 | (29/151): alsa-lib-1.2.14-1.el10.x86_64.rpm 5.6 MB/s | 529 kB 00:00 2025-11-21 20:07:47.329 | (30/151): apr-1.7.5-3.el10.x86_64.rpm 1.3 MB/s | 127 kB 00:00 2025-11-21 20:07:47.433 | (31/151): apr-util-1.6.3-21.el10.x86_64.rpm 955 kB/s | 99 kB 00:00 2025-11-21 20:07:47.471 | (32/151): adobe-mappings-cmap-20230622-5.el10.n 5.1 MB/s | 2.1 MB 00:00 2025-11-21 20:07:47.527 | (33/151): apr-util-lmdb-1.6.3-21.el10.x86_64.rp 278 kB/s | 15 kB 00:00 2025-11-21 20:07:47.586 | (34/151): apr-util-openssl-1.6.3-21.el10.x86_64 299 kB/s | 17 kB 00:00 2025-11-21 20:07:47.764 | (35/151): autoconf-2.71-13.el10.noarch.rpm 4.0 MB/s | 736 kB 00:00 2025-11-21 20:07:47.882 | (36/151): apr-util-devel-1.6.3-21.el10.x86_64.r 172 kB/s | 77 kB 00:00 2025-11-21 20:07:47.890 | (37/151): automake-1.16.5-20.el10.noarch.rpm 5.5 MB/s | 702 kB 00:00 2025-11-21 20:07:47.945 | (38/151): apr-devel-1.7.5-3.el10.x86_64.rpm 340 kB/s | 234 kB 00:00 2025-11-21 20:07:47.954 | (39/151): cairo-gobject-1.18.2-2.el10.x86_64.rp 288 kB/s | 18 kB 00:00 2025-11-21 20:07:47.982 | (40/151): cairo-1.18.2-2.el10.x86_64.rpm 7.0 MB/s | 713 kB 00:00 2025-11-21 20:07:48.040 | (41/151): conntrack-tools-1.4.8-4.el10.x86_64.r 2.7 MB/s | 239 kB 00:00 2025-11-21 20:07:48.062 | (42/151): dnsmasq-2.90-4.el10.x86_64.rpm 4.5 MB/s | 366 kB 00:00 2025-11-21 20:07:48.070 | (43/151): centos-logos-httpd-100.2-3.el10.noarc 6.7 MB/s | 855 kB 00:00 2025-11-21 20:07:48.104 | (44/151): dnsmasq-utils-2.90-4.el10.x86_64.rpm 644 kB/s | 41 kB 00:00 2025-11-21 20:07:48.141 | (45/151): emacs-filesystem-29.4-12.el10.noarch. 129 kB/s | 10 kB 00:00 2025-11-21 20:07:48.144 | (46/151): expat-devel-2.7.1-1.el10.x86_64.rpm 748 kB/s | 55 kB 00:00 2025-11-21 20:07:48.207 | (47/151): fribidi-1.0.14-4.el10.x86_64.rpm 1.4 MB/s | 93 kB 00:00 2025-11-21 20:07:48.224 | (48/151): gd-2.3.3-22.el10.x86_64.rpm 1.6 MB/s | 133 kB 00:00 2025-11-21 20:07:48.295 | (49/151): fontconfig-2.15.0-7.el10.x86_64.rpm 1.4 MB/s | 280 kB 00:00 2025-11-21 20:07:48.403 | (50/151): gdk-pixbuf2-2.42.12-4.el10.x86_64.rpm 2.5 MB/s | 498 kB 00:00 2025-11-21 20:07:48.410 | (51/151): gpgmepp-1.23.2-6.el10.x86_64.rpm 1.2 MB/s | 141 kB 00:00 2025-11-21 20:07:48.508 | (52/151): google-droid-sans-fonts-20200215-22.e 9.5 MB/s | 2.7 MB 00:00 2025-11-21 20:07:48.528 | (53/151): graphviz-9.0.0-15.el10.x86_64.rpm 13 MB/s | 1.6 MB 00:00 2025-11-21 20:07:48.546 | (54/151): haproxy-3.0.5-6.el10.x86_64.rpm 19 MB/s | 2.6 MB 00:00 2025-11-21 20:07:48.588 | (55/151): httpd-2.4.63-5.el10.x86_64.rpm 621 kB/s | 49 kB 00:00 2025-11-21 20:07:48.639 | (56/151): httpd-filesystem-2.4.63-5.el10.noarch 263 kB/s | 13 kB 00:00 2025-11-21 20:07:48.663 | (57/151): httpd-core-2.4.63-5.el10.x86_64.rpm 11 MB/s | 1.5 MB 00:00 2025-11-21 20:07:48.715 | (58/151): httpd-tools-2.4.63-5.el10.x86_64.rpm 1.1 MB/s | 83 kB 00:00 2025-11-21 20:07:48.744 | (59/151): iptables-nft-services-1.8.11-11.el10. 265 kB/s | 21 kB 00:00 2025-11-21 20:07:48.799 | (60/151): javapackages-filesystem-6.4.0-1.el10. 272 kB/s | 15 kB 00:00 2025-11-21 20:07:48.880 | (61/151): jbig2dec-libs-0.20-7.el10.x86_64.rpm 942 kB/s | 76 kB 00:00 2025-11-21 20:07:48.951 | (62/151): jbigkit-libs-2.1-31.el10.x86_64.rpm 787 kB/s | 54 kB 00:00 2025-11-21 20:07:49.031 | (63/151): lcms2-2.16-6.el10.x86_64.rpm 2.2 MB/s | 182 kB 00:00 2025-11-21 20:07:49.123 | (64/151): libX11-1.8.10-1.el10.x86_64.rpm 7.0 MB/s | 654 kB 00:00 2025-11-21 20:07:49.188 | (65/151): libX11-common-1.8.10-1.el10.noarch.rp 3.0 MB/s | 199 kB 00:00 2025-11-21 20:07:49.247 | (66/151): libXau-1.0.11-8.el10.x86_64.rpm 551 kB/s | 33 kB 00:00 2025-11-21 20:07:49.332 | (67/151): libXext-1.3.6-3.el10.x86_64.rpm 473 kB/s | 40 kB 00:00 2025-11-21 20:07:49.516 | (68/151): libXft-2.3.8-8.el10.x86_64.rpm 400 kB/s | 73 kB 00:00 2025-11-21 20:07:49.634 | (69/151): libXpm-3.5.17-5.el10.x86_64.rpm 575 kB/s | 67 kB 00:00 2025-11-21 20:07:49.700 | (70/151): libXrender-0.9.11-8.el10.x86_64.rpm 430 kB/s | 29 kB 00:00 2025-11-21 20:07:49.778 | (71/151): libburn-1.5.6-6.el10.x86_64.rpm 2.2 MB/s | 173 kB 00:00 2025-11-21 20:07:49.796 | (72/151): httpd-devel-2.4.63-5.el10.x86_64.rpm 167 kB/s | 209 kB 00:01 2025-11-21 20:07:49.834 | (73/151): libdatrie-0.2.13-11.el10.x86_64.rpm 595 kB/s | 33 kB 00:00 2025-11-21 20:07:49.886 | (74/151): libijs-0.35-24.el10.x86_64.rpm 581 kB/s | 30 kB 00:00 2025-11-21 20:07:49.986 | (75/151): libgs-10.02.1-16.el10.x86_64.rpm 18 MB/s | 3.5 MB 00:00 2025-11-21 20:07:50.007 | (76/151): libisoburn-1.5.6-6.el10.x86_64.rpm 3.5 MB/s | 430 kB 00:00 2025-11-21 20:07:50.054 | (77/151): libisofs-1.5.6-6.el10.x86_64.rpm 3.4 MB/s | 235 kB 00:00 2025-11-21 20:07:50.087 | (78/151): libjpeg-turbo-3.0.2-4.el10.x86_64.rpm 3.1 MB/s | 252 kB 00:00 2025-11-21 20:07:50.153 | (79/151): libjpeg-turbo-devel-3.0.2-4.el10.x86_ 1.0 MB/s | 98 kB 00:00 2025-11-21 20:07:50.316 | (80/151): java-21-openjdk-headless-21.0.9.0.10- 30 MB/s | 47 MB 00:01 2025-11-21 20:07:50.323 | (81/151): libnetfilter_cthelper-1.0.1-1.el10.x8 141 kB/s | 24 kB 00:00 2025-11-21 20:07:50.332 | (82/151): liblerc-4.0.0-8.el10.x86_64.rpm 893 kB/s | 219 kB 00:00 2025-11-21 20:07:50.371 | (83/151): libnetfilter_cttimeout-1.0.0-27.el10. 448 kB/s | 24 kB 00:00 2025-11-21 20:07:50.377 | (84/151): libnetfilter_queue-1.0.5-9.el10.x86_6 545 kB/s | 29 kB 00:00 2025-11-21 20:07:50.398 | (85/151): libosinfo-1.11.0-8.el10.x86_64.rpm 4.7 MB/s | 317 kB 00:00 2025-11-21 20:07:50.428 | (86/151): libpaper-2.1.1-7.el10.x86_64.rpm 507 kB/s | 28 kB 00:00 2025-11-21 20:07:50.460 | (87/151): librsvg2-2.57.1-9.el10.x86_64.rpm 19 MB/s | 1.5 MB 00:00 2025-11-21 20:07:50.477 | (88/151): libsoup3-3.6.5-5.el10.x86_64.rpm 4.9 MB/s | 396 kB 00:00 2025-11-21 20:07:50.531 | (89/151): libthai-0.1.29-10.el10.x86_64.rpm 2.0 MB/s | 215 kB 00:00 2025-11-21 20:07:50.540 | (90/151): libtiff-4.6.0-6.el10.x86_64.rpm 2.7 MB/s | 214 kB 00:00 2025-11-21 20:07:50.550 | (91/151): libtool-2.4.7-13.el10.x86_64.rpm 8.1 MB/s | 599 kB 00:00 2025-11-21 20:07:50.634 | (92/151): libtool-ltdl-2.4.7-13.el10.x86_64.rpm 360 kB/s | 37 kB 00:00 2025-11-21 20:07:50.644 | (93/151): libwebp-1.3.2-8.el10.x86_64.rpm 2.7 MB/s | 291 kB 00:00 2025-11-21 20:07:50.652 | (94/151): libxcb-1.17.0-3.el10.x86_64.rpm 2.5 MB/s | 255 kB 00:00 2025-11-21 20:07:50.704 | (95/151): m4-1.4.19-11.el10.x86_64.rpm 4.3 MB/s | 305 kB 00:00 2025-11-21 20:07:50.719 | (96/151): memcached-1.6.23-7.el10.x86_64.rpm 2.5 MB/s | 185 kB 00:00 2025-11-21 20:07:50.736 | (97/151): memcached-selinux-1.6.23-7.el10.x86_6 338 kB/s | 28 kB 00:00 2025-11-21 20:07:50.780 | (98/151): mod_http2-2.0.29-3.el10.x86_64.rpm 2.1 MB/s | 164 kB 00:00 2025-11-21 20:07:50.787 | (99/151): mod_lua-2.4.63-5.el10.x86_64.rpm 881 kB/s | 59 kB 00:00 2025-11-21 20:07:50.816 | (100/151): mod_ssl-2.4.63-5.el10.x86_64.rpm 1.3 MB/s | 109 kB 00:00 2025-11-21 20:07:50.857 | (101/151): nspr-4.36.0-4.el10.x86_64.rpm 1.7 MB/s | 135 kB 00:00 2025-11-21 20:07:50.869 | (102/151): nss-3.112.0-4.el10.x86_64.rpm 8.8 MB/s | 737 kB 00:00 2025-11-21 20:07:50.912 | (103/151): nss-softokn-3.112.0-4.el10.x86_64.rp 4.1 MB/s | 402 kB 00:00 2025-11-21 20:07:50.935 | (104/151): nss-softokn-freebl-3.112.0-4.el10.x8 5.3 MB/s | 413 kB 00:00 2025-11-21 20:07:50.937 | (105/151): nss-sysinit-3.112.0-4.el10.x86_64.rp 277 kB/s | 19 kB 00:00 2025-11-21 20:07:50.988 | (106/151): nss-util-3.112.0-4.el10.x86_64.rpm 1.1 MB/s | 85 kB 00:00 2025-11-21 20:07:51.032 | (107/151): openjpeg2-2.5.2-5.el10.x86_64.rpm 2.0 MB/s | 188 kB 00:00 2025-11-21 20:07:51.051 | (108/151): osinfo-db-20250606-1.el10.noarch.rpm 4.8 MB/s | 564 kB 00:00 2025-11-21 20:07:51.067 | (109/151): osinfo-db-tools-1.11.0-8.el10.x86_64 943 kB/s | 74 kB 00:00 2025-11-21 20:07:51.117 | (110/151): pango-1.54.0-3.el10.x86_64.rpm 4.1 MB/s | 354 kB 00:00 2025-11-21 20:07:51.131 | (111/151): pcre2-devel-10.44-1.el10.3.x86_64.rp 6.6 MB/s | 532 kB 00:00 2025-11-21 20:07:51.150 | (112/151): pcre2-utf16-10.44-1.el10.3.x86_64.rp 2.7 MB/s | 227 kB 00:00 2025-11-21 20:07:51.184 | (113/151): perl-File-Compare-1.100.800-514.el10 265 kB/s | 14 kB 00:00 2025-11-21 20:07:51.194 | (114/151): pcre2-utf32-10.44-1.el10.3.x86_64.rp 2.7 MB/s | 215 kB 00:00 2025-11-21 20:07:51.212 | (115/151): perl-File-Copy-2.41-514.el10.noarch. 337 kB/s | 21 kB 00:00 2025-11-21 20:07:51.241 | (116/151): perl-Thread-Queue-3.14-511.el10.noar 399 kB/s | 22 kB 00:00 2025-11-21 20:07:51.255 | (117/151): perl-threads-2.40-511.el10.x86_64.rp 967 kB/s | 59 kB 00:00 2025-11-21 20:07:51.278 | (118/151): perl-threads-shared-1.69-511.el10.x8 706 kB/s | 46 kB 00:00 2025-11-21 20:07:51.319 | (119/151): pixman-0.43.4-2.el10.x86_64.rpm 3.6 MB/s | 286 kB 00:00 2025-11-21 20:07:51.350 | (120/151): poppler-24.02.0-6.el10.x86_64.rpm 12 MB/s | 1.1 MB 00:00 2025-11-21 20:07:51.409 | (121/151): poppler-glib-24.02.0-6.el10.x86_64.r 2.0 MB/s | 182 kB 00:00 2025-11-21 20:07:51.415 | (122/151): postgresql-private-devel-16.10-1.el1 980 kB/s | 63 kB 00:00 2025-11-21 20:07:51.464 | (123/151): poppler-data-0.4.11-9.el10.noarch.rp 11 MB/s | 2.0 MB 00:00 2025-11-21 20:07:51.498 | (124/151): postgresql-private-libs-16.10-1.el10 1.5 MB/s | 142 kB 00:00 2025-11-21 20:07:51.504 | (125/151): python3-rtslib-2.1.76-12.el10.noarch 1.4 MB/s | 124 kB 00:00 2025-11-21 20:07:51.553 | (126/151): rsvg-pixbuf-loader-2.57.1-9.el10.x86 302 kB/s | 16 kB 00:00 2025-11-21 20:07:51.578 | (127/151): qemu-img-10.1.0-3.el10.x86_64.rpm 21 MB/s | 2.4 MB 00:00 2025-11-21 20:07:51.627 | (128/151): sqlite-3.46.1-5.el10.x86_64.rpm 12 MB/s | 891 kB 00:00 2025-11-21 20:07:51.638 | (129/151): sysfsutils-2.1.1-15.el10.x86_64.rpm 649 kB/s | 38 kB 00:00 2025-11-21 20:07:51.690 | (130/151): target-restore-2.1.76-12.el10.noarch 249 kB/s | 16 kB 00:00 2025-11-21 20:07:51.711 | (131/151): targetcli-2.1.58-4.el10.noarch.rpm 1.2 MB/s | 89 kB 00:00 2025-11-21 20:07:51.749 | (132/151): tzdata-java-2025b-2.el10.noarch.rpm 789 kB/s | 46 kB 00:00 2025-11-21 20:07:51.783 | (133/151): rsync-daemon-3.4.1-3.el10.noarch.rpm 36 kB/s | 9.9 kB 00:00 2025-11-21 20:07:51.807 | (134/151): urw-base35-bookman-fonts-20200910-21 8.7 MB/s | 847 kB 00:00 2025-11-21 20:07:51.854 | (135/151): urw-base35-c059-fonts-20200910-21.el 8.1 MB/s | 875 kB 00:00 2025-11-21 20:07:51.875 | (136/151): urw-base35-fonts-20200910-21.el10.no 158 kB/s | 11 kB 00:00 2025-11-21 20:07:51.881 | (137/151): urw-base35-d050000l-fonts-20200910-2 785 kB/s | 76 kB 00:00 2025-11-21 20:07:51.922 | (138/151): urw-base35-fonts-common-20200910-21. 317 kB/s | 21 kB 00:00 2025-11-21 20:07:51.966 | (139/151): urw-base35-nimbus-mono-ps-fonts-2020 9.2 MB/s | 795 kB 00:00 2025-11-21 20:07:51.976 | (140/151): urw-base35-gothic-fonts-20200910-21. 6.3 MB/s | 643 kB 00:00 2025-11-21 20:07:52.062 | (141/151): urw-base35-nimbus-roman-fonts-202009 6.0 MB/s | 856 kB 00:00 2025-11-21 20:07:52.122 | (142/151): urw-base35-nimbus-sans-fonts-2020091 8.4 MB/s | 1.3 MB 00:00 2025-11-21 20:07:52.229 | (143/151): urw-base35-standard-symbols-ps-fonts 253 kB/s | 42 kB 00:00 2025-11-21 20:07:52.240 | (144/151): urw-base35-z003-fonts-20200910-21.el 2.3 MB/s | 276 kB 00:00 2025-11-21 20:07:52.259 | (145/151): urw-base35-p052-fonts-20200910-21.el 3.4 MB/s | 974 kB 00:00 2025-11-21 20:07:52.299 | (146/151): xml-common-0.6.3-65.el10.noarch.rpm 464 kB/s | 32 kB 00:00 2025-11-21 20:07:52.320 | (147/151): xorriso-1.5.6-6.el10.x86_64.rpm 3.9 MB/s | 323 kB 00:00 2025-11-21 20:07:52.324 | (148/151): liberasurecode-1.6.2-10.el10s.x86_64 2.4 MB/s | 60 kB 00:00 2025-11-21 20:07:52.333 | (149/151): liberasurecode-devel-1.6.2-10.el10s. 1.9 MB/s | 24 kB 00:00 2025-11-21 20:07:52.338 | (150/151): python3-typing-extensions-4.12.2-2.e 7.0 MB/s | 89 kB 00:00 2025-11-21 20:07:52.589 | (151/151): libyaml-devel-0.2.5-16.el10.x86_64.r 496 kB/s | 163 kB 00:00 2025-11-21 20:07:52.594 | -------------------------------------------------------------------------------- 2025-11-21 20:07:52.597 | Total 15 MB/s | 102 MB 00:06 2025-11-21 20:07:55.851 | Running transaction check 2025-11-21 20:07:56.015 | Transaction check succeeded. 2025-11-21 20:07:56.015 | Running transaction test 2025-11-21 20:07:56.986 | Transaction test succeeded. 2025-11-21 20:07:56.986 | Running transaction 2025-11-21 20:07:58.385 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 1/1 2025-11-21 20:07:58.473 | Preparing : 1/1 2025-11-21 20:07:58.484 | Installing : urw-base35-fonts-common-20200910-21.el10.noarch 1/151 2025-11-21 20:07:58.493 | Installing : libpng-2:1.6.40-8.el10.x86_64 2/151 2025-11-21 20:07:58.509 | Installing : nspr-4.36.0-4.el10.x86_64 3/151 2025-11-21 20:07:58.517 | Installing : libjpeg-turbo-3.0.2-4.el10.x86_64 4/151 2025-11-21 20:07:58.525 | Installing : nss-util-3.112.0-4.el10.x86_64 5/151 2025-11-21 20:07:58.533 | Installing : apr-1.7.5-3.el10.x86_64 6/151 2025-11-21 20:07:58.544 | Installing : apr-util-lmdb-1.6.3-21.el10.x86_64 7/151 2025-11-21 20:07:58.551 | Installing : apr-util-openssl-1.6.3-21.el10.x86_64 8/151 2025-11-21 20:07:58.563 | Installing : apr-util-1.6.3-21.el10.x86_64 9/151 2025-11-21 20:07:58.577 | Installing : libwebp-1.3.2-8.el10.x86_64 10/151 2025-11-21 20:07:58.587 | Installing : apr-devel-1.7.5-3.el10.x86_64 11/151 2025-11-21 20:07:58.596 | Installing : perl-threads-1:2.40-511.el10.x86_64 12/151 2025-11-21 20:07:58.635 | Installing : openjpeg2-2.5.2-5.el10.x86_64 13/151 2025-11-21 20:07:58.647 | Installing : libsoup3-3.6.5-5.el10.x86_64 14/151 2025-11-21 20:07:58.652 | Installing : lcms2-2.16-6.el10.x86_64 15/151 2025-11-21 20:07:58.738 | Running scriptlet: httpd-filesystem-2.4.63-5.el10.noarch 16/151 2025-11-21 20:07:58.833 | Installing : httpd-filesystem-2.4.63-5.el10.noarch 16/151 2025-11-21 20:07:58.845 | Installing : adobe-mappings-cmap-20230622-5.el10.noarch 17/151 2025-11-21 20:07:58.858 | Installing : adobe-mappings-cmap-deprecated-20230622-5.el10.n 18/151 2025-11-21 20:07:58.867 | Installing : osinfo-db-tools-1.11.0-8.el10.x86_64 19/151 2025-11-21 20:07:58.874 | Installing : perl-threads-shared-1.69-511.el10.x86_64 20/151 2025-11-21 20:07:58.884 | Installing : perl-Thread-Queue-3.14-511.el10.noarch 21/151 2025-11-21 20:07:58.896 | Installing : httpd-tools-2.4.63-5.el10.x86_64 22/151 2025-11-21 20:07:58.910 | Installing : nss-softokn-freebl-3.112.0-4.el10.x86_64 23/151 2025-11-21 20:07:58.926 | Installing : nss-softokn-3.112.0-4.el10.x86_64 24/151 2025-11-21 20:07:58.935 | Installing : nss-3.112.0-4.el10.x86_64 25/151 2025-11-21 20:07:58.948 | Running scriptlet: nss-3.112.0-4.el10.x86_64 25/151 2025-11-21 20:07:58.960 | Installing : nss-sysinit-3.112.0-4.el10.x86_64 26/151 2025-11-21 20:07:58.965 | Installing : urw-base35-bookman-fonts-20200910-21.el10.noarch 27/151 2025-11-21 20:07:58.988 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 27/151 2025-11-21 20:07:58.993 | Installing : urw-base35-c059-fonts-20200910-21.el10.noarch 28/151 2025-11-21 20:07:59.003 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 28/151 2025-11-21 20:07:59.008 | Installing : urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/151 2025-11-21 20:07:59.022 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 29/151 2025-11-21 20:07:59.027 | Installing : urw-base35-gothic-fonts-20200910-21.el10.noarch 30/151 2025-11-21 20:07:59.040 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 30/151 2025-11-21 20:07:59.048 | Installing : urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/151 2025-11-21 20:07:59.063 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 31/151 2025-11-21 20:07:59.069 | Installing : urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/151 2025-11-21 20:07:59.088 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 32/151 2025-11-21 20:07:59.094 | Installing : urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/151 2025-11-21 20:07:59.109 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 33/151 2025-11-21 20:07:59.115 | Installing : urw-base35-p052-fonts-20200910-21.el10.noarch 34/151 2025-11-21 20:07:59.126 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 34/151 2025-11-21 20:07:59.132 | Installing : urw-base35-standard-symbols-ps-fonts-20200910-21 35/151 2025-11-21 20:07:59.143 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 35/151 2025-11-21 20:07:59.149 | Installing : urw-base35-z003-fonts-20200910-21.el10.noarch 36/151 2025-11-21 20:07:59.159 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 36/151 2025-11-21 20:07:59.172 | Installing : urw-base35-fonts-20200910-21.el10.noarch 37/151 2025-11-21 20:07:59.186 | Installing : python3-typing-extensions-4.12.2-2.el10s.noarch 38/151 2025-11-21 20:07:59.195 | Installing : liberasurecode-1.6.2-10.el10s.x86_64 39/151 2025-11-21 20:07:59.224 | Running scriptlet: liberasurecode-1.6.2-10.el10s.x86_64 39/151 2025-11-21 20:07:59.239 | Running scriptlet: xml-common-0.6.3-65.el10.noarch 40/151 2025-11-21 20:07:59.248 | Installing : xml-common-0.6.3-65.el10.noarch 40/151 2025-11-21 20:07:59.258 | Installing : tzdata-java-2025b-2.el10.noarch 41/151 2025-11-21 20:07:59.349 | Installing : postgresql-private-libs-16.10-1.el10.x86_64 42/151 2025-11-21 20:07:59.363 | Installing : poppler-data-0.4.11-9.el10.noarch 43/151 2025-11-21 20:07:59.371 | Installing : pixman-0.43.4-2.el10.x86_64 44/151 2025-11-21 20:07:59.378 | Installing : perl-File-Copy-2.41-514.el10.noarch 45/151 2025-11-21 20:07:59.386 | Installing : perl-File-Compare-1.100.800-514.el10.noarch 46/151 2025-11-21 20:07:59.396 | Installing : pcre2-utf32-10.44-1.el10.3.x86_64 47/151 2025-11-21 20:07:59.542 | Installing : pcre2-utf16-10.44-1.el10.3.x86_64 48/151 2025-11-21 20:07:59.557 | Installing : osinfo-db-20250606-1.el10.noarch 49/151 2025-11-21 20:07:59.572 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-21 20:07:59.577 | Installing : memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-21 20:08:13.106 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 50/151 2025-11-21 20:08:13.141 | Installing : m4-1.4.19-11.el10.x86_64 51/151 2025-11-21 20:08:13.155 | Installing : libtool-ltdl-2.4.7-13.el10.x86_64 52/151 2025-11-21 20:08:13.167 | Installing : libpaper-1:2.1.1-7.el10.x86_64 53/151 2025-11-21 20:08:13.179 | Installing : libnetfilter_queue-1.0.5-9.el10.x86_64 54/151 2025-11-21 20:08:13.190 | Installing : libnetfilter_cttimeout-1.0.0-27.el10.x86_64 55/151 2025-11-21 20:08:13.205 | Installing : libnetfilter_cthelper-1.0.1-1.el10.x86_64 56/151 2025-11-21 20:08:13.224 | Installing : liblerc-4.0.0-8.el10.x86_64 57/151 2025-11-21 20:08:13.235 | Installing : libisofs-1.5.6-6.el10.x86_64 58/151 2025-11-21 20:08:13.244 | Installing : libijs-0.35-24.el10.x86_64 59/151 2025-11-21 20:08:13.258 | Installing : libdatrie-0.2.13-11.el10.x86_64 60/151 2025-11-21 20:08:13.271 | Installing : libthai-0.1.29-10.el10.x86_64 61/151 2025-11-21 20:08:13.290 | Installing : libburn-1.5.6-6.el10.x86_64 62/151 2025-11-21 20:08:13.302 | Installing : libisoburn-1.5.6-6.el10.x86_64 63/151 2025-11-21 20:08:13.339 | Installing : libXau-1.0.11-8.el10.x86_64 64/151 2025-11-21 20:08:13.390 | Installing : libxcb-1.17.0-3.el10.x86_64 65/151 2025-11-21 20:08:13.408 | Installing : libX11-common-1.8.10-1.el10.noarch 66/151 2025-11-21 20:08:13.416 | Installing : libX11-1.8.10-1.el10.x86_64 67/151 2025-11-21 20:08:13.425 | Installing : libXrender-0.9.11-8.el10.x86_64 68/151 2025-11-21 20:08:13.436 | Installing : libXext-1.3.6-3.el10.x86_64 69/151 2025-11-21 20:08:13.445 | Installing : libXpm-3.5.17-5.el10.x86_64 70/151 2025-11-21 20:08:13.460 | Installing : jbigkit-libs-2.1-31.el10.x86_64 71/151 2025-11-21 20:08:13.473 | Installing : libtiff-4.6.0-6.el10.x86_64 72/151 2025-11-21 20:08:13.487 | Installing : jbig2dec-libs-0.20-7.el10.x86_64 73/151 2025-11-21 20:08:13.534 | Installing : javapackages-filesystem-6.4.0-1.el10.noarch 74/151 2025-11-21 20:08:13.546 | Installing : google-droid-sans-fonts-20200215-22.el10.noarch 75/151 2025-11-21 20:08:13.557 | Installing : fribidi-1.0.14-4.el10.x86_64 76/151 2025-11-21 20:08:13.568 | Installing : expat-devel-2.7.1-1.el10.x86_64 77/151 2025-11-21 20:08:13.576 | Installing : apr-util-devel-1.6.3-21.el10.x86_64 78/151 2025-11-21 20:08:13.605 | Installing : emacs-filesystem-1:29.4-12.el10.noarch 79/151 2025-11-21 20:08:13.635 | Installing : autoconf-2.71-13.el10.noarch 80/151 2025-11-21 20:08:13.656 | Installing : automake-1.16.5-20.el10.noarch 81/151 2025-11-21 20:08:13.670 | Installing : libtool-2.4.7-13.el10.x86_64 82/151 2025-11-21 20:08:13.693 | Installing : centos-logos-httpd-100.2-3.el10.noarch 83/151 2025-11-21 20:08:13.724 | Installing : alsa-lib-1.2.14-1.el10.x86_64 84/151 2025-11-21 20:08:13.742 | Installing : adobe-mappings-pdf-20190401-9.el10.noarch 85/151 2025-11-21 20:08:13.754 | Installing : shared-mime-info-2.3-8.el10.x86_64 86/151 2025-11-21 20:08:13.793 | Running scriptlet: shared-mime-info-2.3-8.el10.x86_64 86/151 2025-11-21 20:08:13.806 | Installing : gdk-pixbuf2-2.42.12-4.el10.x86_64 87/151 2025-11-21 20:08:13.856 | Installing : python3-wcwidth-0.2.6-6.el10.noarch 88/151 2025-11-21 20:08:13.875 | Installing : python3-urwid-2.5.3-4.el10.x86_64 89/151 2025-11-21 20:08:13.889 | Installing : python3-pyudev-0.24.1-10.el10.noarch 90/151 2025-11-21 20:08:13.901 | Installing : python3-pyparsing-3.1.1-7.el10.noarch 91/151 2025-11-21 20:08:13.912 | Installing : python3-configshell-1:1.1.30-9.el10.noarch 92/151 2025-11-21 20:08:13.925 | Installing : python3-kmod-0.9.2-6.el10.x86_64 93/151 2025-11-21 20:08:13.937 | Installing : python3-rtslib-2.1.76-12.el10.noarch 94/151 2025-11-21 20:08:13.943 | Installing : target-restore-2.1.76-12.el10.noarch 95/151 2025-11-21 20:08:13.981 | Running scriptlet: target-restore-2.1.76-12.el10.noarch 95/151 2025-11-21 20:08:13.991 | Installing : nettle-3.10.1-1.el10.x86_64 96/151 2025-11-21 20:08:14.098 | Installing : mailcap-2.1.54-8.el10.noarch 97/151 2025-11-21 20:08:14.119 | Installing : httpd-core-2.4.63-5.el10.x86_64 98/151 2025-11-21 20:08:14.128 | Installing : mod_http2-2.0.29-3.el10.x86_64 99/151 2025-11-21 20:08:14.140 | Installing : mod_lua-2.4.63-5.el10.x86_64 100/151 2025-11-21 20:08:14.149 | Installing : lksctp-tools-1.0.21-1.el10.x86_64 101/151 2025-11-21 20:08:14.157 | Installing : isns-utils-libs-0.103-1.el10.x86_64 102/151 2025-11-21 20:08:14.164 | Installing : iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/151 2025-11-21 20:08:14.196 | Running scriptlet: iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3 103/151 2025-11-21 20:08:14.197 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsiuio.socket' → '/usr/lib/systemd/system/iscsiuio.socket'. 2025-11-21 20:08:14.197 | 2025-11-21 20:08:14.229 | Installing : iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/151 2025-11-21 20:08:14.260 | Running scriptlet: iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10 104/151 2025-11-21 20:08:14.260 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-starter.service' → '/usr/lib/systemd/system/iscsi-starter.service'. 2025-11-21 20:08:14.260 | Created symlink '/etc/systemd/system/sockets.target.wants/iscsid.socket' → '/usr/lib/systemd/system/iscsid.socket'. 2025-11-21 20:08:14.260 | Created symlink '/etc/systemd/system/sysinit.target.wants/iscsi-onboot.service' → '/usr/lib/systemd/system/iscsi-onboot.service'. 2025-11-21 20:08:14.260 | 2025-11-21 20:08:14.279 | Installing : graphite2-1.3.14-17.el10.x86_64 105/151 2025-11-21 20:08:14.290 | Installing : harfbuzz-8.4.0-6.el10.x86_64 106/151 2025-11-21 20:08:14.311 | Installing : freetype-2.13.2-8.el10.x86_64 107/151 2025-11-21 20:08:14.321 | Installing : fontconfig-2.15.0-7.el10.x86_64 108/151 2025-11-21 20:08:15.566 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 108/151 2025-11-21 20:08:15.582 | Installing : cairo-1.18.2-2.el10.x86_64 109/151 2025-11-21 20:08:15.595 | Installing : cairo-gobject-1.18.2-2.el10.x86_64 110/151 2025-11-21 20:08:15.606 | Installing : gd-2.3.3-22.el10.x86_64 111/151 2025-11-21 20:08:15.629 | Installing : libXft-2.3.8-8.el10.x86_64 112/151 2025-11-21 20:08:15.667 | Installing : pango-1.54.0-3.el10.x86_64 113/151 2025-11-21 20:08:15.677 | Installing : librsvg2-2.57.1-9.el10.x86_64 114/151 2025-11-21 20:08:15.688 | Installing : rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 115/151 2025-11-21 20:08:15.698 | Installing : gpgme-1.23.2-6.el10.x86_64 116/151 2025-11-21 20:08:15.719 | Installing : gpgmepp-1.23.2-6.el10.x86_64 117/151 2025-11-21 20:08:15.730 | Installing : poppler-24.02.0-6.el10.x86_64 118/151 2025-11-21 20:08:15.738 | Installing : poppler-glib-24.02.0-6.el10.x86_64 119/151 2025-11-21 20:08:15.747 | Installing : cups-filesystem-1:2.4.10-13.el10.noarch 120/151 2025-11-21 20:08:15.843 | Installing : cups-libs-1:2.4.10-13.el10.x86_64 121/151 2025-11-21 20:08:15.894 | Installing : libgs-10.02.1-16.el10.x86_64 122/151 2025-11-21 20:08:16.461 | Installing : graphviz-9.0.0-15.el10.x86_64 123/151 2025-11-21 20:08:16.476 | Installing : java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 124/151 2025-11-21 20:08:16.501 | Running scriptlet: java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x8 124/151 2025-11-21 20:08:16.510 | Installing : httpd-2.4.63-5.el10.x86_64 125/151 2025-11-21 20:08:16.548 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 125/151 2025-11-21 20:08:16.559 | Installing : httpd-devel-2.4.63-5.el10.x86_64 126/151 2025-11-21 20:08:16.565 | Installing : mod_ssl-1:2.4.63-5.el10.x86_64 127/151 2025-11-21 20:08:16.639 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-21 20:08:16.768 | Installing : dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-21 20:08:16.808 | Running scriptlet: dnsmasq-2.90-4.el10.x86_64 128/151 2025-11-21 20:08:16.818 | Installing : targetcli-2.1.58-4.el10.noarch 129/151 2025-11-21 20:08:16.821 | Installing : xorriso-1.5.6-6.el10.x86_64 130/151 2025-11-21 20:08:16.858 | Running scriptlet: xorriso-1.5.6-6.el10.x86_64 130/151 2025-11-21 20:08:16.866 | Installing : conntrack-tools-1.4.8-4.el10.x86_64 131/151 2025-11-21 20:08:16.894 | Running scriptlet: conntrack-tools-1.4.8-4.el10.x86_64 131/151 2025-11-21 20:08:16.975 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 132/151 2025-11-21 20:08:16.980 | Installing : memcached-1.6.23-7.el10.x86_64 132/151 2025-11-21 20:08:17.029 | Running scriptlet: memcached-1.6.23-7.el10.x86_64 132/151 2025-11-21 20:08:17.093 | Installing : libosinfo-1.11.0-8.el10.x86_64 133/151 2025-11-21 20:08:17.101 | Installing : pcre2-devel-10.44-1.el10.3.x86_64 134/151 2025-11-21 20:08:17.107 | Installing : postgresql-private-devel-16.10-1.el10.x86_64 135/151 2025-11-21 20:08:17.113 | Installing : liberasurecode-devel-1.6.2-10.el10s.x86_64 136/151 2025-11-21 20:08:17.133 | Installing : libjpeg-turbo-devel-3.0.2-4.el10.x86_64 137/151 2025-11-21 20:08:17.139 | Installing : libyaml-devel-0.2.5-16.el10.x86_64 138/151 2025-11-21 20:08:17.151 | Installing : sysfsutils-2.1.1-15.el10.x86_64 139/151 2025-11-21 20:08:17.155 | Installing : sqlite-3.46.1-5.el10.x86_64 140/151 2025-11-21 20:08:17.157 | Installing : rsync-daemon-3.4.1-3.el10.noarch 141/151 2025-11-21 20:08:17.229 | Running scriptlet: rsync-daemon-3.4.1-3.el10.noarch 141/151 2025-11-21 20:08:17.236 | Installing : qemu-img-18:10.1.0-3.el10.x86_64 142/151 2025-11-21 20:08:17.238 | Installing : iptables-nft-services-1.8.11-11.el10.noarch 143/151 2025-11-21 20:08:17.286 | Running scriptlet: iptables-nft-services-1.8.11-11.el10.noarch 143/151 2025-11-21 20:08:17.425 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-21 20:08:17.431 | Installing : haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-21 20:08:17.466 | Running scriptlet: haproxy-3.0.5-6.el10.x86_64 144/151 2025-11-21 20:08:17.498 | Installing : dnsmasq-utils-2.90-4.el10.x86_64 145/151 2025-11-21 20:08:17.504 | Installing : net-tools-2.0-0.73.20160912git.el10.x86_64 146/151 2025-11-21 20:08:17.584 | Running scriptlet: net-tools-2.0-0.73.20160912git.el10.x86_64 146/151 2025-11-21 20:08:17.598 | Installing : gettext-0.22.5-6.el10.x86_64 147/151 2025-11-21 20:08:17.621 | Installing : dosfstools-4.2-12.el10.x86_64 148/151 2025-11-21 20:08:17.630 | Installing : cryptsetup-2.8.1-1.el10.x86_64 149/151 2025-11-21 20:08:17.638 | Installing : bc-1.07.1-23.el10.x86_64 150/151 2025-11-21 20:08:17.642 | Installing : acl-2.3.2-4.el10.x86_64 151/151 2025-11-21 20:08:17.656 | Running scriptlet: urw-base35-bookman-fonts-20200910-21.el10.noarch 151/151 2025-11-21 20:08:17.667 | Running scriptlet: urw-base35-c059-fonts-20200910-21.el10.noarch 151/151 2025-11-21 20:08:17.678 | Running scriptlet: urw-base35-d050000l-fonts-20200910-21.el10.noarc 151/151 2025-11-21 20:08:17.689 | Running scriptlet: urw-base35-gothic-fonts-20200910-21.el10.noarch 151/151 2025-11-21 20:08:17.701 | Running scriptlet: urw-base35-nimbus-mono-ps-fonts-20200910-21.el10 151/151 2025-11-21 20:08:17.712 | Running scriptlet: urw-base35-nimbus-roman-fonts-20200910-21.el10.n 151/151 2025-11-21 20:08:17.723 | Running scriptlet: urw-base35-nimbus-sans-fonts-20200910-21.el10.no 151/151 2025-11-21 20:08:17.732 | Running scriptlet: urw-base35-p052-fonts-20200910-21.el10.noarch 151/151 2025-11-21 20:08:17.743 | Running scriptlet: urw-base35-standard-symbols-ps-fonts-20200910-21 151/151 2025-11-21 20:08:17.750 | Running scriptlet: urw-base35-z003-fonts-20200910-21.el10.noarch 151/151 2025-11-21 20:08:18.372 | Running scriptlet: memcached-selinux-1.6.23-7.el10.x86_64 151/151 2025-11-21 20:08:18.390 | Running scriptlet: fontconfig-2.15.0-7.el10.x86_64 151/151 2025-11-21 20:08:18.533 | Running scriptlet: httpd-2.4.63-5.el10.x86_64 151/151 2025-11-21 20:08:22.844 | Running scriptlet: acl-2.3.2-4.el10.x86_64 151/151 2025-11-21 20:08:22.844 | 2025-11-21 20:08:22.844 | Installed: 2025-11-21 20:08:22.845 | acl-2.3.2-4.el10.x86_64 2025-11-21 20:08:22.845 | adobe-mappings-cmap-20230622-5.el10.noarch 2025-11-21 20:08:22.845 | adobe-mappings-cmap-deprecated-20230622-5.el10.noarch 2025-11-21 20:08:22.845 | adobe-mappings-pdf-20190401-9.el10.noarch 2025-11-21 20:08:22.845 | alsa-lib-1.2.14-1.el10.x86_64 2025-11-21 20:08:22.845 | apr-1.7.5-3.el10.x86_64 2025-11-21 20:08:22.845 | apr-devel-1.7.5-3.el10.x86_64 2025-11-21 20:08:22.845 | apr-util-1.6.3-21.el10.x86_64 2025-11-21 20:08:22.845 | apr-util-devel-1.6.3-21.el10.x86_64 2025-11-21 20:08:22.845 | apr-util-lmdb-1.6.3-21.el10.x86_64 2025-11-21 20:08:22.845 | apr-util-openssl-1.6.3-21.el10.x86_64 2025-11-21 20:08:22.845 | autoconf-2.71-13.el10.noarch 2025-11-21 20:08:22.845 | automake-1.16.5-20.el10.noarch 2025-11-21 20:08:22.845 | bc-1.07.1-23.el10.x86_64 2025-11-21 20:08:22.845 | cairo-1.18.2-2.el10.x86_64 2025-11-21 20:08:22.845 | cairo-gobject-1.18.2-2.el10.x86_64 2025-11-21 20:08:22.845 | centos-logos-httpd-100.2-3.el10.noarch 2025-11-21 20:08:22.845 | conntrack-tools-1.4.8-4.el10.x86_64 2025-11-21 20:08:22.845 | cryptsetup-2.8.1-1.el10.x86_64 2025-11-21 20:08:22.845 | cups-filesystem-1:2.4.10-13.el10.noarch 2025-11-21 20:08:22.845 | cups-libs-1:2.4.10-13.el10.x86_64 2025-11-21 20:08:22.845 | dnsmasq-2.90-4.el10.x86_64 2025-11-21 20:08:22.845 | dnsmasq-utils-2.90-4.el10.x86_64 2025-11-21 20:08:22.845 | dosfstools-4.2-12.el10.x86_64 2025-11-21 20:08:22.845 | emacs-filesystem-1:29.4-12.el10.noarch 2025-11-21 20:08:22.845 | expat-devel-2.7.1-1.el10.x86_64 2025-11-21 20:08:22.845 | fontconfig-2.15.0-7.el10.x86_64 2025-11-21 20:08:22.845 | freetype-2.13.2-8.el10.x86_64 2025-11-21 20:08:22.845 | fribidi-1.0.14-4.el10.x86_64 2025-11-21 20:08:22.845 | gd-2.3.3-22.el10.x86_64 2025-11-21 20:08:22.845 | gdk-pixbuf2-2.42.12-4.el10.x86_64 2025-11-21 20:08:22.845 | gettext-0.22.5-6.el10.x86_64 2025-11-21 20:08:22.845 | google-droid-sans-fonts-20200215-22.el10.noarch 2025-11-21 20:08:22.845 | gpgme-1.23.2-6.el10.x86_64 2025-11-21 20:08:22.845 | gpgmepp-1.23.2-6.el10.x86_64 2025-11-21 20:08:22.845 | graphite2-1.3.14-17.el10.x86_64 2025-11-21 20:08:22.845 | graphviz-9.0.0-15.el10.x86_64 2025-11-21 20:08:22.845 | haproxy-3.0.5-6.el10.x86_64 2025-11-21 20:08:22.846 | harfbuzz-8.4.0-6.el10.x86_64 2025-11-21 20:08:22.846 | httpd-2.4.63-5.el10.x86_64 2025-11-21 20:08:22.846 | httpd-core-2.4.63-5.el10.x86_64 2025-11-21 20:08:22.846 | httpd-devel-2.4.63-5.el10.x86_64 2025-11-21 20:08:22.846 | httpd-filesystem-2.4.63-5.el10.noarch 2025-11-21 20:08:22.846 | httpd-tools-2.4.63-5.el10.x86_64 2025-11-21 20:08:22.846 | iptables-nft-services-1.8.11-11.el10.noarch 2025-11-21 20:08:22.846 | iscsi-initiator-utils-6.2.1.11-0.git4b3e853.el10.x86_64 2025-11-21 20:08:22.846 | iscsi-initiator-utils-iscsiuio-6.2.1.11-0.git4b3e853.el10.x86_64 2025-11-21 20:08:22.846 | isns-utils-libs-0.103-1.el10.x86_64 2025-11-21 20:08:22.847 | java-21-openjdk-headless-1:21.0.9.0.10-2.el10.x86_64 2025-11-21 20:08:22.847 | javapackages-filesystem-6.4.0-1.el10.noarch 2025-11-21 20:08:22.847 | jbig2dec-libs-0.20-7.el10.x86_64 2025-11-21 20:08:22.847 | jbigkit-libs-2.1-31.el10.x86_64 2025-11-21 20:08:22.847 | lcms2-2.16-6.el10.x86_64 2025-11-21 20:08:22.847 | libX11-1.8.10-1.el10.x86_64 2025-11-21 20:08:22.847 | libX11-common-1.8.10-1.el10.noarch 2025-11-21 20:08:22.847 | libXau-1.0.11-8.el10.x86_64 2025-11-21 20:08:22.847 | libXext-1.3.6-3.el10.x86_64 2025-11-21 20:08:22.847 | libXft-2.3.8-8.el10.x86_64 2025-11-21 20:08:22.847 | libXpm-3.5.17-5.el10.x86_64 2025-11-21 20:08:22.847 | libXrender-0.9.11-8.el10.x86_64 2025-11-21 20:08:22.847 | libburn-1.5.6-6.el10.x86_64 2025-11-21 20:08:22.847 | libdatrie-0.2.13-11.el10.x86_64 2025-11-21 20:08:22.847 | liberasurecode-1.6.2-10.el10s.x86_64 2025-11-21 20:08:22.847 | liberasurecode-devel-1.6.2-10.el10s.x86_64 2025-11-21 20:08:22.847 | libgs-10.02.1-16.el10.x86_64 2025-11-21 20:08:22.848 | libijs-0.35-24.el10.x86_64 2025-11-21 20:08:22.848 | libisoburn-1.5.6-6.el10.x86_64 2025-11-21 20:08:22.848 | libisofs-1.5.6-6.el10.x86_64 2025-11-21 20:08:22.848 | libjpeg-turbo-3.0.2-4.el10.x86_64 2025-11-21 20:08:22.848 | libjpeg-turbo-devel-3.0.2-4.el10.x86_64 2025-11-21 20:08:22.848 | liblerc-4.0.0-8.el10.x86_64 2025-11-21 20:08:22.848 | libnetfilter_cthelper-1.0.1-1.el10.x86_64 2025-11-21 20:08:22.848 | libnetfilter_cttimeout-1.0.0-27.el10.x86_64 2025-11-21 20:08:22.848 | libnetfilter_queue-1.0.5-9.el10.x86_64 2025-11-21 20:08:22.848 | libosinfo-1.11.0-8.el10.x86_64 2025-11-21 20:08:22.848 | libpaper-1:2.1.1-7.el10.x86_64 2025-11-21 20:08:22.848 | libpng-2:1.6.40-8.el10.x86_64 2025-11-21 20:08:22.848 | librsvg2-2.57.1-9.el10.x86_64 2025-11-21 20:08:22.848 | libsoup3-3.6.5-5.el10.x86_64 2025-11-21 20:08:22.848 | libthai-0.1.29-10.el10.x86_64 2025-11-21 20:08:22.848 | libtiff-4.6.0-6.el10.x86_64 2025-11-21 20:08:22.848 | libtool-2.4.7-13.el10.x86_64 2025-11-21 20:08:22.849 | libtool-ltdl-2.4.7-13.el10.x86_64 2025-11-21 20:08:22.849 | libwebp-1.3.2-8.el10.x86_64 2025-11-21 20:08:22.849 | libxcb-1.17.0-3.el10.x86_64 2025-11-21 20:08:22.849 | libyaml-devel-0.2.5-16.el10.x86_64 2025-11-21 20:08:22.849 | lksctp-tools-1.0.21-1.el10.x86_64 2025-11-21 20:08:22.849 | m4-1.4.19-11.el10.x86_64 2025-11-21 20:08:22.849 | mailcap-2.1.54-8.el10.noarch 2025-11-21 20:08:22.849 | memcached-1.6.23-7.el10.x86_64 2025-11-21 20:08:22.849 | memcached-selinux-1.6.23-7.el10.x86_64 2025-11-21 20:08:22.849 | mod_http2-2.0.29-3.el10.x86_64 2025-11-21 20:08:22.849 | mod_lua-2.4.63-5.el10.x86_64 2025-11-21 20:08:22.849 | mod_ssl-1:2.4.63-5.el10.x86_64 2025-11-21 20:08:22.849 | net-tools-2.0-0.73.20160912git.el10.x86_64 2025-11-21 20:08:22.849 | nettle-3.10.1-1.el10.x86_64 2025-11-21 20:08:22.849 | nspr-4.36.0-4.el10.x86_64 2025-11-21 20:08:22.849 | nss-3.112.0-4.el10.x86_64 2025-11-21 20:08:22.849 | nss-softokn-3.112.0-4.el10.x86_64 2025-11-21 20:08:22.849 | nss-softokn-freebl-3.112.0-4.el10.x86_64 2025-11-21 20:08:22.850 | nss-sysinit-3.112.0-4.el10.x86_64 2025-11-21 20:08:22.850 | nss-util-3.112.0-4.el10.x86_64 2025-11-21 20:08:22.850 | openjpeg2-2.5.2-5.el10.x86_64 2025-11-21 20:08:22.850 | osinfo-db-20250606-1.el10.noarch 2025-11-21 20:08:22.850 | osinfo-db-tools-1.11.0-8.el10.x86_64 2025-11-21 20:08:22.850 | pango-1.54.0-3.el10.x86_64 2025-11-21 20:08:22.850 | pcre2-devel-10.44-1.el10.3.x86_64 2025-11-21 20:08:22.850 | pcre2-utf16-10.44-1.el10.3.x86_64 2025-11-21 20:08:22.850 | pcre2-utf32-10.44-1.el10.3.x86_64 2025-11-21 20:08:22.850 | perl-File-Compare-1.100.800-514.el10.noarch 2025-11-21 20:08:22.850 | perl-File-Copy-2.41-514.el10.noarch 2025-11-21 20:08:22.850 | perl-Thread-Queue-3.14-511.el10.noarch 2025-11-21 20:08:22.850 | perl-threads-1:2.40-511.el10.x86_64 2025-11-21 20:08:22.850 | perl-threads-shared-1.69-511.el10.x86_64 2025-11-21 20:08:22.850 | pixman-0.43.4-2.el10.x86_64 2025-11-21 20:08:22.850 | poppler-24.02.0-6.el10.x86_64 2025-11-21 20:08:22.850 | poppler-data-0.4.11-9.el10.noarch 2025-11-21 20:08:22.851 | poppler-glib-24.02.0-6.el10.x86_64 2025-11-21 20:08:22.851 | postgresql-private-devel-16.10-1.el10.x86_64 2025-11-21 20:08:22.851 | postgresql-private-libs-16.10-1.el10.x86_64 2025-11-21 20:08:22.851 | python3-configshell-1:1.1.30-9.el10.noarch 2025-11-21 20:08:22.851 | python3-kmod-0.9.2-6.el10.x86_64 2025-11-21 20:08:22.851 | python3-pyparsing-3.1.1-7.el10.noarch 2025-11-21 20:08:22.851 | python3-pyudev-0.24.1-10.el10.noarch 2025-11-21 20:08:22.851 | python3-rtslib-2.1.76-12.el10.noarch 2025-11-21 20:08:22.851 | python3-typing-extensions-4.12.2-2.el10s.noarch 2025-11-21 20:08:22.851 | python3-urwid-2.5.3-4.el10.x86_64 2025-11-21 20:08:22.851 | python3-wcwidth-0.2.6-6.el10.noarch 2025-11-21 20:08:22.851 | qemu-img-18:10.1.0-3.el10.x86_64 2025-11-21 20:08:22.851 | rsvg-pixbuf-loader-2.57.1-9.el10.x86_64 2025-11-21 20:08:22.851 | rsync-daemon-3.4.1-3.el10.noarch 2025-11-21 20:08:22.851 | shared-mime-info-2.3-8.el10.x86_64 2025-11-21 20:08:22.851 | sqlite-3.46.1-5.el10.x86_64 2025-11-21 20:08:22.851 | sysfsutils-2.1.1-15.el10.x86_64 2025-11-21 20:08:22.851 | target-restore-2.1.76-12.el10.noarch 2025-11-21 20:08:22.852 | targetcli-2.1.58-4.el10.noarch 2025-11-21 20:08:22.852 | tzdata-java-2025b-2.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-bookman-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-c059-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-d050000l-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-fonts-common-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-gothic-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-nimbus-mono-ps-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-nimbus-roman-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-nimbus-sans-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-p052-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-standard-symbols-ps-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | urw-base35-z003-fonts-20200910-21.el10.noarch 2025-11-21 20:08:22.852 | xml-common-0.6.3-65.el10.noarch 2025-11-21 20:08:22.852 | xorriso-1.5.6-6.el10.x86_64 2025-11-21 20:08:22.852 | 2025-11-21 20:08:22.853 | Complete! 2025-11-21 20:08:22.927 | ++ functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:08:22.931 | ++ functions-common:time_stop:2423 : local name 2025-11-21 20:08:22.934 | ++ functions-common:time_stop:2424 : local end_time 2025-11-21 20:08:22.937 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:08:22.939 | ++ functions-common:time_stop:2426 : local total 2025-11-21 20:08:22.942 | ++ functions-common:time_stop:2427 : local start_time 2025-11-21 20:08:22.945 | ++ functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:08:22.948 | ++ functions-common:time_stop:2430 : start_time=1763755665025 2025-11-21 20:08:22.951 | ++ functions-common:time_stop:2432 : [[ -z 1763755665025 ]] 2025-11-21 20:08:22.955 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:08:22.960 | ++ functions-common:time_stop:2435 : end_time=1763755702957 2025-11-21 20:08:22.962 | ++ functions-common:time_stop:2436 : elapsed_time=37932 2025-11-21 20:08:22.964 | ++ functions-common:time_stop:2437 : total=3109 2025-11-21 20:08:22.967 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:08:22.969 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=41041 2025-11-21 20:08:22.972 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2025-11-21 20:08:22.975 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2025-11-21 20:08:22.978 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2025-11-21 20:08:22.982 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/bin/python3.12 2025-11-21 20:08:22.985 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/bin/python3.12 2025-11-21 20:08:22.988 | ++ tools/install_prereqs.sh:source:88 : date +%s 2025-11-21 20:08:22.992 | ++ tools/install_prereqs.sh:source:89 : date 2025-11-21 20:08:22.996 | + ./stack.sh:main:824 : [[ False != \T\r\u\e ]] 2025-11-21 20:08:22.998 | + ./stack.sh:main:825 : PYPI_ALTERNATIVE_URL= 2025-11-21 20:08:23.001 | + ./stack.sh:main:825 : /opt/stack/devstack/tools/install_pip.sh 2025-11-21 20:08:24.144 | + tools/install_pip.sh:main:25 : FILES=/opt/stack/devstack/files 2025-11-21 20:08:24.146 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2025-11-21 20:08:24.148 | + tools/install_pip.sh:main:42 : GetDistro 2025-11-21 20:08:24.150 | + functions-common:GetDistro:470 : GetOSVersion 2025-11-21 20:08:24.151 | + functions-common:GetOSVersion:440 : source /etc/os-release 2025-11-21 20:08:24.154 | ++ /etc/os-release:source:1 : NAME='CentOS Stream' 2025-11-21 20:08:24.156 | ++ /etc/os-release:source:2 : VERSION='10 (Coughlan)' 2025-11-21 20:08:24.157 | ++ /etc/os-release:source:3 : ID=centos 2025-11-21 20:08:24.159 | ++ /etc/os-release:source:4 : ID_LIKE='rhel fedora' 2025-11-21 20:08:24.161 | ++ /etc/os-release:source:5 : VERSION_ID=10 2025-11-21 20:08:24.164 | ++ /etc/os-release:source:6 : PLATFORM_ID=platform:el10 2025-11-21 20:08:24.165 | ++ /etc/os-release:source:7 : PRETTY_NAME='CentOS Stream 10 (Coughlan)' 2025-11-21 20:08:24.167 | ++ /etc/os-release:source:8 : ANSI_COLOR='0;31' 2025-11-21 20:08:24.168 | ++ /etc/os-release:source:9 : LOGO=fedora-logo-icon 2025-11-21 20:08:24.170 | ++ /etc/os-release:source:10 : CPE_NAME=cpe:/o:centos:centos:10 2025-11-21 20:08:24.171 | ++ /etc/os-release:source:11 : HOME_URL=https://centos.org/ 2025-11-21 20:08:24.173 | ++ /etc/os-release:source:12 : VENDOR_NAME=CentOS 2025-11-21 20:08:24.174 | ++ /etc/os-release:source:13 : VENDOR_URL=https://centos.org/ 2025-11-21 20:08:24.176 | ++ /etc/os-release:source:14 : BUG_REPORT_URL=https://issues.redhat.com/ 2025-11-21 20:08:24.178 | ++ /etc/os-release:source:15 : REDHAT_SUPPORT_PRODUCT='Red Hat Enterprise Linux 10' 2025-11-21 20:08:24.180 | ++ /etc/os-release:source:16 : REDHAT_SUPPORT_PRODUCT_VERSION='CentOS Stream' 2025-11-21 20:08:24.182 | + functions-common:GetOSVersion:441 : [[ centos =~ (almalinux|centos|rocky|rhel) ]] 2025-11-21 20:08:24.184 | + functions-common:GetOSVersion:442 : os_RELEASE=10 2025-11-21 20:08:24.187 | ++ functions-common:GetOSVersion:443 : echo 10 '(Coughlan)' 2025-11-21 20:08:24.187 | ++ functions-common:GetOSVersion:443 : grep -oP '(?<=[(])[^)]*' 2025-11-21 20:08:24.192 | + functions-common:GetOSVersion:443 : os_CODENAME=Coughlan 2025-11-21 20:08:24.196 | ++ functions-common:GetOSVersion:444 : echo CentOS Stream 2025-11-21 20:08:24.196 | ++ functions-common:GetOSVersion:444 : tr -d '[:space:]' 2025-11-21 20:08:24.200 | + functions-common:GetOSVersion:444 : os_VENDOR=CentOSStream 2025-11-21 20:08:24.202 | + functions-common:GetOSVersion:453 : [[ CentOSStream =~ (Debian|Ubuntu) ]] 2025-11-21 20:08:24.204 | + functions-common:GetOSVersion:456 : os_PACKAGE=rpm 2025-11-21 20:08:24.205 | + functions-common:GetOSVersion:459 : typeset -xr os_VENDOR 2025-11-21 20:08:24.206 | + functions-common:GetOSVersion:460 : typeset -xr os_RELEASE 2025-11-21 20:08:24.208 | + functions-common:GetOSVersion:461 : typeset -xr os_PACKAGE 2025-11-21 20:08:24.210 | + functions-common:GetOSVersion:462 : typeset -xr os_CODENAME 2025-11-21 20:08:24.211 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Ubuntu) ]] 2025-11-21 20:08:24.214 | + functions-common:GetDistro:471 : [[ CentOSStream =~ (Debian) ]] 2025-11-21 20:08:24.217 | + functions-common:GetDistro:475 : [[ CentOSStream =~ (Fedora) ]] 2025-11-21 20:08:24.219 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (Red.*Hat) ]] 2025-11-21 20:08:24.222 | + functions-common:GetDistro:484 : [[ CentOSStream =~ (CentOS) ]] 2025-11-21 20:08:24.225 | ++ functions-common:GetDistro:485 : echo 10 2025-11-21 20:08:24.225 | ++ functions-common:GetDistro:485 : cut -d. -f1 2025-11-21 20:08:24.229 | + functions-common:GetDistro:485 : MAJOR_VERSION=10 2025-11-21 20:08:24.231 | + functions-common:GetDistro:486 : DISTRO=rhel10 2025-11-21 20:08:24.234 | + functions-common:GetDistro:511 : typeset -xr DISTRO 2025-11-21 20:08:24.236 | + tools/install_pip.sh:main:43 : echo 'Distro: rhel10' 2025-11-21 20:08:24.236 | Distro: rhel10 2025-11-21 20:08:24.239 | + tools/install_pip.sh:main:117 : get_versions 2025-11-21 20:08:24.242 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-11-21 20:08:24.246 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-11-21 20:08:24.248 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-11-21 20:08:24.251 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-11-21 20:08:24.252 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-11-21 20:08:24.689 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-11-21 20:08:24.691 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-11-21 20:08:24.691 | pip: 23.3.2 2025-11-21 20:08:24.694 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2025-11-21 20:08:24.696 | + tools/install_pip.sh:main:123 : is_fedora 2025-11-21 20:08:24.699 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:08:24.701 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:08:24.703 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:08:24.705 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:08:24.707 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:08:24.709 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:08:24.710 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:08:24.712 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:08:24.713 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:08:24.714 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:08:24.716 | + tools/install_pip.sh:main:123 : [[ rhel10 == f* ]] 2025-11-21 20:08:24.718 | + tools/install_pip.sh:main:123 : [[ rhel10 == rhel* ]] 2025-11-21 20:08:24.721 | + tools/install_pip.sh:main:133 : : 2025-11-21 20:08:24.723 | + tools/install_pip.sh:main:146 : set -x 2025-11-21 20:08:24.725 | + tools/install_pip.sh:main:149 : get_versions 2025-11-21 20:08:24.729 | ++ tools/install_pip.sh:get_versions:48 : which pip 2025-11-21 20:08:24.733 | + tools/install_pip.sh:get_versions:48 : PIP=/bin/pip 2025-11-21 20:08:24.736 | + tools/install_pip.sh:get_versions:49 : [[ -n /bin/pip ]] 2025-11-21 20:08:24.739 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2025-11-21 20:08:24.740 | ++ tools/install_pip.sh:get_versions:50 : /bin/pip --version 2025-11-21 20:08:25.028 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=23.3.2 2025-11-21 20:08:25.030 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 23.3.2' 2025-11-21 20:08:25.030 | pip: 23.3.2 2025-11-21 20:08:25.034 | + ./stack.sh:main:829 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-11-21 20:08:25.037 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-11-21 20:08:25.041 | + ./stack.sh:main:830 : fixup_all 2025-11-21 20:08:25.043 | + tools/fixup_stuff.sh:fixup_all:124 : fixup_ubuntu 2025-11-21 20:08:25.046 | + tools/fixup_stuff.sh:fixup_ubuntu:108 : is_ubuntu 2025-11-21 20:08:25.049 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:25.052 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:25.055 | + tools/fixup_stuff.sh:fixup_ubuntu:109 : return 2025-11-21 20:08:25.058 | + tools/fixup_stuff.sh:fixup_all:125 : fixup_fedora 2025-11-21 20:08:25.062 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2025-11-21 20:08:25.065 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:08:25.068 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:08:25.070 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:08:25.072 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:08:25.075 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:08:25.078 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:08:25.081 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:08:25.084 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:08:25.086 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:08:25.089 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:08:25.092 | + tools/fixup_stuff.sh:fixup_fedora:38 : selinuxenabled 2025-11-21 20:08:25.097 | + tools/fixup_stuff.sh:fixup_fedora:40 : cat 2025-11-21 20:08:25.099 | + tools/fixup_stuff.sh:fixup_fedora:40 : sudo tee /etc/selinux/config 2025-11-21 20:08:25.124 | SELINUX=permissive 2025-11-21 20:08:25.124 | SELINUXTYPE=targeted 2025-11-21 20:08:25.130 | + tools/fixup_stuff.sh:fixup_fedora:45 : sudo setenforce 0 2025-11-21 20:08:25.181 | ++ tools/fixup_stuff.sh:fixup_fedora:48 : trueorfalse False FORCE_FIREWALLD 2025-11-21 20:08:25.201 | + tools/fixup_stuff.sh:fixup_fedora:48 : FORCE_FIREWALLD=False 2025-11-21 20:08:25.204 | + tools/fixup_stuff.sh:fixup_fedora:49 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:08:25.206 | + tools/fixup_stuff.sh:fixup_fedora:64 : is_package_installed firewalld 2025-11-21 20:08:25.209 | + functions-common:is_package_installed:1450 : [[ -z firewalld ]] 2025-11-21 20:08:25.212 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-11-21 20:08:25.215 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-11-21 20:08:25.217 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-11-21 20:08:25.221 | + functions-common:is_package_installed:1461 : rpm --quiet -q firewalld 2025-11-21 20:08:25.244 | + tools/fixup_stuff.sh:fixup_fedora:81 : sudo rm -rf '/usr/lib64/python3*/site-packages/PyYAML-*.egg-info' 2025-11-21 20:08:25.270 | + tools/fixup_stuff.sh:fixup_fedora:89 : is_package_installed python3-setuptools 2025-11-21 20:08:25.272 | + functions-common:is_package_installed:1450 : [[ -z python3-setuptools ]] 2025-11-21 20:08:25.275 | + functions-common:is_package_installed:1454 : [[ -z rpm ]] 2025-11-21 20:08:25.278 | + functions-common:is_package_installed:1458 : [[ rpm = \d\e\b ]] 2025-11-21 20:08:25.281 | + functions-common:is_package_installed:1460 : [[ rpm = \r\p\m ]] 2025-11-21 20:08:25.283 | + functions-common:is_package_installed:1461 : rpm --quiet -q python3-setuptools 2025-11-21 20:08:25.308 | + tools/fixup_stuff.sh:fixup_fedora:90 : sudo dnf reinstall -y python3-setuptools 2025-11-21 20:08:25.846 | Last metadata expiration check: 0:00:50 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:08:25.938 | Dependencies resolved. 2025-11-21 20:08:25.938 | ================================================================================ 2025-11-21 20:08:25.938 | Package Architecture Version Repository Size 2025-11-21 20:08:25.938 | ================================================================================ 2025-11-21 20:08:25.938 | Reinstalling: 2025-11-21 20:08:25.938 | python3-setuptools noarch 69.0.3-12.el10 baseos 1.6 M 2025-11-21 20:08:25.938 | 2025-11-21 20:08:25.938 | Transaction Summary 2025-11-21 20:08:25.938 | ================================================================================ 2025-11-21 20:08:25.938 | 2025-11-21 20:08:25.938 | Total download size: 1.6 M 2025-11-21 20:08:25.938 | Installed size: 7.1 M 2025-11-21 20:08:25.938 | Downloading Packages: 2025-11-21 20:08:26.502 | python3-setuptools-69.0.3-12.el10.noarch.rpm 3.3 MB/s | 1.6 MB 00:00 2025-11-21 20:08:26.503 | -------------------------------------------------------------------------------- 2025-11-21 20:08:26.504 | Total 2.8 MB/s | 1.6 MB 00:00 2025-11-21 20:08:26.536 | Running transaction check 2025-11-21 20:08:26.554 | Transaction check succeeded. 2025-11-21 20:08:26.555 | Running transaction test 2025-11-21 20:08:26.609 | Transaction test succeeded. 2025-11-21 20:08:26.610 | Running transaction 2025-11-21 20:08:26.809 | Preparing : 1/1 2025-11-21 20:08:26.835 | Reinstalling : python3-setuptools-69.0.3-12.el10.noarch 1/2 2025-11-21 20:08:26.912 | Cleanup : python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-11-21 20:08:27.173 | Running scriptlet: python3-setuptools-69.0.3-12.el10.noarch 2/2 2025-11-21 20:08:27.173 | 2025-11-21 20:08:27.173 | Reinstalled: 2025-11-21 20:08:27.173 | python3-setuptools-69.0.3-12.el10.noarch 2025-11-21 20:08:27.173 | 2025-11-21 20:08:27.174 | Complete! 2025-11-21 20:08:27.227 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ CentOSStream == \C\e\n\t\O\S\S\t\r\e\a\m ]] 2025-11-21 20:08:27.230 | + tools/fixup_stuff.sh:fixup_fedora:94 : [[ 10 -eq 8 ]] 2025-11-21 20:08:27.233 | + ./stack.sh:main:832 : [[ False == \T\r\u\e ]] 2025-11-21 20:08:27.235 | + ./stack.sh:main:847 : pip_install -U os-testr 2025-11-21 20:08:27.259 | Using python 3.12 to install os-testr 2025-11-21 20:08:27.262 | + 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 2025-11-21 20:08:27.988 | 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 2025-11-21 20:08:28.072 | Collecting os-testr 2025-11-21 20:08:28.096 | 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) 2025-11-21 20:08:28.155 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2025-11-21 20:08:28.158 | 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) 2025-11-21 20:08:28.193 | Collecting python-subunit>=1.0.0 (from os-testr) 2025-11-21 20:08:28.195 | 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) 2025-11-21 20:08:28.237 | Collecting testtools>=2.2.0 (from os-testr) 2025-11-21 20:08:28.240 | 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) 2025-11-21 20:08:28.250 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (69.0.3) 2025-11-21 20:08:28.306 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2025-11-21 20:08:28.310 | 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) 2025-11-21 20:08:28.356 | 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) 2025-11-21 20:08:28.366 | 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) 2025-11-21 20:08:28.376 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 16.6 MB/s eta 0:00:00 2025-11-21 20:08:28.379 | 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) 2025-11-21 20:08:28.388 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 12.3 MB/s eta 0:00:00 2025-11-21 20:08:28.390 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/76/17eb3cfd467e7a53f2727e7a879a77c514970a12e23e3ac12e40ad3e0ac4/testtools-2.7.2-py3-none-any.whl (179 kB) 2025-11-21 20:08:28.399 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 179.9/179.9 kB 24.6 MB/s eta 0:00:00 2025-11-21 20:08:28.401 | 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) 2025-11-21 20:08:28.540 | Installing collected packages: testtools, pbr, iso8601, python-subunit, os-testr 2025-11-21 20:08:28.838 | Successfully installed iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.4 testtools-2.7.2 2025-11-21 20:08:28.839 | 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 2025-11-21 20:08:29.028 | + inc/python:pip_install:216 : result=0 2025-11-21 20:08:29.031 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:08:29.033 | + functions-common:time_stop:2423 : local name 2025-11-21 20:08:29.037 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:08:29.039 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:08:29.042 | + functions-common:time_stop:2426 : local total 2025-11-21 20:08:29.044 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:08:29.047 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:08:29.050 | + functions-common:time_stop:2430 : start_time=1763755707254 2025-11-21 20:08:29.053 | + functions-common:time_stop:2432 : [[ -z 1763755707254 ]] 2025-11-21 20:08:29.057 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:08:29.063 | + functions-common:time_stop:2435 : end_time=1763755709060 2025-11-21 20:08:29.066 | + functions-common:time_stop:2436 : elapsed_time=1806 2025-11-21 20:08:29.069 | + functions-common:time_stop:2437 : total=0 2025-11-21 20:08:29.072 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:08:29.075 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1806 2025-11-21 20:08:29.078 | + inc/python:pip_install:219 : return 0 2025-11-21 20:08:29.081 | + ./stack.sh:main:851 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2025-11-21 20:08:29.200 | + ./stack.sh:main:852 : sudo systemctl restart systemd-journald 2025-11-21 20:08:29.318 | + ./stack.sh:main:858 : install_infra 2025-11-21 20:08:29.322 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-21 20:08:29.325 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2025-11-21 20:08:29.329 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2025-11-21 20:08:31.895 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-21 20:08:31.899 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2025-11-21 20:08:31.927 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2025-11-21 20:08:32.467 | 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 2025-11-21 20:08:32.512 | Collecting pbr 2025-11-21 20:08:32.514 | 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) 2025-11-21 20:08:32.808 | Collecting setuptools[core] 2025-11-21 20:08:32.811 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-21 20:08:32.887 | Collecting packaging>=24.2 (from setuptools[core]) 2025-11-21 20:08:32.890 | 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) 2025-11-21 20:08:32.933 | Collecting more_itertools>=8.8 (from setuptools[core]) 2025-11-21 20:08:32.940 | 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) 2025-11-21 20:08:33.001 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2025-11-21 20:08:33.009 | 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) 2025-11-21 20:08:33.071 | Collecting wheel>=0.43.0 (from setuptools[core]) 2025-11-21 20:08:33.078 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 2025-11-21 20:08:33.133 | Collecting platformdirs>=4.2.2 (from setuptools[core]) 2025-11-21 20:08:33.136 | 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) 2025-11-21 20:08:33.187 | Collecting jaraco.functools>=4 (from setuptools[core]) 2025-11-21 20:08:33.193 | 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) 2025-11-21 20:08:33.260 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2025-11-21 20:08:33.266 | 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) 2025-11-21 20:08:33.313 | Collecting autocommand (from jaraco.text>=3.7->setuptools[core]) 2025-11-21 20:08:33.315 | 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) 2025-11-21 20:08:33.408 | 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) 2025-11-21 20:08:33.420 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 12.5 MB/s eta 0:00:00 2025-11-21 20:08:33.422 | 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) 2025-11-21 20:08:33.431 | 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) 2025-11-21 20:08:33.438 | 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) 2025-11-21 20:08:33.448 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.7/69.7 kB 7.6 MB/s eta 0:00:00 2025-11-21 20:08:33.450 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-21 20:08:33.455 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 14.4 MB/s eta 0:00:00 2025-11-21 20:08:33.460 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-21 20:08:33.469 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0b/2c/87f3254fd8ffd29e4c02732eee68a83a1d3c346ae39bc6822dcbcb697f2b/wheel-0.45.1-py3-none-any.whl (72 kB) 2025-11-21 20:08:33.477 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.5/72.5 kB 10.0 MB/s eta 0:00:00 2025-11-21 20:08:33.479 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-21 20:08:33.497 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 73.7 MB/s eta 0:00:00 2025-11-21 20:08:33.499 | 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) 2025-11-21 20:08:33.506 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b5/62/05203c39d21aa3171454a6c5391ea3b582a97bfb1bc1adad25628331a1cd/autocommand-2.2.2-py3-none-any.whl (19 kB) 2025-11-21 20:08:33.598 | Installing collected packages: wheel, setuptools, platformdirs, packaging, more_itertools, jaraco.context, autocommand, pbr, jaraco.functools, jaraco.text 2025-11-21 20:08:34.525 | 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.9.0 wheel-0.45.1 2025-11-21 20:08:34.590 | 2025-11-21 20:08:34.590 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-21 20:08:34.590 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-21 20:08:34.687 | + inc/python:pip_install:216 : result=0 2025-11-21 20:08:34.690 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:08:34.693 | + functions-common:time_stop:2423 : local name 2025-11-21 20:08:34.696 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:08:34.699 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:08:34.701 | + functions-common:time_stop:2426 : local total 2025-11-21 20:08:34.704 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:08:34.706 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:08:34.709 | + functions-common:time_stop:2430 : start_time=1763755711918 2025-11-21 20:08:34.712 | + functions-common:time_stop:2432 : [[ -z 1763755711918 ]] 2025-11-21 20:08:34.715 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:08:34.720 | + functions-common:time_stop:2435 : end_time=1763755714717 2025-11-21 20:08:34.722 | + functions-common:time_stop:2436 : elapsed_time=2799 2025-11-21 20:08:34.725 | + functions-common:time_stop:2437 : total=1806 2025-11-21 20:08:34.728 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:08:34.731 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4605 2025-11-21 20:08:34.735 | + inc/python:pip_install:219 : return 0 2025-11-21 20:08:34.737 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2025-11-21 20:08:34.740 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2025-11-21 20:08:34.767 | + 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 2025-11-21 20:08:35.302 | 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 2025-11-21 20:08:35.310 | Processing /opt/stack/requirements 2025-11-21 20:08:35.312 | Installing build dependencies: started 2025-11-21 20:08:37.060 | Installing build dependencies: finished with status 'done' 2025-11-21 20:08:37.062 | Getting requirements to build wheel: started 2025-11-21 20:08:37.229 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:08:37.235 | Preparing metadata (pyproject.toml): started 2025-11-21 20:08:37.846 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:08:37.939 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:37.943 | 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) 2025-11-21 20:08:37.956 | 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.dev7973) (25.0) 2025-11-21 20:08:38.027 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.030 | 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) 2025-11-21 20:08:38.141 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.150 | 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) 2025-11-21 20:08:38.186 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.193 | 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) 2025-11-21 20:08:38.201 | 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.dev7973) (80.9.0) 2025-11-21 20:08:38.389 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.392 | 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) 2025-11-21 20:08:38.433 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.435 | 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) 2025-11-21 20:08:38.505 | Collecting urllib3<3,>=1.21.1 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.511 | 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) 2025-11-21 20:08:38.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 5.8 MB/s eta 0:00:00 2025-11-21 20:08:38.564 | Collecting certifi>=2017.4.17 (from requests>=2.14.2->openstack_requirements==1.2.1.dev7973) 2025-11-21 20:08:38.566 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-21 20:08:38.630 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/22/18/e8ef044782cfb62654e2c079745be42820f05c012a5f0ec2ad509cdfbca7/beagle-0.5.0-py3-none-any.whl (10 kB) 2025-11-21 20:08:38.637 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2025-11-21 20:08:38.648 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 7.0 MB/s eta 0:00:00 2025-11-21 20:08:38.652 | 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) 2025-11-21 20:08:38.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 52.9 MB/s eta 0:00:00 2025-11-21 20:08:38.672 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-21 20:08:38.680 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 8.3 MB/s eta 0:00:00 2025-11-21 20:08:38.682 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-21 20:08:38.691 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 21.0 MB/s eta 0:00:00 2025-11-21 20:08:38.694 | 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) 2025-11-21 20:08:38.703 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 18.5 MB/s eta 0:00:00 2025-11-21 20:08:38.705 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2025-11-21 20:08:38.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 11.1 MB/s eta 0:00:00 2025-11-21 20:08:38.714 | 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) 2025-11-21 20:08:38.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 12.9 MB/s eta 0:00:00 2025-11-21 20:08:38.741 | Building wheels for collected packages: openstack_requirements 2025-11-21 20:08:38.742 | Building wheel for openstack_requirements (pyproject.toml): started 2025-11-21 20:08:40.110 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2025-11-21 20:08:40.111 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev7973-py3-none-any.whl size=52035 sha256=e7f58dcddd6544afa2ad60f047caab971f3ab841530a4d9f41e717aa62f867e1 2025-11-21 20:08:40.112 | Stored in directory: /tmp/pip-ephem-wheel-cache-_8otwc93/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2025-11-21 20:08:40.116 | Successfully built openstack_requirements 2025-11-21 20:08:40.276 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2025-11-21 20:08:40.681 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2025.11.12 charset_normalizer-3.4.4 fixtures-4.2.6 idna-3.11 openstack_requirements-1.2.1.dev7973 requests-2.32.5 urllib3-1.26.20 2025-11-21 20:08:40.687 | 2025-11-21 20:08:40.687 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-21 20:08:40.687 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-21 20:08:40.796 | + inc/python:pip_install:216 : result=0 2025-11-21 20:08:40.799 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:08:40.802 | + functions-common:time_stop:2423 : local name 2025-11-21 20:08:40.805 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:08:40.808 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:08:40.810 | + functions-common:time_stop:2426 : local total 2025-11-21 20:08:40.813 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:08:40.815 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:08:40.818 | + functions-common:time_stop:2430 : start_time=1763755714758 2025-11-21 20:08:40.821 | + functions-common:time_stop:2432 : [[ -z 1763755714758 ]] 2025-11-21 20:08:40.824 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:08:40.830 | + functions-common:time_stop:2435 : end_time=1763755720826 2025-11-21 20:08:40.833 | + functions-common:time_stop:2436 : elapsed_time=6068 2025-11-21 20:08:40.835 | + functions-common:time_stop:2437 : total=4605 2025-11-21 20:08:40.838 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:08:40.841 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10673 2025-11-21 20:08:40.844 | + inc/python:pip_install:219 : return 0 2025-11-21 20:08:40.847 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2025-11-21 20:08:40.851 | + lib/infra:install_infra:42 : use_library_from_git pbr 2025-11-21 20:08:40.854 | + inc/python:use_library_from_git:266 : local name=pbr 2025-11-21 20:08:40.857 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:08:40.860 | + 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 ]] 2025-11-21 20:08:40.863 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pbr, ]] 2025-11-21 20:08:40.866 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:08:40.869 | + lib/infra:install_infra:48 : pip_install -U pbr 2025-11-21 20:08:40.894 | Using python 3.12 to install pbr 2025-11-21 20:08:40.898 | + 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 2025-11-21 20:08:41.505 | 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 2025-11-21 20:08:41.507 | Requirement already satisfied: pbr in /usr/local/lib/python3.12/site-packages (7.0.3) 2025-11-21 20:08:41.542 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr) (69.0.3) 2025-11-21 20:08:41.700 | 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 2025-11-21 20:08:41.800 | + inc/python:pip_install:216 : result=0 2025-11-21 20:08:41.804 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:08:41.807 | + functions-common:time_stop:2423 : local name 2025-11-21 20:08:41.810 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:08:41.813 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:08:41.816 | + functions-common:time_stop:2426 : local total 2025-11-21 20:08:41.818 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:08:41.822 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:08:41.824 | + functions-common:time_stop:2430 : start_time=1763755720888 2025-11-21 20:08:41.827 | + functions-common:time_stop:2432 : [[ -z 1763755720888 ]] 2025-11-21 20:08:41.831 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:08:41.837 | + functions-common:time_stop:2435 : end_time=1763755721833 2025-11-21 20:08:41.840 | + functions-common:time_stop:2436 : elapsed_time=945 2025-11-21 20:08:41.842 | + functions-common:time_stop:2437 : total=10673 2025-11-21 20:08:41.845 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:08:41.848 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11618 2025-11-21 20:08:41.851 | + inc/python:pip_install:219 : return 0 2025-11-21 20:08:41.854 | + ./stack.sh:main:861 : python3 -m venv /opt/stack/bindep-venv 2025-11-21 20:08:44.404 | + ./stack.sh:main:863 : /opt/stack/bindep-venv/bin/pip install bindep 2025-11-21 20:08:44.712 | 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 2025-11-21 20:08:44.758 | Collecting bindep 2025-11-21 20:08:44.760 | 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) 2025-11-21 20:08:44.814 | Collecting distro>=1.7 (from bindep) 2025-11-21 20:08:44.818 | 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) 2025-11-21 20:08:44.856 | Collecting packaging (from bindep) 2025-11-21 20:08:44.857 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl.metadata (3.3 kB) 2025-11-21 20:08:44.876 | Collecting Parsley (from bindep) 2025-11-21 20:08:44.878 | 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) 2025-11-21 20:08:44.914 | Collecting pbr>=2 (from bindep) 2025-11-21 20:08:44.915 | 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) 2025-11-21 20:08:45.100 | Collecting setuptools (from pbr>=2->bindep) 2025-11-21 20:08:45.101 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 2025-11-21 20:08:45.139 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e9/e9/f336e5a5a2628e6f0c0cfbdb94e2540596454b0e1b2190056cfc62e54f0f/bindep-2.13.0-py3-none-any.whl (34 kB) 2025-11-21 20:08:45.148 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/b3/231ffd4ab1fc9d679809f356cebee130ac7daa00d6d6f3206dd4fd137e9e/distro-1.9.0-py3-none-any.whl (20 kB) 2025-11-21 20:08:45.154 | 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) 2025-11-21 20:08:45.156 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-21 20:08:45.158 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/d6/4fed8d65e28a970e1c5cb33ce9c7e22e3de745e1b2ae37af051ef16aea3b/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2025-11-21 20:08:45.168 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 10.7 MB/s eta 0:00:00 2025-11-21 20:08:45.169 | Using cached http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl (1.2 MB) 2025-11-21 20:08:45.227 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2025-11-21 20:08:46.084 | Successfully installed Parsley-1.3 bindep-2.13.0 distro-1.9.0 packaging-25.0 pbr-7.0.3 setuptools-80.9.0 2025-11-21 20:08:46.146 | 2025-11-21 20:08:46.146 | [notice] A new release of pip is available: 23.3.2 -> 25.3 2025-11-21 20:08:46.146 | [notice] To update, run: python3 -m pip install --upgrade pip 2025-11-21 20:08:46.223 | + ./stack.sh:main:864 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-11-21 20:08:46.227 | + ./stack.sh:main:864 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2025-11-21 20:08:46.232 | ++ ./stack.sh:main:867 : _get_plugin_bindep_packages 2025-11-21 20:08:46.252 | + ./stack.sh:main:867 : pkgs= 2025-11-21 20:08:46.254 | + ./stack.sh:main:868 : [[ -n '' ]] 2025-11-21 20:08:46.257 | + ./stack.sh:main:875 : run_phase stack pre-install 2025-11-21 20:08:46.260 | + functions-common:run_phase:1851 : local mode=stack 2025-11-21 20:08:46.263 | + functions-common:run_phase:1852 : local phase=pre-install 2025-11-21 20:08:46.266 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:08:46.269 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:08:46.272 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:08:46.274 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:08:46.277 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:08:46.281 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:08:46.286 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:08:46.288 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:08:46.291 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:08:46.294 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack pre-install 2025-11-21 20:08:46.298 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:08:46.316 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:08:46.319 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:08:46.322 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:08:46.325 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2025-11-21 20:08:46.328 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:08:46.331 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-21 20:08:46.333 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:08:46.335 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2025-11-21 20:08:46.338 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:08:46.341 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2025-11-21 20:08:46.344 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:08:46.347 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-11-21 20:08:46.350 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-21 20:08:46.352 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-21 20:08:46.355 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:08:46.358 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-21 20:08:46.362 | + functions-common:run_phase:1878 : run_plugins stack pre-install 2025-11-21 20:08:46.365 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-21 20:08:46.368 | + functions-common:run_plugins:1838 : local phase=pre-install 2025-11-21 20:08:46.370 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-21 20:08:46.373 | + functions-common:run_plugins:1841 : local plugin 2025-11-21 20:08:46.376 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-21 20:08:46.379 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-21 20:08:46.382 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-21 20:08:46.385 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack pre-install 2025-11-21 20:08:46.388 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-21 20:08:46.391 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-21 20:08:46.394 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-21 20:08:46.397 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-21 20:08:46.400 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-21 20:08:46.402 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-21 20:08:46.405 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-21 20:08:46.409 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-21 20:08:46.413 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-21 20:08:46.416 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-21 20:08:46.420 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-21 20:08:46.423 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-21 20:08:46.427 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-21 20:08:46.430 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-21 20:08:46.432 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-21 20:08:46.434 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-21 20:08:46.437 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-21 20:08:46.440 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-21 20:08:46.443 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-21 20:08:46.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-21 20:08:46.449 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-21 20:08:46.465 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-21 20:08:46.469 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-21 20:08:46.472 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-21 20:08:46.475 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-21 20:08:46.478 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:08:46.495 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:08:46.497 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-21 20:08:46.501 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-21 20:08:46.502 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-21 20:08:46.507 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-21 20:08:46.510 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-21 20:08:46.513 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-21 20:08:46.518 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:08:46.537 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:08:46.541 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-21 20:08:46.543 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:08:46.545 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-21 20:08:46.548 | + ./stack.sh:main:878 : set_systemd_override DefaultLimitNOFILE 2048 2025-11-21 20:08:46.552 | + functions:set_systemd_override:837 : local key=DefaultLimitNOFILE 2025-11-21 20:08:46.555 | + functions:set_systemd_override:838 : local value=2048 2025-11-21 20:08:46.558 | + functions:set_systemd_override:840 : local sysconf=/etc/systemd/system.conf 2025-11-21 20:08:46.561 | + functions:set_systemd_override:841 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2025-11-21 20:08:46.681 | + functions:set_systemd_override:842 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2025-11-21 20:08:46.682 | Set systemd system override for DefaultLimitNOFILE=2048 2025-11-21 20:08:46.685 | + functions:set_systemd_override:844 : sudo systemctl daemon-reload 2025-11-21 20:08:46.940 | + ./stack.sh:main:880 : install_rpc_backend 2025-11-21 20:08:46.943 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2025-11-21 20:08:46.964 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:08:46.967 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2025-11-21 20:08:46.970 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:08:46.973 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:08:46.975 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:08:46.979 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:08:46.981 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:08:46.984 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:08:46.987 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:46.990 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:46.993 | + functions-common:install_package:1442 : real_install_package rabbitmq-server 2025-11-21 20:08:46.996 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:08:47.000 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:47.003 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:47.006 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:08:47.010 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:08:47.013 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:08:47.016 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:08:47.019 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:08:47.023 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:08:47.026 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:08:47.028 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:08:47.030 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:08:47.033 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:08:47.036 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:08:47.039 | + functions-common:real_install_package:1432 : yum_install rabbitmq-server 2025-11-21 20:08:47.042 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:08:47.045 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:08:47.048 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:08:47.052 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:08:47.055 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:08:47.059 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:08:47.063 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:08:47.068 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755727064 2025-11-21 20:08:47.071 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y rabbitmq-server 2025-11-21 20:08:47.074 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:08:47.079 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:08:47.085 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:08:47.088 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:08:47.091 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y rabbitmq-server 2025-11-21 20:08:47.631 | Last metadata expiration check: 0:01:12 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:08:47.723 | Dependencies resolved. 2025-11-21 20:08:47.724 | ================================================================================ 2025-11-21 20:08:47.724 | Package Arch Version Repository Size 2025-11-21 20:08:47.724 | ================================================================================ 2025-11-21 20:08:47.724 | Installing: 2025-11-21 20:08:47.724 | rabbitmq-server x86_64 3.13.7-1.el10 centos10-rabbitmq 17 M 2025-11-21 20:08:47.724 | Installing dependencies: 2025-11-21 20:08:47.724 | erlang-asn1 x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-11-21 20:08:47.724 | erlang-compiler x86_64 26.2.5-1.el10 centos10-rabbitmq 2.6 M 2025-11-21 20:08:47.724 | erlang-crypto x86_64 26.2.5-1.el10 centos10-rabbitmq 198 k 2025-11-21 20:08:47.724 | erlang-eldap x86_64 26.2.5-1.el10 centos10-rabbitmq 141 k 2025-11-21 20:08:47.724 | erlang-erts x86_64 26.2.5-1.el10 centos10-rabbitmq 2.7 M 2025-11-21 20:08:47.724 | erlang-inets x86_64 26.2.5-1.el10 centos10-rabbitmq 743 k 2025-11-21 20:08:47.724 | erlang-kernel x86_64 26.2.5-1.el10 centos10-rabbitmq 2.3 M 2025-11-21 20:08:47.724 | erlang-mnesia x86_64 26.2.5-1.el10 centos10-rabbitmq 1.0 M 2025-11-21 20:08:47.724 | erlang-os_mon x86_64 26.2.5-1.el10 centos10-rabbitmq 117 k 2025-11-21 20:08:47.724 | erlang-public_key x86_64 26.2.5-1.el10 centos10-rabbitmq 910 k 2025-11-21 20:08:47.724 | erlang-runtime_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 211 k 2025-11-21 20:08:47.724 | erlang-sasl x86_64 26.2.5-1.el10 centos10-rabbitmq 365 k 2025-11-21 20:08:47.724 | erlang-snmp x86_64 26.2.5-1.el10 centos10-rabbitmq 2.1 M 2025-11-21 20:08:47.724 | erlang-ssl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.9 M 2025-11-21 20:08:47.724 | erlang-stdlib x86_64 26.2.5-1.el10 centos10-rabbitmq 4.6 M 2025-11-21 20:08:47.724 | erlang-syntax_tools x86_64 26.2.5-1.el10 centos10-rabbitmq 303 k 2025-11-21 20:08:47.724 | erlang-tools x86_64 26.2.5-1.el10 centos10-rabbitmq 715 k 2025-11-21 20:08:47.724 | erlang-xmerl x86_64 26.2.5-1.el10 centos10-rabbitmq 1.5 M 2025-11-21 20:08:47.724 | 2025-11-21 20:08:47.724 | Transaction Summary 2025-11-21 20:08:47.724 | ================================================================================ 2025-11-21 20:08:47.724 | Install 19 Packages 2025-11-21 20:08:47.724 | 2025-11-21 20:08:47.725 | Total download size: 40 M 2025-11-21 20:08:47.725 | Installed size: 77 M 2025-11-21 20:08:47.725 | Downloading Packages: 2025-11-21 20:08:47.764 | (1/19): erlang-crypto-26.2.5-1.el10.x86_64.rpm 5.2 MB/s | 198 kB 00:00 2025-11-21 20:08:47.782 | (2/19): erlang-asn1-26.2.5-1.el10.x86_64.rpm 19 MB/s | 1.0 MB 00:00 2025-11-21 20:08:47.788 | (3/19): erlang-eldap-26.2.5-1.el10.x86_64.rpm 5.9 MB/s | 141 kB 00:00 2025-11-21 20:08:47.811 | (4/19): erlang-compiler-26.2.5-1.el10.x86_64.rp 31 MB/s | 2.6 MB 00:00 2025-11-21 20:08:47.823 | (5/19): erlang-inets-26.2.5-1.el10.x86_64.rpm 21 MB/s | 743 kB 00:00 2025-11-21 20:08:47.873 | (6/19): erlang-erts-26.2.5-1.el10.x86_64.rpm 30 MB/s | 2.7 MB 00:00 2025-11-21 20:08:47.885 | (7/19): erlang-mnesia-26.2.5-1.el10.x86_64.rpm 16 MB/s | 1.0 MB 00:00 2025-11-21 20:08:47.891 | (8/19): erlang-os_mon-26.2.5-1.el10.x86_64.rpm 6.8 MB/s | 117 kB 00:00 2025-11-21 20:08:47.907 | (9/19): erlang-kernel-26.2.5-1.el10.x86_64.rpm 24 MB/s | 2.3 MB 00:00 2025-11-21 20:08:47.916 | (10/19): erlang-runtime_tools-26.2.5-1.el10.x86 8.8 MB/s | 211 kB 00:00 2025-11-21 20:08:47.924 | (11/19): erlang-public_key-26.2.5-1.el10.x86_64 23 MB/s | 910 kB 00:00 2025-11-21 20:08:47.932 | (12/19): erlang-sasl-26.2.5-1.el10.x86_64.rpm 15 MB/s | 365 kB 00:00 2025-11-21 20:08:47.976 | (13/19): erlang-snmp-26.2.5-1.el10.x86_64.rpm 36 MB/s | 2.1 MB 00:00 2025-11-21 20:08:47.999 | (14/19): erlang-ssl-26.2.5-1.el10.x86_64.rpm 25 MB/s | 1.9 MB 00:00 2025-11-21 20:08:48.009 | (15/19): erlang-syntax_tools-26.2.5-1.el10.x86_ 9.3 MB/s | 303 kB 00:00 2025-11-21 20:08:48.031 | (16/19): erlang-tools-26.2.5-1.el10.x86_64.rpm 23 MB/s | 715 kB 00:00 2025-11-21 20:08:48.057 | (17/19): erlang-stdlib-26.2.5-1.el10.x86_64.rpm 37 MB/s | 4.6 MB 00:00 2025-11-21 20:08:48.074 | (18/19): erlang-xmerl-26.2.5-1.el10.x86_64.rpm 23 MB/s | 1.5 MB 00:00 2025-11-21 20:08:48.272 | (19/19): rabbitmq-server-3.13.7-1.el10.x86_64.r 70 MB/s | 17 MB 00:00 2025-11-21 20:08:48.273 | -------------------------------------------------------------------------------- 2025-11-21 20:08:48.273 | Total 73 MB/s | 40 MB 00:00 2025-11-21 20:08:48.274 | Running transaction check 2025-11-21 20:08:48.306 | Transaction check succeeded. 2025-11-21 20:08:48.306 | Running transaction test 2025-11-21 20:08:48.614 | Transaction test succeeded. 2025-11-21 20:08:48.614 | Running transaction 2025-11-21 20:08:49.017 | Preparing : 1/1 2025-11-21 20:08:49.024 | Installing : erlang-crypto-26.2.5-1.el10.x86_64 1/19 2025-11-21 20:08:49.168 | Running scriptlet: erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-11-21 20:08:49.207 | Installing : erlang-erts-26.2.5-1.el10.x86_64 2/19 2025-11-21 20:08:49.253 | Installing : erlang-kernel-26.2.5-1.el10.x86_64 3/19 2025-11-21 20:08:49.283 | Installing : erlang-stdlib-26.2.5-1.el10.x86_64 4/19 2025-11-21 20:08:49.298 | Installing : erlang-compiler-26.2.5-1.el10.x86_64 5/19 2025-11-21 20:08:49.305 | Installing : erlang-mnesia-26.2.5-1.el10.x86_64 6/19 2025-11-21 20:08:49.319 | Installing : erlang-runtime_tools-26.2.5-1.el10.x86_64 7/19 2025-11-21 20:08:49.332 | Installing : erlang-asn1-26.2.5-1.el10.x86_64 8/19 2025-11-21 20:08:49.352 | Installing : erlang-public_key-26.2.5-1.el10.x86_64 9/19 2025-11-21 20:08:49.381 | Installing : erlang-inets-26.2.5-1.el10.x86_64 10/19 2025-11-21 20:08:49.397 | Installing : erlang-ssl-26.2.5-1.el10.x86_64 11/19 2025-11-21 20:08:49.408 | Installing : erlang-tools-26.2.5-1.el10.x86_64 12/19 2025-11-21 20:08:49.415 | Installing : erlang-sasl-26.2.5-1.el10.x86_64 13/19 2025-11-21 20:08:49.454 | Installing : erlang-eldap-26.2.5-1.el10.x86_64 14/19 2025-11-21 20:08:49.464 | Installing : erlang-snmp-26.2.5-1.el10.x86_64 15/19 2025-11-21 20:08:49.470 | Installing : erlang-os_mon-26.2.5-1.el10.x86_64 16/19 2025-11-21 20:08:49.488 | Installing : erlang-syntax_tools-26.2.5-1.el10.x86_64 17/19 2025-11-21 20:08:49.498 | Installing : erlang-xmerl-26.2.5-1.el10.x86_64 18/19 2025-11-21 20:08:49.858 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-21 20:08:49.873 | Installing : rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-21 20:08:51.656 | Running scriptlet: rabbitmq-server-3.13.7-1.el10.x86_64 19/19 2025-11-21 20:08:51.657 | 2025-11-21 20:08:51.657 | Installed: 2025-11-21 20:08:51.657 | erlang-asn1-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-compiler-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-crypto-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-eldap-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-erts-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-inets-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-kernel-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-mnesia-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-os_mon-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-public_key-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-runtime_tools-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-sasl-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-snmp-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-ssl-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-stdlib-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-syntax_tools-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-tools-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | erlang-xmerl-26.2.5-1.el10.x86_64 2025-11-21 20:08:51.657 | rabbitmq-server-3.13.7-1.el10.x86_64 2025-11-21 20:08:51.657 | 2025-11-21 20:08:51.657 | Complete! 2025-11-21 20:08:51.726 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:08:51.730 | + functions-common:time_stop:2423 : local name 2025-11-21 20:08:51.733 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:08:51.736 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:08:51.741 | + functions-common:time_stop:2426 : local total 2025-11-21 20:08:51.744 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:08:51.747 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:08:51.749 | + functions-common:time_stop:2430 : start_time=1763755727064 2025-11-21 20:08:51.751 | + functions-common:time_stop:2432 : [[ -z 1763755727064 ]] 2025-11-21 20:08:51.752 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:08:51.757 | + functions-common:time_stop:2435 : end_time=1763755731754 2025-11-21 20:08:51.760 | + functions-common:time_stop:2436 : elapsed_time=4690 2025-11-21 20:08:51.763 | + functions-common:time_stop:2437 : total=41041 2025-11-21 20:08:51.766 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:08:51.769 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=45731 2025-11-21 20:08:51.772 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2025-11-21 20:08:51.775 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:08:51.778 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:08:51.780 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:08:51.784 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:08:51.786 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:08:51.789 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:08:51.792 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:08:51.795 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:08:51.798 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:08:51.801 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:08:51.803 | + lib/rpc_backend:install_rpc_backend:61 : sudo systemctl --now enable rabbitmq-server 2025-11-21 20:08:51.838 | Created symlink '/etc/systemd/system/multi-user.target.wants/rabbitmq-server.service' → '/usr/lib/systemd/system/rabbitmq-server.service'. 2025-11-21 20:08:56.765 | + ./stack.sh:main:881 : restart_rpc_backend 2025-11-21 20:08:56.768 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2025-11-21 20:08:56.790 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:08:56.794 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2025-11-21 20:08:56.797 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:08:56.800 | + ./stack.sh:echo_summary:473 : echo -e Starting RabbitMQ 2025-11-21 20:08:56.804 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2025-11-21 20:08:56.808 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2025-11-21 20:08:56.815 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2025-11-21 20:08:56.817 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2025-11-21 20:08:56.820 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2025-11-21 20:08:56.824 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2025-11-21 20:08:56.827 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit secretrabbit 2025-11-21 20:08:56.830 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=secretrabbit found= out= 2025-11-21 20:08:56.834 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2025-11-21 20:08:57.405 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2025-11-21 20:08:57.406 | user tags 2025-11-21 20:08:57.406 | guest [administrator]' 2025-11-21 20:08:57.409 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2025-11-21 20:08:57.409 | user tags 2025-11-21 20:08:57.409 | guest [administrator]' 2025-11-21 20:08:57.410 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2025-11-21 20:08:57.416 | + lib/rpc_backend:rabbit_setuser:163 : found= 2025-11-21 20:08:57.419 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2025-11-21 20:08:57.421 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit secretrabbit 2025-11-21 20:08:57.891 | Adding user "stackrabbit" ... 2025-11-21 20:08:57.897 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2025-11-21 20:08:57.914 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2025-11-21 20:08:58.439 | Setting permissions for user "stackrabbit" in vhost "/" ... 2025-11-21 20:08:58.457 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2025-11-21 20:08:58.460 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit secretrabbit 2025-11-21 20:08:59.007 | Changing password for user "stackrabbit" ... 2025-11-21 20:08:59.029 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2025-11-21 20:08:59.031 | + lib/rpc_backend:restart_rpc_backend:103 : break 2025-11-21 20:08:59.034 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2025-11-21 20:08:59.553 | Deleting user "guest" ... 2025-11-21 20:08:59.575 | + ./stack.sh:main:883 : is_service_enabled mysql postgresql 2025-11-21 20:08:59.590 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:08:59.593 | + ./stack.sh:main:884 : install_database 2025-11-21 20:08:59.595 | + lib/database:install_database:118 : install_database_mysql 2025-11-21 20:08:59.597 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2025-11-21 20:08:59.599 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:59.601 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:59.604 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /opt/stack/.my.cnf ]] 2025-11-21 20:08:59.606 | + lib/databases/mysql:install_database_mysql:216 : cat 2025-11-21 20:08:59.610 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2025-11-21 20:08:59.613 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:59.615 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:59.617 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2025-11-21 20:08:59.619 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /opt/stack/.my.cnf 2025-11-21 20:08:59.622 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2025-11-21 20:08:59.625 | + lib/databases/mysql:install_database_mysql:229 : is_oraclelinux 2025-11-21 20:08:59.628 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-11-21 20:08:59.630 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-11-21 20:08:59.633 | + lib/databases/mysql:install_database_mysql:231 : is_fedora 2025-11-21 20:08:59.636 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:08:59.639 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:08:59.641 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:08:59.644 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:08:59.647 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:08:59.649 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:08:59.652 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:08:59.655 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:08:59.658 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:08:59.661 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:08:59.664 | + lib/databases/mysql:install_database_mysql:232 : install_package mariadb-server mariadb-devel mariadb 2025-11-21 20:08:59.667 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:08:59.670 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:08:59.673 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:08:59.675 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:08:59.677 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:08:59.680 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:08:59.684 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:59.686 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:59.689 | + functions-common:install_package:1442 : real_install_package mariadb-server mariadb-devel mariadb 2025-11-21 20:08:59.691 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:08:59.694 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:08:59.697 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:08:59.700 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:08:59.703 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:08:59.706 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:08:59.709 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:08:59.711 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:08:59.714 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:08:59.717 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:08:59.719 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:08:59.721 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:08:59.724 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:08:59.727 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:08:59.730 | + functions-common:real_install_package:1432 : yum_install mariadb-server mariadb-devel mariadb 2025-11-21 20:08:59.734 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:08:59.736 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:08:59.740 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:08:59.743 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:08:59.746 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:08:59.749 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:08:59.753 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:08:59.758 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755739755 2025-11-21 20:08:59.760 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y mariadb-server mariadb-devel mariadb 2025-11-21 20:08:59.763 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:08:59.768 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:08:59.772 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:08:59.776 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:08:59.778 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y mariadb-server mariadb-devel mariadb 2025-11-21 20:09:00.299 | Last metadata expiration check: 0:01:25 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:09:00.392 | Dependencies resolved. 2025-11-21 20:09:00.394 | ================================================================================ 2025-11-21 20:09:00.394 | Package Arch Version Repository Size 2025-11-21 20:09:00.394 | ================================================================================ 2025-11-21 20:09:00.394 | Installing: 2025-11-21 20:09:00.394 | mariadb x86_64 3:10.11.11-1.el10 appstream 1.6 M 2025-11-21 20:09:00.394 | mariadb-devel x86_64 3:10.11.11-1.el10 appstream 1.2 M 2025-11-21 20:09:00.394 | mariadb-server x86_64 3:10.11.11-1.el10 appstream 9.9 M 2025-11-21 20:09:00.394 | Installing dependencies: 2025-11-21 20:09:00.394 | mariadb-common noarch 3:10.11.11-1.el10 appstream 32 k 2025-11-21 20:09:00.394 | mariadb-connector-c x86_64 3.4.4-1.el10 baseos 211 k 2025-11-21 20:09:00.394 | mariadb-connector-c-config noarch 3.4.4-1.el10 baseos 9.9 k 2025-11-21 20:09:00.394 | mariadb-connector-c-devel x86_64 3.4.4-1.el10 appstream 60 k 2025-11-21 20:09:00.394 | mariadb-errmsg noarch 3:10.11.11-1.el10 appstream 263 k 2025-11-21 20:09:00.394 | mysql-selinux noarch 1.0.14-1.el10 appstream 37 k 2025-11-21 20:09:00.394 | perl-DBD-MariaDB x86_64 1.23-10.el10 appstream 155 k 2025-11-21 20:09:00.394 | perl-DBI x86_64 1.643-26.el10 appstream 713 k 2025-11-21 20:09:00.394 | perl-Math-BigInt noarch 1:2.0030.03-3.el10 appstream 228 k 2025-11-21 20:09:00.394 | perl-Math-Complex noarch 1.62-514.el10 appstream 47 k 2025-11-21 20:09:00.394 | perl-Sys-Hostname x86_64 1.25-514.el10 appstream 18 k 2025-11-21 20:09:00.394 | Installing weak dependencies: 2025-11-21 20:09:00.394 | mariadb-backup x86_64 3:10.11.11-1.el10 appstream 6.6 M 2025-11-21 20:09:00.394 | mariadb-client-utils x86_64 3:10.11.11-1.el10 appstream 40 k 2025-11-21 20:09:00.394 | mariadb-connector-c-doc noarch 3.4.4-1.el10 crb 121 k 2025-11-21 20:09:00.395 | mariadb-gssapi-server x86_64 3:10.11.11-1.el10 appstream 17 k 2025-11-21 20:09:00.395 | mariadb-server-utils x86_64 3:10.11.11-1.el10 appstream 258 k 2025-11-21 20:09:00.395 | 2025-11-21 20:09:00.395 | Transaction Summary 2025-11-21 20:09:00.395 | ================================================================================ 2025-11-21 20:09:00.395 | Install 19 Packages 2025-11-21 20:09:00.395 | 2025-11-21 20:09:00.395 | Total download size: 21 M 2025-11-21 20:09:00.395 | Installed size: 129 M 2025-11-21 20:09:00.395 | Downloading Packages: 2025-11-21 20:09:00.966 | (1/19): mariadb-connector-c-config-3.4.4-1.el10 56 kB/s | 9.9 kB 00:00 2025-11-21 20:09:01.111 | (2/19): mariadb-connector-c-3.4.4-1.el10.x86_64 657 kB/s | 211 kB 00:00 2025-11-21 20:09:01.183 | (3/19): mariadb-client-utils-10.11.11-1.el10.x8 549 kB/s | 40 kB 00:00 2025-11-21 20:09:01.246 | (4/19): mariadb-common-10.11.11-1.el10.noarch.r 503 kB/s | 32 kB 00:00 2025-11-21 20:09:01.307 | (5/19): mariadb-connector-c-devel-3.4.4-1.el10. 983 kB/s | 60 kB 00:00 2025-11-21 20:09:01.623 | (6/19): mariadb-devel-10.11.11-1.el10.x86_64.rp 3.7 MB/s | 1.2 MB 00:00 2025-11-21 20:09:01.749 | (7/19): mariadb-errmsg-10.11.11-1.el10.noarch.r 2.1 MB/s | 263 kB 00:00 2025-11-21 20:09:01.812 | (8/19): mariadb-gssapi-server-10.11.11-1.el10.x 272 kB/s | 17 kB 00:00 2025-11-21 20:09:03.419 | (9/19): mariadb-10.11.11-1.el10.x86_64.rpm 628 kB/s | 1.6 MB 00:02 2025-11-21 20:09:03.831 | (10/19): mariadb-server-utils-10.11.11-1.el10.x 628 kB/s | 258 kB 00:00 2025-11-21 20:09:03.939 | (11/19): mysql-selinux-1.0.14-1.el10.noarch.rpm 345 kB/s | 37 kB 00:00 2025-11-21 20:09:04.198 | (12/19): perl-DBD-MariaDB-1.23-10.el10.x86_64.r 602 kB/s | 155 kB 00:00 2025-11-21 20:09:05.202 | (13/19): perl-DBI-1.643-26.el10.x86_64.rpm 712 kB/s | 713 kB 00:01 2025-11-21 20:09:05.303 | (14/19): mariadb-server-10.11.11-1.el10.x86_64. 2.8 MB/s | 9.9 MB 00:03 2025-11-21 20:09:05.364 | (15/19): perl-Math-Complex-1.62-514.el10.noarch 766 kB/s | 47 kB 00:00 2025-11-21 20:09:05.424 | (16/19): perl-Sys-Hostname-1.25-514.el10.x86_64 298 kB/s | 18 kB 00:00 2025-11-21 20:09:05.546 | (17/19): mariadb-connector-c-doc-3.4.4-1.el10.n 1.0 MB/s | 121 kB 00:00 2025-11-21 20:09:05.661 | (18/19): perl-Math-BigInt-2.0030.03-3.el10.noar 497 kB/s | 228 kB 00:00 2025-11-21 20:09:12.429 | (19/19): mariadb-backup-10.11.11-1.el10.x86_64. 586 kB/s | 6.6 MB 00:11 2025-11-21 20:09:12.432 | -------------------------------------------------------------------------------- 2025-11-21 20:09:12.432 | Total 1.8 MB/s | 21 MB 00:12 2025-11-21 20:09:12.924 | Running transaction check 2025-11-21 20:09:12.995 | Transaction check succeeded. 2025-11-21 20:09:12.996 | Running transaction test 2025-11-21 20:09:13.218 | Transaction test succeeded. 2025-11-21 20:09:13.218 | Running transaction 2025-11-21 20:09:13.538 | Preparing : 1/1 2025-11-21 20:09:13.549 | Installing : mariadb-connector-c-config-3.4.4-1.el10.noarch 1/19 2025-11-21 20:09:13.559 | Installing : mariadb-connector-c-3.4.4-1.el10.x86_64 2/19 2025-11-21 20:09:13.564 | Installing : mariadb-common-3:10.11.11-1.el10.noarch 3/19 2025-11-21 20:09:13.577 | Installing : perl-Sys-Hostname-1.25-514.el10.x86_64 4/19 2025-11-21 20:09:13.592 | Installing : mariadb-errmsg-3:10.11.11-1.el10.noarch 5/19 2025-11-21 20:09:13.600 | Installing : mariadb-connector-c-doc-3.4.4-1.el10.noarch 6/19 2025-11-21 20:09:13.605 | Installing : mariadb-connector-c-devel-3.4.4-1.el10.x86_64 7/19 2025-11-21 20:09:13.612 | Installing : perl-Math-Complex-1.62-514.el10.noarch 8/19 2025-11-21 20:09:13.632 | Installing : perl-Math-BigInt-1:2.0030.03-3.el10.noarch 9/19 2025-11-21 20:09:13.642 | Installing : perl-DBI-1.643-26.el10.x86_64 10/19 2025-11-21 20:09:13.648 | Installing : perl-DBD-MariaDB-1.23-10.el10.x86_64 11/19 2025-11-21 20:09:13.671 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-21 20:09:13.674 | Installing : mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-21 20:09:26.298 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 12/19 2025-11-21 20:09:26.298 | libsemanage.semanage_direct_install_info: Overriding mysql module at lower priority 100 with module at priority 200. 2025-11-21 20:09:26.298 | 2025-11-21 20:09:26.394 | Installing : mariadb-client-utils-3:10.11.11-1.el10.x86_64 13/19 2025-11-21 20:09:26.456 | Installing : mariadb-3:10.11.11-1.el10.x86_64 14/19 2025-11-21 20:09:26.462 | Installing : mariadb-backup-3:10.11.11-1.el10.x86_64 15/19 2025-11-21 20:09:26.466 | Installing : mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 16/19 2025-11-21 20:09:26.696 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-21 20:09:26.709 | Installing : mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-21 20:09:26.746 | Running scriptlet: mariadb-server-3:10.11.11-1.el10.x86_64 17/19 2025-11-21 20:09:26.802 | Installing : mariadb-server-utils-3:10.11.11-1.el10.x86_64 18/19 2025-11-21 20:09:26.812 | Installing : mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-11-21 20:09:27.513 | Running scriptlet: mysql-selinux-1.0.14-1.el10.noarch 19/19 2025-11-21 20:09:28.478 | Running scriptlet: mariadb-devel-3:10.11.11-1.el10.x86_64 19/19 2025-11-21 20:09:28.479 | 2025-11-21 20:09:28.479 | Installed: 2025-11-21 20:09:28.479 | mariadb-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-backup-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-client-utils-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-common-3:10.11.11-1.el10.noarch 2025-11-21 20:09:28.479 | mariadb-connector-c-3.4.4-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-connector-c-config-3.4.4-1.el10.noarch 2025-11-21 20:09:28.479 | mariadb-connector-c-devel-3.4.4-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-connector-c-doc-3.4.4-1.el10.noarch 2025-11-21 20:09:28.479 | mariadb-devel-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-errmsg-3:10.11.11-1.el10.noarch 2025-11-21 20:09:28.479 | mariadb-gssapi-server-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-server-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mariadb-server-utils-3:10.11.11-1.el10.x86_64 2025-11-21 20:09:28.479 | mysql-selinux-1.0.14-1.el10.noarch 2025-11-21 20:09:28.479 | perl-DBD-MariaDB-1.23-10.el10.x86_64 2025-11-21 20:09:28.479 | perl-DBI-1.643-26.el10.x86_64 2025-11-21 20:09:28.479 | perl-Math-BigInt-1:2.0030.03-3.el10.noarch 2025-11-21 20:09:28.479 | perl-Math-Complex-1.62-514.el10.noarch 2025-11-21 20:09:28.479 | perl-Sys-Hostname-1.25-514.el10.x86_64 2025-11-21 20:09:28.479 | 2025-11-21 20:09:28.479 | Complete! 2025-11-21 20:09:28.539 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:09:28.542 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:28.544 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:28.546 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:28.550 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:28.551 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:28.554 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:09:28.557 | + functions-common:time_stop:2430 : start_time=1763755739755 2025-11-21 20:09:28.559 | + functions-common:time_stop:2432 : [[ -z 1763755739755 ]] 2025-11-21 20:09:28.562 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:28.567 | + functions-common:time_stop:2435 : end_time=1763755768564 2025-11-21 20:09:28.570 | + functions-common:time_stop:2436 : elapsed_time=28809 2025-11-21 20:09:28.572 | + functions-common:time_stop:2437 : total=45731 2025-11-21 20:09:28.574 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:28.577 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=74540 2025-11-21 20:09:28.580 | + lib/databases/mysql:install_database_mysql:233 : sudo systemctl enable mariadb 2025-11-21 20:09:28.605 | Created symlink '/etc/systemd/system/mysql.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-21 20:09:28.605 | Created symlink '/etc/systemd/system/mysqld.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-21 20:09:28.605 | Created symlink '/etc/systemd/system/multi-user.target.wants/mariadb.service' → '/usr/lib/systemd/system/mariadb.service'. 2025-11-21 20:09:28.823 | + ./stack.sh:main:886 : '[' -n mysql ']' 2025-11-21 20:09:28.827 | + ./stack.sh:main:887 : install_database_python 2025-11-21 20:09:28.829 | + lib/database:install_database_python:123 : install_database_python_mysql 2025-11-21 20:09:28.832 | + lib/databases/mysql:install_database_python_mysql:244 : pip_install_gr PyMySQL 2025-11-21 20:09:28.835 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2025-11-21 20:09:28.838 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:09:28.842 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2025-11-21 20:09:28.846 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2025-11-21 20:09:28.848 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:09:28.853 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:09:28.857 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:09:28.862 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2025-11-21 20:09:28.864 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2025-11-21 20:09:28.866 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2025-11-21 20:09:28.870 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2025-11-21 20:09:28.873 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2025-11-21 20:09:28.893 | Using python 3.12 to install PyMySQL 2025-11-21 20:09:28.896 | + 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 2025-11-21 20:09:29.503 | 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 2025-11-21 20:09:29.566 | Collecting PyMySQL 2025-11-21 20:09:29.568 | 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) 2025-11-21 20:09:29.578 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7c/4c/ad33b92b9864cbde84f259d5df035a6447f91891f5be77788e2a3892bce3/pymysql-1.1.2-py3-none-any.whl (45 kB) 2025-11-21 20:09:29.588 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.3/45.3 kB 5.2 MB/s eta 0:00:00 2025-11-21 20:09:29.731 | Installing collected packages: PyMySQL 2025-11-21 20:09:29.765 | Successfully installed PyMySQL-1.1.2 2025-11-21 20:09:29.766 | 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 2025-11-21 20:09:29.868 | + inc/python:pip_install:216 : result=0 2025-11-21 20:09:29.872 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:09:29.874 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:29.877 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:29.880 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:29.883 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:29.886 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:29.889 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:09:29.892 | + functions-common:time_stop:2430 : start_time=1763755768888 2025-11-21 20:09:29.895 | + functions-common:time_stop:2432 : [[ -z 1763755768888 ]] 2025-11-21 20:09:29.899 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:29.904 | + functions-common:time_stop:2435 : end_time=1763755769901 2025-11-21 20:09:29.907 | + functions-common:time_stop:2436 : elapsed_time=1013 2025-11-21 20:09:29.909 | + functions-common:time_stop:2437 : total=11618 2025-11-21 20:09:29.911 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:29.912 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=12631 2025-11-21 20:09:29.915 | + inc/python:pip_install:219 : return 0 2025-11-21 20:09:29.918 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2025-11-21 20:09:29.921 | + lib/databases/mysql:install_database_python_mysql:247 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2025-11-21 20:09:29.924 | + lib/databases/mysql:install_database_python_mysql:248 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2025-11-21 20:09:29.927 | + ./stack.sh:main:890 : is_service_enabled neutron 2025-11-21 20:09:29.947 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:29.950 | + ./stack.sh:main:891 : install_neutron_agent_packages 2025-11-21 20:09:29.954 | + lib/neutron:install_neutron_agent_packages:557 : is_service_enabled q-l3 neutron-l3 2025-11-21 20:09:29.974 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:09:29.977 | + lib/neutron:install_neutron_agent_packages:561 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2025-11-21 20:09:29.997 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:09:30.000 | + ./stack.sh:main:894 : is_service_enabled etcd3 2025-11-21 20:09:30.021 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:30.025 | + ./stack.sh:main:895 : install_etcd3 2025-11-21 20:09:30.028 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2025-11-21 20:09:30.028 | Installing etcd 2025-11-21 20:09:30.031 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2025-11-21 20:09:30.058 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2025-11-21 20:09:30.084 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2025-11-21 20:09:30.087 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2025-11-21 20:09:30.115 | + lib/etcd3:install_etcd3:113 : local etcd_file 2025-11-21 20:09:30.118 | ++ 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 2025-11-21 20:09:30.121 | ++ 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 2025-11-21 20:09:30.125 | +++ 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 2025-11-21 20:09:30.131 | ++ functions:get_extra_file:64 : file_name=etcd-v3.5.21-linux-amd64.tar.gz 2025-11-21 20:09:30.132 | ++ 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* ]] 2025-11-21 20:09:30.135 | ++ functions:get_extra_file:67 : [[ ! -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2025-11-21 20:09:30.140 | ++ 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 2025-11-21 20:09:30.146 | --2025-11-21 15:09:30-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-21 20:09:30.267 | Resolving github.com (github.com)... 140.82.113.4 2025-11-21 20:09:30.289 | Connecting to github.com (github.com)|140.82.113.4|:443... connected. 2025-11-21 20:09:30.468 | HTTP request sent, awaiting response... 302 Found 2025-11-21 20:09:30.468 | 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=2025-11-21T21%3A07%3A20Z&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=2025-11-21T20%3A06%3A36Z&ske=2025-11-21T21%3A07%3A20Z&sks=b&skv=2018-11-09&sig=U6E3IBCKtw9R4pGmOBxMH%2FI3yrT0oIySdqPjSu8VgPI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1NzU3MCwibmJmIjoxNzYzNzU1NzcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PDPx-_6e9PmMh1ROM862lHGofZGjohl9J6Z2Be-Bk8Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2025-11-21 20:09:30.468 | --2025-11-21 15:09:30-- 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=2025-11-21T21%3A07%3A20Z&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=2025-11-21T20%3A06%3A36Z&ske=2025-11-21T21%3A07%3A20Z&sks=b&skv=2018-11-09&sig=U6E3IBCKtw9R4pGmOBxMH%2FI3yrT0oIySdqPjSu8VgPI%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1NzU3MCwibmJmIjoxNzYzNzU1NzcwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.PDPx-_6e9PmMh1ROM862lHGofZGjohl9J6Z2Be-Bk8Q&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2025-11-21 20:09:30.469 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ... 2025-11-21 20:09:30.470 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2025-11-21 20:09:30.493 | HTTP request sent, awaiting response... 200 OK 2025-11-21 20:09:30.494 | Length: 20927601 (20M) [application/octet-stream] 2025-11-21 20:09:30.494 | Saving to: ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ 2025-11-21 20:09:30.510 | 2025-11-21 20:09:31.913 | 0K ........ ........ ... 100% 14.1M=1.4s 2025-11-21 20:09:31.913 | 2025-11-21 20:09:31.913 | 2025-11-21 15:09:31 (14.1 MB/s) - ‘/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz’ saved [20927601/20927601] 2025-11-21 20:09:31.913 | 2025-11-21 20:09:31.918 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2025-11-21 20:09:31.921 | ++ functions:get_extra_file:73 : echo /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-21 20:09:31.925 | ++ functions:get_extra_file:74 : return 2025-11-21 20:09:31.929 | + lib/etcd3:install_etcd3:114 : etcd_file=/opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2025-11-21 20:09:31.933 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2025-11-21 20:09:31.938 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2025-11-21 20:09:31.943 | + lib/etcd3:install_etcd3:118 : sha256sum -c /opt/stack/devstack/files/etcd.sha256sum 2025-11-21 20:09:31.982 | /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2025-11-21 20:09:31.986 | + lib/etcd3:install_etcd3:120 : tar xzvf /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /opt/stack/devstack/files 2025-11-21 20:09:31.996 | etcd-v3.5.21-linux-amd64/ 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/ 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2025-11-21 20:09:31.997 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2025-11-21 20:09:31.998 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2025-11-21 20:09:31.998 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2025-11-21 20:09:31.999 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2025-11-21 20:09:31.999 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2025-11-21 20:09:31.999 | etcd-v3.5.21-linux-amd64/README.md 2025-11-21 20:09:31.999 | etcd-v3.5.21-linux-amd64/etcdutl 2025-11-21 20:09:32.140 | etcd-v3.5.21-linux-amd64/etcdctl 2025-11-21 20:09:32.268 | etcd-v3.5.21-linux-amd64/etcd 2025-11-21 20:09:32.439 | + lib/etcd3:install_etcd3:121 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2025-11-21 20:09:32.511 | + lib/etcd3:install_etcd3:122 : sudo cp /opt/stack/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2025-11-21 20:09:32.574 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2025-11-21 20:09:32.577 | + ./stack.sh:main:904 : is_service_enabled tls-proxy 2025-11-21 20:09:32.598 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:32.602 | + ./stack.sh:main:905 : configure_CA 2025-11-21 20:09:32.605 | + lib/tls:configure_CA:70 : [[ -n 38.102.83.94 ]] 2025-11-21 20:09:32.610 | ++ lib/tls:configure_CA:70 : ipv6_unquote 38.102.83.94 2025-11-21 20:09:32.614 | ++ functions-common:ipv6_unquote:2221 : echo 38.102.83.94 2025-11-21 20:09:32.615 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-21 20:09:32.620 | + lib/tls:configure_CA:70 : [[ 38.102.83.94 != \3\8\.\1\0\2\.\8\3\.\9\4 ]] 2025-11-21 20:09:32.624 | + ./stack.sh:main:906 : init_CA 2025-11-21 20:09:32.626 | + lib/tls:init_CA:205 : make_root_CA /opt/stack/data/CA/root-ca 2025-11-21 20:09:32.630 | + lib/tls:make_root_CA:322 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-21 20:09:32.634 | + lib/tls:make_root_CA:325 : create_CA_base /opt/stack/data/CA/root-ca 2025-11-21 20:09:32.637 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-21 20:09:32.640 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/root-ca ]] 2025-11-21 20:09:32.643 | + lib/tls:create_CA_base:86 : local i 2025-11-21 20:09:32.647 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.650 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/certs 2025-11-21 20:09:32.657 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.659 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/crl 2025-11-21 20:09:32.665 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.668 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/newcerts 2025-11-21 20:09:32.674 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.677 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/root-ca/private 2025-11-21 20:09:32.683 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/root-ca/private 2025-11-21 20:09:32.689 | + lib/tls:create_CA_base:91 : echo 01 2025-11-21 20:09:32.692 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/root-ca/index.txt 2025-11-21 20:09:32.698 | + lib/tls:make_root_CA:326 : create_CA_config /opt/stack/data/CA/root-ca 'Root CA' 2025-11-21 20:09:32.702 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/root-ca 2025-11-21 20:09:32.705 | + lib/tls:create_CA_config:99 : local 'common_name=Root CA' 2025-11-21 20:09:32.709 | + lib/tls:create_CA_config:145 : echo ' 2025-11-21 20:09:32.709 | [ ca ] 2025-11-21 20:09:32.709 | default_ca = CA_default 2025-11-21 20:09:32.709 | 2025-11-21 20:09:32.709 | [ CA_default ] 2025-11-21 20:09:32.709 | dir = /opt/stack/data/CA/root-ca 2025-11-21 20:09:32.709 | policy = policy_match 2025-11-21 20:09:32.709 | database = $dir/index.txt 2025-11-21 20:09:32.709 | serial = $dir/serial 2025-11-21 20:09:32.709 | certs = $dir/certs 2025-11-21 20:09:32.710 | crl_dir = $dir/crl 2025-11-21 20:09:32.710 | new_certs_dir = $dir/newcerts 2025-11-21 20:09:32.710 | certificate = $dir/cacert.pem 2025-11-21 20:09:32.710 | private_key = $dir/private/cacert.key 2025-11-21 20:09:32.710 | RANDFILE = $dir/private/.rand 2025-11-21 20:09:32.710 | default_md = sha256 2025-11-21 20:09:32.710 | 2025-11-21 20:09:32.710 | [ req ] 2025-11-21 20:09:32.710 | default_bits = 2048 2025-11-21 20:09:32.710 | default_md = sha256 2025-11-21 20:09:32.710 | 2025-11-21 20:09:32.710 | prompt = no 2025-11-21 20:09:32.710 | distinguished_name = ca_distinguished_name 2025-11-21 20:09:32.710 | 2025-11-21 20:09:32.710 | x509_extensions = ca_extensions 2025-11-21 20:09:32.710 | 2025-11-21 20:09:32.710 | [ ca_distinguished_name ] 2025-11-21 20:09:32.710 | organizationName = OpenStack 2025-11-21 20:09:32.710 | organizationalUnitName = DevStack Certificate Authority 2025-11-21 20:09:32.710 | commonName = Root CA 2025-11-21 20:09:32.710 | 2025-11-21 20:09:32.710 | [ policy_match ] 2025-11-21 20:09:32.710 | countryName = optional 2025-11-21 20:09:32.710 | stateOrProvinceName = optional 2025-11-21 20:09:32.710 | organizationName = match 2025-11-21 20:09:32.710 | organizationalUnitName = optional 2025-11-21 20:09:32.710 | commonName = supplied 2025-11-21 20:09:32.710 | 2025-11-21 20:09:32.711 | [ ca_extensions ] 2025-11-21 20:09:32.711 | basicConstraints = critical,CA:true 2025-11-21 20:09:32.711 | subjectKeyIdentifier = hash 2025-11-21 20:09:32.711 | authorityKeyIdentifier = keyid:always, issuer 2025-11-21 20:09:32.711 | keyUsage = cRLSign, keyCertSign 2025-11-21 20:09:32.711 | 2025-11-21 20:09:32.711 | ' 2025-11-21 20:09:32.713 | + lib/tls:make_root_CA:328 : '[' '!' -r /opt/stack/data/CA/root-ca/cacert.pem ']' 2025-11-21 20:09:32.717 | + 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 2025-11-21 20:09:32.743 | .........+...+.......+...+.........+..+.+..+...............+......+....+..+......+....+......+++++++++++++++++++++++++++++++++++++++*.......+..+...+.+......+...+...........+++++++++++++++++++++++++++++++++++++++*...+....+......+.....+...+......+.++++++ 2025-11-21 20:09:32.767 | .......+..+......+...+....+......+.........+++++++++++++++++++++++++++++++++++++++*.......+....+++++++++++++++++++++++++++++++++++++++*......+..+....+...........+...............+..........+.......................+............+...+.+............+...+...............+...........+.+..++++++ 2025-11-21 20:09:32.771 | ----- 2025-11-21 20:09:32.778 | + lib/tls:init_CA:206 : make_int_CA /opt/stack/data/CA/int-ca /opt/stack/data/CA/root-ca 2025-11-21 20:09:32.781 | + lib/tls:make_int_CA:290 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-21 20:09:32.785 | + lib/tls:make_int_CA:291 : local signing_ca_dir=/opt/stack/data/CA/root-ca 2025-11-21 20:09:32.788 | + lib/tls:make_int_CA:294 : create_CA_base /opt/stack/data/CA/int-ca 2025-11-21 20:09:32.791 | + lib/tls:create_CA_base:79 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-21 20:09:32.795 | + lib/tls:create_CA_base:81 : [[ -d /opt/stack/data/CA/int-ca ]] 2025-11-21 20:09:32.798 | + lib/tls:create_CA_base:86 : local i 2025-11-21 20:09:32.802 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.805 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/certs 2025-11-21 20:09:32.812 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.815 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/crl 2025-11-21 20:09:32.821 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.824 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/newcerts 2025-11-21 20:09:32.830 | + lib/tls:create_CA_base:87 : for i in certs crl newcerts private 2025-11-21 20:09:32.834 | + lib/tls:create_CA_base:88 : mkdir -p /opt/stack/data/CA/int-ca/private 2025-11-21 20:09:32.839 | + lib/tls:create_CA_base:90 : chmod 710 /opt/stack/data/CA/int-ca/private 2025-11-21 20:09:32.845 | + lib/tls:create_CA_base:91 : echo 01 2025-11-21 20:09:32.849 | + lib/tls:create_CA_base:92 : cp /dev/null /opt/stack/data/CA/int-ca/index.txt 2025-11-21 20:09:32.855 | + lib/tls:make_int_CA:295 : create_CA_config /opt/stack/data/CA/int-ca 'Intermediate CA' 2025-11-21 20:09:32.858 | + lib/tls:create_CA_config:98 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-21 20:09:32.862 | + lib/tls:create_CA_config:99 : local 'common_name=Intermediate CA' 2025-11-21 20:09:32.865 | + lib/tls:create_CA_config:145 : echo ' 2025-11-21 20:09:32.865 | [ ca ] 2025-11-21 20:09:32.865 | default_ca = CA_default 2025-11-21 20:09:32.865 | 2025-11-21 20:09:32.866 | [ CA_default ] 2025-11-21 20:09:32.866 | dir = /opt/stack/data/CA/int-ca 2025-11-21 20:09:32.866 | policy = policy_match 2025-11-21 20:09:32.866 | database = $dir/index.txt 2025-11-21 20:09:32.866 | serial = $dir/serial 2025-11-21 20:09:32.866 | certs = $dir/certs 2025-11-21 20:09:32.866 | crl_dir = $dir/crl 2025-11-21 20:09:32.866 | new_certs_dir = $dir/newcerts 2025-11-21 20:09:32.866 | certificate = $dir/cacert.pem 2025-11-21 20:09:32.866 | private_key = $dir/private/cacert.key 2025-11-21 20:09:32.866 | RANDFILE = $dir/private/.rand 2025-11-21 20:09:32.866 | default_md = sha256 2025-11-21 20:09:32.866 | 2025-11-21 20:09:32.866 | [ req ] 2025-11-21 20:09:32.866 | default_bits = 2048 2025-11-21 20:09:32.866 | default_md = sha256 2025-11-21 20:09:32.866 | 2025-11-21 20:09:32.866 | prompt = no 2025-11-21 20:09:32.866 | distinguished_name = ca_distinguished_name 2025-11-21 20:09:32.866 | 2025-11-21 20:09:32.866 | x509_extensions = ca_extensions 2025-11-21 20:09:32.867 | 2025-11-21 20:09:32.867 | [ ca_distinguished_name ] 2025-11-21 20:09:32.867 | organizationName = OpenStack 2025-11-21 20:09:32.867 | organizationalUnitName = DevStack Certificate Authority 2025-11-21 20:09:32.867 | commonName = Intermediate CA 2025-11-21 20:09:32.867 | 2025-11-21 20:09:32.867 | [ policy_match ] 2025-11-21 20:09:32.867 | countryName = optional 2025-11-21 20:09:32.867 | stateOrProvinceName = optional 2025-11-21 20:09:32.867 | organizationName = match 2025-11-21 20:09:32.867 | organizationalUnitName = optional 2025-11-21 20:09:32.867 | commonName = supplied 2025-11-21 20:09:32.867 | 2025-11-21 20:09:32.867 | [ ca_extensions ] 2025-11-21 20:09:32.867 | basicConstraints = critical,CA:true 2025-11-21 20:09:32.867 | subjectKeyIdentifier = hash 2025-11-21 20:09:32.867 | authorityKeyIdentifier = keyid:always, issuer 2025-11-21 20:09:32.867 | keyUsage = cRLSign, keyCertSign 2025-11-21 20:09:32.867 | 2025-11-21 20:09:32.867 | ' 2025-11-21 20:09:32.869 | + lib/tls:make_int_CA:296 : create_signing_config /opt/stack/data/CA/int-ca 2025-11-21 20:09:32.872 | + lib/tls:create_signing_config:151 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-21 20:09:32.876 | + lib/tls:create_signing_config:198 : echo ' 2025-11-21 20:09:32.876 | [ ca ] 2025-11-21 20:09:32.876 | default_ca = CA_default 2025-11-21 20:09:32.876 | 2025-11-21 20:09:32.876 | [ CA_default ] 2025-11-21 20:09:32.876 | dir = /opt/stack/data/CA/int-ca 2025-11-21 20:09:32.876 | policy = policy_match 2025-11-21 20:09:32.876 | database = $dir/index.txt 2025-11-21 20:09:32.876 | serial = $dir/serial 2025-11-21 20:09:32.876 | certs = $dir/certs 2025-11-21 20:09:32.876 | crl_dir = $dir/crl 2025-11-21 20:09:32.876 | new_certs_dir = $dir/newcerts 2025-11-21 20:09:32.876 | certificate = $dir/cacert.pem 2025-11-21 20:09:32.876 | private_key = $dir/private/cacert.key 2025-11-21 20:09:32.876 | RANDFILE = $dir/private/.rand 2025-11-21 20:09:32.876 | default_md = default 2025-11-21 20:09:32.876 | 2025-11-21 20:09:32.876 | [ req ] 2025-11-21 20:09:32.876 | default_bits = 1024 2025-11-21 20:09:32.876 | default_md = sha256 2025-11-21 20:09:32.877 | 2025-11-21 20:09:32.877 | prompt = no 2025-11-21 20:09:32.877 | distinguished_name = req_distinguished_name 2025-11-21 20:09:32.877 | 2025-11-21 20:09:32.877 | x509_extensions = req_extensions 2025-11-21 20:09:32.877 | 2025-11-21 20:09:32.877 | [ req_distinguished_name ] 2025-11-21 20:09:32.877 | organizationName = OpenStack 2025-11-21 20:09:32.877 | organizationalUnitName = DevStack Server Farm 2025-11-21 20:09:32.877 | 2025-11-21 20:09:32.877 | [ policy_match ] 2025-11-21 20:09:32.877 | countryName = optional 2025-11-21 20:09:32.877 | stateOrProvinceName = optional 2025-11-21 20:09:32.877 | organizationName = match 2025-11-21 20:09:32.877 | organizationalUnitName = optional 2025-11-21 20:09:32.877 | commonName = supplied 2025-11-21 20:09:32.877 | 2025-11-21 20:09:32.877 | [ req_extensions ] 2025-11-21 20:09:32.877 | basicConstraints = CA:false 2025-11-21 20:09:32.877 | subjectKeyIdentifier = hash 2025-11-21 20:09:32.877 | authorityKeyIdentifier = keyid:always, issuer 2025-11-21 20:09:32.877 | keyUsage = digitalSignature, keyEncipherment, keyAgreement 2025-11-21 20:09:32.877 | extendedKeyUsage = serverAuth, clientAuth 2025-11-21 20:09:32.877 | subjectAltName = $ENV::SUBJECT_ALT_NAME 2025-11-21 20:09:32.877 | 2025-11-21 20:09:32.877 | ' 2025-11-21 20:09:32.880 | + lib/tls:make_int_CA:298 : '[' '!' -r /opt/stack/data/CA/int-ca/cacert.pem ']' 2025-11-21 20:09:32.882 | + 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 2025-11-21 20:09:32.930 | ...+...+.....+......+++++++++++++++++++++++++++++++++++++++*....+...+..+...+.......+..+.+...+.........+...+++++++++++++++++++++++++++++++++++++++*....+......+...+......+...............+..........+.....+...+.......+...+.....+......+.+.....+...+.......+........+.+.....+.......+..+.......+......+.....+.........+.............+...............+...+.....+.........+...+......+......+.+........+.......+............+......++++++ 2025-11-21 20:09:32.966 | .....+............+...+...+......+.........+................+...+.....+.+......+...+.....+...+...+.+.........+.....+..........+..+.......+..+.+.........+...........+...+.........+.+.........+.....+.+...............+............+...+...........+.+..+......+.+++++++++++++++++++++++++++++++++++++++*....+++++++++++++++++++++++++++++++++++++++*....+..+..........+.....+................+.....+.+...+...+...+...............+......+......+..+.......+.....+....+.........+..+....+..+............+...+...+.......+..+...+.......+...+........+.+......+........+.+.....+.........+..........+.....+.........+.+..+.........................+..............+.+...+.................+...+....+..+........................+....+........+.......+........++++++ 2025-11-21 20:09:32.969 | ----- 2025-11-21 20:09:32.975 | + 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 2025-11-21 20:09:32.981 | Using configuration from /opt/stack/data/CA/root-ca/ca.conf 2025-11-21 20:09:32.984 | Check that the request matches the signature 2025-11-21 20:09:32.984 | Signature ok 2025-11-21 20:09:32.984 | The Subject's Distinguished Name is as follows 2025-11-21 20:09:32.984 | organizationName :ASN.1 12:'OpenStack' 2025-11-21 20:09:32.985 | organizationalUnitName:ASN.1 12:'DevStack Certificate Authority' 2025-11-21 20:09:32.986 | commonName :ASN.1 12:'Intermediate CA' 2025-11-21 20:09:32.986 | Certificate is to be certified until Nov 21 20:09:32 2026 GMT (365 days) 2025-11-21 20:09:32.989 | 2025-11-21 20:09:32.990 | Write out database with 1 new entries 2025-11-21 20:09:32.990 | Database updated 2025-11-21 20:09:32.994 | + lib/tls:init_CA:209 : cat /opt/stack/data/CA/root-ca/cacert.pem /opt/stack/data/CA/int-ca/cacert.pem 2025-11-21 20:09:33.000 | + lib/tls:init_CA:210 : cat /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-21 20:09:33.005 | + lib/tls:init_CA:212 : is_fedora 2025-11-21 20:09:33.009 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:09:33.013 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:09:33.016 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:09:33.019 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:09:33.023 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:09:33.025 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:09:33.028 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:09:33.031 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:09:33.034 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:09:33.037 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:09:33.041 | + 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 2025-11-21 20:09:33.070 | + lib/tls:init_CA:214 : sudo update-ca-trust 2025-11-21 20:09:36.387 | + ./stack.sh:main:907 : init_cert 2025-11-21 20:09:36.391 | + lib/tls:init_cert:225 : [[ ! -r /opt/stack/data/devstack-cert.pem ]] 2025-11-21 20:09:36.394 | + lib/tls:init_cert:226 : [[ -n 38.102.83.94 ]] 2025-11-21 20:09:36.398 | + lib/tls:init_cert:227 : TLS_IP=IP:38.102.83.94 2025-11-21 20:09:36.401 | + lib/tls:init_cert:228 : [[ -n ::1 ]] 2025-11-21 20:09:36.405 | + lib/tls:init_cert:229 : TLS_IP=IP:38.102.83.94,IP:::1 2025-11-21 20:09:36.408 | + lib/tls:init_cert:232 : make_cert /opt/stack/data/CA/int-ca devstack-cert np0005531460.novalocal IP:38.102.83.94,IP:::1 2025-11-21 20:09:36.412 | + lib/tls:make_cert:242 : local ca_dir=/opt/stack/data/CA/int-ca 2025-11-21 20:09:36.415 | + lib/tls:make_cert:243 : local cert_name=devstack-cert 2025-11-21 20:09:36.419 | + lib/tls:make_cert:244 : local common_name=np0005531460.novalocal 2025-11-21 20:09:36.422 | + lib/tls:make_cert:245 : local alt_names=IP:38.102.83.94,IP:::1 2025-11-21 20:09:36.425 | + lib/tls:make_cert:247 : '[' np0005531460.novalocal '!=' 38.102.83.94 ']' 2025-11-21 20:09:36.429 | + lib/tls:make_cert:248 : is_ipv4_address 38.102.83.94 2025-11-21 20:09:36.432 | + functions-common:is_ipv4_address:2209 : local address=38.102.83.94 2025-11-21 20:09:36.436 | + functions-common:is_ipv4_address:2210 : local 'regex=([0-9]{1,3}\.){3}[0-9]{1,3}' 2025-11-21 20:09:36.439 | + functions-common:is_ipv4_address:2212 : [[ 38.102.83.94 =~ ([0-9]{1,3}\.){3}[0-9]{1,3} ]] 2025-11-21 20:09:36.442 | + functions-common:is_ipv4_address:2213 : return 0 2025-11-21 20:09:36.446 | + lib/tls:make_cert:249 : [[ -z IP:38.102.83.94,IP:::1 ]] 2025-11-21 20:09:36.449 | + lib/tls:make_cert:252 : alt_names=IP:38.102.83.94,IP:::1,IP:38.102.83.94 2025-11-21 20:09:36.453 | + lib/tls:make_cert:258 : '[' '!' -r /opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-21 20:09:36.456 | + 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=np0005531460.novalocal' 2025-11-21 20:09:36.494 | .+...+.....+.+........+...+....+++++++++++++++++++++++++++++++++++++++*..............+.+......+...............+..+.+......+...+..+...+.......+...+......+.....+......+...+.......+........+...+...+....+...+........+.......+...+...........+.+........+....+..+...+..........+..+.+...+..+...+.........+.......+++++++++++++++++++++++++++++++++++++++*.................+.+..+...+............+...+...+......+.+...+.....+....+.....+.........................+...+..+...+....+...+...+...+.....+.+.....++++++ 2025-11-21 20:09:36.540 | ....+..+.......+.....+..........+.....+...+.............+...+.....+......+...+.+..+.......+......+..+....+........+......+.........+.+.....+............+....+...........+...+....+...+.....+.........+....+.........+..+....+......+......+++++++++++++++++++++++++++++++++++++++*....+..........+...+.................+....+.....+...+.+..+.......+++++++++++++++++++++++++++++++++++++++*.......+..................+..+..........+...+.........+.....+.+...+.....+......................+...+..+.........+....+.........+..+....+.....+.+...+.....+...+....+...+...+..............+...+.+..+..........+.........+.........+.........+.....+.....................+.+......+.........+...+..+.+...+..............+......+...............+....+..+................+..+.+..+.........+......+...+.+......+...+..+....+...+..++++++ 2025-11-21 20:09:36.544 | ----- 2025-11-21 20:09:36.549 | + lib/tls:make_cert:268 : [[ -z IP:38.102.83.94,IP:::1,IP:38.102.83.94 ]] 2025-11-21 20:09:36.552 | + lib/tls:make_cert:271 : alt_names=DNS:np0005531460.novalocal,IP:38.102.83.94,IP:::1,IP:38.102.83.94 2025-11-21 20:09:36.556 | + lib/tls:make_cert:275 : SUBJECT_ALT_NAME=DNS:np0005531460.novalocal,IP:38.102.83.94,IP:::1,IP:38.102.83.94 2025-11-21 20:09:36.560 | + 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=np0005531460.novalocal' -batch 2025-11-21 20:09:36.565 | Using configuration from /opt/stack/data/CA/int-ca/signing.conf 2025-11-21 20:09:36.568 | Check that the request matches the signature 2025-11-21 20:09:36.569 | Signature ok 2025-11-21 20:09:36.569 | The Subject's Distinguished Name is as follows 2025-11-21 20:09:36.569 | organizationName :ASN.1 12:'OpenStack' 2025-11-21 20:09:36.569 | organizationalUnitName:ASN.1 12:'DevStack Servers' 2025-11-21 20:09:36.569 | commonName :ASN.1 12:'np0005531460.novalocal' 2025-11-21 20:09:36.572 | Certificate is to be certified until Nov 21 20:09:36 2026 GMT (365 days) 2025-11-21 20:09:36.573 | 2025-11-21 20:09:36.574 | Write out database with 1 new entries 2025-11-21 20:09:36.574 | Database updated 2025-11-21 20:09:36.578 | + 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 2025-11-21 20:09:36.589 | + ./stack.sh:main:914 : install_dstat 2025-11-21 20:09:36.593 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2025-11-21 20:09:36.614 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:36.617 | + lib/dstat:install_dstat:24 : pip_install_gr psutil 2025-11-21 20:09:36.621 | + inc/python:pip_install_gr:94 : local name=psutil 2025-11-21 20:09:36.624 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:09:36.627 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements psutil 2025-11-21 20:09:36.631 | ++ inc/python:get_from_global_requirements:241 : local package=psutil 2025-11-21 20:09:36.634 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:09:36.639 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^psutil' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:09:36.640 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:09:36.646 | ++ inc/python:get_from_global_requirements:243 : required_pkg='psutil ' 2025-11-21 20:09:36.650 | ++ inc/python:get_from_global_requirements:244 : [[ psutil == '' ]] 2025-11-21 20:09:36.653 | ++ inc/python:get_from_global_requirements:247 : echo psutil 2025-11-21 20:09:36.657 | + inc/python:pip_install_gr:96 : clean_name=psutil 2025-11-21 20:09:36.661 | + inc/python:pip_install_gr:97 : pip_install psutil 2025-11-21 20:09:36.688 | Using python 3.12 to install psutil 2025-11-21 20:09:36.691 | + 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 2025-11-21 20:09:37.330 | 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 2025-11-21 20:09:37.541 | Collecting psutil 2025-11-21 20:09:37.548 | 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) 2025-11-21 20:09:37.588 | 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) 2025-11-21 20:09:37.600 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 290.1/290.1 kB 30.9 MB/s eta 0:00:00 2025-11-21 20:09:37.755 | Installing collected packages: psutil 2025-11-21 20:09:37.898 | Successfully installed psutil-7.1.1 2025-11-21 20:09:37.898 | 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 2025-11-21 20:09:38.015 | + inc/python:pip_install:216 : result=0 2025-11-21 20:09:38.018 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:09:38.021 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:38.024 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:38.026 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:38.029 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:38.032 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:38.035 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:09:38.037 | + functions-common:time_stop:2430 : start_time=1763755776681 2025-11-21 20:09:38.040 | + functions-common:time_stop:2432 : [[ -z 1763755776681 ]] 2025-11-21 20:09:38.044 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:38.048 | + functions-common:time_stop:2435 : end_time=1763755778045 2025-11-21 20:09:38.051 | + functions-common:time_stop:2436 : elapsed_time=1364 2025-11-21 20:09:38.052 | + functions-common:time_stop:2437 : total=12631 2025-11-21 20:09:38.054 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:38.057 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13995 2025-11-21 20:09:38.060 | + inc/python:pip_install:219 : return 0 2025-11-21 20:09:38.063 | + ./stack.sh:main:920 : echo_summary 'Installing OpenStack project source' 2025-11-21 20:09:38.066 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:09:38.069 | + ./stack.sh:echo_summary:473 : echo -e Installing OpenStack project source 2025-11-21 20:09:38.071 | + ./stack.sh:main:923 : install_libs 2025-11-21 20:09:38.075 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2025-11-21 20:09:38.078 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2025-11-21 20:09:38.080 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2025-11-21 20:09:38.083 | + inc/python:use_library_from_git:266 : local name=automaton 2025-11-21 20:09:38.086 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.088 | + 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 ]] 2025-11-21 20:09:38.091 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,automaton, ]] 2025-11-21 20:09:38.095 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.098 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2025-11-21 20:09:38.101 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2025-11-21 20:09:38.104 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2025-11-21 20:09:38.108 | + inc/python:use_library_from_git:266 : local name=castellan 2025-11-21 20:09:38.111 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.114 | + 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 ]] 2025-11-21 20:09:38.118 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,castellan, ]] 2025-11-21 20:09:38.121 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.125 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2025-11-21 20:09:38.128 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2025-11-21 20:09:38.132 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2025-11-21 20:09:38.135 | + inc/python:use_library_from_git:266 : local name=cliff 2025-11-21 20:09:38.138 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.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 ]] 2025-11-21 20:09:38.145 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cliff, ]] 2025-11-21 20:09:38.148 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.151 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2025-11-21 20:09:38.155 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2025-11-21 20:09:38.158 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2025-11-21 20:09:38.162 | + inc/python:use_library_from_git:266 : local name=cursive 2025-11-21 20:09:38.165 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.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 ]] 2025-11-21 20:09:38.173 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,cursive, ]] 2025-11-21 20:09:38.176 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.180 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2025-11-21 20:09:38.183 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2025-11-21 20:09:38.186 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2025-11-21 20:09:38.190 | + inc/python:use_library_from_git:266 : local name=debtcollector 2025-11-21 20:09:38.193 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.196 | + 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 ]] 2025-11-21 20:09:38.199 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,debtcollector, ]] 2025-11-21 20:09:38.202 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.205 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2025-11-21 20:09:38.209 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2025-11-21 20:09:38.212 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2025-11-21 20:09:38.215 | + inc/python:use_library_from_git:266 : local name=futurist 2025-11-21 20:09:38.219 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.222 | + 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 ]] 2025-11-21 20:09:38.225 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,futurist, ]] 2025-11-21 20:09:38.229 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.232 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2025-11-21 20:09:38.236 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2025-11-21 20:09:38.239 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2025-11-21 20:09:38.243 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2025-11-21 20:09:38.246 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.250 | + 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 ]] 2025-11-21 20:09:38.253 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,openstacksdk, ]] 2025-11-21 20:09:38.256 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.259 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2025-11-21 20:09:38.262 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2025-11-21 20:09:38.266 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2025-11-21 20:09:38.269 | + inc/python:use_library_from_git:266 : local name=osc-lib 2025-11-21 20:09:38.272 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.276 | + 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 ]] 2025-11-21 20:09:38.279 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-lib, ]] 2025-11-21 20:09:38.281 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.285 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2025-11-21 20:09:38.288 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2025-11-21 20:09:38.292 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2025-11-21 20:09:38.295 | + inc/python:use_library_from_git:266 : local name=osc-placement 2025-11-21 20:09:38.298 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.302 | + 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 ]] 2025-11-21 20:09:38.305 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osc-placement, ]] 2025-11-21 20:09:38.309 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.312 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2025-11-21 20:09:38.316 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2025-11-21 20:09:38.319 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2025-11-21 20:09:38.322 | + inc/python:use_library_from_git:266 : local name=os-client-config 2025-11-21 20:09:38.325 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.329 | + 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 ]] 2025-11-21 20:09:38.332 | + 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, ]] 2025-11-21 20:09:38.336 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.338 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2025-11-21 20:09:38.342 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2025-11-21 20:09:38.345 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2025-11-21 20:09:38.349 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2025-11-21 20:09:38.352 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.355 | + 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 ]] 2025-11-21 20:09:38.358 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.cache, ]] 2025-11-21 20:09:38.362 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.365 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2025-11-21 20:09:38.369 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2025-11-21 20:09:38.372 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2025-11-21 20:09:38.375 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2025-11-21 20:09:38.378 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.382 | + 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 ]] 2025-11-21 20:09:38.385 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.concurrency, ]] 2025-11-21 20:09:38.389 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.393 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2025-11-21 20:09:38.396 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2025-11-21 20:09:38.399 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2025-11-21 20:09:38.402 | + inc/python:use_library_from_git:266 : local name=oslo.config 2025-11-21 20:09:38.406 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.409 | + 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 ]] 2025-11-21 20:09:38.413 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.config, ]] 2025-11-21 20:09:38.416 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.419 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2025-11-21 20:09:38.423 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2025-11-21 20:09:38.426 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2025-11-21 20:09:38.430 | + inc/python:use_library_from_git:266 : local name=oslo.context 2025-11-21 20:09:38.433 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.436 | + 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 ]] 2025-11-21 20:09:38.440 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.context, ]] 2025-11-21 20:09:38.443 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.447 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2025-11-21 20:09:38.450 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2025-11-21 20:09:38.453 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2025-11-21 20:09:38.456 | + inc/python:use_library_from_git:266 : local name=oslo.db 2025-11-21 20:09:38.460 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.463 | + 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 ]] 2025-11-21 20:09:38.467 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.db, ]] 2025-11-21 20:09:38.470 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.473 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2025-11-21 20:09:38.477 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2025-11-21 20:09:38.480 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2025-11-21 20:09:38.483 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2025-11-21 20:09:38.486 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.489 | + 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 ]] 2025-11-21 20:09:38.492 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.i18n, ]] 2025-11-21 20:09:38.495 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.499 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2025-11-21 20:09:38.502 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2025-11-21 20:09:38.505 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2025-11-21 20:09:38.508 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2025-11-21 20:09:38.512 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.515 | + 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 ]] 2025-11-21 20:09:38.518 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.limit, ]] 2025-11-21 20:09:38.521 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.524 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2025-11-21 20:09:38.528 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2025-11-21 20:09:38.531 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2025-11-21 20:09:38.534 | + inc/python:use_library_from_git:266 : local name=oslo.log 2025-11-21 20:09:38.538 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.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 ]] 2025-11-21 20:09:38.544 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.log, ]] 2025-11-21 20:09:38.547 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.551 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2025-11-21 20:09:38.554 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2025-11-21 20:09:38.558 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2025-11-21 20:09:38.561 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2025-11-21 20:09:38.564 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.568 | + 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 ]] 2025-11-21 20:09:38.572 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.messaging, ]] 2025-11-21 20:09:38.575 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.578 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2025-11-21 20:09:38.582 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2025-11-21 20:09:38.585 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2025-11-21 20:09:38.588 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2025-11-21 20:09:38.592 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.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 ]] 2025-11-21 20:09:38.599 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.middleware, ]] 2025-11-21 20:09:38.602 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.605 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2025-11-21 20:09:38.608 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2025-11-21 20:09:38.612 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2025-11-21 20:09:38.615 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2025-11-21 20:09:38.619 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.622 | + 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 ]] 2025-11-21 20:09:38.625 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.policy, ]] 2025-11-21 20:09:38.628 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.632 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2025-11-21 20:09:38.635 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2025-11-21 20:09:38.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2025-11-21 20:09:38.642 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2025-11-21 20:09:38.646 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.649 | + 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 ]] 2025-11-21 20:09:38.652 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.privsep, ]] 2025-11-21 20:09:38.655 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.659 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2025-11-21 20:09:38.662 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2025-11-21 20:09:38.665 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2025-11-21 20:09:38.669 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2025-11-21 20:09:38.672 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.675 | + 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 ]] 2025-11-21 20:09:38.679 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.reports, ]] 2025-11-21 20:09:38.682 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.685 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2025-11-21 20:09:38.689 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2025-11-21 20:09:38.692 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2025-11-21 20:09:38.695 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2025-11-21 20:09:38.699 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.702 | + 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 ]] 2025-11-21 20:09:38.705 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.rootwrap, ]] 2025-11-21 20:09:38.709 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.712 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2025-11-21 20:09:38.715 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2025-11-21 20:09:38.718 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2025-11-21 20:09:38.721 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2025-11-21 20:09:38.724 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.727 | + 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 ]] 2025-11-21 20:09:38.731 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.serialization, ]] 2025-11-21 20:09:38.734 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.737 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2025-11-21 20:09:38.740 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2025-11-21 20:09:38.744 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2025-11-21 20:09:38.747 | + inc/python:use_library_from_git:266 : local name=oslo.service 2025-11-21 20:09:38.750 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.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 ]] 2025-11-21 20:09:38.756 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.service, ]] 2025-11-21 20:09:38.759 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.763 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2025-11-21 20:09:38.767 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2025-11-21 20:09:38.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2025-11-21 20:09:38.773 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2025-11-21 20:09:38.777 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.780 | + 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 ]] 2025-11-21 20:09:38.784 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.utils, ]] 2025-11-21 20:09:38.787 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.791 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2025-11-21 20:09:38.794 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2025-11-21 20:09:38.798 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2025-11-21 20:09:38.801 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2025-11-21 20:09:38.805 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.808 | + 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 ]] 2025-11-21 20:09:38.811 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.versionedobjects, ]] 2025-11-21 20:09:38.814 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.817 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2025-11-21 20:09:38.821 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2025-11-21 20:09:38.824 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2025-11-21 20:09:38.827 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2025-11-21 20:09:38.830 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.834 | + 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 ]] 2025-11-21 20:09:38.837 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,oslo.vmware, ]] 2025-11-21 20:09:38.840 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.843 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2025-11-21 20:09:38.847 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2025-11-21 20:09:38.850 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2025-11-21 20:09:38.854 | + inc/python:use_library_from_git:266 : local name=osprofiler 2025-11-21 20:09:38.857 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.860 | + 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 ]] 2025-11-21 20:09:38.863 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,osprofiler, ]] 2025-11-21 20:09:38.867 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.870 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2025-11-21 20:09:38.874 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2025-11-21 20:09:38.877 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2025-11-21 20:09:38.882 | + inc/python:use_library_from_git:266 : local name=pycadf 2025-11-21 20:09:38.885 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.888 | + 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 ]] 2025-11-21 20:09:38.892 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,pycadf, ]] 2025-11-21 20:09:38.895 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.898 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2025-11-21 20:09:38.902 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2025-11-21 20:09:38.905 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2025-11-21 20:09:38.909 | + inc/python:use_library_from_git:266 : local name=stevedore 2025-11-21 20:09:38.912 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.915 | + 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 ]] 2025-11-21 20:09:38.918 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,stevedore, ]] 2025-11-21 20:09:38.922 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.925 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2025-11-21 20:09:38.929 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2025-11-21 20:09:38.932 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2025-11-21 20:09:38.935 | + inc/python:use_library_from_git:266 : local name=taskflow 2025-11-21 20:09:38.938 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.942 | + 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 ]] 2025-11-21 20:09:38.945 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,taskflow, ]] 2025-11-21 20:09:38.948 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.952 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2025-11-21 20:09:38.955 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2025-11-21 20:09:38.958 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2025-11-21 20:09:38.962 | + inc/python:use_library_from_git:266 : local name=tooz 2025-11-21 20:09:38.965 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.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 ]] 2025-11-21 20:09:38.972 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,tooz, ]] 2025-11-21 20:09:38.976 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:38.979 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2025-11-21 20:09:38.982 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2025-11-21 20:09:38.986 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2025-11-21 20:09:38.989 | + inc/python:use_library_from_git:266 : local name=os-brick 2025-11-21 20:09:38.992 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:38.995 | + 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 ]] 2025-11-21 20:09:38.998 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-brick, ]] 2025-11-21 20:09:39.002 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:39.005 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2025-11-21 20:09:39.007 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2025-11-21 20:09:39.011 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2025-11-21 20:09:39.014 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2025-11-21 20:09:39.018 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:39.021 | + 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 ]] 2025-11-21 20:09:39.024 | + 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, ]] 2025-11-21 20:09:39.028 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:39.031 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2025-11-21 20:09:39.034 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2025-11-21 20:09:39.038 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2025-11-21 20:09:39.041 | + inc/python:use_library_from_git:266 : local name=os-traits 2025-11-21 20:09:39.044 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:39.048 | + 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 ]] 2025-11-21 20:09:39.051 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-traits, ]] 2025-11-21 20:09:39.054 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:39.057 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2025-11-21 20:09:39.061 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2025-11-21 20:09:39.064 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2025-11-21 20:09:39.067 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2025-11-21 20:09:39.071 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:39.074 | + 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 ]] 2025-11-21 20:09:39.077 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-barbicanclient, ]] 2025-11-21 20:09:39.080 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:39.083 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2025-11-21 20:09:39.087 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2025-11-21 20:09:39.090 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:39.094 | + 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 ]] 2025-11-21 20:09:39.097 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,etcd3gw, ]] 2025-11-21 20:09:39.100 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:39.104 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2025-11-21 20:09:39.130 | Using python 3.12 to install etcd3gw 2025-11-21 20:09:39.133 | + 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 2025-11-21 20:09:39.793 | 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 2025-11-21 20:09:39.843 | Collecting etcd3gw 2025-11-21 20:09:39.853 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/11/79f09e0d1195d455bdf0542d4fec4ddc80a4f496d090244bba9fc7113834/etcd3gw-2.4.2-py3-none-any.whl.metadata (2.0 kB) 2025-11-21 20:09:39.903 | Collecting futurist>=0.16.0 (from etcd3gw) 2025-11-21 20:09:39.914 | 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) 2025-11-21 20:09:39.921 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2025-11-21 20:09:39.970 | Collecting requests>=2.20.0 (from etcd3gw) 2025-11-21 20:09:39.972 | 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) 2025-11-21 20:09:40.027 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2025-11-21 20:09:40.029 | 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) 2025-11-21 20:09:40.037 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (69.0.3) 2025-11-21 20:09:40.152 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2025-11-21 20:09:40.155 | 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) 2025-11-21 20:09:40.186 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2025-11-21 20:09:40.189 | 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) 2025-11-21 20:09:40.241 | Collecting urllib3<3,>=1.21.1 (from requests>=2.20.0->etcd3gw) 2025-11-21 20:09:40.243 | 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) 2025-11-21 20:09:40.253 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.1/50.1 kB 5.8 MB/s eta 0:00:00 2025-11-21 20:09:40.288 | Collecting certifi>=2017.4.17 (from requests>=2.20.0->etcd3gw) 2025-11-21 20:09:40.290 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) 2025-11-21 20:09:40.570 | Collecting wrapt>=1.7.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2025-11-21 20:09:40.576 | 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) 2025-11-21 20:09:40.639 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/35/11/79f09e0d1195d455bdf0542d4fec4ddc80a4f496d090244bba9fc7113834/etcd3gw-2.4.2-py3-none-any.whl (24 kB) 2025-11-21 20:09:40.650 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1b/5b/a4418215b594fa44dea7deae61fa406139e2e8acc6442d25f93d80c52c84/futurist-3.2.1-py3-none-any.whl (40 kB) 2025-11-21 20:09:40.656 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 7.0 MB/s eta 0:00:00 2025-11-21 20:09:40.659 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/1e/db/4254e3eabe8020b458f1a747140d32277ec7a271daf1d235b70dc0b4e6e3/requests-2.32.5-py3-none-any.whl (64 kB) 2025-11-21 20:09:40.665 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.7/64.7 kB 11.6 MB/s eta 0:00:00 2025-11-21 20:09:40.667 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/70/7d/9bc192684cea499815ff478dfcdc13835ddf401365057044fb721ec6bddb/certifi-2025.11.12-py3-none-any.whl (159 kB) 2025-11-21 20:09:40.675 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 159.4/159.4 kB 24.6 MB/s eta 0:00:00 2025-11-21 20:09:40.678 | 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) 2025-11-21 20:09:40.686 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.5/153.5 kB 24.0 MB/s eta 0:00:00 2025-11-21 20:09:40.688 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9c/ca/863ed8fa66d6f986de6ad7feccc5df96e37400845b1eeb29889a70feea99/debtcollector-3.0.0-py3-none-any.whl (23 kB) 2025-11-21 20:09:40.694 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/0e/61/66938bbb5fc52dbdf84594873d5b51fb1f7c7794e9c0f5bd885f30bc507b/idna-3.11-py3-none-any.whl (71 kB) 2025-11-21 20:09:40.700 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.0/71.0 kB 16.0 MB/s eta 0:00:00 2025-11-21 20:09:40.703 | 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) 2025-11-21 20:09:40.710 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.2/144.2 kB 28.1 MB/s eta 0:00:00 2025-11-21 20:09:40.716 | 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) 2025-11-21 20:09:40.725 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 16.6 MB/s eta 0:00:00 2025-11-21 20:09:40.948 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, certifi, requests, debtcollector, futurist, etcd3gw 2025-11-21 20:09:41.308 | Successfully installed certifi-2025.11.12 charset_normalizer-3.4.4 debtcollector-3.0.0 etcd3gw-2.4.2 futurist-3.2.1 idna-3.11 requests-2.32.5 urllib3-1.26.20 wrapt-2.0.0 2025-11-21 20:09:41.309 | 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 2025-11-21 20:09:41.483 | + inc/python:pip_install:216 : result=0 2025-11-21 20:09:41.486 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:09:41.489 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:41.490 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:41.493 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:41.495 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:41.498 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:41.501 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:09:41.504 | + functions-common:time_stop:2430 : start_time=1763755779123 2025-11-21 20:09:41.507 | + functions-common:time_stop:2432 : [[ -z 1763755779123 ]] 2025-11-21 20:09:41.510 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:41.514 | + functions-common:time_stop:2435 : end_time=1763755781511 2025-11-21 20:09:41.516 | + functions-common:time_stop:2436 : elapsed_time=2388 2025-11-21 20:09:41.519 | + functions-common:time_stop:2437 : total=13995 2025-11-21 20:09:41.522 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:41.524 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=16383 2025-11-21 20:09:41.528 | + inc/python:pip_install:219 : return 0 2025-11-21 20:09:41.531 | + ./stack.sh:main:926 : install_apache_uwsgi 2025-11-21 20:09:41.534 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2025-11-21 20:09:41.536 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2025-11-21 20:09:41.539 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:09:41.543 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:09:41.545 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:09:41.548 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:09:41.552 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:09:41.555 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:09:41.557 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:09:41.561 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:09:41.563 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:09:41.566 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:09:41.569 | + lib/apache:install_apache_uwsgi:81 : apxs=apxs 2025-11-21 20:09:41.571 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2025-11-21 20:09:41.575 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:09:41.578 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:09:41.581 | + lib/apache:install_apache_uwsgi:92 : is_fedora 2025-11-21 20:09:41.584 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:09:41.587 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:09:41.591 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:09:41.594 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:09:41.597 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:09:41.600 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:09:41.604 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:09:41.607 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:09:41.610 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:09:41.614 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:09:41.617 | + lib/apache:install_apache_uwsgi:92 : is_openeuler 2025-11-21 20:09:41.620 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-11-21 20:09:41.623 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-11-21 20:09:41.627 | + lib/apache:install_apache_uwsgi:92 : [[ rhel10 =~ rhel9 ]] 2025-11-21 20:09:41.630 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 2025-11-21 20:09:41.633 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:09:41.636 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:09:41.639 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:09:41.642 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:09:41.646 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:09:41.649 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:09:41.652 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:09:41.655 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:09:41.658 | + functions-common:install_package:1442 : real_install_package uwsgi uwsgi-plugin-python3 2025-11-21 20:09:41.662 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:09:41.665 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:09:41.668 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:09:41.671 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:09:41.674 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:09:41.677 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:09:41.680 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:09:41.683 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:09:41.686 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:09:41.688 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:09:41.692 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:09:41.695 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:09:41.698 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:09:41.701 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:09:41.704 | + functions-common:real_install_package:1432 : yum_install uwsgi uwsgi-plugin-python3 2025-11-21 20:09:41.707 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:09:41.710 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:09:41.713 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:09:41.716 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:09:41.720 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:09:41.723 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:09:41.727 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:09:41.733 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755781729 2025-11-21 20:09:41.735 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y uwsgi uwsgi-plugin-python3 2025-11-21 20:09:41.738 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:09:41.743 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:09:41.748 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:09:41.751 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:09:41.754 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y uwsgi uwsgi-plugin-python3 2025-11-21 20:09:42.283 | Last metadata expiration check: 0:02:07 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:09:42.378 | Dependencies resolved. 2025-11-21 20:09:42.378 | ================================================================================ 2025-11-21 20:09:42.378 | Package Arch Version Repository Size 2025-11-21 20:09:42.378 | ================================================================================ 2025-11-21 20:09:42.378 | Installing: 2025-11-21 20:09:42.378 | uwsgi x86_64 2.0.27-4.el10s delorean-master-testing 389 k 2025-11-21 20:09:42.378 | uwsgi-plugin-python3 x86_64 2.0.27-4.el10s delorean-master-testing 74 k 2025-11-21 20:09:42.378 | Installing dependencies: 2025-11-21 20:09:42.378 | uwsgi-plugin-common x86_64 2.0.27-4.el10s delorean-master-testing 46 k 2025-11-21 20:09:42.378 | 2025-11-21 20:09:42.378 | Transaction Summary 2025-11-21 20:09:42.378 | ================================================================================ 2025-11-21 20:09:42.378 | Install 3 Packages 2025-11-21 20:09:42.378 | 2025-11-21 20:09:42.379 | Total download size: 509 k 2025-11-21 20:09:42.379 | Installed size: 1.2 M 2025-11-21 20:09:42.379 | Downloading Packages: 2025-11-21 20:09:42.438 | (1/3): uwsgi-plugin-python3-2.0.27-4.el10s.x86_ 1.2 MB/s | 74 kB 00:00 2025-11-21 20:09:42.445 | (2/3): uwsgi-plugin-common-2.0.27-4.el10s.x86_6 705 kB/s | 46 kB 00:00 2025-11-21 20:09:42.454 | (3/3): uwsgi-2.0.27-4.el10s.x86_64.rpm 5.2 MB/s | 389 kB 00:00 2025-11-21 20:09:42.455 | -------------------------------------------------------------------------------- 2025-11-21 20:09:42.456 | Total 6.5 MB/s | 509 kB 00:00 2025-11-21 20:09:42.456 | Running transaction check 2025-11-21 20:09:42.477 | Transaction check succeeded. 2025-11-21 20:09:42.478 | Running transaction test 2025-11-21 20:09:42.541 | Transaction test succeeded. 2025-11-21 20:09:42.541 | Running transaction 2025-11-21 20:09:42.656 | Preparing : 1/1 2025-11-21 20:09:42.742 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-21 20:09:42.749 | Installing : uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-21 20:09:42.786 | Running scriptlet: uwsgi-2.0.27-4.el10s.x86_64 1/3 2025-11-21 20:09:42.793 | Installing : uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2/3 2025-11-21 20:09:42.869 | Installing : uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-11-21 20:09:43.651 | Running scriptlet: uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 3/3 2025-11-21 20:09:43.652 | 2025-11-21 20:09:43.652 | Installed: 2025-11-21 20:09:43.652 | uwsgi-2.0.27-4.el10s.x86_64 2025-11-21 20:09:43.652 | uwsgi-plugin-common-2.0.27-4.el10s.x86_64 2025-11-21 20:09:43.652 | uwsgi-plugin-python3-2.0.27-4.el10s.x86_64 2025-11-21 20:09:43.652 | 2025-11-21 20:09:43.652 | Complete! 2025-11-21 20:09:43.727 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:09:43.730 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:43.732 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:43.734 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:43.737 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:43.740 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:43.741 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:09:43.743 | + functions-common:time_stop:2430 : start_time=1763755781729 2025-11-21 20:09:43.746 | + functions-common:time_stop:2432 : [[ -z 1763755781729 ]] 2025-11-21 20:09:43.749 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:43.754 | + functions-common:time_stop:2435 : end_time=1763755783751 2025-11-21 20:09:43.756 | + functions-common:time_stop:2436 : elapsed_time=2022 2025-11-21 20:09:43.759 | + functions-common:time_stop:2437 : total=74540 2025-11-21 20:09:43.762 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:43.764 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=76562 2025-11-21 20:09:43.766 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2025-11-21 20:09:43.768 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:09:43.771 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:09:43.773 | + ./stack.sh:main:929 : install_keystoneauth 2025-11-21 20:09:43.776 | + lib/keystone:install_keystoneauth:491 : use_library_from_git keystoneauth 2025-11-21 20:09:43.779 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2025-11-21 20:09:43.782 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.785 | + 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 ]] 2025-11-21 20:09:43.788 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystoneauth, ]] 2025-11-21 20:09:43.792 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.795 | + ./stack.sh:main:930 : install_keystoneclient 2025-11-21 20:09:43.797 | + lib/keystone:install_keystoneclient:499 : use_library_from_git python-keystoneclient 2025-11-21 20:09:43.800 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2025-11-21 20:09:43.803 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.805 | + 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 ]] 2025-11-21 20:09:43.809 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-keystoneclient, ]] 2025-11-21 20:09:43.811 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.814 | + ./stack.sh:main:931 : install_glanceclient 2025-11-21 20:09:43.817 | + lib/glance:install_glanceclient:541 : use_library_from_git python-glanceclient 2025-11-21 20:09:43.820 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2025-11-21 20:09:43.822 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.825 | + 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 ]] 2025-11-21 20:09:43.827 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-glanceclient, ]] 2025-11-21 20:09:43.830 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.834 | + ./stack.sh:main:932 : install_cinderclient 2025-11-21 20:09:43.837 | + lib/cinder:install_cinderclient:590 : use_library_from_git python-brick-cinderclient-ext 2025-11-21 20:09:43.841 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2025-11-21 20:09:43.844 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.848 | + 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 ]] 2025-11-21 20:09:43.851 | + 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, ]] 2025-11-21 20:09:43.854 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.858 | + lib/cinder:install_cinderclient:595 : use_library_from_git python-cinderclient 2025-11-21 20:09:43.861 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2025-11-21 20:09:43.864 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.867 | + 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 ]] 2025-11-21 20:09:43.871 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-cinderclient, ]] 2025-11-21 20:09:43.874 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.877 | + ./stack.sh:main:933 : install_novaclient 2025-11-21 20:09:43.881 | + lib/nova:install_novaclient:923 : use_library_from_git python-novaclient 2025-11-21 20:09:43.884 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2025-11-21 20:09:43.886 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.890 | + 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 ]] 2025-11-21 20:09:43.893 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-novaclient, ]] 2025-11-21 20:09:43.896 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.899 | + ./stack.sh:main:934 : is_service_enabled swift glance horizon 2025-11-21 20:09:43.921 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:43.924 | + ./stack.sh:main:935 : install_swiftclient 2025-11-21 20:09:43.928 | + lib/swift:install_swiftclient:730 : use_library_from_git python-swiftclient 2025-11-21 20:09:43.931 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2025-11-21 20:09:43.934 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.937 | + 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 ]] 2025-11-21 20:09:43.940 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-swiftclient, ]] 2025-11-21 20:09:43.944 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.946 | + ./stack.sh:main:937 : is_service_enabled neutron nova horizon 2025-11-21 20:09:43.968 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:43.972 | + ./stack.sh:main:938 : install_neutronclient 2025-11-21 20:09:43.975 | + lib/neutron:install_neutronclient:548 : use_library_from_git python-neutronclient 2025-11-21 20:09:43.979 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2025-11-21 20:09:43.982 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:43.985 | + 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 ]] 2025-11-21 20:09:43.987 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-neutronclient, ]] 2025-11-21 20:09:43.991 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:43.994 | + ./stack.sh:main:942 : install_keystonemiddleware 2025-11-21 20:09:43.997 | + lib/keystone:install_keystonemiddleware:509 : use_library_from_git keystonemiddleware 2025-11-21 20:09:44.001 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2025-11-21 20:09:44.003 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:09:44.007 | + 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 ]] 2025-11-21 20:09:44.010 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,keystonemiddleware, ]] 2025-11-21 20:09:44.014 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:09:44.017 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr keystonemiddleware 2025-11-21 20:09:44.019 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2025-11-21 20:09:44.022 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:09:44.026 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2025-11-21 20:09:44.029 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2025-11-21 20:09:44.032 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:09:44.037 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:09:44.037 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:09:44.042 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2025-11-21 20:09:44.046 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2025-11-21 20:09:44.049 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2025-11-21 20:09:44.054 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2025-11-21 20:09:44.058 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2025-11-21 20:09:44.080 | Using python 3.12 to install keystonemiddleware 2025-11-21 20:09:44.083 | + 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 2025-11-21 20:09:44.721 | 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 2025-11-21 20:09:45.836 | Collecting keystonemiddleware 2025-11-21 20:09:45.863 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/20/410d86b83bfdcb70308d40994958c329afb44587e42a8402d747cb7ced05/keystonemiddleware-10.12.0-py3-none-any.whl.metadata (3.9 kB) 2025-11-21 20:09:45.969 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2025-11-21 20:09:45.975 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/8a/803a45dc660770ac7e2d74fc1260a15ade29d2234120854747491b4a7a02/keystoneauth1-5.12.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-21 20:09:46.057 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2025-11-21 20:09:46.064 | 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) 2025-11-21 20:09:46.142 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2025-11-21 20:09:46.149 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/c9/780ecc7afef133136daf978392938a78d681399e66848ed83ce03612d786/oslo_config-10.1.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-21 20:09:46.203 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2025-11-21 20:09:46.209 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/30/3cc6032a86d0ea215b2710e59c42fbcc9233e017c88b9382f121212ca02e/oslo_context-6.1.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-21 20:09:46.260 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2025-11-21 20:09:46.266 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ed/98/995f02263caa61b0c845d2ef28a2c23ec6593e38562ee5719efe67a1d21c/oslo_i18n-6.7.0-py3-none-any.whl.metadata (1.9 kB) 2025-11-21 20:09:46.346 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2025-11-21 20:09:46.356 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/ee/6b92193f6deb3183caa8386e23489f6199c0d5251cbfc5360c3308d5092e/oslo_log-7.2.1-py3-none-any.whl.metadata (2.8 kB) 2025-11-21 20:09:46.403 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2025-11-21 20:09:46.411 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/4c/269503bc1355798e33e56e6c602ed672d1e40bd65485d771da9595779606/oslo_serialization-5.8.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-21 20:09:46.485 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2025-11-21 20:09:46.487 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/47/1303a7050bb1dc6c5cb76a178520a215a7e7181afad637adc26482d7f257/oslo_utils-9.1.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-21 20:09:46.493 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2025-11-21 20:09:46.527 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2025-11-21 20:09:46.535 | 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) 2025-11-21 20:09:46.585 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2025-11-21 20:09:46.590 | 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) 2025-11-21 20:09:46.648 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2025-11-21 20:09:46.654 | 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) 2025-11-21 20:09:46.661 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware) (2.32.5) 2025-11-21 20:09:46.702 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2025-11-21 20:09:46.708 | 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) 2025-11-21 20:09:46.727 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2025-11-21 20:09:46.775 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-21 20:09:46.777 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/c5/0c06759b95747882bb50abda18f5fb48c3e9b0fbfc6ebc0e23550b52415d/stevedore-5.5.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-21 20:09:46.811 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-21 20:09:46.820 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/86/9fc6f238d5a14a90ac8dacb051072aab694e91de76d4b8be56fd4dba4cf4/os_service_types-1.8.1-py3-none-any.whl.metadata (1.9 kB) 2025-11-21 20:09:46.872 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2025-11-21 20:09:46.875 | 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) 2025-11-21 20:09:46.926 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2025-11-21 20:09:46.931 | 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) 2025-11-21 20:09:47.005 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-21 20:09:47.008 | 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) 2025-11-21 20:09:47.035 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-21 20:09:47.045 | 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) 2025-11-21 20:09:47.114 | Collecting PyYAML>=5.1 (from oslo.config>=5.2.0->keystonemiddleware) 2025-11-21 20:09:47.116 | 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) 2025-11-21 20:09:47.154 | 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) 2025-11-21 20:09:47.155 | 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) 2025-11-21 20:09:47.302 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-11-21 20:09:47.304 | 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) 2025-11-21 20:09:47.340 | Collecting tzdata>=2022.4 (from oslo.serialization>=2.18.0->keystonemiddleware) 2025-11-21 20:09:47.342 | 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) 2025-11-21 20:09:47.412 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-11-21 20:09:47.417 | 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) 2025-11-21 20:09:47.448 | Collecting packaging>=20.4 (from oslo.utils>=3.33.0->keystonemiddleware) 2025-11-21 20:09:47.450 | 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) 2025-11-21 20:09:47.460 | 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) 2025-11-21 20:09:47.462 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (69.0.3) 2025-11-21 20:09:47.527 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.4) 2025-11-21 20:09:47.528 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.11) 2025-11-21 20:09:47.530 | 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) 2025-11-21 20:09:47.531 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2025.11.12) 2025-11-21 20:09:47.549 | 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) 2025-11-21 20:09:47.585 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2025-11-21 20:09:47.587 | 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) 2025-11-21 20:09:47.687 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2025-11-21 20:09:47.689 | 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) 2025-11-21 20:09:47.783 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b1/20/410d86b83bfdcb70308d40994958c329afb44587e42a8402d747cb7ced05/keystonemiddleware-10.12.0-py3-none-any.whl (152 kB) 2025-11-21 20:09:47.795 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.1/152.1 kB 16.9 MB/s eta 0:00:00 2025-11-21 20:09:47.802 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/16/8a/803a45dc660770ac7e2d74fc1260a15ade29d2234120854747491b4a7a02/keystoneauth1-5.12.0-py3-none-any.whl (343 kB) 2025-11-21 20:09:47.813 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 343.4/343.4 kB 41.5 MB/s eta 0:00:00 2025-11-21 20:09:47.817 | 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) 2025-11-21 20:09:47.825 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 8.9 MB/s eta 0:00:00 2025-11-21 20:09:47.831 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/c9/780ecc7afef133136daf978392938a78d681399e66848ed83ce03612d786/oslo_config-10.1.0-py3-none-any.whl (131 kB) 2025-11-21 20:09:47.844 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.6/131.6 kB 10.6 MB/s eta 0:00:00 2025-11-21 20:09:47.849 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d3/30/3cc6032a86d0ea215b2710e59c42fbcc9233e017c88b9382f121212ca02e/oslo_context-6.1.0-py3-none-any.whl (19 kB) 2025-11-21 20:09:47.858 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ed/98/995f02263caa61b0c845d2ef28a2c23ec6593e38562ee5719efe67a1d21c/oslo_i18n-6.7.0-py3-none-any.whl (47 kB) 2025-11-21 20:09:47.863 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.5/47.5 kB 9.3 MB/s eta 0:00:00 2025-11-21 20:09:47.868 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8a/ee/6b92193f6deb3183caa8386e23489f6199c0d5251cbfc5360c3308d5092e/oslo_log-7.2.1-py3-none-any.whl (75 kB) 2025-11-21 20:09:47.877 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.1/75.1 kB 10.2 MB/s eta 0:00:00 2025-11-21 20:09:47.882 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c7/4c/269503bc1355798e33e56e6c602ed672d1e40bd65485d771da9595779606/oslo_serialization-5.8.0-py3-none-any.whl (25 kB) 2025-11-21 20:09:47.889 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/98/47/1303a7050bb1dc6c5cb76a178520a215a7e7181afad637adc26482d7f257/oslo_utils-9.1.0-py3-none-any.whl (134 kB) 2025-11-21 20:09:47.898 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.2/134.2 kB 19.0 MB/s eta 0:00:00 2025-11-21 20:09:47.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/26/73c8a7b6be652a704de57bcc0811d1b9717b3ce693b99d8dc48c102a7cf0/pycadf-4.0.1-py3-none-any.whl (44 kB) 2025-11-21 20:09:47.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.2/44.2 kB 5.6 MB/s eta 0:00:00 2025-11-21 20:09:47.916 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/61/ad/689f02752eeec26aed679477e80e632ef1b682313be70793d798c1d5fc8f/PyJWT-2.10.1-py3-none-any.whl (22 kB) 2025-11-21 20:09:47.929 | 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) 2025-11-21 20:09:47.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 397.2/397.2 kB 37.8 MB/s eta 0:00:00 2025-11-21 20:09:47.950 | 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) 2025-11-21 20:09:47.962 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 115.4/115.4 kB 12.6 MB/s eta 0:00:00 2025-11-21 20:09:47.968 | 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) 2025-11-21 20:09:47.980 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.4/64.4 kB 6.7 MB/s eta 0:00:00 2025-11-21 20:09:47.984 | 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) 2025-11-21 20:09:47.998 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.6/427.6 kB 40.8 MB/s eta 0:00:00 2025-11-21 20:09:48.001 | 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) 2025-11-21 20:09:48.029 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 92.4 MB/s eta 0:00:00 2025-11-21 20:09:48.035 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cb/86/9fc6f238d5a14a90ac8dacb051072aab694e91de76d4b8be56fd4dba4cf4/os_service_types-1.8.1-py3-none-any.whl (24 kB) 2025-11-21 20:09:48.044 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/20/12/38679034af332785aac8774540895e234f4d07f7545804097de4b666afd8/packaging-25.0-py3-none-any.whl (66 kB) 2025-11-21 20:09:48.057 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.5/66.5 kB 6.9 MB/s eta 0:00:00 2025-11-21 20:09:48.061 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/5e/1aa9a93198c6b64513c9d7752de7422c06402de6600a8767da1524f9570b/pyparsing-3.2.5-py3-none-any.whl (113 kB) 2025-11-21 20:09:48.074 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 113.9/113.9 kB 13.4 MB/s eta 0:00:00 2025-11-21 20:09:48.076 | 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) 2025-11-21 20:09:48.092 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 61.3 MB/s eta 0:00:00 2025-11-21 20:09:48.098 | 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) 2025-11-21 20:09:48.108 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/80/c5/0c06759b95747882bb50abda18f5fb48c3e9b0fbfc6ebc0e23550b52415d/stevedore-5.5.0-py3-none-any.whl (49 kB) 2025-11-21 20:09:48.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.5/49.5 kB 5.5 MB/s eta 0:00:00 2025-11-21 20:09:48.123 | 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) 2025-11-21 20:09:48.132 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.6/44.6 kB 6.3 MB/s eta 0:00:00 2025-11-21 20:09:48.138 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5c/23/c7abc0ca0a1526a0774eca151daeb8de62ec457e77262b66b359c3c7679e/tzdata-2025.2-py2.py3-none-any.whl (347 kB) 2025-11-21 20:09:48.153 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.8/347.8 kB 29.8 MB/s eta 0:00:00 2025-11-21 20:09:48.157 | 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) 2025-11-21 20:09:48.167 | 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) 2025-11-21 20:09:48.466 | 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 2025-11-21 20:09:50.097 | 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.12.0 keystonemiddleware-10.12.0 msgpack-1.1.2 netaddr-1.3.0 os-service-types-1.8.1 oslo.cache-4.0.0 oslo.config-10.1.0 oslo.context-6.1.0 oslo.i18n-6.7.0 oslo.log-7.2.1 oslo.serialization-5.8.0 oslo.utils-9.1.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.5.0 typing-extensions-4.15.0 tzdata-2025.2 2025-11-21 20:09:50.097 | 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 2025-11-21 20:09:50.289 | + inc/python:pip_install:216 : result=0 2025-11-21 20:09:50.292 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:09:50.295 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:50.297 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:50.300 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:50.302 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:50.305 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:50.307 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:09:50.310 | + functions-common:time_stop:2430 : start_time=1763755784075 2025-11-21 20:09:50.312 | + functions-common:time_stop:2432 : [[ -z 1763755784075 ]] 2025-11-21 20:09:50.315 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:50.320 | + functions-common:time_stop:2435 : end_time=1763755790317 2025-11-21 20:09:50.322 | + functions-common:time_stop:2436 : elapsed_time=6242 2025-11-21 20:09:50.325 | + functions-common:time_stop:2437 : total=16383 2025-11-21 20:09:50.328 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:50.331 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=22625 2025-11-21 20:09:50.333 | + inc/python:pip_install:219 : return 0 2025-11-21 20:09:50.335 | + lib/keystone:install_keystonemiddleware:518 : pip_install_gr python-memcached 2025-11-21 20:09:50.338 | + inc/python:pip_install_gr:94 : local name=python-memcached 2025-11-21 20:09:50.341 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:09:50.345 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2025-11-21 20:09:50.348 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2025-11-21 20:09:50.350 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:09:50.353 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:09:50.354 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:09:50.360 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2025-11-21 20:09:50.363 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2025-11-21 20:09:50.365 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2025-11-21 20:09:50.368 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2025-11-21 20:09:50.371 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2025-11-21 20:09:50.398 | Using python 3.12 to install python-memcached 2025-11-21 20:09:50.401 | + 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 2025-11-21 20:09:51.029 | 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 2025-11-21 20:09:51.107 | Collecting python-memcached 2025-11-21 20:09:51.122 | 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) 2025-11-21 20:09:51.134 | 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) 2025-11-21 20:09:51.385 | Installing collected packages: python-memcached 2025-11-21 20:09:51.409 | Successfully installed python-memcached-1.62 2025-11-21 20:09:51.409 | 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 2025-11-21 20:09:51.539 | + inc/python:pip_install:216 : result=0 2025-11-21 20:09:51.543 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:09:51.546 | + functions-common:time_stop:2423 : local name 2025-11-21 20:09:51.549 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:09:51.552 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:09:51.554 | + functions-common:time_stop:2426 : local total 2025-11-21 20:09:51.557 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:09:51.559 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:09:51.562 | + functions-common:time_stop:2430 : start_time=1763755790391 2025-11-21 20:09:51.565 | + functions-common:time_stop:2432 : [[ -z 1763755790391 ]] 2025-11-21 20:09:51.569 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:09:51.573 | + functions-common:time_stop:2435 : end_time=1763755791570 2025-11-21 20:09:51.576 | + functions-common:time_stop:2436 : elapsed_time=1179 2025-11-21 20:09:51.579 | + functions-common:time_stop:2437 : total=22625 2025-11-21 20:09:51.582 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:09:51.585 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=23804 2025-11-21 20:09:51.588 | + inc/python:pip_install:219 : return 0 2025-11-21 20:09:51.592 | + ./stack.sh:main:944 : is_service_enabled keystone 2025-11-21 20:09:51.611 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:09:51.615 | + ./stack.sh:main:945 : '[' 38.102.83.94 == 38.102.83.94 ']' 2025-11-21 20:09:51.618 | + ./stack.sh:main:946 : stack_install_service keystone 2025-11-21 20:09:51.620 | + lib/stack:stack_install_service:20 : local service=keystone 2025-11-21 20:09:51.624 | + lib/stack:stack_install_service:21 : type install_keystone 2025-11-21 20:09:51.627 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:09:51.630 | + lib/stack:stack_install_service:32 : install_keystone 2025-11-21 20:09:51.634 | + lib/keystone:install_keystone:524 : is_service_enabled ldap 2025-11-21 20:09:51.654 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:09:51.657 | + lib/keystone:install_keystone:528 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2025-11-21 20:09:51.660 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/keystone.git 2025-11-21 20:09:51.663 | + functions-common:git_clone:593 : local git_dest=/opt/stack/keystone 2025-11-21 20:09:51.666 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:09:51.669 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:09:51.673 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:09:51.677 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:09:51.679 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:09:51.683 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:09:51.703 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:09:51.705 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:09:51.708 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:09:51.712 | + functions-common:git_clone:613 : echo master 2025-11-21 20:09:51.713 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:09:51.715 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:09:51.720 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/keystone ]] 2025-11-21 20:09:51.723 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:09:51.726 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/keystone 2025-11-21 20:09:51.747 | + functions-common:git_clone:675 : cd /opt/stack/keystone 2025-11-21 20:09:51.751 | + functions-common:git_clone:676 : head -1 2025-11-21 20:09:51.752 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:09:51.759 | 199473499 Merge "Bytes-vs-str mismatch causes repeated ID mapping creates on list" 2025-11-21 20:09:51.762 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:09:51.765 | + lib/keystone:install_keystone:529 : setup_develop /opt/stack/keystone 2025-11-21 20:09:51.768 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:09:51.770 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-21 20:09:51.773 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2025-11-21 20:09:51.777 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:09:51.780 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2025-11-21 20:09:51.783 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:09:51.786 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-21 20:09:51.790 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2025-11-21 20:09:51.793 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:09:51.796 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:09:51.800 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2025-11-21 20:09:51.803 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:09:51.807 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2025-11-21 20:09:51.811 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:09:51.814 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:09:51.819 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2025-11-21 20:09:51.826 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2025-11-21 20:09:51.829 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2025-11-21 20:09:51.832 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2025-11-21 20:09:51.963 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2025-11-21 20:09:51.966 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:09:51.969 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:09:51.971 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:09:51.973 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2025-11-21 20:09:51.976 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2025-11-21 20:09:51.978 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:09:51.981 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:09:51.983 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:09:51.986 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:09:51.988 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:09:51.991 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:09:51.993 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:09:51.996 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2025-11-21 20:09:52.016 | Using python 3.12 to install /opt/stack/keystone 2025-11-21 20:09:52.019 | + 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 2025-11-21 20:09:52.631 | 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 2025-11-21 20:09:52.633 | Obtaining file:///opt/stack/keystone 2025-11-21 20:09:52.636 | Installing build dependencies: started 2025-11-21 20:09:54.457 | Installing build dependencies: finished with status 'done' 2025-11-21 20:09:54.459 | Checking if build backend supports build_editable: started 2025-11-21 20:09:54.623 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:09:54.624 | Getting requirements to build editable: started 2025-11-21 20:09:54.816 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:09:54.821 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:09:55.377 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:09:55.457 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (7.0.3) 2025-11-21 20:09:55.459 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (1.8.9) 2025-11-21 20:09:55.572 | Collecting Flask!=0.11,>=1.0.2 (from keystone==28.1.0.dev19) 2025-11-21 20:09:55.576 | 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) 2025-11-21 20:09:55.613 | Collecting Flask-RESTful>=0.3.5 (from keystone==28.1.0.dev19) 2025-11-21 20:09:55.621 | 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) 2025-11-21 20:09:56.017 | Collecting cryptography>=2.7 (from keystone==28.1.0.dev19) 2025-11-21 20:09:56.022 | 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) 2025-11-21 20:09:56.520 | Collecting SQLAlchemy>=1.4.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:56.533 | 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) 2025-11-21 20:09:56.544 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.5.0) 2025-11-21 20:09:56.544 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.7.0) 2025-11-21 20:09:56.545 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (10.12.0) 2025-11-21 20:09:56.659 | Collecting bcrypt>=3.1.3 (from keystone==28.1.0.dev19) 2025-11-21 20:09:56.672 | 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) 2025-11-21 20:09:56.823 | Collecting scrypt>=0.8.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:56.833 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/9a/f7956242e8ea68f62af8ae10c6cce8937f1590f10adc6599e218ea6149bb/scrypt-0.9.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (14 kB) 2025-11-21 20:09:56.843 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (4.0.0) 2025-11-21 20:09:56.844 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (10.1.0) 2025-11-21 20:09:56.845 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (6.1.0) 2025-11-21 20:09:56.939 | Collecting oslo.messaging>=5.29.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:56.946 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl.metadata (3.1 kB) 2025-11-21 20:09:57.021 | Collecting oslo.db>=6.0.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.027 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/b5/81aee8626a22b3e656ea55a2d7adaa9eafe156dc42159eda96ef246ecdd6/oslo_db-17.4.0-py3-none-any.whl.metadata (3.0 kB) 2025-11-21 20:09:57.036 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (6.7.0) 2025-11-21 20:09:57.037 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (7.2.1) 2025-11-21 20:09:57.092 | Collecting oslo.middleware>=3.31.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.101 | 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) 2025-11-21 20:09:57.201 | Collecting oslo.policy>=4.5.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.211 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/25/82ed04c26fe511483fdc07336594194ad1446530b614de3c3efd6795a4d5/oslo_policy-4.7.0-py3-none-any.whl.metadata (2.2 kB) 2025-11-21 20:09:57.218 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (5.8.0) 2025-11-21 20:09:57.246 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.255 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/8d/47873e44a142d625b1371fcdec9f412adaa7aa2d01306b704040ddbb3592/oslo_upgradecheck-2.6.0-py3-none-any.whl.metadata (1.7 kB) 2025-11-21 20:09:57.262 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (9.1.0) 2025-11-21 20:09:57.303 | Collecting oauthlib>=0.6.2 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.310 | 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) 2025-11-21 20:09:57.360 | Collecting pysaml2>=5.0.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.366 | 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) 2025-11-21 20:09:57.374 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (2.10.1) 2025-11-21 20:09:57.376 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (1.5.0) 2025-11-21 20:09:57.443 | Collecting jsonschema>=3.2.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.450 | 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) 2025-11-21 20:09:57.458 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystone==28.1.0.dev19) (4.0.1) 2025-11-21 20:09:57.459 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib64/python3.12/site-packages (from keystone==28.1.0.dev19) (1.1.2) 2025-11-21 20:09:57.507 | Collecting osprofiler>=1.4.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.514 | 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) 2025-11-21 20:09:57.578 | Collecting Werkzeug>=0.15.0 (from keystone==28.1.0.dev19) 2025-11-21 20:09:57.581 | 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) 2025-11-21 20:09:57.833 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==28.1.0.dev19) 2025-11-21 20:09:57.844 | 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) 2025-11-21 20:09:57.861 | 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.dev19) (5.2.1) 2025-11-21 20:09:57.911 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-21 20:09:57.929 | 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) 2025-11-21 20:09:57.985 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-21 20:09:57.994 | 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) 2025-11-21 20:09:58.047 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-21 20:09:58.054 | 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) 2025-11-21 20:09:58.061 | 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.dev19) (3.1.6) 2025-11-21 20:09:58.192 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==28.1.0.dev19) 2025-11-21 20:09:58.194 | 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) 2025-11-21 20:09:58.248 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) 2025-11-21 20:09:58.254 | 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) 2025-11-21 20:09:58.266 | 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.dev19) (1.17.0) 2025-11-21 20:09:58.366 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==28.1.0.dev19) 2025-11-21 20:09:58.368 | 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) 2025-11-21 20:09:58.431 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-21 20:09:58.445 | 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) 2025-11-21 20:09:58.489 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-21 20:09:58.496 | 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) 2025-11-21 20:09:58.571 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-21 20:09:58.579 | 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) 2025-11-21 20:09:59.117 | Collecting rpds-py>=0.7.1 (from jsonschema>=3.2.0->keystone==28.1.0.dev19) 2025-11-21 20:09:59.131 | 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) 2025-11-21 20:09:59.155 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (5.12.0) 2025-11-21 20:09:59.159 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==28.1.0.dev19) (2.32.5) 2025-11-21 20:09:59.179 | 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.dev19) (1.3.0) 2025-11-21 20:09:59.180 | 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.dev19) (2.0.0) 2025-11-21 20:09:59.181 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=6.8.0->keystone==28.1.0.dev19) (6.0.3) 2025-11-21 20:09:59.185 | 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.dev19) (4.15.0) 2025-11-21 20:09:59.279 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-21 20:09:59.285 | 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) 2025-11-21 20:09:59.292 | 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.dev19) (3.0.0) 2025-11-21 20:09:59.323 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-21 20:09:59.329 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b2/2e/905756faf6bada00adccb5dbc9e5987760675b682f08dd1312a40042a838/testresources-2.0.2.tar.gz (45 kB) 2025-11-21 20:09:59.341 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.1/45.1 kB 5.1 MB/s eta 0:00:00 2025-11-21 20:09:59.358 | Installing build dependencies: started 2025-11-21 20:10:01.100 | Installing build dependencies: finished with status 'done' 2025-11-21 20:10:01.101 | Getting requirements to build wheel: started 2025-11-21 20:10:01.266 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:10:01.270 | Installing backend dependencies: started 2025-11-21 20:10:02.968 | Installing backend dependencies: finished with status 'done' 2025-11-21 20:10:02.969 | Preparing metadata (pyproject.toml): started 2025-11-21 20:10:03.185 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:10:03.227 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.235 | 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) 2025-11-21 20:10:03.278 | 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.dev19) (2.9.0.post0) 2025-11-21 20:10:03.300 | 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.dev19) (3.2.1) 2025-11-21 20:10:03.373 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.384 | 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) 2025-11-21 20:10:03.436 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.443 | 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) 2025-11-21 20:10:03.499 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.504 | 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) 2025-11-21 20:10:03.592 | Collecting kombu>=4.6.6 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.606 | 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) 2025-11-21 20:10:03.648 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.655 | 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) 2025-11-21 20:10:03.703 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.709 | 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) 2025-11-21 20:10:03.737 | 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.dev19) (2025.2) 2025-11-21 20:10:03.785 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.787 | 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) 2025-11-21 20:10:03.812 | 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.dev19) (2.1.0) 2025-11-21 20:10:03.814 | 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.dev19) (3.2.5) 2025-11-21 20:10:03.815 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==28.1.0.dev19) (25.0) 2025-11-21 20:10:03.817 | 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.dev19) (7.1.1) 2025-11-21 20:10:03.878 | Collecting oslo.concurrency>=3.26.0 (from osprofiler>=1.4.0->keystone==28.1.0.dev19) 2025-11-21 20:10:03.881 | 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) 2025-11-21 20:10:03.897 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->keystone==28.1.0.dev19) (69.0.3) 2025-11-21 20:10:04.027 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.029 | 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) 2025-11-21 20:10:04.074 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.079 | 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) 2025-11-21 20:10:04.146 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.151 | 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) 2025-11-21 20:10:04.463 | Collecting greenlet>=1 (from SQLAlchemy>=1.4.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.468 | 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) 2025-11-21 20:10:04.542 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.549 | 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) 2025-11-21 20:10:04.590 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.595 | 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) 2025-11-21 20:10:04.663 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==28.1.0.dev19) 2025-11-21 20:10:04.665 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl.metadata (993 bytes) 2025-11-21 20:10:04.686 | 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.dev19) (2.0.0) 2025-11-21 20:10:04.762 | 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.dev19) (1.8.1) 2025-11-21 20:10:04.854 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.857 | 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) 2025-11-21 20:10:04.912 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.915 | 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) 2025-11-21 20:10:04.978 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:04.984 | 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) 2025-11-21 20:10:05.037 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.045 | 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) 2025-11-21 20:10:05.082 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.087 | 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) 2025-11-21 20:10:05.148 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.154 | 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) 2025-11-21 20:10:05.228 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.234 | 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) 2025-11-21 20:10:05.300 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.303 | 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) 2025-11-21 20:10:05.442 | 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.dev19) (3.4.4) 2025-11-21 20:10:05.443 | 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.dev19) (3.11) 2025-11-21 20:10:05.446 | 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.dev19) (1.26.20) 2025-11-21 20:10:05.447 | 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.dev19) (2025.11.12) 2025-11-21 20:10:05.512 | 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.dev19) (2.7.2) 2025-11-21 20:10:05.601 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.607 | 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) 2025-11-21 20:10:05.757 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.760 | 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) 2025-11-21 20:10:05.889 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==28.1.0.dev19) 2025-11-21 20:10:05.895 | 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) 2025-11-21 20:10:06.072 | 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) 2025-11-21 20:10:06.084 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.2/284.2 kB 28.6 MB/s eta 0:00:00 2025-11-21 20:10:06.091 | 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) 2025-11-21 20:10:06.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 113.8 MB/s eta 0:00:00 2025-11-21 20:10:06.130 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/f9/7f9263c5695f4bd0023734af91bedb2ff8209e8de6ead162f35d8dc762fd/flask-3.1.2-py3-none-any.whl (103 kB) 2025-11-21 20:10:06.137 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.3/103.3 kB 19.4 MB/s eta 0:00:00 2025-11-21 20:10:06.141 | 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) 2025-11-21 20:10:06.155 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bf/9c/8c95d856233c1f82500c2450b8c68576b4cf1c871db3afac5c34ff84e6fd/jsonschema-4.25.1-py3-none-any.whl (90 kB) 2025-11-21 20:10:06.163 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.0/90.0 kB 12.6 MB/s eta 0:00:00 2025-11-21 20:10:06.168 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/be/9c/92789c596b8df838baa98fa71844d84283302f7604ed565dafe5a6b5041a/oauthlib-3.3.1-py3-none-any.whl (160 kB) 2025-11-21 20:10:06.176 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.1/160.1 kB 22.9 MB/s eta 0:00:00 2025-11-21 20:10:06.182 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/b5/81aee8626a22b3e656ea55a2d7adaa9eafe156dc42159eda96ef246ecdd6/oslo_db-17.4.0-py3-none-any.whl (157 kB) 2025-11-21 20:10:06.190 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.4/157.4 kB 22.5 MB/s eta 0:00:00 2025-11-21 20:10:06.196 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5d/df/50e2dc3245b36e840d525a72243856ef358a878f8a3c5995246472cb6bb6/oslo_messaging-17.1.0-py3-none-any.whl (202 kB) 2025-11-21 20:10:06.232 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.5/202.5 kB 5.7 MB/s eta 0:00:00 2025-11-21 20:10:06.237 | 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) 2025-11-21 20:10:06.248 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.9/65.9 kB 6.9 MB/s eta 0:00:00 2025-11-21 20:10:06.253 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ec/25/82ed04c26fe511483fdc07336594194ad1446530b614de3c3efd6795a4d5/oslo_policy-4.7.0-py3-none-any.whl (88 kB) 2025-11-21 20:10:06.265 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.6/88.6 kB 7.9 MB/s eta 0:00:00 2025-11-21 20:10:06.270 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/8d/47873e44a142d625b1371fcdec9f412adaa7aa2d01306b704040ddbb3592/oslo_upgradecheck-2.6.0-py3-none-any.whl (14 kB) 2025-11-21 20:10:06.280 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/99/07/01e28443724ddebe1f99d5ffb4bc634ff4651272c9c513db1d74c43b419c/osprofiler-4.3.0-py3-none-any.whl (95 kB) 2025-11-21 20:10:06.289 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 11.2 MB/s eta 0:00:00 2025-11-21 20:10:06.294 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/79/21/c95583bfce176ebf5e6a0655f1678502de970f3a6d17dee65852906b2d80/pysaml2-7.5.4-py3-none-any.whl (420 kB) 2025-11-21 20:10:06.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 420.5/420.5 kB 24.8 MB/s eta 0:00:00 2025-11-21 20:10:06.318 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/9a/f7956242e8ea68f62af8ae10c6cce8937f1590f10adc6599e218ea6149bb/scrypt-0.9.4-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (1.5 MB) 2025-11-21 20:10:06.336 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 96.5 MB/s eta 0:00:00 2025-11-21 20:10:06.342 | 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) 2025-11-21 20:10:06.379 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 97.1 MB/s eta 0:00:00 2025-11-21 20:10:06.382 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/24/ab44c871b0f07f491e5d2ad12c9bd7358e527510618cb1b803a88e986db1/werkzeug-3.1.3-py3-none-any.whl (224 kB) 2025-11-21 20:10:06.390 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 35.8 MB/s eta 0:00:00 2025-11-21 20:10:06.396 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/44/1f/38e29b06bfed7818ebba1f84904afdc8153ef7b6c7e0d8f3bc6643f5989c/alembic-1.17.0-py3-none-any.whl (247 kB) 2025-11-21 20:10:06.405 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.4/247.4 kB 31.4 MB/s eta 0:00:00 2025-11-21 20:10:06.410 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/26/99/fc813cd978842c26c82534010ea849eee9ab3a13ea2b74e95cb9c99e747b/amqp-5.3.1-py3-none-any.whl (50 kB) 2025-11-21 20:10:06.417 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.9/50.9 kB 7.2 MB/s eta 0:00:00 2025-11-21 20:10:06.422 | 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) 2025-11-21 20:10:06.430 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.8/52.8 kB 7.0 MB/s eta 0:00:00 2025-11-21 20:10:06.434 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3a/2a/7cc015f5b9f5db42b7d48157e23356022889fc354a2813c15934b7cb5c0e/attrs-25.4.0-py3-none-any.whl (67 kB) 2025-11-21 20:10:06.441 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.6/67.6 kB 9.3 MB/s eta 0:00:00 2025-11-21 20:10:06.443 | 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) 2025-11-21 20:10:06.453 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/96/c5/1e741d26306c42e2bf6ab740b2202872727e0f606033c9dd713f8b93f5a8/cachetools-6.2.1-py3-none-any.whl (11 kB) 2025-11-21 20:10:06.460 | 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) 2025-11-21 20:10:06.468 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 219.6/219.6 kB 31.0 MB/s eta 0:00:00 2025-11-21 20:10:06.474 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/d3/9dcc0f5797f070ec8edf30fbadfb200e71d9db6b84d211e3b2085a7589a0/click-8.3.0-py3-none-any.whl (107 kB) 2025-11-21 20:10:06.484 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 107.3/107.3 kB 12.3 MB/s eta 0:00:00 2025-11-21 20:10:06.487 | 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) 2025-11-21 20:10:06.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 607.6/607.6 kB 63.8 MB/s eta 0:00:00 2025-11-21 20:10:06.502 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/04/96/92447566d16df59b2a776c0fb82dbc4d9e07cd95062562af01e408583fc4/itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2025-11-21 20:10:06.510 | 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) 2025-11-21 20:10:06.524 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ef/70/a07dcf4f62598c8ad579df241af55ced65bed76e42e45d3c368a6d82dbc1/kombu-5.5.4-py3-none-any.whl (210 kB) 2025-11-21 20:10:06.536 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 210.0/210.0 kB 21.4 MB/s eta 0:00:00 2025-11-21 20:10:06.540 | 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) 2025-11-21 20:10:06.547 | 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) 2025-11-21 20:10:06.556 | 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) 2025-11-21 20:10:06.564 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 7.6 MB/s eta 0:00:00 2025-11-21 20:10:06.569 | 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) 2025-11-21 20:10:06.580 | 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) 2025-11-21 20:10:06.592 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB 10.8 MB/s eta 0:00:00 2025-11-21 20:10:06.596 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/02/c7/5613524e606ea1688b3bdbf48aa64bafb6d0a4ac3750274c43b6158a390f/prettytable-3.16.0-py3-none-any.whl (33 kB) 2025-11-21 20:10:06.610 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/d9/dd/e0aa7ebef5168c75b772eda64978c597a9129b46be17779054652a7999e4/pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2025-11-21 20:10:06.623 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 5.6 MB/s eta 0:00:00 2025-11-21 20:10:06.628 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2c/58/ca301544e1fa93ed4f80d724bf5b194f6e4b945841c5bfd555878eea9fcb/referencing-0.37.0-py3-none-any.whl (26 kB) 2025-11-21 20:10:06.641 | 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) 2025-11-21 20:10:06.654 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.4/386.4 kB 39.3 MB/s eta 0:00:00 2025-11-21 20:10:06.669 | 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) 2025-11-21 20:10:06.685 | 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) 2025-11-21 20:10:06.700 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/5e/2a/c2bc97fd20efe65cfcfc21666d1b0213969133d37ea093761d264d9ed9f8/xmlschema-2.5.1-py3-none-any.whl (395 kB) 2025-11-21 20:10:06.715 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 395.1/395.1 kB 37.9 MB/s eta 0:00:00 2025-11-21 20:10:06.719 | 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) 2025-11-21 20:10:06.729 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/81/c4/34e93fe5f5429d7570ec1fa436f1986fb1f00c3e0f43a589fe2bbcd22c3f/pytz-2025.2-py2.py3-none-any.whl (509 kB) 2025-11-21 20:10:06.743 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 509.2/509.2 kB 47.8 MB/s eta 0:00:00 2025-11-21 20:10:06.750 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/95/615af832e7f507fe5ce4562b4be1bd2fec080c4ff6da88dcd0c2dbfca582/elementpath-4.8.0-py3-none-any.whl (243 kB) 2025-11-21 20:10:06.763 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.3/243.3 kB 24.7 MB/s eta 0:00:00 2025-11-21 20:10:06.771 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/6e/b4/981362608131dc4ee8de9fdca6a38ef19e3da66ab6a13937bd158882db91/eventlet-0.40.3-py3-none-any.whl (364 kB) 2025-11-21 20:10:06.785 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 364.3/364.3 kB 34.5 MB/s eta 0:00:00 2025-11-21 20:10:06.789 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/51/ac/e5d886f892666d2d1e5cb8c1a41146e1d79ae8896477b1153a21711d3b44/fasteners-0.20-py3-none-any.whl (18 kB) 2025-11-21 20:10:06.802 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/14/032895c25726a859bf48b8ed68944c3efc7a3decd920533ed929f12f08a1/Paste-3.10.1-py3-none-any.whl (289 kB) 2025-11-21 20:10:06.815 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 289.3/289.3 kB 30.6 MB/s eta 0:00:00 2025-11-21 20:10:06.820 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/30/cdddd9a88969683a59222a6d61cd6dce923977f2e9f9ffba38e1324149cd/PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2025-11-21 20:10:06.833 | 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) 2025-11-21 20:10:06.847 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.1/61.1 kB 6.5 MB/s eta 0:00:00 2025-11-21 20:10:06.852 | 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) 2025-11-21 20:10:06.864 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.1/40.1 kB 3.7 MB/s eta 0:00:00 2025-11-21 20:10:06.871 | 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) 2025-11-21 20:10:06.883 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 81.3/81.3 kB 9.9 MB/s eta 0:00:00 2025-11-21 20:10:06.886 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/fb/99f81ac72ae23375f22b7afdb7642aba97c00a713c217124420147681a2f/mako-1.3.10-py3-none-any.whl (78 kB) 2025-11-21 20:10:06.898 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 9.0 MB/s eta 0:00:00 2025-11-21 20:10:06.902 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl (118 kB) 2025-11-21 20:10:06.913 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.1/118.1 kB 14.7 MB/s eta 0:00:00 2025-11-21 20:10:06.916 | 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) 2025-11-21 20:10:06.930 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ba/5a/18ad964b0086c6e62e2e7500f7edc89e3faa45033c71c1893d34eed2b2de/dnspython-2.8.0-py3-none-any.whl (331 kB) 2025-11-21 20:10:06.945 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.1/331.1 kB 27.0 MB/s eta 0:00:00 2025-11-21 20:10:06.951 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/b0/30/6cc0c95f0b59ad4b3b9163bff7cdcf793cc96fac64cf398ff26271f5cf5e/repoze.lru-0.7-py3-none-any.whl (10 kB) 2025-11-21 20:10:07.037 | Building wheels for collected packages: keystone, testresources 2025-11-21 20:10:07.038 | Building editable for keystone (pyproject.toml): started 2025-11-21 20:10:07.743 | Building editable for keystone (pyproject.toml): finished with status 'done' 2025-11-21 20:10:07.745 | Created wheel for keystone: filename=keystone-28.1.0.dev19-0.editable-py3-none-any.whl size=9218 sha256=283094df4503986cc476356c32e9c319d91722b35974c3a99140d6829119323c 2025-11-21 20:10:07.746 | Stored in directory: /tmp/pip-ephem-wheel-cache-4w7apdzc/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2025-11-21 20:10:07.751 | Building wheel for testresources (pyproject.toml): started 2025-11-21 20:10:07.989 | Building wheel for testresources (pyproject.toml): finished with status 'done' 2025-11-21 20:10:07.990 | Created wheel for testresources: filename=testresources-2.0.2-py2.py3-none-any.whl size=34149 sha256=a0a0fdc0dbfa90b2b069bf0ec8b087716411f015066cb06f3f0318deada86476 2025-11-21 20:10:07.990 | Stored in directory: /root/.cache/pip/wheels/3b/2c/b7/a05cb628abd7ee4cd065740fa2b36b8e5d60fcfba13b7beec4 2025-11-21 20:10:07.995 | Successfully built keystone testresources 2025-11-21 20:10:08.495 | Installing collected packages: statsd, scrypt, 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 2025-11-21 20:10:13.754 | 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.dev19 kombu-5.5.4 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.2.0 oslo.db-17.4.0 oslo.messaging-17.1.0 oslo.metrics-0.14.0 oslo.middleware-7.0.0 oslo.policy-4.7.0 oslo.service-4.4.1 oslo.upgradecheck-2.6.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 scrypt-0.9.4 statsd-4.0.1 testresources-2.0.2 testscenarios-0.5.0 vine-5.1.0 wcwidth-0.2.14 xmlschema-2.5.1 2025-11-21 20:10:13.754 | 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 2025-11-21 20:10:14.377 | + inc/python:pip_install:216 : result=0 2025-11-21 20:10:14.379 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:10:14.382 | + functions-common:time_stop:2423 : local name 2025-11-21 20:10:14.384 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:10:14.387 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:10:14.389 | + functions-common:time_stop:2426 : local total 2025-11-21 20:10:14.391 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:10:14.394 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:10:14.396 | + functions-common:time_stop:2430 : start_time=1763755792011 2025-11-21 20:10:14.399 | + functions-common:time_stop:2432 : [[ -z 1763755792011 ]] 2025-11-21 20:10:14.402 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:10:14.406 | + functions-common:time_stop:2435 : end_time=1763755814404 2025-11-21 20:10:14.409 | + functions-common:time_stop:2436 : elapsed_time=22393 2025-11-21 20:10:14.411 | + functions-common:time_stop:2437 : total=23804 2025-11-21 20:10:14.414 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:10:14.416 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=46197 2025-11-21 20:10:14.418 | + inc/python:pip_install:219 : return 0 2025-11-21 20:10:14.421 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:10:14.424 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:10:14.427 | + inc/python:setup_package:468 : '[' -d '/opt/stack/keystone/*.egg-info' ']' 2025-11-21 20:10:14.429 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2025-11-21 20:10:14.432 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2025-11-21 20:10:14.435 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:10:14.437 | + 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 ]] 2025-11-21 20:10:14.440 | + 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, ]] 2025-11-21 20:10:14.443 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:10:14.447 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2025-11-21 20:10:14.465 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:14.468 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:10:14.472 | + ./stack.sh:main:947 : configure_keystone 2025-11-21 20:10:14.475 | + lib/keystone:configure_keystone:177 : sudo install -d -o stack /etc/keystone 2025-11-21 20:10:14.505 | + 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 ]] 2025-11-21 20:10:14.508 | + lib/keystone:configure_keystone:180 : install -m 600 /dev/null /etc/keystone/keystone.conf 2025-11-21 20:10:14.523 | + lib/keystone:configure_keystone:183 : is_service_enabled ldap 2025-11-21 20:10:14.543 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:14.546 | + lib/keystone:configure_keystone:187 : iniset /etc/keystone/keystone.conf identity driver sql 2025-11-21 20:10:14.585 | + lib/keystone:configure_keystone:188 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2025-11-21 20:10:14.622 | + lib/keystone:configure_keystone:189 : iniset /etc/keystone/keystone.conf assignment driver sql 2025-11-21 20:10:14.662 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf role driver sql 2025-11-21 20:10:14.702 | + lib/keystone:configure_keystone:191 : iniset /etc/keystone/keystone.conf resource driver sql 2025-11-21 20:10:14.741 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf cache enabled True 2025-11-21 20:10:14.781 | + lib/keystone:configure_keystone:195 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2025-11-21 20:10:14.819 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2025-11-21 20:10:14.855 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf api response_validation error 2025-11-21 20:10:14.893 | + lib/keystone:configure_keystone:202 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2025-11-21 20:10:14.896 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2025-11-21 20:10:14.899 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2025-11-21 20:10:14.902 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2025-11-21 20:10:14.904 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-21 20:10:14.907 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:10:14.926 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:14.929 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-21 20:10:14.932 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-21 20:10:14.935 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:10:14.952 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:14.955 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:10:14.959 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:10:14.996 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:10:14.999 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:10:15.002 | + lib/keystone:configure_keystone:204 : local service_port=5000 2025-11-21 20:10:15.005 | + lib/keystone:configure_keystone:206 : is_service_enabled tls-proxy 2025-11-21 20:10:15.024 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:15.027 | + lib/keystone:configure_keystone:208 : service_port=5001 2025-11-21 20:10:15.031 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint https://38.102.83.94/identity 2025-11-21 20:10:15.072 | + lib/keystone:configure_keystone:217 : [[ fernet != '' ]] 2025-11-21 20:10:15.075 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf token provider fernet 2025-11-21 20:10:15.114 | ++ lib/keystone:configure_keystone:221 : database_connection_url keystone 2025-11-21 20:10:15.118 | ++ lib/database:database_connection_url:134 : local db=keystone 2025-11-21 20:10:15.121 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2025-11-21 20:10:15.124 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=keystone 2025-11-21 20:10:15.127 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:10:15.130 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:10:15.133 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:10:15.152 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:15.155 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:10:15.158 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2025-11-21 20:10:15.161 | + 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' 2025-11-21 20:10:15.198 | + lib/keystone:configure_keystone:224 : '[' False '!=' False ']' 2025-11-21 20:10:15.201 | + lib/keystone:configure_keystone:229 : setup_logging /etc/keystone/keystone.conf 2025-11-21 20:10:15.204 | + functions:setup_logging:686 : setup_systemd_logging /etc/keystone/keystone.conf 2025-11-21 20:10:15.207 | + functions:setup_systemd_logging:703 : local conf_file=/etc/keystone/keystone.conf 2025-11-21 20:10:15.211 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:10:15.231 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:10:15.234 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:10:15.236 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:10:15.239 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:10:15.242 | + functions:setup_systemd_logging:716 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-21 20:10:15.278 | + 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' 2025-11-21 20:10:15.314 | + 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' 2025-11-21 20:10:15.350 | + functions:setup_systemd_logging:720 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:10:15.385 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2025-11-21 20:10:15.419 | + lib/keystone:configure_keystone:231 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2025-11-21 20:10:15.455 | + lib/keystone:configure_keystone:233 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2025-11-21 20:10:15.458 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2025-11-21 20:10:15.461 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2025-11-21 20:10:15.463 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2025-11-21 20:10:15.466 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-21 20:10:15.469 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2025-11-21 20:10:15.472 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2025-11-21 20:10:15.475 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-21 20:10:15.477 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-21 20:10:15.503 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-21 20:10:15.504 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:10:15.523 | d /var/run/uwsgi 0755 stack root 2025-11-21 20:10:15.529 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:10:15.555 | /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. 2025-11-21 20:10:15.563 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2025-11-21 20:10:15.566 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2025-11-21 20:10:15.570 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:10:15.572 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2025-11-21 20:10:15.606 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2025-11-21 20:10:15.641 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2025-11-21 20:10:15.674 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2025-11-21 20:10:15.708 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2025-11-21 20:10:15.741 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2025-11-21 20:10:15.774 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2025-11-21 20:10:15.808 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2025-11-21 20:10:15.842 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2025-11-21 20:10:15.876 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-21 20:10:15.911 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2025-11-21 20:10:15.947 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2025-11-21 20:10:15.982 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2025-11-21 20:10:16.016 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2025-11-21 20:10:16.051 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-21 20:10:16.054 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-21 20:10:16.057 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2025-11-21 20:10:16.059 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2025-11-21 20:10:16.062 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:10:16.065 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:16.067 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:16.070 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:10:16.073 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:16.075 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:16.078 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:16.080 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:16.083 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:16.086 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:16.088 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:16.091 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:16.093 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:16.096 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:16.098 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-11-21 20:10:16.101 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-api.conf ']' 2025-11-21 20:10:16.104 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-21 20:10:16.108 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-21 20:10:16.110 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2025-11-21 20:10:16.145 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2025-11-21 20:10:16.181 | + 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 ' 2025-11-21 20:10:16.182 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/keystone-api.conf.disabled 2025-11-21 20:10:16.201 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2025-11-21 20:10:16.206 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2025-11-21 20:10:16.209 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2025-11-21 20:10:16.211 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:10:16.214 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:10:16.217 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:10:16.219 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:10:16.222 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:16.225 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:16.228 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:10:16.231 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:16.234 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:16.236 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:16.239 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:16.242 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:16.245 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:16.248 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:16.250 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:16.252 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:16.255 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:16.258 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:10:16.261 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:10:16.264 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:16.267 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:16.270 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:10:16.273 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:16.276 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:16.279 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:16.282 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:16.284 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:16.287 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:16.290 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:16.293 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:16.296 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:16.299 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:16.302 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-api.conf 2025-11-21 20:10:16.305 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-api.conf.disabled ]] 2025-11-21 20:10:16.308 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-api.conf ]] 2025-11-21 20:10:16.311 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/keystone-api.conf.disabled /etc/httpd/conf.d/keystone-api.conf 2025-11-21 20:10:16.343 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-21 20:10:16.345 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:10:16.348 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:10:16.351 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:10:17.126 | + lib/keystone:configure_keystone:235 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2025-11-21 20:10:17.164 | + lib/keystone:configure_keystone:237 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2025-11-21 20:10:17.205 | + lib/keystone:configure_keystone:239 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2025-11-21 20:10:17.244 | + lib/keystone:configure_keystone:247 : [[ True = True ]] 2025-11-21 20:10:17.247 | + lib/keystone:configure_keystone:248 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2025-11-21 20:10:17.286 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2025-11-21 20:10:17.324 | + lib/keystone:configure_keystone:250 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2025-11-21 20:10:17.361 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2025-11-21 20:10:17.402 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2025-11-21 20:10:17.405 | + lib/keystone:configure_keystone:255 : [[ False == True ]] 2025-11-21 20:10:17.407 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2025-11-21 20:10:17.445 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2025-11-21 20:10:17.482 | + ./stack.sh:main:951 : is_service_enabled swift 2025-11-21 20:10:17.502 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:17.506 | + ./stack.sh:main:952 : is_service_enabled ceilometer 2025-11-21 20:10:17.527 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:17.530 | + ./stack.sh:main:955 : stack_install_service swift 2025-11-21 20:10:17.534 | + lib/stack:stack_install_service:20 : local service=swift 2025-11-21 20:10:17.537 | + lib/stack:stack_install_service:21 : type install_swift 2025-11-21 20:10:17.540 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:10:17.542 | + lib/stack:stack_install_service:32 : install_swift 2025-11-21 20:10:17.545 | + lib/swift:install_swift:720 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2025-11-21 20:10:17.549 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/swift.git 2025-11-21 20:10:17.551 | + functions-common:git_clone:593 : local git_dest=/opt/stack/swift 2025-11-21 20:10:17.554 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:10:17.557 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:10:17.560 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:10:17.563 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:10:17.566 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:10:17.569 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:10:17.589 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:10:17.592 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:10:17.594 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:10:17.598 | + functions-common:git_clone:613 : echo master 2025-11-21 20:10:17.599 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:10:17.601 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:10:17.605 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/swift ]] 2025-11-21 20:10:17.608 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:10:17.611 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/swift 2025-11-21 20:10:17.639 | + functions-common:git_clone:675 : cd /opt/stack/swift 2025-11-21 20:10:17.643 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:10:17.644 | + functions-common:git_clone:676 : head -1 2025-11-21 20:10:17.649 | 676e68fc0 Merge "trivial: tests: add failure context to flakey assertion" 2025-11-21 20:10:17.652 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:10:17.655 | + lib/swift:install_swift:723 : setup_develop /opt/stack/swift keystone 2025-11-21 20:10:17.658 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:10:17.661 | + inc/python:setup_develop:354 : [[ /opt/stack/swift == -bindep* ]] 2025-11-21 20:10:17.664 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/swift 2025-11-21 20:10:17.667 | + inc/python:setup_develop:359 : local extras=keystone 2025-11-21 20:10:17.670 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2025-11-21 20:10:17.673 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:10:17.677 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/swift == -bindep* ]] 2025-11-21 20:10:17.680 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/swift 2025-11-21 20:10:17.682 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:10:17.685 | + inc/python:_setup_package_with_constraints_edit:386 : local extras=keystone 2025-11-21 20:10:17.689 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/swift 2025-11-21 20:10:17.691 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:10:17.695 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/swift 2025-11-21 20:10:17.698 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:10:17.700 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:10:17.704 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2025-11-21 20:10:17.710 | + inc/python:_setup_package_with_constraints_edit:400 : name=swift 2025-11-21 20:10:17.713 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z swift ']' 2025-11-21 20:10:17.716 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2025-11-21 20:10:17.850 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/swift -e keystone 2025-11-21 20:10:17.852 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:10:17.855 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:10:17.858 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:10:17.860 | + inc/python:setup_package:439 : [[ /opt/stack/swift == -bindep* ]] 2025-11-21 20:10:17.862 | + inc/python:setup_package:444 : local project_dir=/opt/stack/swift 2025-11-21 20:10:17.865 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:10:17.867 | + inc/python:setup_package:446 : local extras=keystone 2025-11-21 20:10:17.870 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:10:17.872 | + inc/python:setup_package:450 : [[ -z keystone ]] 2025-11-21 20:10:17.875 | + inc/python:setup_package:455 : [[ ! -z keystone ]] 2025-11-21 20:10:17.877 | + inc/python:setup_package:456 : extras='[keystone]' 2025-11-21 20:10:17.880 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:10:17.882 | + inc/python:setup_package:464 : pip_install -e '/opt/stack/swift[keystone]' 2025-11-21 20:10:17.900 | Using python 3.12 to install /opt/stack/swift 2025-11-21 20:10:17.902 | + 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]' 2025-11-21 20:10:18.568 | 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 2025-11-21 20:10:18.570 | Obtaining file:///opt/stack/swift 2025-11-21 20:10:18.572 | Installing build dependencies: started 2025-11-21 20:10:20.673 | Installing build dependencies: finished with status 'done' 2025-11-21 20:10:20.675 | Checking if build backend supports build_editable: started 2025-11-21 20:10:20.816 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:10:20.818 | Getting requirements to build editable: started 2025-11-21 20:10:20.982 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:10:20.987 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:10:21.380 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:10:21.473 | Requirement already satisfied: eventlet!=0.34.3,>=0.25.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (0.40.3) 2025-11-21 20:10:21.474 | Requirement already satisfied: greenlet>=0.4.14 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev66) (3.2.4) 2025-11-21 20:10:21.475 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (3.1.0) 2025-11-21 20:10:21.879 | Collecting lxml>=4.2.3 (from swift==2.37.0.dev66) 2025-11-21 20:10:21.885 | 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) 2025-11-21 20:10:21.893 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (2.32.5) 2025-11-21 20:10:21.981 | Collecting xattr>=0.7.2 (from swift==2.37.0.dev66) 2025-11-21 20:10:21.990 | 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) 2025-11-21 20:10:22.032 | Collecting PyECLib!=1.6.2,!=1.6.3,>=1.3.1 (from swift==2.37.0.dev66) 2025-11-21 20:10:22.046 | 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) 2025-11-21 20:10:22.054 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib64/python3.12/site-packages (from swift==2.37.0.dev66) (43.0.3) 2025-11-21 20:10:22.056 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (2.8.0) 2025-11-21 20:10:22.081 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.12/site-packages (from swift==2.37.0.dev66) (10.12.0) 2025-11-21 20:10:22.096 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.0.2->swift==2.37.0.dev66) (2.0.0) 2025-11-21 20:10:22.134 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (5.12.0) 2025-11-21 20:10:22.135 | 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.dev66) (4.0.0) 2025-11-21 20:10:22.136 | 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.dev66) (10.1.0) 2025-11-21 20:10:22.137 | 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.dev66) (6.1.0) 2025-11-21 20:10:22.138 | 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.dev66) (6.7.0) 2025-11-21 20:10:22.139 | 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.dev66) (7.2.1) 2025-11-21 20:10:22.140 | 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.dev66) (5.8.0) 2025-11-21 20:10:22.141 | 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.dev66) (9.1.0) 2025-11-21 20:10:22.142 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (7.0.3) 2025-11-21 20:10:22.143 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (4.0.1) 2025-11-21 20:10:22.144 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (2.10.1) 2025-11-21 20:10:22.145 | 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.dev66) (5.7.0) 2025-11-21 20:10:22.146 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (1.8.9) 2025-11-21 20:10:22.163 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (3.4.4) 2025-11-21 20:10:22.164 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (3.11) 2025-11-21 20:10:22.166 | 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.dev66) (1.26.20) 2025-11-21 20:10:22.167 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.14.2->swift==2.37.0.dev66) (2025.11.12) 2025-11-21 20:10:22.176 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.37.0.dev66) (2.23) 2025-11-21 20:10:22.215 | 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.dev66) (2.1.0) 2025-11-21 20:10:22.216 | 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.dev66) (5.5.0) 2025-11-21 20:10:22.217 | 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.dev66) (1.8.1) 2025-11-21 20:10:22.218 | 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.dev66) (4.15.0) 2025-11-21 20:10:22.226 | 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.dev66) (1.5.0) 2025-11-21 20:10:22.234 | 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.dev66) (1.3.0) 2025-11-21 20:10:22.235 | 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.dev66) (2.0.0) 2025-11-21 20:10:22.236 | 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.dev66) (6.0.3) 2025-11-21 20:10:22.256 | 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.dev66) (2.9.0.post0) 2025-11-21 20:10:22.257 | 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.dev66) (3.0.0) 2025-11-21 20:10:22.262 | 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.dev66) (1.1.2) 2025-11-21 20:10:22.263 | 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.dev66) (2025.2) 2025-11-21 20:10:22.272 | 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.dev66) (3.2.5) 2025-11-21 20:10:22.273 | 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.dev66) (25.0) 2025-11-21 20:10:22.275 | 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.dev66) (7.1.1) 2025-11-21 20:10:22.279 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware>=4.17.0->swift==2.37.0.dev66) (69.0.3) 2025-11-21 20:10:22.332 | 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.dev66) (2.0.0) 2025-11-21 20:10:22.341 | 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.dev66) (5.2.1) 2025-11-21 20:10:22.402 | 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.dev66) (1.17.0) 2025-11-21 20:10:22.484 | 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) 2025-11-21 20:10:22.557 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 75.1 MB/s eta 0:00:00 2025-11-21 20:10:22.565 | 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) 2025-11-21 20:10:22.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 533.7/533.7 kB 50.3 MB/s eta 0:00:00 2025-11-21 20:10:22.584 | 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) 2025-11-21 20:10:22.607 | Checking if build backend supports build_editable: started 2025-11-21 20:10:22.764 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:10:22.766 | Building wheels for collected packages: swift 2025-11-21 20:10:22.766 | Building editable for swift (pyproject.toml): started 2025-11-21 20:10:23.304 | Building editable for swift (pyproject.toml): finished with status 'done' 2025-11-21 20:10:23.306 | Created wheel for swift: filename=swift-2.37.0.dev66-0.editable-py3-none-any.whl size=19619 sha256=26bc63615107b31c4fef78936ffba1e5a88dd484e4ec31488bc48d4f0bea238a 2025-11-21 20:10:23.306 | Stored in directory: /tmp/pip-ephem-wheel-cache-n5zf_s_e/wheels/6c/39/e8/8658e1668a8256166af1d87260ac0d62967b33f6438b6ce184 2025-11-21 20:10:23.312 | Successfully built swift 2025-11-21 20:10:23.786 | Installing collected packages: PyECLib, lxml, xattr, swift 2025-11-21 20:10:24.063 | Successfully installed PyECLib-1.7.0 lxml-6.0.2 swift-2.37.0.dev66 xattr-1.3.0 2025-11-21 20:10:24.064 | 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 2025-11-21 20:10:24.365 | + inc/python:pip_install:216 : result=0 2025-11-21 20:10:24.368 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:10:24.370 | + functions-common:time_stop:2423 : local name 2025-11-21 20:10:24.373 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:10:24.376 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:10:24.379 | + functions-common:time_stop:2426 : local total 2025-11-21 20:10:24.382 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:10:24.384 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:10:24.387 | + functions-common:time_stop:2430 : start_time=1763755817896 2025-11-21 20:10:24.389 | + functions-common:time_stop:2432 : [[ -z 1763755817896 ]] 2025-11-21 20:10:24.392 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:10:24.396 | + functions-common:time_stop:2435 : end_time=1763755824393 2025-11-21 20:10:24.399 | + functions-common:time_stop:2436 : elapsed_time=6497 2025-11-21 20:10:24.402 | + functions-common:time_stop:2437 : total=46197 2025-11-21 20:10:24.405 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:10:24.408 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=52694 2025-11-21 20:10:24.411 | + inc/python:pip_install:219 : return 0 2025-11-21 20:10:24.414 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:10:24.416 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:10:24.419 | + inc/python:setup_package:468 : '[' -d '/opt/stack/swift/*.egg-info' ']' 2025-11-21 20:10:24.423 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/swift 2025-11-21 20:10:24.425 | + inc/python:use_library_from_git:266 : local name=/opt/stack/swift 2025-11-21 20:10:24.429 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:10:24.431 | + 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 ]] 2025-11-21 20:10:24.435 | + 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, ]] 2025-11-21 20:10:24.438 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:10:24.441 | + lib/swift:install_swift:724 : '[' False == True ']' 2025-11-21 20:10:24.445 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:10:24.446 | + ./stack.sh:main:956 : configure_swift 2025-11-21 20:10:24.449 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2025-11-21 20:10:24.451 | + lib/swift:configure_swift:332 : local node_number 2025-11-21 20:10:24.454 | + lib/swift:configure_swift:333 : local swift_node_config 2025-11-21 20:10:24.457 | + lib/swift:configure_swift:334 : local swift_log_dir 2025-11-21 20:10:24.460 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-11-21 20:10:24.739 | No container-sharder running 2025-11-21 20:10:24.739 | No container-server running 2025-11-21 20:10:24.739 | No object-expirer running 2025-11-21 20:10:24.739 | No container-auditor running 2025-11-21 20:10:24.739 | No container-replicator running 2025-11-21 20:10:24.739 | No proxy-server running 2025-11-21 20:10:24.739 | No account-auditor running 2025-11-21 20:10:24.739 | No object-auditor running 2025-11-21 20:10:24.740 | No object-server running 2025-11-21 20:10:24.740 | No object-replicator running 2025-11-21 20:10:24.740 | No container-reconciler running 2025-11-21 20:10:24.740 | No container-sync running 2025-11-21 20:10:24.740 | No account-server running 2025-11-21 20:10:24.740 | No container-updater running 2025-11-21 20:10:24.740 | No account-replicator running 2025-11-21 20:10:24.740 | No account-reaper running 2025-11-21 20:10:24.740 | No object-reconstructor running 2025-11-21 20:10:24.740 | No object-updater running 2025-11-21 20:10:24.779 | + lib/swift:configure_swift:337 : true 2025-11-21 20:10:24.782 | + lib/swift:configure_swift:339 : sudo install -d -o stack /etc/swift 2025-11-21 20:10:24.807 | + lib/swift:configure_swift:340 : sudo install -d -o stack /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2025-11-21 20:10:24.831 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2025-11-21 20:10:24.835 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2025-11-21 20:10:24.836 | ++ lib/swift:configure_swift:351 : id -g -n stack 2025-11-21 20:10:24.843 | + lib/swift:configure_swift:351 : sed -e ' 2025-11-21 20:10:24.843 | s/%GROUP%/stack/; 2025-11-21 20:10:24.843 | s/%USER%/stack/; 2025-11-21 20:10:24.843 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2025-11-21 20:10:24.844 | ' /opt/stack/devstack/files/swift/rsyncd.conf 2025-11-21 20:10:24.849 | uid = stack 2025-11-21 20:10:24.849 | gid = stack 2025-11-21 20:10:24.849 | log file = /opt/stack/data/swift/logs/rsyncd.log 2025-11-21 20:10:24.849 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2025-11-21 20:10:24.849 | address = 127.0.0.1 2025-11-21 20:10:24.849 | 2025-11-21 20:10:24.849 | [account6612] 2025-11-21 20:10:24.849 | max connections = 25 2025-11-21 20:10:24.849 | path = /opt/stack/data/swift/1/ 2025-11-21 20:10:24.849 | read only = false 2025-11-21 20:10:24.849 | lock file = /opt/stack/data/swift/run/account6612.lock 2025-11-21 20:10:24.849 | 2025-11-21 20:10:24.849 | [account6622] 2025-11-21 20:10:24.849 | max connections = 25 2025-11-21 20:10:24.849 | path = /opt/stack/data/swift/2/ 2025-11-21 20:10:24.849 | read only = false 2025-11-21 20:10:24.849 | lock file = /opt/stack/data/swift/run/account6622.lock 2025-11-21 20:10:24.849 | 2025-11-21 20:10:24.849 | [account6632] 2025-11-21 20:10:24.849 | max connections = 25 2025-11-21 20:10:24.849 | path = /opt/stack/data/swift/3/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/account6632.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [account6642] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/4/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/account6642.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [container6611] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/1/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/container6611.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [container6621] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/2/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/container6621.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [container6631] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/3/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/container6631.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [container6641] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/4/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/container6641.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [object6613] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/1/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/object6613.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [object6623] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/2/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/object6623.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [object6633] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/3/ 2025-11-21 20:10:24.850 | read only = false 2025-11-21 20:10:24.850 | lock file = /opt/stack/data/swift/run/object6633.lock 2025-11-21 20:10:24.850 | 2025-11-21 20:10:24.850 | [object6643] 2025-11-21 20:10:24.850 | max connections = 25 2025-11-21 20:10:24.850 | path = /opt/stack/data/swift/4/ 2025-11-21 20:10:24.851 | read only = false 2025-11-21 20:10:24.851 | lock file = /opt/stack/data/swift/run/object6643.lock 2025-11-21 20:10:24.855 | + lib/swift:configure_swift:357 : is_ubuntu 2025-11-21 20:10:24.857 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:24.860 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:24.862 | + lib/swift:configure_swift:359 : '[' -e /etc/xinetd.d/rsync ']' 2025-11-21 20:10:24.865 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2025-11-21 20:10:24.868 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2025-11-21 20:10:24.874 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2025-11-21 20:10:24.879 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2025-11-21 20:10:24.881 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2025-11-21 20:10:24.887 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2025-11-21 20:10:24.925 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 https://38.102.83.94:8080/v1/ 2025-11-21 20:10:24.960 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2025-11-21 20:10:24.983 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user stack 2025-11-21 20:10:25.019 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2025-11-21 20:10:25.040 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2025-11-21 20:10:25.075 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2025-11-21 20:10:25.096 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2025-11-21 20:10:25.133 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2025-11-21 20:10:25.155 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2025-11-21 20:10:25.191 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2025-11-21 20:10:25.213 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2025-11-21 20:10:25.250 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2025-11-21 20:10:25.270 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2025-11-21 20:10:25.288 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:25.291 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8081 2025-11-21 20:10:25.328 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2025-11-21 20:10:25.362 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2025-11-21 20:10:25.396 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2025-11-21 20:10:25.432 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2025-11-21 20:10:25.434 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2025-11-21 20:10:25.453 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:25.456 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2025-11-21 20:10:25.492 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2025-11-21 20:10:25.510 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:25.513 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2025-11-21 20:10:25.532 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:25.535 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2025-11-21 20:10:25.538 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2025-11-21 20:10:25.556 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:25.559 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2025-11-21 20:10:25.562 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2025-11-21 20:10:25.564 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2025-11-21 20:10:25.570 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2025-11-21 20:10:25.577 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2025-11-21 20:10:25.614 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2025-11-21 20:10:25.651 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2025-11-21 20:10:25.689 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2025-11-21 20:10:25.728 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2025-11-21 20:10:25.764 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2025-11-21 20:10:25.766 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2025-11-21 20:10:25.769 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2025-11-21 20:10:25.772 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2025-11-21 20:10:25.775 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:10:25.777 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2025-11-21 20:10:25.813 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2025-11-21 20:10:25.849 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url https://38.102.83.94/identity 2025-11-21 20:10:25.886 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2025-11-21 20:10:25.919 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken password secretservice 2025-11-21 20:10:25.955 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2025-11-21 20:10:25.991 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2025-11-21 20:10:26.027 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2025-11-21 20:10:26.063 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:10:26.099 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2025-11-21 20:10:26.134 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:10:26.137 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2025-11-21 20:10:26.174 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2025-11-21 20:10:26.210 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2025-11-21 20:10:26.246 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2025-11-21 20:10:26.286 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2025-11-21 20:10:26.324 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2025-11-21 20:10:26.346 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2025-11-21 20:10:26.384 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2025-11-21 20:10:26.421 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2025-11-21 20:10:26.427 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 1234123412341234 2025-11-21 20:10:26.466 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2025-11-21 20:10:26.500 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2025-11-21 20:10:26.528 | + lib/swift:configure_swift:480 : local node_number 2025-11-21 20:10:26.531 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-21 20:10:26.533 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2025-11-21 20:10:26.535 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2025-11-21 20:10:26.539 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2025-11-21 20:10:26.541 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2025-11-21 20:10:26.543 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-21 20:10:26.545 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2025-11-21 20:10:26.548 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2025-11-21 20:10:26.550 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-21 20:10:26.552 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-21 20:10:26.554 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2025-11-21 20:10:26.573 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user stack 2025-11-21 20:10:26.603 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2025-11-21 20:10:26.624 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2025-11-21 20:10:26.655 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2025-11-21 20:10:26.674 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-21 20:10:26.710 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2025-11-21 20:10:26.731 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-21 20:10:26.767 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2025-11-21 20:10:26.790 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-21 20:10:26.828 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2025-11-21 20:10:26.851 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2025-11-21 20:10:26.889 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2025-11-21 20:10:26.910 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2025-11-21 20:10:26.949 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2025-11-21 20:10:26.971 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2025-11-21 20:10:27.008 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator rsync_module 2025-11-21 20:10:27.031 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator rsync_module '{replication_ip}::object{replication_port}' 2025-11-21 20:10:27.071 | + 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 2025-11-21 20:10:27.077 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2025-11-21 20:10:27.100 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-21 20:10:27.138 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2025-11-21 20:10:27.176 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2025-11-21 20:10:27.179 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2025-11-21 20:10:27.184 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2025-11-21 20:10:27.187 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2025-11-21 20:10:27.190 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-21 20:10:27.193 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2025-11-21 20:10:27.195 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2025-11-21 20:10:27.198 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-21 20:10:27.201 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-21 20:10:27.203 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2025-11-21 20:10:27.226 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user stack 2025-11-21 20:10:27.263 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2025-11-21 20:10:27.285 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2025-11-21 20:10:27.324 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2025-11-21 20:10:27.347 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-21 20:10:27.385 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2025-11-21 20:10:27.408 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-21 20:10:27.446 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2025-11-21 20:10:27.469 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-21 20:10:27.507 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2025-11-21 20:10:27.529 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2025-11-21 20:10:27.567 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2025-11-21 20:10:27.589 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2025-11-21 20:10:27.627 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2025-11-21 20:10:27.649 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2025-11-21 20:10:27.687 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator rsync_module 2025-11-21 20:10:27.709 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator rsync_module '{replication_ip}::container{replication_port}' 2025-11-21 20:10:27.747 | + 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 2025-11-21 20:10:27.753 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2025-11-21 20:10:27.775 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-21 20:10:27.812 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2025-11-21 20:10:27.815 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2025-11-21 20:10:27.820 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2025-11-21 20:10:27.823 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2025-11-21 20:10:27.825 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2025-11-21 20:10:27.828 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2025-11-21 20:10:27.831 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2025-11-21 20:10:27.833 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2025-11-21 20:10:27.836 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2025-11-21 20:10:27.839 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2025-11-21 20:10:27.862 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user stack 2025-11-21 20:10:27.900 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2025-11-21 20:10:27.921 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2025-11-21 20:10:27.961 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2025-11-21 20:10:27.982 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2025-11-21 20:10:28.016 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2025-11-21 20:10:28.035 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2025-11-21 20:10:28.071 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2025-11-21 20:10:28.091 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2025-11-21 20:10:28.125 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2025-11-21 20:10:28.144 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2025-11-21 20:10:28.176 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2025-11-21 20:10:28.195 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2025-11-21 20:10:28.229 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2025-11-21 20:10:28.249 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2025-11-21 20:10:28.286 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator rsync_module 2025-11-21 20:10:28.307 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator rsync_module '{replication_ip}::account{replication_port}' 2025-11-21 20:10:28.343 | + 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 2025-11-21 20:10:28.349 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2025-11-21 20:10:28.369 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2025-11-21 20:10:28.404 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2025-11-21 20:10:28.434 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2025-11-21 20:10:28.469 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2025-11-21 20:10:28.505 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2025-11-21 20:10:28.508 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2025-11-21 20:10:28.514 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2025-11-21 20:10:28.548 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2025-11-21 20:10:28.581 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2025-11-21 20:10:28.617 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2025-11-21 20:10:28.651 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2025-11-21 20:10:28.688 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2025-11-21 20:10:28.722 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2025-11-21 20:10:28.757 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2025-11-21 20:10:28.792 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2025-11-21 20:10:28.827 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2025-11-21 20:10:28.845 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:28.848 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2025-11-21 20:10:28.869 | + lib/swift:configure_swift:523 : local auth_vers 2025-11-21 20:10:28.873 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2025-11-21 20:10:28.896 | + lib/swift:configure_swift:524 : auth_vers=3 2025-11-21 20:10:28.898 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 38.102.83.94 2025-11-21 20:10:28.935 | + lib/swift:configure_swift:526 : [[ https == \h\t\t\p\s ]] 2025-11-21 20:10:28.938 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 443 2025-11-21 20:10:28.974 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri https://38.102.83.94/identity 2025-11-21 20:10:29.012 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2025-11-21 20:10:29.014 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2025-11-21 20:10:29.051 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2025-11-21 20:10:29.070 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:29.072 | + lib/swift:configure_swift:538 : iniset /etc/swift/test.conf func_test cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:10:29.109 | + lib/swift:configure_swift:539 : iniset /etc/swift/test.conf func_test web_front_end apache2 2025-11-21 20:10:29.145 | + lib/swift:configure_swift:543 : local user_group 2025-11-21 20:10:29.148 | ++ lib/swift:configure_swift:544 : id -g stack 2025-11-21 20:10:29.154 | + lib/swift:configure_swift:544 : user_group=1003 2025-11-21 20:10:29.157 | + lib/swift:configure_swift:545 : sudo install -d -o stack -g 1003 /opt/stack/data/swift 2025-11-21 20:10:29.183 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2025-11-21 20:10:29.186 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2025-11-21 20:10:29.209 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2025-11-21 20:10:29.212 | + lib/swift:configure_swift:550 : sudo install -d -o stack -g adm /opt/stack/data/swift/logs/hourly 2025-11-21 20:10:29.239 | + lib/swift:configure_swift:552 : [[ False != \F\a\l\s\e ]] 2025-11-21 20:10:29.240 | + lib/swift:configure_swift:560 : '[' False == True ']' 2025-11-21 20:10:29.243 | + ./stack.sh:main:959 : is_service_enabled s3api 2025-11-21 20:10:29.262 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:10:29.265 | + ./stack.sh:main:965 : is_service_enabled g-api n-api 2025-11-21 20:10:29.287 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:29.291 | + ./stack.sh:main:967 : stack_install_service glance 2025-11-21 20:10:29.294 | + lib/stack:stack_install_service:20 : local service=glance 2025-11-21 20:10:29.297 | + lib/stack:stack_install_service:21 : type install_glance 2025-11-21 20:10:29.300 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:10:29.303 | + lib/stack:stack_install_service:32 : install_glance 2025-11-21 20:10:29.306 | + lib/glance:install_glance:550 : glance_store_extras=() 2025-11-21 20:10:29.309 | + lib/glance:install_glance:550 : local glance_store_extras 2025-11-21 20:10:29.313 | + lib/glance:install_glance:552 : is_service_enabled cinder 2025-11-21 20:10:29.334 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:29.337 | + lib/glance:install_glance:553 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2025-11-21 20:10:29.340 | + lib/glance:install_glance:556 : is_service_enabled swift 2025-11-21 20:10:29.362 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:29.365 | + lib/glance:install_glance:557 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2025-11-21 20:10:29.369 | + lib/glance:install_glance:562 : use_library_from_git glance_store 2025-11-21 20:10:29.372 | + inc/python:use_library_from_git:266 : local name=glance_store 2025-11-21 20:10:29.375 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:10:29.378 | + 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 ]] 2025-11-21 20:10:29.381 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,glance_store, ]] 2025-11-21 20:10:29.385 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:10:29.390 | ++ lib/glance:install_glance:568 : join_extras swift cinder 2025-11-21 20:10:29.393 | ++ inc/python:join_extras:28 : local IFS=, 2025-11-21 20:10:29.397 | ++ inc/python:join_extras:29 : echo swift,cinder 2025-11-21 20:10:29.401 | + lib/glance:install_glance:568 : pip_install_gr_extras glance-store swift,cinder 2025-11-21 20:10:29.405 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2025-11-21 20:10:29.408 | + inc/python:pip_install_gr_extras:108 : local extras=swift,cinder 2025-11-21 20:10:29.412 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2025-11-21 20:10:29.416 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2025-11-21 20:10:29.420 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2025-11-21 20:10:29.423 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2025-11-21 20:10:29.428 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:10:29.429 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2025-11-21 20:10:29.435 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2025-11-21 20:10:29.438 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2025-11-21 20:10:29.441 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2025-11-21 20:10:29.445 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2025-11-21 20:10:29.448 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2025-11-21 20:10:29.473 | Using python 3.12 to install glance-store[swift,cinder]!=0.29.0 2025-11-21 20:10:29.476 | + 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' 2025-11-21 20:10:30.146 | 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 2025-11-21 20:10:30.231 | Collecting glance-store!=0.29.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.238 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/8d/4ad0756a8e4519b910fcdbfe5703b8d5a8c4f8dbeaccbba33b02e7851cdc/glance_store-5.2.0-py3-none-any.whl.metadata (4.3 kB) 2025-11-21 20:10:30.283 | 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.1.0) 2025-11-21 20:10:30.284 | 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.0) 2025-11-21 20:10:30.285 | 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.8.0) 2025-11-21 20:10:30.286 | 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.1.0) 2025-11-21 20:10:30.287 | 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) 2025-11-21 20:10:30.287 | 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.5.0) 2025-11-21 20:10:30.288 | 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) 2025-11-21 20:10:30.289 | 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) 2025-11-21 20:10:30.290 | 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.12.0) 2025-11-21 20:10:30.291 | 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) 2025-11-21 20:10:30.292 | 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) 2025-11-21 20:10:30.359 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.364 | 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) 2025-11-21 20:10:30.444 | Collecting os-brick>=6.3.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.450 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/13/316dbf2f4fe9fac1dd6e6b081fcea5440661c38a77ee7519fad46b15b211/os_brick-6.13.0-py3-none-any.whl.metadata (1.4 kB) 2025-11-21 20:10:30.516 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.522 | 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) 2025-11-21 20:10:30.584 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.591 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/0a/613759825c6ea89bba08f9a564ab20e7c27313c39e2591255651c94b0819/oslo_privsep-3.8.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-21 20:10:30.640 | Collecting python-swiftclient>=3.2.0 (from glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.649 | 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) 2025-11-21 20:10:30.665 | 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) 2025-11-21 20:10:30.666 | 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) 2025-11-21 20:10:30.683 | 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) 2025-11-21 20:10:30.685 | 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) 2025-11-21 20:10:30.686 | 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) 2025-11-21 20:10:30.687 | 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) 2025-11-21 20:10:30.695 | 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) 2025-11-21 20:10:30.696 | 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) 2025-11-21 20:10:30.698 | 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.1) 2025-11-21 20:10:30.698 | 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) 2025-11-21 20:10:30.708 | 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.1.0) 2025-11-21 20:10:30.709 | 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) (7.2.1) 2025-11-21 20:10:30.713 | 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) 2025-11-21 20:10:30.747 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.753 | 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) 2025-11-21 20:10:30.804 | Collecting os-win>=5.7.0 (from os-brick>=6.3.0->glance-store[cinder,swift]!=0.29.0) 2025-11-21 20:10:30.811 | 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) 2025-11-21 20:10:30.821 | 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) 2025-11-21 20:10:30.834 | 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) 2025-11-21 20:10:30.835 | 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) 2025-11-21 20:10:30.843 | 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) 2025-11-21 20:10:30.846 | 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) 2025-11-21 20:10:30.847 | 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) 2025-11-21 20:10:30.856 | 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) 2025-11-21 20:10:30.858 | 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) 2025-11-21 20:10:30.866 | 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) 2025-11-21 20:10:30.874 | 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) 2025-11-21 20:10:30.875 | 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) 2025-11-21 20:10:30.884 | 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) 2025-11-21 20:10:30.910 | 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) 2025-11-21 20:10:30.911 | 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) 2025-11-21 20:10:30.914 | 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) 2025-11-21 20:10:30.915 | 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) (2025.11.12) 2025-11-21 20:10:30.931 | 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) 2025-11-21 20:10:30.942 | 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) 2025-11-21 20:10:31.051 | 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) 2025-11-21 20:10:31.064 | 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) 2025-11-21 20:10:31.068 | 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) 2025-11-21 20:10:31.069 | 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) 2025-11-21 20:10:31.070 | 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) 2025-11-21 20:10:31.071 | 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) 2025-11-21 20:10:31.084 | 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) 2025-11-21 20:10:31.093 | 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) 2025-11-21 20:10:31.227 | 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) 2025-11-21 20:10:31.237 | 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) 2025-11-21 20:10:31.334 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7f/8d/4ad0756a8e4519b910fcdbfe5703b8d5a8c4f8dbeaccbba33b02e7851cdc/glance_store-5.2.0-py3-none-any.whl (249 kB) 2025-11-21 20:10:31.345 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 249.5/249.5 kB 27.3 MB/s eta 0:00:00 2025-11-21 20:10:31.352 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/49/13/316dbf2f4fe9fac1dd6e6b081fcea5440661c38a77ee7519fad46b15b211/os_brick-6.13.0-py3-none-any.whl (310 kB) 2025-11-21 20:10:31.360 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.9/310.9 kB 48.3 MB/s eta 0:00:00 2025-11-21 20:10:31.368 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/52/0a/613759825c6ea89bba08f9a564ab20e7c27313c39e2591255651c94b0819/oslo_privsep-3.8.0-py3-none-any.whl (38 kB) 2025-11-21 20:10:31.384 | 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) 2025-11-21 20:10:31.395 | 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) 2025-11-21 20:10:31.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.5/256.5 kB 28.7 MB/s eta 0:00:00 2025-11-21 20:10:31.413 | 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) 2025-11-21 20:10:31.422 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.7/88.7 kB 12.4 MB/s eta 0:00:00 2025-11-21 20:10:31.427 | 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) 2025-11-21 20:10:31.437 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.4/274.4 kB 36.9 MB/s eta 0:00:00 2025-11-21 20:10:31.439 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl (28 kB) 2025-11-21 20:10:31.938 | Installing collected packages: tenacity, python-swiftclient, oslo.rootwrap, python-cinderclient, oslo.privsep, os-win, glance-store, os-brick 2025-11-21 20:10:32.921 | Successfully installed glance-store-5.2.0 os-brick-6.13.0 os-win-5.9.0 oslo.privsep-3.8.0 oslo.rootwrap-7.8.0 python-cinderclient-9.8.0 python-swiftclient-4.9.0 tenacity-9.1.2 2025-11-21 20:10:32.922 | 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 2025-11-21 20:10:33.140 | + inc/python:pip_install:216 : result=0 2025-11-21 20:10:33.142 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:10:33.146 | + functions-common:time_stop:2423 : local name 2025-11-21 20:10:33.147 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:10:33.150 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:10:33.154 | + functions-common:time_stop:2426 : local total 2025-11-21 20:10:33.156 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:10:33.159 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:10:33.162 | + functions-common:time_stop:2430 : start_time=1763755829467 2025-11-21 20:10:33.165 | + functions-common:time_stop:2432 : [[ -z 1763755829467 ]] 2025-11-21 20:10:33.168 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:10:33.173 | + functions-common:time_stop:2435 : end_time=1763755833170 2025-11-21 20:10:33.175 | + functions-common:time_stop:2436 : elapsed_time=3703 2025-11-21 20:10:33.177 | + functions-common:time_stop:2437 : total=52694 2025-11-21 20:10:33.179 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:10:33.182 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=56397 2025-11-21 20:10:33.185 | + inc/python:pip_install:219 : return 0 2025-11-21 20:10:33.187 | + lib/glance:install_glance:569 : copy_rootwrap /usr/local/etc/glance 2025-11-21 20:10:33.191 | + lib/glance:copy_rootwrap:263 : local source_path=/usr/local/etc/glance 2025-11-21 20:10:33.193 | + lib/glance:copy_rootwrap:265 : sudo install -d -o stack /etc/glance 2025-11-21 20:10:33.219 | + lib/glance:copy_rootwrap:266 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2025-11-21 20:10:33.230 | + lib/glance:install_glance:572 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2025-11-21 20:10:33.233 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/glance.git 2025-11-21 20:10:33.235 | + functions-common:git_clone:593 : local git_dest=/opt/stack/glance 2025-11-21 20:10:33.239 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:10:33.241 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:10:33.245 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:10:33.248 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:10:33.251 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:10:33.255 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:10:33.272 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:10:33.274 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:10:33.277 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:10:33.281 | + functions-common:git_clone:613 : echo master 2025-11-21 20:10:33.281 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:10:33.283 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:10:33.288 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/glance ]] 2025-11-21 20:10:33.291 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:10:33.293 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/glance 2025-11-21 20:10:33.318 | + functions-common:git_clone:675 : cd /opt/stack/glance 2025-11-21 20:10:33.321 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:10:33.321 | + functions-common:git_clone:676 : head -1 2025-11-21 20:10:33.325 | f418d3f00 Merge "[docs] Add s3 upgrade scenarios" 2025-11-21 20:10:33.328 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:10:33.332 | + lib/glance:install_glance:574 : setup_develop /opt/stack/glance 2025-11-21 20:10:33.334 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:10:33.338 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2025-11-21 20:10:33.341 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2025-11-21 20:10:33.344 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:10:33.347 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2025-11-21 20:10:33.349 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:10:33.352 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2025-11-21 20:10:33.355 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2025-11-21 20:10:33.358 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:10:33.361 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:10:33.365 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2025-11-21 20:10:33.367 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:10:33.370 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2025-11-21 20:10:33.374 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:10:33.377 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:10:33.381 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2025-11-21 20:10:33.387 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2025-11-21 20:10:33.390 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2025-11-21 20:10:33.393 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2025-11-21 20:10:33.525 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2025-11-21 20:10:33.527 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:10:33.531 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:10:33.533 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:10:33.536 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2025-11-21 20:10:33.538 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2025-11-21 20:10:33.540 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:10:33.543 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:10:33.545 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:10:33.547 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:10:33.550 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:10:33.552 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:10:33.554 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:10:33.556 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2025-11-21 20:10:33.579 | Using python 3.12 to install /opt/stack/glance 2025-11-21 20:10:33.582 | + 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 2025-11-21 20:10:34.256 | 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 2025-11-21 20:10:34.258 | Obtaining file:///opt/stack/glance 2025-11-21 20:10:34.260 | Installing build dependencies: started 2025-11-21 20:10:36.655 | Installing build dependencies: finished with status 'done' 2025-11-21 20:10:36.658 | Checking if build backend supports build_editable: started 2025-11-21 20:10:36.822 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:10:36.824 | Getting requirements to build editable: started 2025-11-21 20:10:36.983 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:10:36.989 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:10:37.393 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:10:37.496 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (7.0.3) 2025-11-21 20:10:37.498 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (0.7.1) 2025-11-21 20:10:37.499 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev24) (2.0.44) 2025-11-21 20:10:37.500 | Requirement already satisfied: eventlet>=0.33.3 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (0.40.3) 2025-11-21 20:10:37.501 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (3.1.0) 2025-11-21 20:10:37.502 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (2.5.1) 2025-11-21 20:10:37.504 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (1.8.9) 2025-11-21 20:10:37.505 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (1.17.0) 2025-11-21 20:10:37.581 | Collecting httplib2>=0.9.1 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.590 | 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) 2025-11-21 20:10:37.599 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (10.1.0) 2025-11-21 20:10:37.600 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (7.2.0) 2025-11-21 20:10:37.620 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (6.1.0) 2025-11-21 20:10:37.621 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (2.6.0) 2025-11-21 20:10:37.622 | Requirement already satisfied: oslo.utils>=7.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (9.1.0) 2025-11-21 20:10:37.624 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (5.5.0) 2025-11-21 20:10:37.625 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (3.2.1) 2025-11-21 20:10:37.686 | Collecting taskflow>=4.0.0 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.694 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/fc/642d0a93639a785e9290a48c6bf3722d397baacd1bf60d84ec53cc19f67c/taskflow-6.0.2-py3-none-any.whl.metadata (5.6 kB) 2025-11-21 20:10:37.703 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (5.12.0) 2025-11-21 20:10:37.705 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (10.12.0) 2025-11-21 20:10:37.736 | Collecting WSME>=0.8.0 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.744 | 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) 2025-11-21 20:10:37.768 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (3.16.0) 2025-11-21 20:10:37.770 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (3.10.1) 2025-11-21 20:10:37.772 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (4.25.1) 2025-11-21 20:10:37.773 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (5.7.0) 2025-11-21 20:10:37.774 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (17.4.0) 2025-11-21 20:10:37.775 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (6.7.0) 2025-11-21 20:10:37.824 | Collecting oslo.limit>=1.6.0 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.834 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/42/6e267ce335b7a98f6a7f7445714143f1d3c54d1dc3998ce4e368961ffe5e/oslo_limit-2.8.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-21 20:10:37.842 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (7.2.1) 2025-11-21 20:10:37.843 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (17.1.0) 2025-11-21 20:10:37.844 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (7.0.0) 2025-11-21 20:10:37.891 | Collecting oslo.reports>=1.18.0 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.898 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/a0/87fb7b10d461a5991d0529cc71959a9be6fe89d8af132d2ef1974d3a36ff/oslo_reports-3.6.0-py3-none-any.whl.metadata (4.1 kB) 2025-11-21 20:10:37.906 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (4.7.0) 2025-11-21 20:10:37.935 | Collecting retrying!=1.3.0,>=1.2.3 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.943 | 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) 2025-11-21 20:10:37.950 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (4.3.0) 2025-11-21 20:10:37.952 | Requirement already satisfied: glance-store>=4.9.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (5.2.0) 2025-11-21 20:10:37.953 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from glance==31.1.0.dev24) (3.0.0) 2025-11-21 20:10:37.955 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib64/python3.12/site-packages (from glance==31.1.0.dev24) (43.0.3) 2025-11-21 20:10:37.982 | Collecting cursive>=0.2.1 (from glance==31.1.0.dev24) 2025-11-21 20:10:37.991 | 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) 2025-11-21 20:10:38.055 | Collecting castellan>=0.17.0 (from glance==31.1.0.dev24) 2025-11-21 20:10:38.061 | 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) 2025-11-21 20:10:38.082 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev24) (1.3.10) 2025-11-21 20:10:38.084 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=0.9.6->glance==31.1.0.dev24) (4.15.0) 2025-11-21 20:10:38.129 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==31.1.0.dev24) 2025-11-21 20:10:38.135 | 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) 2025-11-21 20:10:38.151 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.12/site-packages (from castellan>=0.17.0->glance==31.1.0.dev24) (2.32.5) 2025-11-21 20:10:38.169 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.6.1->glance==31.1.0.dev24) (2.0.0) 2025-11-21 20:10:38.183 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.12/site-packages (from cursive>=0.2.1->glance==31.1.0.dev24) (5.8.0) 2025-11-21 20:10:38.186 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->glance==31.1.0.dev24) (2.0.0) 2025-11-21 20:10:38.195 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev24) (2.8.0) 2025-11-21 20:10:38.196 | Requirement already satisfied: greenlet>=1.0 in /usr/local/lib64/python3.12/site-packages (from eventlet>=0.33.3->glance==31.1.0.dev24) (3.2.4) 2025-11-21 20:10:38.224 | Requirement already satisfied: pyparsing<4,>=3.0.4 in /usr/local/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==31.1.0.dev24) (3.2.5) 2025-11-21 20:10:38.237 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev24) (25.4.0) 2025-11-21 20:10:38.238 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev24) (2025.9.1) 2025-11-21 20:10:38.239 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev24) (0.37.0) 2025-11-21 20:10:38.239 | Requirement already satisfied: rpds-py>=0.7.1 in /usr/local/lib64/python3.12/site-packages (from jsonschema>=3.2.0->glance==31.1.0.dev24) (0.28.0) 2025-11-21 20:10:38.248 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev24) (2.1.0) 2025-11-21 20:10:38.251 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==31.1.0.dev24) (1.8.1) 2025-11-21 20:10:38.294 | Requirement already satisfied: oslo.cache>=3.11.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev24) (4.0.0) 2025-11-21 20:10:38.302 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev24) (4.0.1) 2025-11-21 20:10:38.303 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==31.1.0.dev24) (2.10.1) 2025-11-21 20:10:38.318 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==31.1.0.dev24) (0.20) 2025-11-21 20:10:38.327 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev24) (1.3.0) 2025-11-21 20:10:38.330 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev24) (2.0.0) 2025-11-21 20:10:38.331 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.1.0->glance==31.1.0.dev24) (6.0.3) 2025-11-21 20:10:38.352 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev24) (2.0.2) 2025-11-21 20:10:38.353 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==31.1.0.dev24) (0.5.0) 2025-11-21 20:10:38.435 | Collecting openstacksdk>=0.47.0 (from oslo.limit>=1.6.0->glance==31.1.0.dev24) 2025-11-21 20:10:38.662 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/45/87fa873f35abdf191d66d4821fe965f781e2d3e37e58883c6e23e95fa794/openstacksdk-4.8.0-py3-none-any.whl.metadata (12 kB) 2025-11-21 20:10:38.708 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==31.1.0.dev24) (2.9.0.post0) 2025-11-21 20:10:38.737 | 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.1.0.dev24) (4.4.1) 2025-11-21 20:10:38.740 | 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.1.0.dev24) (6.2.1) 2025-11-21 20:10:38.742 | 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.1.0.dev24) (5.3.1) 2025-11-21 20:10:38.744 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==31.1.0.dev24) (5.5.4) 2025-11-21 20:10:38.745 | 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.1.0.dev24) (0.14.0) 2025-11-21 20:10:38.756 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib64/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev24) (4.3.0) 2025-11-21 20:10:38.757 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev24) (3.1.6) 2025-11-21 20:10:38.760 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==31.1.0.dev24) (4.0.1) 2025-11-21 20:10:38.781 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from oslo.reports>=1.18.0->glance==31.1.0.dev24) (7.1.1) 2025-11-21 20:10:38.828 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.1.0.dev24) (25.0) 2025-11-21 20:10:38.829 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.4.0->glance==31.1.0.dev24) (2025.2) 2025-11-21 20:10:38.859 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->glance==31.1.0.dev24) (69.0.3) 2025-11-21 20:10:38.882 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==31.1.0.dev24) (0.2.14) 2025-11-21 20:10:38.910 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev24) (1.17.0) 2025-11-21 20:10:38.911 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->glance==31.1.0.dev24) (0.7) 2025-11-21 20:10:39.029 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==31.1.0.dev24) 2025-11-21 20:10:39.034 | 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) 2025-11-21 20:10:39.088 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==31.1.0.dev24) 2025-11-21 20:10:39.094 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/0e/4688725673df6a48378775dd1d54c0f2cb86694e9ec83b4b4b2e2bd9f684/automaton-3.2.0-py3-none-any.whl.metadata (1.8 kB) 2025-11-21 20:10:39.104 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==31.1.0.dev24) (9.1.2) 2025-11-21 20:10:39.139 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==31.1.0.dev24) 2025-11-21 20:10:39.145 | 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) 2025-11-21 20:10:39.215 | Collecting simplegeneric (from WSME>=0.8.0->glance==31.1.0.dev24) 2025-11-21 20:10:39.221 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip (12 kB) 2025-11-21 20:10:39.235 | Installing build dependencies: started 2025-11-21 20:10:41.502 | Installing build dependencies: finished with status 'done' 2025-11-21 20:10:41.502 | Getting requirements to build wheel: started 2025-11-21 20:10:41.689 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:10:41.691 | Preparing metadata (pyproject.toml): started 2025-11-21 20:10:41.841 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:10:41.847 | Requirement already satisfied: pytz in /usr/local/lib/python3.12/site-packages (from WSME>=0.8.0->glance==31.1.0.dev24) (2025.2) 2025-11-21 20:10:41.968 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==31.1.0.dev24) 2025-11-21 20:10:41.972 | 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) 2025-11-21 20:10:41.993 | 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.1.0.dev24) (5.1.0) 2025-11-21 20:10:42.041 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==31.1.0.dev24) (2.23) 2025-11-21 20:10:42.139 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==31.1.0.dev24) 2025-11-21 20:10:42.141 | 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) 2025-11-21 20:10:42.167 | 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.1.0.dev24) (3.0.3) 2025-11-21 20:10:42.261 | 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.1.0.dev24) (5.2.1) 2025-11-21 20:10:42.262 | 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.1.0.dev24) (1.5.0) 2025-11-21 20:10:42.288 | Collecting jmespath>=0.9.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev24) 2025-11-21 20:10:42.292 | 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) 2025-11-21 20:10:42.300 | 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.1.0.dev24) (1.33) 2025-11-21 20:10:42.332 | Collecting platformdirs>=3 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev24) 2025-11-21 20:10:42.335 | 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) 2025-11-21 20:10:42.369 | Collecting requestsexceptions>=1.2.0 (from openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev24) 2025-11-21 20:10:42.379 | 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) 2025-11-21 20:10:42.435 | 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.1.0.dev24) (0.23.1) 2025-11-21 20:10:42.447 | 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.1.0.dev24) (1.1.2) 2025-11-21 20:10:42.468 | 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.1.0.dev24) (1.7.3) 2025-11-21 20:10:42.626 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev24) 2025-11-21 20:10:42.633 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/5d/52412c2bfacd6eb513050a786d1c4eea462f3c379106578ebee9ec28b9ed/cliff-4.11.0-py3-none-any.whl.metadata (2.0 kB) 2025-11-21 20:10:42.709 | 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.1.0.dev24) (3.4.4) 2025-11-21 20:10:42.710 | 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.1.0.dev24) (3.11) 2025-11-21 20:10:42.713 | 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.1.0.dev24) (1.26.20) 2025-11-21 20:10:42.714 | 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.1.0.dev24) (2025.11.12) 2025-11-21 20:10:42.808 | Requirement already satisfied: testtools in /usr/local/lib/python3.12/site-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==31.1.0.dev24) (2.7.2) 2025-11-21 20:10:42.997 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev24) 2025-11-21 20:10:42.999 | 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) 2025-11-21 20:10:43.073 | Collecting cmd2>=1.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev24) 2025-11-21 20:10:43.076 | 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) 2025-11-21 20:10:43.220 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.47.0->oslo.limit>=1.6.0->glance==31.1.0.dev24) 2025-11-21 20:10:43.228 | 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) 2025-11-21 20:10:43.458 | Collecting pyperclip>=1.8 (from cmd2>=1.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==31.1.0.dev24) 2025-11-21 20:10:43.460 | 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) 2025-11-21 20:10:43.494 | 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.1.0.dev24) 2025-11-21 20:10:43.500 | 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) 2025-11-21 20:10:43.648 | 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.1.0.dev24) 2025-11-21 20:10:43.651 | 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) 2025-11-21 20:10:43.712 | 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.1.0.dev24) 2025-11-21 20:10:43.718 | 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) 2025-11-21 20:10:43.780 | 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.1.0.dev24) 2025-11-21 20:10:43.783 | 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) 2025-11-21 20:10:43.843 | 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.1.0.dev24) 2025-11-21 20:10:43.846 | 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) 2025-11-21 20:10:43.905 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/87/a8/0522fb2c33f17c9cf1b0e4f1201d3469e0307e8956ff91c0e03a2b085ca9/castellan-5.5.0-py3-none-any.whl (99 kB) 2025-11-21 20:10:43.919 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.5/99.5 kB 7.9 MB/s eta 0:00:00 2025-11-21 20:10:43.924 | 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) 2025-11-21 20:10:43.931 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.8/43.8 kB 6.3 MB/s eta 0:00:00 2025-11-21 20:10:43.938 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8c/a2/0d269db0f6163be503775dc8b6a6fa15820cc9fdc866f6ba608d86b721f2/httplib2-0.31.0-py3-none-any.whl (91 kB) 2025-11-21 20:10:43.953 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.1/91.1 kB 6.6 MB/s eta 0:00:00 2025-11-21 20:10:43.959 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ee/42/6e267ce335b7a98f6a7f7445714143f1d3c54d1dc3998ce4e368961ffe5e/oslo_limit-2.8.0-py3-none-any.whl (22 kB) 2025-11-21 20:10:43.973 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/10/a0/87fb7b10d461a5991d0529cc71959a9be6fe89d8af132d2ef1974d3a36ff/oslo_reports-3.6.0-py3-none-any.whl (53 kB) 2025-11-21 20:10:43.981 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.2/53.2 kB 7.3 MB/s eta 0:00:00 2025-11-21 20:10:43.985 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/67/f3/6cd296376653270ac1b423bb30bd70942d9916b6978c6f40472d6ac038e7/retrying-1.4.2-py3-none-any.whl (10 kB) 2025-11-21 20:10:43.995 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/fc/642d0a93639a785e9290a48c6bf3722d397baacd1bf60d84ec53cc19f67c/taskflow-6.0.2-py3-none-any.whl (491 kB) 2025-11-21 20:10:44.012 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.2/491.2 kB 34.1 MB/s eta 0:00:00 2025-11-21 20:10:44.021 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/e7/d7/58769c65cfd723812fd98c6dad218f9922519e8cded7bc6a79f750ed527c/WSME-0.12.1-py3-none-any.whl (59 kB) 2025-11-21 20:10:44.031 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.6/59.6 kB 6.3 MB/s eta 0:00:00 2025-11-21 20:10:44.039 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/0e/4688725673df6a48378775dd1d54c0f2cb86694e9ec83b4b4b2e2bd9f684/automaton-3.2.0-py3-none-any.whl (22 kB) 2025-11-21 20:10:44.051 | 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) 2025-11-21 20:10:44.065 | 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) 2025-11-21 20:10:44.094 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 68.2 MB/s eta 0:00:00 2025-11-21 20:10:44.105 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bc/45/87fa873f35abdf191d66d4821fe965f781e2d3e37e58883c6e23e95fa794/openstacksdk-4.8.0-py3-none-any.whl (1.8 MB) 2025-11-21 20:10:44.170 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 30.4 MB/s eta 0:00:00 2025-11-21 20:10:44.178 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7e/32/a7125fb28c4261a627f999d5fb4afff25b523800faed2c30979949d6facd/pydot-4.0.1-py3-none-any.whl (37 kB) 2025-11-21 20:10:44.194 | 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) 2025-11-21 20:10:44.206 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 9.7 MB/s eta 0:00:00 2025-11-21 20:10:44.215 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/da/5d/52412c2bfacd6eb513050a786d1c4eea462f3c379106578ebee9ec28b9ed/cliff-4.11.0-py3-none-any.whl (84 kB) 2025-11-21 20:10:44.227 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.4/84.4 kB 9.2 MB/s eta 0:00:00 2025-11-21 20:10:44.234 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/31/b4/b9b800c45527aadd64d5b442f9b932b00648617eb5d63d2c7a6587b7cafc/jmespath-1.0.1-py3-none-any.whl (20 kB) 2025-11-21 20:10:44.245 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl (18 kB) 2025-11-21 20:10:44.286 | 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) 2025-11-21 20:10:44.296 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2e/54/647ade08bf0db230bfea292f893923872fd20be6ac6f53b2b936ba839d75/zipp-3.23.0-py3-none-any.whl (10 kB) 2025-11-21 20:10:44.309 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/9b/63/f1c3fa431e91a52bad5e3602e9d5df6c94d8d095ac485424efa4eeddb4d2/autopage-0.5.2-py3-none-any.whl (30 kB) 2025-11-21 20:10:44.320 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/4c/83/0f65933b7daa436912173f3d63232d158b60686318fccc7cf458ff15bfe8/cmd2-2.7.0-py3-none-any.whl (154 kB) 2025-11-21 20:10:44.332 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 16.4 MB/s eta 0:00:00 2025-11-21 20:10:44.340 | 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) 2025-11-21 20:10:44.350 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/df/80/fc9d01d5ed37ba4c42ca2b55b4339ae6e200b456be3a1aaddf4a9fa99b8c/pyperclip-1.11.0-py3-none-any.whl (11 kB) 2025-11-21 20:10:44.364 | 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) 2025-11-21 20:10:44.376 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/25/7a/b0178788f8dc6cafce37a212c99565fa1fe7872c70c6c9c1e1a372d9d88f/rich-14.2.0-py3-none-any.whl (243 kB) 2025-11-21 20:10:44.388 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 243.4/243.4 kB 27.3 MB/s eta 0:00:00 2025-11-21 20:10:44.392 | 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) 2025-11-21 20:10:44.404 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.3/87.3 kB 9.9 MB/s eta 0:00:00 2025-11-21 20:10:44.408 | 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) 2025-11-21 20:10:44.429 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 70.3 MB/s eta 0:00:00 2025-11-21 20:10:44.433 | 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) 2025-11-21 20:10:44.494 | Building wheels for collected packages: glance, simplegeneric 2025-11-21 20:10:44.495 | Building editable for glance (pyproject.toml): started 2025-11-21 20:10:45.003 | Building editable for glance (pyproject.toml): finished with status 'done' 2025-11-21 20:10:45.004 | Created wheel for glance: filename=glance-31.1.0.dev24-0.editable-py3-none-any.whl size=8956 sha256=5c33e267afacaa07f8d1c6912bf1a0e1f99ff2d5f3dd32498b34639e0bf4291d 2025-11-21 20:10:45.005 | Stored in directory: /tmp/pip-ephem-wheel-cache-vjwib7z1/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2025-11-21 20:10:45.010 | Building wheel for simplegeneric (pyproject.toml): started 2025-11-21 20:10:45.216 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2025-11-21 20:10:45.217 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5068 sha256=f0520fc78c6b3ec7b09bc1bb2407764f679265acc3fca39ac781b202d489956b 2025-11-21 20:10:45.218 | Stored in directory: /root/.cache/pip/wheels/62/15/02/c0608286b778cb6daa6cd38989363398d9a477ecb5dc3f47de 2025-11-21 20:10:45.222 | Successfully built glance simplegeneric 2025-11-21 20:10:45.880 | Installing collected packages: simplegeneric, requestsexceptions, pyperclip, zipp, retrying, 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 2025-11-21 20:10:50.769 | Successfully installed WSME-0.12.1 automaton-3.2.0 autopage-0.5.2 castellan-5.5.0 cliff-4.11.0 cmd2-2.7.0 cursive-0.2.3 glance-31.1.0.dev24 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.8.0 oslo.limit-2.8.0 oslo.reports-3.6.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 retrying-1.4.2 rich-14.2.0 rich-argparse-1.7.1 simplegeneric-0.8.1 taskflow-6.0.2 zipp-3.23.0 2025-11-21 20:10:50.769 | 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 2025-11-21 20:10:51.114 | + inc/python:pip_install:216 : result=0 2025-11-21 20:10:51.117 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:10:51.119 | + functions-common:time_stop:2423 : local name 2025-11-21 20:10:51.122 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:10:51.125 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:10:51.128 | + functions-common:time_stop:2426 : local total 2025-11-21 20:10:51.130 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:10:51.133 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:10:51.137 | + functions-common:time_stop:2430 : start_time=1763755833574 2025-11-21 20:10:51.140 | + functions-common:time_stop:2432 : [[ -z 1763755833574 ]] 2025-11-21 20:10:51.143 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:10:51.149 | + functions-common:time_stop:2435 : end_time=1763755851145 2025-11-21 20:10:51.151 | + functions-common:time_stop:2436 : elapsed_time=17571 2025-11-21 20:10:51.154 | + functions-common:time_stop:2437 : total=56397 2025-11-21 20:10:51.157 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:10:51.160 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=73968 2025-11-21 20:10:51.162 | + inc/python:pip_install:219 : return 0 2025-11-21 20:10:51.166 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:10:51.168 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:10:51.172 | + inc/python:setup_package:468 : '[' -d '/opt/stack/glance/*.egg-info' ']' 2025-11-21 20:10:51.175 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2025-11-21 20:10:51.178 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2025-11-21 20:10:51.181 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:10:51.184 | + 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 ]] 2025-11-21 20:10:51.187 | + 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, ]] 2025-11-21 20:10:51.191 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:10:51.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:10:51.196 | + ./stack.sh:main:968 : configure_glance 2025-11-21 20:10:51.199 | + lib/glance:configure_glance:346 : sudo install -d -o stack /etc/glance /etc/glance/metadefs 2025-11-21 20:10:51.224 | + lib/glance:configure_glance:349 : local dburl 2025-11-21 20:10:51.228 | ++ lib/glance:configure_glance:350 : database_connection_url glance 2025-11-21 20:10:51.231 | ++ lib/database:database_connection_url:134 : local db=glance 2025-11-21 20:10:51.234 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2025-11-21 20:10:51.237 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=glance 2025-11-21 20:10:51.240 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:10:51.243 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:10:51.246 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:10:51.265 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:51.268 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:10:51.271 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-21 20:10:51.274 | + lib/glance:configure_glance:350 : dburl='mysql+pymysql://root:secretdatabase@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2025-11-21 20:10:51.277 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2025-11-21 20:10:51.318 | + 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' 2025-11-21 20:10:51.356 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2025-11-21 20:10:51.391 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-11-21 20:10:51.426 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2025-11-21 20:10:51.462 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2025-11-21 20:10:51.499 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2025-11-21 20:10:51.537 | + lib/glance:configure_glance:359 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2025-11-21 20:10:51.540 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2025-11-21 20:10:51.543 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2025-11-21 20:10:51.547 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-21 20:10:51.550 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:10:51.553 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2025-11-21 20:10:51.589 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2025-11-21 20:10:51.623 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url https://38.102.83.94/identity 2025-11-21 20:10:51.658 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2025-11-21 20:10:51.694 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken password secretservice 2025-11-21 20:10:51.732 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2025-11-21 20:10:51.770 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2025-11-21 20:10:51.810 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2025-11-21 20:10:51.847 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:10:51.874 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2025-11-21 20:10:51.903 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:10:51.906 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2025-11-21 20:10:51.940 | + lib/glance:configure_glance:361 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2025-11-21 20:10:51.943 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2025-11-21 20:10:51.945 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2025-11-21 20:10:51.948 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-21 20:10:51.950 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-21 20:10:51.953 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:10:51.968 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:51.971 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-21 20:10:51.974 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-21 20:10:51.976 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:10:51.992 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:51.995 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:10:51.998 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:10:52.030 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:10:52.033 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:10:52.036 | + lib/glance:configure_glance:362 : '[' libvirt = libvirt ']' 2025-11-21 20:10:52.039 | + lib/glance:configure_glance:362 : '[' qemu = parallels ']' 2025-11-21 20:10:52.041 | + lib/glance:configure_glance:366 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2025-11-21 20:10:52.076 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2025-11-21 20:10:52.109 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2025-11-21 20:10:52.145 | + lib/glance:configure_glance:371 : configure_glance_store False False 2025-11-21 20:10:52.147 | + lib/glance:configure_glance_store:276 : local use_cinder_for_glance=False 2025-11-21 20:10:52.150 | + lib/glance:configure_glance_store:277 : local glance_enable_multiple_stores=False 2025-11-21 20:10:52.153 | + lib/glance:configure_glance_store:278 : local be 2025-11-21 20:10:52.155 | + lib/glance:configure_glance_store:280 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:10:52.157 | + lib/glance:configure_glance_store:281 : [[ False == \T\r\u\e ]] 2025-11-21 20:10:52.160 | + lib/glance:configure_glance_store:298 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-11-21 20:10:52.196 | + lib/glance:configure_glance:374 : '[' -n '' ']' 2025-11-21 20:10:52.199 | + lib/glance:configure_glance:377 : iniset /etc/glance/glance-api.conf cors allowed_origin http://38.102.83.94 2025-11-21 20:10:52.233 | + lib/glance:configure_glance:381 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:10:52.236 | + lib/glance:configure_glance:383 : [[ False == \T\r\u\e ]] 2025-11-21 20:10:52.239 | + lib/glance:configure_glance:389 : is_service_enabled s-proxy 2025-11-21 20:10:52.257 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:52.260 | + lib/glance:configure_glance:391 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2025-11-21 20:10:52.294 | + lib/glance:configure_glance:392 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2025-11-21 20:10:52.329 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2025-11-21 20:10:52.367 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2025-11-21 20:10:52.404 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2025-11-21 20:10:52.442 | + lib/glance:configure_glance:397 : is_service_enabled tls-proxy 2025-11-21 20:10:52.465 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:52.469 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-api.conf glance_store swift_store_cacert /opt/stack/data/ca-bundle.pem 2025-11-21 20:10:52.510 | + lib/glance:configure_glance:400 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2025-11-21 20:10:52.550 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2025-11-21 20:10:52.593 | + lib/glance:configure_glance:404 : iniset /etc/glance/glance-swift-store.conf ref1 key secretservice 2025-11-21 20:10:52.631 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address https://38.102.83.94/identity/v3 2025-11-21 20:10:52.671 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2025-11-21 20:10:52.710 | + lib/glance:configure_glance:418 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint https://38.102.83.94/image 2025-11-21 20:10:52.748 | + lib/glance:configure_glance:420 : is_service_enabled tls-proxy 2025-11-21 20:10:52.774 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:52.777 | + lib/glance:configure_glance:421 : iniset /etc/glance/glance-api.conf DEFAULT bind_port 19292 2025-11-21 20:10:52.815 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf keystone_authtoken identity_uri https://38.102.83.94/identity 2025-11-21 20:10:52.855 | + lib/glance:configure_glance:426 : setup_logging /etc/glance/glance-api.conf 2025-11-21 20:10:52.858 | + functions:setup_logging:686 : setup_systemd_logging /etc/glance/glance-api.conf 2025-11-21 20:10:52.861 | + functions:setup_systemd_logging:703 : local conf_file=/etc/glance/glance-api.conf 2025-11-21 20:10:52.865 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:10:52.885 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:10:52.888 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:10:52.890 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:10:52.893 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:10:52.896 | + 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}}' 2025-11-21 20:10:52.933 | + 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' 2025-11-21 20:10:52.970 | + 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' 2025-11-21 20:10:53.007 | + functions:setup_systemd_logging:720 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:10:53.045 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2025-11-21 20:10:53.082 | + lib/glance:configure_glance:428 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2025-11-21 20:10:53.088 | + lib/glance:configure_glance:431 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2025-11-21 20:10:53.128 | + lib/glance:configure_glance:432 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2025-11-21 20:10:53.165 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2025-11-21 20:10:53.203 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2025-11-21 20:10:53.240 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2025-11-21 20:10:53.280 | + lib/glance:configure_glance:440 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2025-11-21 20:10:53.320 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2025-11-21 20:10:53.360 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2025-11-21 20:10:53.398 | + lib/glance:configure_glance:444 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2025-11-21 20:10:53.404 | + 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 2025-11-21 20:10:53.415 | + lib/glance:configure_glance:447 : is_service_enabled tls-proxy 2025-11-21 20:10:53.434 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:53.437 | + lib/glance:configure_glance:448 : CINDER_SERVICE_HOST=38.102.83.94 2025-11-21 20:10:53.440 | + lib/glance:configure_glance:449 : CINDER_SERVICE_PORT=8776 2025-11-21 20:10:53.443 | + lib/glance:configure_glance:451 : iniset /etc/glance/glance-api.conf DEFAULT cinder_endpoint_template 'https://38.102.83.94:8776/v3/%(project_id)s' 2025-11-21 20:10:53.482 | + lib/glance:configure_glance:452 : iniset /etc/glance/glance-cache.conf DEFAULT cinder_endpoint_template 'https://38.102.83.94:8776/v3/%(project_id)s' 2025-11-21 20:10:53.523 | + lib/glance:configure_glance:455 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2025-11-21 20:10:53.526 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2025-11-21 20:10:53.529 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2025-11-21 20:10:53.532 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2025-11-21 20:10:53.535 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2025-11-21 20:10:53.538 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2025-11-21 20:10:53.541 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2025-11-21 20:10:53.546 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:10:53.549 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2025-11-21 20:10:53.586 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2025-11-21 20:10:53.589 | ++ functions:get_random_port:853 : read lower_port upper_port 2025-11-21 20:10:53.592 | ++ functions:get_random_port:854 : true 2025-11-21 20:10:53.594 | ++ functions:get_random_port:855 : (( port = upper_port )) 2025-11-21 20:10:53.597 | ++ functions:get_random_port:855 : (( port >= lower_port )) 2025-11-21 20:10:53.600 | ++ functions:get_random_port:856 : sudo lsof -i :60999 2025-11-21 20:10:53.618 | ++ functions:get_random_port:857 : [[ 1 > 0 ]] 2025-11-21 20:10:53.621 | ++ functions:get_random_port:858 : break 2 2025-11-21 20:10:53.624 | ++ functions:get_random_port:862 : echo 60999 2025-11-21 20:10:53.627 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2025-11-21 20:10:53.630 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2025-11-21 20:10:53.664 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2025-11-21 20:10:53.700 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2025-11-21 20:10:53.734 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2025-11-21 20:10:53.769 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2025-11-21 20:10:53.804 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-21 20:10:53.841 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2025-11-21 20:10:53.876 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2025-11-21 20:10:53.913 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2025-11-21 20:10:53.949 | + 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' 2025-11-21 20:10:53.984 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2025-11-21 20:10:54.020 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-21 20:10:54.051 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2025-11-21 20:10:54.077 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2025-11-21 20:10:54.103 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2025-11-21 20:10:54.133 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2025-11-21 20:10:54.161 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2025-11-21 20:10:54.194 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2025-11-21 20:10:54.226 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2025-11-21 20:10:54.261 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2025-11-21 20:10:54.297 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2025-11-21 20:10:54.300 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-21 20:10:54.302 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:10:54.305 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:10:54.308 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:54.310 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:54.313 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:10:54.315 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:54.318 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:54.321 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:54.323 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:54.326 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:54.329 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:54.332 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:54.334 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:54.337 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:54.340 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:54.343 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:10:54.346 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2025-11-21 20:10:54.349 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-21 20:10:54.351 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:10:54.354 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:10:54.356 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:54.359 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:54.361 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:10:54.364 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:54.367 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:54.370 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:54.373 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:54.375 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:54.378 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:54.381 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:54.384 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:54.387 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:54.389 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:54.392 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:10:54.395 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2025-11-21 20:10:54.397 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2025-11-21 20:10:54.400 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2025-11-21 20:10:54.402 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:10:54.405 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:54.408 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:54.411 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:10:54.415 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:54.417 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:54.420 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:54.422 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:54.424 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:54.428 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:54.430 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:54.433 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:54.436 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:54.438 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:54.441 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-11-21 20:10:54.443 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/glance-api.conf ']' 2025-11-21 20:10:54.446 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-21 20:10:54.449 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/httpd/conf.d/glance-api.conf.disabled 2025-11-21 20:10:54.452 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2025-11-21 20:10:54.452 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-21 20:10:54.470 | KeepAlive Off 2025-11-21 20:10:54.476 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2025-11-21 20:10:54.476 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-21 20:10:54.491 | SetEnv proxy-sendchunked 1 2025-11-21 20:10:54.496 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2025-11-21 20:10:54.497 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/httpd/conf.d/glance-api.conf.disabled 2025-11-21 20:10:54.515 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2025-11-21 20:10:54.519 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2025-11-21 20:10:54.522 | + lib/apache:enable_apache_site:191 : local site=glance-api 2025-11-21 20:10:54.524 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:10:54.527 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:10:54.530 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:10:54.533 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:10:54.535 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:54.538 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:54.541 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:10:54.543 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:54.546 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:54.549 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:54.551 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:54.553 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:54.555 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:54.557 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:54.560 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:54.562 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:54.565 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:54.568 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:10:54.571 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:10:54.573 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:10:54.576 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:10:54.579 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:10:54.581 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:10:54.584 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:10:54.587 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:10:54.589 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:10:54.593 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:10:54.595 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:10:54.598 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:10:54.601 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:10:54.604 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:10:54.607 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:10:54.610 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/glance-api.conf 2025-11-21 20:10:54.613 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/glance-api.conf.disabled ]] 2025-11-21 20:10:54.615 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/glance-api.conf ]] 2025-11-21 20:10:54.618 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/glance-api.conf.disabled /etc/httpd/conf.d/glance-api.conf 2025-11-21 20:10:54.642 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2025-11-21 20:10:54.645 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:10:54.647 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:10:54.650 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:10:55.839 | ++ lib/glance:configure_glance:459 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2025-11-21 20:10:55.845 | + lib/glance:configure_glance:459 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2025-11-21 20:10:55.880 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /bin/python3.12 2025-11-21 20:10:55.918 | + lib/glance:configure_glance:465 : [[ True == True ]] 2025-11-21 20:10:55.921 | + lib/glance:configure_glance:466 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2025-11-21 20:10:55.960 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2025-11-21 20:10:55.997 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2025-11-21 20:10:56.035 | + ./stack.sh:main:971 : is_service_enabled cinder 2025-11-21 20:10:56.056 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:10:56.059 | + ./stack.sh:main:973 : stack_install_service cinder 2025-11-21 20:10:56.062 | + lib/stack:stack_install_service:20 : local service=cinder 2025-11-21 20:10:56.065 | + lib/stack:stack_install_service:21 : type install_cinder 2025-11-21 20:10:56.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:10:56.072 | + lib/stack:stack_install_service:32 : install_cinder 2025-11-21 20:10:56.075 | + lib/cinder:install_cinder:535 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2025-11-21 20:10:56.079 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/cinder.git 2025-11-21 20:10:56.081 | + functions-common:git_clone:593 : local git_dest=/opt/stack/cinder 2025-11-21 20:10:56.084 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:10:56.087 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:10:56.091 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:10:56.094 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:10:56.097 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:10:56.100 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:10:56.118 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:10:56.121 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:10:56.124 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:10:56.127 | + functions-common:git_clone:613 : echo master 2025-11-21 20:10:56.127 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:10:56.129 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:10:56.134 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/cinder ]] 2025-11-21 20:10:56.137 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:10:56.139 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/cinder 2025-11-21 20:10:56.158 | + functions-common:git_clone:675 : cd /opt/stack/cinder 2025-11-21 20:10:56.162 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:10:56.162 | + functions-common:git_clone:676 : head -1 2025-11-21 20:10:56.171 | 5bc8ed7d6 Merge "Hitachi: support extending volume has snapshot(s)" 2025-11-21 20:10:56.173 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:10:56.176 | + lib/cinder:install_cinder:536 : setup_develop /opt/stack/cinder 2025-11-21 20:10:56.178 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:10:56.180 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-21 20:10:56.182 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2025-11-21 20:10:56.185 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:10:56.188 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2025-11-21 20:10:56.190 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:10:56.192 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-21 20:10:56.195 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2025-11-21 20:10:56.197 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:10:56.199 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:10:56.202 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2025-11-21 20:10:56.204 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:10:56.207 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2025-11-21 20:10:56.210 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:10:56.212 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:10:56.216 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2025-11-21 20:10:56.222 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2025-11-21 20:10:56.225 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2025-11-21 20:10:56.227 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2025-11-21 20:10:56.361 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2025-11-21 20:10:56.364 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:10:56.366 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:10:56.369 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:10:56.371 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2025-11-21 20:10:56.374 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2025-11-21 20:10:56.377 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:10:56.380 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:10:56.383 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:10:56.385 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:10:56.387 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:10:56.391 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:10:56.394 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:10:56.397 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2025-11-21 20:10:56.421 | Using python 3.12 to install /opt/stack/cinder 2025-11-21 20:10:56.424 | + 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 2025-11-21 20:10:57.126 | 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 2025-11-21 20:10:57.128 | Obtaining file:///opt/stack/cinder 2025-11-21 20:10:57.130 | Installing build dependencies: started 2025-11-21 20:10:59.464 | Installing build dependencies: finished with status 'done' 2025-11-21 20:10:59.466 | Checking if build backend supports build_editable: started 2025-11-21 20:10:59.630 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:10:59.632 | Getting requirements to build editable: started 2025-11-21 20:10:59.794 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:10:59.799 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:11:00.464 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:11:00.599 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.0.3) 2025-11-21 20:11:00.600 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.2.1) 2025-11-21 20:11:00.601 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (0.40.3) 2025-11-21 20:11:00.602 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (3.2.4) 2025-11-21 20:11:00.603 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.1.0) 2025-11-21 20:11:00.604 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.25.1) 2025-11-21 20:11:00.605 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.12.0) 2025-11-21 20:11:00.606 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (10.12.0) 2025-11-21 20:11:00.607 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (6.0.2) 2025-11-21 20:11:00.608 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (10.1.0) 2025-11-21 20:11:00.609 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.0) 2025-11-21 20:11:00.610 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.1.0) 2025-11-21 20:11:00.611 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (17.4.0) 2025-11-21 20:11:00.612 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.1) 2025-11-21 20:11:00.613 | Requirement already satisfied: oslo.messaging>=14.6.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (17.1.0) 2025-11-21 20:11:00.614 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.0.0) 2025-11-21 20:11:00.615 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.7.0) 2025-11-21 20:11:00.616 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.8.0) 2025-11-21 20:11:00.617 | Requirement already satisfied: oslo.reports>=3.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.6.0) 2025-11-21 20:11:00.618 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.8.0) 2025-11-21 20:11:00.618 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.8.0) 2025-11-21 20:11:00.619 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.4.1) 2025-11-21 20:11:00.620 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.6.0) 2025-11-21 20:11:00.621 | Requirement already satisfied: oslo.utils>=6.0.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (9.1.0) 2025-11-21 20:11:00.729 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==27.1.0.dev90) 2025-11-21 20:11:00.738 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/f8/a40f5180b07c303715077af7e94479fc94e07cfb0738abc5a1b14be08b0e/oslo_versionedobjects-3.8.0-py3-none-any.whl.metadata (2.6 kB) 2025-11-21 20:11:00.748 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.3.0) 2025-11-21 20:11:00.749 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (25.0) 2025-11-21 20:11:00.843 | Collecting paramiko>=2.7.2 (from cinder==27.1.0.dev90) 2025-11-21 20:11:00.849 | 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) 2025-11-21 20:11:00.858 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.10.1) 2025-11-21 20:11:00.859 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.1.0) 2025-11-21 20:11:00.861 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (3.2.5) 2025-11-21 20:11:00.862 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (7.2.0) 2025-11-21 20:11:00.919 | Collecting python-glanceclient>=3.2.2 (from cinder==27.1.0.dev90) 2025-11-21 20:11:00.933 | 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) 2025-11-21 20:11:00.941 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.7.0) 2025-11-21 20:11:01.006 | Collecting python-novaclient>=18.2.0 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.014 | 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) 2025-11-21 20:11:01.023 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (4.9.0) 2025-11-21 20:11:01.025 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.32.5) 2025-11-21 20:11:01.027 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2.5.1) 2025-11-21 20:11:01.028 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.0.2) 2025-11-21 20:11:01.058 | Collecting rtslib-fb>=2.1.74 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.067 | 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) 2025-11-21 20:11:01.074 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (2.0.44) 2025-11-21 20:11:01.075 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.5.0) 2025-11-21 20:11:01.104 | Collecting tabulate>=0.8.7 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.114 | 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) 2025-11-21 20:11:01.127 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (9.1.2) 2025-11-21 20:11:01.129 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (1.8.9) 2025-11-21 20:11:01.130 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.7.0) 2025-11-21 20:11:01.187 | Collecting oslo.vmware>=3.10.0 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.194 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/a0/36c37318db0b60ce890f97d6628681c3cb72578ca82f7aa5c6fca85723ce/oslo_vmware-4.7.0-py3-none-any.whl.metadata (2.4 kB) 2025-11-21 20:11:01.205 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (6.13.0) 2025-11-21 20:11:01.207 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.9.0) 2025-11-21 20:11:01.270 | Collecting tooz>=2.8.0 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.276 | 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) 2025-11-21 20:11:01.659 | Collecting google-api-python-client>=1.11.0 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.664 | 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) 2025-11-21 20:11:01.672 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (5.5.0) 2025-11-21 20:11:01.673 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib64/python3.12/site-packages (from cinder==27.1.0.dev90) (43.0.3) 2025-11-21 20:11:01.674 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (0.2.3) 2025-11-21 20:11:01.861 | Collecting zstd>=1.4.5.1 (from cinder==27.1.0.dev90) 2025-11-21 20:11:01.867 | 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) 2025-11-21 20:11:02.511 | Collecting boto3>=1.18.49 (from cinder==27.1.0.dev90) 2025-11-21 20:11:02.518 | 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) 2025-11-21 20:11:02.534 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (1.9.0) 2025-11-21 20:11:02.535 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from cinder==27.1.0.dev90) (2025.2) 2025-11-21 20:11:03.209 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==27.1.0.dev90) 2025-11-21 20:11:03.215 | 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) 2025-11-21 20:11:03.224 | 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.dev90) (1.0.1) 2025-11-21 20:11:03.260 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==27.1.0.dev90) 2025-11-21 20:11:03.266 | 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) 2025-11-21 20:11:03.304 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=3.1->cinder==27.1.0.dev90) (2.0.0) 2025-11-21 20:11:03.320 | 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.dev90) (2.8.0) 2025-11-21 20:11:03.327 | 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.dev90) (0.31.0) 2025-11-21 20:11:03.421 | 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.dev90) 2025-11-21 20:11:03.427 | 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) 2025-11-21 20:11:03.460 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-21 20:11:03.465 | 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) 2025-11-21 20:11:03.623 | 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.dev90) 2025-11-21 20:11:03.629 | 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) 2025-11-21 20:11:03.664 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==27.1.0.dev90) 2025-11-21 20:11:03.669 | 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) 2025-11-21 20:11:03.703 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (25.4.0) 2025-11-21 20:11:03.704 | 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.dev90) (2025.9.1) 2025-11-21 20:11:03.705 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->cinder==27.1.0.dev90) (0.37.0) 2025-11-21 20:11:03.706 | 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.dev90) (0.28.0) 2025-11-21 20:11:03.715 | 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.dev90) (1.8.1) 2025-11-21 20:11:03.716 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.2.1->cinder==27.1.0.dev90) (4.15.0) 2025-11-21 20:11:03.734 | 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.dev90) (4.0.0) 2025-11-21 20:11:03.737 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (4.0.1) 2025-11-21 20:11:03.738 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=9.1.0->cinder==27.1.0.dev90) (2.10.1) 2025-11-21 20:11:03.757 | 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.dev90) (7.1.1) 2025-11-21 20:11:03.775 | 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.dev90) (0.20) 2025-11-21 20:11:03.776 | 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.dev90) (3.0.0) 2025-11-21 20:11:03.783 | 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.dev90) (1.3.0) 2025-11-21 20:11:03.785 | 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.dev90) (2.0.0) 2025-11-21 20:11:03.786 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from oslo.config>=8.3.2->cinder==27.1.0.dev90) (6.0.3) 2025-11-21 20:11:03.804 | 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.dev90) (1.17.0) 2025-11-21 20:11:03.807 | 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.dev90) (2.0.2) 2025-11-21 20:11:03.808 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=11.0.0->cinder==27.1.0.dev90) (0.5.0) 2025-11-21 20:11:03.825 | 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.dev90) (2.9.0.post0) 2025-11-21 20:11:03.842 | 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.dev90) (3.2.1) 2025-11-21 20:11:03.846 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (6.2.1) 2025-11-21 20:11:03.847 | 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.dev90) (5.3.1) 2025-11-21 20:11:03.848 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==27.1.0.dev90) (5.5.4) 2025-11-21 20:11:03.849 | 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.dev90) (0.14.0) 2025-11-21 20:11:03.859 | 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.dev90) (4.3.0) 2025-11-21 20:11:03.859 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=4.1.1->cinder==27.1.0.dev90) (3.1.6) 2025-11-21 20:11:03.862 | 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.dev90) (4.0.1) 2025-11-21 20:11:03.885 | 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.dev90) (1.1.2) 2025-11-21 20:11:03.926 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=2.8.0->cinder==27.1.0.dev90) (1.7.3) 2025-11-21 20:11:03.935 | 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.dev90) (3.16.0) 2025-11-21 20:11:03.999 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==27.1.0.dev90) 2025-11-21 20:11:04.007 | 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) 2025-11-21 20:11:04.017 | 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.dev90) (1.26.20) 2025-11-21 20:11:04.101 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==27.1.0.dev90) 2025-11-21 20:11:04.106 | 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) 2025-11-21 20:11:04.166 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==27.1.0.dev90) 2025-11-21 20:11:04.172 | 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) 2025-11-21 20:11:04.196 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==27.1.0.dev90) (69.0.3) 2025-11-21 20:11:04.238 | 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.dev90) (4.11.0) 2025-11-21 20:11:04.277 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==27.1.0.dev90) 2025-11-21 20:11:04.282 | 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) 2025-11-21 20:11:04.294 | 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.dev90) (2.0.0) 2025-11-21 20:11:04.296 | 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.dev90) (24.2.1) 2025-11-21 20:11:04.358 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (3.4.4) 2025-11-21 20:11:04.359 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (3.11) 2025-11-21 20:11:04.361 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->cinder==27.1.0.dev90) (2025.11.12) 2025-11-21 20:11:04.374 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev90) (1.17.0) 2025-11-21 20:11:04.375 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.4.1->cinder==27.1.0.dev90) (0.7) 2025-11-21 20:11:04.410 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==27.1.0.dev90) 2025-11-21 20:11:04.413 | 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) 2025-11-21 20:11:04.509 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (3.4.2) 2025-11-21 20:11:04.510 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (3.2.0) 2025-11-21 20:11:04.513 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.12/site-packages (from taskflow>=4.5.0->cinder==27.1.0.dev90) (4.0.1) 2025-11-21 20:11:04.579 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==27.1.0.dev90) 2025-11-21 20:11:04.582 | 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) 2025-11-21 20:11:04.645 | 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.dev90) (1.3.10) 2025-11-21 20:11:04.659 | 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.dev90) (5.1.0) 2025-11-21 20:11:04.753 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=3.1->cinder==27.1.0.dev90) (2.23) 2025-11-21 20:11:04.782 | 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.dev90) (0.5.2) 2025-11-21 20:11:04.783 | 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.dev90) (2.7.0) 2025-11-21 20:11:04.916 | 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.dev90) 2025-11-21 20:11:04.922 | 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) 2025-11-21 20:11:05.241 | 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.dev90) 2025-11-21 20:11:05.252 | 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) 2025-11-21 20:11:05.305 | 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.dev90) 2025-11-21 20:11:05.313 | 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) 2025-11-21 20:11:05.588 | 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.dev90) 2025-11-21 20:11:05.593 | 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) 2025-11-21 20:11:05.646 | 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.dev90) 2025-11-21 20:11:05.652 | 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) 2025-11-21 20:11:05.745 | 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.dev90) (3.0.3) 2025-11-21 20:11:05.917 | 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.dev90) (1.5.0) 2025-11-21 20:11:05.938 | 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.dev90) (0.23.1) 2025-11-21 20:11:05.956 | 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.dev90) (0.2.14) 2025-11-21 20:11:06.446 | 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.dev90) (2.7.2) 2025-11-21 20:11:06.550 | 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.dev90) (1.33) 2025-11-21 20:11:06.664 | 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.dev90) (1.11.0) 2025-11-21 20:11:06.665 | 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.dev90) (1.7.1) 2025-11-21 20:11:06.745 | 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.dev90) (3.0.0) 2025-11-21 20:11:06.907 | 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.dev90) 2025-11-21 20:11:06.913 | 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) 2025-11-21 20:11:07.109 | 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.dev90) (14.2.0) 2025-11-21 20:11:07.132 | 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.dev90) (4.0.0) 2025-11-21 20:11:07.133 | 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.dev90) (2.19.2) 2025-11-21 20:11:07.168 | 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.dev90) (0.1.2) 2025-11-21 20:11:07.235 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/65/77/8bbca82f70b062181cf0ae53fd43f1ac6556f3078884bfef9da2269c06a3/boto3-1.35.99-py3-none-any.whl (139 kB) 2025-11-21 20:11:07.245 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.2/139.2 kB 17.5 MB/s eta 0:00:00 2025-11-21 20:11:07.251 | 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) 2025-11-21 20:11:07.408 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 14.5/14.5 MB 84.6 MB/s eta 0:00:00 2025-11-21 20:11:07.415 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/24/f8/a40f5180b07c303715077af7e94479fc94e07cfb0738abc5a1b14be08b0e/oslo_versionedobjects-3.8.0-py3-none-any.whl (86 kB) 2025-11-21 20:11:07.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.3/86.3 kB 17.8 MB/s eta 0:00:00 2025-11-21 20:11:07.427 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/a0/36c37318db0b60ce890f97d6628681c3cb72578ca82f7aa5c6fca85723ce/oslo_vmware-4.7.0-py3-none-any.whl (626 kB) 2025-11-21 20:11:07.439 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 626.9/626.9 kB 64.0 MB/s eta 0:00:00 2025-11-21 20:11:07.445 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/90/a744336f5af32c433bd09af7854599682a383b37cfd78f7de263de6ad6cb/paramiko-4.0.0-py3-none-any.whl (223 kB) 2025-11-21 20:11:07.453 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.9/223.9 kB 35.3 MB/s eta 0:00:00 2025-11-21 20:11:07.458 | 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) 2025-11-21 20:11:07.465 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 208.7/208.7 kB 34.2 MB/s eta 0:00:00 2025-11-21 20:11:07.473 | 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) 2025-11-21 20:11:07.482 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 335.9/335.9 kB 47.2 MB/s eta 0:00:00 2025-11-21 20:11:07.487 | 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) 2025-11-21 20:11:07.493 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.4/49.4 kB 8.9 MB/s eta 0:00:00 2025-11-21 20:11:07.498 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/40/44/4a5f08c96eb108af5cb50b41f76142f0afa346dfa99d5296fe7202a11854/tabulate-0.9.0-py3-none-any.whl (35 kB) 2025-11-21 20:11:07.507 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/2b/3117ab1da7742429ad4548e9abbb8e1d2819fde6a9c63c6d53863ec38c81/tooz-7.0.0-py3-none-any.whl (93 kB) 2025-11-21 20:11:07.514 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.3/93.3 kB 15.4 MB/s eta 0:00:00 2025-11-21 20:11:07.520 | 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) 2025-11-21 20:11:07.528 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.7/302.7 kB 44.6 MB/s eta 0:00:00 2025-11-21 20:11:07.534 | 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) 2025-11-21 20:11:07.630 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 131.9 MB/s eta 0:00:00 2025-11-21 20:11:07.636 | 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) 2025-11-21 20:11:07.644 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.1/167.1 kB 24.5 MB/s eta 0:00:00 2025-11-21 20:11:07.649 | 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) 2025-11-21 20:11:07.661 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.3/221.3 kB 21.1 MB/s eta 0:00:00 2025-11-21 20:11:07.666 | 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) 2025-11-21 20:11:07.676 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/32/4b/b99e37f88336009971405cbb7630610322ed6fbfa31e1d7ab3fbf3049a2d/invoke-2.2.1-py3-none-any.whl (160 kB) 2025-11-21 20:11:07.683 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.3/160.3 kB 27.2 MB/s eta 0:00:00 2025-11-21 20:11:07.689 | 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) 2025-11-21 20:11:07.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 38.9 MB/s eta 0:00:00 2025-11-21 20:11:07.730 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2a/51/3dc0cd6498b24dea3cdeaed648568e3ca7454d41334d840b114156d7479f/pyudev-0.24.4-py3-none-any.whl (62 kB) 2025-11-21 20:11:07.739 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 8.2 MB/s eta 0:00:00 2025-11-21 20:11:07.745 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/12/bb/7e7912e18cd558e7880d9b58ffc57300b2c28ffba9882b3a54ba5ce3ebc4/s3transfer-0.10.0-py3-none-any.whl (82 kB) 2025-11-21 20:11:07.753 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.1/82.1 kB 12.2 MB/s eta 0:00:00 2025-11-21 20:11:07.759 | 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) 2025-11-21 20:11:07.771 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.3/145.3 kB 14.6 MB/s eta 0:00:00 2025-11-21 20:11:07.774 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl (11 kB) 2025-11-21 20:11:07.782 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/db/a8/8f9cc6749331186e6a513bfe3745454f81d25f6e34c6024f88f80c71ed28/voluptuous-0.15.2-py3-none-any.whl (31 kB) 2025-11-21 20:11:07.792 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/53/4b/8b3a3ae43afd4f7e4eebd86b53924d5271f84857ca38161ca502d0891caa/warlock-2.1.0-py3-none-any.whl (10 kB) 2025-11-21 20:11:07.803 | 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) 2025-11-21 20:11:07.817 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.6/294.6 kB 23.6 MB/s eta 0:00:00 2025-11-21 20:11:07.821 | 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) 2025-11-21 20:11:07.829 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.2/50.2 kB 7.4 MB/s eta 0:00:00 2025-11-21 20:11:07.834 | 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) 2025-11-21 20:11:07.847 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 323.2/323.2 kB 29.0 MB/s eta 0:00:00 2025-11-21 20:11:07.853 | 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) 2025-11-21 20:11:07.861 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.5/181.5 kB 33.6 MB/s eta 0:00:00 2025-11-21 20:11:07.865 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/64/8d/0133e4eb4beed9e425d9a98ed6e081a55d195481b7632472be1af08d2f6b/rsa-4.9.1-py3-none-any.whl (34 kB) 2025-11-21 20:11:07.875 | 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) 2025-11-21 20:11:07.881 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.3/85.3 kB 16.6 MB/s eta 0:00:00 2025-11-21 20:11:07.955 | Building wheels for collected packages: cinder 2025-11-21 20:11:07.956 | Building editable for cinder (pyproject.toml): started 2025-11-21 20:11:08.850 | Building editable for cinder (pyproject.toml): finished with status 'done' 2025-11-21 20:11:08.851 | Created wheel for cinder: filename=cinder-27.1.0.dev90-0.editable-py3-none-any.whl size=9088 sha256=62fd6318451260f0b2fb5bdcb79b145944b11bd5b25dd5bf878f8e2f6b50eea0 2025-11-21 20:11:08.851 | Stored in directory: /tmp/pip-ephem-wheel-cache-izeeyeu_/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2025-11-21 20:11:08.857 | Successfully built cinder 2025-11-21 20:11:09.638 | 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 2025-11-21 20:11:13.206 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-27.1.0.dev90 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.8.0 oslo.vmware-4.7.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 2025-11-21 20:11:13.206 | 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 2025-11-21 20:11:13.706 | + inc/python:pip_install:216 : result=0 2025-11-21 20:11:13.708 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:11:13.711 | + functions-common:time_stop:2423 : local name 2025-11-21 20:11:13.714 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:11:13.717 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:11:13.720 | + functions-common:time_stop:2426 : local total 2025-11-21 20:11:13.723 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:11:13.726 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:11:13.729 | + functions-common:time_stop:2430 : start_time=1763755856415 2025-11-21 20:11:13.731 | + functions-common:time_stop:2432 : [[ -z 1763755856415 ]] 2025-11-21 20:11:13.735 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:11:13.740 | + functions-common:time_stop:2435 : end_time=1763755873737 2025-11-21 20:11:13.743 | + functions-common:time_stop:2436 : elapsed_time=17322 2025-11-21 20:11:13.746 | + functions-common:time_stop:2437 : total=73968 2025-11-21 20:11:13.748 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:11:13.751 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=91290 2025-11-21 20:11:13.754 | + inc/python:pip_install:219 : return 0 2025-11-21 20:11:13.757 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:11:13.759 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:11:13.763 | + inc/python:setup_package:468 : '[' -d '/opt/stack/cinder/*.egg-info' ']' 2025-11-21 20:11:13.766 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2025-11-21 20:11:13.769 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2025-11-21 20:11:13.772 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:11:13.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 ]] 2025-11-21 20:11:13.778 | + 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, ]] 2025-11-21 20:11:13.781 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:11:13.784 | + lib/cinder:install_cinder:537 : [[ lioadm == \t\g\t\a\d\m ]] 2025-11-21 20:11:13.787 | + lib/cinder:install_cinder:539 : [[ lioadm == \l\i\o\a\d\m ]] 2025-11-21 20:11:13.790 | + lib/cinder:install_cinder:540 : is_ubuntu 2025-11-21 20:11:13.793 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:13.796 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:13.800 | + lib/cinder:install_cinder:546 : install_package targetcli 2025-11-21 20:11:13.803 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:11:13.806 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:11:13.809 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:11:13.812 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:11:13.815 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:11:13.818 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:11:13.821 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:13.824 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:13.827 | + functions-common:install_package:1442 : real_install_package targetcli 2025-11-21 20:11:13.831 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:11:13.834 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:13.837 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:13.840 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:11:13.843 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:11:13.846 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:11:13.849 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:11:13.852 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:11:13.856 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:11:13.858 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:11:13.861 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:11:13.865 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:11:13.868 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:11:13.871 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:11:13.874 | + functions-common:real_install_package:1432 : yum_install targetcli 2025-11-21 20:11:13.877 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:11:13.880 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:11:13.883 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:11:13.887 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:11:13.890 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:11:13.893 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:11:13.897 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:11:13.901 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755873899 2025-11-21 20:11:13.905 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y targetcli 2025-11-21 20:11:13.908 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:11:13.912 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:11:13.917 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:11:13.920 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:11:13.923 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y targetcli 2025-11-21 20:11:14.463 | Last metadata expiration check: 0:03:39 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:11:14.530 | Package targetcli-2.1.58-4.el10.noarch is already installed. 2025-11-21 20:11:14.557 | Dependencies resolved. 2025-11-21 20:11:14.558 | Nothing to do. 2025-11-21 20:11:14.558 | Complete! 2025-11-21 20:11:14.605 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:11:14.608 | + functions-common:time_stop:2423 : local name 2025-11-21 20:11:14.612 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:11:14.615 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:11:14.619 | + functions-common:time_stop:2426 : local total 2025-11-21 20:11:14.622 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:11:14.625 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:11:14.628 | + functions-common:time_stop:2430 : start_time=1763755873899 2025-11-21 20:11:14.631 | + functions-common:time_stop:2432 : [[ -z 1763755873899 ]] 2025-11-21 20:11:14.634 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:11:14.640 | + functions-common:time_stop:2435 : end_time=1763755874636 2025-11-21 20:11:14.643 | + functions-common:time_stop:2436 : elapsed_time=737 2025-11-21 20:11:14.646 | + functions-common:time_stop:2437 : total=76562 2025-11-21 20:11:14.649 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:11:14.652 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=77299 2025-11-21 20:11:14.654 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:11:14.657 | + ./stack.sh:main:974 : configure_cinder 2025-11-21 20:11:14.660 | + lib/cinder:configure_cinder:295 : sudo install -d -o stack -m 755 /etc/cinder 2025-11-21 20:11:14.685 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2025-11-21 20:11:14.689 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2025-11-21 20:11:14.692 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2025-11-21 20:11:14.694 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-11-21 20:11:14.697 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2025-11-21 20:11:14.698 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-11-21 20:11:14.703 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2025-11-21 20:11:14.706 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2025-11-21 20:11:14.708 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-11-21 20:11:14.710 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2025-11-21 20:11:14.712 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2025-11-21 20:11:14.714 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2025-11-21 20:11:14.717 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2025-11-21 20:11:14.720 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2025-11-21 20:11:14.742 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2025-11-21 20:11:14.758 | + 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 2025-11-21 20:11:14.776 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2025-11-21 20:11:14.804 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2025-11-21 20:11:14.829 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2025-11-21 20:11:14.854 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-11-21 20:11:14.857 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-11-21 20:11:14.863 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Park3Pq7FK 2025-11-21 20:11:14.866 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-11-21 20:11:14.869 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2025-11-21 20:11:14.872 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2025-11-21 20:11:14.875 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Park3Pq7FK 2025-11-21 20:11:14.880 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Park3Pq7FK 2025-11-21 20:11:14.906 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Park3Pq7FK /etc/sudoers.d/cinder-rootwrap 2025-11-21 20:11:14.932 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/cinder-rootwrap 2025-11-21 20:11:14.937 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-11-21 20:11:14.940 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-11-21 20:11:14.942 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-11-21 20:11:14.945 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-11-21 20:11:14.947 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2025-11-21 20:11:14.950 | + 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 ]] 2025-11-21 20:11:14.953 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2025-11-21 20:11:14.956 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2025-11-21 20:11:14.962 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2025-11-21 20:11:14.968 | + lib/cinder:configure_cinder:307 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2025-11-21 20:11:14.991 | + lib/cinder:configure_cinder:308 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2025-11-21 20:11:15.014 | + lib/cinder:configure_cinder:309 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2025-11-21 20:11:15.037 | + lib/cinder:configure_cinder:310 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2025-11-21 20:11:15.061 | + lib/cinder:configure_cinder:311 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2025-11-21 20:11:15.084 | + lib/cinder:configure_cinder:312 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2025-11-21 20:11:15.107 | + lib/cinder:configure_cinder:313 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2025-11-21 20:11:15.130 | + lib/cinder:configure_cinder:314 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2025-11-21 20:11:15.154 | + lib/cinder:configure_cinder:316 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2025-11-21 20:11:15.157 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-21 20:11:15.160 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2025-11-21 20:11:15.163 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-21 20:11:15.166 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:11:15.169 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2025-11-21 20:11:15.209 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2025-11-21 20:11:15.247 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url https://38.102.83.94/identity 2025-11-21 20:11:15.283 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2025-11-21 20:11:15.319 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken password secretservice 2025-11-21 20:11:15.356 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2025-11-21 20:11:15.392 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2025-11-21 20:11:15.428 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2025-11-21 20:11:15.465 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:11:15.503 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2025-11-21 20:11:15.539 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:11:15.542 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2025-11-21 20:11:15.580 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2025-11-21 20:11:15.617 | ++ lib/cinder:configure_cinder:321 : database_connection_url cinder 2025-11-21 20:11:15.620 | ++ lib/database:database_connection_url:134 : local db=cinder 2025-11-21 20:11:15.623 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2025-11-21 20:11:15.627 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=cinder 2025-11-21 20:11:15.630 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:11:15.633 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:11:15.636 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:11:15.657 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:15.661 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:11:15.664 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2025-11-21 20:11:15.668 | + 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' 2025-11-21 20:11:15.706 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2025-11-21 20:11:15.743 | + lib/cinder:configure_cinder:323 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2025-11-21 20:11:15.780 | + lib/cinder:configure_cinder:324 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2025-11-21 20:11:15.816 | + lib/cinder:configure_cinder:325 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2025-11-21 20:11:15.853 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2025-11-21 20:11:15.889 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2025-11-21 20:11:15.929 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 38.102.83.94 2025-11-21 20:11:15.965 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2025-11-21 20:11:16.006 | ++ lib/cinder:configure_cinder:330 : openssl rand -hex 16 2025-11-21 20:11:16.016 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf key_manager fixed_key d3f6f97c84ad7796473d91b0f2946dd1 2025-11-21 20:11:16.052 | + lib/cinder:configure_cinder:331 : [[ -n '' ]] 2025-11-21 20:11:16.055 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2025-11-21 20:11:16.093 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2025-11-21 20:11:16.128 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2025-11-21 20:11:16.164 | + lib/cinder:configure_cinder:343 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2025-11-21 20:11:16.201 | + lib/cinder:configure_cinder:345 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2025-11-21 20:11:16.238 | + lib/cinder:configure_cinder:346 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2025-11-21 20:11:16.275 | + lib/cinder:configure_cinder:348 : is_service_enabled c-vol 2025-11-21 20:11:16.296 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:16.299 | + lib/cinder:configure_cinder:348 : [[ -n lvm:lvmdriver-1 ]] 2025-11-21 20:11:16.302 | + lib/cinder:configure_cinder:349 : local enabled_backends= 2025-11-21 20:11:16.305 | + lib/cinder:configure_cinder:350 : local default_name= 2025-11-21 20:11:16.308 | + lib/cinder:configure_cinder:351 : local be be_name be_type 2025-11-21 20:11:16.311 | + lib/cinder:configure_cinder:352 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-21 20:11:16.314 | + lib/cinder:configure_cinder:353 : be_type=lvm 2025-11-21 20:11:16.316 | + lib/cinder:configure_cinder:354 : be_name=lvmdriver-1 2025-11-21 20:11:16.319 | + lib/cinder:configure_cinder:355 : type configure_cinder_backend_lvm 2025-11-21 20:11:16.322 | + lib/cinder:configure_cinder:356 : configure_cinder_backend_lvm lvmdriver-1 2025-11-21 20:11:16.324 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2025-11-21 20:11:16.327 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2025-11-21 20:11:16.366 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2025-11-21 20:11:16.402 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2025-11-21 20:11:16.438 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2025-11-21 20:11:16.474 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2025-11-21 20:11:16.510 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2025-11-21 20:11:16.547 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2025-11-21 20:11:16.582 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2025-11-21 20:11:16.619 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2025-11-21 20:11:16.655 | + lib/cinder:configure_cinder:358 : [[ -z '' ]] 2025-11-21 20:11:16.658 | + lib/cinder:configure_cinder:359 : default_name=lvmdriver-1 2025-11-21 20:11:16.661 | + lib/cinder:configure_cinder:361 : enabled_backends+=lvmdriver-1, 2025-11-21 20:11:16.664 | + lib/cinder:configure_cinder:363 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2025-11-21 20:11:16.701 | + lib/cinder:configure_cinder:364 : [[ -n lvmdriver-1 ]] 2025-11-21 20:11:16.704 | + lib/cinder:configure_cinder:365 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2025-11-21 20:11:16.741 | + lib/cinder:configure_cinder:367 : configure_cinder_image_volume_cache 2025-11-21 20:11:16.744 | + lib/cinder:configure_cinder_image_volume_cache:723 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2025-11-21 20:11:16.747 | + lib/cinder:configure_cinder_image_volume_cache:724 : local be_name=lvmdriver-1 2025-11-21 20:11:16.751 | + lib/cinder:configure_cinder_image_volume_cache:726 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2025-11-21 20:11:16.788 | + lib/cinder:configure_cinder_image_volume_cache:728 : [[ -n '' ]] 2025-11-21 20:11:16.790 | + lib/cinder:configure_cinder_image_volume_cache:732 : [[ -n '' ]] 2025-11-21 20:11:16.794 | + lib/cinder:configure_cinder:372 : [[ False == \T\r\u\e ]] 2025-11-21 20:11:16.797 | + lib/cinder:configure_cinder:378 : is_service_enabled c-bak 2025-11-21 20:11:16.816 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:16.819 | + lib/cinder:configure_cinder:378 : [[ -n swift ]] 2025-11-21 20:11:16.822 | + lib/cinder:configure_cinder:379 : type configure_cinder_backup_swift 2025-11-21 20:11:16.825 | + lib/cinder:configure_cinder:380 : configure_cinder_backup_swift 2025-11-21 20:11:16.828 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2025-11-21 20:11:16.867 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url https://38.102.83.94:8080/v1/AUTH_ 2025-11-21 20:11:16.906 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2025-11-21 20:11:16.927 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:16.931 | + 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 2025-11-21 20:11:16.969 | + lib/cinder:configure_cinder:386 : is_service_enabled ceilometer 2025-11-21 20:11:16.989 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:11:16.992 | + lib/cinder:configure_cinder:390 : is_service_enabled tls-proxy 2025-11-21 20:11:17.011 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:17.014 | + 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 ]] 2025-11-21 20:11:17.017 | + lib/cinder:configure_cinder:393 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen_port 18776 2025-11-21 20:11:17.055 | + lib/cinder:configure_cinder:394 : iniset /etc/cinder/cinder.conf oslo_middleware enable_proxy_headers_parsing True 2025-11-21 20:11:17.095 | + lib/cinder:configure_cinder:398 : '[' False '!=' False ']' 2025-11-21 20:11:17.098 | + lib/cinder:configure_cinder:402 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2025-11-21 20:11:17.101 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2025-11-21 20:11:17.104 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2025-11-21 20:11:17.107 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-21 20:11:17.110 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-21 20:11:17.113 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:11:17.132 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:17.136 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-21 20:11:17.140 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-21 20:11:17.143 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:11:17.163 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:17.166 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:11:17.170 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:11:17.208 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:11:17.211 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:11:17.214 | + lib/cinder:configure_cinder:405 : setup_logging /etc/cinder/cinder.conf 2025-11-21 20:11:17.217 | + functions:setup_logging:686 : setup_systemd_logging /etc/cinder/cinder.conf 2025-11-21 20:11:17.220 | + functions:setup_systemd_logging:703 : local conf_file=/etc/cinder/cinder.conf 2025-11-21 20:11:17.224 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:11:17.245 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:11:17.249 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:11:17.252 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:11:17.256 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:11:17.258 | + functions:setup_systemd_logging:716 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-21 20:11:17.296 | + 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' 2025-11-21 20:11:17.340 | + 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' 2025-11-21 20:11:17.379 | + functions:setup_systemd_logging:720 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:11:17.417 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2025-11-21 20:11:17.455 | + lib/cinder:configure_cinder:407 : is_service_enabled c-api 2025-11-21 20:11:17.474 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:17.478 | + lib/cinder:configure_cinder:408 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2025-11-21 20:11:17.481 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2025-11-21 20:11:17.484 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2025-11-21 20:11:17.486 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2025-11-21 20:11:17.489 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-21 20:11:17.492 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2025-11-21 20:11:17.494 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2025-11-21 20:11:17.498 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-21 20:11:17.502 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-21 20:11:17.528 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-21 20:11:17.530 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:11:17.549 | d /var/run/uwsgi 0755 stack root 2025-11-21 20:11:17.557 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:11:17.586 | /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. 2025-11-21 20:11:17.595 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2025-11-21 20:11:17.598 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2025-11-21 20:11:17.604 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:11:17.607 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2025-11-21 20:11:17.649 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2025-11-21 20:11:17.684 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2025-11-21 20:11:17.721 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2025-11-21 20:11:17.754 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-21 20:11:17.792 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-21 20:11:17.830 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2025-11-21 20:11:17.871 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2025-11-21 20:11:17.911 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2025-11-21 20:11:17.948 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-21 20:11:17.983 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-21 20:11:18.017 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-21 20:11:18.051 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2025-11-21 20:11:18.086 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2025-11-21 20:11:18.121 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-21 20:11:18.124 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-21 20:11:18.127 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2025-11-21 20:11:18.131 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2025-11-21 20:11:18.133 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:11:18.136 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:18.139 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:18.142 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:11:18.144 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:11:18.148 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:11:18.150 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:11:18.154 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:11:18.156 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:11:18.159 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:11:18.162 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:11:18.165 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:11:18.168 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:11:18.171 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:11:18.173 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-11-21 20:11:18.176 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/cinder-api.conf ']' 2025-11-21 20:11:18.180 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-21 20:11:18.184 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-21 20:11:18.186 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2025-11-21 20:11:18.222 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-21 20:11:18.258 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/cinder-api.conf.disabled 2025-11-21 20:11:18.259 | + 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 ' 2025-11-21 20:11:18.278 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2025-11-21 20:11:18.283 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2025-11-21 20:11:18.285 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2025-11-21 20:11:18.288 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:11:18.292 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:11:18.294 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:11:18.297 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:11:18.300 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:18.304 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:18.306 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:11:18.308 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:11:18.311 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:11:18.313 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:11:18.316 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:11:18.319 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:11:18.322 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:11:18.324 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:11:18.327 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:11:18.328 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:11:18.331 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:11:18.334 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:11:18.336 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:11:18.339 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:18.341 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:18.344 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:11:18.347 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:11:18.349 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:11:18.352 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:11:18.355 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:11:18.358 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:11:18.360 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:11:18.363 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:11:18.365 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:11:18.367 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:11:18.369 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:11:18.371 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/cinder-api.conf 2025-11-21 20:11:18.373 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/cinder-api.conf.disabled ]] 2025-11-21 20:11:18.376 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/cinder-api.conf ]] 2025-11-21 20:11:18.379 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/cinder-api.conf.disabled /etc/httpd/conf.d/cinder-api.conf 2025-11-21 20:11:18.405 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-21 20:11:18.408 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:11:18.411 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:11:18.414 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:11:19.612 | + lib/cinder:configure_cinder:411 : [[ -r /opt/stack/devstack/lib/cinder_plugins/default ]] 2025-11-21 20:11:19.614 | + lib/cinder:configure_cinder:415 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2025-11-21 20:11:19.651 | + lib/cinder:configure_cinder:417 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers https://38.102.83.94/image 2025-11-21 20:11:19.683 | + lib/cinder:configure_cinder:418 : is_service_enabled tls-proxy 2025-11-21 20:11:19.701 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:19.703 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT glance_protocol https 2025-11-21 20:11:19.740 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf DEFAULT glance_ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-11-21 20:11:19.777 | + lib/cinder:configure_cinder:424 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2025-11-21 20:11:19.780 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-21 20:11:19.782 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2025-11-21 20:11:19.785 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=glance 2025-11-21 20:11:19.789 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:11:19.791 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf glance auth_type password 2025-11-21 20:11:19.830 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf glance interface public 2025-11-21 20:11:19.865 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf glance auth_url https://38.102.83.94/identity 2025-11-21 20:11:19.902 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf glance username glance 2025-11-21 20:11:19.938 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf glance password secretservice 2025-11-21 20:11:19.975 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2025-11-21 20:11:20.013 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf glance project_name service 2025-11-21 20:11:20.050 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2025-11-21 20:11:20.087 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:11:20.120 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2025-11-21 20:11:20.152 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:11:20.155 | + lib/cinder:configure_cinder:427 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2025-11-21 20:11:20.158 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-21 20:11:20.161 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-21 20:11:20.163 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2025-11-21 20:11:20.165 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:11:20.168 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova auth_type password 2025-11-21 20:11:20.204 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova interface public 2025-11-21 20:11:20.243 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova auth_url https://38.102.83.94/identity 2025-11-21 20:11:20.279 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova username nova 2025-11-21 20:11:20.316 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova password secretservice 2025-11-21 20:11:20.354 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2025-11-21 20:11:20.391 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_name service 2025-11-21 20:11:20.429 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2025-11-21 20:11:20.469 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:11:20.508 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2025-11-21 20:11:20.547 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:11:20.550 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2025-11-21 20:11:20.588 | + lib/cinder:configure_cinder:429 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2025-11-21 20:11:20.626 | + lib/cinder:configure_cinder:431 : [[ ! -z '' ]] 2025-11-21 20:11:20.629 | + lib/cinder:configure_cinder:433 : is_service_enabled etcd3 2025-11-21 20:11:20.649 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:20.652 | + lib/cinder:configure_cinder:436 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://38.102.83.94:2379?api_version=v3' 2025-11-21 20:11:20.694 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2025-11-21 20:11:20.697 | + lib/cinder:configure_cinder:439 : [[ False == True ]] 2025-11-21 20:11:20.700 | + lib/cinder:configure_cinder:443 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2025-11-21 20:11:20.743 | + lib/cinder:configure_cinder:444 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2025-11-21 20:11:20.782 | + lib/cinder:configure_cinder:447 : '[' True == True ']' 2025-11-21 20:11:20.785 | + lib/cinder:configure_cinder:448 : init_cinder_service_user_conf 2025-11-21 20:11:20.789 | + lib/cinder:init_cinder_service_user_conf:752 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder service_user 2025-11-21 20:11:20.791 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2025-11-21 20:11:20.795 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2025-11-21 20:11:20.798 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=service_user 2025-11-21 20:11:20.801 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:11:20.804 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf service_user auth_type password 2025-11-21 20:11:20.845 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf service_user interface public 2025-11-21 20:11:20.882 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf service_user auth_url https://38.102.83.94/identity 2025-11-21 20:11:20.920 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf service_user username cinder 2025-11-21 20:11:20.960 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf service_user password secretservice 2025-11-21 20:11:20.999 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2025-11-21 20:11:21.038 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf service_user project_name service 2025-11-21 20:11:21.077 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2025-11-21 20:11:21.115 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf service_user cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:11:21.154 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf service_user memcached_servers localhost:11211 2025-11-21 20:11:21.193 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:11:21.197 | + lib/cinder:init_cinder_service_user_conf:753 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2025-11-21 20:11:21.236 | + ./stack.sh:main:977 : is_service_enabled neutron 2025-11-21 20:11:21.256 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:21.259 | + ./stack.sh:main:979 : stack_install_service neutron 2025-11-21 20:11:21.262 | + lib/stack:stack_install_service:20 : local service=neutron 2025-11-21 20:11:21.266 | + lib/stack:stack_install_service:21 : type install_neutron 2025-11-21 20:11:21.269 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:11:21.271 | + lib/stack:stack_install_service:32 : install_neutron 2025-11-21 20:11:21.275 | + lib/neutron:install_neutron:522 : use_library_from_git neutron-lib 2025-11-21 20:11:21.278 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2025-11-21 20:11:21.282 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:11:21.285 | + 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 ]] 2025-11-21 20:11:21.288 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,neutron-lib, ]] 2025-11-21 20:11:21.292 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:11:21.295 | + lib/neutron:install_neutron:529 : use_library_from_git sqlalchemy 2025-11-21 20:11:21.299 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2025-11-21 20:11:21.303 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:11:21.306 | + 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 ]] 2025-11-21 20:11:21.309 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,sqlalchemy, ]] 2025-11-21 20:11:21.313 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:11:21.316 | + lib/neutron:install_neutron:533 : use_library_from_git alembic 2025-11-21 20:11:21.320 | + inc/python:use_library_from_git:266 : local name=alembic 2025-11-21 20:11:21.322 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:11:21.326 | + 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 ]] 2025-11-21 20:11:21.329 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,alembic, ]] 2025-11-21 20:11:21.332 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:11:21.337 | + lib/neutron:install_neutron:538 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2025-11-21 20:11:21.338 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/neutron.git 2025-11-21 20:11:21.342 | + functions-common:git_clone:593 : local git_dest=/opt/stack/neutron 2025-11-21 20:11:21.345 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:11:21.348 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:11:21.352 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:11:21.356 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:11:21.359 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:11:21.363 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:11:21.384 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:11:21.387 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:11:21.391 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:11:21.394 | + functions-common:git_clone:613 : echo master 2025-11-21 20:11:21.395 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:11:21.397 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:11:21.402 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/neutron ]] 2025-11-21 20:11:21.405 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:11:21.408 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/neutron 2025-11-21 20:11:21.435 | + functions-common:git_clone:675 : cd /opt/stack/neutron 2025-11-21 20:11:21.439 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:11:21.439 | + functions-common:git_clone:676 : head -1 2025-11-21 20:11:21.481 | fc5c926624 Merge "[doc] Update plugins needed for auto-allocation" 2025-11-21 20:11:21.485 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:11:21.488 | + lib/neutron:install_neutron:539 : setup_develop /opt/stack/neutron 2025-11-21 20:11:21.492 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:11:21.495 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-21 20:11:21.498 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2025-11-21 20:11:21.501 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:11:21.504 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2025-11-21 20:11:21.508 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:11:21.511 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-21 20:11:21.514 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2025-11-21 20:11:21.517 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:11:21.520 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:11:21.524 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2025-11-21 20:11:21.527 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:11:21.530 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2025-11-21 20:11:21.533 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:11:21.536 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:11:21.539 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2025-11-21 20:11:21.547 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2025-11-21 20:11:21.550 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2025-11-21 20:11:21.553 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2025-11-21 20:11:21.717 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2025-11-21 20:11:21.719 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:11:21.722 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:11:21.725 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:11:21.727 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2025-11-21 20:11:21.730 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2025-11-21 20:11:21.733 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:11:21.736 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:11:21.739 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:11:21.742 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:11:21.745 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:11:21.748 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:11:21.751 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:11:21.753 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2025-11-21 20:11:21.779 | Using python 3.12 to install /opt/stack/neutron 2025-11-21 20:11:21.782 | + 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 2025-11-21 20:11:22.528 | 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 2025-11-21 20:11:22.531 | Obtaining file:///opt/stack/neutron 2025-11-21 20:11:22.535 | Installing build dependencies: started 2025-11-21 20:11:25.064 | Installing build dependencies: finished with status 'done' 2025-11-21 20:11:25.067 | Checking if build backend supports build_editable: started 2025-11-21 20:11:25.229 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:11:25.231 | Getting requirements to build editable: started 2025-11-21 20:11:25.359 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:11:25.365 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:11:26.166 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:11:26.294 | Requirement already satisfied: pbr>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.0.3) 2025-11-21 20:11:26.295 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.10.1) 2025-11-21 20:11:26.296 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.1.0) 2025-11-21 20:11:26.297 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (2.5.1) 2025-11-21 20:11:26.298 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.0.0) 2025-11-21 20:11:26.299 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (5.2.1) 2025-11-21 20:11:26.366 | Collecting pecan>=1.4.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:26.382 | 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) 2025-11-21 20:11:26.391 | Requirement already satisfied: httplib2>=0.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (0.31.0) 2025-11-21 20:11:26.393 | Requirement already satisfied: requests>=2.32.3 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (2.32.5) 2025-11-21 20:11:26.394 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.1.6) 2025-11-21 20:11:26.396 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (10.12.0) 2025-11-21 20:11:26.397 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (1.3.0) 2025-11-21 20:11:26.483 | Collecting neutron-lib>=3.22.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:26.490 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/32/2a12bb9ba02f38beab2f0c88e3e0d0b79a96be4739527224e9bbd1802b9e/neutron_lib-3.22.0-py3-none-any.whl.metadata (2.1 kB) 2025-11-21 20:11:26.566 | Collecting python-neutronclient>=7.8.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:26.577 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl.metadata (3.4 kB) 2025-11-21 20:11:26.586 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (9.1.2) 2025-11-21 20:11:26.588 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (2.0.44) 2025-11-21 20:11:26.590 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (1.8.9) 2025-11-21 20:11:26.591 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (5.12.0) 2025-11-21 20:11:26.593 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (1.17.0) 2025-11-21 20:11:26.594 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (5.5.0) 2025-11-21 20:11:26.595 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (4.0.0) 2025-11-21 20:11:26.597 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.2.0) 2025-11-21 20:11:26.598 | Requirement already satisfied: oslo.config>=9.4.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (10.1.0) 2025-11-21 20:11:26.599 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (6.1.0) 2025-11-21 20:11:26.601 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (17.4.0) 2025-11-21 20:11:26.602 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (6.7.0) 2025-11-21 20:11:26.604 | Requirement already satisfied: oslo.log>=5.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.2.1) 2025-11-21 20:11:26.605 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (17.1.0) 2025-11-21 20:11:26.607 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.0.0) 2025-11-21 20:11:26.608 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (4.7.0) 2025-11-21 20:11:26.609 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.8.0) 2025-11-21 20:11:26.611 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.6.0) 2025-11-21 20:11:26.612 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.8.0) 2025-11-21 20:11:26.613 | Requirement already satisfied: oslo.serialization>=5.5.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (5.8.0) 2025-11-21 20:11:26.615 | 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.0b2.dev18) (4.4.1) 2025-11-21 20:11:26.617 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (2.6.0) 2025-11-21 20:11:26.618 | Requirement already satisfied: oslo.utils>=7.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (9.1.0) 2025-11-21 20:11:26.619 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.8.0) 2025-11-21 20:11:26.620 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (4.3.0) 2025-11-21 20:11:26.662 | Collecting os-ken>=4.0.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:26.671 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/47/34951333c7743b76a005e923e78db7548a209b01cc2fa0981d0e698a4923/os_ken-4.0.0-py3-none-any.whl.metadata (1.6 kB) 2025-11-21 20:11:26.705 | Collecting os-resource-classes>=1.1.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:26.712 | 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) 2025-11-21 20:11:26.751 | Collecting ovs>3.3.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:26.758 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/7d/1f/531989438b2874f8f0dc00744cc2ceba3f69a88a96cf7dc8c19ddb1e0971/ovs-3.6.0.tar.gz (161 kB) 2025-11-21 20:11:26.770 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.7/161.7 kB 20.4 MB/s eta 0:00:00 2025-11-21 20:11:26.802 | Installing build dependencies: started 2025-11-21 20:11:29.190 | Installing build dependencies: finished with status 'done' 2025-11-21 20:11:29.191 | Getting requirements to build wheel: started 2025-11-21 20:11:29.384 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:11:29.386 | Preparing metadata (pyproject.toml): started 2025-11-21 20:11:29.565 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:11:29.658 | Collecting ovsdbapp>=2.11.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:29.668 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/a3/ad90cc7cb5058451cc9bd22d841c1a1c5b6c7d2cecba00d9a3d24b2cab15/ovsdbapp-2.14.0-py3-none-any.whl.metadata (1.5 kB) 2025-11-21 20:11:29.678 | Requirement already satisfied: psutil>=6.1.0 in /usr/local/lib64/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.1.1) 2025-11-21 20:11:29.740 | Collecting pyroute2>=0.7.3 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:29.745 | 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) 2025-11-21 20:11:29.756 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (24.2.1) 2025-11-21 20:11:29.757 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (18.11.0) 2025-11-21 20:11:29.759 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (4.8.0) 2025-11-21 20:11:29.809 | Collecting python-designateclient>=2.7.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:29.817 | 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) 2025-11-21 20:11:29.872 | Collecting os-vif>=3.1.0 (from neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:29.878 | 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) 2025-11-21 20:11:29.890 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (3.2.1) 2025-11-21 20:11:29.891 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from neutron==28.0.0.0b2.dev18) (7.0.0) 2025-11-21 20:11:29.899 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b2.dev18) (1.3.10) 2025-11-21 20:11:29.900 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.0.0.0b2.dev18) (4.15.0) 2025-11-21 20:11:29.904 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.0.0.0b2.dev18) (2.0.0) 2025-11-21 20:11:29.911 | 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.0b2.dev18) (3.2.5) 2025-11-21 20:11:29.916 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->neutron==28.0.0.0b2.dev18) (3.0.3) 2025-11-21 20:11:29.926 | Requirement already satisfied: iso8601>=2.0.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.0.0.0b2.dev18) (2.1.0) 2025-11-21 20:11:29.927 | 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.0b2.dev18) (1.8.1) 2025-11-21 20:11:29.948 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev18) (4.0.1) 2025-11-21 20:11:29.949 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.0.0.0b2.dev18) (2.10.1) 2025-11-21 20:11:29.950 | 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.0b2.dev18) (5.7.0) 2025-11-21 20:11:30.083 | Collecting setproctitle>=1.1.10 (from neutron-lib>=3.22.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:30.087 | 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) 2025-11-21 20:11:30.125 | Collecting os-traits>=0.9.0 (from neutron-lib>=3.22.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:30.133 | 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) 2025-11-21 20:11:30.153 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev18) (43.0.3) 2025-11-21 20:11:30.155 | 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.0b2.dev18) (1.5.0) 2025-11-21 20:11:30.157 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev18) (1.0.1) 2025-11-21 20:11:30.158 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev18) (1.33) 2025-11-21 20:11:30.160 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev18) (4.5.0) 2025-11-21 20:11:30.161 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib64/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev18) (6.0.3) 2025-11-21 20:11:30.162 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.0.0.0b2.dev18) (1.4.0) 2025-11-21 20:11:30.169 | 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.0b2.dev18) (0.40.3) 2025-11-21 20:11:30.171 | 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.0b2.dev18) (1.1.2) 2025-11-21 20:11:30.202 | Collecting ncclient>=0.6.13 (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:30.208 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/c2/fb/29dbb4987f81d7932d8018079bf3e6d1d5cce320d7c2c90e84d3c7dba40c/ncclient-0.7.0.tar.gz (116 kB) 2025-11-21 20:11:30.222 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.2/116.2 kB 8.4 MB/s eta 0:00:00 2025-11-21 20:11:30.264 | Installing build dependencies: started 2025-11-21 20:11:32.644 | Installing build dependencies: finished with status 'done' 2025-11-21 20:11:32.646 | Getting requirements to build wheel: started 2025-11-21 20:11:32.852 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:11:32.853 | Preparing metadata (pyproject.toml): started 2025-11-21 20:11:33.033 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:11:33.044 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from os-ken>=4.0.0->neutron==28.0.0.0b2.dev18) (25.0) 2025-11-21 20:11:33.117 | 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.0b2.dev18) (0.20) 2025-11-21 20:11:33.126 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=9.4.0->neutron==28.0.0.0b2.dev18) (2.0.0) 2025-11-21 20:11:33.168 | 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.0b2.dev18) (2.0.2) 2025-11-21 20:11:33.169 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.0.0.0b2.dev18) (0.5.0) 2025-11-21 20:11:33.187 | 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.0b2.dev18) (2.9.0.post0) 2025-11-21 20:11:33.206 | 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.0b2.dev18) (6.2.1) 2025-11-21 20:11:33.207 | 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.0b2.dev18) (5.3.1) 2025-11-21 20:11:33.209 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.0.0.0b2.dev18) (5.5.4) 2025-11-21 20:11:33.210 | 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.0b2.dev18) (0.14.0) 2025-11-21 20:11:33.219 | 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.0b2.dev18) (4.3.0) 2025-11-21 20:11:33.221 | 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.0b2.dev18) (4.0.1) 2025-11-21 20:11:33.242 | 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.0b2.dev18) (2.0.0) 2025-11-21 20:11:33.243 | 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.0b2.dev18) (3.2.4) 2025-11-21 20:11:33.269 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=5.5.0->neutron==28.0.0.0b2.dev18) (2025.2) 2025-11-21 20:11:33.284 | 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.0b2.dev18) (1.7.3) 2025-11-21 20:11:33.333 | Collecting cotyledon>=2.0.0 (from oslo.service[threading]>=4.2.1->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:33.363 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/14/baf084e49f818049e111bd221075aa54caa71be134052e880c989efd55ad/cotyledon-2.1.0-py3-none-any.whl.metadata (3.8 kB) 2025-11-21 20:11:33.384 | 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.0b2.dev18) (3.16.0) 2025-11-21 20:11:33.476 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:33.479 | 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) 2025-11-21 20:11:33.517 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.11.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:33.519 | 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) 2025-11-21 20:11:33.541 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.0.0.0b2.dev18) (69.0.3) 2025-11-21 20:11:33.642 | 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.0b2.dev18) (4.11.0) 2025-11-21 20:11:33.643 | 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.0b2.dev18) (4.25.1) 2025-11-21 20:11:33.680 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:33.686 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/9a/5943674892bda78e4671a553e68406d6e7f2ff278d253d6c991b1fe040cf/osc_lib-4.2.0-py3-none-any.whl.metadata (3.7 kB) 2025-11-21 20:11:33.752 | Collecting os-client-config>=1.28.0 (from python-neutronclient>=7.8.0->neutron==28.0.0.0b2.dev18) 2025-11-21 20:11:33.760 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl.metadata (2.5 kB) 2025-11-21 20:11:33.802 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev18) (3.4.4) 2025-11-21 20:11:33.804 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev18) (3.11) 2025-11-21 20:11:33.807 | 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.0b2.dev18) (1.26.20) 2025-11-21 20:11:33.808 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.0.0.0b2.dev18) (2025.11.12) 2025-11-21 20:11:33.821 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b2.dev18) (1.17.0) 2025-11-21 20:11:33.822 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.0.0.0b2.dev18) (0.7) 2025-11-21 20:11:33.907 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.0.0.0b2.dev18) (0.15.2) 2025-11-21 20:11:33.938 | 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.0b2.dev18) (5.1.0) 2025-11-21 20:11:33.990 | 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.0b2.dev18) (2.23) 2025-11-21 20:11:34.019 | 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.0b2.dev18) (0.5.2) 2025-11-21 20:11:34.020 | 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.0b2.dev18) (2.7.0) 2025-11-21 20:11:34.099 | 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.0b2.dev18) (2.8.0) 2025-11-21 20:11:34.200 | 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.0b2.dev18) (3.0.0) 2025-11-21 20:11:34.225 | 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.0b2.dev18) (25.4.0) 2025-11-21 20:11:34.226 | 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.0b2.dev18) (2025.9.1) 2025-11-21 20:11:34.227 | 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.0b2.dev18) (0.37.0) 2025-11-21 20:11:34.228 | 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.0b2.dev18) (0.28.0) 2025-11-21 20:11:34.332 | 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.0b2.dev18) (4.0.0) 2025-11-21 20:11:34.333 | 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.0b2.dev18) (6.0.2) 2025-11-21 20:11:34.421 | 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.0b2.dev18) (0.23.1) 2025-11-21 20:11:34.476 | 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.0b2.dev18) (0.2.14) 2025-11-21 20:11:34.732 | 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.0b2.dev18) (2.7.2) 2025-11-21 20:11:34.960 | 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.0b2.dev18) (1.11.0) 2025-11-21 20:11:34.961 | 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.0b2.dev18) (1.7.1) 2025-11-21 20:11:35.069 | 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.0b2.dev18) (2.2.1) 2025-11-21 20:11:35.070 | 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.0b2.dev18) (1.6.0) 2025-11-21 20:11:35.267 | 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.0b2.dev18) (14.2.0) 2025-11-21 20:11:35.288 | 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.0b2.dev18) (4.0.0) 2025-11-21 20:11:35.289 | 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.0b2.dev18) (2.19.2) 2025-11-21 20:11:35.323 | 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.0b2.dev18) (0.1.2) 2025-11-21 20:11:35.391 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/85/32/2a12bb9ba02f38beab2f0c88e3e0d0b79a96be4739527224e9bbd1802b9e/neutron_lib-3.22.0-py3-none-any.whl (623 kB) 2025-11-21 20:11:35.421 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 623.2/623.2 kB 22.5 MB/s eta 0:00:00 2025-11-21 20:11:35.427 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/50/47/34951333c7743b76a005e923e78db7548a209b01cc2fa0981d0e698a4923/os_ken-4.0.0-py3-none-any.whl (2.0 MB) 2025-11-21 20:11:35.499 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 28.7 MB/s eta 0:00:00 2025-11-21 20:11:35.505 | 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) 2025-11-21 20:11:35.515 | 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) 2025-11-21 20:11:35.524 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.0/111.0 kB 15.4 MB/s eta 0:00:00 2025-11-21 20:11:35.531 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/13/a3/ad90cc7cb5058451cc9bd22d841c1a1c5b6c7d2cecba00d9a3d24b2cab15/ovsdbapp-2.14.0-py3-none-any.whl (149 kB) 2025-11-21 20:11:35.543 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 149.6/149.6 kB 14.3 MB/s eta 0:00:00 2025-11-21 20:11:35.549 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/f0/3b/fbf52f6b1c57a92fd0c0fe60d25dce8219e368f7a35d2fec0becb2cf90cb/pecan-1.7.0-py3-none-any.whl (144 kB) 2025-11-21 20:11:35.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.6/144.6 kB 15.1 MB/s eta 0:00:00 2025-11-21 20:11:35.567 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/cb/0b7a8009a577eba01ea54556c921f3cbf67a52931da17b4dd97472d0e694/pyroute2-0.8.1-py3-none-any.whl (474 kB) 2025-11-21 20:11:35.578 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 474.3/474.3 kB 50.0 MB/s eta 0:00:00 2025-11-21 20:11:35.587 | 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) 2025-11-21 20:11:35.597 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.7/95.7 kB 11.4 MB/s eta 0:00:00 2025-11-21 20:11:35.605 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/84/76/487c81f1e07049faa110dd22cfa27f68644e933154340a6c750958dd73a9/python_neutronclient-11.6.0-py3-none-any.whl (296 kB) 2025-11-21 20:11:35.620 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 296.1/296.1 kB 22.0 MB/s eta 0:00:00 2025-11-21 20:11:35.626 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/14/baf084e49f818049e111bd221075aa54caa71be134052e880c989efd55ad/cotyledon-2.1.0-py3-none-any.whl (25 kB) 2025-11-21 20:11:35.637 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/45/49/d92f66a79fe0da4b55b77597a2cfb6630c131d702a6b4a87ddd2ee277c3d/fixtures-4.2.6-py3-none-any.whl (66 kB) 2025-11-21 20:11:35.646 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.2/66.2 kB 8.7 MB/s eta 0:00:00 2025-11-21 20:11:35.653 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3e/d1/0f6fe5650516fd5113ca64f3efbdd35c91be14ead96065b835207a9cd75a/os_client_config-2.3.0-py3-none-any.whl (30 kB) 2025-11-21 20:11:35.668 | 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) 2025-11-21 20:11:35.681 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.7/43.7 kB 4.4 MB/s eta 0:00:00 2025-11-21 20:11:35.686 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/3b/9a/5943674892bda78e4671a553e68406d6e7f2ff278d253d6c991b1fe040cf/osc_lib-4.2.0-py3-none-any.whl (92 kB) 2025-11-21 20:11:35.698 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.9/92.9 kB 10.3 MB/s eta 0:00:00 2025-11-21 20:11:35.705 | 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) 2025-11-21 20:11:35.718 | 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) 2025-11-21 20:11:35.773 | Building wheels for collected packages: neutron, ovs, ncclient 2025-11-21 20:11:35.774 | Building editable for neutron (pyproject.toml): started 2025-11-21 20:11:37.447 | Building editable for neutron (pyproject.toml): finished with status 'done' 2025-11-21 20:11:37.448 | Created wheel for neutron: filename=neutron-28.0.0.0b2.dev18-0.editable-py3-none-any.whl size=11975 sha256=844dc50592b5724912be6cc306ae0bdde40341bb75ba311460321a23c21bf697 2025-11-21 20:11:37.449 | Stored in directory: /tmp/pip-ephem-wheel-cache-a2pw30ay/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2025-11-21 20:11:37.455 | Building wheel for ovs (pyproject.toml): started 2025-11-21 20:11:38.092 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2025-11-21 20:11:38.094 | Created wheel for ovs: filename=ovs-3.6.0-py3-none-any.whl size=190207 sha256=7a33f328db93fb55dbcc7fc75bcff31f586b37da5a51a852c8726efd453b6f8a 2025-11-21 20:11:38.094 | Stored in directory: /root/.cache/pip/wheels/8b/fd/b0/4957534a3226d55be40fa8a8cc993d825a6c05befba664fccd 2025-11-21 20:11:38.101 | Building wheel for ncclient (pyproject.toml): started 2025-11-21 20:11:38.357 | Building wheel for ncclient (pyproject.toml): finished with status 'done' 2025-11-21 20:11:38.358 | Created wheel for ncclient: filename=ncclient-0.7.0-py3-none-any.whl size=93777 sha256=8fe5236523db504f079fcf315a0144ce091bda5ee8a34bd76ac45ffa2be202e5 2025-11-21 20:11:38.358 | Stored in directory: /root/.cache/pip/wheels/e2/15/c4/d2fa528413276c87ebcfb063cea726b6304f3958273e04853f 2025-11-21 20:11:38.364 | Successfully built neutron ovs ncclient 2025-11-21 20:11:39.236 | Installing collected packages: sortedcontainers, pyroute2, setproctitle, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, cotyledon, ncclient, os-ken, os-client-config, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2025-11-21 20:11:42.680 | Successfully installed cotyledon-2.1.0 fixtures-4.2.6 ncclient-0.7.0 neutron-28.0.0.0b2.dev18 neutron-lib-3.22.0 os-client-config-2.3.0 os-ken-4.0.0 os-resource-classes-1.1.0 os-traits-3.5.0 os-vif-4.2.1 osc-lib-4.2.0 ovs-3.6.0 ovsdbapp-2.14.0 pecan-1.7.0 pyroute2-0.8.1 python-designateclient-6.3.0 python-neutronclient-11.6.0 setproctitle-1.3.7 sortedcontainers-2.4.0 2025-11-21 20:11:42.680 | 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 2025-11-21 20:11:43.122 | + inc/python:pip_install:216 : result=0 2025-11-21 20:11:43.125 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:11:43.128 | + functions-common:time_stop:2423 : local name 2025-11-21 20:11:43.132 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:11:43.134 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:11:43.136 | + functions-common:time_stop:2426 : local total 2025-11-21 20:11:43.139 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:11:43.142 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:11:43.146 | + functions-common:time_stop:2430 : start_time=1763755881772 2025-11-21 20:11:43.149 | + functions-common:time_stop:2432 : [[ -z 1763755881772 ]] 2025-11-21 20:11:43.152 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:11:43.158 | + functions-common:time_stop:2435 : end_time=1763755903154 2025-11-21 20:11:43.160 | + functions-common:time_stop:2436 : elapsed_time=21382 2025-11-21 20:11:43.163 | + functions-common:time_stop:2437 : total=91290 2025-11-21 20:11:43.166 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:11:43.170 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=112672 2025-11-21 20:11:43.173 | + inc/python:pip_install:219 : return 0 2025-11-21 20:11:43.177 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:11:43.180 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:11:43.183 | + inc/python:setup_package:468 : '[' -d '/opt/stack/neutron/*.egg-info' ']' 2025-11-21 20:11:43.187 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2025-11-21 20:11:43.190 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2025-11-21 20:11:43.193 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:11:43.196 | + 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 ]] 2025-11-21 20:11:43.200 | + 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, ]] 2025-11-21 20:11:43.203 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:11:43.206 | + lib/neutron:install_neutron:541 : [[ ovn == \o\v\n ]] 2025-11-21 20:11:43.210 | + lib/neutron:install_neutron:542 : install_ovn 2025-11-21 20:11:43.213 | + lib/neutron_plugins/ovn_agent:install_ovn:377 : echo 'Installing OVN and dependent packages' 2025-11-21 20:11:43.213 | Installing OVN and dependent packages 2025-11-21 20:11:43.216 | + lib/neutron_plugins/ovn_agent:install_ovn:380 : ovn_sanity_check 2025-11-21 20:11:43.220 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:364 : is_service_enabled q-agt neutron-agent 2025-11-21 20:11:43.241 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:11:43.244 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:366 : is_service_enabled q-l3 neutron-l3 2025-11-21 20:11:43.265 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:11:43.268 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : is_service_enabled q-svc neutron-api 2025-11-21 20:11:43.289 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:43.293 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:368 : [[ ! ovn =~ ovn ]] 2025-11-21 20:11:43.296 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : is_service_enabled q-svc neutron-api 2025-11-21 20:11:43.316 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:11:43.319 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:370 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2025-11-21 20:11:43.323 | + lib/neutron_plugins/ovn_agent:install_ovn:383 : pip_install tox 2025-11-21 20:11:43.350 | Using python 3.12 to install tox 2025-11-21 20:11:43.353 | + 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 2025-11-21 20:11:44.109 | 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 2025-11-21 20:11:44.319 | Collecting tox 2025-11-21 20:11:44.322 | 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) 2025-11-21 20:11:44.400 | Requirement already satisfied: cachetools>=6.2 in /usr/local/lib/python3.12/site-packages (from tox) (6.2.1) 2025-11-21 20:11:44.472 | Collecting chardet>=5.2 (from tox) 2025-11-21 20:11:44.478 | 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) 2025-11-21 20:11:44.626 | Collecting colorama>=0.4.6 (from tox) 2025-11-21 20:11:44.631 | 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) 2025-11-21 20:11:44.936 | Collecting filelock>=3.20 (from tox) 2025-11-21 20:11:44.944 | 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) 2025-11-21 20:11:44.955 | Requirement already satisfied: packaging>=25 in /usr/local/lib/python3.12/site-packages (from tox) (25.0) 2025-11-21 20:11:44.958 | Requirement already satisfied: platformdirs>=4.5 in /usr/local/lib/python3.12/site-packages (from tox) (4.5.0) 2025-11-21 20:11:45.010 | Collecting pluggy>=1.6 (from tox) 2025-11-21 20:11:45.013 | 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) 2025-11-21 20:11:45.068 | Collecting pyproject-api>=1.9.1 (from tox) 2025-11-21 20:11:45.070 | 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) 2025-11-21 20:11:45.201 | Collecting virtualenv>=20.34 (from tox) 2025-11-21 20:11:45.207 | 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) 2025-11-21 20:11:45.293 | Collecting distlib<1,>=0.3.7 (from virtualenv>=20.34->tox) 2025-11-21 20:11:45.295 | 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) 2025-11-21 20:11:45.314 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/fc/cc/e09c0d663a004945f82beecd4f147053567910479314e8d01ba71e5d5dea/tox-4.32.0-py3-none-any.whl (175 kB) 2025-11-21 20:11:45.325 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 175.9/175.9 kB 20.3 MB/s eta 0:00:00 2025-11-21 20:11:45.327 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl (199 kB) 2025-11-21 20:11:45.336 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 27.3 MB/s eta 0:00:00 2025-11-21 20:11:45.340 | 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) 2025-11-21 20:11:45.349 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/76/91/7216b27286936c16f5b4d0c530087e4a54eead683e6b0b73dd0c64844af6/filelock-3.20.0-py3-none-any.whl (16 kB) 2025-11-21 20:11:45.356 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/54/20/4d324d65cc6d9205fabedc306948156824eb9f0ee1633355a8f7ec5c66bf/pluggy-1.6.0-py3-none-any.whl (20 kB) 2025-11-21 20:11:45.364 | 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) 2025-11-21 20:11:45.374 | 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) 2025-11-21 20:11:45.432 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 106.5 MB/s eta 0:00:00 2025-11-21 20:11:45.436 | 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) 2025-11-21 20:11:45.448 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 49.3 MB/s eta 0:00:00 2025-11-21 20:11:46.319 | Installing collected packages: distlib, pyproject-api, pluggy, filelock, colorama, chardet, virtualenv, tox 2025-11-21 20:11:47.206 | 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 2025-11-21 20:11:47.207 | 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 2025-11-21 20:11:47.483 | + inc/python:pip_install:216 : result=0 2025-11-21 20:11:47.486 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:11:47.489 | + functions-common:time_stop:2423 : local name 2025-11-21 20:11:47.492 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:11:47.495 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:11:47.498 | + functions-common:time_stop:2426 : local total 2025-11-21 20:11:47.500 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:11:47.502 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:11:47.506 | + functions-common:time_stop:2430 : start_time=1763755903344 2025-11-21 20:11:47.508 | + functions-common:time_stop:2432 : [[ -z 1763755903344 ]] 2025-11-21 20:11:47.512 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:11:47.517 | + functions-common:time_stop:2435 : end_time=1763755907514 2025-11-21 20:11:47.520 | + functions-common:time_stop:2436 : elapsed_time=4170 2025-11-21 20:11:47.523 | + functions-common:time_stop:2437 : total=112672 2025-11-21 20:11:47.526 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:11:47.529 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=116842 2025-11-21 20:11:47.531 | + inc/python:pip_install:219 : return 0 2025-11-21 20:11:47.535 | + lib/neutron_plugins/ovn_agent:install_ovn:385 : sudo mkdir -p /var/run/openvswitch 2025-11-21 20:11:47.560 | ++ lib/neutron_plugins/ovn_agent:install_ovn:386 : whoami 2025-11-21 20:11:47.566 | + lib/neutron_plugins/ovn_agent:install_ovn:386 : sudo chown stack /var/run/openvswitch 2025-11-21 20:11:47.589 | + lib/neutron_plugins/ovn_agent:install_ovn:388 : [[ False == \T\r\u\e ]] 2025-11-21 20:11:47.592 | + lib/neutron_plugins/ovn_agent:install_ovn:411 : source /opt/stack/devstack/tools/fixup_stuff.sh 2025-11-21 20:11:47.596 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /opt/stack/devstack ]] 2025-11-21 20:11:47.600 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : fixup_ovn_centos 2025-11-21 20:11:47.603 | + tools/fixup_stuff.sh:fixup_ovn_centos:100 : [[ CentOSStream != \C\e\n\t\O\S ]] 2025-11-21 20:11:47.607 | + tools/fixup_stuff.sh:fixup_ovn_centos:101 : return 2025-11-21 20:11:47.611 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : get_packages openvswitch 2025-11-21 20:11:47.635 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : install_package openvswitch 2025-11-21 20:11:47.638 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:11:47.640 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:11:47.644 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:11:47.647 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:11:47.650 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:11:47.653 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:11:47.656 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:47.659 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:47.663 | + functions-common:install_package:1442 : real_install_package openvswitch 2025-11-21 20:11:47.666 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:11:47.669 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:11:47.672 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:11:47.675 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:11:47.678 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:11:47.681 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:11:47.684 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:11:47.687 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:11:47.690 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:11:47.693 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:11:47.695 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:11:47.698 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:11:47.700 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:11:47.703 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:11:47.707 | + functions-common:real_install_package:1432 : yum_install openvswitch 2025-11-21 20:11:47.710 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:11:47.712 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:11:47.715 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:11:47.717 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:11:47.720 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:11:47.724 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:11:47.727 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:11:47.732 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755907729 2025-11-21 20:11:47.735 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y openvswitch 2025-11-21 20:11:47.738 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:11:47.742 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:11:47.746 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:11:47.750 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:11:47.753 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y openvswitch 2025-11-21 20:11:48.281 | Last metadata expiration check: 0:04:13 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:11:48.374 | Dependencies resolved. 2025-11-21 20:11:48.375 | =================================================================================================== 2025-11-21 20:11:48.375 | Package Arch Version Repository Size 2025-11-21 20:11:48.376 | =================================================================================================== 2025-11-21 20:11:48.376 | Installing: 2025-11-21 20:11:48.376 | rdo-openvswitch noarch 2:3.4-1.el10s delorean-master-testing 7.7 k 2025-11-21 20:11:48.376 | Installing dependencies: 2025-11-21 20:11:48.376 | chkconfig x86_64 1.30-2.el10 baseos 183 k 2025-11-21 20:11:48.376 | initscripts x86_64 10.26-2.el10 baseos 234 k 2025-11-21 20:11:48.376 | ipcalc x86_64 1.0.3-12.el10 baseos 43 k 2025-11-21 20:11:48.376 | openstack-network-scripts x86_64 10.11.1-7.el10s delorean-master-testing 48 k 2025-11-21 20:11:48.376 | openstack-network-scripts-openvswitch3.4 x86_64 10.11.1-7.el10s delorean-master-testing 10 k 2025-11-21 20:11:48.376 | openvswitch-selinux-extra-policy noarch 1.0-36.el10s centos10-nfv-ovs 10 k 2025-11-21 20:11:48.376 | openvswitch3.4 x86_64 3.4.0-9.el10s centos10-nfv-ovs 6.9 M 2025-11-21 20:11:48.376 | protobuf-c x86_64 1.5.0-6.el10 baseos 33 k 2025-11-21 20:11:48.376 | unbound-libs x86_64 1.20.0-15.el10 appstream 547 k 2025-11-21 20:11:48.376 | Installing weak dependencies: 2025-11-21 20:11:48.376 | geolite2-city noarch 20191217-14.el10 appstream 23 M 2025-11-21 20:11:48.376 | geolite2-country noarch 20191217-14.el10 appstream 1.6 M 2025-11-21 20:11:48.376 | libmaxminddb x86_64 1.9.1-4.el10 appstream 43 k 2025-11-21 20:11:48.376 | unbound-anchor x86_64 1.20.0-15.el10 appstream 35 k 2025-11-21 20:11:48.376 | 2025-11-21 20:11:48.376 | Transaction Summary 2025-11-21 20:11:48.376 | =================================================================================================== 2025-11-21 20:11:48.376 | Install 14 Packages 2025-11-21 20:11:48.376 | 2025-11-21 20:11:48.376 | Total download size: 32 M 2025-11-21 20:11:48.376 | Installed size: 91 M 2025-11-21 20:11:48.376 | Downloading Packages: 2025-11-21 20:11:48.766 | (1/14): initscripts-10.26-2.el10.x86_64.rpm 3.8 MB/s | 234 kB 00:00 2025-11-21 20:11:48.771 | (2/14): chkconfig-1.30-2.el10.x86_64.rpm 2.7 MB/s | 183 kB 00:00 2025-11-21 20:11:48.774 | (3/14): ipcalc-1.0.3-12.el10.x86_64.rpm 629 kB/s | 43 kB 00:00 2025-11-21 20:11:48.810 | (4/14): protobuf-c-1.5.0-6.el10.x86_64.rpm 776 kB/s | 33 kB 00:00 2025-11-21 20:11:49.416 | (5/14): libmaxminddb-1.9.1-4.el10.x86_64.rpm 71 kB/s | 43 kB 00:00 2025-11-21 20:11:49.529 | (6/14): unbound-anchor-1.20.0-15.el10.x86_64.rp 307 kB/s | 35 kB 00:00 2025-11-21 20:11:50.568 | (7/14): geolite2-country-20191217-14.el10.noarc 916 kB/s | 1.6 MB 00:01 2025-11-21 20:11:50.589 | (8/14): openstack-network-scripts-10.11.1-7.el1 2.2 MB/s | 48 kB 00:00 2025-11-21 20:11:50.594 | (9/14): unbound-libs-1.20.0-15.el10.x86_64.rpm 514 kB/s | 547 kB 00:01 2025-11-21 20:11:50.597 | (10/14): openstack-network-scripts-openvswitch3 1.4 MB/s | 10 kB 00:00 2025-11-21 20:11:50.600 | (11/14): rdo-openvswitch-3.4-1.el10s.noarch.rpm 1.4 MB/s | 7.7 kB 00:00 2025-11-21 20:11:50.795 | (12/14): openvswitch-selinux-extra-policy-1.0-3 53 kB/s | 10 kB 00:00 2025-11-21 20:11:50.904 | (13/14): openvswitch3.4-3.4.0-9.el10s.x86_64.rp 23 MB/s | 6.9 MB 00:00 2025-11-21 20:12:04.866 | (14/14): geolite2-city-20191217-14.el10.noarch. 1.4 MB/s | 23 MB 00:16 2025-11-21 20:12:04.870 | -------------------------------------------------------------------------------- 2025-11-21 20:12:04.870 | Total 2.0 MB/s | 32 MB 00:16 2025-11-21 20:12:05.170 | Running transaction check 2025-11-21 20:12:05.243 | Transaction check succeeded. 2025-11-21 20:12:05.243 | Running transaction test 2025-11-21 20:12:05.513 | Transaction test succeeded. 2025-11-21 20:12:05.513 | Running transaction 2025-11-21 20:12:05.903 | Preparing : 1/1 2025-11-21 20:12:05.925 | Installing : chkconfig-1.30-2.el10.x86_64 1/14 2025-11-21 20:12:05.931 | Installing : initscripts-10.26-2.el10.x86_64 2/14 2025-11-21 20:12:05.966 | Running scriptlet: initscripts-10.26-2.el10.x86_64 2/14 2025-11-21 20:12:05.966 | Created symlink '/etc/systemd/system/sysinit.target.wants/import-state.service' → '/usr/lib/systemd/system/import-state.service'. 2025-11-21 20:12:05.967 | 2025-11-21 20:12:05.983 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-21 20:12:05.986 | Installing : openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-21 20:12:12.629 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 3/14 2025-11-21 20:12:12.696 | Installing : libmaxminddb-1.9.1-4.el10.x86_64 4/14 2025-11-21 20:12:12.915 | Installing : geolite2-country-20191217-14.el10.noarch 5/14 2025-11-21 20:12:12.920 | Installing : geolite2-city-20191217-14.el10.noarch 6/14 2025-11-21 20:12:12.927 | Installing : ipcalc-1.0.3-12.el10.x86_64 7/14 2025-11-21 20:12:12.932 | Installing : openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-11-21 20:12:13.434 | Running scriptlet: openstack-network-scripts-10.11.1-7.el10s.x86_64 8/14 2025-11-21 20:12:13.444 | Installing : openstack-network-scripts-openvswitch3.4-10.11.1-7 9/14 2025-11-21 20:12:13.455 | Installing : protobuf-c-1.5.0-6.el10.x86_64 10/14 2025-11-21 20:12:13.461 | Installing : unbound-anchor-1.20.0-15.el10.x86_64 11/14 2025-11-21 20:12:13.514 | Running scriptlet: unbound-anchor-1.20.0-15.el10.x86_64 11/14 2025-11-21 20:12:13.514 | Created symlink '/etc/systemd/system/timers.target.wants/unbound-anchor.timer' → '/usr/lib/systemd/system/unbound-anchor.timer'. 2025-11-21 20:12:13.514 | 2025-11-21 20:12:13.607 | Running scriptlet: unbound-libs-1.20.0-15.el10.x86_64 12/14 2025-11-21 20:12:13.617 | Installing : unbound-libs-1.20.0-15.el10.x86_64 12/14 2025-11-21 20:12:13.856 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-21 20:12:13.864 | Installing : openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-21 20:12:13.910 | Running scriptlet: openvswitch3.4-3.4.0-9.el10s.x86_64 13/14 2025-11-21 20:12:13.914 | Installing : rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-11-21 20:12:14.634 | Running scriptlet: openvswitch-selinux-extra-policy-1.0-36.el10s.noar 14/14 2025-11-21 20:12:15.518 | Running scriptlet: rdo-openvswitch-2:3.4-1.el10s.noarch 14/14 2025-11-21 20:12:15.519 | 2025-11-21 20:12:15.519 | Installed: 2025-11-21 20:12:15.519 | chkconfig-1.30-2.el10.x86_64 2025-11-21 20:12:15.519 | geolite2-city-20191217-14.el10.noarch 2025-11-21 20:12:15.519 | geolite2-country-20191217-14.el10.noarch 2025-11-21 20:12:15.519 | initscripts-10.26-2.el10.x86_64 2025-11-21 20:12:15.519 | ipcalc-1.0.3-12.el10.x86_64 2025-11-21 20:12:15.519 | libmaxminddb-1.9.1-4.el10.x86_64 2025-11-21 20:12:15.520 | openstack-network-scripts-10.11.1-7.el10s.x86_64 2025-11-21 20:12:15.520 | openstack-network-scripts-openvswitch3.4-10.11.1-7.el10s.x86_64 2025-11-21 20:12:15.520 | openvswitch-selinux-extra-policy-1.0-36.el10s.noarch 2025-11-21 20:12:15.520 | openvswitch3.4-3.4.0-9.el10s.x86_64 2025-11-21 20:12:15.520 | protobuf-c-1.5.0-6.el10.x86_64 2025-11-21 20:12:15.520 | rdo-openvswitch-2:3.4-1.el10s.noarch 2025-11-21 20:12:15.520 | unbound-anchor-1.20.0-15.el10.x86_64 2025-11-21 20:12:15.520 | unbound-libs-1.20.0-15.el10.x86_64 2025-11-21 20:12:15.520 | 2025-11-21 20:12:15.520 | Complete! 2025-11-21 20:12:15.593 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:12:15.597 | + functions-common:time_stop:2423 : local name 2025-11-21 20:12:15.600 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:12:15.603 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:12:15.607 | + functions-common:time_stop:2426 : local total 2025-11-21 20:12:15.609 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:12:15.612 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:12:15.615 | + functions-common:time_stop:2430 : start_time=1763755907729 2025-11-21 20:12:15.618 | + functions-common:time_stop:2432 : [[ -z 1763755907729 ]] 2025-11-21 20:12:15.621 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:12:15.628 | + functions-common:time_stop:2435 : end_time=1763755935624 2025-11-21 20:12:15.631 | + functions-common:time_stop:2436 : elapsed_time=27895 2025-11-21 20:12:15.634 | + functions-common:time_stop:2437 : total=77299 2025-11-21 20:12:15.636 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:12:15.639 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=105194 2025-11-21 20:12:15.643 | ++ lib/neutron_plugins/ovn_agent:install_ovn:414 : get_packages ovn 2025-11-21 20:12:15.668 | + lib/neutron_plugins/ovn_agent:install_ovn:414 : install_package ovn-central ovn-host ovn-vtep 2025-11-21 20:12:15.671 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:12:15.675 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:12:15.678 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:12:15.681 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:12:15.684 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:12:15.687 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:12:15.690 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:12:15.693 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:12:15.696 | + functions-common:install_package:1442 : real_install_package ovn-central ovn-host ovn-vtep 2025-11-21 20:12:15.699 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:12:15.703 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:12:15.705 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:12:15.708 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:12:15.712 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:12:15.715 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:12:15.718 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:12:15.722 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:12:15.725 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:12:15.729 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:12:15.731 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:12:15.735 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:12:15.738 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:12:15.742 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:12:15.745 | + functions-common:real_install_package:1432 : yum_install ovn-central ovn-host ovn-vtep 2025-11-21 20:12:15.749 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:12:15.752 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:12:15.756 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:12:15.760 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:12:15.762 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:12:15.765 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:12:15.769 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:12:15.776 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755935772 2025-11-21 20:12:15.780 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y ovn-central ovn-host ovn-vtep 2025-11-21 20:12:15.783 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:12:15.788 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:12:15.795 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:12:15.798 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:12:15.802 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y ovn-central ovn-host ovn-vtep 2025-11-21 20:12:16.342 | Last metadata expiration check: 0:04:41 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:12:16.439 | Dependencies resolved. 2025-11-21 20:12:16.440 | ================================================================================ 2025-11-21 20:12:16.440 | Package Arch Version Repository Size 2025-11-21 20:12:16.440 | ================================================================================ 2025-11-21 20:12:16.440 | Installing: 2025-11-21 20:12:16.440 | rdo-ovn-central noarch 2:24.09-1.el10s delorean-master-testing 8.1 k 2025-11-21 20:12:16.440 | rdo-ovn-host noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-11-21 20:12:16.440 | rdo-ovn-vtep noarch 2:24.09-1.el10s delorean-master-testing 8.0 k 2025-11-21 20:12:16.440 | Installing dependencies: 2025-11-21 20:12:16.440 | firewalld-filesystem noarch 2.3.1-1.el10 baseos 9.6 k 2025-11-21 20:12:16.440 | ovn24.09 x86_64 24.09.3-22.el10s centos10-nfv-ovs 1.1 M 2025-11-21 20:12:16.440 | ovn24.09-central x86_64 24.09.3-22.el10s centos10-nfv-ovs 565 k 2025-11-21 20:12:16.440 | ovn24.09-host x86_64 24.09.3-22.el10s centos10-nfv-ovs 706 k 2025-11-21 20:12:16.440 | ovn24.09-vtep x86_64 24.09.3-22.el10s centos10-nfv-ovs 192 k 2025-11-21 20:12:16.440 | rdo-ovn noarch 2:24.09-1.el10s delorean-master-testing 7.4 k 2025-11-21 20:12:16.440 | 2025-11-21 20:12:16.440 | Transaction Summary 2025-11-21 20:12:16.440 | ================================================================================ 2025-11-21 20:12:16.440 | Install 9 Packages 2025-11-21 20:12:16.440 | 2025-11-21 20:12:16.441 | Total download size: 2.6 M 2025-11-21 20:12:16.442 | Installed size: 8.4 M 2025-11-21 20:12:16.442 | Downloading Packages: 2025-11-21 20:12:16.594 | (1/9): rdo-ovn-24.09-1.el10s.noarch.rpm 225 kB/s | 7.4 kB 00:00 2025-11-21 20:12:16.596 | (2/9): rdo-ovn-central-24.09-1.el10s.noarch.rpm 228 kB/s | 8.1 kB 00:00 2025-11-21 20:12:16.602 | (3/9): rdo-ovn-host-24.09-1.el10s.noarch.rpm 929 kB/s | 8.0 kB 00:00 2025-11-21 20:12:16.605 | (4/9): rdo-ovn-vtep-24.09-1.el10s.noarch.rpm 1.5 MB/s | 8.0 kB 00:00 2025-11-21 20:12:16.685 | (5/9): firewalld-filesystem-2.3.1-1.el10.noarch 77 kB/s | 9.6 kB 00:00 2025-11-21 20:12:16.738 | (6/9): ovn24.09-central-24.09.3-22.el10s.x86_64 4.2 MB/s | 565 kB 00:00 2025-11-21 20:12:16.750 | (7/9): ovn24.09-24.09.3-22.el10s.x86_64.rpm 7.7 MB/s | 1.1 MB 00:00 2025-11-21 20:12:16.776 | (8/9): ovn24.09-host-24.09.3-22.el10s.x86_64.rp 7.6 MB/s | 706 kB 00:00 2025-11-21 20:12:16.782 | (9/9): ovn24.09-vtep-24.09.3-22.el10s.x86_64.rp 4.4 MB/s | 192 kB 00:00 2025-11-21 20:12:16.784 | -------------------------------------------------------------------------------- 2025-11-21 20:12:16.785 | Total 7.6 MB/s | 2.6 MB 00:00 2025-11-21 20:12:16.806 | Running transaction check 2025-11-21 20:12:16.832 | Transaction check succeeded. 2025-11-21 20:12:16.833 | Running transaction test 2025-11-21 20:12:16.930 | Transaction test succeeded. 2025-11-21 20:12:16.930 | Running transaction 2025-11-21 20:12:17.108 | Preparing : 1/1 2025-11-21 20:12:17.115 | Installing : ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-11-21 20:12:17.138 | Running scriptlet: ovn24.09-24.09.3-22.el10s.x86_64 1/9 2025-11-21 20:12:17.143 | Installing : rdo-ovn-2:24.09-1.el10s.noarch 2/9 2025-11-21 20:12:17.147 | Installing : firewalld-filesystem-2.3.1-1.el10.noarch 3/9 2025-11-21 20:12:17.195 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-21 20:12:17.195 | Unit ovn-northd.service could not be found. 2025-11-21 20:12:17.195 | 2025-11-21 20:12:17.213 | Installing : ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-21 20:12:17.248 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 4/9 2025-11-21 20:12:17.299 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-21 20:12:17.300 | Unit ovn-controller.service could not be found. 2025-11-21 20:12:17.300 | 2025-11-21 20:12:17.323 | Installing : ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-21 20:12:17.358 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 5/9 2025-11-21 20:12:17.409 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-21 20:12:17.410 | Unit ovn-controller-vtep.service could not be found. 2025-11-21 20:12:17.410 | 2025-11-21 20:12:17.421 | Installing : ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-21 20:12:17.454 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 6/9 2025-11-21 20:12:17.458 | Installing : rdo-ovn-vtep-2:24.09-1.el10s.noarch 7/9 2025-11-21 20:12:17.462 | Installing : rdo-ovn-host-2:24.09-1.el10s.noarch 8/9 2025-11-21 20:12:17.465 | Installing : rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-11-21 20:12:17.479 | Running scriptlet: ovn24.09-central-24.09.3-22.el10s.x86_64 9/9 2025-11-21 20:12:17.491 | Running scriptlet: ovn24.09-host-24.09.3-22.el10s.x86_64 9/9 2025-11-21 20:12:17.583 | Running scriptlet: ovn24.09-vtep-24.09.3-22.el10s.x86_64 9/9 2025-11-21 20:12:18.208 | Running scriptlet: rdo-ovn-central-2:24.09-1.el10s.noarch 9/9 2025-11-21 20:12:18.209 | 2025-11-21 20:12:18.209 | Installed: 2025-11-21 20:12:18.209 | firewalld-filesystem-2.3.1-1.el10.noarch 2025-11-21 20:12:18.209 | ovn24.09-24.09.3-22.el10s.x86_64 2025-11-21 20:12:18.209 | ovn24.09-central-24.09.3-22.el10s.x86_64 2025-11-21 20:12:18.209 | ovn24.09-host-24.09.3-22.el10s.x86_64 2025-11-21 20:12:18.209 | ovn24.09-vtep-24.09.3-22.el10s.x86_64 2025-11-21 20:12:18.209 | rdo-ovn-2:24.09-1.el10s.noarch 2025-11-21 20:12:18.209 | rdo-ovn-central-2:24.09-1.el10s.noarch 2025-11-21 20:12:18.209 | rdo-ovn-host-2:24.09-1.el10s.noarch 2025-11-21 20:12:18.209 | rdo-ovn-vtep-2:24.09-1.el10s.noarch 2025-11-21 20:12:18.209 | 2025-11-21 20:12:18.209 | Complete! 2025-11-21 20:12:18.263 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:12:18.266 | + functions-common:time_stop:2423 : local name 2025-11-21 20:12:18.269 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:12:18.272 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:12:18.275 | + functions-common:time_stop:2426 : local total 2025-11-21 20:12:18.278 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:12:18.280 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:12:18.283 | + functions-common:time_stop:2430 : start_time=1763755935772 2025-11-21 20:12:18.286 | + functions-common:time_stop:2432 : [[ -z 1763755935772 ]] 2025-11-21 20:12:18.289 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:12:18.295 | + functions-common:time_stop:2435 : end_time=1763755938292 2025-11-21 20:12:18.297 | + functions-common:time_stop:2436 : elapsed_time=2520 2025-11-21 20:12:18.300 | + functions-common:time_stop:2437 : total=105194 2025-11-21 20:12:18.303 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:12:18.306 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=107714 2025-11-21 20:12:18.309 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : export PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:12:18.312 | + lib/neutron_plugins/ovn_agent:install_ovn:418 : PATH=/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:12:18.315 | + lib/neutron_plugins/ovn_agent:install_ovn:421 : local log_archive_dir=/opt/stack/logs/archive 2025-11-21 20:12:18.318 | + lib/neutron_plugins/ovn_agent:install_ovn:422 : mkdir -p /opt/stack/logs/archive 2025-11-21 20:12:18.323 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.326 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2025-11-21 20:12:18.328 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.331 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2025-11-21 20:12:18.334 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.337 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2025-11-21 20:12:18.339 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.342 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2025-11-21 20:12:18.345 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.348 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2025-11-21 20:12:18.351 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.354 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2025-11-21 20:12:18.357 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.360 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2025-11-21 20:12:18.362 | + lib/neutron_plugins/ovn_agent:install_ovn:423 : 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 2025-11-21 20:12:18.366 | + lib/neutron_plugins/ovn_agent:install_ovn:424 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2025-11-21 20:12:18.369 | + lib/neutron_plugins/ovn_agent:install_ovn:430 : use_library_from_git ovsdbapp 2025-11-21 20:12:18.371 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2025-11-21 20:12:18.375 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:12:18.378 | + 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 ]] 2025-11-21 20:12:18.381 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,ovsdbapp, ]] 2025-11-21 20:12:18.384 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:12:18.387 | + lib/neutron_plugins/ovn_agent:install_ovn:436 : [[ False == \T\r\u\e ]] 2025-11-21 20:12:18.390 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:12:18.393 | + ./stack.sh:main:982 : is_service_enabled nova 2025-11-21 20:12:18.415 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:12:18.420 | + ./stack.sh:main:984 : stack_install_service nova 2025-11-21 20:12:18.424 | + lib/stack:stack_install_service:20 : local service=nova 2025-11-21 20:12:18.427 | + lib/stack:stack_install_service:21 : type install_nova 2025-11-21 20:12:18.431 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:12:18.434 | + lib/stack:stack_install_service:32 : install_nova 2025-11-21 20:12:18.438 | + lib/nova:install_nova:934 : use_library_from_git os-vif 2025-11-21 20:12:18.442 | + inc/python:use_library_from_git:266 : local name=os-vif 2025-11-21 20:12:18.446 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:12:18.448 | + 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 ]] 2025-11-21 20:12:18.451 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,os-vif, ]] 2025-11-21 20:12:18.454 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:12:18.458 | + lib/nova:install_nova:939 : is_service_enabled n-cpu 2025-11-21 20:12:18.477 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:12:18.480 | + lib/nova:install_nova:939 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-11-21 20:12:18.484 | + lib/nova:install_nova:940 : install_nova_hypervisor 2025-11-21 20:12:18.487 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2025-11-21 20:12:18.490 | + lib/nova_plugins/functions-libvirt:install_libvirt:69 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2025-11-21 20:12:18.619 | + lib/nova_plugins/functions-libvirt:install_libvirt:71 : is_ubuntu 2025-11-21 20:12:18.621 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:12:18.624 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:12:18.627 | + lib/nova_plugins/functions-libvirt:install_libvirt:77 : is_fedora 2025-11-21 20:12:18.629 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:12:18.632 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:12:18.636 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:12:18.639 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:12:18.641 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:12:18.644 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:12:18.647 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:12:18.650 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:12:18.652 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:12:18.655 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:12:18.657 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ rhel10 =~ f[0-9][0-9] ]] 2025-11-21 20:12:18.660 | + lib/nova_plugins/functions-libvirt:install_libvirt:85 : is_openeuler 2025-11-21 20:12:18.663 | + functions-common:is_openeuler:564 : [[ -z rpm ]] 2025-11-21 20:12:18.667 | + functions-common:is_openeuler:567 : '[' CentOSStream = openEuler ']' 2025-11-21 20:12:18.669 | + lib/nova_plugins/functions-libvirt:install_libvirt:88 : qemu_package=qemu-kvm 2025-11-21 20:12:18.671 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : install_package qemu-kvm 2025-11-21 20:12:18.674 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:12:18.677 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:12:18.680 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:12:18.682 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:12:18.685 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:12:18.687 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:12:18.689 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:12:18.692 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:12:18.694 | + functions-common:install_package:1442 : real_install_package qemu-kvm 2025-11-21 20:12:18.697 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:12:18.699 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:12:18.701 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:12:18.704 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:12:18.707 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:12:18.710 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:12:18.712 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:12:18.715 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:12:18.717 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:12:18.718 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:12:18.720 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:12:18.722 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:12:18.725 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:12:18.727 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:12:18.729 | + functions-common:real_install_package:1432 : yum_install qemu-kvm 2025-11-21 20:12:18.731 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:12:18.734 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:12:18.735 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:12:18.737 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:12:18.740 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:12:18.742 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:12:18.744 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:12:18.748 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755938746 2025-11-21 20:12:18.750 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y qemu-kvm 2025-11-21 20:12:18.752 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:12:18.754 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:12:18.758 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:12:18.760 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:12:18.762 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y qemu-kvm 2025-11-21 20:12:19.285 | Last metadata expiration check: 0:04:44 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:12:19.384 | Dependencies resolved. 2025-11-21 20:12:19.388 | ====================================================================================================== 2025-11-21 20:12:19.388 | Package Arch Version Repository Size 2025-11-21 20:12:19.388 | ====================================================================================================== 2025-11-21 20:12:19.388 | Installing: 2025-11-21 20:12:19.388 | qemu-kvm x86_64 18:10.1.0-3.el10 appstream 36 k 2025-11-21 20:12:19.388 | Installing dependencies: 2025-11-21 20:12:19.388 | bison x86_64 3.8.2-9.el10 appstream 1.0 M 2025-11-21 20:12:19.388 | boost-atomic x86_64 1.83.0-5.el10 appstream 19 k 2025-11-21 20:12:19.388 | boost-filesystem x86_64 1.83.0-5.el10 appstream 70 k 2025-11-21 20:12:19.388 | boost-system x86_64 1.83.0-5.el10 baseos 15 k 2025-11-21 20:12:19.388 | boost-thread x86_64 1.83.0-5.el10 appstream 62 k 2025-11-21 20:12:19.388 | capstone x86_64 5.0.1-6.el10 appstream 1.0 M 2025-11-21 20:12:19.388 | daxctl-libs x86_64 82-2.el10 baseos 42 k 2025-11-21 20:12:19.388 | device-mapper-multipath-libs x86_64 0.9.9-12.el10 baseos 301 k 2025-11-21 20:12:19.388 | dyninst x86_64 13.0.0-1.el10 appstream 3.8 M 2025-11-21 20:12:19.388 | edk2-ovmf noarch 20250822-1.el10 appstream 8.5 M 2025-11-21 20:12:19.388 | efivar-libs x86_64 39-3.el10 baseos 128 k 2025-11-21 20:12:19.388 | elfutils-devel x86_64 0.194-1.el10 appstream 49 k 2025-11-21 20:12:19.388 | elfutils-libelf-devel x86_64 0.194-1.el10 appstream 79 k 2025-11-21 20:12:19.388 | flac-libs x86_64 1.4.3-6.el10 appstream 265 k 2025-11-21 20:12:19.388 | flex x86_64 2.6.4-19.el10 appstream 298 k 2025-11-21 20:12:19.388 | gsm x86_64 1.0.22-8.el10 appstream 37 k 2025-11-21 20:12:19.388 | ipxe-roms-qemu noarch 20240119-5.gitde8a0821.el10 appstream 850 k 2025-11-21 20:12:19.388 | lame-libs x86_64 3.100-19.el10 appstream 339 k 2025-11-21 20:12:19.388 | libX11-xcb x86_64 1.8.10-1.el10 appstream 13 k 2025-11-21 20:12:19.388 | libXxf86vm x86_64 1.1.5-8.el10 appstream 19 k 2025-11-21 20:12:19.388 | libasyncns x86_64 0.8-30.el10 appstream 31 k 2025-11-21 20:12:19.388 | libblkio x86_64 1.5.0-2.el10 appstream 300 k 2025-11-21 20:12:19.388 | libdrm x86_64 2.4.123-1.el10 appstream 163 k 2025-11-21 20:12:19.388 | libepoxy x86_64 1.5.10-9.el10 appstream 229 k 2025-11-21 20:12:19.388 | libfdt x86_64 1.7.0-12.el10 appstream 35 k 2025-11-21 20:12:19.389 | libglvnd x86_64 1:1.7.0-7.el10 appstream 116 k 2025-11-21 20:12:19.389 | libglvnd-egl x86_64 1:1.7.0-7.el10 appstream 37 k 2025-11-21 20:12:19.389 | libglvnd-glx x86_64 1:1.7.0-7.el10 appstream 132 k 2025-11-21 20:12:19.389 | libnbd x86_64 1.23.7-1.el10 appstream 178 k 2025-11-21 20:12:19.389 | libogg x86_64 2:1.3.5-10.el10 appstream 34 k 2025-11-21 20:12:19.389 | libpciaccess x86_64 0.16-16.el10 baseos 28 k 2025-11-21 20:12:19.389 | libpmem x86_64 2.1.0-2.el10_0 epel-low-priority 112 k 2025-11-21 20:12:19.389 | libpmemobj x86_64 2.1.0-2.el10_0 epel-low-priority 161 k 2025-11-21 20:12:19.389 | librados2 x86_64 2:19.2.3-1.el10s centos10-storage 4.0 M 2025-11-21 20:12:19.389 | librbd1 x86_64 2:19.2.3-1.el10s centos10-storage 3.3 M 2025-11-21 20:12:19.389 | librdmacm x86_64 57.0-2.el10 baseos 72 k 2025-11-21 20:12:19.389 | libslirp x86_64 4.7.0-10.el10 appstream 75 k 2025-11-21 20:12:19.390 | libsndfile x86_64 1.2.2-5.el10 appstream 216 k 2025-11-21 20:12:19.390 | libvorbis x86_64 1:1.3.7-12.el10 appstream 189 k 2025-11-21 20:12:19.390 | libwayland-client x86_64 1.24.0-1.el10 appstream 34 k 2025-11-21 20:12:19.390 | libwayland-server x86_64 1.24.0-1.el10 appstream 41 k 2025-11-21 20:12:19.390 | libxshmfence x86_64 1.3.2-5.el10 appstream 13 k 2025-11-21 20:12:19.390 | libzstd-devel x86_64 1.5.5-9.el10 appstream 52 k 2025-11-21 20:12:19.390 | llvm-filesystem x86_64 20.1.8-1.el10 appstream 11 k 2025-11-21 20:12:19.390 | llvm-libs x86_64 20.1.8-1.el10 appstream 30 M 2025-11-21 20:12:19.390 | lttng-ust x86_64 2.13.7-5.el10 appstream 339 k 2025-11-21 20:12:19.390 | mesa-dri-drivers x86_64 25.0.7-5.el10 appstream 11 M 2025-11-21 20:12:19.390 | mesa-filesystem x86_64 25.0.7-5.el10 appstream 13 k 2025-11-21 20:12:19.390 | mesa-libEGL x86_64 25.0.7-5.el10 appstream 131 k 2025-11-21 20:12:19.390 | mesa-libGL x86_64 25.0.7-5.el10 appstream 160 k 2025-11-21 20:12:19.390 | mesa-libgbm x86_64 25.0.7-5.el10 appstream 19 k 2025-11-21 20:12:19.390 | mokutil x86_64 2:0.7.2-1.el10 baseos 49 k 2025-11-21 20:12:19.390 | mpg123-libs x86_64 1.32.9-1.el10 appstream 353 k 2025-11-21 20:12:19.390 | ndctl-libs x86_64 82-2.el10 baseos 89 k 2025-11-21 20:12:19.391 | opus x86_64 1.4-6.el10 appstream 211 k 2025-11-21 20:12:19.391 | pulseaudio-libs x86_64 17.0-6.el10 appstream 706 k 2025-11-21 20:12:19.391 | qemu-kvm-audio-pa x86_64 18:10.1.0-3.el10 appstream 49 k 2025-11-21 20:12:19.391 | qemu-kvm-block-blkio x86_64 18:10.1.0-3.el10 appstream 52 k 2025-11-21 20:12:19.391 | qemu-kvm-block-rbd x86_64 18:10.1.0-3.el10 appstream 55 k 2025-11-21 20:12:19.391 | qemu-kvm-common x86_64 18:10.1.0-3.el10 appstream 679 k 2025-11-21 20:12:19.391 | qemu-kvm-core x86_64 18:10.1.0-3.el10 appstream 4.7 M 2025-11-21 20:12:19.391 | qemu-kvm-device-display-virtio-gpu x86_64 18:10.1.0-3.el10 appstream 65 k 2025-11-21 20:12:19.391 | qemu-kvm-device-display-virtio-gpu-pci x86_64 18:10.1.0-3.el10 appstream 44 k 2025-11-21 20:12:19.391 | qemu-kvm-device-display-virtio-vga x86_64 18:10.1.0-3.el10 appstream 45 k 2025-11-21 20:12:19.391 | qemu-kvm-device-usb-host x86_64 18:10.1.0-3.el10 appstream 58 k 2025-11-21 20:12:19.391 | qemu-kvm-device-usb-redirect x86_64 18:10.1.0-3.el10 appstream 63 k 2025-11-21 20:12:19.391 | qemu-kvm-docs x86_64 18:10.1.0-3.el10 appstream 1.4 M 2025-11-21 20:12:19.391 | qemu-kvm-tools x86_64 18:10.1.0-3.el10 appstream 532 k 2025-11-21 20:12:19.391 | qemu-kvm-ui-egl-headless x86_64 18:10.1.0-3.el10 appstream 45 k 2025-11-21 20:12:19.391 | qemu-kvm-ui-opengl x86_64 18:10.1.0-3.el10 appstream 53 k 2025-11-21 20:12:19.391 | qemu-pr-helper x86_64 18:10.1.0-3.el10 appstream 466 k 2025-11-21 20:12:19.391 | seabios-bin noarch 1.16.3-8.el10 appstream 100 k 2025-11-21 20:12:19.392 | seavgabios-bin noarch 1.16.3-8.el10 appstream 33 k 2025-11-21 20:12:19.392 | spirv-tools-libs x86_64 2025.2-1.el10 appstream 1.5 M 2025-11-21 20:12:19.392 | systemtap-runtime x86_64 5.4-1.el10 appstream 468 k 2025-11-21 20:12:19.392 | tbb x86_64 2021.11.0-7.el10 appstream 166 k 2025-11-21 20:12:19.392 | thrift x86_64 0.20.0-4.el10_1 epel-low-priority 1.7 M 2025-11-21 20:12:19.392 | usbredir x86_64 0.13.0-6.el10 appstream 51 k 2025-11-21 20:12:19.392 | virtiofsd x86_64 1.13.2-1.el10 appstream 1.0 M 2025-11-21 20:12:19.392 | Installing weak dependencies: 2025-11-21 20:12:19.392 | elfutils-debuginfod-client-devel x86_64 0.194-1.el10 appstream 16 k 2025-11-21 20:12:19.392 | kernel-devel x86_64 6.12.0-157.el10 appstream 23 M 2025-11-21 20:12:19.392 | systemtap-client x86_64 5.4-1.el10 appstream 4.2 M 2025-11-21 20:12:19.392 | systemtap-devel x86_64 5.4-1.el10 appstream 2.5 M 2025-11-21 20:12:19.392 | 2025-11-21 20:12:19.392 | Transaction Summary 2025-11-21 20:12:19.392 | ====================================================================================================== 2025-11-21 20:12:19.392 | Install 84 Packages 2025-11-21 20:12:19.393 | 2025-11-21 20:12:19.393 | Total download size: 112 M 2025-11-21 20:12:19.393 | Installed size: 448 M 2025-11-21 20:12:19.393 | Downloading Packages: 2025-11-21 20:12:20.056 | (1/84): boost-system-1.83.0-5.el10.x86_64.rpm 71 kB/s | 15 kB 00:00 2025-11-21 20:12:20.076 | (2/84): daxctl-libs-82-2.el10.x86_64.rpm 185 kB/s | 42 kB 00:00 2025-11-21 20:12:20.137 | (3/84): libpciaccess-0.16-16.el10.x86_64.rpm 467 kB/s | 28 kB 00:00 2025-11-21 20:12:20.220 | (4/84): efivar-libs-39-3.el10.x86_64.rpm 782 kB/s | 128 kB 00:00 2025-11-21 20:12:20.237 | (5/84): device-mapper-multipath-libs-0.9.9-12.e 772 kB/s | 301 kB 00:00 2025-11-21 20:12:20.243 | (6/84): librdmacm-57.0-2.el10.x86_64.rpm 680 kB/s | 72 kB 00:00 2025-11-21 20:12:20.281 | (7/84): mokutil-0.7.2-1.el10.x86_64.rpm 803 kB/s | 49 kB 00:00 2025-11-21 20:12:20.298 | (8/84): ndctl-libs-82-2.el10.x86_64.rpm 1.4 MB/s | 89 kB 00:00 2025-11-21 20:12:20.385 | (9/84): boost-atomic-1.83.0-5.el10.x86_64.rpm 180 kB/s | 19 kB 00:00 2025-11-21 20:12:20.436 | (10/84): boost-thread-1.83.0-5.el10.x86_64.rpm 1.2 MB/s | 62 kB 00:00 2025-11-21 20:12:20.448 | (11/84): boost-filesystem-1.83.0-5.el10.x86_64. 470 kB/s | 70 kB 00:00 2025-11-21 20:12:20.532 | (12/84): capstone-5.0.1-6.el10.x86_64.rpm 10 MB/s | 1.0 MB 00:00 2025-11-21 20:12:20.574 | (13/84): dyninst-13.0.0-1.el10.x86_64.rpm 30 MB/s | 3.8 MB 00:00 2025-11-21 20:12:20.670 | (14/84): elfutils-debuginfod-client-devel-0.194 166 kB/s | 16 kB 00:00 2025-11-21 20:12:20.725 | (15/84): bison-3.8.2-9.el10.x86_64.rpm 2.0 MB/s | 1.0 MB 00:00 2025-11-21 20:12:20.792 | (16/84): elfutils-libelf-devel-0.194-1.el10.x86 1.2 MB/s | 79 kB 00:00 2025-11-21 20:12:20.850 | (17/84): flac-libs-1.4.3-6.el10.x86_64.rpm 4.4 MB/s | 265 kB 00:00 2025-11-21 20:12:20.931 | (18/84): edk2-ovmf-20250822-1.el10.noarch.rpm 21 MB/s | 8.5 MB 00:00 2025-11-21 20:12:20.947 | (19/84): flex-2.6.4-19.el10.x86_64.rpm 3.0 MB/s | 298 kB 00:00 2025-11-21 20:12:20.987 | (20/84): gsm-1.0.22-8.el10.x86_64.rpm 675 kB/s | 37 kB 00:00 2025-11-21 20:12:21.076 | (21/84): ipxe-roms-qemu-20240119-5.gitde8a0821. 6.5 MB/s | 850 kB 00:00 2025-11-21 20:12:21.132 | (22/84): lame-libs-3.100-19.el10.x86_64.rpm 5.9 MB/s | 339 kB 00:00 2025-11-21 20:12:21.179 | (23/84): libX11-xcb-1.8.10-1.el10.x86_64.rpm 284 kB/s | 13 kB 00:00 2025-11-21 20:12:21.227 | (24/84): libXxf86vm-1.1.5-8.el10.x86_64.rpm 398 kB/s | 19 kB 00:00 2025-11-21 20:12:21.276 | (25/84): libasyncns-0.8-30.el10.x86_64.rpm 634 kB/s | 31 kB 00:00 2025-11-21 20:12:21.360 | (26/84): libblkio-1.5.0-2.el10.x86_64.rpm 3.5 MB/s | 300 kB 00:00 2025-11-21 20:12:21.505 | (27/84): kernel-devel-6.12.0-157.el10.x86_64.rp 44 MB/s | 23 MB 00:00 2025-11-21 20:12:21.508 | (28/84): elfutils-devel-0.194-1.el10.x86_64.rpm 59 kB/s | 49 kB 00:00 2025-11-21 20:12:21.521 | (29/84): libdrm-2.4.123-1.el10.x86_64.rpm 1.0 MB/s | 163 kB 00:00 2025-11-21 20:12:21.570 | (30/84): libfdt-1.7.0-12.el10.x86_64.rpm 585 kB/s | 35 kB 00:00 2025-11-21 20:12:21.575 | (31/84): libepoxy-1.5.10-9.el10.x86_64.rpm 3.2 MB/s | 229 kB 00:00 2025-11-21 20:12:21.621 | (32/84): libglvnd-1.7.0-7.el10.x86_64.rpm 1.1 MB/s | 116 kB 00:00 2025-11-21 20:12:21.624 | (33/84): libglvnd-egl-1.7.0-7.el10.x86_64.rpm 679 kB/s | 37 kB 00:00 2025-11-21 20:12:21.653 | (34/84): libglvnd-glx-1.7.0-7.el10.x86_64.rpm 1.7 MB/s | 132 kB 00:00 2025-11-21 20:12:21.683 | (35/84): libnbd-1.23.7-1.el10.x86_64.rpm 2.8 MB/s | 178 kB 00:00 2025-11-21 20:12:21.721 | (36/84): libslirp-4.7.0-10.el10.x86_64.rpm 1.1 MB/s | 75 kB 00:00 2025-11-21 20:12:21.740 | (37/84): libsndfile-1.2.2-5.el10.x86_64.rpm 3.8 MB/s | 216 kB 00:00 2025-11-21 20:12:21.789 | (38/84): libwayland-client-1.24.0-1.el10.x86_64 689 kB/s | 34 kB 00:00 2025-11-21 20:12:21.795 | (39/84): libvorbis-1.3.7-12.el10.x86_64.rpm 2.5 MB/s | 189 kB 00:00 2025-11-21 20:12:21.838 | (40/84): libxshmfence-1.3.2-5.el10.x86_64.rpm 308 kB/s | 13 kB 00:00 2025-11-21 20:12:21.841 | (41/84): libwayland-server-1.24.0-1.el10.x86_64 796 kB/s | 41 kB 00:00 2025-11-21 20:12:21.891 | (42/84): llvm-filesystem-20.1.8-1.el10.x86_64.r 219 kB/s | 11 kB 00:00 2025-11-21 20:12:21.903 | (43/84): libzstd-devel-1.5.5-9.el10.x86_64.rpm 806 kB/s | 52 kB 00:00 2025-11-21 20:12:22.073 | (44/84): lttng-ust-2.13.7-5.el10.x86_64.rpm 2.0 MB/s | 339 kB 00:00 2025-11-21 20:12:22.156 | (45/84): libogg-1.3.5-10.el10.x86_64.rpm 64 kB/s | 34 kB 00:00 2025-11-21 20:12:22.232 | (46/84): mesa-filesystem-25.0.7-5.el10.x86_64.r 170 kB/s | 13 kB 00:00 2025-11-21 20:12:22.297 | (47/84): mesa-libEGL-25.0.7-5.el10.x86_64.rpm 2.0 MB/s | 131 kB 00:00 2025-11-21 20:12:22.366 | (48/84): mesa-dri-drivers-25.0.7-5.el10.x86_64. 38 MB/s | 11 MB 00:00 2025-11-21 20:12:22.410 | (49/84): mesa-libGL-25.0.7-5.el10.x86_64.rpm 1.4 MB/s | 160 kB 00:00 2025-11-21 20:12:22.527 | (50/84): llvm-libs-20.1.8-1.el10.x86_64.rpm 47 MB/s | 30 MB 00:00 2025-11-21 20:12:22.530 | (51/84): mesa-libgbm-25.0.7-5.el10.x86_64.rpm 115 kB/s | 19 kB 00:00 2025-11-21 20:12:22.545 | (52/84): mpg123-libs-1.32.9-1.el10.x86_64.rpm 2.5 MB/s | 353 kB 00:00 2025-11-21 20:12:22.588 | (53/84): opus-1.4-6.el10.x86_64.rpm 3.6 MB/s | 211 kB 00:00 2025-11-21 20:12:22.609 | (54/84): pulseaudio-libs-17.0-6.el10.x86_64.rpm 8.8 MB/s | 706 kB 00:00 2025-11-21 20:12:22.616 | (55/84): qemu-kvm-10.1.0-3.el10.x86_64.rpm 519 kB/s | 36 kB 00:00 2025-11-21 20:12:22.642 | (56/84): qemu-kvm-audio-pa-10.1.0-3.el10.x86_64 931 kB/s | 49 kB 00:00 2025-11-21 20:12:22.677 | (57/84): qemu-kvm-block-rbd-10.1.0-3.el10.x86_6 916 kB/s | 55 kB 00:00 2025-11-21 20:12:22.680 | (58/84): qemu-kvm-block-blkio-10.1.0-3.el10.x86 743 kB/s | 52 kB 00:00 2025-11-21 20:12:22.710 | (59/84): qemu-kvm-common-10.1.0-3.el10.x86_64.r 9.9 MB/s | 679 kB 00:00 2025-11-21 20:12:22.774 | (60/84): qemu-kvm-device-display-virtio-gpu-pci 698 kB/s | 44 kB 00:00 2025-11-21 20:12:22.832 | (61/84): qemu-kvm-core-10.1.0-3.el10.x86_64.rpm 30 MB/s | 4.7 MB 00:00 2025-11-21 20:12:22.836 | (62/84): qemu-kvm-device-display-virtio-vga-10. 743 kB/s | 45 kB 00:00 2025-11-21 20:12:22.844 | (63/84): qemu-kvm-device-display-virtio-gpu-10. 396 kB/s | 65 kB 00:00 2025-11-21 20:12:22.878 | (64/84): qemu-kvm-device-usb-redirect-10.1.0-3. 1.5 MB/s | 63 kB 00:00 2025-11-21 20:12:22.920 | (65/84): qemu-kvm-docs-10.1.0-3.el10.x86_64.rpm 19 MB/s | 1.4 MB 00:00 2025-11-21 20:12:22.940 | (66/84): qemu-kvm-tools-10.1.0-3.el10.x86_64.rp 8.6 MB/s | 532 kB 00:00 2025-11-21 20:12:22.964 | (67/84): qemu-kvm-device-usb-host-10.1.0-3.el10 443 kB/s | 58 kB 00:00 2025-11-21 20:12:22.967 | (68/84): qemu-kvm-ui-egl-headless-10.1.0-3.el10 976 kB/s | 45 kB 00:00 2025-11-21 20:12:22.992 | (69/84): qemu-kvm-ui-opengl-10.1.0-3.el10.x86_6 1.0 MB/s | 53 kB 00:00 2025-11-21 20:12:23.029 | (70/84): qemu-pr-helper-10.1.0-3.el10.x86_64.rp 7.2 MB/s | 466 kB 00:00 2025-11-21 20:12:23.032 | (71/84): seabios-bin-1.16.3-8.el10.noarch.rpm 1.5 MB/s | 100 kB 00:00 2025-11-21 20:12:23.036 | (72/84): seavgabios-bin-1.16.3-8.el10.noarch.rp 762 kB/s | 33 kB 00:00 2025-11-21 20:12:23.144 | (73/84): spirv-tools-libs-2025.2-1.el10.x86_64. 13 MB/s | 1.5 MB 00:00 2025-11-21 20:12:23.180 | (74/84): systemtap-client-5.4-1.el10.x86_64.rpm 29 MB/s | 4.2 MB 00:00 2025-11-21 20:12:23.198 | (75/84): systemtap-devel-5.4-1.el10.x86_64.rpm 16 MB/s | 2.5 MB 00:00 2025-11-21 20:12:23.214 | (76/84): systemtap-runtime-5.4-1.el10.x86_64.rp 6.6 MB/s | 468 kB 00:00 2025-11-21 20:12:23.239 | (77/84): tbb-2021.11.0-7.el10.x86_64.rpm 2.8 MB/s | 166 kB 00:00 2025-11-21 20:12:23.259 | (78/84): usbredir-0.13.0-6.el10.x86_64.rpm 853 kB/s | 51 kB 00:00 2025-11-21 20:12:23.284 | (79/84): virtiofsd-1.13.2-1.el10.x86_64.rpm 14 MB/s | 1.0 MB 00:00 2025-11-21 20:12:23.388 | (80/84): librados2-19.2.3-1.el10s.x86_64.rpm 27 MB/s | 4.0 MB 00:00 2025-11-21 20:12:23.404 | (81/84): librbd1-19.2.3-1.el10s.x86_64.rpm 22 MB/s | 3.3 MB 00:00 2025-11-21 20:12:23.571 | (82/84): libpmem-2.1.0-2.el10_0.x86_64.rpm 392 kB/s | 112 kB 00:00 2025-11-21 20:12:23.659 | (83/84): libpmemobj-2.1.0-2.el10_0.x86_64.rpm 597 kB/s | 161 kB 00:00 2025-11-21 20:12:23.784 | (84/84): thrift-0.20.0-4.el10_1.x86_64.rpm 4.4 MB/s | 1.7 MB 00:00 2025-11-21 20:12:23.788 | -------------------------------------------------------------------------------- 2025-11-21 20:12:23.788 | Total 25 MB/s | 112 MB 00:04 2025-11-21 20:12:25.680 | Running transaction check 2025-11-21 20:12:25.818 | Transaction check succeeded. 2025-11-21 20:12:25.818 | Running transaction test 2025-11-21 20:12:26.739 | Transaction test succeeded. 2025-11-21 20:12:26.739 | Running transaction 2025-11-21 20:12:27.885 | Preparing : 1/1 2025-11-21 20:12:27.892 | Installing : boost-system-1.83.0-5.el10.x86_64 1/84 2025-11-21 20:12:27.896 | Installing : libogg-2:1.3.5-10.el10.x86_64 2/84 2025-11-21 20:12:27.900 | Installing : libX11-xcb-1.8.10-1.el10.x86_64 3/84 2025-11-21 20:12:27.905 | Installing : daxctl-libs-82-2.el10.x86_64 4/84 2025-11-21 20:12:27.918 | Installing : ndctl-libs-82-2.el10.x86_64 5/84 2025-11-21 20:12:27.925 | Installing : lttng-ust-2.13.7-5.el10.x86_64 6/84 2025-11-21 20:12:27.934 | Installing : libzstd-devel-1.5.5-9.el10.x86_64 7/84 2025-11-21 20:12:27.939 | Installing : elfutils-libelf-devel-0.194-1.el10.x86_64 8/84 2025-11-21 20:12:27.945 | Installing : libwayland-server-1.24.0-1.el10.x86_64 9/84 2025-11-21 20:12:27.951 | Installing : libglvnd-1:1.7.0-7.el10.x86_64 10/84 2025-11-21 20:12:27.960 | Installing : libepoxy-1.5.10-9.el10.x86_64 11/84 2025-11-21 20:12:27.968 | Installing : libpmem-2.1.0-2.el10_0.x86_64 12/84 2025-11-21 20:12:27.975 | Installing : libpmemobj-2.1.0-2.el10_0.x86_64 13/84 2025-11-21 20:12:27.984 | Installing : flac-libs-1.4.3-6.el10.x86_64 14/84 2025-11-21 20:12:27.990 | Installing : libvorbis-1:1.3.7-12.el10.x86_64 15/84 2025-11-21 20:12:28.010 | Installing : boost-thread-1.83.0-5.el10.x86_64 16/84 2025-11-21 20:12:28.018 | Installing : thrift-0.20.0-4.el10_1.x86_64 17/84 2025-11-21 20:12:28.024 | Installing : usbredir-0.13.0-6.el10.x86_64 18/84 2025-11-21 20:12:28.045 | Installing : tbb-2021.11.0-7.el10.x86_64 19/84 2025-11-21 20:12:28.053 | Installing : spirv-tools-libs-2025.2-1.el10.x86_64 20/84 2025-11-21 20:12:28.056 | Installing : seavgabios-bin-1.16.3-8.el10.noarch 21/84 2025-11-21 20:12:28.175 | Installing : seabios-bin-1.16.3-8.el10.noarch 22/84 2025-11-21 20:12:28.191 | Installing : qemu-kvm-docs-18:10.1.0-3.el10.x86_64 23/84 2025-11-21 20:12:28.205 | Installing : opus-1.4-6.el10.x86_64 24/84 2025-11-21 20:12:28.213 | Installing : mpg123-libs-1.32.9-1.el10.x86_64 25/84 2025-11-21 20:12:28.217 | Installing : mesa-filesystem-25.0.7-5.el10.x86_64 26/84 2025-11-21 20:12:28.578 | Installing : llvm-filesystem-20.1.8-1.el10.x86_64 27/84 2025-11-21 20:12:28.586 | Installing : llvm-libs-20.1.8-1.el10.x86_64 28/84 2025-11-21 20:12:28.589 | Installing : libxshmfence-1.3.2-5.el10.x86_64 29/84 2025-11-21 20:12:28.594 | Installing : libwayland-client-1.24.0-1.el10.x86_64 30/84 2025-11-21 20:12:28.601 | Installing : libslirp-4.7.0-10.el10.x86_64 31/84 2025-11-21 20:12:28.607 | Installing : libnbd-1.23.7-1.el10.x86_64 32/84 2025-11-21 20:12:28.613 | Installing : libfdt-1.7.0-12.el10.x86_64 33/84 2025-11-21 20:12:28.618 | Installing : libblkio-1.5.0-2.el10.x86_64 34/84 2025-11-21 20:12:28.622 | Installing : libasyncns-0.8-30.el10.x86_64 35/84 2025-11-21 20:12:28.629 | Installing : libXxf86vm-1.1.5-8.el10.x86_64 36/84 2025-11-21 20:12:28.638 | Installing : lame-libs-3.100-19.el10.x86_64 37/84 2025-11-21 20:12:28.654 | Installing : ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 38/84 2025-11-21 20:12:28.661 | Installing : qemu-kvm-common-18:10.1.0-3.el10.x86_64 39/84 2025-11-21 20:12:28.752 | Running scriptlet: qemu-kvm-common-18:10.1.0-3.el10.x86_64 39/84 2025-11-21 20:12:28.758 | Installing : qemu-kvm-device-display-virtio-gpu-18:10.1.0-3.el1 40/84 2025-11-21 20:12:28.764 | Installing : qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-3 41/84 2025-11-21 20:12:28.770 | Installing : qemu-kvm-block-blkio-18:10.1.0-3.el10.x86_64 42/84 2025-11-21 20:12:28.775 | Installing : qemu-kvm-device-display-virtio-vga-18:10.1.0-3.el1 43/84 2025-11-21 20:12:28.782 | Installing : qemu-kvm-device-usb-host-18:10.1.0-3.el10.x86_64 44/84 2025-11-21 20:12:28.806 | Installing : qemu-kvm-device-usb-redirect-18:10.1.0-3.el10.x86_ 45/84 2025-11-21 20:12:28.816 | Installing : virtiofsd-1.13.2-1.el10.x86_64 46/84 2025-11-21 20:12:28.826 | Installing : gsm-1.0.22-8.el10.x86_64 47/84 2025-11-21 20:12:28.858 | Installing : libsndfile-1.2.2-5.el10.x86_64 48/84 2025-11-21 20:12:28.867 | Installing : pulseaudio-libs-17.0-6.el10.x86_64 49/84 2025-11-21 20:12:28.879 | Installing : qemu-kvm-audio-pa-18:10.1.0-3.el10.x86_64 50/84 2025-11-21 20:12:28.887 | Installing : flex-2.6.4-19.el10.x86_64 51/84 2025-11-21 20:12:28.894 | Installing : elfutils-debuginfod-client-devel-0.194-1.el10.x86_ 52/84 2025-11-21 20:12:28.944 | Installing : elfutils-devel-0.194-1.el10.x86_64 53/84 2025-11-21 20:12:28.974 | Installing : edk2-ovmf-20250822-1.el10.noarch 54/84 2025-11-21 20:12:29.057 | Installing : capstone-5.0.1-6.el10.x86_64 55/84 2025-11-21 20:12:29.064 | Installing : qemu-kvm-core-18:10.1.0-3.el10.x86_64 56/84 2025-11-21 20:12:29.069 | Installing : boost-atomic-1.83.0-5.el10.x86_64 57/84 2025-11-21 20:12:29.115 | Installing : boost-filesystem-1.83.0-5.el10.x86_64 58/84 2025-11-21 20:12:29.122 | Installing : dyninst-13.0.0-1.el10.x86_64 59/84 2025-11-21 20:12:29.153 | Running scriptlet: dyninst-13.0.0-1.el10.x86_64 59/84 2025-11-21 20:12:29.209 | Running scriptlet: systemtap-runtime-5.4-1.el10.x86_64 60/84 2025-11-21 20:12:29.209 | Creating group 'stapusr' with GID 156. 2025-11-21 20:12:29.209 | Creating group 'stapsys' with GID 157. 2025-11-21 20:12:29.209 | Creating group 'stapdev' with GID 158. 2025-11-21 20:12:29.209 | Creating group 'stapunpriv' with GID 159. 2025-11-21 20:12:29.209 | Creating user 'stapunpriv' (systemtap unprivileged user) with UID 159 and GID 159. 2025-11-21 20:12:29.209 | 2025-11-21 20:12:29.277 | Installing : systemtap-runtime-5.4-1.el10.x86_64 60/84 2025-11-21 20:12:32.150 | Installing : bison-3.8.2-9.el10.x86_64 61/84 2025-11-21 20:12:32.363 | Installing : kernel-devel-6.12.0-157.el10.x86_64 62/84 2025-11-21 20:13:05.217 | Running scriptlet: kernel-devel-6.12.0-157.el10.x86_64 62/84 2025-11-21 20:13:05.242 | Installing : systemtap-devel-5.4-1.el10.x86_64 63/84 2025-11-21 20:13:05.504 | Installing : librdmacm-57.0-2.el10.x86_64 64/84 2025-11-21 20:13:05.509 | Installing : librados2-2:19.2.3-1.el10s.x86_64 65/84 2025-11-21 20:13:05.719 | Running scriptlet: librados2-2:19.2.3-1.el10s.x86_64 65/84 2025-11-21 20:13:05.724 | Installing : librbd1-2:19.2.3-1.el10s.x86_64 66/84 2025-11-21 20:13:05.742 | Running scriptlet: librbd1-2:19.2.3-1.el10s.x86_64 66/84 2025-11-21 20:13:05.748 | Installing : qemu-kvm-block-rbd-18:10.1.0-3.el10.x86_64 67/84 2025-11-21 20:13:05.758 | Installing : libpciaccess-0.16-16.el10.x86_64 68/84 2025-11-21 20:13:05.872 | Installing : libdrm-2.4.123-1.el10.x86_64 69/84 2025-11-21 20:13:05.883 | Installing : mesa-dri-drivers-25.0.7-5.el10.x86_64 70/84 2025-11-21 20:13:05.892 | Installing : mesa-libgbm-25.0.7-5.el10.x86_64 71/84 2025-11-21 20:13:05.903 | Installing : libglvnd-egl-1:1.7.0-7.el10.x86_64 72/84 2025-11-21 20:13:05.911 | Installing : mesa-libEGL-25.0.7-5.el10.x86_64 73/84 2025-11-21 20:13:05.919 | Installing : libglvnd-glx-1:1.7.0-7.el10.x86_64 74/84 2025-11-21 20:13:05.926 | Installing : mesa-libGL-25.0.7-5.el10.x86_64 75/84 2025-11-21 20:13:05.932 | Installing : qemu-kvm-ui-opengl-18:10.1.0-3.el10.x86_64 76/84 2025-11-21 20:13:05.939 | Installing : qemu-kvm-ui-egl-headless-18:10.1.0-3.el10.x86_64 77/84 2025-11-21 20:13:05.947 | Installing : efivar-libs-39-3.el10.x86_64 78/84 2025-11-21 20:13:06.088 | Installing : mokutil-2:0.7.2-1.el10.x86_64 79/84 2025-11-21 20:13:06.125 | Installing : systemtap-client-5.4-1.el10.x86_64 80/84 2025-11-21 20:13:06.143 | Installing : qemu-kvm-tools-18:10.1.0-3.el10.x86_64 81/84 2025-11-21 20:13:06.161 | Installing : device-mapper-multipath-libs-0.9.9-12.el10.x86_64 82/84 2025-11-21 20:13:06.168 | Installing : qemu-pr-helper-18:10.1.0-3.el10.x86_64 83/84 2025-11-21 20:13:06.230 | Installing : qemu-kvm-18:10.1.0-3.el10.x86_64 84/84 2025-11-21 20:13:07.459 | Running scriptlet: qemu-kvm-18:10.1.0-3.el10.x86_64 84/84 2025-11-21 20:13:07.460 | 2025-11-21 20:13:07.460 | Installed: 2025-11-21 20:13:07.460 | bison-3.8.2-9.el10.x86_64 2025-11-21 20:13:07.460 | boost-atomic-1.83.0-5.el10.x86_64 2025-11-21 20:13:07.460 | boost-filesystem-1.83.0-5.el10.x86_64 2025-11-21 20:13:07.460 | boost-system-1.83.0-5.el10.x86_64 2025-11-21 20:13:07.460 | boost-thread-1.83.0-5.el10.x86_64 2025-11-21 20:13:07.460 | capstone-5.0.1-6.el10.x86_64 2025-11-21 20:13:07.460 | daxctl-libs-82-2.el10.x86_64 2025-11-21 20:13:07.460 | device-mapper-multipath-libs-0.9.9-12.el10.x86_64 2025-11-21 20:13:07.460 | dyninst-13.0.0-1.el10.x86_64 2025-11-21 20:13:07.460 | edk2-ovmf-20250822-1.el10.noarch 2025-11-21 20:13:07.460 | efivar-libs-39-3.el10.x86_64 2025-11-21 20:13:07.460 | elfutils-debuginfod-client-devel-0.194-1.el10.x86_64 2025-11-21 20:13:07.460 | elfutils-devel-0.194-1.el10.x86_64 2025-11-21 20:13:07.460 | elfutils-libelf-devel-0.194-1.el10.x86_64 2025-11-21 20:13:07.460 | flac-libs-1.4.3-6.el10.x86_64 2025-11-21 20:13:07.460 | flex-2.6.4-19.el10.x86_64 2025-11-21 20:13:07.460 | gsm-1.0.22-8.el10.x86_64 2025-11-21 20:13:07.460 | ipxe-roms-qemu-20240119-5.gitde8a0821.el10.noarch 2025-11-21 20:13:07.460 | kernel-devel-6.12.0-157.el10.x86_64 2025-11-21 20:13:07.460 | lame-libs-3.100-19.el10.x86_64 2025-11-21 20:13:07.460 | libX11-xcb-1.8.10-1.el10.x86_64 2025-11-21 20:13:07.460 | libXxf86vm-1.1.5-8.el10.x86_64 2025-11-21 20:13:07.460 | libasyncns-0.8-30.el10.x86_64 2025-11-21 20:13:07.460 | libblkio-1.5.0-2.el10.x86_64 2025-11-21 20:13:07.460 | libdrm-2.4.123-1.el10.x86_64 2025-11-21 20:13:07.460 | libepoxy-1.5.10-9.el10.x86_64 2025-11-21 20:13:07.460 | libfdt-1.7.0-12.el10.x86_64 2025-11-21 20:13:07.460 | libglvnd-1:1.7.0-7.el10.x86_64 2025-11-21 20:13:07.460 | libglvnd-egl-1:1.7.0-7.el10.x86_64 2025-11-21 20:13:07.460 | libglvnd-glx-1:1.7.0-7.el10.x86_64 2025-11-21 20:13:07.460 | libnbd-1.23.7-1.el10.x86_64 2025-11-21 20:13:07.460 | libogg-2:1.3.5-10.el10.x86_64 2025-11-21 20:13:07.460 | libpciaccess-0.16-16.el10.x86_64 2025-11-21 20:13:07.460 | libpmem-2.1.0-2.el10_0.x86_64 2025-11-21 20:13:07.460 | libpmemobj-2.1.0-2.el10_0.x86_64 2025-11-21 20:13:07.460 | librados2-2:19.2.3-1.el10s.x86_64 2025-11-21 20:13:07.460 | librbd1-2:19.2.3-1.el10s.x86_64 2025-11-21 20:13:07.460 | librdmacm-57.0-2.el10.x86_64 2025-11-21 20:13:07.460 | libslirp-4.7.0-10.el10.x86_64 2025-11-21 20:13:07.460 | libsndfile-1.2.2-5.el10.x86_64 2025-11-21 20:13:07.460 | libvorbis-1:1.3.7-12.el10.x86_64 2025-11-21 20:13:07.460 | libwayland-client-1.24.0-1.el10.x86_64 2025-11-21 20:13:07.460 | libwayland-server-1.24.0-1.el10.x86_64 2025-11-21 20:13:07.460 | libxshmfence-1.3.2-5.el10.x86_64 2025-11-21 20:13:07.460 | libzstd-devel-1.5.5-9.el10.x86_64 2025-11-21 20:13:07.460 | llvm-filesystem-20.1.8-1.el10.x86_64 2025-11-21 20:13:07.460 | llvm-libs-20.1.8-1.el10.x86_64 2025-11-21 20:13:07.460 | lttng-ust-2.13.7-5.el10.x86_64 2025-11-21 20:13:07.460 | mesa-dri-drivers-25.0.7-5.el10.x86_64 2025-11-21 20:13:07.460 | mesa-filesystem-25.0.7-5.el10.x86_64 2025-11-21 20:13:07.460 | mesa-libEGL-25.0.7-5.el10.x86_64 2025-11-21 20:13:07.460 | mesa-libGL-25.0.7-5.el10.x86_64 2025-11-21 20:13:07.460 | mesa-libgbm-25.0.7-5.el10.x86_64 2025-11-21 20:13:07.460 | mokutil-2:0.7.2-1.el10.x86_64 2025-11-21 20:13:07.460 | mpg123-libs-1.32.9-1.el10.x86_64 2025-11-21 20:13:07.460 | ndctl-libs-82-2.el10.x86_64 2025-11-21 20:13:07.460 | opus-1.4-6.el10.x86_64 2025-11-21 20:13:07.460 | pulseaudio-libs-17.0-6.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-audio-pa-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-block-blkio-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-block-rbd-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-common-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-core-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-device-display-virtio-gpu-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-device-display-virtio-gpu-pci-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-device-display-virtio-vga-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-device-usb-host-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-device-usb-redirect-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-docs-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-tools-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-ui-egl-headless-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-kvm-ui-opengl-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | qemu-pr-helper-18:10.1.0-3.el10.x86_64 2025-11-21 20:13:07.460 | seabios-bin-1.16.3-8.el10.noarch 2025-11-21 20:13:07.460 | seavgabios-bin-1.16.3-8.el10.noarch 2025-11-21 20:13:07.460 | spirv-tools-libs-2025.2-1.el10.x86_64 2025-11-21 20:13:07.460 | systemtap-client-5.4-1.el10.x86_64 2025-11-21 20:13:07.461 | systemtap-devel-5.4-1.el10.x86_64 2025-11-21 20:13:07.461 | systemtap-runtime-5.4-1.el10.x86_64 2025-11-21 20:13:07.461 | tbb-2021.11.0-7.el10.x86_64 2025-11-21 20:13:07.461 | thrift-0.20.0-4.el10_1.x86_64 2025-11-21 20:13:07.461 | usbredir-0.13.0-6.el10.x86_64 2025-11-21 20:13:07.461 | virtiofsd-1.13.2-1.el10.x86_64 2025-11-21 20:13:07.461 | 2025-11-21 20:13:07.461 | Complete! 2025-11-21 20:13:07.617 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:13:07.620 | + functions-common:time_stop:2423 : local name 2025-11-21 20:13:07.622 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:13:07.624 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:13:07.627 | + functions-common:time_stop:2426 : local total 2025-11-21 20:13:07.629 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:13:07.632 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:13:07.634 | + functions-common:time_stop:2430 : start_time=1763755938746 2025-11-21 20:13:07.637 | + functions-common:time_stop:2432 : [[ -z 1763755938746 ]] 2025-11-21 20:13:07.640 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:13:07.646 | + functions-common:time_stop:2435 : end_time=1763755987643 2025-11-21 20:13:07.648 | + functions-common:time_stop:2436 : elapsed_time=48897 2025-11-21 20:13:07.650 | + functions-common:time_stop:2437 : total=107714 2025-11-21 20:13:07.653 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:13:07.656 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=156611 2025-11-21 20:13:07.658 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package libvirt libvirt-devel 2025-11-21 20:13:07.661 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:13:07.663 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:13:07.666 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:13:07.669 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:13:07.671 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:13:07.674 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:13:07.677 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:13:07.679 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:13:07.681 | + functions-common:install_package:1442 : real_install_package libvirt libvirt-devel 2025-11-21 20:13:07.684 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:13:07.686 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:13:07.689 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:13:07.691 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:13:07.694 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:13:07.697 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:13:07.700 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:13:07.703 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:13:07.705 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:13:07.708 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:13:07.711 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:13:07.714 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:13:07.717 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:13:07.720 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:13:07.723 | + functions-common:real_install_package:1432 : yum_install libvirt libvirt-devel 2025-11-21 20:13:07.726 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:13:07.729 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:13:07.732 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:13:07.735 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:13:07.738 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:13:07.743 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:13:07.747 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:13:07.752 | + functions-common:time_start:2414 : _TIME_START[$name]=1763755987748 2025-11-21 20:13:07.754 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y libvirt libvirt-devel 2025-11-21 20:13:07.758 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:13:07.761 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:13:07.766 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:13:07.770 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:13:07.772 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y libvirt libvirt-devel 2025-11-21 20:13:08.372 | Last metadata expiration check: 0:05:33 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:13:09.421 | Dependencies resolved. 2025-11-21 20:13:09.424 | ============================================================================================ 2025-11-21 20:13:09.425 | Package Arch Version Repo Size 2025-11-21 20:13:09.425 | ============================================================================================ 2025-11-21 20:13:09.425 | Installing: 2025-11-21 20:13:09.425 | libvirt x86_64 11.8.0-1.el10 appstream 17 k 2025-11-21 20:13:09.425 | libvirt-devel x86_64 11.8.0-1.el10 crb 209 k 2025-11-21 20:13:09.425 | Installing dependencies: 2025-11-21 20:13:09.425 | dmidecode x86_64 1:3.6-5.el10 baseos 99 k 2025-11-21 20:13:09.425 | gnutls-dane x86_64 3.8.10-2.el10 appstream 40 k 2025-11-21 20:13:09.425 | gnutls-utils x86_64 3.8.10-2.el10 appstream 313 k 2025-11-21 20:13:09.425 | libtpms x86_64 0.9.6-11.el10 appstream 185 k 2025-11-21 20:13:09.425 | libvirt-client x86_64 11.8.0-1.el10 appstream 448 k 2025-11-21 20:13:09.425 | libvirt-client-qemu x86_64 11.8.0-1.el10 appstream 41 k 2025-11-21 20:13:09.425 | libvirt-daemon x86_64 11.8.0-1.el10 appstream 208 k 2025-11-21 20:13:09.425 | libvirt-daemon-common x86_64 11.8.0-1.el10 appstream 147 k 2025-11-21 20:13:09.425 | libvirt-daemon-config-network x86_64 11.8.0-1.el10 appstream 23 k 2025-11-21 20:13:09.425 | libvirt-daemon-config-nwfilter x86_64 11.8.0-1.el10 appstream 36 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-interface x86_64 11.8.0-1.el10 appstream 214 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-network x86_64 11.8.0-1.el10 appstream 267 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-nodedev x86_64 11.8.0-1.el10 appstream 237 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-nwfilter x86_64 11.8.0-1.el10 appstream 250 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-qemu x86_64 11.8.0-1.el10 appstream 1.0 M 2025-11-21 20:13:09.425 | libvirt-daemon-driver-secret x86_64 11.8.0-1.el10 appstream 211 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage x86_64 11.8.0-1.el10 appstream 17 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-core x86_64 11.8.0-1.el10 appstream 267 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-disk x86_64 11.8.0-1.el10 appstream 32 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-iscsi x86_64 11.8.0-1.el10 appstream 29 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-logical x86_64 11.8.0-1.el10 appstream 33 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-mpath x86_64 11.8.0-1.el10 appstream 26 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-rbd x86_64 11.8.0-1.el10 appstream 38 k 2025-11-21 20:13:09.425 | libvirt-daemon-driver-storage-scsi x86_64 11.8.0-1.el10 appstream 29 k 2025-11-21 20:13:09.425 | libvirt-daemon-lock x86_64 11.8.0-1.el10 appstream 58 k 2025-11-21 20:13:09.425 | libvirt-daemon-log x86_64 11.8.0-1.el10 appstream 63 k 2025-11-21 20:13:09.425 | libvirt-daemon-plugin-lockd x86_64 11.8.0-1.el10 appstream 32 k 2025-11-21 20:13:09.425 | libvirt-daemon-proxy x86_64 11.8.0-1.el10 appstream 205 k 2025-11-21 20:13:09.425 | libvirt-libs x86_64 11.8.0-1.el10 appstream 5.4 M 2025-11-21 20:13:09.425 | lzop x86_64 1.04-16.el10 baseos 57 k 2025-11-21 20:13:09.425 | mdevctl x86_64 1.3.0-6.el10 appstream 939 k 2025-11-21 20:13:09.425 | nbdkit-basic-filters x86_64 1.44.1-2.el10 appstream 371 k 2025-11-21 20:13:09.425 | nbdkit-basic-plugins x86_64 1.44.1-2.el10 appstream 208 k 2025-11-21 20:13:09.426 | nbdkit-selinux noarch 1.44.1-2.el10 appstream 28 k 2025-11-21 20:13:09.426 | nbdkit-server x86_64 1.44.1-2.el10 appstream 136 k 2025-11-21 20:13:09.426 | nftables x86_64 1:1.1.1-8.el10 baseos 437 k 2025-11-21 20:13:09.426 | numad x86_64 0.5-46.20150602git.el10 baseos 39 k 2025-11-21 20:13:09.426 | passt-selinux noarch 0^20250512.g8ec1341-2.el10 appstream 29 k 2025-11-21 20:13:09.426 | python3-cffi x86_64 1.16.0-7.el10 baseos 308 k 2025-11-21 20:13:09.426 | python3-cryptography x86_64 43.0.0-4.el10 baseos 1.4 M 2025-11-21 20:13:09.426 | python3-libvirt x86_64 11.8.0-1.el10 appstream 362 k 2025-11-21 20:13:09.426 | python3-lxml x86_64 5.2.1-4.el10 appstream 1.4 M 2025-11-21 20:13:09.427 | python3-ply noarch 3.11-25.el10 baseos 134 k 2025-11-21 20:13:09.427 | python3-pycparser noarch 2.20-16.el10 baseos 158 k 2025-11-21 20:13:09.427 | scrub x86_64 2.6.1-11.el10 appstream 45 k 2025-11-21 20:13:09.427 | swtpm x86_64 0.9.0-2.el10 appstream 30 k 2025-11-21 20:13:09.427 | swtpm-libs x86_64 0.9.0-2.el10 appstream 51 k 2025-11-21 20:13:09.427 | swtpm-selinux noarch 0.9.0-2.el10 appstream 23 k 2025-11-21 20:13:09.427 | swtpm-tools x86_64 0.9.0-2.el10 appstream 118 k 2025-11-21 20:13:09.427 | systemd-container x86_64 257-16.el10 baseos 654 k 2025-11-21 20:13:09.427 | Installing weak dependencies: 2025-11-21 20:13:09.427 | nbdkit x86_64 1.44.1-2.el10 appstream 9.4 k 2025-11-21 20:13:09.427 | nbdkit-curl-plugin x86_64 1.44.1-2.el10 appstream 44 k 2025-11-21 20:13:09.427 | nbdkit-ssh-plugin x86_64 1.44.1-2.el10 appstream 33 k 2025-11-21 20:13:09.427 | nmap-ncat x86_64 4:7.92-3.el10 appstream 226 k 2025-11-21 20:13:09.427 | passt x86_64 0^20250512.g8ec1341-2.el10 appstream 266 k 2025-11-21 20:13:09.427 | 2025-11-21 20:13:09.427 | Transaction Summary 2025-11-21 20:13:09.427 | ============================================================================================ 2025-11-21 20:13:09.427 | Install 57 Packages 2025-11-21 20:13:09.428 | 2025-11-21 20:13:09.428 | Total download size: 17 M 2025-11-21 20:13:09.428 | Installed size: 68 M 2025-11-21 20:13:09.428 | Downloading Packages: 2025-11-21 20:13:09.961 | (1/57): dmidecode-3.6-5.el10.x86_64.rpm 842 kB/s | 99 kB 00:00 2025-11-21 20:13:09.977 | (2/57): nftables-1.1.1-8.el10.x86_64.rpm 3.2 MB/s | 437 kB 00:00 2025-11-21 20:13:10.025 | (3/57): numad-0.5-46.20150602git.el10.x86_64.rp 613 kB/s | 39 kB 00:00 2025-11-21 20:13:10.045 | (4/57): lzop-1.04-16.el10.x86_64.rpm 282 kB/s | 57 kB 00:00 2025-11-21 20:13:10.053 | (5/57): python3-cffi-1.16.0-7.el10.x86_64.rpm 4.0 MB/s | 308 kB 00:00 2025-11-21 20:13:10.124 | (6/57): python3-pycparser-2.20-16.el10.noarch.r 2.2 MB/s | 158 kB 00:00 2025-11-21 20:13:10.130 | (7/57): python3-ply-3.11-25.el10.noarch.rpm 1.6 MB/s | 134 kB 00:00 2025-11-21 20:13:10.162 | (8/57): python3-cryptography-43.0.0-4.el10.x86_ 10 MB/s | 1.4 MB 00:00 2025-11-21 20:13:10.346 | (9/57): gnutls-dane-3.8.10-2.el10.x86_64.rpm 186 kB/s | 40 kB 00:00 2025-11-21 20:13:10.511 | (10/57): libtpms-0.9.6-11.el10.x86_64.rpm 1.1 MB/s | 185 kB 00:00 2025-11-21 20:13:10.570 | (11/57): libvirt-11.8.0-1.el10.x86_64.rpm 293 kB/s | 17 kB 00:00 2025-11-21 20:13:10.574 | (12/57): gnutls-utils-3.8.10-2.el10.x86_64.rpm 761 kB/s | 313 kB 00:00 2025-11-21 20:13:10.582 | (13/57): systemd-container-257-16.el10.x86_64.r 1.4 MB/s | 654 kB 00:00 2025-11-21 20:13:10.643 | (14/57): libvirt-client-qemu-11.8.0-1.el10.x86_ 601 kB/s | 41 kB 00:00 2025-11-21 20:13:10.755 | (15/57): libvirt-daemon-common-11.8.0-1.el10.x8 1.3 MB/s | 147 kB 00:00 2025-11-21 20:13:10.814 | (16/57): libvirt-daemon-config-network-11.8.0-1 394 kB/s | 23 kB 00:00 2025-11-21 20:13:10.833 | (17/57): libvirt-client-11.8.0-1.el10.x86_64.rp 1.7 MB/s | 448 kB 00:00 2025-11-21 20:13:10.874 | (18/57): libvirt-daemon-config-nwfilter-11.8.0- 605 kB/s | 36 kB 00:00 2025-11-21 20:13:10.943 | (19/57): libvirt-daemon-11.8.0-1.el10.x86_64.rp 576 kB/s | 208 kB 00:00 2025-11-21 20:13:10.948 | (20/57): libvirt-daemon-driver-interface-11.8.0 1.8 MB/s | 214 kB 00:00 2025-11-21 20:13:11.035 | (21/57): libvirt-daemon-driver-network-11.8.0-1 1.6 MB/s | 267 kB 00:00 2025-11-21 20:13:11.056 | (22/57): libvirt-daemon-driver-nodedev-11.8.0-1 2.1 MB/s | 237 kB 00:00 2025-11-21 20:13:11.126 | (23/57): libvirt-daemon-driver-nwfilter-11.8.0- 1.4 MB/s | 250 kB 00:00 2025-11-21 20:13:11.167 | (24/57): libvirt-daemon-driver-secret-11.8.0-1. 1.9 MB/s | 211 kB 00:00 2025-11-21 20:13:11.185 | (25/57): libvirt-daemon-driver-storage-11.8.0-1 287 kB/s | 17 kB 00:00 2025-11-21 20:13:11.246 | (26/57): libvirt-daemon-driver-storage-disk-11. 529 kB/s | 32 kB 00:00 2025-11-21 20:13:11.282 | (27/57): libvirt-daemon-driver-storage-core-11. 2.3 MB/s | 267 kB 00:00 2025-11-21 20:13:11.306 | (28/57): libvirt-daemon-driver-storage-iscsi-11 480 kB/s | 29 kB 00:00 2025-11-21 20:13:11.343 | (29/57): libvirt-daemon-driver-storage-logical- 536 kB/s | 33 kB 00:00 2025-11-21 20:13:11.366 | (30/57): libvirt-daemon-driver-storage-mpath-11 439 kB/s | 26 kB 00:00 2025-11-21 20:13:11.405 | (31/57): libvirt-daemon-driver-storage-rbd-11.8 617 kB/s | 38 kB 00:00 2025-11-21 20:13:11.431 | (32/57): libvirt-daemon-driver-storage-scsi-11. 446 kB/s | 29 kB 00:00 2025-11-21 20:13:11.442 | (33/57): libvirt-daemon-driver-qemu-11.8.0-1.el 2.5 MB/s | 1.0 MB 00:00 2025-11-21 20:13:11.466 | (34/57): libvirt-daemon-lock-11.8.0-1.el10.x86_ 948 kB/s | 58 kB 00:00 2025-11-21 20:13:11.491 | (35/57): libvirt-daemon-log-11.8.0-1.el10.x86_6 1.0 MB/s | 63 kB 00:00 2025-11-21 20:13:11.505 | (36/57): libvirt-daemon-plugin-lockd-11.8.0-1.e 509 kB/s | 32 kB 00:00 2025-11-21 20:13:11.582 | (37/57): libvirt-daemon-proxy-11.8.0-1.el10.x86 1.7 MB/s | 205 kB 00:00 2025-11-21 20:13:11.643 | (38/57): nbdkit-1.44.1-2.el10.x86_64.rpm 157 kB/s | 9.4 kB 00:00 2025-11-21 20:13:11.806 | (39/57): nbdkit-basic-filters-1.44.1-2.el10.x86 2.2 MB/s | 371 kB 00:00 2025-11-21 20:13:11.819 | (40/57): mdevctl-1.3.0-6.el10.x86_64.rpm 2.9 MB/s | 939 kB 00:00 2025-11-21 20:13:11.883 | (41/57): nbdkit-curl-plugin-1.44.1-2.el10.x86_6 697 kB/s | 44 kB 00:00 2025-11-21 20:13:11.920 | (42/57): nbdkit-basic-plugins-1.44.1-2.el10.x86 1.8 MB/s | 208 kB 00:00 2025-11-21 20:13:11.945 | (43/57): nbdkit-selinux-1.44.1-2.el10.noarch.rp 458 kB/s | 28 kB 00:00 2025-11-21 20:13:11.985 | (44/57): nbdkit-server-1.44.1-2.el10.x86_64.rpm 2.1 MB/s | 136 kB 00:00 2025-11-21 20:13:12.003 | (45/57): nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 576 kB/s | 33 kB 00:00 2025-11-21 20:13:12.105 | (46/57): nmap-ncat-7.92-3.el10.x86_64.rpm 1.9 MB/s | 226 kB 00:00 2025-11-21 20:13:12.122 | (47/57): passt-0^20250512.g8ec1341-2.el10.x86_6 2.2 MB/s | 266 kB 00:00 2025-11-21 20:13:12.165 | (48/57): passt-selinux-0^20250512.g8ec1341-2.el 486 kB/s | 29 kB 00:00 2025-11-21 20:13:12.236 | (49/57): python3-libvirt-11.8.0-1.el10.x86_64.r 3.1 MB/s | 362 kB 00:00 2025-11-21 20:13:12.299 | (50/57): scrub-2.6.1-11.el10.x86_64.rpm 725 kB/s | 45 kB 00:00 2025-11-21 20:13:12.359 | (51/57): swtpm-0.9.0-2.el10.x86_64.rpm 509 kB/s | 30 kB 00:00 2025-11-21 20:13:12.420 | (52/57): swtpm-libs-0.9.0-2.el10.x86_64.rpm 848 kB/s | 51 kB 00:00 2025-11-21 20:13:12.482 | (53/57): python3-lxml-5.2.1-4.el10.x86_64.rpm 4.4 MB/s | 1.4 MB 00:00 2025-11-21 20:13:12.485 | (54/57): swtpm-selinux-0.9.0-2.el10.noarch.rpm 361 kB/s | 23 kB 00:00 2025-11-21 20:13:12.541 | (55/57): swtpm-tools-0.9.0-2.el10.x86_64.rpm 2.0 MB/s | 118 kB 00:00 2025-11-21 20:13:12.559 | (56/57): libvirt-devel-11.8.0-1.el10.x86_64.rpm 2.8 MB/s | 209 kB 00:00 2025-11-21 20:13:12.895 | (57/57): libvirt-libs-11.8.0-1.el10.x86_64.rpm 3.9 MB/s | 5.4 MB 00:01 2025-11-21 20:13:12.896 | -------------------------------------------------------------------------------- 2025-11-21 20:13:12.897 | Total 5.0 MB/s | 17 MB 00:03 2025-11-21 20:13:14.029 | Running transaction check 2025-11-21 20:13:14.109 | Transaction check succeeded. 2025-11-21 20:13:14.109 | Running transaction test 2025-11-21 20:13:14.351 | Transaction test succeeded. 2025-11-21 20:13:14.351 | Running transaction 2025-11-21 20:13:14.906 | Preparing : 1/1 2025-11-21 20:13:14.926 | Installing : libvirt-libs-11.8.0-1.el10.x86_64 1/57 2025-11-21 20:13:14.939 | Installing : nbdkit-server-1.44.1-2.el10.x86_64 2/57 2025-11-21 20:13:14.944 | Installing : libvirt-client-11.8.0-1.el10.x86_64 3/57 2025-11-21 20:13:14.969 | Running scriptlet: libvirt-daemon-lock-11.8.0-1.el10.x86_64 4/57 2025-11-21 20:13:14.976 | Installing : libvirt-daemon-lock-11.8.0-1.el10.x86_64 4/57 2025-11-21 20:13:14.999 | Running scriptlet: libvirt-daemon-log-11.8.0-1.el10.x86_64 5/57 2025-11-21 20:13:15.016 | Installing : libvirt-daemon-log-11.8.0-1.el10.x86_64 5/57 2025-11-21 20:13:15.021 | Installing : passt-0^20250512.g8ec1341-2.el10.x86_64 6/57 2025-11-21 20:13:15.037 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-21 20:13:15.039 | Installing : passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-21 20:13:53.289 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 7/57 2025-11-21 20:13:53.327 | Installing : libtpms-0.9.6-11.el10.x86_64 8/57 2025-11-21 20:13:53.336 | Installing : swtpm-libs-0.9.0-2.el10.x86_64 9/57 2025-11-21 20:13:53.343 | Installing : swtpm-0.9.0-2.el10.x86_64 10/57 2025-11-21 20:13:53.346 | Installing : swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-11-21 20:14:31.243 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 11/57 2025-11-21 20:14:31.273 | Installing : nbdkit-basic-filters-1.44.1-2.el10.x86_64 12/57 2025-11-21 20:14:31.281 | Installing : nbdkit-basic-plugins-1.44.1-2.el10.x86_64 13/57 2025-11-21 20:14:31.286 | Installing : nbdkit-curl-plugin-1.44.1-2.el10.x86_64 14/57 2025-11-21 20:14:31.301 | Installing : nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 15/57 2025-11-21 20:14:31.310 | Installing : python3-libvirt-11.8.0-1.el10.x86_64 16/57 2025-11-21 20:14:31.351 | Installing : scrub-2.6.1-11.el10.x86_64 17/57 2025-11-21 20:14:31.361 | Installing : python3-lxml-5.2.1-4.el10.x86_64 18/57 2025-11-21 20:14:31.366 | Installing : nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-11-21 20:14:31.382 | Running scriptlet: nmap-ncat-4:7.92-3.el10.x86_64 19/57 2025-11-21 20:14:31.415 | Running scriptlet: libvirt-daemon-proxy-11.8.0-1.el10.x86_64 20/57 2025-11-21 20:14:31.421 | Installing : libvirt-daemon-proxy-11.8.0-1.el10.x86_64 20/57 2025-11-21 20:14:31.433 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-21 20:14:31.436 | Installing : nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-21 20:14:44.195 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 21/57 2025-11-21 20:14:44.236 | Installing : nbdkit-1.44.1-2.el10.x86_64 22/57 2025-11-21 20:14:44.246 | Installing : mdevctl-1.3.0-6.el10.x86_64 23/57 2025-11-21 20:14:44.264 | Installing : gnutls-dane-3.8.10-2.el10.x86_64 24/57 2025-11-21 20:14:44.282 | Installing : gnutls-utils-3.8.10-2.el10.x86_64 25/57 2025-11-21 20:14:44.314 | Installing : swtpm-tools-0.9.0-2.el10.x86_64 26/57 2025-11-21 20:14:44.329 | Installing : systemd-container-257-16.el10.x86_64 27/57 2025-11-21 20:14:44.344 | Installing : python3-ply-3.11-25.el10.noarch 28/57 2025-11-21 20:14:44.364 | Installing : python3-pycparser-2.20-16.el10.noarch 29/57 2025-11-21 20:14:44.425 | Installing : python3-cffi-1.16.0-7.el10.x86_64 30/57 2025-11-21 20:14:44.435 | Installing : python3-cryptography-43.0.0-4.el10.x86_64 31/57 2025-11-21 20:14:44.441 | Installing : libvirt-client-qemu-11.8.0-1.el10.x86_64 32/57 2025-11-21 20:14:44.445 | Installing : numad-0.5-46.20150602git.el10.x86_64 33/57 2025-11-21 20:14:44.479 | Running scriptlet: numad-0.5-46.20150602git.el10.x86_64 33/57 2025-11-21 20:14:44.484 | Installing : nftables-1:1.1.1-8.el10.x86_64 34/57 2025-11-21 20:14:44.514 | Running scriptlet: nftables-1:1.1.1-8.el10.x86_64 34/57 2025-11-21 20:14:44.524 | Installing : lzop-1.04-16.el10.x86_64 35/57 2025-11-21 20:14:44.530 | Installing : dmidecode-1:3.6-5.el10.x86_64 36/57 2025-11-21 20:14:44.584 | Running scriptlet: libvirt-daemon-common-11.8.0-1.el10.x86_64 37/57 2025-11-21 20:14:44.594 | Installing : libvirt-daemon-common-11.8.0-1.el10.x86_64 37/57 2025-11-21 20:14:44.627 | Running scriptlet: libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 38/57 2025-11-21 20:14:44.637 | Installing : libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 38/57 2025-11-21 20:14:44.671 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-21 20:14:44.679 | Installing : libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-21 20:14:44.689 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 39/57 2025-11-21 20:14:44.717 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 40/57 2025-11-21 20:14:44.726 | Installing : libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 40/57 2025-11-21 20:14:44.746 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-21 20:14:44.751 | Installing : libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-21 20:14:44.939 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 41/57 2025-11-21 20:14:44.960 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-21 20:14:44.967 | Installing : libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-21 20:14:44.990 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 42/57 2025-11-21 20:14:44.996 | Installing : libvirt-daemon-driver-storage-disk-11.8.0-1.el10.x 43/57 2025-11-21 20:14:45.002 | Installing : libvirt-daemon-driver-storage-iscsi-11.8.0-1.el10. 44/57 2025-11-21 20:14:45.007 | Installing : libvirt-daemon-driver-storage-logical-11.8.0-1.el1 45/57 2025-11-21 20:14:45.013 | Installing : libvirt-daemon-driver-storage-mpath-11.8.0-1.el10. 46/57 2025-11-21 20:14:45.019 | Installing : libvirt-daemon-driver-storage-rbd-11.8.0-1.el10.x8 47/57 2025-11-21 20:14:45.024 | Installing : libvirt-daemon-driver-storage-scsi-11.8.0-1.el10.x 48/57 2025-11-21 20:14:45.027 | Installing : libvirt-daemon-driver-storage-11.8.0-1.el10.x86_64 49/57 2025-11-21 20:14:45.058 | Running scriptlet: libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 50/57 2025-11-21 20:14:45.067 | Installing : libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 50/57 2025-11-21 20:14:45.098 | Running scriptlet: libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 51/57 2025-11-21 20:14:45.107 | Installing : libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 51/57 2025-11-21 20:14:45.168 | Running scriptlet: libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 52/57 2025-11-21 20:14:45.178 | Installing : libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 52/57 2025-11-21 20:14:45.212 | Running scriptlet: libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 53/57 2025-11-21 20:14:45.221 | Installing : libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 53/57 2025-11-21 20:14:45.226 | Installing : libvirt-daemon-plugin-lockd-11.8.0-1.el10.x86_64 54/57 2025-11-21 20:14:45.261 | Running scriptlet: libvirt-daemon-11.8.0-1.el10.x86_64 55/57 2025-11-21 20:14:45.269 | Installing : libvirt-daemon-11.8.0-1.el10.x86_64 55/57 2025-11-21 20:14:45.285 | Installing : libvirt-11.8.0-1.el10.x86_64 56/57 2025-11-21 20:14:45.291 | Installing : libvirt-devel-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:45.388 | Running scriptlet: libvirt-daemon-lock-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:45.388 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd.socket' → '/usr/lib/systemd/system/virtlockd.socket'. 2025-11-21 20:14:45.388 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlockd-admin.socket' → '/usr/lib/systemd/system/virtlockd-admin.socket'. 2025-11-21 20:14:45.388 | 2025-11-21 20:14:45.475 | Running scriptlet: libvirt-daemon-log-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:45.476 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd.socket' → '/usr/lib/systemd/system/virtlogd.socket'. 2025-11-21 20:14:45.476 | Created symlink '/etc/systemd/system/sockets.target.wants/virtlogd-admin.socket' → '/usr/lib/systemd/system/virtlogd-admin.socket'. 2025-11-21 20:14:45.476 | 2025-11-21 20:14:46.148 | Running scriptlet: passt-selinux-0^20250512.g8ec1341-2.el10.noarch 57/57 2025-11-21 20:14:46.163 | Running scriptlet: swtpm-selinux-0.9.0-2.el10.noarch 57/57 2025-11-21 20:14:46.310 | Running scriptlet: libvirt-daemon-proxy-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:46.310 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd.socket' → '/usr/lib/systemd/system/virtproxyd.socket'. 2025-11-21 20:14:46.310 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-ro.socket' → '/usr/lib/systemd/system/virtproxyd-ro.socket'. 2025-11-21 20:14:46.310 | Created symlink '/etc/systemd/system/sockets.target.wants/virtproxyd-admin.socket' → '/usr/lib/systemd/system/virtproxyd-admin.socket'. 2025-11-21 20:14:46.310 | 2025-11-21 20:14:46.323 | Running scriptlet: nbdkit-selinux-1.44.1-2.el10.noarch 57/57 2025-11-21 20:14:46.360 | Running scriptlet: libvirt-daemon-common-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:46.475 | Running scriptlet: libvirt-daemon-driver-storage-core-11.8.0-1.el10.x 57/57 2025-11-21 20:14:46.475 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged.socket' → '/usr/lib/systemd/system/virtstoraged.socket'. 2025-11-21 20:14:46.475 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-ro.socket' → '/usr/lib/systemd/system/virtstoraged-ro.socket'. 2025-11-21 20:14:46.475 | Created symlink '/etc/systemd/system/sockets.target.wants/virtstoraged-admin.socket' → '/usr/lib/systemd/system/virtstoraged-admin.socket'. 2025-11-21 20:14:46.475 | 2025-11-21 20:14:46.593 | Running scriptlet: libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:46.593 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd.socket' → '/usr/lib/systemd/system/virtnetworkd.socket'. 2025-11-21 20:14:46.593 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-ro.socket' → '/usr/lib/systemd/system/virtnetworkd-ro.socket'. 2025-11-21 20:14:46.593 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnetworkd-admin.socket' → '/usr/lib/systemd/system/virtnetworkd-admin.socket'. 2025-11-21 20:14:46.593 | 2025-11-21 20:14:46.704 | Running scriptlet: libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_6 57/57 2025-11-21 20:14:46.704 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd.socket' → '/usr/lib/systemd/system/virtnwfilterd.socket'. 2025-11-21 20:14:46.704 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-ro.socket' → '/usr/lib/systemd/system/virtnwfilterd-ro.socket'. 2025-11-21 20:14:46.704 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnwfilterd-admin.socket' → '/usr/lib/systemd/system/virtnwfilterd-admin.socket'. 2025-11-21 20:14:46.704 | 2025-11-21 20:14:46.736 | Running scriptlet: libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_6 57/57 2025-11-21 20:14:46.753 | Running scriptlet: libvirt-daemon-config-network-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:46.877 | Running scriptlet: libvirt-daemon-driver-interface-11.8.0-1.el10.x86_ 57/57 2025-11-21 20:14:46.877 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced.socket' → '/usr/lib/systemd/system/virtinterfaced.socket'. 2025-11-21 20:14:46.877 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-ro.socket' → '/usr/lib/systemd/system/virtinterfaced-ro.socket'. 2025-11-21 20:14:46.877 | Created symlink '/etc/systemd/system/sockets.target.wants/virtinterfaced-admin.socket' → '/usr/lib/systemd/system/virtinterfaced-admin.socket'. 2025-11-21 20:14:46.877 | 2025-11-21 20:14:47.002 | Running scriptlet: libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:47.003 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd.socket' → '/usr/lib/systemd/system/virtnodedevd.socket'. 2025-11-21 20:14:47.003 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-ro.socket' → '/usr/lib/systemd/system/virtnodedevd-ro.socket'. 2025-11-21 20:14:47.003 | Created symlink '/etc/systemd/system/sockets.target.wants/virtnodedevd-admin.socket' → '/usr/lib/systemd/system/virtnodedevd-admin.socket'. 2025-11-21 20:14:47.003 | 2025-11-21 20:14:47.109 | Running scriptlet: libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:47.109 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud.socket' → '/usr/lib/systemd/system/virtqemud.socket'. 2025-11-21 20:14:47.109 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-ro.socket' → '/usr/lib/systemd/system/virtqemud-ro.socket'. 2025-11-21 20:14:47.109 | Created symlink '/etc/systemd/system/sockets.target.wants/virtqemud-admin.socket' → '/usr/lib/systemd/system/virtqemud-admin.socket'. 2025-11-21 20:14:47.109 | Created symlink '/etc/systemd/system/multi-user.target.wants/virtqemud.service' → '/usr/lib/systemd/system/virtqemud.service'. 2025-11-21 20:14:47.109 | 2025-11-21 20:14:47.220 | Running scriptlet: libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:47.220 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd.socket' → '/usr/lib/systemd/system/virtsecretd.socket'. 2025-11-21 20:14:47.220 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-ro.socket' → '/usr/lib/systemd/system/virtsecretd-ro.socket'. 2025-11-21 20:14:47.220 | Created symlink '/etc/systemd/system/sockets.target.wants/virtsecretd-admin.socket' → '/usr/lib/systemd/system/virtsecretd-admin.socket'. 2025-11-21 20:14:47.221 | 2025-11-21 20:14:47.423 | Running scriptlet: libvirt-daemon-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:47.619 | Running scriptlet: libvirt-devel-11.8.0-1.el10.x86_64 57/57 2025-11-21 20:14:47.619 | /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. 2025-11-21 20:14:47.620 | 2025-11-21 20:14:48.587 | 2025-11-21 20:14:48.588 | Installed: 2025-11-21 20:14:48.588 | dmidecode-1:3.6-5.el10.x86_64 2025-11-21 20:14:48.588 | gnutls-dane-3.8.10-2.el10.x86_64 2025-11-21 20:14:48.588 | gnutls-utils-3.8.10-2.el10.x86_64 2025-11-21 20:14:48.588 | libtpms-0.9.6-11.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-client-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-client-qemu-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-common-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-config-network-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-config-nwfilter-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-interface-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-network-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-nodedev-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-nwfilter-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-qemu-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-secret-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-core-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-disk-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-iscsi-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-logical-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-mpath-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-rbd-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-driver-storage-scsi-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-lock-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-log-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-plugin-lockd-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-daemon-proxy-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-devel-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | libvirt-libs-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | lzop-1.04-16.el10.x86_64 2025-11-21 20:14:48.588 | mdevctl-1.3.0-6.el10.x86_64 2025-11-21 20:14:48.588 | nbdkit-1.44.1-2.el10.x86_64 2025-11-21 20:14:48.588 | nbdkit-basic-filters-1.44.1-2.el10.x86_64 2025-11-21 20:14:48.588 | nbdkit-basic-plugins-1.44.1-2.el10.x86_64 2025-11-21 20:14:48.588 | nbdkit-curl-plugin-1.44.1-2.el10.x86_64 2025-11-21 20:14:48.588 | nbdkit-selinux-1.44.1-2.el10.noarch 2025-11-21 20:14:48.588 | nbdkit-server-1.44.1-2.el10.x86_64 2025-11-21 20:14:48.588 | nbdkit-ssh-plugin-1.44.1-2.el10.x86_64 2025-11-21 20:14:48.588 | nftables-1:1.1.1-8.el10.x86_64 2025-11-21 20:14:48.588 | nmap-ncat-4:7.92-3.el10.x86_64 2025-11-21 20:14:48.588 | numad-0.5-46.20150602git.el10.x86_64 2025-11-21 20:14:48.588 | passt-0^20250512.g8ec1341-2.el10.x86_64 2025-11-21 20:14:48.588 | passt-selinux-0^20250512.g8ec1341-2.el10.noarch 2025-11-21 20:14:48.588 | python3-cffi-1.16.0-7.el10.x86_64 2025-11-21 20:14:48.588 | python3-cryptography-43.0.0-4.el10.x86_64 2025-11-21 20:14:48.588 | python3-libvirt-11.8.0-1.el10.x86_64 2025-11-21 20:14:48.588 | python3-lxml-5.2.1-4.el10.x86_64 2025-11-21 20:14:48.588 | python3-ply-3.11-25.el10.noarch 2025-11-21 20:14:48.588 | python3-pycparser-2.20-16.el10.noarch 2025-11-21 20:14:48.588 | scrub-2.6.1-11.el10.x86_64 2025-11-21 20:14:48.588 | swtpm-0.9.0-2.el10.x86_64 2025-11-21 20:14:48.588 | swtpm-libs-0.9.0-2.el10.x86_64 2025-11-21 20:14:48.588 | swtpm-selinux-0.9.0-2.el10.noarch 2025-11-21 20:14:48.588 | swtpm-tools-0.9.0-2.el10.x86_64 2025-11-21 20:14:48.588 | systemd-container-257-16.el10.x86_64 2025-11-21 20:14:48.588 | 2025-11-21 20:14:48.588 | Complete! 2025-11-21 20:14:48.662 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:14:48.665 | + functions-common:time_stop:2423 : local name 2025-11-21 20:14:48.668 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:14:48.671 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:14:48.674 | + functions-common:time_stop:2426 : local total 2025-11-21 20:14:48.676 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:14:48.679 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:14:48.682 | + functions-common:time_stop:2430 : start_time=1763755987748 2025-11-21 20:14:48.685 | + functions-common:time_stop:2432 : [[ -z 1763755987748 ]] 2025-11-21 20:14:48.689 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:14:48.695 | + functions-common:time_stop:2435 : end_time=1763756088692 2025-11-21 20:14:48.697 | + functions-common:time_stop:2436 : elapsed_time=100944 2025-11-21 20:14:48.699 | + functions-common:time_stop:2437 : total=156611 2025-11-21 20:14:48.703 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:14:48.705 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=257555 2025-11-21 20:14:48.708 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : [[ rhel10 =~ rhel9 ]] 2025-11-21 20:14:48.711 | + lib/nova_plugins/functions-libvirt:install_libvirt:101 : install_package python3-libvirt 2025-11-21 20:14:48.714 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:14:48.716 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:14:48.720 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:14:48.722 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:14:48.725 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:14:48.728 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:14:48.731 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:14:48.733 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:14:48.736 | + functions-common:install_package:1442 : real_install_package python3-libvirt 2025-11-21 20:14:48.739 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:14:48.742 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:14:48.744 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:14:48.747 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:14:48.750 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:14:48.753 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:14:48.755 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:14:48.758 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:14:48.760 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:14:48.763 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:14:48.766 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:14:48.768 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:14:48.771 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:14:48.774 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:14:48.777 | + functions-common:real_install_package:1432 : yum_install python3-libvirt 2025-11-21 20:14:48.780 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:14:48.783 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:14:48.786 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:14:48.788 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:14:48.791 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:14:48.793 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:14:48.797 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:14:48.802 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756088799 2025-11-21 20:14:48.806 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y python3-libvirt 2025-11-21 20:14:48.808 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:14:48.811 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:14:48.817 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:14:48.820 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:14:48.823 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y python3-libvirt 2025-11-21 20:14:49.358 | Last metadata expiration check: 0:07:14 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:14:49.424 | Package python3-libvirt-11.8.0-1.el10.x86_64 is already installed. 2025-11-21 20:14:49.454 | Dependencies resolved. 2025-11-21 20:14:49.454 | Nothing to do. 2025-11-21 20:14:49.454 | Complete! 2025-11-21 20:14:49.495 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:14:49.498 | + functions-common:time_stop:2423 : local name 2025-11-21 20:14:49.501 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:14:49.503 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:14:49.505 | + functions-common:time_stop:2426 : local total 2025-11-21 20:14:49.509 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:14:49.512 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:14:49.514 | + functions-common:time_stop:2430 : start_time=1763756088799 2025-11-21 20:14:49.516 | + functions-common:time_stop:2432 : [[ -z 1763756088799 ]] 2025-11-21 20:14:49.520 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:14:49.526 | + functions-common:time_stop:2435 : end_time=1763756089522 2025-11-21 20:14:49.528 | + functions-common:time_stop:2436 : elapsed_time=723 2025-11-21 20:14:49.531 | + functions-common:time_stop:2437 : total=257555 2025-11-21 20:14:49.534 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:14:49.537 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=258278 2025-11-21 20:14:49.540 | + lib/nova_plugins/functions-libvirt:install_libvirt:104 : is_arch aarch64 2025-11-21 20:14:49.543 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:14:49.548 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-21 20:14:49.550 | + lib/nova_plugins/functions-libvirt:install_libvirt:109 : [[ True == True ]] 2025-11-21 20:14:49.553 | + lib/nova_plugins/functions-libvirt:install_libvirt:110 : _enable_coredump 2025-11-21 20:14:49.556 | + lib/nova_plugins/functions-libvirt:_enable_coredump:34 : local confdir=/etc/systemd/system/libvirtd.service.d 2025-11-21 20:14:49.559 | + lib/nova_plugins/functions-libvirt:_enable_coredump:35 : local conffile=/etc/systemd/system/libvirtd.service.d/coredump.conf 2025-11-21 20:14:49.562 | + lib/nova_plugins/functions-libvirt:_enable_coredump:39 : sudo mkdir -p /var/core 2025-11-21 20:14:49.590 | + lib/nova_plugins/functions-libvirt:_enable_coredump:40 : sudo chmod a+wrx /var/core 2025-11-21 20:14:49.615 | + lib/nova_plugins/functions-libvirt:_enable_coredump:41 : echo /var/core/core.%e.%p.%h.%t 2025-11-21 20:14:49.616 | + lib/nova_plugins/functions-libvirt:_enable_coredump:42 : sudo tee /proc/sys/kernel/core_pattern 2025-11-21 20:14:49.634 | /var/core/core.%e.%p.%h.%t 2025-11-21 20:14:49.640 | + lib/nova_plugins/functions-libvirt:_enable_coredump:45 : sudo mkdir -p /etc/systemd/system/libvirtd.service.d 2025-11-21 20:14:49.665 | + lib/nova_plugins/functions-libvirt:_enable_coredump:46 : sudo tee /etc/systemd/system/libvirtd.service.d/coredump.conf 2025-11-21 20:14:49.684 | [Service] 2025-11-21 20:14:49.684 | LimitCORE=infinity 2025-11-21 20:14:49.691 | + lib/nova_plugins/functions-libvirt:_enable_coredump:53 : sudo systemctl daemon-reload 2025-11-21 20:14:49.995 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ qemu == \l\x\c ]] 2025-11-21 20:14:49.999 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2025-11-21 20:14:50.002 | + lib/nova:install_nova:943 : is_service_enabled n-novnc 2025-11-21 20:14:50.030 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:14:50.034 | ++ lib/nova:install_nova:945 : trueorfalse False NOVNC_FROM_PACKAGE 2025-11-21 20:14:50.056 | + lib/nova:install_nova:945 : NOVNC_FROM_PACKAGE=False 2025-11-21 20:14:50.059 | + lib/nova:install_nova:946 : '[' False = True ']' 2025-11-21 20:14:50.062 | + lib/nova:install_nova:965 : NOVNC_WEB_DIR=/opt/stack/novnc 2025-11-21 20:14:50.066 | + lib/nova:install_nova:966 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2025-11-21 20:14:50.069 | + functions-common:git_clone:592 : local git_remote=https://github.com/novnc/novnc.git 2025-11-21 20:14:50.071 | + functions-common:git_clone:593 : local git_dest=/opt/stack/novnc 2025-11-21 20:14:50.074 | + functions-common:git_clone:594 : local git_ref=v1.3.0 2025-11-21 20:14:50.077 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:14:50.079 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:14:50.083 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:14:50.085 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:14:50.089 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:14:50.108 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:14:50.111 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:14:50.114 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:14:50.118 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:14:50.118 | + functions-common:git_clone:613 : echo v1.3.0 2025-11-21 20:14:50.120 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:14:50.126 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/novnc ]] 2025-11-21 20:14:50.128 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:14:50.132 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/novnc 2025-11-21 20:14:50.162 | + functions-common:git_clone:675 : cd /opt/stack/novnc 2025-11-21 20:14:50.165 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:14:50.165 | + functions-common:git_clone:676 : head -1 2025-11-21 20:14:50.169 | d44f7e0 Remove show_dot from docs/EMBEDDING.md 2025-11-21 20:14:50.172 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:14:50.176 | + lib/nova:install_nova:970 : is_service_enabled n-spice 2025-11-21 20:14:50.198 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:14:50.201 | + lib/nova:install_nova:982 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2025-11-21 20:14:50.205 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/nova.git 2025-11-21 20:14:50.208 | + functions-common:git_clone:593 : local git_dest=/opt/stack/nova 2025-11-21 20:14:50.211 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:14:50.213 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:14:50.217 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:14:50.220 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:14:50.224 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:14:50.227 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:14:50.247 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:14:50.250 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:14:50.253 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:14:50.257 | + functions-common:git_clone:613 : echo master 2025-11-21 20:14:50.257 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:14:50.260 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:14:50.265 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/nova ]] 2025-11-21 20:14:50.268 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:14:50.271 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/nova 2025-11-21 20:14:50.297 | + functions-common:git_clone:675 : cd /opt/stack/nova 2025-11-21 20:14:50.301 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:14:50.302 | + functions-common:git_clone:676 : head -1 2025-11-21 20:14:50.321 | 16e65e74b2 Merge "docs: Corrects a typo on a placement audit command" 2025-11-21 20:14:50.325 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:14:50.329 | + lib/nova:install_nova:983 : setup_develop /opt/stack/nova 2025-11-21 20:14:50.332 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:14:50.335 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2025-11-21 20:14:50.338 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2025-11-21 20:14:50.341 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:14:50.345 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2025-11-21 20:14:50.348 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:14:50.352 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2025-11-21 20:14:50.355 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2025-11-21 20:14:50.358 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:14:50.361 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:14:50.365 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2025-11-21 20:14:50.369 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:14:50.373 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2025-11-21 20:14:50.375 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:14:50.379 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:14:50.383 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2025-11-21 20:14:50.390 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2025-11-21 20:14:50.393 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2025-11-21 20:14:50.396 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2025-11-21 20:14:50.534 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2025-11-21 20:14:50.538 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:14:50.541 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:14:50.544 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:14:50.546 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2025-11-21 20:14:50.549 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2025-11-21 20:14:50.552 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:14:50.554 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:14:50.557 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:14:50.560 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:14:50.563 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:14:50.566 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:14:50.569 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:14:50.572 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2025-11-21 20:14:50.596 | Using python 3.12 to install /opt/stack/nova 2025-11-21 20:14:50.599 | + 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 2025-11-21 20:14:51.350 | 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 2025-11-21 20:14:51.354 | Obtaining file:///opt/stack/nova 2025-11-21 20:14:51.355 | Installing build dependencies: started 2025-11-21 20:14:53.841 | Installing build dependencies: finished with status 'done' 2025-11-21 20:14:53.845 | Checking if build backend supports build_editable: started 2025-11-21 20:14:54.006 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:14:54.007 | Getting requirements to build editable: started 2025-11-21 20:14:54.153 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:14:54.158 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:14:55.468 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:14:55.604 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (7.0.3) 2025-11-21 20:14:55.605 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev103) (2.0.44) 2025-11-21 20:14:55.606 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (5.2.1) 2025-11-21 20:14:55.607 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (0.40.3) 2025-11-21 20:14:55.608 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.1.6) 2025-11-21 20:14:55.609 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (10.12.0) 2025-11-21 20:14:55.610 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev103) (6.0.2) 2025-11-21 20:14:55.611 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.5.1) 2025-11-21 20:14:55.612 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev103) (43.0.3) 2025-11-21 20:14:55.613 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (1.8.9) 2025-11-21 20:14:55.614 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev103) (3.2.4) 2025-11-21 20:14:55.615 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.1.0) 2025-11-21 20:14:55.616 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.10.1) 2025-11-21 20:14:55.618 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.16.0) 2025-11-21 20:14:55.619 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (1.17.0) 2025-11-21 20:14:55.620 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (1.3.0) 2025-11-21 20:14:55.620 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.0.0) 2025-11-21 20:14:55.621 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.1.0) 2025-11-21 20:14:55.622 | Requirement already satisfied: jsonschema>=4.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.25.1) 2025-11-21 20:14:55.623 | Requirement already satisfied: python-cinderclient>=4.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (9.8.0) 2025-11-21 20:14:55.624 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (5.12.0) 2025-11-21 20:14:55.625 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (11.6.0) 2025-11-21 20:14:55.626 | Requirement already satisfied: python-glanceclient>=4.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.10.0) 2025-11-21 20:14:55.627 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.32.5) 2025-11-21 20:14:55.628 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (5.5.0) 2025-11-21 20:14:55.676 | Collecting websockify>=0.9.0 (from nova==32.1.0.dev103) 2025-11-21 20:14:55.689 | 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) 2025-11-21 20:14:55.697 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.0.0) 2025-11-21 20:14:55.698 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (7.2.0) 2025-11-21 20:14:55.699 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (10.1.0) 2025-11-21 20:14:55.700 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (6.1.0) 2025-11-21 20:14:55.702 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (7.2.1) 2025-11-21 20:14:55.703 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.8.0) 2025-11-21 20:14:55.704 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.6.0) 2025-11-21 20:14:55.705 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (5.8.0) 2025-11-21 20:14:55.706 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.6.0) 2025-11-21 20:14:55.707 | Requirement already satisfied: oslo.utils>=8.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (9.1.0) 2025-11-21 20:14:55.709 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (17.4.0) 2025-11-21 20:14:55.710 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (7.8.0) 2025-11-21 20:14:55.711 | Requirement already satisfied: oslo.messaging>=14.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (17.1.0) 2025-11-21 20:14:55.712 | Requirement already satisfied: oslo.policy>=4.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.7.0) 2025-11-21 20:14:55.713 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.8.0) 2025-11-21 20:14:55.714 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (6.7.0) 2025-11-21 20:14:55.716 | Requirement already satisfied: oslo.service>=4.2.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->nova==32.1.0.dev103) (4.4.1) 2025-11-21 20:14:55.718 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.0.0) 2025-11-21 20:14:55.719 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (7.0.0) 2025-11-21 20:14:55.722 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev103) (7.1.1) 2025-11-21 20:14:55.723 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.8.0) 2025-11-21 20:14:55.724 | Requirement already satisfied: os-brick>=6.10.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (6.13.0) 2025-11-21 20:14:55.725 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (1.1.0) 2025-11-21 20:14:55.743 | Requirement already satisfied: os-traits>=3.5.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.5.0) 2025-11-21 20:14:55.744 | Requirement already satisfied: os-vif>=3.1.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.2.1) 2025-11-21 20:14:55.745 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (5.5.0) 2025-11-21 20:14:55.769 | Collecting microversion-parse>=0.2.1 (from nova==32.1.0.dev103) 2025-11-21 20:14:55.774 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ad/23/5859fad50fc5a985d55adc53f629ed4ff578be2d5df9d271fbfa5929decb/microversion_parse-2.0.0-py3-none-any.whl.metadata (5.1 kB) 2025-11-21 20:14:55.782 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (7.0.0) 2025-11-21 20:14:55.783 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (0.2.3) 2025-11-21 20:14:55.784 | Requirement already satisfied: retrying>=1.3.3 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (1.4.2) 2025-11-21 20:14:55.785 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (1.8.1) 2025-11-21 20:14:55.786 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/lib/python3.12/site-packages (from nova==32.1.0.dev103) (2.9.0.post0) 2025-11-21 20:14:55.786 | Requirement already satisfied: futurist>=3.2.1 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (3.2.1) 2025-11-21 20:14:55.788 | Requirement already satisfied: openstacksdk>=4.4.0 in /usr/local/lib/python3.12/site-packages (from nova==32.1.0.dev103) (4.8.0) 2025-11-21 20:14:55.788 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib64/python3.12/site-packages (from nova==32.1.0.dev103) (6.0.3) 2025-11-21 20:14:55.793 | Requirement already satisfied: Mako in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev103) (1.3.10) 2025-11-21 20:14:55.794 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from alembic>=1.5.0->nova==32.1.0.dev103) (4.15.0) 2025-11-21 20:14:55.802 | 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.dev103) (7.2.0) 2025-11-21 20:14:55.817 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.7->nova==32.1.0.dev103) (2.0.0) 2025-11-21 20:14:55.831 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.12/site-packages (from eventlet>=0.30.1->nova==32.1.0.dev103) (2.8.0) 2025-11-21 20:14:55.834 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=3.2.1->nova==32.1.0.dev103) (3.0.0) 2025-11-21 20:14:55.843 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib64/python3.12/site-packages (from Jinja2>=2.10->nova==32.1.0.dev103) (3.0.3) 2025-11-21 20:14:55.856 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev103) (25.4.0) 2025-11-21 20:14:55.857 | 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.dev103) (2025.9.1) 2025-11-21 20:14:55.857 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=4.0.0->nova==32.1.0.dev103) (0.37.0) 2025-11-21 20:14:55.858 | 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.dev103) (0.28.0) 2025-11-21 20:14:55.887 | Requirement already satisfied: pycadf>=1.1.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev103) (4.0.1) 2025-11-21 20:14:55.888 | Requirement already satisfied: PyJWT>=2.4.0 in /usr/local/lib/python3.12/site-packages (from keystonemiddleware>=4.20.0->nova==32.1.0.dev103) (2.10.1) 2025-11-21 20:14:55.888 | 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.dev103) (5.7.0) 2025-11-21 20:14:55.908 | 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.dev103) (1.5.0) 2025-11-21 20:14:55.910 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev103) (1.0.1) 2025-11-21 20:14:55.911 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev103) (1.33) 2025-11-21 20:14:55.913 | Requirement already satisfied: platformdirs>=3 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev103) (4.5.0) 2025-11-21 20:14:55.914 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==32.1.0.dev103) (1.4.0) 2025-11-21 20:14:55.927 | 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.dev103) (9.1.2) 2025-11-21 20:14:55.928 | 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.dev103) (5.9.0) 2025-11-21 20:14:55.951 | 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.dev103) (2.14.0) 2025-11-21 20:14:55.953 | 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.dev103) (0.8.1) 2025-11-21 20:14:55.971 | 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.dev103) (0.20) 2025-11-21 20:14:55.999 | 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.dev103) (2.0.2) 2025-11-21 20:14:56.000 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.12/site-packages (from oslo.db>=10.0.0->nova==32.1.0.dev103) (0.5.0) 2025-11-21 20:14:56.045 | 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.dev103) (6.2.1) 2025-11-21 20:14:56.047 | 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.dev103) (5.3.1) 2025-11-21 20:14:56.048 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==32.1.0.dev103) (5.5.4) 2025-11-21 20:14:56.049 | 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.dev103) (0.14.0) 2025-11-21 20:14:56.058 | 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.dev103) (4.3.0) 2025-11-21 20:14:56.061 | 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.dev103) (4.0.1) 2025-11-21 20:14:56.083 | 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.dev103) (1.1.2) 2025-11-21 20:14:56.110 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.serialization>=4.2.0->nova==32.1.0.dev103) (2025.2) 2025-11-21 20:14:56.127 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib64/python3.12/site-packages (from oslo.service>=4.2.0->oslo.service[threading]>=4.2.0->nova==32.1.0.dev103) (1.7.3) 2025-11-21 20:14:56.144 | Requirement already satisfied: cotyledon>=2.0.0 in /usr/local/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.0->nova==32.1.0.dev103) (2.1.0) 2025-11-21 20:14:56.166 | 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.dev103) (3.2.5) 2025-11-21 20:14:56.167 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=8.0.0->nova==32.1.0.dev103) (25.0) 2025-11-21 20:14:56.196 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev103) (2.2.1) 2025-11-21 20:14:56.197 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.1->nova==32.1.0.dev103) (1.6.0) 2025-11-21 20:14:56.207 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from Paste>=2.0.2->nova==32.1.0.dev103) (69.0.3) 2025-11-21 20:14:56.240 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==32.1.0.dev103) (0.2.14) 2025-11-21 20:14:56.298 | Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.12/site-packages (from python-dateutil>=2.7.0->nova==32.1.0.dev103) (1.17.0) 2025-11-21 20:14:56.314 | 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.dev103) (2.1.0) 2025-11-21 20:14:56.316 | 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.dev103) (2.0.0) 2025-11-21 20:14:56.317 | 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.dev103) (24.2.1) 2025-11-21 20:14:56.333 | 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.dev103) (4.11.0) 2025-11-21 20:14:56.335 | 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.dev103) (4.2.0) 2025-11-21 20:14:56.337 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=7.1.0->nova==32.1.0.dev103) (2.3.0) 2025-11-21 20:14:56.365 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev103) (3.4.4) 2025-11-21 20:14:56.366 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev103) (3.11) 2025-11-21 20:14:56.369 | 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.dev103) (1.26.20) 2025-11-21 20:14:56.370 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->nova==32.1.0.dev103) (2025.11.12) 2025-11-21 20:14:56.407 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->nova==32.1.0.dev103) (0.7) 2025-11-21 20:14:56.479 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from tooz>=1.58.0->nova==32.1.0.dev103) (0.15.2) 2025-11-21 20:14:56.873 | Collecting numpy (from websockify>=0.9.0->nova==32.1.0.dev103) 2025-11-21 20:14:56.880 | 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) 2025-11-21 20:14:56.889 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.0/62.0 kB 7.2 MB/s eta 0:00:00 2025-11-21 20:14:56.924 | Collecting jwcrypto (from websockify>=0.9.0->nova==32.1.0.dev103) 2025-11-21 20:14:56.944 | 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) 2025-11-21 20:14:57.027 | Collecting redis (from websockify>=0.9.0->nova==32.1.0.dev103) 2025-11-21 20:14:57.038 | 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) 2025-11-21 20:14:57.058 | 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.dev103) (5.1.0) 2025-11-21 20:14:57.123 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->nova==32.1.0.dev103) (2.23) 2025-11-21 20:14:57.152 | 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.dev103) (0.5.2) 2025-11-21 20:14:57.153 | 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.dev103) (2.7.0) 2025-11-21 20:14:57.173 | Requirement already satisfied: setproctitle in /usr/local/lib64/python3.12/site-packages (from cotyledon>=2.0.0->oslo.service[threading]>=4.2.0->nova==32.1.0.dev103) (1.3.7) 2025-11-21 20:14:57.301 | 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.dev103) (3.0.0) 2025-11-21 20:14:57.463 | 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.dev103) (0.23.1) 2025-11-21 20:14:57.480 | 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.dev103) (4.2.6) 2025-11-21 20:14:57.482 | 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.dev103) (3.6.0) 2025-11-21 20:14:57.836 | 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.dev103) (2.7.2) 2025-11-21 20:14:58.152 | 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.dev103) (1.11.0) 2025-11-21 20:14:58.153 | 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.dev103) (1.7.1) 2025-11-21 20:14:58.217 | 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.dev103) (2.4.0) 2025-11-21 20:14:58.333 | 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.dev103) (14.2.0) 2025-11-21 20:14:58.374 | 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.dev103) (4.0.0) 2025-11-21 20:14:58.375 | 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.dev103) (2.19.2) 2025-11-21 20:14:58.408 | 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.dev103) (0.1.2) 2025-11-21 20:14:58.470 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/ad/23/5859fad50fc5a985d55adc53f629ed4ff578be2d5df9d271fbfa5929decb/microversion_parse-2.0.0-py3-none-any.whl (19 kB) 2025-11-21 20:14:58.482 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/19/e8/6476cd85a71f7cfb04ca1e199809b75bc8580d075d4338ffcde4c761d620/websockify-0.13.0-py3-none-any.whl (41 kB) 2025-11-21 20:14:58.491 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.5/41.5 kB 4.7 MB/s eta 0:00:00 2025-11-21 20:14:58.497 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/cd/58/4a1880ea64032185e9ae9f63940c9327c6952d5584ea544a8f66972f2fda/jwcrypto-1.5.6-py3-none-any.whl (92 kB) 2025-11-21 20:14:58.509 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.5/92.5 kB 9.2 MB/s eta 0:00:00 2025-11-21 20:14:58.516 | 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) 2025-11-21 20:14:58.853 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.5/16.5 MB 44.5 MB/s eta 0:00:00 2025-11-21 20:14:58.861 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/aa/de/68c1add9d9a49588e6f75a149e079e44bab973e748a35e0582ccada09002/redis-7.0.0-py3-none-any.whl (339 kB) 2025-11-21 20:14:58.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 339.5/339.5 kB 22.0 MB/s eta 0:00:00 2025-11-21 20:14:58.920 | Building wheels for collected packages: nova 2025-11-21 20:14:58.921 | Building editable for nova (pyproject.toml): started 2025-11-21 20:15:00.471 | Building editable for nova (pyproject.toml): finished with status 'done' 2025-11-21 20:15:00.472 | Created wheel for nova: filename=nova-32.1.0.dev103-0.editable-py3-none-any.whl size=9384 sha256=dba2b6ba739e3d7f068fbf72ad253ce8caae7ba795f129979edd89b1027201d7 2025-11-21 20:15:00.473 | Stored in directory: /tmp/pip-ephem-wheel-cache-qzv_10_h/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2025-11-21 20:15:00.478 | Successfully built nova 2025-11-21 20:15:01.374 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2025-11-21 20:15:03.503 | Successfully installed jwcrypto-1.5.6 microversion-parse-2.0.0 nova-32.1.0.dev103 numpy-2.2.6 redis-7.0.0 websockify-0.13.0 2025-11-21 20:15:03.504 | 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 2025-11-21 20:15:03.873 | + inc/python:pip_install:216 : result=0 2025-11-21 20:15:03.877 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:15:03.880 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:03.882 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:03.885 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:03.888 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:03.891 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:03.893 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:15:03.896 | + functions-common:time_stop:2430 : start_time=1763756090590 2025-11-21 20:15:03.899 | + functions-common:time_stop:2432 : [[ -z 1763756090590 ]] 2025-11-21 20:15:03.902 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:03.908 | + functions-common:time_stop:2435 : end_time=1763756103905 2025-11-21 20:15:03.910 | + functions-common:time_stop:2436 : elapsed_time=13315 2025-11-21 20:15:03.912 | + functions-common:time_stop:2437 : total=116842 2025-11-21 20:15:03.916 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:03.918 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=130157 2025-11-21 20:15:03.920 | + inc/python:pip_install:219 : return 0 2025-11-21 20:15:03.923 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:15:03.926 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:15:03.930 | + inc/python:setup_package:468 : '[' -d '/opt/stack/nova/*.egg-info' ']' 2025-11-21 20:15:03.933 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2025-11-21 20:15:03.936 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2025-11-21 20:15:03.939 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:15:03.942 | + 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 ]] 2025-11-21 20:15:03.945 | + 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, ]] 2025-11-21 20:15:03.948 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:15:03.951 | + lib/nova:install_nova:984 : sudo install -D -m 0644 -o stack /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2025-11-21 20:15:03.982 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:15:03.985 | + ./stack.sh:main:985 : configure_nova 2025-11-21 20:15:03.988 | + lib/nova:configure_nova:260 : sudo install -d -o stack /etc/nova 2025-11-21 20:15:04.014 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2025-11-21 20:15:04.017 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2025-11-21 20:15:04.020 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2025-11-21 20:15:04.024 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2025-11-21 20:15:04.025 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2025-11-21 20:15:04.030 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2025-11-21 20:15:04.032 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2025-11-21 20:15:04.035 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2025-11-21 20:15:04.038 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2025-11-21 20:15:04.041 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2025-11-21 20:15:04.045 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2025-11-21 20:15:04.048 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2025-11-21 20:15:04.051 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2025-11-21 20:15:04.076 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2025-11-21 20:15:04.102 | + 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 2025-11-21 20:15:04.132 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2025-11-21 20:15:04.163 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2025-11-21 20:15:04.188 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2025-11-21 20:15:04.213 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2025-11-21 20:15:04.217 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2025-11-21 20:15:04.223 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.ng0nUd2kbn 2025-11-21 20:15:04.225 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-11-21 20:15:04.229 | + inc/rootwrap:configure_rootwrap:73 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2025-11-21 20:15:04.232 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2025-11-21 20:15:04.235 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-11-21 20:15:04.238 | + inc/rootwrap:configure_rootwrap:77 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2025-11-21 20:15:04.241 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.ng0nUd2kbn 2025-11-21 20:15:04.246 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.ng0nUd2kbn 2025-11-21 20:15:04.270 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.ng0nUd2kbn /etc/sudoers.d/nova-rootwrap 2025-11-21 20:15:04.296 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /usr/local/bin/nova-rootwrap 2025-11-21 20:15:04.302 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /usr/local/bin 2025-11-21 20:15:04.305 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2025-11-21 20:15:04.308 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2025-11-21 20:15:04.311 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2025-11-21 20:15:04.314 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:stack secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2025-11-21 20:15:04.318 | + 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 ]] 2025-11-21 20:15:04.322 | + 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 ]] 2025-11-21 20:15:04.324 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2025-11-21 20:15:04.330 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2025-11-21 20:15:04.352 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:04.355 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2025-11-21 20:15:04.375 | net.ipv4.ip_forward = 1 2025-11-21 20:15:04.381 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-11-21 20:15:04.384 | + lib/nova:configure_nova:277 : [[ qemu == \k\v\m ]] 2025-11-21 20:15:04.388 | + lib/nova:configure_nova:294 : [[ qemu == \l\x\c ]] 2025-11-21 20:15:04.391 | + lib/nova:configure_nova:309 : sudo install -d -o stack /opt/stack/data/nova/instances 2025-11-21 20:15:04.416 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2025-11-21 20:15:04.421 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2025-11-21 20:15:04.421 | ++ lib/nova:configure_nova:323 : iscsi-iname 2025-11-21 20:15:04.431 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.1994-05.com.redhat:1e2adedf8ac 2025-11-21 20:15:04.441 | InitiatorName=iqn.1994-05.com.redhat:1e2adedf8ac 2025-11-21 20:15:04.447 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:04.450 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2025-11-21 20:15:04.566 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2025-11-21 20:15:04.569 | + lib/nova:configure_nova:344 : restart_service iscsid 2025-11-21 20:15:04.572 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:04.576 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart iscsid 2025-11-21 20:15:04.692 | + lib/nova:configure_nova:367 : create_nova_conf 2025-11-21 20:15:04.695 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2025-11-21 20:15:04.700 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2025-11-21 20:15:04.704 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2025-11-21 20:15:04.743 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2025-11-21 20:15:04.746 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2025-11-21 20:15:04.780 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2025-11-21 20:15:04.816 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2025-11-21 20:15:04.851 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2025-11-21 20:15:04.889 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2025-11-21 20:15:04.926 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2025-11-21 20:15:04.964 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 38.102.83.94 2025-11-21 20:15:04.998 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2025-11-21 20:15:05.033 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2025-11-21 20:15:05.068 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2025-11-21 20:15:05.104 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2025-11-21 20:15:05.140 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2025-11-21 20:15:05.179 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2025-11-21 20:15:05.215 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2025-11-21 20:15:05.251 | + lib/nova:create_nova_conf:461 : is_fedora 2025-11-21 20:15:05.254 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:05.256 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:05.259 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:05.262 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:05.265 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:05.268 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:05.270 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:05.273 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:05.276 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:05.279 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:05.282 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf DEFAULT bindir /usr/bin 2025-11-21 20:15:05.317 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2025-11-21 20:15:05.337 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:05.340 | + lib/nova:create_nova_conf:474 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:15:05.343 | + lib/nova:create_nova_conf:477 : local db=nova_cell0 2025-11-21 20:15:05.346 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2025-11-21 20:15:05.383 | ++ lib/nova:create_nova_conf:483 : database_connection_url nova_cell0 2025-11-21 20:15:05.387 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-11-21 20:15:05.392 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-11-21 20:15:05.395 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell0 2025-11-21 20:15:05.398 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:15:05.401 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:05.404 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:15:05.420 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:05.424 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:15:05.427 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:05.430 | + lib/nova:create_nova_conf:483 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:05.470 | ++ lib/nova:create_nova_conf:484 : database_connection_url nova_api 2025-11-21 20:15:05.473 | ++ lib/database:database_connection_url:134 : local db=nova_api 2025-11-21 20:15:05.476 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2025-11-21 20:15:05.479 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_api 2025-11-21 20:15:05.482 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:15:05.484 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:05.487 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:15:05.506 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:05.509 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:15:05.511 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:05.515 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:05.553 | + lib/nova:create_nova_conf:489 : iniset /etc/nova/nova.conf cache enabled True 2025-11-21 20:15:05.593 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2025-11-21 20:15:05.629 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2025-11-21 20:15:05.667 | + lib/nova:create_nova_conf:494 : is_service_enabled n-api 2025-11-21 20:15:05.686 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:05.690 | + lib/nova:create_nova_conf:495 : is_service_enabled n-api-meta 2025-11-21 20:15:05.709 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:05.713 | ++ lib/nova:create_nova_conf:497 : sed s/,metadata// 2025-11-21 20:15:05.714 | ++ lib/nova:create_nova_conf:497 : echo osapi_compute,metadata 2025-11-21 20:15:05.719 | + lib/nova:create_nova_conf:497 : NOVA_ENABLED_APIS=osapi_compute 2025-11-21 20:15:05.722 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2025-11-21 20:15:05.758 | + lib/nova:create_nova_conf:500 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:05.760 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2025-11-21 20:15:05.799 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2025-11-21 20:15:05.836 | + lib/nova:create_nova_conf:508 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2025-11-21 20:15:05.839 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2025-11-21 20:15:05.842 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-21 20:15:05.845 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-21 20:15:05.847 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:15:05.850 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2025-11-21 20:15:05.889 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2025-11-21 20:15:05.926 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken auth_url https://38.102.83.94/identity 2025-11-21 20:15:05.962 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2025-11-21 20:15:05.998 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken password secretservice 2025-11-21 20:15:06.034 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2025-11-21 20:15:06.070 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2025-11-21 20:15:06.109 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2025-11-21 20:15:06.146 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:15:06.184 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2025-11-21 20:15:06.224 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:15:06.227 | + lib/nova:create_nova_conf:511 : is_service_enabled cinder 2025-11-21 20:15:06.246 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:06.249 | + lib/nova:create_nova_conf:512 : configure_cinder_access 2025-11-21 20:15:06.252 | + lib/nova:configure_cinder_access:643 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2025-11-21 20:15:06.292 | + lib/nova:configure_cinder_access:644 : iniset /etc/nova/nova.conf cinder auth_type password 2025-11-21 20:15:06.328 | + lib/nova:configure_cinder_access:645 : iniset /etc/nova/nova.conf cinder auth_url https://38.102.83.94/identity 2025-11-21 20:15:06.368 | + lib/nova:configure_cinder_access:652 : iniset /etc/nova/nova.conf cinder username nova 2025-11-21 20:15:06.406 | + lib/nova:configure_cinder_access:653 : iniset /etc/nova/nova.conf cinder password secretservice 2025-11-21 20:15:06.440 | + lib/nova:configure_cinder_access:654 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2025-11-21 20:15:06.476 | + lib/nova:configure_cinder_access:655 : iniset /etc/nova/nova.conf cinder project_name service 2025-11-21 20:15:06.512 | + lib/nova:configure_cinder_access:656 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2025-11-21 20:15:06.546 | + lib/nova:configure_cinder_access:657 : is_service_enabled tls-proxy 2025-11-21 20:15:06.563 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:06.566 | + lib/nova:configure_cinder_access:658 : CINDER_SERVICE_HOST=38.102.83.94 2025-11-21 20:15:06.569 | + lib/nova:configure_cinder_access:659 : CINDER_SERVICE_PORT=8776 2025-11-21 20:15:06.571 | + lib/nova:configure_cinder_access:660 : iniset /etc/nova/nova.conf cinder cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:15:06.608 | + lib/nova:create_nova_conf:515 : is_service_enabled manila 2025-11-21 20:15:06.628 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:06.631 | + lib/nova:create_nova_conf:519 : '[' -n /opt/stack/data/nova ']' 2025-11-21 20:15:06.633 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2025-11-21 20:15:06.669 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2025-11-21 20:15:06.710 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova/instances ']' 2025-11-21 20:15:06.713 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2025-11-21 20:15:06.751 | + lib/nova:create_nova_conf:526 : '[' False '!=' False ']' 2025-11-21 20:15:06.754 | + lib/nova:create_nova_conf:529 : '[' True '!=' False ']' 2025-11-21 20:15:06.757 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2025-11-21 20:15:06.795 | + lib/nova:create_nova_conf:535 : is_fedora 2025-11-21 20:15:06.798 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:06.801 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:06.806 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:06.809 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:06.812 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:06.815 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:06.818 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:06.820 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:06.823 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:06.826 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:06.829 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT mkisofs_cmd /usr/bin/mkisofs 2025-11-21 20:15:06.861 | + lib/nova:create_nova_conf:540 : setup_logging /etc/nova/nova.conf 2025-11-21 20:15:06.864 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova.conf 2025-11-21 20:15:06.866 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova.conf 2025-11-21 20:15:06.870 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:15:06.887 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:15:06.889 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:15:06.891 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:06.894 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:15:06.896 | + functions:setup_systemd_logging:716 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-21 20:15:06.929 | + 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' 2025-11-21 20:15:06.962 | + 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' 2025-11-21 20:15:06.994 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:15:07.025 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT log_color False 2025-11-21 20:15:07.055 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2025-11-21 20:15:07.088 | + lib/nova:create_nova_conf:544 : is_service_enabled n-api 2025-11-21 20:15:07.105 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:07.108 | + lib/nova:create_nova_conf:545 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2025-11-21 20:15:07.110 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2025-11-21 20:15:07.112 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2025-11-21 20:15:07.115 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2025-11-21 20:15:07.117 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-21 20:15:07.120 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2025-11-21 20:15:07.122 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2025-11-21 20:15:07.124 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-21 20:15:07.126 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-21 20:15:07.153 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-21 20:15:07.153 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:15:07.172 | d /var/run/uwsgi 0755 stack root 2025-11-21 20:15:07.178 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:15:07.203 | /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. 2025-11-21 20:15:07.212 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2025-11-21 20:15:07.214 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2025-11-21 20:15:07.220 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:15:07.222 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2025-11-21 20:15:07.260 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2025-11-21 20:15:07.294 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2025-11-21 20:15:07.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2025-11-21 20:15:07.360 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-21 20:15:07.390 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-21 20:15:07.418 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2025-11-21 20:15:07.445 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2025-11-21 20:15:07.473 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2025-11-21 20:15:07.500 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-21 20:15:07.529 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-21 20:15:07.559 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-21 20:15:07.591 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2025-11-21 20:15:07.624 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2025-11-21 20:15:07.658 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-21 20:15:07.661 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-21 20:15:07.664 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2025-11-21 20:15:07.666 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2025-11-21 20:15:07.668 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:15:07.671 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:07.673 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:07.675 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:15:07.678 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:07.680 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:07.682 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:07.684 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:07.686 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:07.688 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:07.691 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:07.693 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:07.695 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:07.697 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:07.700 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-11-21 20:15:07.703 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/nova-api.conf ']' 2025-11-21 20:15:07.706 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/nova-api.conf.disabled 2025-11-21 20:15:07.710 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/nova-api.conf.disabled 2025-11-21 20:15:07.713 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2025-11-21 20:15:07.750 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-21 20:15:07.786 | + 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 ' 2025-11-21 20:15:07.786 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/nova-api.conf.disabled 2025-11-21 20:15:07.806 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2025-11-21 20:15:07.812 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2025-11-21 20:15:07.815 | + lib/apache:enable_apache_site:191 : local site=nova-api 2025-11-21 20:15:07.818 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:15:07.821 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:15:07.824 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:15:07.827 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:15:07.830 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:07.833 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:07.836 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:15:07.839 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:07.842 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:07.846 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:07.849 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:07.852 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:07.854 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:07.858 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:07.860 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:07.863 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:07.866 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:07.868 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:15:07.871 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:15:07.873 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:07.876 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:07.879 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:15:07.882 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:07.885 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:07.887 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:07.890 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:07.893 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:07.895 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:07.898 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:07.901 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:07.903 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:07.906 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:07.908 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/nova-api.conf 2025-11-21 20:15:07.911 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/nova-api.conf.disabled ]] 2025-11-21 20:15:07.914 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/nova-api.conf ]] 2025-11-21 20:15:07.917 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/nova-api.conf.disabled /etc/httpd/conf.d/nova-api.conf 2025-11-21 20:15:07.943 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-21 20:15:07.946 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:15:07.949 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:07.952 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:15:09.142 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api-meta 2025-11-21 20:15:09.162 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:09.165 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2025-11-21 20:15:09.168 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2025-11-21 20:15:09.173 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2025-11-21 20:15:09.177 | + lib/apache:write_uwsgi_config:245 : local url= 2025-11-21 20:15:09.183 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2025-11-21 20:15:09.186 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2025-11-21 20:15:09.188 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2025-11-21 20:15:09.191 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-21 20:15:09.194 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-21 20:15:09.216 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-21 20:15:09.217 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:15:09.236 | d /var/run/uwsgi 0755 stack root 2025-11-21 20:15:09.241 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:15:09.266 | /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. 2025-11-21 20:15:09.274 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2025-11-21 20:15:09.277 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2025-11-21 20:15:09.282 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:15:09.285 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2025-11-21 20:15:09.323 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2025-11-21 20:15:09.358 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2025-11-21 20:15:09.393 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2025-11-21 20:15:09.426 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2025-11-21 20:15:09.460 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-21 20:15:09.496 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2025-11-21 20:15:09.532 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2025-11-21 20:15:09.569 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2025-11-21 20:15:09.605 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-21 20:15:09.641 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2025-11-21 20:15:09.678 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-21 20:15:09.714 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2025-11-21 20:15:09.752 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2025-11-21 20:15:09.788 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2025-11-21 20:15:09.791 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2025-11-21 20:15:09.828 | + lib/nova:create_nova_conf:552 : is_service_enabled ceilometer 2025-11-21 20:15:09.846 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:09.849 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2025-11-21 20:15:09.886 | ++ lib/nova:create_nova_conf:561 : get_notification_url 2025-11-21 20:15:09.889 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2025-11-21 20:15:09.892 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2025-11-21 20:15:09.911 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:09.914 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:15:09.917 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:15:09.953 | + lib/nova:create_nova_conf:562 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2025-11-21 20:15:09.989 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova.conf 2025-11-21 20:15:09.992 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-21 20:15:09.995 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2025-11-21 20:15:09.998 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-21 20:15:10.001 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-21 20:15:10.003 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:15:10.025 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:10.029 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-21 20:15:10.032 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-21 20:15:10.035 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:15:10.054 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:10.057 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:15:10.061 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:15:10.097 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:15:10.100 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:15:10.103 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2025-11-21 20:15:10.138 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2025-11-21 20:15:10.172 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf conductor workers 2 2025-11-21 20:15:10.209 | + lib/nova:create_nova_conf:570 : is_service_enabled tls-proxy 2025-11-21 20:15:10.228 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:10.231 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT glance_protocol https 2025-11-21 20:15:10.265 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf oslo_middleware enable_proxy_headers_parsing True 2025-11-21 20:15:10.304 | + lib/nova:create_nova_conf:575 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2025-11-21 20:15:10.340 | + lib/nova:create_nova_conf:577 : '[' True == True ']' 2025-11-21 20:15:10.343 | + lib/nova:create_nova_conf:578 : init_nova_service_user_conf 2025-11-21 20:15:10.345 | + lib/nova:init_nova_service_user_conf:838 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2025-11-21 20:15:10.384 | + lib/nova:init_nova_service_user_conf:839 : iniset /etc/nova/nova.conf service_user auth_type password 2025-11-21 20:15:10.420 | + lib/nova:init_nova_service_user_conf:840 : iniset /etc/nova/nova.conf service_user auth_url https://38.102.83.94/identity 2025-11-21 20:15:10.455 | + lib/nova:init_nova_service_user_conf:841 : iniset /etc/nova/nova.conf service_user username nova 2025-11-21 20:15:10.491 | + lib/nova:init_nova_service_user_conf:842 : iniset /etc/nova/nova.conf service_user password secretservice 2025-11-21 20:15:10.527 | + lib/nova:init_nova_service_user_conf:843 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2025-11-21 20:15:10.563 | + lib/nova:init_nova_service_user_conf:844 : iniset /etc/nova/nova.conf service_user project_name service 2025-11-21 20:15:10.596 | + lib/nova:init_nova_service_user_conf:845 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2025-11-21 20:15:10.631 | + lib/nova:create_nova_conf:581 : is_service_enabled n-cond 2025-11-21 20:15:10.650 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:10.654 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2025-11-21 20:15:10.659 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:15:10.662 | + lib/nova:create_nova_conf:583 : local conf 2025-11-21 20:15:10.664 | + lib/nova:create_nova_conf:584 : local vhost 2025-11-21 20:15:10.668 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2025-11-21 20:15:10.671 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:15:10.674 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:15:10.677 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2025-11-21 20:15:10.679 | + lib/nova:create_nova_conf:586 : vhost=nova_cell1 2025-11-21 20:15:10.682 | + lib/nova:create_nova_conf:588 : rm -f /etc/nova/nova_cell1.conf 2025-11-21 20:15:10.687 | ++ lib/nova:create_nova_conf:589 : database_connection_url nova_cell1 2025-11-21 20:15:10.690 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2025-11-21 20:15:10.693 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2025-11-21 20:15:10.696 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell1 2025-11-21 20:15:10.699 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:15:10.702 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:10.706 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:15:10.725 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:10.728 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:15:10.731 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:10.734 | + lib/nova:create_nova_conf:589 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:10.772 | + lib/nova:create_nova_conf:590 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2025-11-21 20:15:10.807 | + lib/nova:create_nova_conf:591 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2025-11-21 20:15:10.845 | + lib/nova:create_nova_conf:593 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:15:10.848 | + lib/nova:create_nova_conf:596 : rpc_backend_add_vhost nova_cell1 2025-11-21 20:15:10.851 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2025-11-21 20:15:10.854 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2025-11-21 20:15:10.873 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:10.878 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2025-11-21 20:15:10.878 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2025-11-21 20:15:11.428 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2025-11-21 20:15:11.430 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2025-11-21 20:15:11.906 | Adding vhost "nova_cell1" ... 2025-11-21 20:15:11.951 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2025-11-21 20:15:12.449 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2025-11-21 20:15:12.469 | + lib/nova:create_nova_conf:597 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2025-11-21 20:15:12.472 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-21 20:15:12.474 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2025-11-21 20:15:12.476 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-21 20:15:12.479 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-11-21 20:15:12.481 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:15:12.496 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:12.500 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-11-21 20:15:12.503 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-11-21 20:15:12.505 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:15:12.523 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:12.526 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/nova_cell1 2025-11-21 20:15:12.529 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/nova_cell1 2025-11-21 20:15:12.563 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:15:12.566 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:15:12.569 | + lib/nova:create_nova_conf:601 : is_service_enabled placement placement-client 2025-11-21 20:15:12.588 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:12.591 | + lib/nova:create_nova_conf:602 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2025-11-21 20:15:12.594 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova_cell1.conf 2025-11-21 20:15:12.597 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2025-11-21 20:15:12.635 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova_cell1.conf placement auth_url https://38.102.83.94/identity 2025-11-21 20:15:12.673 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova_cell1.conf placement username nova 2025-11-21 20:15:12.711 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova_cell1.conf placement password secretservice 2025-11-21 20:15:12.750 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2025-11-21 20:15:12.787 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova_cell1.conf placement project_name service 2025-11-21 20:15:12.823 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2025-11-21 20:15:12.861 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2025-11-21 20:15:12.898 | + lib/nova:create_nova_conf:606 : setup_logging /etc/nova/nova_cell1.conf 2025-11-21 20:15:12.902 | + functions:setup_logging:686 : setup_systemd_logging /etc/nova/nova_cell1.conf 2025-11-21 20:15:12.905 | + functions:setup_systemd_logging:703 : local conf_file=/etc/nova/nova_cell1.conf 2025-11-21 20:15:12.909 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:15:12.929 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:15:12.932 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:15:12.935 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:12.938 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:15:12.941 | + 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}}' 2025-11-21 20:15:12.977 | + 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' 2025-11-21 20:15:13.014 | + 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' 2025-11-21 20:15:13.051 | + functions:setup_systemd_logging:720 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:15:13.086 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2025-11-21 20:15:13.123 | + lib/nova:create_nova_conf:613 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:15:13.126 | ++ lib/nova:create_nova_conf:616 : seq 1 1 2025-11-21 20:15:13.131 | + lib/nova:create_nova_conf:616 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:15:13.133 | + lib/nova:create_nova_conf:617 : local conf 2025-11-21 20:15:13.136 | + lib/nova:create_nova_conf:618 : local offset 2025-11-21 20:15:13.140 | ++ lib/nova:create_nova_conf:619 : conductor_conf 1 2025-11-21 20:15:13.143 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:15:13.146 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:15:13.150 | + lib/nova:create_nova_conf:619 : conf=/etc/nova/nova_cell1.conf 2025-11-21 20:15:13.152 | + lib/nova:create_nova_conf:620 : offset=0 2025-11-21 20:15:13.155 | + lib/nova:create_nova_conf:621 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2025-11-21 20:15:13.158 | + lib/nova:configure_console_proxies:740 : local conf=/etc/nova/nova_cell1.conf 2025-11-21 20:15:13.161 | + lib/nova:configure_console_proxies:741 : local offset=0 2025-11-21 20:15:13.164 | + lib/nova:configure_console_proxies:745 : offset=0 2025-11-21 20:15:13.167 | + lib/nova:configure_console_proxies:747 : is_service_enabled n-novnc 2025-11-21 20:15:13.188 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:13.192 | + lib/nova:configure_console_proxies:748 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2025-11-21 20:15:13.233 | + lib/nova:configure_console_proxies:749 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2025-11-21 20:15:13.271 | + lib/nova:configure_console_proxies:751 : is_nova_console_proxy_compute_tls_enabled 2025-11-21 20:15:13.274 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:13.277 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-11-21 20:15:13.280 | + lib/nova:configure_console_proxies:779 : is_service_enabled n-spice 2025-11-21 20:15:13.299 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:13.302 | + lib/nova:configure_console_proxies:784 : is_service_enabled n-sproxy 2025-11-21 20:15:13.321 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:13.324 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2025-11-21 20:15:13.344 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:13.347 | + lib/nova:configure_nova:369 : [[ -r /opt/stack/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2025-11-21 20:15:13.351 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2025-11-21 20:15:13.354 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2025-11-21 20:15:13.357 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : is_service_enabled neutron 2025-11-21 20:15:13.376 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:13.378 | + lib/nova_plugins/functions-libvirt:configure_libvirt:117 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2025-11-21 20:15:13.405 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : cat 2025-11-21 20:15:13.406 | + lib/nova_plugins/functions-libvirt:configure_libvirt:119 : sudo tee -a /etc/libvirt/qemu.conf 2025-11-21 20:15:13.425 | cgroup_device_acl = [ 2025-11-21 20:15:13.425 | "/dev/null", "/dev/full", "/dev/zero", 2025-11-21 20:15:13.425 | "/dev/random", "/dev/urandom", 2025-11-21 20:15:13.425 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2025-11-21 20:15:13.425 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2025-11-21 20:15:13.425 | "/dev/vfio/vfio", 2025-11-21 20:15:13.425 | ] 2025-11-21 20:15:13.430 | + lib/nova_plugins/functions-libvirt:configure_libvirt:130 : is_fedora 2025-11-21 20:15:13.433 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:13.436 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:13.439 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:13.442 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:13.445 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:13.448 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:13.451 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:13.454 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:13.457 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:13.460 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:13.463 | + lib/nova_plugins/functions-libvirt:configure_libvirt:134 : rules_dir=/etc/polkit-1/rules.d 2025-11-21 20:15:13.466 | + lib/nova_plugins/functions-libvirt:configure_libvirt:135 : sudo mkdir -p /etc/polkit-1/rules.d 2025-11-21 20:15:13.491 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : cat 2025-11-21 20:15:13.492 | + lib/nova_plugins/functions-libvirt:configure_libvirt:136 : sudo tee /etc/polkit-1/rules.d/50-libvirt-stack.rules 2025-11-21 20:15:13.510 | polkit.addRule(function(action, subject) { 2025-11-21 20:15:13.510 | if (action.id == 'org.libvirt.unix.manage' && 2025-11-21 20:15:13.510 | subject.user == 'stack') { 2025-11-21 20:15:13.510 | return polkit.Result.YES; 2025-11-21 20:15:13.510 | } 2025-11-21 20:15:13.510 | }); 2025-11-21 20:15:13.516 | + lib/nova_plugins/functions-libvirt:configure_libvirt:144 : unset rules_dir 2025-11-21 20:15:13.519 | + lib/nova_plugins/functions-libvirt:configure_libvirt:149 : getent group libvirtd 2025-11-21 20:15:13.526 | + lib/nova_plugins/functions-libvirt:configure_libvirt:150 : sudo groupadd libvirtd 2025-11-21 20:15:13.570 | + lib/nova_plugins/functions-libvirt:configure_libvirt:152 : add_user_to_group stack libvirtd 2025-11-21 20:15:13.573 | + functions-common:add_user_to_group:2192 : local user=stack 2025-11-21 20:15:13.576 | + functions-common:add_user_to_group:2193 : local group=libvirtd 2025-11-21 20:15:13.579 | + functions-common:add_user_to_group:2195 : sudo usermod -a -G libvirtd stack 2025-11-21 20:15:13.626 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : [[ True = \T\r\u\e ]] 2025-11-21 20:15:13.629 | + lib/nova_plugins/functions-libvirt:configure_libvirt:156 : is_ubuntu 2025-11-21 20:15:13.632 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:13.635 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:13.638 | + 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' 2025-11-21 20:15:13.641 | + lib/nova_plugins/functions-libvirt:configure_libvirt:165 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2025-11-21 20:15:13.644 | + 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 2025-11-21 20:15:13.670 | + 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"' 2025-11-21 20:15:13.671 | + lib/nova_plugins/functions-libvirt:configure_libvirt:167 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-11-21 20:15:13.690 | log_filters="1:libvirt 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2025-11-21 20:15:13.696 | + lib/nova_plugins/functions-libvirt:configure_libvirt:169 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2025-11-21 20:15:13.722 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2025-11-21 20:15:13.723 | + lib/nova_plugins/functions-libvirt:configure_libvirt:170 : sudo tee -a /etc/libvirt/libvirtd.conf 2025-11-21 20:15:13.743 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2025-11-21 20:15:13.749 | + lib/nova_plugins/functions-libvirt:configure_libvirt:174 : is_nova_console_proxy_compute_tls_enabled 2025-11-21 20:15:13.753 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:13.756 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2025-11-21 20:15:13.760 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : restart_service libvirtd 2025-11-21 20:15:13.763 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:13.766 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart libvirtd 2025-11-21 20:15:13.983 | + lib/nova_plugins/functions-libvirt:configure_libvirt:198 : restart_service virtlogd 2025-11-21 20:15:13.986 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:13.989 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart virtlogd 2025-11-21 20:15:14.107 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type qemu 2025-11-21 20:15:14.151 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2025-11-21 20:15:14.188 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2025-11-21 20:15:14.190 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_model Nehalem 2025-11-21 20:15:14.228 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2025-11-21 20:15:14.267 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://stack@%s/system 2025-11-21 20:15:14.306 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2025-11-21 20:15:14.343 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2025-11-21 20:15:14.384 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2025-11-21 20:15:14.388 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:15:14.393 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-21 20:15:14.396 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2025-11-21 20:15:14.400 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:15:14.405 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-21 20:15:14.407 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2025-11-21 20:15:14.410 | + functions-common:isset:264 : [[ -v ENABLE_FILE_INJECTION ]] 2025-11-21 20:15:14.413 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ qemu = \p\a\r\a\l\l\e\l\s ]] 2025-11-21 20:15:14.416 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2025-11-21 20:15:14.419 | + ./stack.sh:main:988 : is_service_enabled placement 2025-11-21 20:15:14.440 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:14.443 | + ./stack.sh:main:990 : stack_install_service placement 2025-11-21 20:15:14.446 | + lib/stack:stack_install_service:20 : local service=placement 2025-11-21 20:15:14.449 | + lib/stack:stack_install_service:21 : type install_placement 2025-11-21 20:15:14.452 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:15:14.455 | + lib/stack:stack_install_service:32 : install_placement 2025-11-21 20:15:14.458 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2025-11-21 20:15:14.461 | + inc/python:pip_install_gr:94 : local name=osc-placement 2025-11-21 20:15:14.464 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:15:14.468 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2025-11-21 20:15:14.471 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2025-11-21 20:15:14.474 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:15:14.479 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:15:14.479 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:15:14.485 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2025-11-21 20:15:14.487 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2025-11-21 20:15:14.491 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2025-11-21 20:15:14.497 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2025-11-21 20:15:14.500 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2025-11-21 20:15:14.524 | Using python 3.12 to install osc-placement 2025-11-21 20:15:14.527 | + 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 2025-11-21 20:15:15.341 | 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 2025-11-21 20:15:15.419 | Collecting osc-placement 2025-11-21 20:15:15.428 | 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) 2025-11-21 20:15:15.439 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2025-11-21 20:15:15.440 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (5.12.0) 2025-11-21 20:15:15.441 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (4.2.0) 2025-11-21 20:15:15.443 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.12/site-packages (from osc-placement) (9.1.0) 2025-11-21 20:15:15.454 | 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) 2025-11-21 20:15:15.456 | 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) 2025-11-21 20:15:15.457 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.5.0) 2025-11-21 20:15:15.458 | 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.1) 2025-11-21 20:15:15.459 | 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) 2025-11-21 20:15:15.466 | Requirement already satisfied: cliff>=4.9.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.11.0) 2025-11-21 20:15:15.468 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.8.0) 2025-11-21 20:15:15.470 | 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.0) 2025-11-21 20:15:15.479 | 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) 2025-11-21 20:15:15.480 | 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) 2025-11-21 20:15:15.481 | 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) 2025-11-21 20:15:15.482 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (25.0) 2025-11-21 20:15:15.503 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (2025.2) 2025-11-21 20:15:15.504 | 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) 2025-11-21 20:15:15.506 | 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) 2025-11-21 20:15:15.508 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (69.0.3) 2025-11-21 20:15:15.512 | 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) 2025-11-21 20:15:15.514 | 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) 2025-11-21 20:15:15.515 | 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) 2025-11-21 20:15:15.519 | 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) 2025-11-21 20:15:15.530 | 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) 2025-11-21 20:15:15.531 | 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) 2025-11-21 20:15:15.532 | 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) 2025-11-21 20:15:15.533 | 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) 2025-11-21 20:15:15.534 | 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) 2025-11-21 20:15:15.536 | 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) 2025-11-21 20:15:15.538 | 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) 2025-11-21 20:15:15.582 | 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) 2025-11-21 20:15:15.584 | 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) 2025-11-21 20:15:15.586 | 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) 2025-11-21 20:15:15.587 | 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) (2025.11.12) 2025-11-21 20:15:15.629 | 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) 2025-11-21 20:15:15.630 | 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) 2025-11-21 20:15:15.631 | 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) 2025-11-21 20:15:15.646 | 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) 2025-11-21 20:15:15.669 | 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) 2025-11-21 20:15:15.711 | 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) 2025-11-21 20:15:15.722 | 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) 2025-11-21 20:15:15.732 | 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) 2025-11-21 20:15:15.733 | 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) 2025-11-21 20:15:15.754 | 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) 2025-11-21 20:15:15.774 | 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) 2025-11-21 20:15:15.783 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.6 MB/s eta 0:00:00 2025-11-21 20:15:16.659 | Installing collected packages: osc-placement 2025-11-21 20:15:16.757 | Successfully installed osc-placement-4.7.0 2025-11-21 20:15:16.757 | 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 2025-11-21 20:15:17.036 | + inc/python:pip_install:216 : result=0 2025-11-21 20:15:17.038 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:15:17.041 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:17.043 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:17.046 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:17.049 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:17.051 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:17.053 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:15:17.055 | + functions-common:time_stop:2430 : start_time=1763756114518 2025-11-21 20:15:17.057 | + functions-common:time_stop:2432 : [[ -z 1763756114518 ]] 2025-11-21 20:15:17.060 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:17.065 | + functions-common:time_stop:2435 : end_time=1763756117062 2025-11-21 20:15:17.067 | + functions-common:time_stop:2436 : elapsed_time=2544 2025-11-21 20:15:17.070 | + functions-common:time_stop:2437 : total=130157 2025-11-21 20:15:17.073 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:17.075 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=132701 2025-11-21 20:15:17.077 | + inc/python:pip_install:219 : return 0 2025-11-21 20:15:17.080 | + lib/placement:install_placement:122 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2025-11-21 20:15:17.082 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/placement.git 2025-11-21 20:15:17.084 | + functions-common:git_clone:593 : local git_dest=/opt/stack/placement 2025-11-21 20:15:17.086 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:15:17.089 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:15:17.092 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:15:17.095 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:15:17.098 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:15:17.102 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:15:17.122 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:15:17.125 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:15:17.127 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:17.130 | + functions-common:git_clone:613 : echo master 2025-11-21 20:15:17.131 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:15:17.134 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:15:17.138 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/placement ]] 2025-11-21 20:15:17.141 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:17.143 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/placement 2025-11-21 20:15:17.173 | + functions-common:git_clone:675 : cd /opt/stack/placement 2025-11-21 20:15:17.176 | + functions-common:git_clone:676 : head -1 2025-11-21 20:15:17.177 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:15:17.182 | f7fc456a Merge "Replace UPPER_CONSTRAINTS_FILE" 2025-11-21 20:15:17.185 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:15:17.188 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2025-11-21 20:15:17.191 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:15:17.194 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2025-11-21 20:15:17.196 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2025-11-21 20:15:17.198 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:15:17.201 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2025-11-21 20:15:17.204 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:15:17.207 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2025-11-21 20:15:17.210 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2025-11-21 20:15:17.213 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:15:17.217 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:15:17.221 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2025-11-21 20:15:17.224 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:15:17.228 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2025-11-21 20:15:17.231 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:15:17.234 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:15:17.238 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2025-11-21 20:15:17.245 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2025-11-21 20:15:17.248 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2025-11-21 20:15:17.252 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2025-11-21 20:15:17.384 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2025-11-21 20:15:17.386 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:15:17.389 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:15:17.392 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:15:17.395 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2025-11-21 20:15:17.397 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2025-11-21 20:15:17.398 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:15:17.401 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:15:17.403 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:15:17.405 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:15:17.407 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:15:17.410 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:15:17.414 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:15:17.415 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2025-11-21 20:15:17.439 | Using python 3.12 to install /opt/stack/placement 2025-11-21 20:15:17.441 | + 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 2025-11-21 20:15:18.190 | 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 2025-11-21 20:15:18.192 | Obtaining file:///opt/stack/placement 2025-11-21 20:15:18.194 | Installing build dependencies: started 2025-11-21 20:15:20.831 | Installing build dependencies: finished with status 'done' 2025-11-21 20:15:20.834 | Checking if build backend supports build_editable: started 2025-11-21 20:15:20.978 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:15:20.980 | Getting requirements to build editable: started 2025-11-21 20:15:21.170 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:15:21.174 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:15:21.564 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:15:21.686 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.0.3) 2025-11-21 20:15:21.688 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /usr/local/lib64/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.0.44) 2025-11-21 20:15:21.689 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (10.12.0) 2025-11-21 20:15:21.690 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.5.1) 2025-11-21 20:15:21.691 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (1.8.9) 2025-11-21 20:15:21.692 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (4.25.1) 2025-11-21 20:15:21.693 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.32.5) 2025-11-21 20:15:21.694 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.2.0) 2025-11-21 20:15:21.695 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (10.1.0) 2025-11-21 20:15:21.696 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (6.1.0) 2025-11-21 20:15:21.697 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.2.1) 2025-11-21 20:15:21.698 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (5.8.0) 2025-11-21 20:15:21.698 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (9.1.0) 2025-11-21 20:15:21.699 | Requirement already satisfied: oslo.db>=8.6.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (17.4.0) 2025-11-21 20:15:21.700 | Requirement already satisfied: oslo.policy>=4.4.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (4.7.0) 2025-11-21 20:15:21.701 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (7.0.0) 2025-11-21 20:15:21.702 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.6.0) 2025-11-21 20:15:21.703 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (1.1.0) 2025-11-21 20:15:21.703 | Requirement already satisfied: os-traits>=3.3.0 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (3.5.0) 2025-11-21 20:15:21.704 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.12/site-packages (from openstack-placement==14.1.0.dev14) (2.0.0) 2025-11-21 20:15:21.717 | 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.dev14) (25.4.0) 2025-11-21 20:15:21.718 | 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.dev14) (2025.9.1) 2025-11-21 20:15:21.718 | 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.dev14) (0.37.0) 2025-11-21 20:15:21.719 | 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.dev14) (0.28.0) 2025-11-21 20:15:21.737 | 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.dev14) (5.12.0) 2025-11-21 20:15:21.738 | 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.dev14) (4.0.0) 2025-11-21 20:15:21.739 | 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.dev14) (6.7.0) 2025-11-21 20:15:21.741 | 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.dev14) (4.0.1) 2025-11-21 20:15:21.742 | 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.dev14) (2.10.1) 2025-11-21 20:15:21.743 | 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.dev14) (5.7.0) 2025-11-21 20:15:21.757 | 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.dev14) (0.20) 2025-11-21 20:15:21.757 | 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.dev14) (3.0.0) 2025-11-21 20:15:21.763 | 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.dev14) (1.3.0) 2025-11-21 20:15:21.764 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==14.1.0.dev14) (5.5.0) 2025-11-21 20:15:21.765 | 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.dev14) (2.0.0) 2025-11-21 20:15:21.766 | 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.dev14) (6.0.3) 2025-11-21 20:15:21.769 | 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.dev14) (4.15.0) 2025-11-21 20:15:21.797 | 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.dev14) (1.17.0) 2025-11-21 20:15:21.800 | 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.dev14) (2.0.2) 2025-11-21 20:15:21.801 | 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.dev14) (0.5.0) 2025-11-21 20:15:21.812 | 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.dev14) (2.9.0.post0) 2025-11-21 20:15:21.819 | 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.dev14) (4.3.0) 2025-11-21 20:15:21.820 | Requirement already satisfied: Jinja2>=2.10 in /usr/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==14.1.0.dev14) (3.1.6) 2025-11-21 20:15:21.822 | 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.dev14) (4.0.1) 2025-11-21 20:15:21.833 | 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.dev14) (1.1.2) 2025-11-21 20:15:21.834 | 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.dev14) (2025.2) 2025-11-21 20:15:21.840 | 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.dev14) (3.16.0) 2025-11-21 20:15:21.847 | 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.dev14) (2.1.0) 2025-11-21 20:15:21.849 | 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.dev14) (3.2.5) 2025-11-21 20:15:21.850 | 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.dev14) (25.0) 2025-11-21 20:15:21.852 | 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.dev14) (7.1.1) 2025-11-21 20:15:21.856 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==14.1.0.dev14) (69.0.3) 2025-11-21 20:15:21.864 | 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.dev14) (3.4.4) 2025-11-21 20:15:21.865 | 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.dev14) (3.11) 2025-11-21 20:15:21.868 | 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.dev14) (1.26.20) 2025-11-21 20:15:21.869 | 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.dev14) (2025.11.12) 2025-11-21 20:15:21.875 | Requirement already satisfied: six in /usr/local/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==14.1.0.dev14) (1.17.0) 2025-11-21 20:15:21.876 | 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.dev14) (0.7) 2025-11-21 20:15:21.904 | Requirement already satisfied: greenlet>=1 in /usr/local/lib64/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==14.1.0.dev14) (3.2.4) 2025-11-21 20:15:21.918 | 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.dev14) (1.3.10) 2025-11-21 20:15:21.940 | 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.dev14) (2.0.0) 2025-11-21 20:15:21.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.dev14) (3.0.3) 2025-11-21 20:15:21.981 | 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.dev14) (1.8.1) 2025-11-21 20:15:22.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.dev14) (1.5.0) 2025-11-21 20:15:22.019 | 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.dev14) (0.2.14) 2025-11-21 20:15:22.155 | 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.dev14) (2.7.2) 2025-11-21 20:15:22.223 | 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.dev14) (5.2.1) 2025-11-21 20:15:22.288 | Building wheels for collected packages: openstack-placement 2025-11-21 20:15:22.289 | Building editable for openstack-placement (pyproject.toml): started 2025-11-21 20:15:22.812 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2025-11-21 20:15:22.813 | Created wheel for openstack-placement: filename=openstack_placement-14.1.0.dev14-0.editable-py3-none-any.whl size=8755 sha256=76ab6bfd420eb321b1013728be785e35efb9f6ab1844d9fd8ee0e21b8ad253fd 2025-11-21 20:15:22.813 | Stored in directory: /tmp/pip-ephem-wheel-cache-mvrvbssg/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2025-11-21 20:15:22.818 | Successfully built openstack-placement 2025-11-21 20:15:23.721 | Installing collected packages: openstack-placement 2025-11-21 20:15:23.784 | Successfully installed openstack-placement-14.1.0.dev14 2025-11-21 20:15:23.784 | 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 2025-11-21 20:15:24.082 | + inc/python:pip_install:216 : result=0 2025-11-21 20:15:24.085 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:15:24.089 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:24.091 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:24.093 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:24.096 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:24.099 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:24.101 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:15:24.104 | + functions-common:time_stop:2430 : start_time=1763756117432 2025-11-21 20:15:24.106 | + functions-common:time_stop:2432 : [[ -z 1763756117432 ]] 2025-11-21 20:15:24.109 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:24.114 | + functions-common:time_stop:2435 : end_time=1763756124111 2025-11-21 20:15:24.116 | + functions-common:time_stop:2436 : elapsed_time=6679 2025-11-21 20:15:24.119 | + functions-common:time_stop:2437 : total=132701 2025-11-21 20:15:24.121 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:24.123 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=139380 2025-11-21 20:15:24.125 | + inc/python:pip_install:219 : return 0 2025-11-21 20:15:24.128 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:15:24.131 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:15:24.134 | + inc/python:setup_package:468 : '[' -d '/opt/stack/placement/*.egg-info' ']' 2025-11-21 20:15:24.137 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2025-11-21 20:15:24.140 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2025-11-21 20:15:24.143 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:15:24.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 ]] 2025-11-21 20:15:24.149 | + 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, ]] 2025-11-21 20:15:24.153 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:15:24.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:15:24.159 | + ./stack.sh:main:991 : configure_placement 2025-11-21 20:15:24.162 | + lib/placement:configure_placement:86 : sudo install -d -o stack /etc/placement 2025-11-21 20:15:24.191 | + lib/placement:configure_placement:87 : create_placement_conf 2025-11-21 20:15:24.194 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2025-11-21 20:15:24.199 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2025-11-21 20:15:24.202 | ++ lib/database:database_connection_url:134 : local db=placement 2025-11-21 20:15:24.206 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2025-11-21 20:15:24.209 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=placement 2025-11-21 20:15:24.212 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:15:24.215 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:24.218 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:15:24.239 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:24.242 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:15:24.245 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2025-11-21 20:15:24.249 | + 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' 2025-11-21 20:15:24.291 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2025-11-21 20:15:24.331 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2025-11-21 20:15:24.370 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2025-11-21 20:15:24.373 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2025-11-21 20:15:24.377 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2025-11-21 20:15:24.379 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-21 20:15:24.382 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:15:24.386 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2025-11-21 20:15:24.422 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2025-11-21 20:15:24.457 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken auth_url https://38.102.83.94/identity 2025-11-21 20:15:24.493 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2025-11-21 20:15:24.526 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken password secretservice 2025-11-21 20:15:24.562 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2025-11-21 20:15:24.597 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2025-11-21 20:15:24.635 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2025-11-21 20:15:24.673 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:15:24.710 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2025-11-21 20:15:24.747 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:15:24.751 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2025-11-21 20:15:24.754 | + functions:setup_logging:686 : setup_systemd_logging /etc/placement/placement.conf 2025-11-21 20:15:24.757 | + functions:setup_systemd_logging:703 : local conf_file=/etc/placement/placement.conf 2025-11-21 20:15:24.761 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:15:24.781 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:15:24.784 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:15:24.787 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:24.790 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:15:24.793 | + functions:setup_systemd_logging:716 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-21 20:15:24.829 | + 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' 2025-11-21 20:15:24.865 | + 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' 2025-11-21 20:15:24.902 | + functions:setup_systemd_logging:720 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:15:24.939 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT log_color False 2025-11-21 20:15:24.977 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2025-11-21 20:15:24.980 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2025-11-21 20:15:24.983 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2025-11-21 20:15:24.986 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2025-11-21 20:15:24.988 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-21 20:15:24.991 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2025-11-21 20:15:24.994 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2025-11-21 20:15:24.997 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-21 20:15:25.000 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-21 20:15:25.026 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-21 20:15:25.027 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:15:25.045 | d /var/run/uwsgi 0755 stack root 2025-11-21 20:15:25.050 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:15:25.079 | /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. 2025-11-21 20:15:25.088 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2025-11-21 20:15:25.091 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2025-11-21 20:15:25.096 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:15:25.099 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2025-11-21 20:15:25.139 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2025-11-21 20:15:25.174 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2025-11-21 20:15:25.209 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2025-11-21 20:15:25.244 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2025-11-21 20:15:25.280 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-21 20:15:25.318 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2025-11-21 20:15:25.358 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2025-11-21 20:15:25.398 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2025-11-21 20:15:25.439 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-21 20:15:25.478 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2025-11-21 20:15:25.517 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-21 20:15:25.557 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2025-11-21 20:15:25.597 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2025-11-21 20:15:25.636 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-21 20:15:25.640 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-21 20:15:25.644 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2025-11-21 20:15:25.647 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2025-11-21 20:15:25.651 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:15:25.654 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:25.658 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:25.661 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:15:25.664 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:25.667 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:25.670 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:25.674 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:25.677 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:25.680 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:25.683 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:25.685 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:25.688 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:25.692 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:25.695 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-11-21 20:15:25.697 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/placement-api.conf ']' 2025-11-21 20:15:25.700 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/placement-api.conf.disabled 2025-11-21 20:15:25.703 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/placement-api.conf.disabled 2025-11-21 20:15:25.706 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2025-11-21 20:15:25.746 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2025-11-21 20:15:25.788 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/placement-api.conf.disabled 2025-11-21 20:15:25.788 | + 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 ' 2025-11-21 20:15:25.809 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2025-11-21 20:15:25.815 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2025-11-21 20:15:25.818 | + lib/apache:enable_apache_site:191 : local site=placement-api 2025-11-21 20:15:25.821 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:15:25.825 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:15:25.828 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:15:25.831 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:15:25.834 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:25.838 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:25.842 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:15:25.846 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:25.848 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:25.851 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:25.855 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:25.858 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:25.861 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:25.864 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:25.867 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:25.871 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:25.874 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:25.878 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:15:25.880 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:15:25.883 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:25.888 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:25.891 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:15:25.894 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:25.897 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:25.900 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:25.903 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:25.907 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:25.910 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:25.913 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:25.916 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:25.918 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:25.922 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:25.926 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/placement-api.conf 2025-11-21 20:15:25.928 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/placement-api.conf.disabled ]] 2025-11-21 20:15:25.932 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/placement-api.conf ]] 2025-11-21 20:15:25.934 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/placement-api.conf.disabled /etc/httpd/conf.d/placement-api.conf 2025-11-21 20:15:25.959 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-21 20:15:25.962 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:15:25.965 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:25.968 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:15:27.166 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:27.169 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:27.173 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2025-11-21 20:15:27.216 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2025-11-21 20:15:27.256 | + ./stack.sh:main:998 : is_service_enabled placement placement-client 2025-11-21 20:15:27.277 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:27.280 | + ./stack.sh:main:999 : is_service_enabled n-cpu 2025-11-21 20:15:27.302 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:27.304 | + ./stack.sh:main:1000 : configure_placement_nova_compute 2025-11-21 20:15:27.307 | + lib/nova:configure_placement_nova_compute:630 : local conf=/etc/nova/nova.conf 2025-11-21 20:15:27.310 | + lib/nova:configure_placement_nova_compute:631 : iniset /etc/nova/nova.conf placement auth_type password 2025-11-21 20:15:27.354 | + lib/nova:configure_placement_nova_compute:632 : iniset /etc/nova/nova.conf placement auth_url https://38.102.83.94/identity 2025-11-21 20:15:27.391 | + lib/nova:configure_placement_nova_compute:633 : iniset /etc/nova/nova.conf placement username nova 2025-11-21 20:15:27.428 | + lib/nova:configure_placement_nova_compute:634 : iniset /etc/nova/nova.conf placement password secretservice 2025-11-21 20:15:27.465 | + lib/nova:configure_placement_nova_compute:635 : iniset /etc/nova/nova.conf placement user_domain_name Default 2025-11-21 20:15:27.503 | + lib/nova:configure_placement_nova_compute:636 : iniset /etc/nova/nova.conf placement project_name service 2025-11-21 20:15:27.541 | + lib/nova:configure_placement_nova_compute:637 : iniset /etc/nova/nova.conf placement project_domain_name Default 2025-11-21 20:15:27.581 | + lib/nova:configure_placement_nova_compute:638 : iniset /etc/nova/nova.conf placement region_name RegionOne 2025-11-21 20:15:27.621 | + ./stack.sh:main:1004 : is_service_enabled horizon 2025-11-21 20:15:27.642 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:27.645 | + ./stack.sh:main:1006 : stack_install_service horizon 2025-11-21 20:15:27.649 | + lib/stack:stack_install_service:20 : local service=horizon 2025-11-21 20:15:27.652 | + lib/stack:stack_install_service:21 : type install_horizon 2025-11-21 20:15:27.655 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2025-11-21 20:15:27.658 | + lib/stack:stack_install_service:32 : install_horizon 2025-11-21 20:15:27.661 | + lib/horizon:install_horizon:174 : install_apache_wsgi 2025-11-21 20:15:27.664 | + lib/apache:install_apache_wsgi:131 : is_ubuntu 2025-11-21 20:15:27.668 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:27.671 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:27.674 | + lib/apache:install_apache_wsgi:138 : is_fedora 2025-11-21 20:15:27.677 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:27.681 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:27.684 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:27.687 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:27.690 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:27.693 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:27.697 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:27.700 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:27.704 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:27.707 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:27.710 | + lib/apache:install_apache_wsgi:139 : sudo rm -f '/etc/httpd/conf.d/000-*' 2025-11-21 20:15:27.739 | + lib/apache:install_apache_wsgi:140 : install_package httpd python3.12-mod_wsgi 2025-11-21 20:15:27.742 | + functions-common:install_package:1441 : update_package_repo 2025-11-21 20:15:27.745 | + functions-common:update_package_repo:1415 : NO_UPDATE_REPOS=False 2025-11-21 20:15:27.748 | + functions-common:update_package_repo:1416 : REPOS_UPDATED=False 2025-11-21 20:15:27.751 | + functions-common:update_package_repo:1417 : RETRY_UPDATE=False 2025-11-21 20:15:27.755 | + functions-common:update_package_repo:1419 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:27.758 | + functions-common:update_package_repo:1423 : is_ubuntu 2025-11-21 20:15:27.761 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:27.764 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:27.767 | + functions-common:install_package:1442 : real_install_package httpd python3.12-mod_wsgi 2025-11-21 20:15:27.771 | + functions-common:real_install_package:1429 : is_ubuntu 2025-11-21 20:15:27.774 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:27.776 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:27.780 | + functions-common:real_install_package:1431 : is_fedora 2025-11-21 20:15:27.783 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:27.786 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:27.788 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:27.792 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:27.794 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:27.797 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:27.800 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:27.803 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:27.805 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:27.809 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:27.812 | + functions-common:real_install_package:1432 : yum_install httpd python3.12-mod_wsgi 2025-11-21 20:15:27.816 | + functions-common:yum_install:1486 : local result parse_yum_result 2025-11-21 20:15:27.820 | + functions-common:yum_install:1488 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:27.823 | + functions-common:yum_install:1490 : time_start yum_install 2025-11-21 20:15:27.827 | + functions-common:time_start:2409 : local name=yum_install 2025-11-21 20:15:27.830 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:15:27.833 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:15:27.837 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:15:27.844 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756127840 2025-11-21 20:15:27.847 | + functions-common:yum_install:1491 : sudo_with_proxies dnf install -y httpd python3.12-mod_wsgi 2025-11-21 20:15:27.850 | + functions-common:sudo_with_proxies:2377 : local sudo 2025-11-21 20:15:27.855 | ++ functions-common:sudo_with_proxies:2379 : id -u 2025-11-21 20:15:27.861 | + functions-common:sudo_with_proxies:2379 : [[ 1003 = \0 ]] 2025-11-21 20:15:27.864 | + functions-common:sudo_with_proxies:2379 : sudo=sudo 2025-11-21 20:15:27.867 | + functions-common:sudo_with_proxies:2381 : sudo http_proxy= https_proxy= no_proxy= dnf install -y httpd python3.12-mod_wsgi 2025-11-21 20:15:28.407 | Last metadata expiration check: 0:07:53 ago on Fri 21 Nov 2025 03:07:35 PM EST. 2025-11-21 20:15:28.472 | Package httpd-2.4.63-5.el10.x86_64 is already installed. 2025-11-21 20:15:28.504 | Dependencies resolved. 2025-11-21 20:15:28.504 | ================================================================================ 2025-11-21 20:15:28.504 | Package Architecture Version Repository Size 2025-11-21 20:15:28.504 | ================================================================================ 2025-11-21 20:15:28.505 | Installing: 2025-11-21 20:15:28.505 | python3-mod_wsgi x86_64 5.0.0-4.el10 appstream 957 k 2025-11-21 20:15:28.505 | 2025-11-21 20:15:28.505 | Transaction Summary 2025-11-21 20:15:28.505 | ================================================================================ 2025-11-21 20:15:28.505 | Install 1 Package 2025-11-21 20:15:28.505 | 2025-11-21 20:15:28.505 | Total download size: 957 k 2025-11-21 20:15:28.505 | Installed size: 5.6 M 2025-11-21 20:15:28.505 | Downloading Packages: 2025-11-21 20:15:28.820 | python3-mod_wsgi-5.0.0-4.el10.x86_64.rpm 5.6 MB/s | 957 kB 00:00 2025-11-21 20:15:28.822 | -------------------------------------------------------------------------------- 2025-11-21 20:15:28.822 | Total 3.0 MB/s | 957 kB 00:00 2025-11-21 20:15:28.849 | Running transaction check 2025-11-21 20:15:28.870 | Transaction check succeeded. 2025-11-21 20:15:28.870 | Running transaction test 2025-11-21 20:15:28.978 | Transaction test succeeded. 2025-11-21 20:15:28.978 | Running transaction 2025-11-21 20:15:29.223 | Preparing : 1/1 2025-11-21 20:15:29.296 | Installing : python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-11-21 20:15:29.792 | Running scriptlet: python3-mod_wsgi-5.0.0-4.el10.x86_64 1/1 2025-11-21 20:15:29.792 | 2025-11-21 20:15:29.792 | Installed: 2025-11-21 20:15:29.792 | python3-mod_wsgi-5.0.0-4.el10.x86_64 2025-11-21 20:15:29.792 | 2025-11-21 20:15:29.792 | Complete! 2025-11-21 20:15:29.846 | + functions-common:yum_install:1492 : time_stop yum_install 2025-11-21 20:15:29.849 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:29.852 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:29.855 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:29.858 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:29.861 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:29.863 | + functions-common:time_stop:2429 : name=yum_install 2025-11-21 20:15:29.867 | + functions-common:time_stop:2430 : start_time=1763756127840 2025-11-21 20:15:29.870 | + functions-common:time_stop:2432 : [[ -z 1763756127840 ]] 2025-11-21 20:15:29.873 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:29.878 | + functions-common:time_stop:2435 : end_time=1763756129875 2025-11-21 20:15:29.881 | + functions-common:time_stop:2436 : elapsed_time=2035 2025-11-21 20:15:29.885 | + functions-common:time_stop:2437 : total=258278 2025-11-21 20:15:29.887 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:29.890 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=260313 2025-11-21 20:15:29.894 | + lib/apache:install_apache_wsgi:142 : sudo systemctl enable httpd 2025-11-21 20:15:29.924 | Created symlink '/etc/systemd/system/multi-user.target.wants/httpd.service' → '/usr/lib/systemd/system/httpd.service'. 2025-11-21 20:15:30.195 | + lib/apache:install_apache_wsgi:145 : sudo sed -i '/mod_mpm_prefork.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-21 20:15:30.227 | + lib/apache:install_apache_wsgi:146 : sudo sed -i '/mod_mpm_event.so/s/^/#/g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-21 20:15:30.253 | + lib/apache:install_apache_wsgi:147 : sudo sed -i '/mod_mpm_worker.so/s/^#//g' /etc/httpd/conf.modules.d/00-mpm.conf 2025-11-21 20:15:30.278 | + lib/apache:install_apache_wsgi:152 : enable_apache_mod wsgi 2025-11-21 20:15:30.281 | + lib/apache:enable_apache_mod:55 : local mod=wsgi 2025-11-21 20:15:30.284 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:15:30.288 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:15:30.292 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:30.296 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:30.299 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:15:30.303 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:30.306 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:30.309 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:30.313 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:30.315 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:30.319 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:30.322 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:30.325 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:30.329 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:30.332 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:30.336 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:15:30.338 | + lib/horizon:install_horizon:178 : pip_install_gr pymemcache 2025-11-21 20:15:30.342 | + inc/python:pip_install_gr:94 : local name=pymemcache 2025-11-21 20:15:30.345 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:15:30.349 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements pymemcache 2025-11-21 20:15:30.353 | ++ inc/python:get_from_global_requirements:241 : local package=pymemcache 2025-11-21 20:15:30.356 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:15:30.361 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^pymemcache' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:15:30.362 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:15:30.367 | ++ inc/python:get_from_global_requirements:243 : required_pkg='pymemcache!=1.3.0 ' 2025-11-21 20:15:30.370 | ++ inc/python:get_from_global_requirements:244 : [[ pymemcache!=1.3.0 == '' ]] 2025-11-21 20:15:30.373 | ++ inc/python:get_from_global_requirements:247 : echo 'pymemcache!=1.3.0' 2025-11-21 20:15:30.378 | + inc/python:pip_install_gr:96 : clean_name='pymemcache!=1.3.0' 2025-11-21 20:15:30.381 | + inc/python:pip_install_gr:97 : pip_install 'pymemcache!=1.3.0' 2025-11-21 20:15:30.408 | Using python 3.12 to install pymemcache!=1.3.0 2025-11-21 20:15:30.411 | + 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' 2025-11-21 20:15:31.175 | 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 2025-11-21 20:15:31.266 | Collecting pymemcache!=1.3.0 2025-11-21 20:15:32.310 | 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) 2025-11-21 20:15:32.332 | 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) 2025-11-21 20:15:32.343 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 8.7 MB/s eta 0:00:00 2025-11-21 20:15:33.289 | Installing collected packages: pymemcache 2025-11-21 20:15:33.391 | Successfully installed pymemcache-4.0.0 2025-11-21 20:15:33.391 | 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 2025-11-21 20:15:33.671 | + inc/python:pip_install:216 : result=0 2025-11-21 20:15:33.675 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:15:33.678 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:33.681 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:33.684 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:33.687 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:33.691 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:33.693 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:15:33.697 | + functions-common:time_stop:2430 : start_time=1763756130401 2025-11-21 20:15:33.700 | + functions-common:time_stop:2432 : [[ -z 1763756130401 ]] 2025-11-21 20:15:33.703 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:33.708 | + functions-common:time_stop:2435 : end_time=1763756133705 2025-11-21 20:15:33.711 | + functions-common:time_stop:2436 : elapsed_time=3304 2025-11-21 20:15:33.715 | + functions-common:time_stop:2437 : total=139380 2025-11-21 20:15:33.717 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:33.720 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=142684 2025-11-21 20:15:33.722 | + inc/python:pip_install:219 : return 0 2025-11-21 20:15:33.725 | + lib/horizon:install_horizon:180 : git_clone https://opendev.org/openstack/horizon.git /opt/stack/horizon master 2025-11-21 20:15:33.728 | + functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/horizon.git 2025-11-21 20:15:33.732 | + functions-common:git_clone:593 : local git_dest=/opt/stack/horizon 2025-11-21 20:15:33.735 | + functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:15:33.737 | + functions-common:git_clone:595 : local orig_dir 2025-11-21 20:15:33.741 | ++ functions-common:git_clone:596 : pwd 2025-11-21 20:15:33.745 | + functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:15:33.747 | + functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:15:33.752 | ++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:15:33.770 | + functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:15:33.773 | + functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:15:33.776 | + functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:33.780 | + functions-common:git_clone:613 : echo master 2025-11-21 20:15:33.780 | + functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:15:33.782 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:15:33.787 | + functions-common:git_clone:627 : [[ ! -d /opt/stack/horizon ]] 2025-11-21 20:15:33.790 | + functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:15:33.793 | + functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/horizon 2025-11-21 20:15:33.820 | + functions-common:git_clone:675 : cd /opt/stack/horizon 2025-11-21 20:15:33.823 | + functions-common:git_clone:676 : git show --oneline 2025-11-21 20:15:33.824 | + functions-common:git_clone:676 : head -1 2025-11-21 20:15:33.830 | c046f564e Merge "de-angularize the Key Pairs table" 2025-11-21 20:15:33.833 | + functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:15:33.837 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2025-11-21 20:15:33.841 | + ./stack.sh:main:1009 : is_service_enabled tls-proxy 2025-11-21 20:15:33.862 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:33.865 | + ./stack.sh:main:1010 : fix_system_ca_bundle_path 2025-11-21 20:15:33.868 | + lib/tls:fix_system_ca_bundle_path:365 : is_service_enabled tls-proxy 2025-11-21 20:15:33.889 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:33.893 | + lib/tls:fix_system_ca_bundle_path:366 : local capath 2025-11-21 20:15:33.896 | + lib/tls:fix_system_ca_bundle_path:367 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:33.900 | ++ lib/tls:fix_system_ca_bundle_path:370 : python3.12 -c 'try: 2025-11-21 20:15:33.900 | from requests import certs 2025-11-21 20:15:33.900 | print (certs.where()) 2025-11-21 20:15:33.901 | except ImportError: pass' 2025-11-21 20:15:34.055 | + lib/tls:fix_system_ca_bundle_path:370 : capath=/usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-21 20:15:34.058 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem == '' ]] 2025-11-21 20:15:34.061 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! /usr/local/lib/python3.12/site-packages/certifi/cacert.pem =~ ^/etc/.* ]] 2025-11-21 20:15:34.064 | + lib/tls:fix_system_ca_bundle_path:372 : [[ ! -L /usr/local/lib/python3.12/site-packages/certifi/cacert.pem ]] 2025-11-21 20:15:34.067 | + lib/tls:fix_system_ca_bundle_path:373 : is_fedora 2025-11-21 20:15:34.070 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:34.073 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:34.076 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:34.080 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:34.083 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:34.086 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:34.089 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:34.093 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:34.096 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:34.099 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:34.103 | + lib/tls:fix_system_ca_bundle_path:374 : sudo rm -f /usr/local/lib/python3.12/site-packages/certifi/cacert.pem 2025-11-21 20:15:34.129 | + 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 2025-11-21 20:15:34.153 | + ./stack.sh:main:1013 : is_service_enabled cinder 2025-11-21 20:15:34.173 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:34.176 | + ./stack.sh:main:1015 : init_os_brick 2025-11-21 20:15:34.180 | + lib/cinder:init_os_brick:520 : mkdir -p /opt/stack/data/os_brick 2025-11-21 20:15:34.185 | + lib/cinder:init_os_brick:521 : is_service_enabled cinder 2025-11-21 20:15:34.206 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:34.209 | + lib/cinder:init_os_brick:522 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-21 20:15:34.249 | + lib/cinder:init_os_brick:524 : is_service_enabled nova 2025-11-21 20:15:34.268 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:34.271 | + lib/cinder:init_os_brick:525 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-21 20:15:34.311 | + lib/cinder:init_os_brick:527 : is_service_enabled glance 2025-11-21 20:15:34.331 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:34.335 | + lib/cinder:init_os_brick:528 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-21 20:15:34.377 | + lib/cinder:init_os_brick:529 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2025-11-21 20:15:34.419 | + ./stack.sh:main:1022 : run_phase stack install 2025-11-21 20:15:34.422 | + functions-common:run_phase:1851 : local mode=stack 2025-11-21 20:15:34.426 | + functions-common:run_phase:1852 : local phase=install 2025-11-21 20:15:34.429 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:15:34.433 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:15:34.436 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:15:34.439 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:15:34.443 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:15:34.447 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:15:34.452 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:15:34.455 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:15:34.458 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:15:34.461 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack install 2025-11-21 20:15:34.465 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:15:34.484 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:34.487 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:15:34.490 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:15:34.493 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2025-11-21 20:15:34.496 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2025-11-21 20:15:34.499 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:15:34.501 | ++ ./stack.sh:echo_summary:473 : echo -e Installing Tempest 2025-11-21 20:15:34.505 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2025-11-21 20:15:34.508 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2025-11-21 20:15:34.582 | ++ inc/async:async_inner:63 : install_tempest 2025-11-21 20:15:34.626 | [8971 Async install_tempest:63486]: running: install_tempest 2025-11-21 20:15:34.630 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-21 20:15:34.634 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-21 20:15:34.637 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:15:34.641 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-21 20:15:34.644 | + functions-common:run_phase:1878 : run_plugins stack install 2025-11-21 20:15:34.648 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-21 20:15:34.651 | + functions-common:run_plugins:1838 : local phase=install 2025-11-21 20:15:34.654 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-21 20:15:34.658 | + functions-common:run_plugins:1841 : local plugin 2025-11-21 20:15:34.661 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-21 20:15:34.664 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-21 20:15:34.668 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-21 20:15:34.672 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack install 2025-11-21 20:15:34.676 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-21 20:15:34.679 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-21 20:15:34.682 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-21 20:15:34.686 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-21 20:15:34.690 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-21 20:15:34.693 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-21 20:15:34.697 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-21 20:15:34.701 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-21 20:15:34.704 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-21 20:15:34.708 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-21 20:15:34.711 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-21 20:15:34.715 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-21 20:15:34.718 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-21 20:15:34.721 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-21 20:15:34.725 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-21 20:15:34.729 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-21 20:15:34.733 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-21 20:15:34.737 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-21 20:15:34.741 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-21 20:15:34.744 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-21 20:15:34.747 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-21 20:15:34.765 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-21 20:15:34.769 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-21 20:15:34.772 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-21 20:15:34.776 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-21 20:15:34.780 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:15:34.801 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:15:34.804 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-21 20:15:34.809 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-21 20:15:34.810 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-21 20:15:34.815 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-21 20:15:34.818 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-21 20:15:34.821 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-21 20:15:34.827 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:15:34.848 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:15:34.852 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-21 20:15:34.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:15:34.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-21 20:15:34.862 | + ./stack.sh:main:1025 : use_library_from_git python-openstackclient 2025-11-21 20:15:34.865 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2025-11-21 20:15:34.869 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:15:34.872 | + 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 ]] 2025-11-21 20:15:34.875 | + inc/python:use_library_from_git:268 : [[ ,novnc,cinder,devstack,glance,horizon,keystone,neutron,nova,os-test-images,placement,requirements,swift,tempest, =~ ,python-openstackclient, ]] 2025-11-21 20:15:34.879 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:15:34.882 | + ./stack.sh:main:1029 : pip_install_gr python-openstackclient 2025-11-21 20:15:34.885 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2025-11-21 20:15:34.888 | + inc/python:pip_install_gr:95 : local clean_name 2025-11-21 20:15:34.893 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2025-11-21 20:15:34.897 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2025-11-21 20:15:34.899 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2025-11-21 20:15:34.905 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2025-11-21 20:15:34.905 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2025-11-21 20:15:34.911 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2025-11-21 20:15:34.914 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2025-11-21 20:15:34.917 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-21 20:15:34.921 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2025-11-21 20:15:34.924 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2025-11-21 20:15:34.952 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2025-11-21 20:15:34.955 | + 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' 2025-11-21 20:15:35.728 | 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 2025-11-21 20:15:35.876 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2025-11-21 20:15:35.890 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/95/b0/7d34b084e2b190c0dc3fc149ff28b6a5e50c333b1443388d1970c3a8b9e5/python_openstackclient-8.2.0-py3-none-any.whl.metadata (10 kB) 2025-11-21 20:15:35.933 | 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) 2025-11-21 20:15:35.935 | 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) 2025-11-21 20:15:35.936 | Requirement already satisfied: cliff>=4.8.0 in /usr/local/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.11.0) 2025-11-21 20:15:35.938 | 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) 2025-11-21 20:15:35.939 | 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.8.0) 2025-11-21 20:15:35.941 | 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.2.0) 2025-11-21 20:15:35.942 | 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.0) 2025-11-21 20:15:35.943 | 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) 2025-11-21 20:15:35.945 | 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) 2025-11-21 20:15:35.946 | 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) 2025-11-21 20:15:35.946 | 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.5.0) 2025-11-21 20:15:35.950 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.5.2) 2025-11-21 20:15:35.952 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2025-11-21 20:15:35.953 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (3.16.0) 2025-11-21 20:15:35.954 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2025-11-21 20:15:35.968 | 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) 2025-11-21 20:15:35.977 | 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) 2025-11-21 20:15:35.978 | 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) 2025-11-21 20:15:35.979 | 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) 2025-11-21 20:15:35.980 | 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) 2025-11-21 20:15:35.981 | 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.12.0) 2025-11-21 20:15:35.982 | Requirement already satisfied: os-service-types>=1.8.0 in /usr/local/lib/python3.12/site-packages (from openstacksdk>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.1) 2025-11-21 20:15:35.983 | 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) 2025-11-21 20:15:35.985 | 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) 2025-11-21 20:15:35.986 | 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) 2025-11-21 20:15:35.987 | 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) 2025-11-21 20:15:35.993 | 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.1.0) 2025-11-21 20:15:35.998 | 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) 2025-11-21 20:15:36.011 | 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) 2025-11-21 20:15:36.013 | 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.1.0) 2025-11-21 20:15:36.014 | 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.8.0) 2025-11-21 20:15:36.015 | 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) 2025-11-21 20:15:36.023 | 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) 2025-11-21 20:15:36.024 | 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) 2025-11-21 20:15:36.026 | 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) 2025-11-21 20:15:36.027 | 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) (2025.11.12) 2025-11-21 20:15:36.038 | 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) 2025-11-21 20:15:36.047 | Requirement already satisfied: pyperclip>=1.8 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2025-11-21 20:15:36.048 | Requirement already satisfied: rich-argparse>=1.7.1 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (1.7.1) 2025-11-21 20:15:36.049 | Requirement already satisfied: wcwidth>=0.2.10 in /usr/local/lib/python3.12/site-packages (from cmd2>=1.0.0->cliff>=4.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.2.14) 2025-11-21 20:15:36.053 | 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) 2025-11-21 20:15:36.075 | 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) 2025-11-21 20:15:36.097 | 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) 2025-11-21 20:15:36.098 | 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) 2025-11-21 20:15:36.104 | 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) 2025-11-21 20:15:36.105 | 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) 2025-11-21 20:15:36.114 | 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) 2025-11-21 20:15:36.247 | 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.8.0->python-openstackclient!=7.3.0,!=7.3.1) (14.2.0) 2025-11-21 20:15:36.274 | 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.8.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2025-11-21 20:15:36.275 | 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.8.0->python-openstackclient!=7.3.0,!=7.3.1) (2.19.2) 2025-11-21 20:15:36.294 | 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.8.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2025-11-21 20:15:36.319 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/95/b0/7d34b084e2b190c0dc3fc149ff28b6a5e50c333b1443388d1970c3a8b9e5/python_openstackclient-8.2.0-py3-none-any.whl (1.1 MB) 2025-11-21 20:15:36.337 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 68.0 MB/s eta 0:00:00 2025-11-21 20:15:37.221 | Installing collected packages: python-openstackclient 2025-11-21 20:15:38.180 | Successfully installed python-openstackclient-8.2.0 2025-11-21 20:15:38.180 | 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 2025-11-21 20:15:38.471 | + inc/python:pip_install:216 : result=0 2025-11-21 20:15:38.473 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:15:38.476 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:38.478 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:38.481 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:38.484 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:38.486 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:38.489 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:15:38.491 | + functions-common:time_stop:2430 : start_time=1763756134945 2025-11-21 20:15:38.493 | + functions-common:time_stop:2432 : [[ -z 1763756134945 ]] 2025-11-21 20:15:38.497 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:38.501 | + functions-common:time_stop:2435 : end_time=1763756138498 2025-11-21 20:15:38.504 | + functions-common:time_stop:2436 : elapsed_time=3553 2025-11-21 20:15:38.507 | + functions-common:time_stop:2437 : total=142684 2025-11-21 20:15:38.511 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:38.513 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=146237 2025-11-21 20:15:38.516 | + inc/python:pip_install:219 : return 0 2025-11-21 20:15:38.519 | + ./stack.sh:main:1030 : is_service_enabled openstack-cli-server 2025-11-21 20:15:38.538 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:38.542 | + ./stack.sh:main:1031 : install_openstack_cli_server 2025-11-21 20:15:38.545 | + functions-common:install_openstack_cli_server:2444 : 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 2025-11-21 20:15:38.548 | + functions-common:install_openstack_cli_server:2444 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:15:38.551 | + functions-common:install_openstack_cli_server:2445 : run_process openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.553 | + functions-common:run_process:1677 : local service=openstack-cli-server 2025-11-21 20:15:38.556 | + functions-common:run_process:1678 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.559 | + functions-common:run_process:1679 : local group= 2025-11-21 20:15:38.561 | + functions-common:run_process:1680 : local user= 2025-11-21 20:15:38.564 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:15:38.567 | + functions-common:run_process:1683 : local name=openstack-cli-server 2025-11-21 20:15:38.569 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:15:38.572 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:15:38.574 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:15:38.577 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:15:38.581 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:15:38.585 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756138582 2025-11-21 20:15:38.587 | + functions-common:run_process:1686 : is_service_enabled openstack-cli-server 2025-11-21 20:15:38.606 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:38.609 | + functions-common:run_process:1687 : _run_under_systemd openstack-cli-server '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' '' '' 2025-11-21 20:15:38.611 | + functions-common:_run_under_systemd:1631 : local service=openstack-cli-server 2025-11-21 20:15:38.614 | + functions-common:_run_under_systemd:1632 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.617 | + functions-common:_run_under_systemd:1633 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.619 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.622 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.624 | + functions-common:_common_systemd_pitfalls:1606 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ sudo ]] 2025-11-21 20:15:38.627 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ ^/ ]] 2025-11-21 20:15:38.629 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@openstack-cli-server.service 2025-11-21 20:15:38.632 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:15:38.635 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:15:38.638 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:15:38.640 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:15:38.643 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[openstack-cli-server] ]] 2025-11-21 20:15:38.645 | + functions-common:_run_under_systemd:1647 : [[ /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server =~ uwsgi ]] 2025-11-21 20:15:38.648 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@openstack-cli-server.service '/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' '' stack '' 2025-11-21 20:15:38.651 | + functions-common:write_user_unit_file:1538 : local service=devstack@openstack-cli-server.service 2025-11-21 20:15:38.653 | + functions-common:write_user_unit_file:1539 : local 'command=/bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server' 2025-11-21 20:15:38.655 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:15:38.658 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:15:38.660 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:15:38.663 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:15:38.666 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:15:38.669 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@openstack-cli-server.service 2025-11-21 20:15:38.671 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:15:38.675 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Unit Description 'Devstack devstack@openstack-cli-server.service' 2025-11-21 20:15:38.781 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:15:38.876 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service User stack 2025-11-21 20:15:38.966 | + functions-common:write_user_unit_file:1553 : 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' 2025-11-21 20:15:39.057 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service KillMode process 2025-11-21 20:15:39.149 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service TimeoutStopSec 300 2025-11-21 20:15:39.243 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:15:39.343 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:15:39.346 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:15:39.349 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@openstack-cli-server.service Install WantedBy multi-user.target 2025-11-21 20:15:39.467 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:15:39.778 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@openstack-cli-server.service 2025-11-21 20:15:39.810 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@openstack-cli-server.service' → '/etc/systemd/system/devstack@openstack-cli-server.service'. 2025-11-21 20:15:40.037 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@openstack-cli-server.service 2025-11-21 20:15:40.092 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:15:40.095 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:40.098 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:40.101 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:40.105 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:40.108 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:40.111 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:15:40.114 | + functions-common:time_stop:2430 : start_time=1763756138582 2025-11-21 20:15:40.117 | + functions-common:time_stop:2432 : [[ -z 1763756138582 ]] 2025-11-21 20:15:40.121 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:40.126 | + functions-common:time_stop:2435 : end_time=1763756140124 2025-11-21 20:15:40.129 | + functions-common:time_stop:2436 : elapsed_time=1542 2025-11-21 20:15:40.132 | + functions-common:time_stop:2437 : total=0 2025-11-21 20:15:40.135 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:40.137 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1542 2025-11-21 20:15:40.140 | + ./stack.sh:main:1037 : install_oscwrap 2025-11-21 20:15:40.144 | ++ functions-common:install_oscwrap:2473 : mktemp 2025-11-21 20:15:40.149 | + functions-common:install_oscwrap:2473 : OSCWRAP_TIMER_FILE=/tmp/tmp.eYhtSqDAsp 2025-11-21 20:15:40.151 | + functions-common:install_oscwrap:2476 : shopt -s expand_aliases 2025-11-21 20:15:40.154 | + functions-common:install_oscwrap:2479 : unalias -a 2025-11-21 20:15:40.156 | + functions-common:install_oscwrap:2481 : alias openstack=oscwrap 2025-11-21 20:15:40.159 | + ./stack.sh:main:1042 : [[ False != \F\a\l\s\e ]] 2025-11-21 20:15:40.162 | + ./stack.sh:main:1082 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-21 20:15:40.165 | + ./stack.sh:main:1083 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-21 20:15:40.168 | + ./stack.sh:main:1083 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-21 20:15:40.170 | + ./stack.sh:main:1090 : is_service_enabled mysql postgresql 2025-11-21 20:15:40.189 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:40.192 | + ./stack.sh:main:1091 : configure_database 2025-11-21 20:15:40.195 | + lib/database:configure_database:128 : configure_database_mysql 2025-11-21 20:15:40.197 | + lib/databases/mysql:configure_database_mysql:66 : local my_conf mysql slow_log my_client_conf 2025-11-21 20:15:40.200 | + lib/databases/mysql:configure_database_mysql:67 : echo_summary 'Configuring and starting MySQL' 2025-11-21 20:15:40.202 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:15:40.204 | + ./stack.sh:echo_summary:473 : echo -e Configuring and starting MySQL 2025-11-21 20:15:40.207 | + lib/databases/mysql:configure_database_mysql:69 : is_ubuntu 2025-11-21 20:15:40.209 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:40.211 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:40.214 | + lib/databases/mysql:configure_database_mysql:71 : is_oraclelinux 2025-11-21 20:15:40.216 | + functions-common:is_oraclelinux:523 : [[ -z CentOSStream ]] 2025-11-21 20:15:40.218 | + functions-common:is_oraclelinux:527 : '[' CentOSStream = OracleServer ']' 2025-11-21 20:15:40.221 | + lib/databases/mysql:configure_database_mysql:73 : is_fedora 2025-11-21 20:15:40.223 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:40.226 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:40.228 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:40.230 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:40.232 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:40.234 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:40.236 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:40.238 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:40.240 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:40.243 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:40.245 | + lib/databases/mysql:configure_database_mysql:74 : my_conf=/etc/my.cnf 2025-11-21 20:15:40.247 | + lib/databases/mysql:configure_database_mysql:75 : local cracklib_conf=/etc/my.cnf.d/cracklib_password_check.cnf 2025-11-21 20:15:40.250 | + lib/databases/mysql:configure_database_mysql:76 : '[' -f /etc/my.cnf.d/cracklib_password_check.cnf ']' 2025-11-21 20:15:40.252 | + lib/databases/mysql:configure_database_mysql:84 : is_ubuntu 2025-11-21 20:15:40.254 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:40.257 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:40.260 | ++ lib/databases/mysql:configure_database_mysql:93 : ipv6_unquote 0.0.0.0 2025-11-21 20:15:40.264 | ++ functions-common:ipv6_unquote:2221 : echo 0.0.0.0 2025-11-21 20:15:40.265 | ++ functions-common:ipv6_unquote:2221 : tr -d '[]' 2025-11-21 20:15:40.269 | + lib/databases/mysql:configure_database_mysql:93 : iniset -sudo /etc/my.cnf mysqld bind-address 0.0.0.0 2025-11-21 20:15:40.386 | + lib/databases/mysql:configure_database_mysql:96 : is_fedora 2025-11-21 20:15:40.389 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:15:40.391 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:15:40.394 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:15:40.396 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:15:40.399 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:15:40.402 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:15:40.405 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:15:40.407 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:15:40.410 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:15:40.413 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:15:40.415 | + lib/databases/mysql:configure_database_mysql:98 : start_service mariadb 2025-11-21 20:15:40.418 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:40.421 | + functions-common:start_service:2331 : sudo /bin/systemctl start mariadb 2025-11-21 20:15:43.803 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2025-11-21 20:15:43.807 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:43.810 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:43.814 | + lib/databases/mysql:configure_database_mysql:111 : sudo mysqladmin -u root password secretdatabase 2025-11-21 20:15:43.846 | + lib/databases/mysql:configure_database_mysql:116 : is_ubuntu 2025-11-21 20:15:43.850 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:43.853 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:43.856 | + lib/databases/mysql:configure_database_mysql:119 : local 'cmd_args=-uroot -psecretdatabase -h127.0.0.1 ' 2025-11-21 20:15:43.858 | + lib/databases/mysql:configure_database_mysql:124 : min_db_ver=11.6.2 2025-11-21 20:15:43.862 | ++ lib/databases/mysql:configure_database_mysql:125 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'select version();' -sN 2025-11-21 20:15:43.862 | ++ lib/databases/mysql:configure_database_mysql:125 : cut -d - -f 1 2025-11-21 20:15:43.898 | + lib/databases/mysql:configure_database_mysql:125 : db_version=10.11.11 2025-11-21 20:15:43.903 | ++ lib/databases/mysql:configure_database_mysql:126 : sort -V 2025-11-21 20:15:43.903 | ++ lib/databases/mysql:configure_database_mysql:126 : tail -n 1 2025-11-21 20:15:43.903 | ++ lib/databases/mysql:configure_database_mysql:126 : printf '%s\n' 11.6.2 10.11.11 2025-11-21 20:15:43.919 | + lib/databases/mysql:configure_database_mysql:126 : max_db_ver=11.6.2 2025-11-21 20:15:43.923 | + lib/databases/mysql:configure_database_mysql:127 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2025-11-21 20:15:43.926 | + lib/databases/mysql:configure_database_mysql:136 : is_ubuntu 2025-11-21 20:15:43.928 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:43.931 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:43.935 | + lib/databases/mysql:configure_database_mysql:141 : is_ubuntu 2025-11-21 20:15:43.939 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:43.942 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:43.945 | + lib/databases/mysql:configure_database_mysql:143 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''secretdatabase'\'';' 2025-11-21 20:15:43.986 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -psecretdatabase -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2025-11-21 20:15:44.023 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/my.cnf mysqld sql_mode TRADITIONAL 2025-11-21 20:15:44.121 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/my.cnf mysqld default-storage-engine InnoDB 2025-11-21 20:15:44.216 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/my.cnf mysqld max_connections 1024 2025-11-21 20:15:44.313 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2025-11-21 20:15:44.316 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:44.319 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2025-11-21 20:15:44.319 | enabling MySQL performance counting 2025-11-21 20:15:44.322 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /opt/stack/devstack/tools/dbcounter 2025-11-21 20:15:44.347 | Using python 3.12 to install /opt/stack/devstack/tools/dbcounter 2025-11-21 20:15:44.350 | + 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 2025-11-21 20:15:45.117 | 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 2025-11-21 20:15:45.126 | Processing ./tools/dbcounter 2025-11-21 20:15:45.128 | Installing build dependencies: started 2025-11-21 20:15:49.309 | Installing build dependencies: finished with status 'done' 2025-11-21 20:15:49.310 | Getting requirements to build wheel: started 2025-11-21 20:15:49.502 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:15:49.504 | Preparing metadata (pyproject.toml): started 2025-11-21 20:15:49.656 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:15:49.660 | Building wheels for collected packages: dbcounter 2025-11-21 20:15:49.662 | Building wheel for dbcounter (pyproject.toml): started 2025-11-21 20:15:49.872 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2025-11-21 20:15:49.874 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=cba9a1ac056d1b3cbec09a5e4801247622f89ffe730ebc9f7f057ad8f4e90ec9 2025-11-21 20:15:49.874 | Stored in directory: /tmp/pip-ephem-wheel-cache-69a9e1i8/wheels/9f/f3/e3/9e703708cca6cc64da4832f57f80621db1f5df923a5ce5447e 2025-11-21 20:15:49.878 | Successfully built dbcounter 2025-11-21 20:15:50.826 | Installing collected packages: dbcounter 2025-11-21 20:15:50.890 | Successfully installed dbcounter-0.1 2025-11-21 20:15:50.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 2025-11-21 20:15:51.205 | + inc/python:pip_install:216 : result=0 2025-11-21 20:15:51.208 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:15:51.210 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:51.213 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:51.216 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:51.217 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:51.220 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:51.223 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:15:51.225 | + functions-common:time_stop:2430 : start_time=1763756144341 2025-11-21 20:15:51.227 | + functions-common:time_stop:2432 : [[ -z 1763756144341 ]] 2025-11-21 20:15:51.229 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:51.233 | + functions-common:time_stop:2435 : end_time=1763756151231 2025-11-21 20:15:51.236 | + functions-common:time_stop:2436 : elapsed_time=6890 2025-11-21 20:15:51.237 | + functions-common:time_stop:2437 : total=146237 2025-11-21 20:15:51.240 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:51.242 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=153127 2025-11-21 20:15:51.245 | + inc/python:pip_install:219 : return 0 2025-11-21 20:15:51.247 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2025-11-21 20:15:51.250 | + lib/database:recreate_database:112 : local db=stats 2025-11-21 20:15:51.252 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2025-11-21 20:15:51.254 | + lib/databases/mysql:recreate_database_mysql:60 : local db=stats 2025-11-21 20:15:51.256 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2025-11-21 20:15:51.268 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2025-11-21 20:15:51.279 | + 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), 2025-11-21 20:15:51.280 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2025-11-21 20:15:51.312 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2025-11-21 20:15:51.314 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/my.cnf mysqld read_buffer_size 64K 2025-11-21 20:15:51.404 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/my.cnf mysqld innodb_buffer_pool_size 16M 2025-11-21 20:15:51.502 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/my.cnf mysqld thread_stack 192K 2025-11-21 20:15:51.596 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/my.cnf mysqld thread_cache_size 8 2025-11-21 20:15:51.687 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/my.cnf mysqld tmp_table_size 8M 2025-11-21 20:15:51.771 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/my.cnf mysqld sort_buffer_size 8M 2025-11-21 20:15:51.860 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/my.cnf mysqld max_allowed_packet 8M 2025-11-21 20:15:51.954 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mariadb 2025-11-21 20:15:51.957 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:15:51.960 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart mariadb 2025-11-21 20:15:52.694 | + ./stack.sh:main:1095 : save_stackenv 1095 2025-11-21 20:15:52.697 | + functions-common:save_stackenv:63 : local tag=1095 2025-11-21 20:15:52.701 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-21 20:15:52.706 | + functions-common:save_stackenv:65 : time_stamp=2025-11-21-151552 2025-11-21 20:15:52.710 | + functions-common:save_stackenv:66 : echo '# 2025-11-21-151552 1095' 2025-11-21 20:15:52.713 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.717 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-21 20:15:52.719 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.722 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-21 20:15:52.725 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.728 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-21 20:15:52.731 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.735 | + 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 2025-11-21 20:15:52.738 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.741 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.94 2025-11-21 20:15:52.744 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.747 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.94/identity 2025-11-21 20:15:52.751 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.754 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-21-150739 2025-11-21 20:15:52.757 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.760 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-21 20:15:52.763 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.766 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.94 2025-11-21 20:15:52.769 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.775 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-21 20:15:52.779 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.781 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.94,IP:::1 2025-11-21 20:15:52.784 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.787 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-21 20:15:52.790 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.793 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-21 20:15:52.796 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.798 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.94 2025-11-21 20:15:52.802 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:15:52.804 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-21 20:15:52.807 | + ./stack.sh:main:1105 : start_dstat 2025-11-21 20:15:52.810 | + lib/dstat:start_dstat:31 : run_process dstat '/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-11-21 20:15:52.812 | + functions-common:run_process:1677 : local service=dstat 2025-11-21 20:15:52.814 | + functions-common:run_process:1678 : local 'command=/opt/stack/devstack/tools/dstat.sh /opt/stack/logs' 2025-11-21 20:15:52.817 | + functions-common:run_process:1679 : local group= 2025-11-21 20:15:52.819 | + functions-common:run_process:1680 : local user= 2025-11-21 20:15:52.820 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:15:52.824 | + functions-common:run_process:1683 : local name=dstat 2025-11-21 20:15:52.826 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:15:52.828 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:15:52.830 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:15:52.833 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:15:52.837 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:15:52.842 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756152838 2025-11-21 20:15:52.844 | + functions-common:run_process:1686 : is_service_enabled dstat 2025-11-21 20:15:52.860 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:52.862 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:15:52.865 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:52.867 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:52.870 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:52.873 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:52.876 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:52.879 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:15:52.881 | + functions-common:time_stop:2430 : start_time=1763756152838 2025-11-21 20:15:52.884 | + functions-common:time_stop:2432 : [[ -z 1763756152838 ]] 2025-11-21 20:15:52.888 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:52.893 | + functions-common:time_stop:2435 : end_time=1763756152889 2025-11-21 20:15:52.895 | + functions-common:time_stop:2436 : elapsed_time=51 2025-11-21 20:15:52.897 | + functions-common:time_stop:2437 : total=1542 2025-11-21 20:15:52.900 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:52.902 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1593 2025-11-21 20:15:52.903 | + lib/dstat:start_dstat:36 : run_process memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-21 20:15:52.906 | + functions-common:run_process:1677 : local service=memory_tracker 2025-11-21 20:15:52.910 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:52.913 | + functions-common:run_process:1679 : local group= 2025-11-21 20:15:52.916 | + functions-common:run_process:1680 : local user=root 2025-11-21 20:15:52.918 | + functions-common:run_process:1681 : local env_vars=PYTHON=python3.12 2025-11-21 20:15:52.919 | + functions-common:run_process:1683 : local name=memory_tracker 2025-11-21 20:15:52.923 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:15:52.925 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:15:52.927 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:15:52.930 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:15:52.934 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:15:52.940 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756152936 2025-11-21 20:15:52.942 | + functions-common:run_process:1686 : is_service_enabled memory_tracker 2025-11-21 20:15:52.961 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:52.964 | + functions-common:run_process:1687 : _run_under_systemd memory_tracker /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-21 20:15:52.968 | + functions-common:_run_under_systemd:1631 : local service=memory_tracker 2025-11-21 20:15:52.971 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:52.974 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:52.977 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:52.980 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:52.983 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ sudo ]] 2025-11-21 20:15:52.987 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/memory_tracker.sh =~ ^/ ]] 2025-11-21 20:15:52.990 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@memory_tracker.service 2025-11-21 20:15:52.993 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:15:52.997 | + functions-common:_run_under_systemd:1639 : local user=root 2025-11-21 20:15:53.000 | + functions-common:_run_under_systemd:1640 : [[ -z root ]] 2025-11-21 20:15:53.003 | + functions-common:_run_under_systemd:1643 : local env_vars=PYTHON=python3.12 2025-11-21 20:15:53.006 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[memory_tracker] ]] 2025-11-21 20:15:53.009 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/memory_tracker.sh =~ uwsgi ]] 2025-11-21 20:15:53.012 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@memory_tracker.service /opt/stack/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2025-11-21 20:15:53.015 | + functions-common:write_user_unit_file:1538 : local service=devstack@memory_tracker.service 2025-11-21 20:15:53.019 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:53.022 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:15:53.025 | + functions-common:write_user_unit_file:1541 : local user=root 2025-11-21 20:15:53.028 | + functions-common:write_user_unit_file:1542 : local env_vars=PYTHON=python3.12 2025-11-21 20:15:53.032 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:15:53.035 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:15:53.038 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@memory_tracker.service 2025-11-21 20:15:53.041 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:15:53.047 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Unit Description 'Devstack devstack@memory_tracker.service' 2025-11-21 20:15:53.170 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:15:53.290 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service User root 2025-11-21 20:15:53.362 | ++ inc/async:async_inner:64 : rc=0 2025-11-21 20:15:53.385 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecStart /opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:15:53.388 | [63486 Async install_tempest:63486]: finished successfully 2025-11-21 20:15:53.486 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service KillMode process 2025-11-21 20:15:53.584 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service TimeoutStopSec 300 2025-11-21 20:15:53.682 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:15:53.776 | + functions-common:write_user_unit_file:1557 : [[ -n PYTHON=python3.12 ]] 2025-11-21 20:15:53.778 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Service Environment PYTHON=python3.12 2025-11-21 20:15:53.866 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:15:53.869 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@memory_tracker.service Install WantedBy multi-user.target 2025-11-21 20:15:53.985 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:15:54.264 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@memory_tracker.service 2025-11-21 20:15:54.299 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@memory_tracker.service' → '/etc/systemd/system/devstack@memory_tracker.service'. 2025-11-21 20:15:54.527 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@memory_tracker.service 2025-11-21 20:15:54.605 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:15:54.609 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:54.611 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:54.614 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:54.617 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:54.620 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:54.623 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:15:54.626 | + functions-common:time_stop:2430 : start_time=1763756152936 2025-11-21 20:15:54.629 | + functions-common:time_stop:2432 : [[ -z 1763756152936 ]] 2025-11-21 20:15:54.633 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:54.638 | + functions-common:time_stop:2435 : end_time=1763756154635 2025-11-21 20:15:54.641 | + functions-common:time_stop:2436 : elapsed_time=1699 2025-11-21 20:15:54.644 | + functions-common:time_stop:2437 : total=1593 2025-11-21 20:15:54.647 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:54.650 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3292 2025-11-21 20:15:54.653 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2025-11-21 20:15:54.674 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:54.677 | + lib/dstat:start_dstat:47 : run_process file_tracker /opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.680 | + functions-common:run_process:1677 : local service=file_tracker 2025-11-21 20:15:54.683 | + functions-common:run_process:1678 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.686 | + functions-common:run_process:1679 : local group= 2025-11-21 20:15:54.689 | + functions-common:run_process:1680 : local user= 2025-11-21 20:15:54.692 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:15:54.695 | + functions-common:run_process:1683 : local name=file_tracker 2025-11-21 20:15:54.698 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:15:54.701 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:15:54.704 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:15:54.707 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:15:54.711 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:15:54.716 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756154713 2025-11-21 20:15:54.719 | + functions-common:run_process:1686 : is_service_enabled file_tracker 2025-11-21 20:15:54.738 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:54.741 | + functions-common:run_process:1687 : _run_under_systemd file_tracker /opt/stack/devstack/tools/file_tracker.sh '' '' '' 2025-11-21 20:15:54.745 | + functions-common:_run_under_systemd:1631 : local service=file_tracker 2025-11-21 20:15:54.748 | + functions-common:_run_under_systemd:1632 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.750 | + functions-common:_run_under_systemd:1633 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.753 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls /opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.756 | + functions-common:_common_systemd_pitfalls:1603 : local cmd=/opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.760 | + functions-common:_common_systemd_pitfalls:1606 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ sudo ]] 2025-11-21 20:15:54.763 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /opt/stack/devstack/tools/file_tracker.sh =~ ^/ ]] 2025-11-21 20:15:54.766 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@file_tracker.service 2025-11-21 20:15:54.769 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:15:54.772 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:15:54.775 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:15:54.778 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:15:54.781 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[file_tracker] ]] 2025-11-21 20:15:54.784 | + functions-common:_run_under_systemd:1647 : [[ /opt/stack/devstack/tools/file_tracker.sh =~ uwsgi ]] 2025-11-21 20:15:54.787 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@file_tracker.service /opt/stack/devstack/tools/file_tracker.sh '' stack '' 2025-11-21 20:15:54.790 | + functions-common:write_user_unit_file:1538 : local service=devstack@file_tracker.service 2025-11-21 20:15:54.793 | + functions-common:write_user_unit_file:1539 : local command=/opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:54.796 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:15:54.799 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:15:54.801 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:15:54.804 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:15:54.808 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:15:54.810 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@file_tracker.service 2025-11-21 20:15:54.813 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:15:54.818 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Unit Description 'Devstack devstack@file_tracker.service' 2025-11-21 20:15:54.943 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:15:55.064 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service User stack 2025-11-21 20:15:55.162 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecStart /opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:15:55.260 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service KillMode process 2025-11-21 20:15:55.360 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service TimeoutStopSec 300 2025-11-21 20:15:55.458 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:15:55.559 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:15:55.562 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:15:55.566 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@file_tracker.service Install WantedBy multi-user.target 2025-11-21 20:15:55.686 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:15:55.996 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@file_tracker.service 2025-11-21 20:15:56.031 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@file_tracker.service' → '/etc/systemd/system/devstack@file_tracker.service'. 2025-11-21 20:15:56.269 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@file_tracker.service 2025-11-21 20:15:56.324 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:15:56.327 | + functions-common:time_stop:2423 : local name 2025-11-21 20:15:56.330 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:15:56.334 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:15:56.337 | + functions-common:time_stop:2426 : local total 2025-11-21 20:15:56.340 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:15:56.343 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:15:56.347 | + functions-common:time_stop:2430 : start_time=1763756154713 2025-11-21 20:15:56.349 | + functions-common:time_stop:2432 : [[ -z 1763756154713 ]] 2025-11-21 20:15:56.353 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:15:56.360 | + functions-common:time_stop:2435 : end_time=1763756156356 2025-11-21 20:15:56.362 | + functions-common:time_stop:2436 : elapsed_time=1643 2025-11-21 20:15:56.366 | + functions-common:time_stop:2437 : total=3292 2025-11-21 20:15:56.369 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:15:56.372 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=4935 2025-11-21 20:15:56.375 | + ./stack.sh:main:1107 : is_service_enabled atop 2025-11-21 20:15:56.396 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:56.399 | + ./stack.sh:main:1115 : is_service_enabled tcpdump 2025-11-21 20:15:56.421 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:15:56.425 | + ./stack.sh:main:1123 : is_service_enabled etcd3 2025-11-21 20:15:56.447 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:56.450 | + ./stack.sh:main:1124 : start_etcd3 2025-11-21 20:15:56.453 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2025-11-21 20:15:56.456 | + lib/etcd3:start_etcd3:42 : cmd+=' --name np0005531460.novalocal --data-dir /opt/stack/data/etcd' 2025-11-21 20:15:56.459 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2025-11-21 20:15:56.462 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster np0005531460.novalocal=http://38.102.83.94:2380' 2025-11-21 20:15:56.466 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://38.102.83.94:2380' 2025-11-21 20:15:56.469 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://38.102.83.94:2379' 2025-11-21 20:15:56.472 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2025-11-21 20:15:56.476 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2025-11-21 20:15:56.479 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://38.102.83.94:2379' 2025-11-21 20:15:56.482 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2025-11-21 20:15:56.486 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2025-11-21 20:15:56.488 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-11-21 20:15:56.492 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name np0005531460.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005531460.novalocal=http://38.102.83.94:2380 --initial-advertise-peer-urls http://38.102.83.94:2380 --advertise-client-urls http://38.102.83.94:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.94:2379 --log-level=debug' '' root 2025-11-21 20:15:56.495 | + functions-common:write_user_unit_file:1538 : local service=devstack@etcd.service 2025-11-21 20:15:56.498 | + functions-common:write_user_unit_file:1539 : local 'command=/opt/stack/bin/etcd --name np0005531460.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005531460.novalocal=http://38.102.83.94:2380 --initial-advertise-peer-urls http://38.102.83.94:2380 --advertise-client-urls http://38.102.83.94:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.94:2379 --log-level=debug' 2025-11-21 20:15:56.502 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:15:56.505 | + functions-common:write_user_unit_file:1541 : local user=root 2025-11-21 20:15:56.508 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:15:56.511 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:15:56.515 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:15:56.518 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@etcd.service 2025-11-21 20:15:56.521 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:15:56.527 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2025-11-21 20:15:56.650 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:15:56.769 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2025-11-21 20:15:56.868 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name np0005531460.novalocal --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster np0005531460.novalocal=http://38.102.83.94:2380 --initial-advertise-peer-urls http://38.102.83.94:2380 --advertise-client-urls http://38.102.83.94:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://38.102.83.94:2379 --log-level=debug' 2025-11-21 20:15:56.966 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2025-11-21 20:15:57.063 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2025-11-21 20:15:57.162 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:15:57.266 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:15:57.270 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:15:57.273 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2025-11-21 20:15:57.396 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:15:57.690 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2025-11-21 20:15:57.795 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2025-11-21 20:15:57.893 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2025-11-21 20:15:57.994 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2025-11-21 20:15:58.093 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2025-11-21 20:15:58.097 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:15:58.103 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-21 20:15:58.106 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2025-11-21 20:15:58.416 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2025-11-21 20:15:58.449 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@etcd.service' → '/etc/systemd/system/devstack@etcd.service'. 2025-11-21 20:15:58.675 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2025-11-21 20:15:59.881 | + ./stack.sh:main:1130 : is_service_enabled tls-proxy 2025-11-21 20:15:59.900 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:15:59.903 | + ./stack.sh:main:1131 : start_tls_proxy http-services '*' 443 38.102.83.94 80 2025-11-21 20:15:59.907 | + lib/tls:start_tls_proxy:510 : local b_service=http-services-tls-proxy 2025-11-21 20:15:59.910 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-21 20:15:59.913 | + lib/tls:start_tls_proxy:512 : local f_port=443 2025-11-21 20:15:59.916 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.94 2025-11-21 20:15:59.919 | + lib/tls:start_tls_proxy:514 : local b_port=80 2025-11-21 20:15:59.923 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-11-21 20:15:59.926 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-21 20:15:59.930 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-21 20:15:59.933 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-21 20:15:59.936 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-21 20:15:59.940 | + lib/tls:tune_apache_connections:458 : sudo bash -c 'cat > /etc/httpd/conf.d/connection-tuning.conf' 2025-11-21 20:15:59.971 | + lib/tls:tune_apache_connections:498 : '[' norestart '!=' norestart ']' 2025-11-21 20:15:59.975 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-21 20:15:59.979 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for http-services-tls-proxy 2025-11-21 20:15:59.983 | ++ lib/apache:apache_site_config_for:174 : local site=http-services-tls-proxy 2025-11-21 20:15:59.985 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:15:59.989 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:15:59.992 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:15:59.995 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:15:59.998 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.001 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.005 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.008 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.011 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.015 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.018 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.021 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.024 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.027 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.030 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-21 20:16:00.033 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/http-services-tls-proxy.conf ']' 2025-11-21 20:16:00.037 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-11-21 20:16:00.041 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled 2025-11-21 20:16:00.045 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-21 20:16:00.048 | + lib/tls:start_tls_proxy:527 : [[ 443 == \8\0 ]] 2025-11-21 20:16:00.051 | + lib/tls:start_tls_proxy:527 : [[ 443 == \4\4\3 ]] 2025-11-21 20:16:00.054 | + lib/tls:start_tls_proxy:528 : listen_string= 2025-11-21 20:16:00.058 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/http-services-tls-proxy.conf.disabled' 2025-11-21 20:16:00.086 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:00.090 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-21 20:16:00.093 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-21 20:16:00.096 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:00.098 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:00.102 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:00.104 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:00.107 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:00.110 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.114 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.116 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.119 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.123 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.126 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.129 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.132 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.136 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.139 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.142 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:00.146 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:00.149 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-21 20:16:00.152 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-21 20:16:00.155 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:00.159 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:00.161 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:00.165 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:00.168 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:00.171 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.174 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.178 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.181 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.184 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.187 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.189 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.191 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.193 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.196 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.199 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:00.202 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:00.205 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-21 20:16:00.208 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-21 20:16:00.212 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:00.215 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:00.218 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:00.221 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:00.225 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:00.227 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.231 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.234 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.237 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.240 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.243 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.246 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.250 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.253 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.256 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.259 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:00.262 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:00.265 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-21 20:16:00.269 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-21 20:16:00.272 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:00.275 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:00.278 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:00.281 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:00.285 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:00.288 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.291 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.294 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.297 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.300 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.303 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.306 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.309 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.312 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.315 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.319 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:00.322 | + lib/tls:start_tls_proxy:572 : enable_apache_site http-services-tls-proxy 2025-11-21 20:16:00.325 | + lib/apache:enable_apache_site:191 : local site=http-services-tls-proxy 2025-11-21 20:16:00.329 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:16:00.332 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:16:00.335 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:16:00.338 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:00.341 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:00.344 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:00.347 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:00.350 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.353 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.356 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.359 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.362 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.366 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.369 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.372 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.375 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.378 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.381 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:00.384 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:16:00.388 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:00.391 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:00.394 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:16:00.397 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:00.401 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:00.404 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:00.407 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:00.410 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:00.412 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:00.415 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:00.419 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:00.422 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:00.425 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:00.428 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/http-services-tls-proxy.conf 2025-11-21 20:16:00.431 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/http-services-tls-proxy.conf.disabled ]] 2025-11-21 20:16:00.434 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/http-services-tls-proxy.conf ]] 2025-11-21 20:16:00.438 | + 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 2025-11-21 20:16:00.464 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-21 20:16:00.468 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:16:00.471 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:16:00.473 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:16:01.668 | + ./stack.sh:main:1135 : write_clouds_yaml 2025-11-21 20:16:01.670 | + functions-common:write_clouds_yaml:82 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2025-11-21 20:16:01.674 | ++ functions-common:write_clouds_yaml:84 : dirname /etc/openstack/clouds.yaml 2025-11-21 20:16:01.680 | + functions-common:write_clouds_yaml:84 : sudo mkdir -p /etc/openstack 2025-11-21 20:16:01.707 | + functions-common:write_clouds_yaml:85 : sudo chown -R stack /etc/openstack 2025-11-21 20:16:01.727 | + functions-common:write_clouds_yaml:87 : CA_CERT_ARG= 2025-11-21 20:16:01.731 | + functions-common:write_clouds_yaml:88 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-21 20:16:01.734 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG='--os-cacert /opt/stack/data/ca-bundle.pem' 2025-11-21 20:16:01.737 | + 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.94/identity --os-username demo --os-password secretadmin --os-project-name demo 2025-11-21 20:16:01.805 | The user clouds.yaml file didn't exist. 2025-11-21 20:16:01.812 | + 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.94/identity --os-username admin --os-password secretadmin --os-project-name admin 2025-11-21 20:16:01.861 | + 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.94/identity --os-username admin --os-password secretadmin --os-project-name demo 2025-11-21 20:16:01.911 | + 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.94/identity --os-username alt_demo --os-password secretadmin --os-project-name alt_demo 2025-11-21 20:16:01.965 | + 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.94/identity --os-username alt_demo_member --os-password secretadmin --os-project-name alt_demo 2025-11-21 20:16:02.017 | + 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.94/identity --os-username alt_demo_reader --os-password secretadmin --os-project-name alt_demo 2025-11-21 20:16:02.109 | + 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.94/identity --os-username demo_reader --os-password secretadmin --os-project-name demo 2025-11-21 20:16:02.180 | + 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.94/identity --os-username admin --os-password secretadmin --os-system-scope all 2025-11-21 20:16:02.236 | + 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.94/identity --os-username system_member --os-password secretadmin --os-system-scope all 2025-11-21 20:16:02.326 | + 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.94/identity --os-username system_reader --os-password secretadmin --os-system-scope all 2025-11-21 20:16:02.448 | + functions-common:write_clouds_yaml:201 : cat 2025-11-21 20:16:02.454 | ++ functions-common:write_clouds_yaml:207 : eval echo '~stack' 2025-11-21 20:16:02.458 | +++ functions-common:write_clouds_yaml:207 : echo /opt/stack 2025-11-21 20:16:02.461 | + functions-common:write_clouds_yaml:207 : rm -f /opt/stack/.config/openstack/clouds.yaml 2025-11-21 20:16:02.466 | + ./stack.sh:main:1136 : export OS_CLOUD=devstack-admin 2025-11-21 20:16:02.470 | + ./stack.sh:main:1136 : OS_CLOUD=devstack-admin 2025-11-21 20:16:02.474 | + ./stack.sh:main:1138 : is_service_enabled keystone 2025-11-21 20:16:02.495 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:02.498 | + ./stack.sh:main:1139 : echo_summary 'Starting Keystone' 2025-11-21 20:16:02.501 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:16:02.505 | + ./stack.sh:echo_summary:473 : echo -e Starting Keystone 2025-11-21 20:16:02.508 | + ./stack.sh:main:1141 : '[' 38.102.83.94 == 38.102.83.94 ']' 2025-11-21 20:16:02.510 | + ./stack.sh:main:1142 : init_keystone 2025-11-21 20:16:02.513 | + lib/keystone:init_keystone:466 : is_service_enabled ldap 2025-11-21 20:16:02.533 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:16:02.536 | + lib/keystone:init_keystone:470 : [[ True == True ]] 2025-11-21 20:16:02.539 | + lib/keystone:init_keystone:472 : recreate_database keystone 2025-11-21 20:16:02.542 | + lib/database:recreate_database:112 : local db=keystone 2025-11-21 20:16:02.545 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2025-11-21 20:16:02.548 | + lib/databases/mysql:recreate_database_mysql:60 : local db=keystone 2025-11-21 20:16:02.550 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2025-11-21 20:16:02.567 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2025-11-21 20:16:02.584 | + lib/keystone:init_keystone:475 : time_start dbsync 2025-11-21 20:16:02.587 | + functions-common:time_start:2409 : local name=dbsync 2025-11-21 20:16:02.590 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:16:02.593 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:16:02.597 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:16:02.602 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756162598 2025-11-21 20:16:02.605 | + lib/keystone:init_keystone:477 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2025-11-21 20:16:04.173 | INFO dbcounter [-] Registered counter for database keystone 2025-11-21 20:16:04.181 | 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=68113) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:16:04.186 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:16:04.187 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:16:04.187 | DEBUG dbcounter [-] [68113] Writer thread running {{(pid=68113) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:16:04.248 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2025-11-21 20:16:05.383 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:16:05.385 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2025-11-21 20:16:05.386 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:16:05.388 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2025-11-21 20:16:05.411 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:16:05.412 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2025-11-21 20:16:05.424 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:16:05.425 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2025-11-21 20:16:05.439 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:16:05.441 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2025-11-21 20:16:05.442 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:16:05.443 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2025-11-21 20:16:05.470 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:16:05.472 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2025-11-21 20:16:05.489 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=68113) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:16:05.833 | + lib/keystone:init_keystone:478 : time_stop dbsync 2025-11-21 20:16:05.836 | + functions-common:time_stop:2423 : local name 2025-11-21 20:16:05.838 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:16:05.841 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:16:05.844 | + functions-common:time_stop:2426 : local total 2025-11-21 20:16:05.848 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:16:05.851 | + functions-common:time_stop:2429 : name=dbsync 2025-11-21 20:16:05.854 | + functions-common:time_stop:2430 : start_time=1763756162598 2025-11-21 20:16:05.857 | + functions-common:time_stop:2432 : [[ -z 1763756162598 ]] 2025-11-21 20:16:05.861 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:16:05.866 | + functions-common:time_stop:2435 : end_time=1763756165863 2025-11-21 20:16:05.869 | + functions-common:time_stop:2436 : elapsed_time=3265 2025-11-21 20:16:05.872 | + functions-common:time_stop:2437 : total=0 2025-11-21 20:16:05.874 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:16:05.877 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3265 2025-11-21 20:16:05.880 | + lib/keystone:init_keystone:480 : [[ fernet == \f\e\r\n\e\t ]] 2025-11-21 20:16:05.882 | + lib/keystone:init_keystone:481 : rm -rf /etc/keystone/fernet-keys/ 2025-11-21 20:16:05.888 | + lib/keystone:init_keystone:482 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2025-11-21 20:16:07.250 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2025-11-21 20:16:07.250 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-11-21 20:16:07.250 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-11-21 20:16:07.250 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2025-11-21 20:16:07.251 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2025-11-21 20:16:07.251 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-11-21 20:16:07.251 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-11-21 20:16:07.251 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-11-21 20:16:07.251 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2025-11-21 20:16:07.539 | + lib/keystone:init_keystone:484 : rm -rf /etc/keystone/credential-keys/ 2025-11-21 20:16:07.544 | + lib/keystone:init_keystone:485 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2025-11-21 20:16:08.881 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2025-11-21 20:16:08.882 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2025-11-21 20:16:09.168 | + ./stack.sh:main:1143 : start_keystone 2025-11-21 20:16:09.173 | + lib/keystone:start_keystone:539 : local service_port=5000 2025-11-21 20:16:09.175 | + lib/keystone:start_keystone:540 : local auth_protocol=https 2025-11-21 20:16:09.178 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2025-11-21 20:16:09.198 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:09.201 | + lib/keystone:start_keystone:542 : service_port=5001 2025-11-21 20:16:09.204 | + lib/keystone:start_keystone:543 : auth_protocol=http 2025-11-21 20:16:09.208 | ++ lib/keystone:start_keystone:546 : which uwsgi 2025-11-21 20:16:09.212 | + lib/keystone:start_keystone:546 : run_process keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2025-11-21 20:16:09.216 | + functions-common:run_process:1677 : local service=keystone 2025-11-21 20:16:09.218 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.221 | + functions-common:run_process:1679 : local group= 2025-11-21 20:16:09.224 | + functions-common:run_process:1680 : local user= 2025-11-21 20:16:09.227 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:16:09.231 | + functions-common:run_process:1683 : local name=keystone 2025-11-21 20:16:09.234 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:16:09.236 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:16:09.240 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:16:09.243 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:16:09.248 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:16:09.252 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756169249 2025-11-21 20:16:09.256 | + functions-common:run_process:1686 : is_service_enabled keystone 2025-11-21 20:16:09.274 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:09.278 | + functions-common:run_process:1687 : _run_under_systemd keystone '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2025-11-21 20:16:09.281 | + functions-common:_run_under_systemd:1631 : local service=keystone 2025-11-21 20:16:09.283 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.287 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.290 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.293 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.297 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2025-11-21 20:16:09.299 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2025-11-21 20:16:09.303 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@keystone.service 2025-11-21 20:16:09.306 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:16:09.310 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:16:09.313 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:16:09.316 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:16:09.320 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2025-11-21 20:16:09.323 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2025-11-21 20:16:09.326 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:16:09.330 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@keystone.service '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' stack '' 2025-11-21 20:16:09.332 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@keystone.service 2025-11-21 20:16:09.335 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.338 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:16:09.340 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:16:09.343 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:16:09.345 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@keystone.service 2025-11-21 20:16:09.348 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:16:09.354 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2025-11-21 20:16:09.471 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:16:09.587 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2025-11-21 20:16:09.681 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User stack 2025-11-21 20:16:09.777 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/sbin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2025-11-21 20:16:09.864 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:16:09.962 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2025-11-21 20:16:10.059 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2025-11-21 20:16:10.154 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2025-11-21 20:16:10.249 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2025-11-21 20:16:10.348 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2025-11-21 20:16:10.441 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:16:10.444 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:16:10.447 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2025-11-21 20:16:10.563 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:16:10.871 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@keystone.service 2025-11-21 20:16:10.911 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@keystone.service' → '/etc/systemd/system/devstack@keystone.service'. 2025-11-21 20:16:11.156 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@keystone.service 2025-11-21 20:16:11.276 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:16:11.279 | + functions-common:time_stop:2423 : local name 2025-11-21 20:16:11.282 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:16:11.286 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:16:11.289 | + functions-common:time_stop:2426 : local total 2025-11-21 20:16:11.291 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:16:11.294 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:16:11.297 | + functions-common:time_stop:2430 : start_time=1763756169249 2025-11-21 20:16:11.300 | + functions-common:time_stop:2432 : [[ -z 1763756169249 ]] 2025-11-21 20:16:11.303 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:16:11.309 | + functions-common:time_stop:2435 : end_time=1763756171306 2025-11-21 20:16:11.312 | + functions-common:time_stop:2436 : elapsed_time=2057 2025-11-21 20:16:11.314 | + functions-common:time_stop:2437 : total=4935 2025-11-21 20:16:11.317 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:16:11.320 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=6992 2025-11-21 20:16:11.323 | + lib/keystone:start_keystone:548 : echo 'Waiting for keystone to start...' 2025-11-21 20:16:11.323 | Waiting for keystone to start... 2025-11-21 20:16:11.326 | + lib/keystone:start_keystone:554 : local service_uri=http://38.102.83.94/identity/v3/ 2025-11-21 20:16:11.329 | + lib/keystone:start_keystone:556 : wait_for_service 60 http://38.102.83.94/identity/v3/ 2025-11-21 20:16:11.332 | + functions:wait_for_service:469 : local timeout=60 2025-11-21 20:16:11.334 | + functions:wait_for_service:470 : local url=http://38.102.83.94/identity/v3/ 2025-11-21 20:16:11.337 | + functions:wait_for_service:471 : local rval=0 2025-11-21 20:16:11.340 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-21 20:16:11.342 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:16:11.344 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:16:11.347 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:16:11.350 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:16:11.355 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756171353 2025-11-21 20:16:11.357 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-21 20:16:11.364 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.94/identity/v3/ 2025-11-21 20:16:13.301 | + :: : [[ 200 == 503 ]] 2025-11-21 20:16:13.302 | + :: : [[ 0 -eq 7 ]] 2025-11-21 20:16:13.306 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-21 20:16:13.309 | + functions-common:time_stop:2423 : local name 2025-11-21 20:16:13.312 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:16:13.314 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:16:13.317 | + functions-common:time_stop:2426 : local total 2025-11-21 20:16:13.319 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:16:13.321 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:16:13.323 | + functions-common:time_stop:2430 : start_time=1763756171353 2025-11-21 20:16:13.327 | + functions-common:time_stop:2432 : [[ -z 1763756171353 ]] 2025-11-21 20:16:13.330 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:16:13.335 | + functions-common:time_stop:2435 : end_time=1763756173332 2025-11-21 20:16:13.338 | + functions-common:time_stop:2436 : elapsed_time=1979 2025-11-21 20:16:13.341 | + functions-common:time_stop:2437 : total=0 2025-11-21 20:16:13.343 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:16:13.346 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=1979 2025-11-21 20:16:13.349 | + functions:wait_for_service:479 : return 0 2025-11-21 20:16:13.352 | + lib/keystone:start_keystone:561 : is_service_enabled tls-proxy 2025-11-21 20:16:13.371 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:13.374 | + lib/keystone:start_keystone:562 : start_tls_proxy keystone-service '*' 5000 38.102.83.94 5001 2025-11-21 20:16:13.378 | + lib/tls:start_tls_proxy:510 : local b_service=keystone-service-tls-proxy 2025-11-21 20:16:13.381 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-21 20:16:13.384 | + lib/tls:start_tls_proxy:512 : local f_port=5000 2025-11-21 20:16:13.387 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.94 2025-11-21 20:16:13.389 | + lib/tls:start_tls_proxy:514 : local b_port=5001 2025-11-21 20:16:13.392 | + lib/tls:start_tls_proxy:516 : local f_header_size=8190 2025-11-21 20:16:13.395 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-21 20:16:13.398 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-21 20:16:13.401 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-21 20:16:13.404 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-21 20:16:13.407 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-21 20:16:13.410 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for keystone-service-tls-proxy 2025-11-21 20:16:13.412 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-service-tls-proxy 2025-11-21 20:16:13.415 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:16:13.418 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.421 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.423 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:16:13.426 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.431 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.435 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.438 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.441 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.443 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.446 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.451 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.454 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.456 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.459 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-21 20:16:13.461 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ']' 2025-11-21 20:16:13.463 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-11-21 20:16:13.466 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled 2025-11-21 20:16:13.469 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-21 20:16:13.472 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \8\0 ]] 2025-11-21 20:16:13.475 | + lib/tls:start_tls_proxy:527 : [[ 5000 == \4\4\3 ]] 2025-11-21 20:16:13.478 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-11-21 20:16:13.481 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 5000' 2025-11-21 20:16:13.484 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled' 2025-11-21 20:16:13.513 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:13.516 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-21 20:16:13.519 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-21 20:16:13.522 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:13.525 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:13.528 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.532 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.535 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:13.538 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.541 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.544 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.547 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.549 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.553 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.556 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.559 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.562 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.565 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.568 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:13.572 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:13.575 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-21 20:16:13.578 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-21 20:16:13.582 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:13.585 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:13.588 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.592 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.595 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:13.598 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.601 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.604 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.607 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.610 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.613 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.616 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.619 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.622 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.624 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.628 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:13.631 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:13.634 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-21 20:16:13.637 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-21 20:16:13.641 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:13.644 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:13.647 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.650 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.654 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:13.657 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.660 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.663 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.666 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.670 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.673 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.675 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.678 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.681 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.684 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.687 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:13.691 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:16:13.694 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-21 20:16:13.697 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-21 20:16:13.700 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:16:13.703 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:13.706 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.710 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.713 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:13.716 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.719 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.722 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.725 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.728 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.731 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.734 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.737 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.740 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.743 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.746 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:13.748 | + lib/tls:start_tls_proxy:572 : enable_apache_site keystone-service-tls-proxy 2025-11-21 20:16:13.751 | + lib/apache:enable_apache_site:191 : local site=keystone-service-tls-proxy 2025-11-21 20:16:13.754 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:16:13.758 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:16:13.761 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:16:13.764 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:16:13.767 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.770 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.773 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:16:13.776 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.779 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.782 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.784 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.787 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.790 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.794 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.797 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.799 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.802 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.805 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:16:13.808 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:16:13.811 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:16:13.815 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:16:13.817 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:16:13.820 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:16:13.823 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:16:13.826 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:16:13.830 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:16:13.833 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:16:13.836 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:16:13.839 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:16:13.842 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:16:13.845 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:16:13.849 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:16:13.851 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/keystone-service-tls-proxy.conf 2025-11-21 20:16:13.854 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf.disabled ]] 2025-11-21 20:16:13.858 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/keystone-service-tls-proxy.conf ]] 2025-11-21 20:16:13.860 | + 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 2025-11-21 20:16:13.882 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-21 20:16:13.884 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:16:13.888 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:16:13.891 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:16:15.121 | + lib/keystone:start_keystone:566 : restart_service memcached 2025-11-21 20:16:15.125 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:16:15.128 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-11-21 20:16:15.179 | + ./stack.sh:main:1144 : bootstrap_keystone 2025-11-21 20:16:15.182 | + 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.94/identity 2025-11-21 20:16:16.883 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.883 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.883 | 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=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.886 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.892 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.892 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.905 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.918 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.918 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.950 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.951 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.956 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.957 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.957 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.957 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.959 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.960 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.961 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=69432) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2025-11-21 20:16:16.993 | INFO dbcounter [-] Registered counter for database keystone 2025-11-21 20:16:17.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=69432) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:16:17.045 | DEBUG dbcounter [-] [69432] Writer thread running {{(pid=69432) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:16:17.177 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created domain default 2025-11-21 20:16:17.198 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created project admin 2025-11-21 20:16:17.212 | WARNING keystone.common.password_hashing [None req-a1389302-b420-489a-8885-c17234af6085 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2025-11-21 20:16:17.225 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created user admin 2025-11-21 20:16:17.244 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created role reader 2025-11-21 20:16:17.248 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created role member 2025-11-21 20:16:17.260 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created implied role where 81f844f4302940a1be605b933a558882 implies a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:17.265 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created role manager 2025-11-21 20:16:17.277 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created implied role where f5cc5fb4ee414ab39e4da712b5d37d7c implies 81f844f4302940a1be605b933a558882 2025-11-21 20:16:17.285 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created role admin 2025-11-21 20:16:17.294 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created implied role where ea0a1caed08249d48ae61916e2505ed2 implies f5cc5fb4ee414ab39e4da712b5d37d7c 2025-11-21 20:16:17.301 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created role service 2025-11-21 20:16:17.308 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Granted role admin on project admin to user admin. 2025-11-21 20:16:17.312 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Granted role admin on the system to user admin. 2025-11-21 20:16:17.321 | WARNING py.warnings [None req-a1389302-b420-489a-8885-c17234af6085 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. 2025-11-21 20:16:17.321 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2025-11-21 20:16:17.322 |  2025-11-21 20:16:17.323 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created region RegionOne 2025-11-21 20:16:17.341 | INFO keystone.cmd.bootstrap [None req-a1389302-b420-489a-8885-c17234af6085 None None] Created public endpoint https://38.102.83.94/identity 2025-11-21 20:16:17.696 | + lib/keystone:bootstrap_keystone:589 : '[' False == True ']' 2025-11-21 20:16:17.699 | + ./stack.sh:main:1147 : create_keystone_accounts 2025-11-21 20:16:17.701 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2025-11-21 20:16:17.704 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2025-11-21 20:16:18.760 | 2025-11-21 20:16:18.773 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:18.777 | + lib/keystone:create_keystone_accounts:299 : admin_project=e038cfb94b5845edbe7b2f4b1a4f3419 2025-11-21 20:16:18.780 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2025-11-21 20:16:18.784 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2025-11-21 20:16:19.086 | 2025-11-21 20:16:19.101 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:19.104 | + lib/keystone:create_keystone_accounts:301 : admin_user=628eca9f82054569af7597d22c0392fb 2025-11-21 20:16:19.107 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2025-11-21 20:16:19.109 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2025-11-21 20:16:19.111 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2025-11-21 20:16:19.115 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 628eca9f82054569af7597d22c0392fb default 2025-11-21 20:16:19.195 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 628eca9f82054569af7597d22c0392fb default 2025-11-21 20:16:19.237 | [8971 Async ks-domain-role:69555]: running: get_or_add_user_domain_role admin 628eca9f82054569af7597d22c0392fb default 2025-11-21 20:16:19.240 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2025-11-21 20:16:19.243 | + functions-common:get_or_create_domain:875 : local domain_id 2025-11-21 20:16:19.246 | ++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-11-21 20:16:20.400 | 2025-11-21 20:16:20.415 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:20.419 | + functions-common:get_or_create_domain:880 : domain_id=default 2025-11-21 20:16:20.422 | + functions-common:get_or_create_domain:881 : echo default 2025-11-21 20:16:20.422 | default 2025-11-21 20:16:20.424 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2025-11-21 20:16:20.501 | + inc/async:async_inner:63 : get_or_create_project service Default 2025-11-21 20:16:20.545 | [8971 Async ks-project:69681]: running: get_or_create_project service Default 2025-11-21 20:16:20.550 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2025-11-21 20:16:20.629 | + inc/async:async_inner:63 : get_or_create_role service 2025-11-21 20:16:20.669 | [8971 Async ks-service:69775]: running: get_or_create_role service 2025-11-21 20:16:20.672 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2025-11-21 20:16:20.740 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2025-11-21 20:16:20.780 | [8971 Async ks-reseller:69869]: running: get_or_create_role ResellerAdmin 2025-11-21 20:16:20.784 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2025-11-21 20:16:20.787 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2025-11-21 20:16:20.857 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2025-11-21 20:16:20.897 | [8971 Async ks-anotherrole:69965]: running: get_or_create_role anotherrole 2025-11-21 20:16:20.901 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2025-11-21 20:16:20.905 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2025-11-21 20:16:20.907 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:16:20.912 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2025-11-21 20:16:20.985 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:21.009 | [69555 Async ks-domain-role:69555]: finished successfully 2025-11-21 20:16:21.299 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:21.327 | [69681 Async ks-project:69681]: finished successfully 2025-11-21 20:16:21.743 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:21.769 | [69775 Async ks-service:69775]: finished successfully 2025-11-21 20:16:21.973 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:22.001 | [69869 Async ks-reseller:69869]: finished successfully 2025-11-21 20:16:22.189 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:22.216 | [69965 Async ks-anotherrole:69965]: finished successfully 2025-11-21 20:16:22.398 | 2025-11-21 20:16:22.413 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:22.417 | ++ functions-common:get_or_create_project:931 : project_id=ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:22.419 | ++ functions-common:get_or_create_project:932 : echo ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:22.423 | + lib/keystone:create_keystone_accounts:329 : invis_project=ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:22.426 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2025-11-21 20:16:22.430 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2025-11-21 20:16:22.433 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:16:22.437 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2025-11-21 20:16:22.753 | 2025-11-21 20:16:22.769 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:22.772 | ++ functions-common:get_or_create_project:931 : project_id=59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:22.775 | ++ functions-common:get_or_create_project:932 : echo 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:22.779 | + lib/keystone:create_keystone_accounts:333 : demo_project=59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:22.782 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2025-11-21 20:16:22.787 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo secretadmin default demo@example.com 2025-11-21 20:16:22.792 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:22.795 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo@example.com ]] 2025-11-21 20:16:22.799 | ++ functions-common:get_or_create_user:904 : local email=--email=demo@example.com 2025-11-21 20:16:22.803 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create demo --password secretadmin --domain=default --email=demo@example.com --or-show -f value -c id 2025-11-21 20:16:23.219 | 2025-11-21 20:16:23.233 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:23.236 | ++ functions-common:get_or_create_user:918 : user_id=527c94ebbbd543f88a047f6fddf9e4e4 2025-11-21 20:16:23.239 | ++ functions-common:get_or_create_user:919 : echo 527c94ebbbd543f88a047f6fddf9e4e4 2025-11-21 20:16:23.242 | + lib/keystone:create_keystone_accounts:336 : demo_user=527c94ebbbd543f88a047f6fddf9e4e4 2025-11-21 20:16:23.245 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2025-11-21 20:16:23.297 | [8971 Async ks-domain-role:69555]: Waiting for completion of get_or_add_user_domain_role admin 628eca9f82054569af7597d22c0392fb default running on PID 69555 (6 other jobs running) 2025-11-21 20:16:23.324 | [8971 Async ks-domain-role:69555]: Signaling child to exit 2025-11-21 20:16:23.325 | WAKEUP 2025-11-21 20:16:23.350 | [8971 Async ks-domain-role:69555]: Signaled 2025-11-21 20:16:23.351 | + functions-common:get_or_add_user_domain_role:989 : local user_role_id 2025-11-21 20:16:23.351 | + functions-common:get_or_add_user_domain_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 628eca9f82054569af7597d22c0392fb --domain default 2025-11-21 20:16:23.351 | 2025-11-21 20:16:23.351 | ++ functions-common:get_or_add_user_domain_role:1000 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 628eca9f82054569af7597d22c0392fb --domain default -c Role -f value 2025-11-21 20:16:23.351 | 2025-11-21 20:16:23.351 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:23.352 | + functions-common:get_or_add_user_domain_role:1000 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:23.352 | + functions-common:get_or_add_user_domain_role:1002 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:23.352 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:23.398 | [8971 Async ks-domain-role:69555]: finished get_or_add_user_domain_role admin 628eca9f82054569af7597d22c0392fb default with result 0 in 1 seconds 2025-11-21 20:16:23.406 | Not waiting for async task ks-domain that we never started or has already been waited for 2025-11-21 20:16:23.443 | [8971 Async ks-project:69681]: Waiting for completion of get_or_create_project service Default running on PID 69681 (5 other jobs running) 2025-11-21 20:16:23.470 | [8971 Async ks-project:69681]: Signaling child to exit 2025-11-21 20:16:23.471 | WAKEUP 2025-11-21 20:16:23.494 | [8971 Async ks-project:69681]: Signaled 2025-11-21 20:16:23.495 | + functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:16:23.495 | ++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2025-11-21 20:16:23.495 | 2025-11-21 20:16:23.495 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:23.495 | + functions-common:get_or_create_project:931 : project_id=24f4decc6bb34e7cb39a1da116c5c19c 2025-11-21 20:16:23.496 | + functions-common:get_or_create_project:932 : echo 24f4decc6bb34e7cb39a1da116c5c19c 2025-11-21 20:16:23.496 | 24f4decc6bb34e7cb39a1da116c5c19c 2025-11-21 20:16:23.543 | [8971 Async ks-project:69681]: finished get_or_create_project service Default with result 0 in 0 seconds 2025-11-21 20:16:23.583 | [8971 Async ks-service:69775]: Waiting for completion of get_or_create_role service running on PID 69775 (4 other jobs running) 2025-11-21 20:16:23.609 | [8971 Async ks-service:69775]: Signaling child to exit 2025-11-21 20:16:23.609 | WAKEUP 2025-11-21 20:16:23.634 | [8971 Async ks-service:69775]: Signaled 2025-11-21 20:16:23.636 | + functions-common:get_or_create_role:938 : local role_id 2025-11-21 20:16:23.636 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2025-11-21 20:16:23.636 | 2025-11-21 20:16:23.636 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:23.636 | + functions-common:get_or_create_role:943 : role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:16:23.636 | + functions-common:get_or_create_role:944 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:16:23.636 | ff796b0873e1491091712eae05f90351 2025-11-21 20:16:23.686 | [8971 Async ks-service:69775]: finished get_or_create_role service with result 0 in 1 seconds 2025-11-21 20:16:23.727 | [8971 Async ks-reseller:69869]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 69869 (3 other jobs running) 2025-11-21 20:16:23.754 | [8971 Async ks-reseller:69869]: Signaling child to exit 2025-11-21 20:16:23.754 | WAKEUP 2025-11-21 20:16:23.778 | [8971 Async ks-reseller:69869]: Signaled 2025-11-21 20:16:23.780 | + functions-common:get_or_create_role:938 : local role_id 2025-11-21 20:16:23.780 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2025-11-21 20:16:23.780 | 2025-11-21 20:16:23.780 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:23.780 | + functions-common:get_or_create_role:943 : role_id=4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:16:23.780 | + functions-common:get_or_create_role:944 : echo 4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:16:23.780 | 4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:16:23.829 | [8971 Async ks-reseller:69869]: finished get_or_create_role ResellerAdmin with result 0 in 1 seconds 2025-11-21 20:16:23.865 | [8971 Async ks-anotherrole:69965]: Waiting for completion of get_or_create_role anotherrole running on PID 69965 (2 other jobs running) 2025-11-21 20:16:23.889 | [8971 Async ks-anotherrole:69965]: Signaling child to exit 2025-11-21 20:16:23.889 | WAKEUP 2025-11-21 20:16:23.914 | [8971 Async ks-anotherrole:69965]: Signaled 2025-11-21 20:16:23.916 | + functions-common:get_or_create_role:938 : local role_id 2025-11-21 20:16:23.916 | ++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-11-21 20:16:23.916 | 2025-11-21 20:16:23.916 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:23.916 | + functions-common:get_or_create_role:943 : role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:23.916 | + functions-common:get_or_create_role:944 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:23.916 | dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:23.961 | [8971 Async ks-anotherrole:69965]: finished get_or_create_role anotherrole with result 0 in 1 seconds 2025-11-21 20:16:23.966 | + inc/async:async_wait:197 : return 0 2025-11-21 20:16:23.969 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.042 | + inc/async:async_inner:63 : get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.087 | [8971 Async ks-demo-member:70801]: running: get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.091 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 628eca9f82054569af7597d22c0392fb 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.163 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 628eca9f82054569af7597d22c0392fb 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.211 | [8971 Async ks-demo-admin:70897]: running: get_or_add_user_project_role admin 628eca9f82054569af7597d22c0392fb 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.215 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.288 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.334 | [8971 Async ks-demo-another:70993]: running: get_or_add_user_project_role anotherrole 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:24.338 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:24.418 | + inc/async:async_inner:63 : get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:24.465 | [8971 Async ks-demo-invis:71089]: running: get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:24.469 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2025-11-21 20:16:24.472 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader secretadmin default demo_reader@example.com 2025-11-21 20:16:24.475 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:24.478 | ++ functions-common:get_or_create_user:903 : [[ ! -z demo_reader@example.com ]] 2025-11-21 20:16:24.482 | ++ functions-common:get_or_create_user:904 : local email=--email=demo_reader@example.com 2025-11-21 20:16:24.485 | +++ functions-common:get_or_create_user:918 : 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 2025-11-21 20:16:26.792 | 2025-11-21 20:16:26.807 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:26.811 | ++ functions-common:get_or_create_user:918 : user_id=2b588256eed84daeb415cc0d041f8c51 2025-11-21 20:16:26.815 | ++ functions-common:get_or_create_user:919 : echo 2b588256eed84daeb415cc0d041f8c51 2025-11-21 20:16:26.820 | + lib/keystone:create_keystone_accounts:349 : demo_reader=2b588256eed84daeb415cc0d041f8c51 2025-11-21 20:16:26.823 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 2b588256eed84daeb415cc0d041f8c51 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:26.901 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2b588256eed84daeb415cc0d041f8c51 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:26.945 | [8971 Async ks-demo-reader:71296]: running: get_or_add_user_project_role reader 2b588256eed84daeb415cc0d041f8c51 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:26.948 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2025-11-21 20:16:26.951 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2025-11-21 20:16:26.955 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:16:26.958 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2025-11-21 20:16:27.398 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:27.429 | [70801 Async ks-demo-member:70801]: finished successfully 2025-11-21 20:16:27.946 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:27.975 | [70897 Async ks-demo-admin:70897]: finished successfully 2025-11-21 20:16:28.469 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:28.498 | [70993 Async ks-demo-another:70993]: finished successfully 2025-11-21 20:16:29.026 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:29.053 | [71089 Async ks-demo-invis:71089]: finished successfully 2025-11-21 20:16:29.848 | 2025-11-21 20:16:29.863 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:29.867 | ++ functions-common:get_or_create_project:931 : project_id=c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:29.870 | ++ functions-common:get_or_create_project:932 : echo c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:29.874 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:29.877 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2025-11-21 20:16:29.882 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo secretadmin default alt_demo@example.com 2025-11-21 20:16:29.885 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:29.888 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo@example.com ]] 2025-11-21 20:16:29.892 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo@example.com 2025-11-21 20:16:29.896 | +++ functions-common:get_or_create_user:918 : 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 2025-11-21 20:16:30.400 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:30.427 | [71296 Async ks-demo-reader:71296]: finished successfully 2025-11-21 20:16:30.692 | 2025-11-21 20:16:30.707 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:30.711 | ++ functions-common:get_or_create_user:918 : user_id=a9cb7a0dc9374376b534619f114663af 2025-11-21 20:16:30.715 | ++ functions-common:get_or_create_user:919 : echo a9cb7a0dc9374376b534619f114663af 2025-11-21 20:16:30.718 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=a9cb7a0dc9374376b534619f114663af 2025-11-21 20:16:30.721 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:30.792 | + inc/async:async_inner:63 : get_or_add_user_project_role admin a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:30.837 | [8971 Async ks-alt-admin:71684]: running: get_or_add_user_project_role admin a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:30.841 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:30.916 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:30.966 | [8971 Async ks-alt-another:71780]: running: get_or_add_user_project_role anotherrole a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:30.970 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2025-11-21 20:16:30.974 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member secretadmin default alt_demo_member@example.com 2025-11-21 20:16:30.978 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:30.981 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_member@example.com ]] 2025-11-21 20:16:30.984 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_member@example.com 2025-11-21 20:16:30.989 | +++ functions-common:get_or_create_user:918 : 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 2025-11-21 20:16:32.082 | 2025-11-21 20:16:32.096 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:32.100 | ++ functions-common:get_or_create_user:918 : user_id=72ad86b7db404755854bb2a014156cc3 2025-11-21 20:16:32.103 | ++ functions-common:get_or_create_user:919 : echo 72ad86b7db404755854bb2a014156cc3 2025-11-21 20:16:32.106 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=72ad86b7db404755854bb2a014156cc3 2025-11-21 20:16:32.109 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 72ad86b7db404755854bb2a014156cc3 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:32.190 | + inc/async:async_inner:63 : get_or_add_user_project_role member 72ad86b7db404755854bb2a014156cc3 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:32.237 | [8971 Async ks-alt-member-user:71950]: running: get_or_add_user_project_role member 72ad86b7db404755854bb2a014156cc3 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:32.240 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2025-11-21 20:16:32.244 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader secretadmin default alt_demo_reader@example.com 2025-11-21 20:16:32.247 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:32.250 | ++ functions-common:get_or_create_user:903 : [[ ! -z alt_demo_reader@example.com ]] 2025-11-21 20:16:32.253 | ++ functions-common:get_or_create_user:904 : local email=--email=alt_demo_reader@example.com 2025-11-21 20:16:32.258 | +++ functions-common:get_or_create_user:918 : 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 2025-11-21 20:16:32.635 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:32.665 | [71684 Async ks-alt-admin:71684]: finished successfully 2025-11-21 20:16:33.208 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:33.237 | [71780 Async ks-alt-another:71780]: finished successfully 2025-11-21 20:16:34.041 | 2025-11-21 20:16:34.053 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:34.057 | ++ functions-common:get_or_create_user:918 : user_id=0cdbb87f916a468c86e699e0c1177adb 2025-11-21 20:16:34.059 | ++ functions-common:get_or_create_user:919 : echo 0cdbb87f916a468c86e699e0c1177adb 2025-11-21 20:16:34.063 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=0cdbb87f916a468c86e699e0c1177adb 2025-11-21 20:16:34.066 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0cdbb87f916a468c86e699e0c1177adb c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:34.140 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0cdbb87f916a468c86e699e0c1177adb c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:34.190 | [8971 Async ks-alt-reader-user:72182]: running: get_or_add_user_project_role reader 0cdbb87f916a468c86e699e0c1177adb c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:34.195 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member secretadmin default system_member@example.com 2025-11-21 20:16:34.199 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:34.202 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_member@example.com ]] 2025-11-21 20:16:34.205 | ++ functions-common:get_or_create_user:904 : local email=--email=system_member@example.com 2025-11-21 20:16:34.211 | +++ functions-common:get_or_create_user:918 : 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 2025-11-21 20:16:34.611 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:34.636 | [71950 Async ks-alt-member-user:71950]: finished successfully 2025-11-21 20:16:35.502 | 2025-11-21 20:16:35.518 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:35.522 | ++ functions-common:get_or_create_user:918 : user_id=cbeb03bfd5fa4ce6ac4b30838712a266 2025-11-21 20:16:35.525 | ++ functions-common:get_or_create_user:919 : echo cbeb03bfd5fa4ce6ac4b30838712a266 2025-11-21 20:16:35.529 | + lib/keystone:create_keystone_accounts:381 : system_member_user=cbeb03bfd5fa4ce6ac4b30838712a266 2025-11-21 20:16:35.533 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member cbeb03bfd5fa4ce6ac4b30838712a266 all 2025-11-21 20:16:35.614 | + inc/async:async_inner:63 : get_or_add_user_system_role member cbeb03bfd5fa4ce6ac4b30838712a266 all 2025-11-21 20:16:35.664 | [8971 Async ks-system-member:72380]: running: get_or_add_user_system_role member cbeb03bfd5fa4ce6ac4b30838712a266 all 2025-11-21 20:16:35.669 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader secretadmin default system_reader@example.com 2025-11-21 20:16:35.673 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:16:35.677 | ++ functions-common:get_or_create_user:903 : [[ ! -z system_reader@example.com ]] 2025-11-21 20:16:35.680 | ++ functions-common:get_or_create_user:904 : local email=--email=system_reader@example.com 2025-11-21 20:16:35.685 | +++ functions-common:get_or_create_user:918 : 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 2025-11-21 20:16:36.458 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:36.487 | [72182 Async ks-alt-reader-user:72182]: finished successfully 2025-11-21 20:16:37.284 | 2025-11-21 20:16:37.300 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:37.304 | ++ functions-common:get_or_create_user:918 : user_id=df4bf67d28104304915d8d74a9f84738 2025-11-21 20:16:37.307 | ++ functions-common:get_or_create_user:919 : echo df4bf67d28104304915d8d74a9f84738 2025-11-21 20:16:37.312 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=df4bf67d28104304915d8d74a9f84738 2025-11-21 20:16:37.315 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader df4bf67d28104304915d8d74a9f84738 all 2025-11-21 20:16:37.396 | + inc/async:async_inner:63 : get_or_add_user_system_role reader df4bf67d28104304915d8d74a9f84738 all 2025-11-21 20:16:37.445 | [8971 Async ks-system-reader:72580]: running: get_or_add_user_system_role reader df4bf67d28104304915d8d74a9f84738 all 2025-11-21 20:16:37.448 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2025-11-21 20:16:37.452 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2025-11-21 20:16:37.455 | ++ functions-common:get_or_create_group:887 : local 'desc=openstack admin group' 2025-11-21 20:16:37.458 | ++ functions-common:get_or_create_group:888 : local group_id 2025-11-21 20:16:37.462 | +++ functions-common:get_or_create_group:895 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2025-11-21 20:16:38.598 | 2025-11-21 20:16:38.611 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:38.615 | ++ functions-common:get_or_create_group:895 : group_id=0616be15affc4f1784080764efa25cc2 2025-11-21 20:16:38.618 | ++ functions-common:get_or_create_group:896 : echo 0616be15affc4f1784080764efa25cc2 2025-11-21 20:16:38.621 | + lib/keystone:create_keystone_accounts:391 : admin_group=0616be15affc4f1784080764efa25cc2 2025-11-21 20:16:38.625 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2025-11-21 20:16:38.629 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2025-11-21 20:16:38.632 | ++ functions-common:get_or_create_group:887 : local 'desc=non-admin group' 2025-11-21 20:16:38.635 | ++ functions-common:get_or_create_group:888 : local group_id 2025-11-21 20:16:38.639 | +++ functions-common:get_or_create_group:895 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2025-11-21 20:16:39.103 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:39.131 | [72380 Async ks-system-member:72380]: finished successfully 2025-11-21 20:16:39.887 | 2025-11-21 20:16:39.903 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:39.906 | ++ functions-common:get_or_create_group:895 : group_id=54a1cc2cc6484582be8e2fab063a4349 2025-11-21 20:16:39.908 | ++ functions-common:get_or_create_group:896 : echo 54a1cc2cc6484582be8e2fab063a4349 2025-11-21 20:16:39.912 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=54a1cc2cc6484582be8e2fab063a4349 2025-11-21 20:16:39.915 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:39.992 | + inc/async:async_inner:63 : get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.037 | [8971 Async ks-group-memberdemo:72849]: running: get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.040 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.119 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.163 | [8971 Async ks-group-anotherdemo:72928]: running: get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.167 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:40.240 | + inc/async:async_inner:63 : get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:40.286 | [8971 Async ks-group-memberalt:73007]: running: get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:40.289 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:40.369 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:40.414 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:40.416 | [8971 Async ks-group-anotheralt:73086]: running: get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:40.419 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 0616be15affc4f1784080764efa25cc2 e038cfb94b5845edbe7b2f4b1a4f3419 2025-11-21 20:16:40.443 | [72580 Async ks-system-reader:72580]: finished successfully 2025-11-21 20:16:40.496 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0616be15affc4f1784080764efa25cc2 e038cfb94b5845edbe7b2f4b1a4f3419 2025-11-21 20:16:40.539 | [8971 Async ks-group-admin:73205]: running: get_or_add_group_project_role admin 0616be15affc4f1784080764efa25cc2 e038cfb94b5845edbe7b2f4b1a4f3419 2025-11-21 20:16:40.541 | + lib/keystone:create_keystone_accounts:402 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2025-11-21 20:16:40.600 | [8971 Async ks-demo-member:70801]: Waiting for completion of get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 running on PID 70801 (17 other jobs running) 2025-11-21 20:16:40.626 | [8971 Async ks-demo-member:70801]: Signaling child to exit 2025-11-21 20:16:40.626 | WAKEUP 2025-11-21 20:16:40.649 | [8971 Async ks-demo-member:70801]: Signaled 2025-11-21 20:16:40.651 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:40.651 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:40.651 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:40.651 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:40.651 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:40.651 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:40.651 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:40.651 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:40.651 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:40.651 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 527c94ebbbd543f88a047f6fddf9e4e4 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.651 | 2025-11-21 20:16:40.651 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 527c94ebbbd543f88a047f6fddf9e4e4 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 -c Role -f value 2025-11-21 20:16:40.652 | 2025-11-21 20:16:40.652 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:40.652 | + functions-common:get_or_add_user_project_role:982 : user_role_id=81f844f4302940a1be605b933a558882 2025-11-21 20:16:40.652 | + functions-common:get_or_add_user_project_role:983 : echo 81f844f4302940a1be605b933a558882 2025-11-21 20:16:40.652 | 81f844f4302940a1be605b933a558882 2025-11-21 20:16:40.697 | [8971 Async ks-demo-member:70801]: finished get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 with result 0 in 3 seconds 2025-11-21 20:16:40.738 | [8971 Async ks-demo-admin:70897]: Waiting for completion of get_or_add_user_project_role admin 628eca9f82054569af7597d22c0392fb 59f17f6eb0ad441693e2e0d3b1ca76d2 running on PID 70897 (16 other jobs running) 2025-11-21 20:16:40.765 | [8971 Async ks-demo-admin:70897]: Signaling child to exit 2025-11-21 20:16:40.765 | WAKEUP 2025-11-21 20:16:40.789 | [8971 Async ks-demo-admin:70897]: Signaled 2025-11-21 20:16:40.791 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:40.791 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:40.791 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:40.791 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:40.791 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:40.791 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:40.791 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:40.791 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:40.791 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:40.791 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user 628eca9f82054569af7597d22c0392fb --project 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.791 | 2025-11-21 20:16:40.791 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 628eca9f82054569af7597d22c0392fb --project 59f17f6eb0ad441693e2e0d3b1ca76d2 -c Role -f value 2025-11-21 20:16:40.791 | 2025-11-21 20:16:40.791 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:40.791 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:40.791 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:40.791 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:40.841 | [8971 Async ks-demo-admin:70897]: finished get_or_add_user_project_role admin 628eca9f82054569af7597d22c0392fb 59f17f6eb0ad441693e2e0d3b1ca76d2 with result 0 in 3 seconds 2025-11-21 20:16:40.882 | [8971 Async ks-demo-another:70993]: Waiting for completion of get_or_add_user_project_role anotherrole 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 running on PID 70993 (15 other jobs running) 2025-11-21 20:16:40.910 | [8971 Async ks-demo-another:70993]: Signaling child to exit 2025-11-21 20:16:40.910 | WAKEUP 2025-11-21 20:16:40.936 | [8971 Async ks-demo-another:70993]: Signaled 2025-11-21 20:16:40.938 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:40.938 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:40.938 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:40.938 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:40.938 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:40.938 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:40.938 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:40.938 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:40.938 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:40.938 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user 527c94ebbbd543f88a047f6fddf9e4e4 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:40.938 | 2025-11-21 20:16:40.938 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 527c94ebbbd543f88a047f6fddf9e4e4 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 -c Role -f value 2025-11-21 20:16:40.938 | 2025-11-21 20:16:40.938 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:40.938 | + functions-common:get_or_add_user_project_role:982 : user_role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:40.938 | + functions-common:get_or_add_user_project_role:983 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:40.938 | dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:40.986 | [8971 Async ks-demo-another:70993]: finished get_or_add_user_project_role anotherrole 527c94ebbbd543f88a047f6fddf9e4e4 59f17f6eb0ad441693e2e0d3b1ca76d2 with result 0 in 4 seconds 2025-11-21 20:16:41.024 | [8971 Async ks-demo-invis:71089]: Waiting for completion of get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 ce5404f2b14d4c238bf4e839f1bf4ee8 running on PID 71089 (14 other jobs running) 2025-11-21 20:16:41.049 | [8971 Async ks-demo-invis:71089]: Signaling child to exit 2025-11-21 20:16:41.050 | WAKEUP 2025-11-21 20:16:41.073 | [8971 Async ks-demo-invis:71089]: Signaled 2025-11-21 20:16:41.075 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:41.075 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:41.075 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:41.075 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.075 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.075 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.075 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.075 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.075 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:41.075 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 527c94ebbbd543f88a047f6fddf9e4e4 --project ce5404f2b14d4c238bf4e839f1bf4ee8 2025-11-21 20:16:41.075 | 2025-11-21 20:16:41.075 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 527c94ebbbd543f88a047f6fddf9e4e4 --project ce5404f2b14d4c238bf4e839f1bf4ee8 -c Role -f value 2025-11-21 20:16:41.075 | 2025-11-21 20:16:41.075 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.075 | + functions-common:get_or_add_user_project_role:982 : user_role_id=81f844f4302940a1be605b933a558882 2025-11-21 20:16:41.075 | + functions-common:get_or_add_user_project_role:983 : echo 81f844f4302940a1be605b933a558882 2025-11-21 20:16:41.075 | 81f844f4302940a1be605b933a558882 2025-11-21 20:16:41.121 | [8971 Async ks-demo-invis:71089]: finished get_or_add_user_project_role member 527c94ebbbd543f88a047f6fddf9e4e4 ce5404f2b14d4c238bf4e839f1bf4ee8 with result 0 in 4 seconds 2025-11-21 20:16:41.161 | [8971 Async ks-demo-reader:71296]: Waiting for completion of get_or_add_user_project_role reader 2b588256eed84daeb415cc0d041f8c51 59f17f6eb0ad441693e2e0d3b1ca76d2 running on PID 71296 (13 other jobs running) 2025-11-21 20:16:41.189 | [8971 Async ks-demo-reader:71296]: Signaling child to exit 2025-11-21 20:16:41.189 | WAKEUP 2025-11-21 20:16:41.214 | [8971 Async ks-demo-reader:71296]: Signaled 2025-11-21 20:16:41.216 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:41.216 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:41.216 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:41.216 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.216 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.217 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.217 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.217 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.217 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:41.217 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user 2b588256eed84daeb415cc0d041f8c51 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:41.217 | 2025-11-21 20:16:41.217 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2b588256eed84daeb415cc0d041f8c51 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 -c Role -f value 2025-11-21 20:16:41.217 | 2025-11-21 20:16:41.217 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.217 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:41.217 | + functions-common:get_or_add_user_project_role:983 : echo a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:41.217 | a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:41.267 | [8971 Async ks-demo-reader:71296]: finished get_or_add_user_project_role reader 2b588256eed84daeb415cc0d041f8c51 59f17f6eb0ad441693e2e0d3b1ca76d2 with result 0 in 3 seconds 2025-11-21 20:16:41.272 | + inc/async:async_wait:197 : return 0 2025-11-21 20:16:41.275 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2025-11-21 20:16:41.331 | [8971 Async ks-alt-admin:71684]: Waiting for completion of get_or_add_user_project_role admin a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d running on PID 71684 (12 other jobs running) 2025-11-21 20:16:41.357 | [8971 Async ks-alt-admin:71684]: Signaling child to exit 2025-11-21 20:16:41.358 | WAKEUP 2025-11-21 20:16:41.381 | [8971 Async ks-alt-admin:71684]: Signaled 2025-11-21 20:16:41.382 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:41.383 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:41.383 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:41.383 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.383 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.383 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.383 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.383 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.383 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:41.383 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user a9cb7a0dc9374376b534619f114663af --project c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:41.383 | 2025-11-21 20:16:41.383 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a9cb7a0dc9374376b534619f114663af --project c3c12c8d8b164293881f661388518f0d -c Role -f value 2025-11-21 20:16:41.383 | 2025-11-21 20:16:41.383 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.383 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:41.383 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:41.383 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:41.432 | [8971 Async ks-alt-admin:71684]: finished get_or_add_user_project_role admin a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d with result 0 in 1 seconds 2025-11-21 20:16:41.474 | [8971 Async ks-alt-another:71780]: Waiting for completion of get_or_add_user_project_role anotherrole a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d running on PID 71780 (11 other jobs running) 2025-11-21 20:16:41.500 | [8971 Async ks-alt-another:71780]: Signaling child to exit 2025-11-21 20:16:41.501 | WAKEUP 2025-11-21 20:16:41.526 | [8971 Async ks-alt-another:71780]: Signaled 2025-11-21 20:16:41.528 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:41.528 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:41.528 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:41.528 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.528 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.528 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.528 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.528 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.528 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:41.528 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add anotherrole --user a9cb7a0dc9374376b534619f114663af --project c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:41.528 | 2025-11-21 20:16:41.528 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a9cb7a0dc9374376b534619f114663af --project c3c12c8d8b164293881f661388518f0d -c Role -f value 2025-11-21 20:16:41.528 | 2025-11-21 20:16:41.528 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.528 | + functions-common:get_or_add_user_project_role:982 : user_role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:41.528 | + functions-common:get_or_add_user_project_role:983 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:41.528 | dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:41.577 | [8971 Async ks-alt-another:71780]: finished get_or_add_user_project_role anotherrole a9cb7a0dc9374376b534619f114663af c3c12c8d8b164293881f661388518f0d with result 0 in 2 seconds 2025-11-21 20:16:41.616 | [8971 Async ks-alt-member-user:71950]: Waiting for completion of get_or_add_user_project_role member 72ad86b7db404755854bb2a014156cc3 c3c12c8d8b164293881f661388518f0d running on PID 71950 (10 other jobs running) 2025-11-21 20:16:41.641 | [8971 Async ks-alt-member-user:71950]: Signaling child to exit 2025-11-21 20:16:41.641 | WAKEUP 2025-11-21 20:16:41.663 | [8971 Async ks-alt-member-user:71950]: Signaled 2025-11-21 20:16:41.664 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:41.665 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:41.665 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:41.665 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.665 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.665 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.665 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.665 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.665 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:41.665 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add member --user 72ad86b7db404755854bb2a014156cc3 --project c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:41.665 | 2025-11-21 20:16:41.665 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 72ad86b7db404755854bb2a014156cc3 --project c3c12c8d8b164293881f661388518f0d -c Role -f value 2025-11-21 20:16:41.665 | 2025-11-21 20:16:41.665 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.665 | + functions-common:get_or_add_user_project_role:982 : user_role_id=81f844f4302940a1be605b933a558882 2025-11-21 20:16:41.665 | + functions-common:get_or_add_user_project_role:983 : echo 81f844f4302940a1be605b933a558882 2025-11-21 20:16:41.665 | 81f844f4302940a1be605b933a558882 2025-11-21 20:16:41.709 | [8971 Async ks-alt-member-user:71950]: finished get_or_add_user_project_role member 72ad86b7db404755854bb2a014156cc3 c3c12c8d8b164293881f661388518f0d with result 0 in 2 seconds 2025-11-21 20:16:41.744 | [8971 Async ks-alt-reader-user:72182]: Waiting for completion of get_or_add_user_project_role reader 0cdbb87f916a468c86e699e0c1177adb c3c12c8d8b164293881f661388518f0d running on PID 72182 (9 other jobs running) 2025-11-21 20:16:41.768 | [8971 Async ks-alt-reader-user:72182]: Signaling child to exit 2025-11-21 20:16:41.768 | WAKEUP 2025-11-21 20:16:41.791 | [8971 Async ks-alt-reader-user:72182]: Signaled 2025-11-21 20:16:41.793 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:16:41.793 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:16:41.793 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:16:41.793 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.793 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.793 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.793 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.793 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.793 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:16:41.793 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add reader --user 0cdbb87f916a468c86e699e0c1177adb --project c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:41.793 | 2025-11-21 20:16:41.793 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0cdbb87f916a468c86e699e0c1177adb --project c3c12c8d8b164293881f661388518f0d -c Role -f value 2025-11-21 20:16:41.793 | 2025-11-21 20:16:41.793 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.793 | + functions-common:get_or_add_user_project_role:982 : user_role_id=a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:41.793 | + functions-common:get_or_add_user_project_role:983 : echo a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:41.793 | a452d1c28d734f0fba8490861515f61b 2025-11-21 20:16:41.844 | [8971 Async ks-alt-reader-user:72182]: finished get_or_add_user_project_role reader 0cdbb87f916a468c86e699e0c1177adb c3c12c8d8b164293881f661388518f0d with result 0 in 2 seconds 2025-11-21 20:16:41.849 | + inc/async:async_wait:197 : return 0 2025-11-21 20:16:41.853 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2025-11-21 20:16:41.909 | [8971 Async ks-system-member:72380]: Waiting for completion of get_or_add_user_system_role member cbeb03bfd5fa4ce6ac4b30838712a266 all running on PID 72380 (8 other jobs running) 2025-11-21 20:16:41.936 | [8971 Async ks-system-member:72380]: Signaling child to exit 2025-11-21 20:16:41.936 | WAKEUP 2025-11-21 20:16:41.960 | [8971 Async ks-system-member:72380]: Signaled 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-11-21 20:16:41.963 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-11-21 20:16:41.963 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:41.963 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:41.963 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:41.963 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:41.963 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-11-21 20:16:41.963 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cbeb03bfd5fa4ce6ac4b30838712a266 --system all -f value -c Role 2025-11-21 20:16:41.963 | 2025-11-21 20:16:41.963 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add member --user cbeb03bfd5fa4ce6ac4b30838712a266 --system all 2025-11-21 20:16:41.963 | 2025-11-21 20:16:41.963 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user cbeb03bfd5fa4ce6ac4b30838712a266 --system all -f value -c Role 2025-11-21 20:16:41.963 | 2025-11-21 20:16:41.963 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-11-21 20:16:41.963 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-11-21 20:16:41.963 | 2025-11-21 20:16:42.012 | [8971 Async ks-system-member:72380]: finished get_or_add_user_system_role member cbeb03bfd5fa4ce6ac4b30838712a266 all with result 0 in 3 seconds 2025-11-21 20:16:42.054 | [8971 Async ks-system-reader:72580]: Waiting for completion of get_or_add_user_system_role reader df4bf67d28104304915d8d74a9f84738 all running on PID 72580 (7 other jobs running) 2025-11-21 20:16:42.080 | [8971 Async ks-system-reader:72580]: Signaling child to exit 2025-11-21 20:16:42.080 | WAKEUP 2025-11-21 20:16:42.102 | [8971 Async ks-system-reader:72580]: Signaled 2025-11-21 20:16:42.103 | + functions-common:get_or_add_user_system_role:1008 : local user_role_id 2025-11-21 20:16:42.103 | + functions-common:get_or_add_user_system_role:1009 : local domain_args 2025-11-21 20:16:42.103 | ++ functions-common:get_or_add_user_system_role:1011 : _get_domain_args 2025-11-21 20:16:42.103 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:16:42.103 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:16:42.103 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:16:42.103 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:16:42.103 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:16:42.103 | + functions-common:get_or_add_user_system_role:1011 : domain_args= 2025-11-21 20:16:42.103 | ++ functions-common:get_or_add_user_system_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user df4bf67d28104304915d8d74a9f84738 --system all -f value -c Role 2025-11-21 20:16:42.104 | 2025-11-21 20:16:42.104 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:42.104 | + functions-common:get_or_add_user_system_role:1019 : user_role_id= 2025-11-21 20:16:42.104 | + functions-common:get_or_add_user_system_role:1020 : [[ -z '' ]] 2025-11-21 20:16:42.104 | + functions-common:get_or_add_user_system_role:1022 : openstack --os-cloud devstack-system-admin role add reader --user df4bf67d28104304915d8d74a9f84738 --system all 2025-11-21 20:16:42.104 | 2025-11-21 20:16:42.104 | ++ functions-common:get_or_add_user_system_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user df4bf67d28104304915d8d74a9f84738 --system all -f value -c Role 2025-11-21 20:16:42.104 | 2025-11-21 20:16:42.104 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:42.104 | + functions-common:get_or_add_user_system_role:1031 : user_role_id= 2025-11-21 20:16:42.104 | + functions-common:get_or_add_user_system_role:1033 : echo 2025-11-21 20:16:42.104 | 2025-11-21 20:16:42.148 | [8971 Async ks-system-reader:72580]: finished get_or_add_user_system_role reader df4bf67d28104304915d8d74a9f84738 all with result 0 in 3 seconds 2025-11-21 20:16:42.153 | + inc/async:async_wait:197 : return 0 2025-11-21 20:16:42.156 | + lib/keystone:create_keystone_accounts:405 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2025-11-21 20:16:42.167 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:42.200 | [72849 Async ks-group-memberdemo:72849]: finished successfully 2025-11-21 20:16:42.207 | [8971 Async ks-group-memberdemo:72849]: Waiting for completion of get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 running on PID 72849 (6 other jobs running) 2025-11-21 20:16:42.235 | [8971 Async ks-group-memberdemo:72849]: Signaling child to exit 2025-11-21 20:16:42.236 | WAKEUP 2025-11-21 20:16:42.261 | [8971 Async ks-group-memberdemo:72849]: Signaled 2025-11-21 20:16:42.263 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-21 20:16:42.263 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group 54a1cc2cc6484582be8e2fab063a4349 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:42.263 | 2025-11-21 20:16:42.263 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 54a1cc2cc6484582be8e2fab063a4349 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 -f value -c Role 2025-11-21 20:16:42.263 | 2025-11-21 20:16:42.263 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:42.263 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=81f844f4302940a1be605b933a558882 2025-11-21 20:16:42.263 | + functions-common:get_or_add_group_project_role:1052 : echo 81f844f4302940a1be605b933a558882 2025-11-21 20:16:42.263 | 81f844f4302940a1be605b933a558882 2025-11-21 20:16:42.315 | [8971 Async ks-group-memberdemo:72849]: finished get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 with result 0 in 2 seconds 2025-11-21 20:16:42.358 | [8971 Async ks-group-anotherdemo:72928]: Waiting for completion of get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 running on PID 72928 (5 other jobs running) 2025-11-21 20:16:42.385 | [8971 Async ks-group-anotherdemo:72928]: Signaling child to exit 2025-11-21 20:16:42.747 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:42.774 | [72928 Async ks-group-anotherdemo:72928]: finished successfully 2025-11-21 20:16:42.800 | WAKEUP 2025-11-21 20:16:42.824 | [8971 Async ks-group-anotherdemo:72928]: Signaled 2025-11-21 20:16:42.826 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-21 20:16:42.826 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group 54a1cc2cc6484582be8e2fab063a4349 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 2025-11-21 20:16:42.826 | 2025-11-21 20:16:42.826 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 54a1cc2cc6484582be8e2fab063a4349 --project 59f17f6eb0ad441693e2e0d3b1ca76d2 -f value -c Role 2025-11-21 20:16:42.826 | 2025-11-21 20:16:42.826 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:42.826 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:42.826 | + functions-common:get_or_add_group_project_role:1052 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:42.826 | dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:42.869 | [8971 Async ks-group-anotherdemo:72928]: finished get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 59f17f6eb0ad441693e2e0d3b1ca76d2 with result 0 in 2 seconds 2025-11-21 20:16:42.908 | [8971 Async ks-group-memberalt:73007]: Waiting for completion of get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d running on PID 73007 (4 other jobs running) 2025-11-21 20:16:42.937 | [8971 Async ks-group-memberalt:73007]: Signaling child to exit 2025-11-21 20:16:43.315 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:43.342 | [73007 Async ks-group-memberalt:73007]: finished successfully 2025-11-21 20:16:43.368 | WAKEUP 2025-11-21 20:16:43.393 | [8971 Async ks-group-memberalt:73007]: Signaled 2025-11-21 20:16:43.394 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-21 20:16:43.394 | + functions-common:get_or_add_group_project_role:1043 : openstack role add member --group 54a1cc2cc6484582be8e2fab063a4349 --project c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:43.394 | 2025-11-21 20:16:43.394 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 54a1cc2cc6484582be8e2fab063a4349 --project c3c12c8d8b164293881f661388518f0d -f value -c Role 2025-11-21 20:16:43.394 | 2025-11-21 20:16:43.394 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:43.394 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=81f844f4302940a1be605b933a558882 2025-11-21 20:16:43.394 | + functions-common:get_or_add_group_project_role:1052 : echo 81f844f4302940a1be605b933a558882 2025-11-21 20:16:43.394 | 81f844f4302940a1be605b933a558882 2025-11-21 20:16:43.442 | [8971 Async ks-group-memberalt:73007]: finished get_or_add_group_project_role member 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d with result 0 in 3 seconds 2025-11-21 20:16:43.483 | [8971 Async ks-group-anotheralt:73086]: Waiting for completion of get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d running on PID 73086 (3 other jobs running) 2025-11-21 20:16:43.511 | [8971 Async ks-group-anotheralt:73086]: Signaling child to exit 2025-11-21 20:16:43.909 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:43.936 | [73086 Async ks-group-anotheralt:73086]: finished successfully 2025-11-21 20:16:43.960 | WAKEUP 2025-11-21 20:16:43.981 | [8971 Async ks-group-anotheralt:73086]: Signaled 2025-11-21 20:16:43.983 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-21 20:16:43.983 | + functions-common:get_or_add_group_project_role:1043 : openstack role add anotherrole --group 54a1cc2cc6484582be8e2fab063a4349 --project c3c12c8d8b164293881f661388518f0d 2025-11-21 20:16:43.983 | 2025-11-21 20:16:43.983 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 54a1cc2cc6484582be8e2fab063a4349 --project c3c12c8d8b164293881f661388518f0d -f value -c Role 2025-11-21 20:16:43.983 | 2025-11-21 20:16:43.983 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:43.983 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:43.983 | + functions-common:get_or_add_group_project_role:1052 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:43.983 | dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:16:44.028 | [8971 Async ks-group-anotheralt:73086]: finished get_or_add_group_project_role anotherrole 54a1cc2cc6484582be8e2fab063a4349 c3c12c8d8b164293881f661388518f0d with result 0 in 3 seconds 2025-11-21 20:16:44.070 | [8971 Async ks-group-admin:73205]: Waiting for completion of get_or_add_group_project_role admin 0616be15affc4f1784080764efa25cc2 e038cfb94b5845edbe7b2f4b1a4f3419 running on PID 73205 (2 other jobs running) 2025-11-21 20:16:44.097 | [8971 Async ks-group-admin:73205]: Signaling child to exit 2025-11-21 20:16:44.436 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:16:44.463 | [73205 Async ks-group-admin:73205]: finished successfully 2025-11-21 20:16:44.491 | WAKEUP 2025-11-21 20:16:44.515 | [8971 Async ks-group-admin:73205]: Signaled 2025-11-21 20:16:44.517 | + functions-common:get_or_add_group_project_role:1039 : local group_role_id 2025-11-21 20:16:44.517 | + functions-common:get_or_add_group_project_role:1043 : openstack role add admin --group 0616be15affc4f1784080764efa25cc2 --project e038cfb94b5845edbe7b2f4b1a4f3419 2025-11-21 20:16:44.517 | 2025-11-21 20:16:44.517 | ++ functions-common:get_or_add_group_project_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0616be15affc4f1784080764efa25cc2 --project e038cfb94b5845edbe7b2f4b1a4f3419 -f value -c Role 2025-11-21 20:16:44.517 | 2025-11-21 20:16:44.517 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:16:44.518 | + functions-common:get_or_add_group_project_role:1050 : group_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:44.518 | + functions-common:get_or_add_group_project_role:1052 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:44.518 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:16:44.564 | [8971 Async ks-group-admin:73205]: finished get_or_add_group_project_role admin 0616be15affc4f1784080764efa25cc2 e038cfb94b5845edbe7b2f4b1a4f3419 with result 0 in 3 seconds 2025-11-21 20:16:44.569 | + inc/async:async_wait:197 : return 0 2025-11-21 20:16:44.572 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2025-11-21 20:16:44.593 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:16:44.596 | + ./stack.sh:main:1148 : is_service_enabled nova 2025-11-21 20:16:44.618 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:44.621 | + ./stack.sh:main:1149 : async_runfunc create_nova_accounts 2025-11-21 20:16:44.623 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2025-11-21 20:16:44.696 | + inc/async:async_inner:63 : create_nova_accounts 2025-11-21 20:16:44.743 | [8971 Async create_nova_accounts:75006]: running: create_nova_accounts 2025-11-21 20:16:44.747 | + ./stack.sh:main:1151 : is_service_enabled glance 2025-11-21 20:16:44.765 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:44.769 | + ./stack.sh:main:1152 : async_runfunc create_glance_accounts 2025-11-21 20:16:44.772 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2025-11-21 20:16:44.849 | + inc/async:async_inner:63 : create_glance_accounts 2025-11-21 20:16:44.898 | [8971 Async create_glance_accounts:75129]: running: create_glance_accounts 2025-11-21 20:16:44.902 | + ./stack.sh:main:1154 : is_service_enabled cinder 2025-11-21 20:16:44.925 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:44.929 | + ./stack.sh:main:1155 : async_runfunc create_cinder_accounts 2025-11-21 20:16:44.931 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2025-11-21 20:16:45.016 | + inc/async:async_inner:63 : create_cinder_accounts 2025-11-21 20:16:45.063 | [8971 Async create_cinder_accounts:75267]: running: create_cinder_accounts 2025-11-21 20:16:45.066 | + ./stack.sh:main:1157 : is_service_enabled neutron 2025-11-21 20:16:45.091 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:45.094 | + ./stack.sh:main:1158 : async_runfunc create_neutron_accounts 2025-11-21 20:16:45.097 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2025-11-21 20:16:45.178 | + inc/async:async_inner:63 : create_neutron_accounts 2025-11-21 20:16:45.219 | [8971 Async create_neutron_accounts:75409]: running: create_neutron_accounts 2025-11-21 20:16:45.223 | + ./stack.sh:main:1160 : is_service_enabled swift 2025-11-21 20:16:45.245 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:45.249 | + ./stack.sh:main:1161 : async_runfunc create_swift_accounts 2025-11-21 20:16:45.252 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2025-11-21 20:16:45.330 | + inc/async:async_inner:63 : create_swift_accounts 2025-11-21 20:16:45.384 | [8971 Async create_swift_accounts:75590]: running: create_swift_accounts 2025-11-21 20:16:45.387 | + ./stack.sh:main:1169 : is_service_enabled horizon 2025-11-21 20:16:45.412 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:16:45.416 | + ./stack.sh:main:1170 : echo_summary 'Configuring Horizon' 2025-11-21 20:16:45.420 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:16:45.424 | + ./stack.sh:echo_summary:473 : echo -e Configuring Horizon 2025-11-21 20:16:45.428 | + ./stack.sh:main:1171 : async_runfunc configure_horizon 2025-11-21 20:16:45.432 | + inc/async:async_runfunc:116 : async_run configure_horizon configure_horizon 2025-11-21 20:16:45.521 | + inc/async:async_inner:63 : configure_horizon 2025-11-21 20:16:45.573 | [8971 Async configure_horizon:75730]: running: configure_horizon 2025-11-21 20:16:45.577 | + ./stack.sh:main:1174 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2025-11-21 20:16:45.647 | [8971 Async create_nova_accounts:75006]: Waiting for completion of create_nova_accounts running on PID 75006 (7 other jobs running) 2025-11-21 20:16:45.684 | [8971 Async create_nova_accounts:75006]: Signaling child to exit 2025-11-21 20:17:09.184 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:09.215 | [75409 Async create_neutron_accounts:75409]: finished successfully 2025-11-21 20:17:13.464 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:13.493 | [75267 Async create_cinder_accounts:75267]: finished successfully 2025-11-21 20:17:19.798 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:19.828 | [75730 Async configure_horizon:75730]: finished successfully 2025-11-21 20:17:22.003 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:22.032 | [75006 Async create_nova_accounts:75006]: finished successfully 2025-11-21 20:17:22.060 | WAKEUP 2025-11-21 20:17:22.086 | [8971 Async create_nova_accounts:75006]: Signaled 2025-11-21 20:17:22.088 | + 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 ]] 2025-11-21 20:17:22.088 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2025-11-21 20:17:22.088 | + lib/keystone:create_service_user:420 : get_or_create_user nova secretservice Default 2025-11-21 20:17:22.088 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:22.088 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:22.088 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:22.088 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create nova --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:17:22.088 | 2025-11-21 20:17:22.088 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.089 | + functions-common:get_or_create_user:918 : user_id=eea1949a0b9b426c83a854b1512b54c2 2025-11-21 20:17:22.089 | + functions-common:get_or_create_user:919 : echo eea1949a0b9b426c83a854b1512b54c2 2025-11-21 20:17:22.089 | eea1949a0b9b426c83a854b1512b54c2 2025-11-21 20:17:22.089 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:22.089 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2025-11-21 20:17:22.089 | 2025-11-21 20:17:22.089 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:22.089 | 2025-11-21 20:17:22.089 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:17:22.089 | ff796b0873e1491091712eae05f90351 2025-11-21 20:17:22.089 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-21 20:17:22.089 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:22.089 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:22.089 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2025-11-21 20:17:22.089 | 2025-11-21 20:17:22.089 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:22.089 | 2025-11-21 20:17:22.089 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.089 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:22.090 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:22.090 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:22.090 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2025-11-21 20:17:22.090 | + lib/nova:create_nova_accounts:391 : nova_api_url=https://38.102.83.94/compute 2025-11-21 20:17:22.090 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2025-11-21 20:17:22.090 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:17:22.090 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2025-11-21 20:17:22.090 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2025-11-21 20:17:22.090 | 2025-11-21 20:17:22.090 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.090 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:17:22.090 | 6e1ade473ec045beb9e050adaa39030d' 2025-11-21 20:17:22.090 | + functions-common:get_or_create_service:1070 : echo 6e1ade473ec045beb9e050adaa39030d 2025-11-21 20:17:22.090 | 6e1ade473ec045beb9e050adaa39030d 2025-11-21 20:17:22.090 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'https://38.102.83.94/compute/v2/$(project_id)s' 2025-11-21 20:17:22.090 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:17:22.090 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute_legacy public 'https://38.102.83.94/compute/v2/$(project_id)s' RegionOne 2025-11-21 20:17:22.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:22.090 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2025-11-21 20:17:22.090 | 2025-11-21 20:17:22.090 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:22.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:22.090 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'https://38.102.83.94/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2025-11-21 20:17:22.090 | 2025-11-21 20:17:22.090 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=fcbb9123991a4f938a574b449ddd2570 2025-11-21 20:17:22.090 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo fcbb9123991a4f938a574b449ddd2570 2025-11-21 20:17:22.090 | + functions-common:get_or_create_endpoint:1103 : public_id=fcbb9123991a4f938a574b449ddd2570 2025-11-21 20:17:22.090 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-21 20:17:22.090 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:17:22.090 | + functions-common:get_or_create_endpoint:1112 : echo fcbb9123991a4f938a574b449ddd2570 2025-11-21 20:17:22.090 | fcbb9123991a4f938a574b449ddd2570 2025-11-21 20:17:22.090 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2025-11-21 20:17:22.090 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:17:22.090 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2025-11-21 20:17:22.090 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2025-11-21 20:17:22.090 | 2025-11-21 20:17:22.090 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.090 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:17:22.090 | 41d5547a5a4c4681b55bd6028547acb2' 2025-11-21 20:17:22.090 | + functions-common:get_or_create_service:1070 : echo 41d5547a5a4c4681b55bd6028547acb2 2025-11-21 20:17:22.090 | 41d5547a5a4c4681b55bd6028547acb2 2025-11-21 20:17:22.090 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne https://38.102.83.94/compute/v2.1 2025-11-21 20:17:22.090 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:17:22.090 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface compute public https://38.102.83.94/compute/v2.1 RegionOne 2025-11-21 20:17:22.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:22.091 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2025-11-21 20:17:22.091 | 2025-11-21 20:17:22.091 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:22.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:22.091 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create compute public https://38.102.83.94/compute/v2.1 --region RegionOne -f value -c id 2025-11-21 20:17:22.091 | 2025-11-21 20:17:22.091 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=4c568ccacbd84c4fa8e3438b1e217957 2025-11-21 20:17:22.091 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 4c568ccacbd84c4fa8e3438b1e217957 2025-11-21 20:17:22.091 | + functions-common:get_or_create_endpoint:1103 : public_id=4c568ccacbd84c4fa8e3438b1e217957 2025-11-21 20:17:22.091 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-21 20:17:22.091 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:17:22.091 | + functions-common:get_or_create_endpoint:1112 : echo 4c568ccacbd84c4fa8e3438b1e217957 2025-11-21 20:17:22.091 | 4c568ccacbd84c4fa8e3438b1e217957 2025-11-21 20:17:22.091 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2025-11-21 20:17:22.091 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:22.091 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2025-11-21 20:17:22.091 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:22.091 | + lib/nova:create_nova_accounts:411 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2025-11-21 20:17:22.091 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:22.091 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:22.091 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:22.091 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:22.091 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:22.091 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2025-11-21 20:17:22.091 | 2025-11-21 20:17:22.091 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:22.091 | 2025-11-21 20:17:22.091 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:22.091 | + functions-common:get_or_add_user_project_role:982 : user_role_id=4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:17:22.091 | + functions-common:get_or_add_user_project_role:983 : echo 4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:17:22.091 | 4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:17:22.091 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2025-11-21 20:17:22.091 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:22.091 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2025-11-21 20:17:22.091 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:22.091 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2025-11-21 20:17:22.137 | [8971 Async create_nova_accounts:75006]: finished create_nova_accounts with result 0 in 37 seconds 2025-11-21 20:17:22.181 | [8971 Async create_glance_accounts:75129]: Waiting for completion of create_glance_accounts running on PID 75129 (6 other jobs running) 2025-11-21 20:17:22.209 | [8971 Async create_glance_accounts:75129]: Signaling child to exit 2025-11-21 20:17:27.483 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:27.511 | [75129 Async create_glance_accounts:75129]: finished successfully 2025-11-21 20:17:27.540 | WAKEUP 2025-11-21 20:17:27.567 | [8971 Async create_glance_accounts:75129]: Signaled 2025-11-21 20:17:27.568 | + lib/glance:create_glance_accounts:485 : is_service_enabled g-api 2025-11-21 20:17:27.569 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:27.569 | + lib/glance:create_glance_accounts:489 : create_service_user glance admin 2025-11-21 20:17:27.569 | + lib/keystone:create_service_user:420 : get_or_create_user glance secretservice Default 2025-11-21 20:17:27.569 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:27.569 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:27.569 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:27.569 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create glance --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:17:27.569 | 2025-11-21 20:17:27.569 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.569 | + functions-common:get_or_create_user:918 : user_id=d3d70551f4e9485ea41475effbca164d 2025-11-21 20:17:27.569 | + functions-common:get_or_create_user:919 : echo d3d70551f4e9485ea41475effbca164d 2025-11-21 20:17:27.569 | d3d70551f4e9485ea41475effbca164d 2025-11-21 20:17:27.569 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:27.569 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2025-11-21 20:17:27.569 | 2025-11-21 20:17:27.569 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:27.569 | 2025-11-21 20:17:27.569 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.569 | ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.569 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-21 20:17:27.569 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin glance service Default Default 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:27.569 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:27.569 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:27.569 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2025-11-21 20:17:27.570 | 2025-11-21 20:17:27.570 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:27.570 | 2025-11-21 20:17:27.570 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:27.570 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:27.570 | + lib/glance:create_glance_accounts:492 : is_service_enabled s-proxy 2025-11-21 20:17:27.570 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:27.570 | + lib/glance:create_glance_accounts:493 : create_service_user glance-swift ResellerAdmin 2025-11-21 20:17:27.570 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift secretservice Default 2025-11-21 20:17:27.570 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:27.570 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:27.570 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:27.570 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:17:27.570 | 2025-11-21 20:17:27.570 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.570 | + functions-common:get_or_create_user:918 : user_id=0c17cadc329e4865b0880f1e777aeebd 2025-11-21 20:17:27.570 | + functions-common:get_or_create_user:919 : echo 0c17cadc329e4865b0880f1e777aeebd 2025-11-21 20:17:27.570 | 0c17cadc329e4865b0880f1e777aeebd 2025-11-21 20:17:27.570 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:27.570 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2025-11-21 20:17:27.570 | 2025-11-21 20:17:27.570 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:27.570 | 2025-11-21 20:17:27.570 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.570 | ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.570 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2025-11-21 20:17:27.570 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:27.570 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:27.570 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:27.570 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:27.571 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:27.571 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:27.571 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:27.571 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:27.571 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:27.571 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:27.571 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:27.571 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2025-11-21 20:17:27.571 | 2025-11-21 20:17:27.571 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:27.571 | 2025-11-21 20:17:27.571 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.571 | + functions-common:get_or_add_user_project_role:982 : user_role_id=4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:17:27.571 | + functions-common:get_or_add_user_project_role:983 : echo 4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:17:27.571 | 4a8bec8e13ef4b8baafcf23481970902 2025-11-21 20:17:27.571 | + lib/glance:create_glance_accounts:496 : get_or_create_service glance image 'Glance Image Service' 2025-11-21 20:17:27.571 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:17:27.571 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2025-11-21 20:17:27.571 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2025-11-21 20:17:27.571 | 2025-11-21 20:17:27.571 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.571 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:17:27.571 | 10655190f6504fe5890e9a17d95795e4' 2025-11-21 20:17:27.571 | + functions-common:get_or_create_service:1070 : echo 10655190f6504fe5890e9a17d95795e4 2025-11-21 20:17:27.571 | 10655190f6504fe5890e9a17d95795e4 2025-11-21 20:17:27.571 | + lib/glance:create_glance_accounts:498 : get_or_create_endpoint image RegionOne https://38.102.83.94/image 2025-11-21 20:17:27.571 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:17:27.571 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface image public https://38.102.83.94/image RegionOne 2025-11-21 20:17:27.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:27.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2025-11-21 20:17:27.571 | 2025-11-21 20:17:27.571 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:27.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:27.571 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create image public https://38.102.83.94/image --region RegionOne -f value -c id 2025-11-21 20:17:27.571 | 2025-11-21 20:17:27.571 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=8171c5e56e0d4932b531ff77cbd17ee3 2025-11-21 20:17:27.571 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 8171c5e56e0d4932b531ff77cbd17ee3 2025-11-21 20:17:27.571 | + functions-common:get_or_create_endpoint:1103 : public_id=8171c5e56e0d4932b531ff77cbd17ee3 2025-11-21 20:17:27.571 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-21 20:17:27.571 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:17:27.571 | + functions-common:get_or_create_endpoint:1112 : echo 8171c5e56e0d4932b531ff77cbd17ee3 2025-11-21 20:17:27.571 | 8171c5e56e0d4932b531ff77cbd17ee3 2025-11-21 20:17:27.571 | ++ lib/glance:create_glance_accounts:503 : get_or_create_domain Default 2025-11-21 20:17:27.571 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-11-21 20:17:27.571 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2025-11-21 20:17:27.571 | 2025-11-21 20:17:27.571 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.571 | ++ functions-common:get_or_create_domain:880 : domain_id=default 2025-11-21 20:17:27.571 | ++ functions-common:get_or_create_domain:881 : echo default 2025-11-21 20:17:27.571 | + lib/glance:create_glance_accounts:503 : service_domain_id=default 2025-11-21 20:17:27.572 | + lib/glance:create_glance_accounts:504 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2025-11-21 20:17:27.572 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2025-11-21 20:17:27.572 | + lib/glance:create_glance_accounts:507 : [[ True = True ]] 2025-11-21 20:17:27.572 | + lib/glance:create_glance_accounts:508 : configure_glance_quotas 2025-11-21 20:17:27.572 | + 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 2025-11-21 20:17:27.572 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | Field | Value | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | default_limit | 2000 | 2025-11-21 20:17:27.572 | | description | None | 2025-11-21 20:17:27.572 | | id | 277720ca1aa84b849d384dbc584837c1 | 2025-11-21 20:17:27.572 | | region_id | RegionOne | 2025-11-21 20:17:27.572 | | resource_name | image_size_total | 2025-11-21 20:17:27.572 | | service_id | 10655190f6504fe5890e9a17d95795e4 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | + 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 2025-11-21 20:17:27.572 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | Field | Value | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | default_limit | 2000 | 2025-11-21 20:17:27.572 | | description | None | 2025-11-21 20:17:27.572 | | id | e809b340f5ae45898d8e3124ff58b438 | 2025-11-21 20:17:27.572 | | region_id | RegionOne | 2025-11-21 20:17:27.572 | | resource_name | image_stage_total | 2025-11-21 20:17:27.572 | | service_id | 10655190f6504fe5890e9a17d95795e4 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | + 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 2025-11-21 20:17:27.572 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | Field | Value | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | default_limit | 100 | 2025-11-21 20:17:27.572 | | description | None | 2025-11-21 20:17:27.572 | | id | f4c91b31e6ac43aaa38dda25e88cce8b | 2025-11-21 20:17:27.572 | | region_id | RegionOne | 2025-11-21 20:17:27.572 | | resource_name | image_count_total | 2025-11-21 20:17:27.572 | | service_id | 10655190f6504fe5890e9a17d95795e4 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | + 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 2025-11-21 20:17:27.572 | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | Field | Value | 2025-11-21 20:17:27.572 | +---------------+----------------------------------+ 2025-11-21 20:17:27.572 | | default_limit | 100 | 2025-11-21 20:17:27.572 | | description | None | 2025-11-21 20:17:27.572 | | id | 886ddea5458a4f8a930c1da931efb106 | 2025-11-21 20:17:27.572 | | region_id | RegionOne | 2025-11-21 20:17:27.572 | | resource_name | image_count_uploading | 2025-11-21 20:17:27.573 | | service_id | 10655190f6504fe5890e9a17d95795e4 | 2025-11-21 20:17:27.573 | +---------------+----------------------------------+ 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:327 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:330 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf oslo_limit password secretservice 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit auth_url https://38.102.83.94/identity 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2025-11-21 20:17:27.573 | ++ lib/glance:configure_glance_quotas:336 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2025-11-21 20:17:27.573 | 2025-11-21 20:17:27.573 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 8171c5e56e0d4932b531ff77cbd17ee3 2025-11-21 20:17:27.573 | + lib/glance:configure_glance_quotas:340 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2025-11-21 20:17:27.573 | 2025-11-21 20:17:27.573 | + lib/glance:create_glance_accounts:511 : is_service_enabled s3api 2025-11-21 20:17:27.573 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:27.621 | [8971 Async create_glance_accounts:75129]: finished create_glance_accounts with result 0 in 42 seconds 2025-11-21 20:17:27.662 | [8971 Async create_cinder_accounts:75267]: Waiting for completion of create_cinder_accounts running on PID 75267 (5 other jobs running) 2025-11-21 20:17:27.687 | [8971 Async create_cinder_accounts:75267]: Signaling child to exit 2025-11-21 20:17:27.687 | WAKEUP 2025-11-21 20:17:27.710 | [8971 Async create_cinder_accounts:75267]: Signaled 2025-11-21 20:17:27.712 | + 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 ]] 2025-11-21 20:17:27.712 | + lib/cinder:create_cinder_accounts:464 : local extra_role= 2025-11-21 20:17:27.712 | + lib/cinder:create_cinder_accounts:467 : is_service_enabled barbican 2025-11-21 20:17:27.712 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:27.712 | + lib/cinder:create_cinder_accounts:471 : create_service_user cinder 2025-11-21 20:17:27.712 | + lib/keystone:create_service_user:420 : get_or_create_user cinder secretservice Default 2025-11-21 20:17:27.712 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:27.712 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:27.712 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:27.712 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create cinder --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:17:27.712 | 2025-11-21 20:17:27.712 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.712 | + functions-common:get_or_create_user:918 : user_id=d378357a71e84250b52d0e563997afc1 2025-11-21 20:17:27.712 | + functions-common:get_or_create_user:919 : echo d378357a71e84250b52d0e563997afc1 2025-11-21 20:17:27.712 | d378357a71e84250b52d0e563997afc1 2025-11-21 20:17:27.712 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2025-11-21 20:17:27.712 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:27.712 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:27.712 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:27.712 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:27.712 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:27.712 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2025-11-21 20:17:27.712 | 2025-11-21 20:17:27.712 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:27.712 | 2025-11-21 20:17:27.712 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.712 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.712 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.712 | ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.712 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2025-11-21 20:17:27.712 | + lib/cinder:create_cinder_accounts:473 : local cinder_api_url 2025-11-21 20:17:27.712 | + lib/cinder:create_cinder_accounts:474 : cinder_api_url=https://38.102.83.94/volume 2025-11-21 20:17:27.712 | + lib/cinder:create_cinder_accounts:477 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2025-11-21 20:17:27.712 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:17:27.712 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2025-11-21 20:17:27.712 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2025-11-21 20:17:27.712 | 2025-11-21 20:17:27.712 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.712 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:17:27.713 | f078309dbb7949c59a31e1ad845550b4' 2025-11-21 20:17:27.713 | + functions-common:get_or_create_service:1070 : echo f078309dbb7949c59a31e1ad845550b4 2025-11-21 20:17:27.713 | f078309dbb7949c59a31e1ad845550b4 2025-11-21 20:17:27.713 | + lib/cinder:create_cinder_accounts:479 : get_or_create_endpoint block-storage RegionOne https://38.102.83.94/volume/v3 2025-11-21 20:17:27.713 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface block-storage public https://38.102.83.94/volume/v3 RegionOne 2025-11-21 20:17:27.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:27.713 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2025-11-21 20:17:27.713 | 2025-11-21 20:17:27.713 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:27.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:27.713 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public https://38.102.83.94/volume/v3 --region RegionOne -f value -c id 2025-11-21 20:17:27.713 | 2025-11-21 20:17:27.713 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=3e653dede76941f69f01b39935dc9975 2025-11-21 20:17:27.713 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 3e653dede76941f69f01b39935dc9975 2025-11-21 20:17:27.713 | + functions-common:get_or_create_endpoint:1103 : public_id=3e653dede76941f69f01b39935dc9975 2025-11-21 20:17:27.713 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-21 20:17:27.713 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:17:27.713 | + functions-common:get_or_create_endpoint:1112 : echo 3e653dede76941f69f01b39935dc9975 2025-11-21 20:17:27.713 | 3e653dede76941f69f01b39935dc9975 2025-11-21 20:17:27.713 | + lib/cinder:create_cinder_accounts:482 : configure_cinder_internal_tenant 2025-11-21 20:17:27.713 | ++ lib/cinder:configure_cinder_internal_tenant:715 : get_or_create_project service 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:17:27.713 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2025-11-21 20:17:27.713 | 2025-11-21 20:17:27.713 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_project:931 : project_id=24f4decc6bb34e7cb39a1da116c5c19c 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_project:932 : echo 24f4decc6bb34e7cb39a1da116c5c19c 2025-11-21 20:17:27.713 | + lib/cinder:configure_cinder_internal_tenant:715 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 24f4decc6bb34e7cb39a1da116c5c19c 2025-11-21 20:17:27.713 | ++ lib/cinder:configure_cinder_internal_tenant:716 : get_or_create_user cinder 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:27.713 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2025-11-21 20:17:27.713 | No password was supplied, authentication will fail when a user does not have a password. 2025-11-21 20:17:27.713 | 2025-11-21 20:17:27.713 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.713 | ++ functions-common:get_or_create_user:918 : user_id=d378357a71e84250b52d0e563997afc1 2025-11-21 20:17:27.714 | ++ functions-common:get_or_create_user:919 : echo d378357a71e84250b52d0e563997afc1 2025-11-21 20:17:27.714 | + lib/cinder:configure_cinder_internal_tenant:716 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id d378357a71e84250b52d0e563997afc1 2025-11-21 20:17:27.760 | [8971 Async create_cinder_accounts:75267]: finished create_cinder_accounts with result 0 in 28 seconds 2025-11-21 20:17:27.765 | + inc/async:async_wait:197 : return 0 2025-11-21 20:17:27.768 | + ./stack.sh:main:1175 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2025-11-21 20:17:27.822 | [8971 Async create_neutron_accounts:75409]: Waiting for completion of create_neutron_accounts running on PID 75409 (4 other jobs running) 2025-11-21 20:17:27.848 | [8971 Async create_neutron_accounts:75409]: Signaling child to exit 2025-11-21 20:17:27.848 | WAKEUP 2025-11-21 20:17:27.868 | [8971 Async create_neutron_accounts:75409]: Signaled 2025-11-21 20:17:27.870 | + lib/neutron:create_neutron_accounts:492 : local neutron_url 2025-11-21 20:17:27.870 | + lib/neutron:create_neutron_accounts:493 : neutron_url=https://38.102.83.94/ 2025-11-21 20:17:27.870 | + lib/neutron:create_neutron_accounts:494 : '[' '!' -z networking ']' 2025-11-21 20:17:27.870 | + lib/neutron:create_neutron_accounts:495 : neutron_url=https://38.102.83.94/networking 2025-11-21 20:17:27.870 | + lib/neutron:create_neutron_accounts:498 : is_service_enabled q-svc neutron-api 2025-11-21 20:17:27.870 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:27.870 | + lib/neutron:create_neutron_accounts:500 : create_service_user neutron 2025-11-21 20:17:27.870 | + lib/keystone:create_service_user:420 : get_or_create_user neutron secretservice Default 2025-11-21 20:17:27.870 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:27.870 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:27.870 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:27.870 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create neutron --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:17:27.870 | 2025-11-21 20:17:27.870 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.870 | + functions-common:get_or_create_user:918 : user_id=0e9f5815c1da4e74a907896731c9c73f 2025-11-21 20:17:27.870 | + functions-common:get_or_create_user:919 : echo 0e9f5815c1da4e74a907896731c9c73f 2025-11-21 20:17:27.870 | 0e9f5815c1da4e74a907896731c9c73f 2025-11-21 20:17:27.870 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2025-11-21 20:17:27.870 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:27.870 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:27.870 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:27.870 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:27.870 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:27.870 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2025-11-21 20:17:27.870 | 2025-11-21 20:17:27.870 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:27.870 | 2025-11-21 20:17:27.870 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.870 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.871 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.871 | ff796b0873e1491091712eae05f90351 2025-11-21 20:17:27.871 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2025-11-21 20:17:27.871 | + lib/neutron:create_neutron_accounts:502 : get_or_create_service neutron network 'Neutron Service' 2025-11-21 20:17:27.871 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:17:27.871 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2025-11-21 20:17:27.871 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2025-11-21 20:17:27.871 | 2025-11-21 20:17:27.871 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.871 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:17:27.871 | 807de6f599e540b28f13bc0ce516c5bf' 2025-11-21 20:17:27.871 | + functions-common:get_or_create_service:1070 : echo 807de6f599e540b28f13bc0ce516c5bf 2025-11-21 20:17:27.871 | 807de6f599e540b28f13bc0ce516c5bf 2025-11-21 20:17:27.871 | + lib/neutron:create_neutron_accounts:504 : get_or_create_endpoint network RegionOne https://38.102.83.94/networking 2025-11-21 20:17:27.871 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:17:27.871 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface network public https://38.102.83.94/networking RegionOne 2025-11-21 20:17:27.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:27.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2025-11-21 20:17:27.871 | 2025-11-21 20:17:27.871 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:27.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:27.871 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create network public https://38.102.83.94/networking --region RegionOne -f value -c id 2025-11-21 20:17:27.871 | 2025-11-21 20:17:27.871 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:27.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=9d54c0d502fb41df8adb8700493b7e57 2025-11-21 20:17:27.871 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 9d54c0d502fb41df8adb8700493b7e57 2025-11-21 20:17:27.871 | + functions-common:get_or_create_endpoint:1103 : public_id=9d54c0d502fb41df8adb8700493b7e57 2025-11-21 20:17:27.871 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-21 20:17:27.871 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:17:27.871 | + functions-common:get_or_create_endpoint:1112 : echo 9d54c0d502fb41df8adb8700493b7e57 2025-11-21 20:17:27.871 | 9d54c0d502fb41df8adb8700493b7e57 2025-11-21 20:17:27.912 | [8971 Async create_neutron_accounts:75409]: finished create_neutron_accounts with result 0 in 24 seconds 2025-11-21 20:17:27.949 | [8971 Async create_swift_accounts:75590]: Waiting for completion of create_swift_accounts running on PID 75590 (3 other jobs running) 2025-11-21 20:17:27.975 | [8971 Async create_swift_accounts:75590]: Signaling child to exit 2025-11-21 20:17:31.747 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:31.773 | [75590 Async create_swift_accounts:75590]: finished successfully 2025-11-21 20:17:31.799 | WAKEUP 2025-11-21 20:17:31.825 | [8971 Async create_swift_accounts:75590]: Signaled 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:610 : export swiftusertest1_password=testing 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:610 : swiftusertest1_password=testing 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:611 : export swiftusertest2_password=testing2 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:611 : swiftusertest2_password=testing2 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:612 : export swiftusertest3_password=testing3 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:612 : swiftusertest3_password=testing3 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:613 : export swiftusertest4_password=testing4 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:613 : swiftusertest4_password=testing4 2025-11-21 20:17:31.826 | + lib/swift:create_swift_accounts:615 : local another_role 2025-11-21 20:17:31.826 | ++ lib/swift:create_swift_accounts:616 : get_or_create_role anotherrole 2025-11-21 20:17:31.826 | ++ functions-common:get_or_create_role:938 : local role_id 2025-11-21 20:17:31.826 | +++ functions-common:get_or_create_role:943 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2025-11-21 20:17:31.827 | 2025-11-21 20:17:31.827 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.827 | ++ functions-common:get_or_create_role:943 : role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:17:31.827 | ++ functions-common:get_or_create_role:944 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:17:31.827 | + lib/swift:create_swift_accounts:616 : another_role=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:17:31.827 | + lib/swift:create_swift_accounts:620 : create_service_user swift admin 2025-11-21 20:17:31.827 | + lib/keystone:create_service_user:420 : get_or_create_user swift secretservice Default 2025-11-21 20:17:31.827 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:31.827 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:17:31.827 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:17:31.827 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swift --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:17:31.827 | 2025-11-21 20:17:31.827 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.827 | + functions-common:get_or_create_user:918 : user_id=16cedde9a0e640e18f4822a04d157c25 2025-11-21 20:17:31.827 | + functions-common:get_or_create_user:919 : echo 16cedde9a0e640e18f4822a04d157c25 2025-11-21 20:17:31.827 | 16cedde9a0e640e18f4822a04d157c25 2025-11-21 20:17:31.827 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:31.827 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2025-11-21 20:17:31.827 | 2025-11-21 20:17:31.827 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:31.827 | 2025-11-21 20:17:31.827 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:17:31.827 | ff796b0873e1491091712eae05f90351 2025-11-21 20:17:31.827 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-21 20:17:31.827 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:31.827 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:31.827 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:17:31.827 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:17:31.828 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:17:31.828 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:17:31.828 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:17:31.828 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:17:31.828 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2025-11-21 20:17:31.828 | 2025-11-21 20:17:31.828 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:17:31.828 | 2025-11-21 20:17:31.828 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.828 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.828 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.828 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.828 | + lib/swift:create_swift_accounts:622 : get_or_create_service swift object-store 'Swift Service' 2025-11-21 20:17:31.828 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:17:31.828 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2025-11-21 20:17:31.828 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2025-11-21 20:17:31.828 | 2025-11-21 20:17:31.828 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.828 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:17:31.828 | ee9fa002fc0442a294bbbcb4bf39cb90' 2025-11-21 20:17:31.828 | + functions-common:get_or_create_service:1070 : echo ee9fa002fc0442a294bbbcb4bf39cb90 2025-11-21 20:17:31.828 | ee9fa002fc0442a294bbbcb4bf39cb90 2025-11-21 20:17:31.828 | + lib/swift:create_swift_accounts:624 : get_or_create_endpoint object-store RegionOne 'https://38.102.83.94:8080/v1/AUTH_$(project_id)s' https://38.102.83.94:8080 2025-11-21 20:17:31.828 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:17:31.828 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface object-store public 'https://38.102.83.94:8080/v1/AUTH_$(project_id)s' RegionOne 2025-11-21 20:17:31.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:31.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2025-11-21 20:17:31.828 | 2025-11-21 20:17:31.828 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:31.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:31.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'https://38.102.83.94:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2025-11-21 20:17:31.828 | 2025-11-21 20:17:31.828 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=5ccb6e26dd32457fa360ac3fc06f8fc6 2025-11-21 20:17:31.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo 5ccb6e26dd32457fa360ac3fc06f8fc6 2025-11-21 20:17:31.828 | + functions-common:get_or_create_endpoint:1103 : public_id=5ccb6e26dd32457fa360ac3fc06f8fc6 2025-11-21 20:17:31.828 | + functions-common:get_or_create_endpoint:1105 : [[ -n https://38.102.83.94:8080 ]] 2025-11-21 20:17:31.828 | + functions-common:get_or_create_endpoint:1106 : _get_or_create_endpoint_with_interface object-store admin https://38.102.83.94:8080 RegionOne 2025-11-21 20:17:31.828 | + functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:17:31.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2025-11-21 20:17:31.829 | 2025-11-21 20:17:31.829 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.829 | + functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:17:31.829 | + functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:17:31.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin https://38.102.83.94:8080 --region RegionOne -f value -c id 2025-11-21 20:17:31.829 | 2025-11-21 20:17:31.829 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.829 | + functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=2e13225834ae4fec89e7831517eb4189 2025-11-21 20:17:31.829 | + functions-common:_get_or_create_endpoint_with_interface:1088 : echo 2e13225834ae4fec89e7831517eb4189 2025-11-21 20:17:31.829 | 2e13225834ae4fec89e7831517eb4189 2025-11-21 20:17:31.829 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:17:31.829 | + functions-common:get_or_create_endpoint:1112 : echo 5ccb6e26dd32457fa360ac3fc06f8fc6 2025-11-21 20:17:31.829 | 5ccb6e26dd32457fa360ac3fc06f8fc6 2025-11-21 20:17:31.829 | + lib/swift:create_swift_accounts:629 : local swift_project_test1 2025-11-21 20:17:31.829 | ++ lib/swift:create_swift_accounts:630 : get_or_create_project swiftprojecttest1 default 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:17:31.829 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2025-11-21 20:17:31.829 | 2025-11-21 20:17:31.829 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_project:931 : project_id=af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_project:932 : echo af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.829 | + lib/swift:create_swift_accounts:630 : swift_project_test1=af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.829 | + lib/swift:create_swift_accounts:631 : die_if_not_set 631 swift_project_test1 'Failure creating swift_project_test1' 2025-11-21 20:17:31.829 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.829 | ++ lib/swift:create_swift_accounts:633 : get_or_create_user swiftusertest1 testing default test@example.com 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_user:903 : [[ ! -z test@example.com ]] 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_user:904 : local email=--email=test@example.com 2025-11-21 20:17:31.829 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2025-11-21 20:17:31.829 | 2025-11-21 20:17:31.829 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_user:918 : user_id=dc6f0bb0ce534564b4a96fe2e6e3df08 2025-11-21 20:17:31.829 | ++ functions-common:get_or_create_user:919 : echo dc6f0bb0ce534564b4a96fe2e6e3df08 2025-11-21 20:17:31.829 | + lib/swift:create_swift_accounts:633 : SWIFT_USER_TEST1=dc6f0bb0ce534564b4a96fe2e6e3df08 2025-11-21 20:17:31.829 | + lib/swift:create_swift_accounts:634 : die_if_not_set 634 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2025-11-21 20:17:31.829 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.829 | + lib/swift:create_swift_accounts:635 : get_or_add_user_project_role admin dc6f0bb0ce534564b4a96fe2e6e3df08 af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.829 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:31.829 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:31.829 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user dc6f0bb0ce534564b4a96fe2e6e3df08 --project af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.830 | 2025-11-21 20:17:31.830 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user dc6f0bb0ce534564b4a96fe2e6e3df08 --project af1537717d8f46a9bf4142c619552954 -c Role -f value 2025-11-21 20:17:31.830 | 2025-11-21 20:17:31.830 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.830 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.830 | + lib/swift:create_swift_accounts:637 : local swift_user_test3 2025-11-21 20:17:31.830 | ++ lib/swift:create_swift_accounts:639 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2025-11-21 20:17:31.830 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:31.830 | ++ functions-common:get_or_create_user:903 : [[ ! -z test3@example.com ]] 2025-11-21 20:17:31.830 | ++ functions-common:get_or_create_user:904 : local email=--email=test3@example.com 2025-11-21 20:17:31.830 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2025-11-21 20:17:31.830 | 2025-11-21 20:17:31.830 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.830 | ++ functions-common:get_or_create_user:918 : user_id=3ab38bdc4930485095450cb0bb5d1bbe 2025-11-21 20:17:31.830 | ++ functions-common:get_or_create_user:919 : echo 3ab38bdc4930485095450cb0bb5d1bbe 2025-11-21 20:17:31.830 | + lib/swift:create_swift_accounts:639 : swift_user_test3=3ab38bdc4930485095450cb0bb5d1bbe 2025-11-21 20:17:31.830 | + lib/swift:create_swift_accounts:640 : die_if_not_set 640 swift_user_test3 'Failure creating swift_user_test3' 2025-11-21 20:17:31.830 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.830 | + lib/swift:create_swift_accounts:641 : get_or_add_user_project_role dacc7f00e4a3467c92bd2b0f180a2d41 3ab38bdc4930485095450cb0bb5d1bbe af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:31.830 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:17:31.830 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add dacc7f00e4a3467c92bd2b0f180a2d41 --user 3ab38bdc4930485095450cb0bb5d1bbe --project af1537717d8f46a9bf4142c619552954 2025-11-21 20:17:31.830 | 2025-11-21 20:17:31.830 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role dacc7f00e4a3467c92bd2b0f180a2d41 --user 3ab38bdc4930485095450cb0bb5d1bbe --project af1537717d8f46a9bf4142c619552954 -c Role -f value 2025-11-21 20:17:31.830 | 2025-11-21 20:17:31.830 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:982 : user_role_id=dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:17:31.830 | + functions-common:get_or_add_user_project_role:983 : echo dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:17:31.831 | dacc7f00e4a3467c92bd2b0f180a2d41 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:643 : local swift_project_test2 2025-11-21 20:17:31.831 | ++ lib/swift:create_swift_accounts:644 : get_or_create_project swiftprojecttest2 default 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:17:31.831 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2025-11-21 20:17:31.831 | 2025-11-21 20:17:31.831 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_project:931 : project_id=2fbdca710505453ab9a6d8dab7e84056 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_project:932 : echo 2fbdca710505453ab9a6d8dab7e84056 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:644 : swift_project_test2=2fbdca710505453ab9a6d8dab7e84056 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:645 : die_if_not_set 645 swift_project_test2 'Failure creating swift_project_test2' 2025-11-21 20:17:31.831 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:647 : local swift_user_test2 2025-11-21 20:17:31.831 | ++ lib/swift:create_swift_accounts:649 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_user:903 : [[ ! -z test2@example.com ]] 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_user:904 : local email=--email=test2@example.com 2025-11-21 20:17:31.831 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2025-11-21 20:17:31.831 | 2025-11-21 20:17:31.831 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_user:918 : user_id=f6b9be84a4e94b7dbf29d540cf837ed1 2025-11-21 20:17:31.831 | ++ functions-common:get_or_create_user:919 : echo f6b9be84a4e94b7dbf29d540cf837ed1 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:649 : swift_user_test2=f6b9be84a4e94b7dbf29d540cf837ed1 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:650 : die_if_not_set 650 swift_user_test2 'Failure creating swift_user_test2' 2025-11-21 20:17:31.831 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.831 | + lib/swift:create_swift_accounts:651 : get_or_add_user_project_role admin f6b9be84a4e94b7dbf29d540cf837ed1 2fbdca710505453ab9a6d8dab7e84056 2025-11-21 20:17:31.831 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:31.831 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:31.831 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:17:31.831 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:31.831 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:31.831 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:17:31.831 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:17:31.831 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:17:31.831 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:17:31.831 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user f6b9be84a4e94b7dbf29d540cf837ed1 --project 2fbdca710505453ab9a6d8dab7e84056 2025-11-21 20:17:31.831 | 2025-11-21 20:17:31.831 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f6b9be84a4e94b7dbf29d540cf837ed1 --project 2fbdca710505453ab9a6d8dab7e84056 -c Role -f value 2025-11-21 20:17:31.831 | 2025-11-21 20:17:31.831 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.831 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.831 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.831 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:653 : local swift_domain 2025-11-21 20:17:31.832 | ++ lib/swift:create_swift_accounts:654 : get_or_create_domain swift_test 'Used for swift functional testing' 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_domain:875 : local domain_id 2025-11-21 20:17:31.832 | +++ functions-common:get_or_create_domain:880 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' --or-show -f value -c id 2025-11-21 20:17:31.832 | 2025-11-21 20:17:31.832 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_domain:880 : domain_id=a23bfff6fb9349a4819bbc4e8a5161b0 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_domain:881 : echo a23bfff6fb9349a4819bbc4e8a5161b0 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:654 : swift_domain=a23bfff6fb9349a4819bbc4e8a5161b0 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:655 : die_if_not_set 655 swift_domain 'Failure creating swift_test domain' 2025-11-21 20:17:31.832 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:657 : local swift_project_test4 2025-11-21 20:17:31.832 | ++ lib/swift:create_swift_accounts:658 : get_or_create_project swiftprojecttest4 a23bfff6fb9349a4819bbc4e8a5161b0 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_project:925 : local project_id 2025-11-21 20:17:31.832 | +++ functions-common:get_or_create_project:931 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=a23bfff6fb9349a4819bbc4e8a5161b0 --or-show -f value -c id 2025-11-21 20:17:31.832 | 2025-11-21 20:17:31.832 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_project:931 : project_id=4e4177edf6994a5d96fcc1f4ce3ce6b1 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_project:932 : echo 4e4177edf6994a5d96fcc1f4ce3ce6b1 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:658 : swift_project_test4=4e4177edf6994a5d96fcc1f4ce3ce6b1 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:659 : die_if_not_set 659 swift_project_test4 'Failure creating swift_project_test4' 2025-11-21 20:17:31.832 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:661 : local swift_user_test4 2025-11-21 20:17:31.832 | ++ lib/swift:create_swift_accounts:663 : get_or_create_user swiftusertest4 testing4 a23bfff6fb9349a4819bbc4e8a5161b0 test4@example.com 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_user:903 : [[ ! -z test4@example.com ]] 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_user:904 : local email=--email=test4@example.com 2025-11-21 20:17:31.832 | +++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=a23bfff6fb9349a4819bbc4e8a5161b0 --email=test4@example.com --or-show -f value -c id 2025-11-21 20:17:31.832 | 2025-11-21 20:17:31.832 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_user:918 : user_id=a960af6f5bdf4128912cb5c397384378 2025-11-21 20:17:31.832 | ++ functions-common:get_or_create_user:919 : echo a960af6f5bdf4128912cb5c397384378 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:663 : swift_user_test4=a960af6f5bdf4128912cb5c397384378 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:664 : die_if_not_set 664 swift_user_test4 'Failure creating swift_user_test4' 2025-11-21 20:17:31.832 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:17:31.832 | + lib/swift:create_swift_accounts:665 : get_or_add_user_project_role admin a960af6f5bdf4128912cb5c397384378 4e4177edf6994a5d96fcc1f4ce3ce6b1 2025-11-21 20:17:31.832 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:17:31.832 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:17:31.832 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args 2025-11-21 20:17:31.832 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:17:31.832 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:17:31.832 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2025-11-21 20:17:31.833 | ++ functions-common:_get_domain_args:956 : [[ -n '' ]] 2025-11-21 20:17:31.833 | ++ functions-common:_get_domain_args:960 : echo 2025-11-21 20:17:31.833 | + functions-common:get_or_add_user_project_role:969 : domain_args= 2025-11-21 20:17:31.833 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user a960af6f5bdf4128912cb5c397384378 --project 4e4177edf6994a5d96fcc1f4ce3ce6b1 2025-11-21 20:17:31.833 | 2025-11-21 20:17:31.833 | ++ functions-common:get_or_add_user_project_role:982 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a960af6f5bdf4128912cb5c397384378 --project 4e4177edf6994a5d96fcc1f4ce3ce6b1 -c Role -f value 2025-11-21 20:17:31.833 | 2025-11-21 20:17:31.833 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:17:31.833 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.833 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.833 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:17:31.874 | [8971 Async create_swift_accounts:75590]: finished create_swift_accounts with result 0 in 46 seconds 2025-11-21 20:17:31.916 | [8971 Async configure_horizon:75730]: Waiting for completion of configure_horizon running on PID 75730 (2 other jobs running) 2025-11-21 20:17:31.944 | [8971 Async configure_horizon:75730]: Signaling child to exit 2025-11-21 20:17:31.944 | WAKEUP 2025-11-21 20:17:31.967 | [8971 Async configure_horizon:75730]: Signaled 2025-11-21 20:17:31.969 | + lib/horizon:configure_horizon:75 : setup_develop /opt/stack/horizon 2025-11-21 20:17:31.969 | + inc/python:setup_develop:353 : local bindep 2025-11-21 20:17:31.969 | + inc/python:setup_develop:354 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-21 20:17:31.969 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/horizon 2025-11-21 20:17:31.969 | + inc/python:setup_develop:359 : local extras= 2025-11-21 20:17:31.969 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/horizon -e 2025-11-21 20:17:31.969 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:17:31.969 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-21 20:17:31.969 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/horizon 2025-11-21 20:17:31.969 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:17:31.969 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:17:31.969 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/horizon 2025-11-21 20:17:31.970 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/horizon 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:17:31.970 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/horizon/setup.cfg 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:400 : name=horizon 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z horizon ']' 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- horizon 2025-11-21 20:17:31.970 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/horizon -e 2025-11-21 20:17:31.970 | + inc/python:setup_package:436 : local bindep=0 2025-11-21 20:17:31.970 | + inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:17:31.970 | + inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:17:31.970 | + inc/python:setup_package:439 : [[ /opt/stack/horizon == -bindep* ]] 2025-11-21 20:17:31.970 | + inc/python:setup_package:444 : local project_dir=/opt/stack/horizon 2025-11-21 20:17:31.970 | + inc/python:setup_package:445 : local flags=-e 2025-11-21 20:17:31.970 | + inc/python:setup_package:446 : local extras= 2025-11-21 20:17:31.970 | + inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:17:31.970 | + inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:17:31.970 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:17:31.970 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:17:31.970 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:17:31.970 | + inc/python:setup_package:464 : pip_install -e /opt/stack/horizon 2025-11-21 20:17:31.970 | Using python 3.12 to install /opt/stack/horizon 2025-11-21 20:17:31.970 | + 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 2025-11-21 20:17:31.970 | 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 2025-11-21 20:17:31.970 | Obtaining file:///opt/stack/horizon 2025-11-21 20:17:31.970 | Installing build dependencies: started 2025-11-21 20:17:31.970 | Installing build dependencies: finished with status 'done' 2025-11-21 20:17:31.970 | Checking if build backend supports build_editable: started 2025-11-21 20:17:31.970 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:17:31.970 | Getting requirements to build editable: started 2025-11-21 20:17:31.970 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:17:31.970 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:17:31.970 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.970 | Requirement already satisfied: pbr>=5.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (7.0.3) 2025-11-21 20:17:31.970 | Collecting Babel>=2.6.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.970 | 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) 2025-11-21 20:17:31.970 | Collecting Django<4.3,>=4.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.970 | 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) 2025-11-21 20:17:31.970 | Collecting django-compressor>=4.4 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.970 | 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) 2025-11-21 20:17:31.970 | Collecting django-debreach>=1.4.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.970 | 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) 2025-11-21 20:17:31.970 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (3.2.1) 2025-11-21 20:17:31.970 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (2.1.0) 2025-11-21 20:17:31.970 | Requirement already satisfied: keystoneauth1>=4.3.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (5.12.0) 2025-11-21 20:17:31.970 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (1.3.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (7.2.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.config>=8.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (10.1.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (6.7.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.policy>=3.11.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (4.7.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.serialization>=4.3.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (5.8.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.upgradecheck>=1.5.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (2.6.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (9.1.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: osprofiler>=3.4.2 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (4.3.0) 2025-11-21 20:17:31.971 | Collecting libsass>=0.23.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting Pillow>=9.1.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Requirement already satisfied: python-cinderclient>=8.0.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (9.8.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (4.10.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (5.7.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: python-neutronclient>=8.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (11.6.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (18.11.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (4.9.0) 2025-11-21 20:17:31.971 | Requirement already satisfied: PyYAML>=6.0 in /usr/local/lib64/python3.12/site-packages (from horizon==25.6.0.dev48) (6.0.3) 2025-11-21 20:17:31.971 | Collecting qrcode>=8.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl.metadata (17 kB) 2025-11-21 20:17:31.971 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (2.32.5) 2025-11-21 20:17:31.971 | Collecting semantic-version>=2.3.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Requirement already satisfied: tzdata>=2022.4 in /usr/local/lib/python3.12/site-packages (from horizon==25.6.0.dev48) (2025.2) 2025-11-21 20:17:31.971 | Collecting XStatic>=1.0.3 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting XStatic-Angular>=1.8.2.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting XStatic-Angular-Bootstrap>=2.2.0.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting XStatic-Angular-FileUpload>=12.0.4.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting XStatic-Angular-Gettext>=2.3.8.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting XStatic-Angular-lrdragndrop>=1.0.2.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | Collecting XStatic-Angular-Schema-Form>=0.8.13.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.971 | 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) 2025-11-21 20:17:31.971 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.7/41.7 kB 3.6 MB/s eta 0:00:00 2025-11-21 20:17:31.972 | Installing build dependencies: started 2025-11-21 20:17:31.972 | Installing build dependencies: finished with status 'done' 2025-11-21 20:17:31.972 | Getting requirements to build wheel: started 2025-11-21 20:17:31.972 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:17:31.972 | Preparing metadata (pyproject.toml): started 2025-11-21 20:17:31.972 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.972 | Collecting XStatic-Bootstrap-Datepicker>=1.3.1.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-Bootstrap-SCSS>=3.3.7.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-bootswatch>=3.3.7.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-D3>=3.5.17.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-Hogan>=2.0.0.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-Font-Awesome>=4.7.0.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-Jasmine>=2.4.1.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-jQuery>=3.5.1.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-JQuery-Migrate>=3 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-JQuery.quicksearch>=2.0.3.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-JQuery.TableSorter>=2.14.5.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-jquery-ui>=1.13.0.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-JSEncrypt>=2.3.1.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-mdi>=1.6.50.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Collecting XStatic-objectpath>=1.2.1.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.972 | 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) 2025-11-21 20:17:31.972 | Installing build dependencies: started 2025-11-21 20:17:31.972 | Installing build dependencies: finished with status 'done' 2025-11-21 20:17:31.972 | Getting requirements to build wheel: started 2025-11-21 20:17:31.972 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:17:31.972 | Preparing metadata (pyproject.toml): started 2025-11-21 20:17:31.973 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.973 | Collecting XStatic-Rickshaw>=1.5.0.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting XStatic-roboto-fontface>=0.5.0.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting XStatic-smart-table>=1.4.13.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting XStatic-Spin>=1.2.5.2 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting XStatic-term.js>=0.0.7.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Installing build dependencies: started 2025-11-21 20:17:31.973 | Installing build dependencies: finished with status 'done' 2025-11-21 20:17:31.973 | Getting requirements to build wheel: started 2025-11-21 20:17:31.973 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:17:31.973 | Preparing metadata (pyproject.toml): started 2025-11-21 20:17:31.973 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.973 | Collecting XStatic-tv4>=1.2.7.0 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/2b/26/b07115af27b339c861b8c9a775a621524b421c898e26e015880dfb888c49/XStatic-tv4-1.2.7.0.tar.gz (22 kB) 2025-11-21 20:17:31.973 | Installing build dependencies: started 2025-11-21 20:17:31.973 | Installing build dependencies: finished with status 'done' 2025-11-21 20:17:31.973 | Getting requirements to build wheel: started 2025-11-21 20:17:31.973 | Getting requirements to build wheel: finished with status 'done' 2025-11-21 20:17:31.973 | Preparing metadata (pyproject.toml): started 2025-11-21 20:17:31.973 | Preparing metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.973 | Collecting enmerkar>=0.7.1 (from horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting asgiref<4,>=3.6.0 (from Django<4.3,>=4.2->horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting sqlparse>=0.3.1 (from Django<4.3,>=4.2->horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting django-appconf>=1.0.3 (from django-compressor>=4.4->horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting rcssmin==1.1.2 (from django-compressor>=4.4->horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Collecting rjsmin==1.2.2 (from django-compressor>=4.4->horizon==25.6.0.dev48) 2025-11-21 20:17:31.973 | 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) 2025-11-21 20:17:31.973 | Requirement already satisfied: debtcollector>=3.0.0 in /usr/local/lib/python3.12/site-packages (from futurist>=1.2.0->horizon==25.6.0.dev48) (3.0.0) 2025-11-21 20:17:31.973 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev48) (5.5.0) 2025-11-21 20:17:31.973 | 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.dev48) (1.8.1) 2025-11-21 20:17:31.973 | Requirement already satisfied: typing-extensions>=4.12 in /usr/local/lib/python3.12/site-packages (from keystoneauth1>=4.3.1->horizon==25.6.0.dev48) (4.15.0) 2025-11-21 20:17:31.973 | 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.dev48) (0.20) 2025-11-21 20:17:31.973 | 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.dev48) (2.0.0) 2025-11-21 20:17:31.973 | 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.dev48) (6.1.0) 2025-11-21 20:17:31.973 | 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.dev48) (1.1.2) 2025-11-21 20:17:31.974 | 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.dev48) (3.16.0) 2025-11-21 20:17:31.974 | 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.dev48) (3.2.5) 2025-11-21 20:17:31.974 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->horizon==25.6.0.dev48) (25.0) 2025-11-21 20:17:31.974 | 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.dev48) (7.1.1) 2025-11-21 20:17:31.974 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.12/site-packages (from osprofiler>=3.4.2->horizon==25.6.0.dev48) (1.8.9) 2025-11-21 20:17:31.974 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr>=5.5.0->horizon==25.6.0.dev48) (69.0.3) 2025-11-21 20:17:31.974 | 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.dev48) (2.1.0) 2025-11-21 20:17:31.974 | 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.dev48) (2.0.0) 2025-11-21 20:17:31.974 | 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.dev48) (24.2.1) 2025-11-21 20:17:31.974 | 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.dev48) (4.11.0) 2025-11-21 20:17:31.974 | 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.dev48) (4.8.0) 2025-11-21 20:17:31.974 | 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.dev48) (4.2.0) 2025-11-21 20:17:31.974 | 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.dev48) (7.2.1) 2025-11-21 20:17:31.974 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.12/site-packages (from python-neutronclient>=8.1.0->horizon==25.6.0.dev48) (2.3.0) 2025-11-21 20:17:31.974 | Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib64/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev48) (3.4.4) 2025-11-21 20:17:31.974 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev48) (3.11) 2025-11-21 20:17:31.974 | 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.dev48) (1.26.20) 2025-11-21 20:17:31.974 | Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.12/site-packages (from requests>=2.25.1->horizon==25.6.0.dev48) (2025.11.12) 2025-11-21 20:17:31.974 | 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.dev48) (0.5.2) 2025-11-21 20:17:31.974 | 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.dev48) (2.7.0) 2025-11-21 20:17:31.974 | 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.dev48) (43.0.3) 2025-11-21 20:17:31.974 | 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.dev48) (5.2.1) 2025-11-21 20:17:31.974 | 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.dev48) (1.5.0) 2025-11-21 20:17:31.974 | 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.dev48) (1.0.1) 2025-11-21 20:17:31.974 | 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.dev48) (1.33) 2025-11-21 20:17:31.974 | 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.dev48) (4.5.0) 2025-11-21 20:17:31.974 | 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.dev48) (1.4.0) 2025-11-21 20:17:31.974 | 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.dev48) (2.9.0.post0) 2025-11-21 20:17:31.974 | 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.dev48) (0.2.14) 2025-11-21 20:17:31.974 | 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.dev48) (4.25.1) 2025-11-21 20:17:31.974 | 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.dev48) (1.11.0) 2025-11-21 20:17:31.974 | 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.dev48) (1.7.1) 2025-11-21 20:17:31.974 | 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.dev48) (2.0.0) 2025-11-21 20:17:31.974 | 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.dev48) (3.0.0) 2025-11-21 20:17:31.974 | 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.dev48) (25.4.0) 2025-11-21 20:17:31.974 | 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.dev48) (2025.9.1) 2025-11-21 20:17:31.974 | 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.dev48) (0.37.0) 2025-11-21 20:17:31.974 | 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.dev48) (0.28.0) 2025-11-21 20:17:31.974 | 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.dev48) (1.17.0) 2025-11-21 20:17:31.974 | 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.dev48) (2.23) 2025-11-21 20:17:31.975 | 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.dev48) (14.2.0) 2025-11-21 20:17:31.975 | 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.dev48) (4.0.0) 2025-11-21 20:17:31.975 | 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.dev48) (2.19.2) 2025-11-21 20:17:31.975 | 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.dev48) (0.1.2) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 128.4 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 45.6 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 145.5/145.5 kB 21.4 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.2/48.2 kB 6.5 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/15/e4/89a23164cf125d336d932b1bccca185e0563ac972027e86ed87360a1f78e/enmerkar-0.7.1-py3-none-any.whl (12 kB) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 78.8 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 107.0 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/dd/b8/d2d6d731733f51684bbf76bf34dab3b70a9148e8f2cef2bb544fccec681a/qrcode-8.2-py3-none-any.whl (45 kB) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.0/46.0 kB 4.4 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 495.9/495.9 kB 41.2 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.7/61.7 kB 5.5 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 195.4/195.4 kB 22.6 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.4/67.4 kB 8.5 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.975 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.7/250.7 kB 27.0 MB/s eta 0:00:00 2025-11-21 20:17:31.975 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 64.9 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 10.7 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 675.2/675.2 kB 62.7 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.8/41.8 kB 4.3 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.3/313.3 kB 31.8 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 41.4 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.1/786.1 kB 30.0 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.5/5.5 MB 105.5 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/17/9c/fc2331f538fbf7eedba64b2052e99ccf9ba9d6888e2f41441ee28847004b/asgiref-3.10.0-py3-none-any.whl (24 kB) 2025-11-21 20:17:31.976 | 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) 2025-11-21 20:17:31.976 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/a9/5c/bfd6bd0bf979426d405cc6e71eceb8701b148b16c21d2dc3c261efc61c7b/sqlparse-0.5.3-py3-none-any.whl (44 kB) 2025-11-21 20:17:31.976 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 4.4 MB/s eta 0:00:00 2025-11-21 20:17:31.976 | Building wheels for collected packages: horizon, XStatic-Angular-Schema-Form, XStatic-objectpath, XStatic-term.js, XStatic-tv4 2025-11-21 20:17:31.976 | Building editable for horizon (pyproject.toml): started 2025-11-21 20:17:31.976 | Building editable for horizon (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.976 | Created wheel for horizon: filename=horizon-25.6.0.dev48-0.editable-py3-none-any.whl size=8945 sha256=f6a04252e3af89d94da8079a05ac6debcb44852e06a0fb103dce37da6cffd90d 2025-11-21 20:17:31.976 | Stored in directory: /tmp/pip-ephem-wheel-cache-hsxdrpfg/wheels/79/fe/07/a1abea766a1105ac4673031ff9f771cb36f68aeaefcdd5e470 2025-11-21 20:17:31.976 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): started 2025-11-21 20:17:31.976 | Building wheel for XStatic-Angular-Schema-Form (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.976 | Created wheel for XStatic-Angular-Schema-Form: filename=xstatic_angular_schema_form-0.8.13.0-py3-none-any.whl size=45129 sha256=d68c16e34ac9f20ae43a7397d87d8e7d39c3b2b04447aac745d41a202fac4020 2025-11-21 20:17:31.976 | Stored in directory: /root/.cache/pip/wheels/47/84/d9/00ae0384afc45e5b01839618a14e92135ecb7fb8e43a0a63e6 2025-11-21 20:17:31.976 | Building wheel for XStatic-objectpath (pyproject.toml): started 2025-11-21 20:17:31.976 | Building wheel for XStatic-objectpath (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.976 | Created wheel for XStatic-objectpath: filename=xstatic_objectpath-1.2.1.0-py3-none-any.whl size=4554 sha256=0e52f89477e3789cc907db22b1fe464a1c59ad891801a0aedcdf77e5def8eb77 2025-11-21 20:17:31.976 | Stored in directory: /root/.cache/pip/wheels/46/fa/f6/f08bc6065689778257c71e2e1b424447a1833af2114c5d5628 2025-11-21 20:17:31.976 | Building wheel for XStatic-term.js (pyproject.toml): started 2025-11-21 20:17:31.977 | Building wheel for XStatic-term.js (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.977 | Created wheel for XStatic-term.js: filename=xstatic_term_js-0.0.7.0-py3-none-any.whl size=39078 sha256=8c6af5dd890fdcbd25095e352d98b4f6b98f989b286f575c74e9593ebf7c70fd 2025-11-21 20:17:31.977 | Stored in directory: /root/.cache/pip/wheels/aa/d1/e6/545831b8618970b8b88499b7f8e3ab2091e587bf7ba6be36ff 2025-11-21 20:17:31.977 | Building wheel for XStatic-tv4 (pyproject.toml): started 2025-11-21 20:17:31.977 | Building wheel for XStatic-tv4 (pyproject.toml): finished with status 'done' 2025-11-21 20:17:31.977 | Created wheel for XStatic-tv4: filename=xstatic_tv4-1.2.7.0-py3-none-any.whl size=24629 sha256=991b7b3d5d4d95b5dfa16af8d6e6ef12554e3c42e883259e71a8331efb751bdd 2025-11-21 20:17:31.977 | Stored in directory: /root/.cache/pip/wheels/43/d0/c9/c806f45849f4ebd71d8b8ea7aa9f8b6c97f68a0ae8e084b1d4 2025-11-21 20:17:31.977 | Successfully built horizon XStatic-Angular-Schema-Form XStatic-objectpath XStatic-term.js XStatic-tv4 2025-11-21 20:17:31.977 | 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 2025-11-21 20:17:31.977 | 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.dev48 libsass-0.23.0 qrcode-8.2 rcssmin-1.1.2 rjsmin-1.2.2 semantic-version-2.10.0 sqlparse-0.5.3 2025-11-21 20:17:31.977 | 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 2025-11-21 20:17:31.977 | + inc/python:pip_install:216 : result=0 2025-11-21 20:17:31.977 | + inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:17:31.977 | + functions-common:time_stop:2423 : local name 2025-11-21 20:17:31.977 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:17:31.977 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:17:31.977 | + functions-common:time_stop:2426 : local total 2025-11-21 20:17:31.977 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:17:31.977 | + functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:17:31.977 | + functions-common:time_stop:2430 : start_time=1763756205817 2025-11-21 20:17:31.977 | + functions-common:time_stop:2432 : [[ -z 1763756205817 ]] 2025-11-21 20:17:31.977 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:17:31.977 | + functions-common:time_stop:2435 : end_time=1763756237965 2025-11-21 20:17:31.977 | + functions-common:time_stop:2436 : elapsed_time=32148 2025-11-21 20:17:31.977 | + functions-common:time_stop:2437 : total=153127 2025-11-21 20:17:31.977 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:17:31.977 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=185275 2025-11-21 20:17:31.977 | + inc/python:pip_install:219 : return 0 2025-11-21 20:17:31.977 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:17:31.977 | + inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:17:31.977 | + inc/python:setup_package:468 : '[' -d '/opt/stack/horizon/*.egg-info' ']' 2025-11-21 20:17:31.977 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/horizon 2025-11-21 20:17:31.977 | + inc/python:use_library_from_git:266 : local name=/opt/stack/horizon 2025-11-21 20:17:31.977 | + inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:17:31.977 | + 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 ]] 2025-11-21 20:17:31.977 | + 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, ]] 2025-11-21 20:17:31.977 | + inc/python:use_library_from_git:269 : return 1 2025-11-21 20:17:31.977 | + lib/horizon:configure_horizon:81 : cd /opt/stack/horizon 2025-11-21 20:17:31.978 | + lib/horizon:configure_horizon:81 : /bin/python3.12 manage.py compilemessages 2025-11-21 20:17:31.978 | No local_settings file found. 2025-11-21 20:17:31.978 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-21 20:17:31.978 | version_info = version.StrictVersion(__version__).version 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ne/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hans/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/de/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ka_GE/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/zh_Hant/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/id/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/openstack_auth/locale/es/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/hi/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_AU/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pl_PL/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hans/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/ca/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/es_MX/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/fil/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/de/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ar/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/hu/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pa_IN/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/tr_TR/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ka_GE/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/fi_FI/LC_MESSAGES 2025-11-21 20:17:31.978 | processing file django.po in /opt/stack/horizon/horizon/locale/sr/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/it/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/zh_Hant/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/cs/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/id/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/pt/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/es/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/sl_SI/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file django.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file djangojs.po in /opt/stack/horizon/horizon/locale/nl_NL/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/zh_CN/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/de/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file releasenotes.po in /opt/stack/horizon/releasenotes/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ne/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/zh_CN/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/de/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc.po in /opt/stack/horizon/doc/source/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.979 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc.po in /opt/stack/horizon/doc/source/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc-admin.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc-configuration.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc-contributor.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc-install.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc-user.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc.po in /opt/stack/horizon/doc/source/locale/id/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file doc.po in /opt/stack/horizon/doc/source/locale/es/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/bn_IN/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/hi/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mai/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ur/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ks/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/brx/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ne/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kok/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_AU/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pl_PL/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hans/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/as/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/gu/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ko_KR/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mr/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/kn/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ta/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/fr/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/de/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/en_GB/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pa_IN/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-21 20:17:31.980 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/tr_TR/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ka_GE/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/it/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/zh_Hant/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/eo/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/mni/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ja/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/pt_BR/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/ru/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/cs/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/id/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file django.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-21 20:17:31.981 | processing file djangojs.po in /opt/stack/horizon/openstack_dashboard/locale/es/LC_MESSAGES 2025-11-21 20:17:31.981 | + lib/horizon:configure_horizon:84 : local local_settings=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.981 | + 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 2025-11-21 20:17:31.981 | + lib/horizon:configure_horizon:88 : echo 2025-11-21 20:17:31.981 | + lib/horizon:configure_horizon:90 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' WEBROOT '"/dashboard/"' 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:42 : local option=WEBROOT 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:43 : local 'value="/dashboard/"' 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:46 : sed -e '/^WEBROOT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:47 : echo 'WEBROOT = "/dashboard/"' 2025-11-21 20:17:31.981 | + lib/horizon:configure_horizon:92 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' COMPRESS_OFFLINE True 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:42 : local option=COMPRESS_OFFLINE 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:46 : sed -e '/^COMPRESS_OFFLINE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:47 : echo 'COMPRESS_OFFLINE = True' 2025-11-21 20:17:31.981 | + lib/horizon:configure_horizon:93 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_DEFAULT_ROLE '"member"' 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_DEFAULT_ROLE 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:43 : local 'value="member"' 2025-11-21 20:17:31.981 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_DEFAULT_ROLE/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_DEFAULT_ROLE = "member"' 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:95 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_HOST '"38.102.83.94"' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_HOST 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:43 : local 'value="38.102.83.94"' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_HOST/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_HOST = "38.102.83.94"' 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:97 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' OPENSTACK_KEYSTONE_URL '"https://38.102.83.94/identity/v3"' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_KEYSTONE_URL 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:43 : local 'value="https://38.102.83.94/identity/v3"' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_KEYSTONE_URL/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_KEYSTONE_URL = "https://38.102.83.94/identity/v3"' 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:102 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py '' ALLOWED_HOSTS '["*"]' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:42 : local option=ALLOWED_HOSTS 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:43 : local 'value=["*"]' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:46 : sed -e '/^ALLOWED_HOSTS/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:47 : echo 'ALLOWED_HOSTS = ["*"]' 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:104 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-21 20:17:31.982 | + 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"' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:41 : local section= 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:42 : local option=OPENSTACK_SSL_CACERT 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:43 : local 'value="/opt/stack/data/ca-bundle.pem"' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:45 : '[' -z '' ']' 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:46 : sed -e '/^OPENSTACK_SSL_CACERT/d' -i /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:47 : echo 'OPENSTACK_SSL_CACERT = "/opt/stack/data/ca-bundle.pem"' 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:108 : is_service_enabled ldap 2025-11-21 20:17:31.982 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:112 : is_service_enabled c-bak 2025-11-21 20:17:31.982 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:31.982 | + lib/horizon:configure_horizon:113 : _horizon_config_set /opt/stack/horizon/openstack_dashboard/local/local_settings.py OPENSTACK_CINDER_FEATURES enable_backup True 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:40 : local file=/opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:41 : local section=OPENSTACK_CINDER_FEATURES 2025-11-21 20:17:31.982 | + lib/horizon:_horizon_config_set:42 : local option=enable_backup 2025-11-21 20:17:31.983 | + lib/horizon:_horizon_config_set:43 : local value=True 2025-11-21 20:17:31.983 | + lib/horizon:_horizon_config_set:45 : '[' -z OPENSTACK_CINDER_FEATURES ']' 2025-11-21 20:17:31.983 | + lib/horizon:_horizon_config_set:48 : grep -q '^OPENSTACK_CINDER_FEATURES' /opt/stack/horizon/openstack_dashboard/local/local_settings.py 2025-11-21 20:17:31.983 | + lib/horizon:_horizon_config_set:57 : echo -e '\n\nOPENSTACK_CINDER_FEATURES = {\n '\''enable_backup'\'': True,\n}' 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:117 : sudo mkdir -p /opt/stack/horizon/.blackhole 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:119 : local horizon_conf 2025-11-21 20:17:31.983 | ++ lib/horizon:configure_horizon:120 : apache_site_config_for horizon 2025-11-21 20:17:31.983 | ++ lib/apache:apache_site_config_for:174 : local site=horizon 2025-11-21 20:17:31.983 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:17:31.983 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:17:31.983 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:17:31.983 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:17:31.983 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:17:31.983 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-11-21 20:17:31.983 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/horizon.conf ']' 2025-11-21 20:17:31.983 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/horizon.conf.disabled 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:120 : horizon_conf=/etc/httpd/conf.d/horizon.conf.disabled 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:122 : local wsgi_venv_config= 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:123 : [[ False == \T\r\u\e ]] 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:129 : sudo sh -c 'sed -e " 2025-11-21 20:17:31.983 | s,%USER%,stack,g; 2025-11-21 20:17:31.983 | s,%GROUP%,stack,g; 2025-11-21 20:17:31.983 | s,%HORIZON_DIR%,/opt/stack/horizon,g; 2025-11-21 20:17:31.983 | s,%APACHE_NAME%,httpd,g; 2025-11-21 20:17:31.983 | s,%DEST%,/opt/stack,g; 2025-11-21 20:17:31.983 | s,%WEBROOT%,/dashboard,g; 2025-11-21 20:17:31.983 | s,%WSGIPYTHONHOME%,,g; 2025-11-21 20:17:31.983 | " /opt/stack/devstack/files/apache-horizon.template >/etc/httpd/conf.d/horizon.conf.disabled' 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:139 : is_ubuntu 2025-11-21 20:17:31.983 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:17:31.983 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:17:31.983 | + lib/horizon:configure_horizon:142 : is_fedora 2025-11-21 20:17:31.983 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:17:31.983 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:17:31.983 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:17:31.984 | + lib/horizon:configure_horizon:143 : : 2025-11-21 20:17:31.984 | + lib/horizon:configure_horizon:147 : enable_apache_site horizon 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_site:191 : local site=horizon 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:17:31.984 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:17:31.984 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:17:31.984 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:17:31.984 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:17:31.984 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:17:31.984 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:17:31.984 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:17:31.984 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:17:31.984 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:17:31.984 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:17:31.985 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:17:31.985 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/horizon.conf 2025-11-21 20:17:31.985 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/horizon.conf.disabled ]] 2025-11-21 20:17:31.985 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/horizon.conf ]] 2025-11-21 20:17:31.985 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/horizon.conf.disabled /etc/httpd/conf.d/horizon.conf 2025-11-21 20:17:32.019 | [8971 Async configure_horizon:75730]: finished configure_horizon with result 0 in 34 seconds 2025-11-21 20:17:32.024 | + inc/async:async_wait:197 : return 0 2025-11-21 20:17:32.027 | + ./stack.sh:main:1181 : is_service_enabled mysql postgresql 2025-11-21 20:17:32.047 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:32.051 | + ./stack.sh:main:1181 : is_service_enabled glance 2025-11-21 20:17:32.070 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:32.073 | + ./stack.sh:main:1182 : echo_summary 'Configuring Glance' 2025-11-21 20:17:32.076 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:17:32.079 | + ./stack.sh:echo_summary:473 : echo -e Configuring Glance 2025-11-21 20:17:32.083 | + ./stack.sh:main:1183 : async_runfunc init_glance 2025-11-21 20:17:32.085 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2025-11-21 20:17:32.160 | + inc/async:async_inner:63 : init_glance 2025-11-21 20:17:32.207 | [8971 Async init_glance:79984]: running: init_glance 2025-11-21 20:17:32.211 | + ./stack.sh:main:1190 : is_service_enabled neutron 2025-11-21 20:17:32.232 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:32.235 | + ./stack.sh:main:1191 : echo_summary 'Configuring Neutron' 2025-11-21 20:17:32.239 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:17:32.243 | + ./stack.sh:echo_summary:473 : echo -e Configuring Neutron 2025-11-21 20:17:32.247 | + ./stack.sh:main:1193 : configure_neutron 2025-11-21 20:17:32.250 | + lib/neutron:configure_neutron:386 : _configure_neutron_common 2025-11-21 20:17:32.253 | + lib/neutron:_configure_neutron_common:869 : _create_neutron_conf_dir 2025-11-21 20:17:32.256 | + lib/neutron:_create_neutron_conf_dir:862 : sudo install -d -o stack /etc/neutron 2025-11-21 20:17:32.284 | + lib/neutron:_configure_neutron_common:872 : cd /opt/stack/neutron 2025-11-21 20:17:32.287 | + lib/neutron:_configure_neutron_common:872 : exec ./tools/generate_config_file_samples.sh 2025-11-21 20:17:37.606 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:17:37.633 | [79984 Async init_glance:79984]: finished successfully 2025-11-21 20:17:42.620 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2025-11-21 20:17:42.620 | warnings.warn('The selected oslo_service backend is "eventlet"') 2025-11-21 20:17:48.330 | + lib/neutron:_configure_neutron_common:874 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2025-11-21 20:17:48.339 | + lib/neutron:_configure_neutron_common:876 : Q_POLICY_FILE=/etc/neutron/policy.json 2025-11-21 20:17:48.342 | + lib/neutron:_configure_neutron_common:880 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2025-11-21 20:17:48.345 | + lib/neutron:_configure_neutron_common:884 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2025-11-21 20:17:48.348 | + lib/neutron:_configure_neutron_common:889 : neutron_plugin_configure_common 2025-11-21 20:17:48.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2025-11-21 20:17:48.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2025-11-21 20:17:48.356 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2025-11-21 20:17:48.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2025-11-21 20:17:48.360 | + lib/neutron:neutron_service_plugin_class_add:1028 : local service_plugin_class=ovn-router 2025-11-21 20:17:48.363 | + lib/neutron:neutron_service_plugin_class_add:1029 : [[ '' == '' ]] 2025-11-21 20:17:48.366 | + lib/neutron:neutron_service_plugin_class_add:1030 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2025-11-21 20:17:48.369 | + lib/neutron:_configure_neutron_common:891 : [[ etc/neutron/plugins/ml2 == '' ]] 2025-11-21 20:17:48.372 | + lib/neutron:_configure_neutron_common:891 : [[ ml2_conf.ini == '' ]] 2025-11-21 20:17:48.375 | + lib/neutron:_configure_neutron_common:891 : [[ ml2 == '' ]] 2025-11-21 20:17:48.377 | + lib/neutron:_configure_neutron_common:896 : mkdir -p /etc/neutron/plugins/ml2 2025-11-21 20:17:48.382 | + lib/neutron:_configure_neutron_common:897 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:17:48.384 | + lib/neutron:_configure_neutron_common:900 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:17:48.387 | + lib/neutron:_configure_neutron_common:903 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2025-11-21 20:17:48.390 | + lib/neutron:_configure_neutron_common:904 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:17:48.396 | ++ lib/neutron:_configure_neutron_common:909 : database_connection_url neutron 2025-11-21 20:17:48.399 | ++ lib/database:database_connection_url:134 : local db=neutron 2025-11-21 20:17:48.402 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2025-11-21 20:17:48.405 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=neutron 2025-11-21 20:17:48.408 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:17:48.411 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:17:48.414 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:17:48.433 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:48.436 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:17:48.438 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-11-21 20:17:48.442 | + lib/neutron:_configure_neutron_common:909 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:secretdatabase@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2025-11-21 20:17:48.487 | + lib/neutron:_configure_neutron_common:910 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2025-11-21 20:17:48.527 | + lib/neutron:_configure_neutron_common:911 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2025-11-21 20:17:48.566 | + lib/neutron:_configure_neutron_common:912 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2025-11-21 20:17:48.605 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2025-11-21 20:17:48.645 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2025-11-21 20:17:48.683 | + lib/neutron:_configure_neutron_common:918 : '[' libvirt = fake ']' 2025-11-21 20:17:48.686 | + lib/neutron:_configure_neutron_common:928 : setup_logging /etc/neutron/neutron.conf 2025-11-21 20:17:48.688 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/neutron.conf 2025-11-21 20:17:48.691 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/neutron.conf 2025-11-21 20:17:48.694 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:17:48.713 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:17:48.715 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:17:48.718 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:17:48.721 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:17:48.725 | + functions:setup_systemd_logging:716 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2025-11-21 20:17:48.762 | + 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' 2025-11-21 20:17:48.800 | + 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' 2025-11-21 20:17:48.838 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:17:48.875 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2025-11-21 20:17:48.913 | + lib/neutron:_configure_neutron_common:930 : _neutron_setup_rootwrap 2025-11-21 20:17:48.916 | + lib/neutron:_neutron_setup_rootwrap:1063 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:17:48.918 | + lib/neutron:_neutron_setup_rootwrap:1067 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2025-11-21 20:17:48.921 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ -d /etc/neutron/rootwrap.d ]] 2025-11-21 20:17:48.924 | + lib/neutron:_neutron_setup_rootwrap:1072 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2025-11-21 20:17:48.927 | + lib/neutron:neutron_deploy_rootwrap_filters:1053 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:17:48.929 | + lib/neutron:neutron_deploy_rootwrap_filters:1056 : local srcdir=/opt/stack/neutron 2025-11-21 20:17:48.932 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2025-11-21 20:17:48.959 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2025-11-21 20:17:48.988 | + lib/neutron:_neutron_setup_rootwrap:1076 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2025-11-21 20:17:48.991 | + lib/neutron:_neutron_setup_rootwrap:1079 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2025-11-21 20:17:49.020 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2025-11-21 20:17:49.038 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2025-11-21 20:17:49.063 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-11-21 20:17:49.066 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-21 20:17:49.070 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2025-11-21 20:17:49.075 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.O4U5VOsixr 2025-11-21 20:17:49.078 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2025-11-21 20:17:49.081 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'stack ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-21 20:17:49.084 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.O4U5VOsixr 2025-11-21 20:17:49.088 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.O4U5VOsixr 2025-11-21 20:17:49.114 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.O4U5VOsixr /etc/sudoers.d/neutron-rootwrap 2025-11-21 20:17:49.139 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2025-11-21 20:17:49.142 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2025-11-21 20:17:49.145 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-21 20:17:49.184 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-11-21 20:17:49.187 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-21 20:17:49.224 | + lib/neutron:configure_neutron:387 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2025-11-21 20:17:49.228 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2025-11-21 20:17:49.231 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2025-11-21 20:17:49.234 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-21 20:17:49.237 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2025-11-21 20:17:49.241 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:17:49.262 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:49.266 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2025-11-21 20:17:49.269 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2025-11-21 20:17:49.272 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:17:49.293 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:49.297 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:17:49.301 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/ 2025-11-21 20:17:49.340 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:17:49.344 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:17:49.347 | + lib/neutron:configure_neutron:389 : is_service_enabled q-metering neutron-metering 2025-11-21 20:17:49.368 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:49.371 | + lib/neutron:configure_neutron:392 : is_service_enabled q-agt neutron-agent 2025-11-21 20:17:49.392 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:49.396 | + lib/neutron:configure_neutron:395 : is_service_enabled q-dhcp neutron-dhcp 2025-11-21 20:17:49.417 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:49.420 | + lib/neutron:configure_neutron:398 : is_service_enabled q-l3 neutron-l3 2025-11-21 20:17:49.441 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:49.444 | + lib/neutron:configure_neutron:401 : is_service_enabled q-meta neutron-metadata-agent 2025-11-21 20:17:49.466 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:49.469 | + lib/neutron:configure_neutron:405 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-21 20:17:49.472 | + lib/neutron:configure_neutron:408 : is_service_enabled ceilometer 2025-11-21 20:17:49.493 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:17:49.497 | + lib/neutron:configure_neutron:412 : [[ ovn == \o\v\n ]] 2025-11-21 20:17:49.499 | + lib/neutron:configure_neutron:413 : configure_ovn 2025-11-21 20:17:49.503 | + lib/neutron_plugins/ovn_agent:configure_ovn:533 : echo 'Configuring OVN' 2025-11-21 20:17:49.503 | Configuring OVN 2025-11-21 20:17:49.507 | + lib/neutron_plugins/ovn_agent:configure_ovn:535 : '[' -z '' ']' 2025-11-21 20:17:49.510 | + lib/neutron_plugins/ovn_agent:configure_ovn:536 : '[' -f /etc/openvswitch/system-id.conf ']' 2025-11-21 20:17:49.514 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:539 : uuidgen 2025-11-21 20:17:49.519 | + lib/neutron_plugins/ovn_agent:configure_ovn:539 : OVN_UUID=ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3 2025-11-21 20:17:49.524 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : echo ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3 2025-11-21 20:17:49.524 | + lib/neutron_plugins/ovn_agent:configure_ovn:540 : sudo tee /etc/openvswitch/system-id.conf 2025-11-21 20:17:49.543 | ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3 2025-11-21 20:17:49.549 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:17:49.552 | + lib/neutron_plugins/ovn_agent:configure_ovn:552 : is_fedora 2025-11-21 20:17:49.556 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:17:49.558 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:17:49.561 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:17:49.565 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:17:49.568 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:17:49.571 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:17:49.574 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:17:49.577 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:17:49.579 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:17:49.583 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:17:49.586 | + lib/neutron_plugins/ovn_agent:configure_ovn:553 : sudo truncate -s 0 /etc/openvswitch/default.conf 2025-11-21 20:17:49.613 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : sudo truncate -s 0 /etc/sysconfig/openvswitch 2025-11-21 20:17:49.637 | + lib/neutron_plugins/ovn_agent:configure_ovn:555 : sudo truncate -s 0 /etc/sysconfig/ovn 2025-11-21 20:17:49.662 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : local sample_file= 2025-11-21 20:17:49.664 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : local config_file= 2025-11-21 20:17:49.667 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-21 20:17:49.687 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:49.690 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : [[ metadata =~ metadata ]] 2025-11-21 20:17:49.694 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : is_service_enabled ovn-controller 2025-11-21 20:17:49.714 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:17:49.717 | + lib/neutron_plugins/ovn_agent:configure_ovn:562 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2025-11-21 20:17:49.720 | + lib/neutron_plugins/ovn_agent:configure_ovn:563 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:17:49.723 | + lib/neutron_plugins/ovn_agent:configure_ovn:568 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2025-11-21 20:17:49.727 | + lib/neutron_plugins/ovn_agent:configure_ovn:569 : sudo install -d -o stack /etc/neutron 2025-11-21 20:17:49.753 | + lib/neutron_plugins/ovn_agent:configure_ovn:571 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2025-11-21 20:17:49.759 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : cd /opt/stack/neutron 2025-11-21 20:17:49.762 | + lib/neutron_plugins/ovn_agent:configure_ovn:572 : exec ./tools/generate_config_file_samples.sh 2025-11-21 20:17:59.435 | /opt/stack/neutron/neutron/__init__.py:25: UserWarning: The selected oslo_service backend is "eventlet" 2025-11-21 20:17:59.435 | warnings.warn('The selected oslo_service backend is "eventlet"') 2025-11-21 20:18:05.248 | + lib/neutron_plugins/ovn_agent:configure_ovn:574 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:18:05.254 | + lib/neutron_plugins/ovn_agent:configure_ovn:575 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:18:05.257 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:18:05.260 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2025-11-21 20:18:05.303 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2025-11-21 20:18:05.305 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2025-11-21 20:18:05.343 | + lib/neutron_plugins/ovn_agent:configure_ovn:577 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2025-11-21 20:18:05.382 | + lib/neutron_plugins/ovn_agent:configure_ovn:578 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 38.102.83.94 2025-11-21 20:18:05.421 | + lib/neutron_plugins/ovn_agent:configure_ovn:579 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2025-11-21 20:18:05.460 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2025-11-21 20:18:05.499 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2025-11-21 20:18:05.537 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection ssl:38.102.83.94:6642 2025-11-21 20:18:05.574 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : is_service_enabled tls-proxy 2025-11-21 20:18:05.594 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:05.597 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_ca_cert /opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-21 20:18:05.636 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_certificate /opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-21 20:18:05.672 | + lib/neutron_plugins/ovn_agent:configure_ovn:588 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_private_key /opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-21 20:18:05.712 | + lib/neutron_plugins/ovn_agent:configure_ovn:591 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2025-11-21 20:18:05.715 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2025-11-21 20:18:05.756 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection ssl:38.102.83.94:6641 2025-11-21 20:18:05.793 | + lib/neutron:configure_neutron:414 : configure_ovn_plugin 2025-11-21 20:18:05.797 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:475 : echo 'Configuring Neutron for OVN' 2025-11-21 20:18:05.797 | Configuring Neutron for OVN 2025-11-21 20:18:05.800 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:477 : is_service_enabled q-svc neutron-api 2025-11-21 20:18:05.819 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:05.822 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:478 : filter_network_api_extensions 2025-11-21 20:18:05.826 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-11-21 20:18:05.826 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2025-11-21 20:18:07.395 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:449 : 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-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 2025-11-21 20:18:07.398 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : /bin/python3.12 -c 'from neutron.common.ovn import extensions ;\ 2025-11-21 20:18:07.398 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2025-11-21 20:18:08.627 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:452 : 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-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,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 2025-11-21 20:18:08.630 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:453 : is_service_enabled q-qos neutron-qos 2025-11-21 20:18:08.650 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:08.653 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:456 : 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-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,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 2025-11-21 20:18:08.659 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : 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-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,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 2025-11-21 20:18:08.659 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : tr ', ' '\n' 2025-11-21 20:18:08.659 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : sort -u 2025-11-21 20:18:08.666 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:457 : extensions='address-group 2025-11-21 20:18:08.666 | address-scope 2025-11-21 20:18:08.666 | agent 2025-11-21 20:18:08.666 | allowed-address-pairs 2025-11-21 20:18:08.666 | auto-allocated-topology 2025-11-21 20:18:08.666 | availability_zone 2025-11-21 20:18:08.666 | bgp 2025-11-21 20:18:08.666 | bgp_4byte_asn 2025-11-21 20:18:08.666 | bgp_dragent_scheduler 2025-11-21 20:18:08.666 | binding 2025-11-21 20:18:08.666 | binding-extended 2025-11-21 20:18:08.666 | default-subnetpools 2025-11-21 20:18:08.666 | dhcp_agent_scheduler 2025-11-21 20:18:08.666 | dns-domain-ports 2025-11-21 20:18:08.666 | dns-integration 2025-11-21 20:18:08.666 | dns-integration-domain-keywords 2025-11-21 20:18:08.666 | empty-string-filtering 2025-11-21 20:18:08.666 | enable-default-route-bfd 2025-11-21 20:18:08.666 | enable-default-route-ecmp 2025-11-21 20:18:08.666 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.666 | external-gateway-multihoming 2025-11-21 20:18:08.666 | external-net 2025-11-21 20:18:08.666 | ext-gw-mode 2025-11-21 20:18:08.666 | extra_dhcp_opt 2025-11-21 20:18:08.666 | extraroute 2025-11-21 20:18:08.666 | extraroute-atomic 2025-11-21 20:18:08.666 | filter-validation 2025-11-21 20:18:08.666 | fip-port-details 2025-11-21 20:18:08.666 | flavors 2025-11-21 20:18:08.666 | floatingip-pools 2025-11-21 20:18:08.666 | floating-ip-port-forwarding 2025-11-21 20:18:08.666 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.666 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.666 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.666 | fwaas_v2 2025-11-21 20:18:08.666 | l3-flavors 2025-11-21 20:18:08.666 | l3-ha 2025-11-21 20:18:08.666 | logging 2025-11-21 20:18:08.666 | multi-provider 2025-11-21 20:18:08.667 | net-mtu 2025-11-21 20:18:08.667 | net-mtu-writable 2025-11-21 20:18:08.667 | network_availability_zone 2025-11-21 20:18:08.667 | network_ha 2025-11-21 20:18:08.667 | network-ip-availability 2025-11-21 20:18:08.667 | pagination 2025-11-21 20:18:08.667 | port-device-profile 2025-11-21 20:18:08.667 | port-hardware-offload-type 2025-11-21 20:18:08.667 | port-mac-address-regenerate 2025-11-21 20:18:08.667 | port-numa-affinity-policy 2025-11-21 20:18:08.667 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.667 | port-resource-request 2025-11-21 20:18:08.667 | port-security 2025-11-21 20:18:08.667 | port-trusted-vif 2025-11-21 20:18:08.667 | project-id 2025-11-21 20:18:08.667 | provider 2025-11-21 20:18:08.667 | qinq 2025-11-21 20:18:08.667 | qos 2025-11-21 20:18:08.667 | qos-bw-limit-direction 2025-11-21 20:18:08.667 | qos-default 2025-11-21 20:18:08.667 | qos-fip 2025-11-21 20:18:08.667 | qos-gateway-ip 2025-11-21 20:18:08.667 | qos-rules-alias 2025-11-21 20:18:08.667 | qos-rule-type-details 2025-11-21 20:18:08.667 | qos-rule-type-filter 2025-11-21 20:18:08.667 | quota-check-limit 2025-11-21 20:18:08.667 | quota-check-limit-default 2025-11-21 20:18:08.667 | quota_details 2025-11-21 20:18:08.667 | quotas 2025-11-21 20:18:08.667 | rbac-address-scope 2025-11-21 20:18:08.667 | rbac-policies 2025-11-21 20:18:08.667 | rbac-security-groups 2025-11-21 20:18:08.667 | router 2025-11-21 20:18:08.667 | router_availability_zone 2025-11-21 20:18:08.667 | router-enable-snat 2025-11-21 20:18:08.667 | security-group 2025-11-21 20:18:08.667 | security-groups-default-rules 2025-11-21 20:18:08.667 | security-groups-normalized-cidr 2025-11-21 20:18:08.667 | security-groups-remote-address-group 2025-11-21 20:18:08.667 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.668 | security-groups-shared-filtering 2025-11-21 20:18:08.668 | segment 2025-11-21 20:18:08.668 | sorting 2025-11-21 20:18:08.668 | standard-attr-description 2025-11-21 20:18:08.668 | standard-attr-fwaas-v2 2025-11-21 20:18:08.668 | standard-attr-revisions 2025-11-21 20:18:08.668 | standard-attr-tag 2025-11-21 20:18:08.668 | standard-attr-timestamp 2025-11-21 20:18:08.668 | stateful-security-group 2025-11-21 20:18:08.668 | subnet_allocation 2025-11-21 20:18:08.668 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.668 | subnet-external-network 2025-11-21 20:18:08.668 | subnetpool-prefix-ops 2025-11-21 20:18:08.668 | subnet-service-types 2025-11-21 20:18:08.668 | tag-creation 2025-11-21 20:18:08.668 | tap-mirror 2025-11-21 20:18:08.668 | trunk 2025-11-21 20:18:08.668 | uplink-status-propagation 2025-11-21 20:18:08.668 | uplink-status-propagation-updatable 2025-11-21 20:18:08.668 | vlan-transparent 2025-11-21 20:18:08.668 | vpnaas 2025-11-21 20:18:08.668 | vpn-endpoint-groups' 2025-11-21 20:18:08.671 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : sort -u 2025-11-21 20:18:08.671 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : 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-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,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 2025-11-21 20:18:08.671 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : tr ', ' '\n' 2025-11-21 20:18:08.678 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:458 : supported_ext='address-group 2025-11-21 20:18:08.678 | address-scope 2025-11-21 20:18:08.678 | agent 2025-11-21 20:18:08.678 | allowed-address-pairs 2025-11-21 20:18:08.678 | auto-allocated-topology 2025-11-21 20:18:08.678 | availability_zone 2025-11-21 20:18:08.678 | bgp 2025-11-21 20:18:08.678 | bgp_4byte_asn 2025-11-21 20:18:08.678 | bgp_dragent_scheduler 2025-11-21 20:18:08.678 | binding 2025-11-21 20:18:08.678 | binding-extended 2025-11-21 20:18:08.678 | default-subnetpools 2025-11-21 20:18:08.678 | dhcp_agent_scheduler 2025-11-21 20:18:08.678 | dns-domain-ports 2025-11-21 20:18:08.678 | dns-integration 2025-11-21 20:18:08.678 | dns-integration-domain-keywords 2025-11-21 20:18:08.678 | empty-string-filtering 2025-11-21 20:18:08.678 | enable-default-route-bfd 2025-11-21 20:18:08.678 | enable-default-route-ecmp 2025-11-21 20:18:08.678 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.678 | external-gateway-multihoming 2025-11-21 20:18:08.678 | external-net 2025-11-21 20:18:08.678 | ext-gw-mode 2025-11-21 20:18:08.678 | extra_dhcp_opt 2025-11-21 20:18:08.678 | extraroute 2025-11-21 20:18:08.678 | extraroute-atomic 2025-11-21 20:18:08.678 | filter-validation 2025-11-21 20:18:08.678 | fip-port-details 2025-11-21 20:18:08.678 | flavors 2025-11-21 20:18:08.678 | floatingip-pools 2025-11-21 20:18:08.678 | floating-ip-port-forwarding 2025-11-21 20:18:08.678 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.678 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.678 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.678 | fwaas_v2 2025-11-21 20:18:08.678 | l3-flavors 2025-11-21 20:18:08.679 | l3-ha 2025-11-21 20:18:08.679 | logging 2025-11-21 20:18:08.679 | multi-provider 2025-11-21 20:18:08.679 | net-mtu 2025-11-21 20:18:08.679 | net-mtu-writable 2025-11-21 20:18:08.679 | network_availability_zone 2025-11-21 20:18:08.679 | network_ha 2025-11-21 20:18:08.679 | network-ip-availability 2025-11-21 20:18:08.679 | pagination 2025-11-21 20:18:08.679 | port-device-profile 2025-11-21 20:18:08.679 | port-hardware-offload-type 2025-11-21 20:18:08.679 | port-mac-address-regenerate 2025-11-21 20:18:08.679 | port-numa-affinity-policy 2025-11-21 20:18:08.679 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.679 | port-resource-request 2025-11-21 20:18:08.679 | port-security 2025-11-21 20:18:08.679 | port-trusted-vif 2025-11-21 20:18:08.679 | project-id 2025-11-21 20:18:08.679 | provider 2025-11-21 20:18:08.679 | qinq 2025-11-21 20:18:08.679 | qos 2025-11-21 20:18:08.679 | qos-bw-limit-direction 2025-11-21 20:18:08.679 | qos-default 2025-11-21 20:18:08.679 | qos-fip 2025-11-21 20:18:08.679 | qos-gateway-ip 2025-11-21 20:18:08.679 | qos-rules-alias 2025-11-21 20:18:08.679 | qos-rule-type-details 2025-11-21 20:18:08.679 | qos-rule-type-filter 2025-11-21 20:18:08.679 | quota-check-limit 2025-11-21 20:18:08.679 | quota-check-limit-default 2025-11-21 20:18:08.679 | quota_details 2025-11-21 20:18:08.679 | quotas 2025-11-21 20:18:08.679 | rbac-address-scope 2025-11-21 20:18:08.679 | rbac-policies 2025-11-21 20:18:08.679 | rbac-security-groups 2025-11-21 20:18:08.679 | router 2025-11-21 20:18:08.679 | router_availability_zone 2025-11-21 20:18:08.679 | router-enable-snat 2025-11-21 20:18:08.679 | security-group 2025-11-21 20:18:08.679 | security-groups-default-rules 2025-11-21 20:18:08.679 | security-groups-normalized-cidr 2025-11-21 20:18:08.680 | security-groups-remote-address-group 2025-11-21 20:18:08.680 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.680 | security-groups-shared-filtering 2025-11-21 20:18:08.680 | segment 2025-11-21 20:18:08.680 | sorting 2025-11-21 20:18:08.680 | standard-attr-description 2025-11-21 20:18:08.680 | standard-attr-fwaas-v2 2025-11-21 20:18:08.680 | standard-attr-revisions 2025-11-21 20:18:08.680 | standard-attr-tag 2025-11-21 20:18:08.680 | standard-attr-timestamp 2025-11-21 20:18:08.680 | stateful-security-group 2025-11-21 20:18:08.680 | subnet_allocation 2025-11-21 20:18:08.680 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.680 | subnet-external-network 2025-11-21 20:18:08.680 | subnetpool-prefix-ops 2025-11-21 20:18:08.680 | subnet-service-types 2025-11-21 20:18:08.680 | tag-creation 2025-11-21 20:18:08.680 | tap-mirror 2025-11-21 20:18:08.680 | trunk 2025-11-21 20:18:08.680 | uplink-status-propagation 2025-11-21 20:18:08.680 | uplink-status-propagation-updatable 2025-11-21 20:18:08.680 | vlan-transparent 2025-11-21 20:18:08.680 | vpnaas 2025-11-21 20:18:08.680 | vpn-endpoint-groups' 2025-11-21 20:18:08.682 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : comm -12 /dev/fd/63 /dev/fd/62 2025-11-21 20:18:08.683 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-11-21 20:18:08.683 | address-scope 2025-11-21 20:18:08.684 | agent 2025-11-21 20:18:08.684 | allowed-address-pairs 2025-11-21 20:18:08.684 | auto-allocated-topology 2025-11-21 20:18:08.684 | availability_zone 2025-11-21 20:18:08.684 | bgp 2025-11-21 20:18:08.684 | bgp_4byte_asn 2025-11-21 20:18:08.684 | bgp_dragent_scheduler 2025-11-21 20:18:08.684 | binding 2025-11-21 20:18:08.684 | binding-extended 2025-11-21 20:18:08.684 | default-subnetpools 2025-11-21 20:18:08.684 | dhcp_agent_scheduler 2025-11-21 20:18:08.684 | dns-domain-ports 2025-11-21 20:18:08.684 | dns-integration 2025-11-21 20:18:08.684 | dns-integration-domain-keywords 2025-11-21 20:18:08.684 | empty-string-filtering 2025-11-21 20:18:08.684 | enable-default-route-bfd 2025-11-21 20:18:08.684 | enable-default-route-ecmp 2025-11-21 20:18:08.684 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.684 | external-gateway-multihoming 2025-11-21 20:18:08.684 | external-net 2025-11-21 20:18:08.684 | ext-gw-mode 2025-11-21 20:18:08.684 | extra_dhcp_opt 2025-11-21 20:18:08.684 | extraroute 2025-11-21 20:18:08.684 | extraroute-atomic 2025-11-21 20:18:08.684 | filter-validation 2025-11-21 20:18:08.684 | fip-port-details 2025-11-21 20:18:08.684 | flavors 2025-11-21 20:18:08.684 | floatingip-pools 2025-11-21 20:18:08.684 | floating-ip-port-forwarding 2025-11-21 20:18:08.684 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.684 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.684 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.684 | fwaas_v2 2025-11-21 20:18:08.684 | l3-flavors 2025-11-21 20:18:08.684 | l3-ha 2025-11-21 20:18:08.684 | logging 2025-11-21 20:18:08.684 | multi-provider 2025-11-21 20:18:08.684 | net-mtu 2025-11-21 20:18:08.684 | net-mtu-writable 2025-11-21 20:18:08.684 | network_availability_zone 2025-11-21 20:18:08.684 | network_ha 2025-11-21 20:18:08.684 | network-ip-availability 2025-11-21 20:18:08.684 | pagination 2025-11-21 20:18:08.684 | port-device-profile 2025-11-21 20:18:08.684 | port-hardware-offload-type 2025-11-21 20:18:08.684 | port-mac-address-regenerate 2025-11-21 20:18:08.684 | port-numa-affinity-policy 2025-11-21 20:18:08.684 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.685 | port-resource-request 2025-11-21 20:18:08.685 | port-security 2025-11-21 20:18:08.685 | port-trusted-vif 2025-11-21 20:18:08.685 | project-id 2025-11-21 20:18:08.685 | provider 2025-11-21 20:18:08.685 | qinq 2025-11-21 20:18:08.685 | qos 2025-11-21 20:18:08.685 | qos-bw-limit-direction 2025-11-21 20:18:08.685 | qos-default 2025-11-21 20:18:08.685 | qos-fip 2025-11-21 20:18:08.685 | qos-gateway-ip 2025-11-21 20:18:08.685 | qos-rules-alias 2025-11-21 20:18:08.685 | qos-rule-type-details 2025-11-21 20:18:08.685 | qos-rule-type-filter 2025-11-21 20:18:08.685 | quota-check-limit 2025-11-21 20:18:08.685 | quota-check-limit-default 2025-11-21 20:18:08.685 | quota_details 2025-11-21 20:18:08.685 | quotas 2025-11-21 20:18:08.685 | rbac-address-scope 2025-11-21 20:18:08.685 | rbac-policies 2025-11-21 20:18:08.685 | rbac-security-groups 2025-11-21 20:18:08.685 | router 2025-11-21 20:18:08.685 | router_availability_zone 2025-11-21 20:18:08.685 | router-enable-snat 2025-11-21 20:18:08.685 | security-group 2025-11-21 20:18:08.685 | security-groups-default-rules 2025-11-21 20:18:08.685 | security-groups-normalized-cidr 2025-11-21 20:18:08.685 | security-groups-remote-address-group 2025-11-21 20:18:08.685 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.685 | security-groups-shared-filtering 2025-11-21 20:18:08.685 | segment 2025-11-21 20:18:08.685 | sorting 2025-11-21 20:18:08.685 | standard-attr-description 2025-11-21 20:18:08.685 | standard-attr-fwaas-v2 2025-11-21 20:18:08.685 | standard-attr-revisions 2025-11-21 20:18:08.685 | standard-attr-tag 2025-11-21 20:18:08.685 | standard-attr-timestamp 2025-11-21 20:18:08.685 | stateful-security-group 2025-11-21 20:18:08.685 | subnet_allocation 2025-11-21 20:18:08.685 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.685 | subnet-external-network 2025-11-21 20:18:08.685 | subnetpool-prefix-ops 2025-11-21 20:18:08.685 | subnet-service-types 2025-11-21 20:18:08.685 | tag-creation 2025-11-21 20:18:08.685 | tap-mirror 2025-11-21 20:18:08.685 | trunk 2025-11-21 20:18:08.685 | uplink-status-propagation 2025-11-21 20:18:08.685 | uplink-status-propagation-updatable 2025-11-21 20:18:08.685 | vlan-transparent 2025-11-21 20:18:08.685 | vpnaas 2025-11-21 20:18:08.685 | vpn-endpoint-groups' 2025-11-21 20:18:08.685 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : echo -e 'address-group 2025-11-21 20:18:08.685 | address-scope 2025-11-21 20:18:08.685 | agent 2025-11-21 20:18:08.685 | allowed-address-pairs 2025-11-21 20:18:08.685 | auto-allocated-topology 2025-11-21 20:18:08.685 | availability_zone 2025-11-21 20:18:08.685 | bgp 2025-11-21 20:18:08.686 | bgp_4byte_asn 2025-11-21 20:18:08.686 | bgp_dragent_scheduler 2025-11-21 20:18:08.686 | binding 2025-11-21 20:18:08.686 | binding-extended 2025-11-21 20:18:08.686 | default-subnetpools 2025-11-21 20:18:08.686 | dhcp_agent_scheduler 2025-11-21 20:18:08.686 | dns-domain-ports 2025-11-21 20:18:08.686 | dns-integration 2025-11-21 20:18:08.686 | dns-integration-domain-keywords 2025-11-21 20:18:08.686 | empty-string-filtering 2025-11-21 20:18:08.686 | enable-default-route-bfd 2025-11-21 20:18:08.686 | enable-default-route-ecmp 2025-11-21 20:18:08.686 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.686 | external-gateway-multihoming 2025-11-21 20:18:08.686 | external-net 2025-11-21 20:18:08.686 | ext-gw-mode 2025-11-21 20:18:08.686 | extra_dhcp_opt 2025-11-21 20:18:08.686 | extraroute 2025-11-21 20:18:08.686 | extraroute-atomic 2025-11-21 20:18:08.686 | filter-validation 2025-11-21 20:18:08.686 | fip-port-details 2025-11-21 20:18:08.686 | flavors 2025-11-21 20:18:08.686 | floatingip-pools 2025-11-21 20:18:08.686 | floating-ip-port-forwarding 2025-11-21 20:18:08.686 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.686 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.686 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.686 | fwaas_v2 2025-11-21 20:18:08.686 | l3-flavors 2025-11-21 20:18:08.686 | l3-ha 2025-11-21 20:18:08.686 | logging 2025-11-21 20:18:08.686 | multi-provider 2025-11-21 20:18:08.686 | net-mtu 2025-11-21 20:18:08.686 | net-mtu-writable 2025-11-21 20:18:08.686 | network_availability_zone 2025-11-21 20:18:08.686 | network_ha 2025-11-21 20:18:08.686 | network-ip-availability 2025-11-21 20:18:08.686 | pagination 2025-11-21 20:18:08.686 | port-device-profile 2025-11-21 20:18:08.686 | port-hardware-offload-type 2025-11-21 20:18:08.686 | port-mac-address-regenerate 2025-11-21 20:18:08.686 | port-numa-affinity-policy 2025-11-21 20:18:08.686 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.686 | port-resource-request 2025-11-21 20:18:08.686 | port-security 2025-11-21 20:18:08.686 | port-trusted-vif 2025-11-21 20:18:08.686 | project-id 2025-11-21 20:18:08.686 | provider 2025-11-21 20:18:08.686 | qinq 2025-11-21 20:18:08.686 | qos 2025-11-21 20:18:08.686 | qos-bw-limit-direction 2025-11-21 20:18:08.686 | qos-default 2025-11-21 20:18:08.686 | qos-fip 2025-11-21 20:18:08.687 | qos-gateway-ip 2025-11-21 20:18:08.687 | qos-rules-alias 2025-11-21 20:18:08.687 | qos-rule-type-details 2025-11-21 20:18:08.687 | qos-rule-type-filter 2025-11-21 20:18:08.687 | quota-check-limit 2025-11-21 20:18:08.687 | quota-check-limit-default 2025-11-21 20:18:08.687 | quota_details 2025-11-21 20:18:08.687 | quotas 2025-11-21 20:18:08.687 | rbac-address-scope 2025-11-21 20:18:08.687 | rbac-policies 2025-11-21 20:18:08.687 | rbac-security-groups 2025-11-21 20:18:08.687 | router 2025-11-21 20:18:08.687 | router_availability_zone 2025-11-21 20:18:08.687 | router-enable-snat 2025-11-21 20:18:08.687 | security-group 2025-11-21 20:18:08.687 | security-groups-default-rules 2025-11-21 20:18:08.687 | security-groups-normalized-cidr 2025-11-21 20:18:08.687 | security-groups-remote-address-group 2025-11-21 20:18:08.687 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.687 | security-groups-shared-filtering 2025-11-21 20:18:08.687 | segment 2025-11-21 20:18:08.687 | sorting 2025-11-21 20:18:08.687 | standard-attr-description 2025-11-21 20:18:08.687 | standard-attr-fwaas-v2 2025-11-21 20:18:08.687 | standard-attr-revisions 2025-11-21 20:18:08.687 | standard-attr-tag 2025-11-21 20:18:08.687 | standard-attr-timestamp 2025-11-21 20:18:08.687 | stateful-security-group 2025-11-21 20:18:08.687 | subnet_allocation 2025-11-21 20:18:08.687 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.687 | subnet-external-network 2025-11-21 20:18:08.687 | subnetpool-prefix-ops 2025-11-21 20:18:08.687 | subnet-service-types 2025-11-21 20:18:08.687 | tag-creation 2025-11-21 20:18:08.687 | tap-mirror 2025-11-21 20:18:08.687 | trunk 2025-11-21 20:18:08.687 | uplink-status-propagation 2025-11-21 20:18:08.687 | uplink-status-propagation-updatable 2025-11-21 20:18:08.687 | vlan-transparent 2025-11-21 20:18:08.687 | vpnaas 2025-11-21 20:18:08.687 | vpn-endpoint-groups' 2025-11-21 20:18:08.691 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:459 : enabled_ext='address-group 2025-11-21 20:18:08.691 | address-scope 2025-11-21 20:18:08.691 | agent 2025-11-21 20:18:08.691 | allowed-address-pairs 2025-11-21 20:18:08.691 | auto-allocated-topology 2025-11-21 20:18:08.691 | availability_zone 2025-11-21 20:18:08.691 | bgp 2025-11-21 20:18:08.691 | bgp_4byte_asn 2025-11-21 20:18:08.691 | bgp_dragent_scheduler 2025-11-21 20:18:08.691 | binding 2025-11-21 20:18:08.691 | binding-extended 2025-11-21 20:18:08.691 | default-subnetpools 2025-11-21 20:18:08.691 | dhcp_agent_scheduler 2025-11-21 20:18:08.691 | dns-domain-ports 2025-11-21 20:18:08.691 | dns-integration 2025-11-21 20:18:08.691 | dns-integration-domain-keywords 2025-11-21 20:18:08.691 | empty-string-filtering 2025-11-21 20:18:08.691 | enable-default-route-bfd 2025-11-21 20:18:08.691 | enable-default-route-ecmp 2025-11-21 20:18:08.691 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.691 | external-gateway-multihoming 2025-11-21 20:18:08.691 | external-net 2025-11-21 20:18:08.691 | ext-gw-mode 2025-11-21 20:18:08.691 | extra_dhcp_opt 2025-11-21 20:18:08.691 | extraroute 2025-11-21 20:18:08.691 | extraroute-atomic 2025-11-21 20:18:08.691 | filter-validation 2025-11-21 20:18:08.691 | fip-port-details 2025-11-21 20:18:08.691 | flavors 2025-11-21 20:18:08.691 | floatingip-pools 2025-11-21 20:18:08.691 | floating-ip-port-forwarding 2025-11-21 20:18:08.691 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.691 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.691 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.691 | fwaas_v2 2025-11-21 20:18:08.691 | l3-flavors 2025-11-21 20:18:08.691 | l3-ha 2025-11-21 20:18:08.691 | logging 2025-11-21 20:18:08.691 | multi-provider 2025-11-21 20:18:08.691 | net-mtu 2025-11-21 20:18:08.691 | net-mtu-writable 2025-11-21 20:18:08.691 | network_availability_zone 2025-11-21 20:18:08.691 | network_ha 2025-11-21 20:18:08.691 | network-ip-availability 2025-11-21 20:18:08.691 | pagination 2025-11-21 20:18:08.691 | port-device-profile 2025-11-21 20:18:08.691 | port-hardware-offload-type 2025-11-21 20:18:08.691 | port-mac-address-regenerate 2025-11-21 20:18:08.691 | port-numa-affinity-policy 2025-11-21 20:18:08.691 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.691 | port-resource-request 2025-11-21 20:18:08.691 | port-security 2025-11-21 20:18:08.691 | port-trusted-vif 2025-11-21 20:18:08.692 | project-id 2025-11-21 20:18:08.692 | provider 2025-11-21 20:18:08.692 | qinq 2025-11-21 20:18:08.692 | qos 2025-11-21 20:18:08.692 | qos-bw-limit-direction 2025-11-21 20:18:08.692 | qos-default 2025-11-21 20:18:08.692 | qos-fip 2025-11-21 20:18:08.692 | qos-gateway-ip 2025-11-21 20:18:08.692 | qos-rules-alias 2025-11-21 20:18:08.692 | qos-rule-type-details 2025-11-21 20:18:08.692 | qos-rule-type-filter 2025-11-21 20:18:08.692 | quota-check-limit 2025-11-21 20:18:08.692 | quota-check-limit-default 2025-11-21 20:18:08.692 | quota_details 2025-11-21 20:18:08.692 | quotas 2025-11-21 20:18:08.692 | rbac-address-scope 2025-11-21 20:18:08.692 | rbac-policies 2025-11-21 20:18:08.692 | rbac-security-groups 2025-11-21 20:18:08.692 | router 2025-11-21 20:18:08.692 | router_availability_zone 2025-11-21 20:18:08.692 | router-enable-snat 2025-11-21 20:18:08.692 | security-group 2025-11-21 20:18:08.692 | security-groups-default-rules 2025-11-21 20:18:08.692 | security-groups-normalized-cidr 2025-11-21 20:18:08.692 | security-groups-remote-address-group 2025-11-21 20:18:08.692 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.692 | security-groups-shared-filtering 2025-11-21 20:18:08.692 | segment 2025-11-21 20:18:08.692 | sorting 2025-11-21 20:18:08.692 | standard-attr-description 2025-11-21 20:18:08.692 | standard-attr-fwaas-v2 2025-11-21 20:18:08.692 | standard-attr-revisions 2025-11-21 20:18:08.692 | standard-attr-tag 2025-11-21 20:18:08.692 | standard-attr-timestamp 2025-11-21 20:18:08.692 | stateful-security-group 2025-11-21 20:18:08.692 | subnet_allocation 2025-11-21 20:18:08.692 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.692 | subnet-external-network 2025-11-21 20:18:08.692 | subnetpool-prefix-ops 2025-11-21 20:18:08.692 | subnet-service-types 2025-11-21 20:18:08.692 | tag-creation 2025-11-21 20:18:08.692 | tap-mirror 2025-11-21 20:18:08.692 | trunk 2025-11-21 20:18:08.692 | uplink-status-propagation 2025-11-21 20:18:08.692 | uplink-status-propagation-updatable 2025-11-21 20:18:08.692 | vlan-transparent 2025-11-21 20:18:08.692 | vpnaas 2025-11-21 20:18:08.692 | vpn-endpoint-groups' 2025-11-21 20:18:08.695 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-11-21 20:18:08.695 | address-scope 2025-11-21 20:18:08.696 | agent 2025-11-21 20:18:08.696 | allowed-address-pairs 2025-11-21 20:18:08.696 | auto-allocated-topology 2025-11-21 20:18:08.696 | availability_zone 2025-11-21 20:18:08.696 | bgp 2025-11-21 20:18:08.696 | bgp_4byte_asn 2025-11-21 20:18:08.696 | bgp_dragent_scheduler 2025-11-21 20:18:08.696 | binding 2025-11-21 20:18:08.696 | binding-extended 2025-11-21 20:18:08.696 | default-subnetpools 2025-11-21 20:18:08.696 | dhcp_agent_scheduler 2025-11-21 20:18:08.696 | dns-domain-ports 2025-11-21 20:18:08.696 | dns-integration 2025-11-21 20:18:08.696 | dns-integration-domain-keywords 2025-11-21 20:18:08.696 | empty-string-filtering 2025-11-21 20:18:08.696 | enable-default-route-bfd 2025-11-21 20:18:08.696 | enable-default-route-ecmp 2025-11-21 20:18:08.696 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.696 | external-gateway-multihoming 2025-11-21 20:18:08.696 | external-net 2025-11-21 20:18:08.696 | ext-gw-mode 2025-11-21 20:18:08.696 | extra_dhcp_opt 2025-11-21 20:18:08.696 | extraroute 2025-11-21 20:18:08.696 | extraroute-atomic 2025-11-21 20:18:08.696 | filter-validation 2025-11-21 20:18:08.696 | fip-port-details 2025-11-21 20:18:08.696 | flavors 2025-11-21 20:18:08.696 | floatingip-pools 2025-11-21 20:18:08.696 | floating-ip-port-forwarding 2025-11-21 20:18:08.696 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.696 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.696 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.696 | fwaas_v2 2025-11-21 20:18:08.696 | l3-flavors 2025-11-21 20:18:08.696 | l3-ha 2025-11-21 20:18:08.696 | logging 2025-11-21 20:18:08.696 | multi-provider 2025-11-21 20:18:08.697 | net-mtu 2025-11-21 20:18:08.697 | net-mtu-writable 2025-11-21 20:18:08.697 | network_availability_zone 2025-11-21 20:18:08.697 | network_ha 2025-11-21 20:18:08.697 | network-ip-availability 2025-11-21 20:18:08.697 | pagination 2025-11-21 20:18:08.697 | port-device-profile 2025-11-21 20:18:08.697 | port-hardware-offload-type 2025-11-21 20:18:08.697 | port-mac-address-regenerate 2025-11-21 20:18:08.697 | port-numa-affinity-policy 2025-11-21 20:18:08.697 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.697 | port-resource-request 2025-11-21 20:18:08.697 | port-security 2025-11-21 20:18:08.697 | port-trusted-vif 2025-11-21 20:18:08.697 | project-id 2025-11-21 20:18:08.697 | provider 2025-11-21 20:18:08.697 | qinq 2025-11-21 20:18:08.697 | qos 2025-11-21 20:18:08.697 | qos-bw-limit-direction 2025-11-21 20:18:08.697 | qos-default 2025-11-21 20:18:08.697 | qos-fip 2025-11-21 20:18:08.697 | qos-gateway-ip 2025-11-21 20:18:08.697 | qos-rules-alias 2025-11-21 20:18:08.697 | qos-rule-type-details 2025-11-21 20:18:08.697 | qos-rule-type-filter 2025-11-21 20:18:08.697 | quota-check-limit 2025-11-21 20:18:08.697 | quota-check-limit-default 2025-11-21 20:18:08.697 | quota_details 2025-11-21 20:18:08.697 | quotas 2025-11-21 20:18:08.697 | rbac-address-scope 2025-11-21 20:18:08.697 | rbac-policies 2025-11-21 20:18:08.697 | rbac-security-groups 2025-11-21 20:18:08.697 | router 2025-11-21 20:18:08.697 | router_availability_zone 2025-11-21 20:18:08.697 | router-enable-snat 2025-11-21 20:18:08.697 | security-group 2025-11-21 20:18:08.697 | security-groups-default-rules 2025-11-21 20:18:08.697 | security-groups-normalized-cidr 2025-11-21 20:18:08.697 | security-groups-remote-address-group 2025-11-21 20:18:08.697 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.697 | security-groups-shared-filtering 2025-11-21 20:18:08.697 | segment 2025-11-21 20:18:08.698 | sorting 2025-11-21 20:18:08.698 | standard-attr-description 2025-11-21 20:18:08.698 | standard-attr-fwaas-v2 2025-11-21 20:18:08.698 | standard-attr-revisions 2025-11-21 20:18:08.698 | standard-attr-tag 2025-11-21 20:18:08.698 | standard-attr-timestamp 2025-11-21 20:18:08.698 | stateful-security-group 2025-11-21 20:18:08.698 | subnet_allocation 2025-11-21 20:18:08.698 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.698 | subnet-external-network 2025-11-21 20:18:08.698 | subnetpool-prefix-ops 2025-11-21 20:18:08.698 | subnet-service-types 2025-11-21 20:18:08.698 | tag-creation 2025-11-21 20:18:08.698 | tap-mirror 2025-11-21 20:18:08.698 | trunk 2025-11-21 20:18:08.698 | uplink-status-propagation 2025-11-21 20:18:08.698 | uplink-status-propagation-updatable 2025-11-21 20:18:08.698 | vlan-transparent 2025-11-21 20:18:08.698 | vpnaas 2025-11-21 20:18:08.698 | vpn-endpoint-groups' 2025-11-21 20:18:08.698 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : comm -3 /dev/fd/63 /dev/fd/62 2025-11-21 20:18:08.698 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : echo -e 'address-group 2025-11-21 20:18:08.698 | address-scope 2025-11-21 20:18:08.698 | agent 2025-11-21 20:18:08.698 | allowed-address-pairs 2025-11-21 20:18:08.698 | auto-allocated-topology 2025-11-21 20:18:08.698 | availability_zone 2025-11-21 20:18:08.698 | bgp 2025-11-21 20:18:08.698 | bgp_4byte_asn 2025-11-21 20:18:08.698 | bgp_dragent_scheduler 2025-11-21 20:18:08.698 | binding 2025-11-21 20:18:08.698 | binding-extended 2025-11-21 20:18:08.698 | default-subnetpools 2025-11-21 20:18:08.698 | dhcp_agent_scheduler 2025-11-21 20:18:08.698 | dns-domain-ports 2025-11-21 20:18:08.698 | dns-integration 2025-11-21 20:18:08.698 | dns-integration-domain-keywords 2025-11-21 20:18:08.698 | empty-string-filtering 2025-11-21 20:18:08.698 | enable-default-route-bfd 2025-11-21 20:18:08.698 | enable-default-route-ecmp 2025-11-21 20:18:08.698 | expose-port-forwarding-in-fip 2025-11-21 20:18:08.698 | external-gateway-multihoming 2025-11-21 20:18:08.698 | external-net 2025-11-21 20:18:08.698 | ext-gw-mode 2025-11-21 20:18:08.698 | extra_dhcp_opt 2025-11-21 20:18:08.699 | extraroute 2025-11-21 20:18:08.699 | extraroute-atomic 2025-11-21 20:18:08.699 | filter-validation 2025-11-21 20:18:08.699 | fip-port-details 2025-11-21 20:18:08.699 | flavors 2025-11-21 20:18:08.699 | floatingip-pools 2025-11-21 20:18:08.699 | floating-ip-port-forwarding 2025-11-21 20:18:08.699 | floating-ip-port-forwarding-description 2025-11-21 20:18:08.699 | floating-ip-port-forwarding-detail 2025-11-21 20:18:08.699 | floating-ip-port-forwarding-port-ranges 2025-11-21 20:18:08.699 | fwaas_v2 2025-11-21 20:18:08.699 | l3-flavors 2025-11-21 20:18:08.699 | l3-ha 2025-11-21 20:18:08.699 | logging 2025-11-21 20:18:08.699 | multi-provider 2025-11-21 20:18:08.699 | net-mtu 2025-11-21 20:18:08.699 | net-mtu-writable 2025-11-21 20:18:08.699 | network_availability_zone 2025-11-21 20:18:08.699 | network_ha 2025-11-21 20:18:08.699 | network-ip-availability 2025-11-21 20:18:08.699 | pagination 2025-11-21 20:18:08.699 | port-device-profile 2025-11-21 20:18:08.699 | port-hardware-offload-type 2025-11-21 20:18:08.699 | port-mac-address-regenerate 2025-11-21 20:18:08.699 | port-numa-affinity-policy 2025-11-21 20:18:08.699 | port-numa-affinity-policy-socket 2025-11-21 20:18:08.699 | port-resource-request 2025-11-21 20:18:08.699 | port-security 2025-11-21 20:18:08.699 | port-trusted-vif 2025-11-21 20:18:08.699 | project-id 2025-11-21 20:18:08.699 | provider 2025-11-21 20:18:08.700 | qinq 2025-11-21 20:18:08.700 | qos 2025-11-21 20:18:08.700 | qos-bw-limit-direction 2025-11-21 20:18:08.700 | qos-default 2025-11-21 20:18:08.700 | qos-fip 2025-11-21 20:18:08.700 | qos-gateway-ip 2025-11-21 20:18:08.700 | qos-rules-alias 2025-11-21 20:18:08.700 | qos-rule-type-details 2025-11-21 20:18:08.700 | qos-rule-type-filter 2025-11-21 20:18:08.700 | quota-check-limit 2025-11-21 20:18:08.700 | quota-check-limit-default 2025-11-21 20:18:08.700 | quota_details 2025-11-21 20:18:08.700 | quotas 2025-11-21 20:18:08.700 | rbac-address-scope 2025-11-21 20:18:08.700 | rbac-policies 2025-11-21 20:18:08.700 | rbac-security-groups 2025-11-21 20:18:08.700 | router 2025-11-21 20:18:08.700 | router_availability_zone 2025-11-21 20:18:08.700 | router-enable-snat 2025-11-21 20:18:08.700 | security-group 2025-11-21 20:18:08.700 | security-groups-default-rules 2025-11-21 20:18:08.700 | security-groups-normalized-cidr 2025-11-21 20:18:08.700 | security-groups-remote-address-group 2025-11-21 20:18:08.700 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:18:08.700 | security-groups-shared-filtering 2025-11-21 20:18:08.700 | segment 2025-11-21 20:18:08.700 | sorting 2025-11-21 20:18:08.700 | standard-attr-description 2025-11-21 20:18:08.700 | standard-attr-fwaas-v2 2025-11-21 20:18:08.700 | standard-attr-revisions 2025-11-21 20:18:08.700 | standard-attr-tag 2025-11-21 20:18:08.700 | standard-attr-timestamp 2025-11-21 20:18:08.700 | stateful-security-group 2025-11-21 20:18:08.700 | subnet_allocation 2025-11-21 20:18:08.700 | subnet-dns-publish-fixed-ip 2025-11-21 20:18:08.700 | subnet-external-network 2025-11-21 20:18:08.700 | subnetpool-prefix-ops 2025-11-21 20:18:08.700 | subnet-service-types 2025-11-21 20:18:08.700 | tag-creation 2025-11-21 20:18:08.700 | tap-mirror 2025-11-21 20:18:08.700 | trunk 2025-11-21 20:18:08.700 | uplink-status-propagation 2025-11-21 20:18:08.700 | uplink-status-propagation-updatable 2025-11-21 20:18:08.700 | vlan-transparent 2025-11-21 20:18:08.700 | vpnaas 2025-11-21 20:18:08.700 | vpn-endpoint-groups' 2025-11-21 20:18:08.701 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:460 : disabled_ext= 2025-11-21 20:18:08.705 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:464 : '[' '!' -z '' ']' 2025-11-21 20:18:08.710 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : 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-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 trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpnaas vpn-endpoint-groups 2025-11-21 20:18:08.710 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : tr ' ' , 2025-11-21 20:18:08.715 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:18:08.718 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:471 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:18:08.721 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:479 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2025-11-21 20:18:08.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:08.728 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-11-21 20:18:08.731 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2025-11-21 20:18:08.734 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2025-11-21 20:18:08.737 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:08.740 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2025-11-21 20:18:08.780 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:480 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=ssl:38.102.83.94:6641 2025-11-21 20:18:08.783 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:08.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:08.790 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=ssl:38.102.83.94:6641 2025-11-21 20:18:08.793 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=ssl:38.102.83.94:6641 ']' 2025-11-21 20:18:08.796 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:08.799 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection ssl:38.102.83.94:6641 2025-11-21 20:18:08.837 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:481 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=ssl:38.102.83.94:6642 2025-11-21 20:18:08.840 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:08.843 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:08.846 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=ssl:38.102.83.94:6642 2025-11-21 20:18:08.849 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=ssl:38.102.83.94:6642 ']' 2025-11-21 20:18:08.852 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:08.855 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection ssl:38.102.83.94:6642 2025-11-21 20:18:08.893 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:482 : is_service_enabled tls-proxy 2025-11-21 20:18:08.914 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:08.917 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:483 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-21 20:18:08.920 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:08.923 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:08.926 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-21 20:18:08.929 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-11-21 20:18:08.931 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:08.934 | + 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 2025-11-21 20:18:08.972 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:484 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-21 20:18:08.975 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:08.977 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:08.980 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-21 20:18:08.983 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-21 20:18:08.987 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:08.989 | + 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 2025-11-21 20:18:09.028 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:485 : 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 2025-11-21 20:18:09.031 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.034 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.036 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-21 20:18:09.039 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-11-21 20:18:09.042 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.044 | + 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 2025-11-21 20:18:09.079 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:486 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-21 20:18:09.082 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.085 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.088 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem 2025-11-21 20:18:09.091 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_ca_cert=/opt/stack/data/CA/int-ca/ca-chain.pem ']' 2025-11-21 20:18:09.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.097 | + 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 2025-11-21 20:18:09.135 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:487 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-21 20:18:09.138 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.141 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.144 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt 2025-11-21 20:18:09.147 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_certificate=/opt/stack/data/CA/int-ca/devstack-cert.crt ']' 2025-11-21 20:18:09.150 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.153 | + 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 2025-11-21 20:18:09.192 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:488 : 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 2025-11-21 20:18:09.195 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.198 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.201 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key 2025-11-21 20:18:09.204 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_private_key=/opt/stack/data/CA/int-ca/private/devstack-cert.key ']' 2025-11-21 20:18:09.207 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.211 | + 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 2025-11-21 20:18:09.249 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:490 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2025-11-21 20:18:09.253 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.255 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.258 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2025-11-21 20:18:09.261 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2025-11-21 20:18:09.264 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.267 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2025-11-21 20:18:09.305 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:491 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2025-11-21 20:18:09.308 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.311 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.314 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2025-11-21 20:18:09.317 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2025-11-21 20:18:09.320 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.323 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2025-11-21 20:18:09.361 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:492 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2025-11-21 20:18:09.364 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.367 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-11-21 20:18:09.370 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-11-21 20:18:09.373 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-11-21 20:18:09.376 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.379 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-11-21 20:18:09.417 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:493 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2025-11-21 20:18:09.441 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:495 : is_service_enabled q-log neutron-log 2025-11-21 20:18:09.461 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.464 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-21 20:18:09.485 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.487 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-21 20:18:09.507 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:09.511 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : [[ metadata =~ metadata ]] 2025-11-21 20:18:09.514 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:504 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2025-11-21 20:18:09.517 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:09.520 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2025-11-21 20:18:09.523 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2025-11-21 20:18:09.526 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2025-11-21 20:18:09.529 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:09.532 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2025-11-21 20:18:09.569 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:509 : is_service_enabled q-dns neutron-dns 2025-11-21 20:18:09.590 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.593 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2025-11-21 20:18:09.635 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : is_service_enabled q-dhcp neutron-dhcp 2025-11-21 20:18:09.656 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.659 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:520 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2025-11-21 20:18:09.699 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : is_service_enabled n-api-meta 2025-11-21 20:18:09.720 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:09.723 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:524 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-21 20:18:09.743 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.746 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-21 20:18:09.766 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:09.769 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:526 : [[ metadata =~ metadata ]] 2025-11-21 20:18:09.772 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:527 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2025-11-21 20:18:09.811 | + lib/neutron:configure_neutron:418 : is_service_enabled q-placement neutron-placement 2025-11-21 20:18:09.832 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.835 | + lib/neutron:configure_neutron:421 : is_service_enabled q-trunk neutron-trunk 2025-11-21 20:18:09.854 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.857 | + lib/neutron:configure_neutron:424 : is_service_enabled q-qos neutron-qos 2025-11-21 20:18:09.877 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.880 | + lib/neutron:configure_neutron:431 : is_service_enabled neutron-segments 2025-11-21 20:18:09.900 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:09.903 | + lib/neutron:configure_neutron:437 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2025-11-21 20:18:09.922 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:09.925 | + lib/neutron:configure_neutron:438 : _configure_neutron_service 2025-11-21 20:18:09.929 | + lib/neutron:_configure_neutron_service:998 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2025-11-21 20:18:09.932 | + lib/neutron:_configure_neutron_service:999 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2025-11-21 20:18:09.938 | + lib/neutron:_configure_neutron_service:1002 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2025-11-21 20:18:09.982 | + lib/neutron:_configure_neutron_service:1004 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2025-11-21 20:18:10.024 | + lib/neutron:_configure_neutron_service:1005 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2025-11-21 20:18:10.063 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2025-11-21 20:18:10.100 | + lib/neutron:_configure_neutron_service:1008 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2025-11-21 20:18:10.104 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-21 20:18:10.107 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2025-11-21 20:18:10.110 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2025-11-21 20:18:10.113 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:18:10.116 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2025-11-21 20:18:10.153 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2025-11-21 20:18:10.191 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url https://38.102.83.94/identity 2025-11-21 20:18:10.232 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2025-11-21 20:18:10.270 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken password secretservice 2025-11-21 20:18:10.310 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2025-11-21 20:18:10.350 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2025-11-21 20:18:10.390 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2025-11-21 20:18:10.430 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:18:10.470 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2025-11-21 20:18:10.510 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:18:10.512 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2025-11-21 20:18:10.552 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2025-11-21 20:18:10.592 | + lib/neutron:_configure_neutron_service:1014 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2025-11-21 20:18:10.596 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-21 20:18:10.599 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2025-11-21 20:18:10.602 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2025-11-21 20:18:10.605 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:18:10.608 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova auth_type password 2025-11-21 20:18:10.649 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova interface public 2025-11-21 20:18:10.690 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova auth_url https://38.102.83.94/identity 2025-11-21 20:18:10.729 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova username nova 2025-11-21 20:18:10.768 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova password secretservice 2025-11-21 20:18:10.807 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2025-11-21 20:18:10.846 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_name service 2025-11-21 20:18:10.886 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2025-11-21 20:18:10.927 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:18:10.968 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2025-11-21 20:18:11.008 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:18:11.012 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2025-11-21 20:18:11.015 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2025-11-21 20:18:11.018 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2025-11-21 20:18:11.021 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=placement 2025-11-21 20:18:11.024 | + lib/keystone:configure_keystone_authtoken_middleware:439 : local service_type= 2025-11-21 20:18:11.027 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf placement auth_type password 2025-11-21 20:18:11.064 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf placement interface public 2025-11-21 20:18:11.104 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf placement auth_url https://38.102.83.94/identity 2025-11-21 20:18:11.144 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf placement username placement 2025-11-21 20:18:11.184 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf placement password secretservice 2025-11-21 20:18:11.224 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2025-11-21 20:18:11.264 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf placement project_name service 2025-11-21 20:18:11.304 | + lib/keystone:configure_keystone_authtoken_middleware:448 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2025-11-21 20:18:11.343 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2025-11-21 20:18:11.384 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2025-11-21 20:18:11.423 | + lib/keystone:configure_keystone_authtoken_middleware:452 : [[ -n '' ]] 2025-11-21 20:18:11.426 | + lib/neutron:_configure_neutron_service:1020 : neutron_plugin_configure_service 2025-11-21 20:18:11.429 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2025-11-21 20:18:11.432 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2025-11-21 20:18:11.435 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2025-11-21 20:18:11.438 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2025-11-21 20:18:11.440 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2025-11-21 20:18:11.443 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2025-11-21 20:18:11.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2025-11-21 20:18:11.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2025-11-21 20:18:11.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2025-11-21 20:18:11.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2025-11-21 20:18:11.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2025-11-21 20:18:11.461 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2025-11-21 20:18:11.464 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2025-11-21 20:18:11.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2025-11-21 20:18:11.471 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2025-11-21 20:18:11.474 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2025-11-21 20:18:11.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2025-11-21 20:18:11.480 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.483 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2025-11-21 20:18:11.486 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2025-11-21 20:18:11.489 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2025-11-21 20:18:11.492 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.495 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2025-11-21 20:18:11.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2025-11-21 20:18:11.538 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.542 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-21 20:18:11.545 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2025-11-21 20:18:11.548 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2025-11-21 20:18:11.551 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.554 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2025-11-21 20:18:11.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2025-11-21 20:18:11.597 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.600 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-21 20:18:11.603 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2025-11-21 20:18:11.606 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2025-11-21 20:18:11.609 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.612 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2025-11-21 20:18:11.650 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2025-11-21 20:18:11.653 | + 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 2025-11-21 20:18:11.656 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.659 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-21 20:18:11.663 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2025-11-21 20:18:11.666 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2025-11-21 20:18:11.669 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.672 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2025-11-21 20:18:11.713 | + 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 2025-11-21 20:18:11.716 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.719 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-21 20:18:11.723 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2025-11-21 20:18:11.727 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2025-11-21 20:18:11.730 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.733 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2025-11-21 20:18:11.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=geneve 2025-11-21 20:18:11.777 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.780 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2025-11-21 20:18:11.783 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=geneve 2025-11-21 20:18:11.786 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=geneve ']' 2025-11-21 20:18:11.790 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.793 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types geneve 2025-11-21 20:18:11.835 | + 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 2025-11-21 20:18:11.838 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.841 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2025-11-21 20:18:11.844 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2025-11-21 20:18:11.847 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2025-11-21 20:18:11.851 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.854 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2025-11-21 20:18:11.896 | + 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 2025-11-21 20:18:11.900 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.903 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2025-11-21 20:18:11.906 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2025-11-21 20:18:11.910 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2025-11-21 20:18:11.914 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.918 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2025-11-21 20:18:11.958 | + 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, 2025-11-21 20:18:11.961 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:11.964 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2025-11-21 20:18:11.967 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2025-11-21 20:18:11.970 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2025-11-21 20:18:11.973 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:11.976 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2025-11-21 20:18:12.015 | + 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 2025-11-21 20:18:12.018 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:12.022 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2025-11-21 20:18:12.025 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2025-11-21 20:18:12.028 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2025-11-21 20:18:12.031 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:12.034 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2025-11-21 20:18:12.073 | + 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 2025-11-21 20:18:12.077 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2025-11-21 20:18:12.080 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2025-11-21 20:18:12.083 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2025-11-21 20:18:12.086 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2025-11-21 20:18:12.089 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2025-11-21 20:18:12.093 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2025-11-21 20:18:12.132 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2025-11-21 20:18:12.136 | + lib/neutron:configure_neutron:441 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2025-11-21 20:18:12.177 | + lib/neutron:configure_neutron:445 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2025-11-21 20:18:12.218 | + lib/neutron:configure_neutron:447 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2025-11-21 20:18:12.222 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2025-11-21 20:18:12.225 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2025-11-21 20:18:12.228 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2025-11-21 20:18:12.231 | + lib/apache:write_uwsgi_config:246 : local http= 2025-11-21 20:18:12.235 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2025-11-21 20:18:12.238 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2025-11-21 20:18:12.241 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2025-11-21 20:18:12.244 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2025-11-21 20:18:12.272 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 stack root' 2025-11-21 20:18:12.272 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:18:12.292 | d /var/run/uwsgi 0755 stack root 2025-11-21 20:18:12.299 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2025-11-21 20:18:12.326 | /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. 2025-11-21 20:18:12.335 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2025-11-21 20:18:12.338 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2025-11-21 20:18:12.343 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2025-11-21 20:18:12.347 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2025-11-21 20:18:12.385 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2025-11-21 20:18:12.420 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2025-11-21 20:18:12.456 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2025-11-21 20:18:12.492 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2025-11-21 20:18:12.528 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2025-11-21 20:18:12.566 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2025-11-21 20:18:12.602 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2025-11-21 20:18:12.639 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2025-11-21 20:18:12.677 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2025-11-21 20:18:12.716 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2025-11-21 20:18:12.755 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2025-11-21 20:18:12.791 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2025-11-21 20:18:12.824 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2025-11-21 20:18:12.862 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2025-11-21 20:18:12.865 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2025-11-21 20:18:12.870 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2025-11-21 20:18:12.875 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2025-11-21 20:18:12.878 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:18:12.881 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:12.884 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:12.888 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:18:12.891 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:12.894 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:12.897 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:12.900 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:12.903 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:12.907 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:12.910 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:12.913 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:12.916 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:12.919 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:12.923 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-11-21 20:18:12.926 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/neutron-api.conf ']' 2025-11-21 20:18:12.929 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-21 20:18:12.933 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-21 20:18:12.937 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2025-11-21 20:18:12.977 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2025-11-21 20:18:13.016 | + 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 ' 2025-11-21 20:18:13.017 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/httpd/conf.d/neutron-api.conf.disabled 2025-11-21 20:18:13.037 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2025-11-21 20:18:13.042 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2025-11-21 20:18:13.045 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2025-11-21 20:18:13.048 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:18:13.052 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:18:13.055 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:18:13.058 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:18:13.062 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:13.065 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:13.068 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:18:13.071 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:13.074 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:13.077 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:13.080 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:13.083 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:13.086 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:13.089 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:13.092 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:13.095 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:13.098 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:13.101 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:18:13.104 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:18:13.108 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:13.111 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:13.114 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:18:13.117 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:13.120 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:13.124 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:13.127 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:13.130 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:13.133 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:13.137 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:13.140 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:13.143 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:13.146 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:13.149 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/neutron-api.conf 2025-11-21 20:18:13.152 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/neutron-api.conf.disabled ]] 2025-11-21 20:18:13.156 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/neutron-api.conf ]] 2025-11-21 20:18:13.159 | + lib/apache:enable_apache_site:200 : sudo mv /etc/httpd/conf.d/neutron-api.conf.disabled /etc/httpd/conf.d/neutron-api.conf 2025-11-21 20:18:13.185 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2025-11-21 20:18:13.188 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:18:13.190 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:18:13.194 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:18:14.442 | + ./stack.sh:main:1196 : is_service_enabled mysql postgresql 2025-11-21 20:18:14.467 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:14.469 | + ./stack.sh:main:1196 : is_service_enabled neutron 2025-11-21 20:18:14.491 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:14.494 | + ./stack.sh:main:1197 : async_runfunc init_neutron 2025-11-21 20:18:14.497 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2025-11-21 20:18:14.564 | + inc/async:async_inner:63 : init_neutron 2025-11-21 20:18:14.612 | [8971 Async init_neutron:84538]: running: init_neutron 2025-11-21 20:18:14.616 | + ./stack.sh:main:1205 : is_service_enabled q-dhcp 2025-11-21 20:18:14.638 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:14.641 | + ./stack.sh:main:1224 : is_service_enabled nova neutron 2025-11-21 20:18:14.663 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:14.666 | + ./stack.sh:main:1225 : configure_os_vif 2025-11-21 20:18:14.669 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2025-11-21 20:18:14.673 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2025-11-21 20:18:14.715 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2025-11-21 20:18:14.718 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2025-11-21 20:18:14.762 | + ./stack.sh:main:1231 : is_service_enabled swift 2025-11-21 20:18:14.783 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:14.786 | + ./stack.sh:main:1232 : echo_summary 'Configuring Swift' 2025-11-21 20:18:14.790 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:18:14.793 | + ./stack.sh:echo_summary:473 : echo -e Configuring Swift 2025-11-21 20:18:14.796 | + ./stack.sh:main:1233 : async_runfunc init_swift 2025-11-21 20:18:14.799 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2025-11-21 20:18:14.874 | + inc/async:async_inner:63 : init_swift 2025-11-21 20:18:14.921 | [8971 Async init_swift:84759]: running: init_swift 2025-11-21 20:18:14.924 | + ./stack.sh:main:1240 : is_service_enabled cinder 2025-11-21 20:18:14.945 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:14.948 | + ./stack.sh:main:1241 : echo_summary 'Configuring Cinder' 2025-11-21 20:18:14.951 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:18:14.954 | + ./stack.sh:echo_summary:473 : echo -e Configuring Cinder 2025-11-21 20:18:14.957 | + ./stack.sh:main:1242 : async_runfunc init_cinder 2025-11-21 20:18:14.960 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2025-11-21 20:18:15.037 | + inc/async:async_inner:63 : init_cinder 2025-11-21 20:18:15.085 | [8971 Async init_cinder:84866]: running: init_cinder 2025-11-21 20:18:15.088 | + ./stack.sh:main:1248 : is_service_enabled placement 2025-11-21 20:18:15.110 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:15.113 | + ./stack.sh:main:1249 : echo_summary 'Configuring placement' 2025-11-21 20:18:15.117 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:18:15.121 | + ./stack.sh:echo_summary:473 : echo -e Configuring placement 2025-11-21 20:18:15.124 | + ./stack.sh:main:1250 : async_runfunc init_placement 2025-11-21 20:18:15.128 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2025-11-21 20:18:15.204 | + inc/async:async_inner:63 : init_placement 2025-11-21 20:18:15.254 | [8971 Async init_placement:85036]: running: init_placement 2025-11-21 20:18:15.258 | + ./stack.sh:main:1254 : async_wait init_neutron 2025-11-21 20:18:15.318 | [8971 Async init_neutron:84538]: Waiting for completion of init_neutron running on PID 84538 (6 other jobs running) 2025-11-21 20:18:15.344 | [8971 Async init_neutron:84538]: Signaling child to exit 2025-11-21 20:18:18.651 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:18.682 | [84759 Async init_swift:84759]: finished successfully 2025-11-21 20:18:22.000 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:22.026 | [84866 Async init_cinder:84866]: finished successfully 2025-11-21 20:18:25.973 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:26.006 | [85036 Async init_placement:85036]: finished successfully 2025-11-21 20:18:29.662 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:29.689 | [84538 Async init_neutron:84538]: finished successfully 2025-11-21 20:18:29.715 | WAKEUP 2025-11-21 20:18:29.740 | [8971 Async init_neutron:84538]: Signaled 2025-11-21 20:18:29.742 | + lib/neutron:init_neutron:511 : recreate_database neutron 2025-11-21 20:18:29.742 | + lib/database:recreate_database:112 : local db=neutron 2025-11-21 20:18:29.742 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2025-11-21 20:18:29.742 | + lib/databases/mysql:recreate_database_mysql:60 : local db=neutron 2025-11-21 20:18:29.742 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2025-11-21 20:18:29.742 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2025-11-21 20:18:29.742 | + lib/neutron:init_neutron:512 : time_start dbsync 2025-11-21 20:18:29.742 | + functions-common:time_start:2409 : local name=dbsync 2025-11-21 20:18:29.742 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:29.742 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:29.742 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:29.742 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756294632 2025-11-21 20:18:29.742 | + lib/neutron:init_neutron:514 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2025-11-21 20:18:29.742 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2025-11-21 20:18:29.743 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2025-11-21 20:18:29.744 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2025-11-21 20:18:29.745 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2025-11-21 20:18:29.746 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2025-11-21 20:18:29.746 | Running upgrade for neutron ... 2025-11-21 20:18:29.746 | OK 2025-11-21 20:18:29.746 | + lib/neutron:init_neutron:515 : time_stop dbsync 2025-11-21 20:18:29.746 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:29.746 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:29.746 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:29.746 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:29.746 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:29.746 | + functions-common:time_stop:2429 : name=dbsync 2025-11-21 20:18:29.746 | + functions-common:time_stop:2430 : start_time=1763756294632 2025-11-21 20:18:29.746 | + functions-common:time_stop:2432 : [[ -z 1763756294632 ]] 2025-11-21 20:18:29.746 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:29.746 | + functions-common:time_stop:2435 : end_time=1763756309644 2025-11-21 20:18:29.746 | + functions-common:time_stop:2436 : elapsed_time=15012 2025-11-21 20:18:29.746 | + functions-common:time_stop:2437 : total=3265 2025-11-21 20:18:29.746 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:29.746 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=18277 2025-11-21 20:18:29.792 | [8971 Async init_neutron:84538]: finished init_neutron with result 0 in 15 seconds 2025-11-21 20:18:29.797 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:29.800 | + ./stack.sh:main:1255 : async_wait init_placement 2025-11-21 20:18:29.857 | [8971 Async init_placement:85036]: Waiting for completion of init_placement running on PID 85036 (5 other jobs running) 2025-11-21 20:18:29.884 | [8971 Async init_placement:85036]: Signaling child to exit 2025-11-21 20:18:29.884 | WAKEUP 2025-11-21 20:18:29.908 | [8971 Async init_placement:85036]: Signaled 2025-11-21 20:18:29.910 | + lib/placement:init_placement:113 : recreate_database placement 2025-11-21 20:18:29.910 | + lib/database:recreate_database:112 : local db=placement 2025-11-21 20:18:29.910 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2025-11-21 20:18:29.910 | + lib/databases/mysql:recreate_database_mysql:60 : local db=placement 2025-11-21 20:18:29.910 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2025-11-21 20:18:29.910 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2025-11-21 20:18:29.910 | + lib/placement:init_placement:114 : /usr/local/bin/placement-manage db sync 2025-11-21 20:18:29.910 | + lib/placement:init_placement:115 : create_placement_accounts 2025-11-21 20:18:29.910 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2025-11-21 20:18:29.910 | + lib/keystone:create_service_user:420 : get_or_create_user placement secretservice Default 2025-11-21 20:18:29.910 | + functions-common:get_or_create_user:902 : local user_id 2025-11-21 20:18:29.910 | + functions-common:get_or_create_user:903 : [[ ! -z '' ]] 2025-11-21 20:18:29.910 | + functions-common:get_or_create_user:906 : local email= 2025-11-21 20:18:29.910 | ++ functions-common:get_or_create_user:918 : oscwrap --os-cloud devstack-system-admin user create placement --password secretservice --domain=Default --or-show -f value -c id 2025-11-21 20:18:29.910 | 2025-11-21 20:18:29.910 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:18:29.910 | + functions-common:get_or_create_user:918 : user_id=36655c25fd6946849f74f9b02b1c12bf 2025-11-21 20:18:29.910 | + functions-common:get_or_create_user:919 : echo 36655c25fd6946849f74f9b02b1c12bf 2025-11-21 20:18:29.910 | 36655c25fd6946849f74f9b02b1c12bf 2025-11-21 20:18:29.910 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2025-11-21 20:18:29.910 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:18:29.910 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:18:29.910 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:18:29.910 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:18:29.910 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:18:29.910 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2025-11-21 20:18:29.910 | 2025-11-21 20:18:29.910 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:18:29.910 | 2025-11-21 20:18:29.910 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:18:29.910 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ff796b0873e1491091712eae05f90351 2025-11-21 20:18:29.910 | + functions-common:get_or_add_user_project_role:983 : echo ff796b0873e1491091712eae05f90351 2025-11-21 20:18:29.911 | ff796b0873e1491091712eae05f90351 2025-11-21 20:18:29.911 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2025-11-21 20:18:29.911 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2025-11-21 20:18:29.911 | + functions-common:get_or_add_user_project_role:966 : local user_role_id 2025-11-21 20:18:29.911 | + functions-common:get_or_add_user_project_role:967 : local domain_args 2025-11-21 20:18:29.911 | ++ functions-common:get_or_add_user_project_role:969 : _get_domain_args Default Default 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:950 : local domain 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:951 : domain= 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default' 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:956 : [[ -n Default ]] 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:957 : domain=' --user-domain Default --project-domain Default' 2025-11-21 20:18:29.911 | ++ functions-common:_get_domain_args:960 : echo --user-domain Default --project-domain Default 2025-11-21 20:18:29.911 | + functions-common:get_or_add_user_project_role:969 : domain_args='--user-domain Default --project-domain Default' 2025-11-21 20:18:29.911 | + functions-common:get_or_add_user_project_role:973 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2025-11-21 20:18:29.911 | 2025-11-21 20:18:29.911 | ++ functions-common:get_or_add_user_project_role:982 : 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 2025-11-21 20:18:29.911 | 2025-11-21 20:18:29.911 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:18:29.911 | + functions-common:get_or_add_user_project_role:982 : user_role_id=ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:18:29.911 | + functions-common:get_or_add_user_project_role:983 : echo ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:18:29.911 | ea0a1caed08249d48ae61916e2505ed2 2025-11-21 20:18:29.911 | + lib/placement:create_placement_accounts:103 : local placement_api_url=https://38.102.83.94/placement 2025-11-21 20:18:29.911 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2025-11-21 20:18:29.911 | + functions-common:get_or_create_service:1058 : local service_id 2025-11-21 20:18:29.911 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2025-11-21 20:18:29.911 | ++ functions-common:get_or_create_service:1069 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2025-11-21 20:18:29.911 | 2025-11-21 20:18:29.911 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:18:29.911 | + functions-common:get_or_create_service:1069 : service_id=' 2025-11-21 20:18:29.911 | 84176a2ff2a649d9a80e92c4b3e05792' 2025-11-21 20:18:29.911 | + functions-common:get_or_create_service:1070 : echo 84176a2ff2a649d9a80e92c4b3e05792 2025-11-21 20:18:29.911 | 84176a2ff2a649d9a80e92c4b3e05792 2025-11-21 20:18:29.911 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne https://38.102.83.94/placement 2025-11-21 20:18:29.911 | + functions-common:get_or_create_endpoint:1102 : local public_id 2025-11-21 20:18:29.911 | ++ functions-common:get_or_create_endpoint:1103 : _get_or_create_endpoint_with_interface placement public https://38.102.83.94/placement RegionOne 2025-11-21 20:18:29.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1076 : local endpoint_id 2025-11-21 20:18:29.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1081 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2025-11-21 20:18:29.911 | 2025-11-21 20:18:29.911 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:18:29.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1081 : endpoint_id= 2025-11-21 20:18:29.911 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : [[ -z '' ]] 2025-11-21 20:18:29.911 | +++ functions-common:_get_or_create_endpoint_with_interface:1085 : oscwrap --os-cloud devstack-system-admin endpoint create placement public https://38.102.83.94/placement --region RegionOne -f value -c id 2025-11-21 20:18:29.912 | 2025-11-21 20:18:29.912 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:18:29.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : endpoint_id=db94acf82ce44ec4905ea2baeb153520 2025-11-21 20:18:29.912 | ++ functions-common:_get_or_create_endpoint_with_interface:1088 : echo db94acf82ce44ec4905ea2baeb153520 2025-11-21 20:18:29.912 | + functions-common:get_or_create_endpoint:1103 : public_id=db94acf82ce44ec4905ea2baeb153520 2025-11-21 20:18:29.912 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2025-11-21 20:18:29.912 | + functions-common:get_or_create_endpoint:1108 : [[ -n '' ]] 2025-11-21 20:18:29.912 | + functions-common:get_or_create_endpoint:1112 : echo db94acf82ce44ec4905ea2baeb153520 2025-11-21 20:18:29.912 | db94acf82ce44ec4905ea2baeb153520 2025-11-21 20:18:29.958 | [8971 Async init_placement:85036]: finished init_placement with result 0 in 10 seconds 2025-11-21 20:18:29.963 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:29.967 | + ./stack.sh:main:1256 : async_wait init_glance 2025-11-21 20:18:30.024 | [8971 Async init_glance:79984]: Waiting for completion of init_glance running on PID 79984 (4 other jobs running) 2025-11-21 20:18:30.052 | [8971 Async init_glance:79984]: Signaling child to exit 2025-11-21 20:18:30.052 | WAKEUP 2025-11-21 20:18:30.078 | [8971 Async init_glance:79984]: Signaled 2025-11-21 20:18:30.080 | + lib/glance:init_glance:524 : rm -rf /opt/stack/data/glance/images 2025-11-21 20:18:30.080 | + lib/glance:init_glance:525 : mkdir -p /opt/stack/data/glance/images 2025-11-21 20:18:30.080 | + lib/glance:init_glance:528 : recreate_database glance 2025-11-21 20:18:30.080 | + lib/database:recreate_database:112 : local db=glance 2025-11-21 20:18:30.080 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2025-11-21 20:18:30.080 | + lib/databases/mysql:recreate_database_mysql:60 : local db=glance 2025-11-21 20:18:30.080 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2025-11-21 20:18:30.080 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2025-11-21 20:18:30.080 | + lib/glance:init_glance:530 : time_start dbsync 2025-11-21 20:18:30.080 | + functions-common:time_start:2409 : local name=dbsync 2025-11-21 20:18:30.080 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:30.080 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:30.080 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:30.080 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756252239 2025-11-21 20:18:30.080 | + lib/glance:init_glance:532 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2025-11-21 20:18:30.080 | INFO dbcounter [-] Registered counter for database glance 2025-11-21 20:18:30.080 | 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=80075) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:18:30.080 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.081 | DEBUG dbcounter [-] [80075] Writer thread running {{(pid=80075) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.081 | INFO dbcounter [-] Registered counter for database glance 2025-11-21 20:18:30.081 | 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=80075) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.081 | DEBUG dbcounter [-] [80075] Writer thread running {{(pid=80075) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.081 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2025-11-21 20:18:30.081 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2025-11-21 20:18:30.082 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=80075) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:839}} 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.082 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.082 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2025-11-21 20:18:30.082 | Database migration is up to date. No migration needed. 2025-11-21 20:18:30.082 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2025-11-21 20:18:30.082 | Database is synced successfully. 2025-11-21 20:18:30.083 | + lib/glance:init_glance:535 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2025-11-21 20:18:30.083 | INFO dbcounter [-] Registered counter for database glance 2025-11-21 20:18:30.083 | 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=80113) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:18:30.083 | DEBUG dbcounter [-] [80113] Writer thread running {{(pid=80113) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2025-11-21 20:18:30.083 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2025-11-21 20:18:30.084 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2025-11-21 20:18:30.084 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2025-11-21 20:18:30.084 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2025-11-21 20:18:30.084 | + lib/glance:init_glance:536 : time_stop dbsync 2025-11-21 20:18:30.084 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:30.084 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:30.084 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:30.084 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:30.084 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:30.084 | + functions-common:time_stop:2429 : name=dbsync 2025-11-21 20:18:30.084 | + functions-common:time_stop:2430 : start_time=1763756252239 2025-11-21 20:18:30.084 | + functions-common:time_stop:2432 : [[ -z 1763756252239 ]] 2025-11-21 20:18:30.084 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:30.084 | + functions-common:time_stop:2435 : end_time=1763756257589 2025-11-21 20:18:30.084 | + functions-common:time_stop:2436 : elapsed_time=5350 2025-11-21 20:18:30.084 | + functions-common:time_stop:2437 : total=3265 2025-11-21 20:18:30.084 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:30.084 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8615 2025-11-21 20:18:30.132 | [8971 Async init_glance:79984]: finished init_glance with result 0 in 5 seconds 2025-11-21 20:18:30.138 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:30.142 | + ./stack.sh:main:1257 : async_wait init_swift 2025-11-21 20:18:30.198 | [8971 Async init_swift:84759]: Waiting for completion of init_swift running on PID 84759 (3 other jobs running) 2025-11-21 20:18:30.230 | [8971 Async init_swift:84759]: Signaling child to exit 2025-11-21 20:18:30.230 | WAKEUP 2025-11-21 20:18:30.256 | [8971 Async init_swift:84759]: Signaled 2025-11-21 20:18:30.258 | + lib/swift:init_swift:670 : local node_number 2025-11-21 20:18:30.258 | + lib/swift:init_swift:672 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2025-11-21 20:18:30.258 | No account-replicator running 2025-11-21 20:18:30.258 | No object-replicator running 2025-11-21 20:18:30.258 | No object-auditor running 2025-11-21 20:18:30.258 | No container-auditor running 2025-11-21 20:18:30.258 | No object-updater running 2025-11-21 20:18:30.258 | No container-server running 2025-11-21 20:18:30.258 | No object-server running 2025-11-21 20:18:30.258 | No container-sync running 2025-11-21 20:18:30.258 | No object-expirer running 2025-11-21 20:18:30.258 | No container-replicator running 2025-11-21 20:18:30.258 | No object-reconstructor running 2025-11-21 20:18:30.258 | No account-server running 2025-11-21 20:18:30.258 | No account-reaper running 2025-11-21 20:18:30.258 | No container-sharder running 2025-11-21 20:18:30.258 | No container-updater running 2025-11-21 20:18:30.258 | No proxy-server running 2025-11-21 20:18:30.258 | No account-auditor running 2025-11-21 20:18:30.258 | No container-reconciler running 2025-11-21 20:18:30.258 | + lib/swift:init_swift:672 : true 2025-11-21 20:18:30.258 | + lib/swift:init_swift:675 : create_swift_disk 2025-11-21 20:18:30.258 | + lib/swift:create_swift_disk:567 : local node_number 2025-11-21 20:18:30.258 | + lib/swift:create_swift_disk:572 : local user_group 2025-11-21 20:18:30.258 | ++ lib/swift:create_swift_disk:573 : id -g stack 2025-11-21 20:18:30.258 | + lib/swift:create_swift_disk:573 : user_group=1003 2025-11-21 20:18:30.258 | + 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 2025-11-21 20:18:30.258 | + lib/swift:create_swift_disk:577 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2025-11-21 20:18:30.258 | + functions:create_disk:749 : local node_number 2025-11-21 20:18:30.258 | + functions:create_disk:750 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.258 | + functions:create_disk:751 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-11-21 20:18:30.258 | + functions:create_disk:752 : local loopback_disk_size=6G 2025-11-21 20:18:30.258 | + functions:create_disk:753 : local key 2025-11-21 20:18:30.258 | ++ functions:create_disk:755 : sed s#/.## 2025-11-21 20:18:30.258 | ++ functions:create_disk:755 : echo /opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.258 | + functions:create_disk:755 : key=pt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.258 | + functions:create_disk:756 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.258 | + functions:create_disk:758 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2025-11-21 20:18:30.259 | + functions:destroy_disk:780 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | + functions:destroy_disk:781 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2025-11-21 20:18:30.259 | + functions:destroy_disk:782 : local key 2025-11-21 20:18:30.259 | ++ functions:destroy_disk:784 : echo /opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | ++ functions:destroy_disk:784 : sed s#/.## 2025-11-21 20:18:30.259 | + functions:destroy_disk:784 : key=pt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | + functions:destroy_disk:785 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | + functions:destroy_disk:788 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2025-11-21 20:18:30.259 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:18:30.259 | + functions:destroy_disk:793 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2025-11-21 20:18:30.259 | + functions:destroy_disk:796 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | ++ functions:create_disk:762 : dirname /opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | + functions:create_disk:762 : sudo mkdir -p /opt/stack/data/swift/drives/images 2025-11-21 20:18:30.259 | + functions:create_disk:763 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | + functions:create_disk:770 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2025-11-21 20:18:30.259 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2025-11-21 20:18:30.259 | = sectsz=512 attr=2, projid32bit=1 2025-11-21 20:18:30.259 | = crc=1 finobt=1, sparse=1, rmapbt=1 2025-11-21 20:18:30.259 | = reflink=1 bigtime=1 inobtcount=1 nrext64=1 2025-11-21 20:18:30.259 | = exchange=0 2025-11-21 20:18:30.259 | data = bsize=4096 blocks=1572864, imaxpct=25 2025-11-21 20:18:30.259 | = sunit=0 swidth=0 blks 2025-11-21 20:18:30.259 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1, parent=0 2025-11-21 20:18:30.259 | log =internal log bsize=4096 blocks=16384, version=2 2025-11-21 20:18:30.259 | = sectsz=512 sunit=0 blks, lazy-count=1 2025-11-21 20:18:30.259 | realtime =none extsz=4096 blocks=0, rtextents=0 2025-11-21 20:18:30.259 | + 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' 2025-11-21 20:18:30.259 | + functions:create_disk:773 : sudo tee -a /etc/fstab 2025-11-21 20:18:30.259 | /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 2025-11-21 20:18:30.259 | + functions:create_disk:774 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2025-11-21 20:18:30.259 | + functions:create_disk:775 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2025-11-21 20:18:30.259 | mount: /opt/stack/data/swift/drives/sdb1 does not contain SELinux labels. 2025-11-21 20:18:30.259 | You just mounted a file system that supports labels which does not 2025-11-21 20:18:30.259 | contain labels, onto an SELinux box. It is likely that confined 2025-11-21 20:18:30.259 | applications will generate AVC messages and not be allowed access to 2025-11-21 20:18:30.259 | this file system. For more details see restorecon(8) and mount(8). 2025-11-21 20:18:30.259 | mount: /dev/loop0 mounted on /opt/stack/data/swift/drives/sdb1. 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:581 : local node_number 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:582 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:584 : local node_devices=/opt/stack/data/swift/1 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:585 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:586 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:587 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:588 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2025-11-21 20:18:30.259 | + lib/swift:create_swift_disk:589 : sudo install -o stack -g 1003 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2025-11-21 20:18:30.260 | + lib/swift:init_swift:679 : pushd /etc/swift 2025-11-21 20:18:30.260 | + lib/swift:init_swift:681 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2025-11-21 20:18:30.260 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2025-11-21 20:18:30.260 | + lib/swift:init_swift:684 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2025-11-21 20:18:30.260 | + lib/swift:init_swift:685 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2025-11-21 20:18:30.260 | + lib/swift:init_swift:691 : [[ -n '' ]] 2025-11-21 20:18:30.260 | + lib/swift:init_swift:704 : for node_number in ${SWIFT_REPLICAS_SEQ} 2025-11-21 20:18:30.260 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2025-11-21 20:18:30.260 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2025-11-21 20:18:30.260 | 2025-11-21 20:18:30.260 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2025-11-21 20:18:30.260 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2025-11-21 20:18:30.260 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2025-11-21 20:18:30.260 | 2025-11-21 20:18:30.260 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2025-11-21 20:18:30.260 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2025-11-21 20:18:30.260 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2025-11-21 20:18:30.260 | 2025-11-21 20:18:30.260 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2025-11-21 20:18:30.260 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2025-11-21 20:18:30.260 | Defaulting to --format-version=1. This ensures the ring 2025-11-21 20:18:30.260 | written will be readable by older versions of Swift. 2025-11-21 20:18:30.260 | In a future release, the default will change to 2025-11-21 20:18:30.260 | --format-version=2 2025-11-21 20:18:30.260 | 2025-11-21 20:18:30.260 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-21 20:18:30.260 | + lib/swift:init_swift:714 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2025-11-21 20:18:30.260 | Defaulting to --format-version=1. This ensures the ring 2025-11-21 20:18:30.260 | written will be readable by older versions of Swift. 2025-11-21 20:18:30.260 | In a future release, the default will change to 2025-11-21 20:18:30.260 | --format-version=2 2025-11-21 20:18:30.260 | 2025-11-21 20:18:30.260 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-21 20:18:30.260 | + lib/swift:init_swift:715 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2025-11-21 20:18:30.260 | Defaulting to --format-version=1. This ensures the ring 2025-11-21 20:18:30.260 | written will be readable by older versions of Swift. 2025-11-21 20:18:30.260 | In a future release, the default will change to 2025-11-21 20:18:30.260 | --format-version=2 2025-11-21 20:18:30.260 | 2025-11-21 20:18:30.260 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2025-11-21 20:18:30.260 | + lib/swift:init_swift:716 : popd 2025-11-21 20:18:30.306 | [8971 Async init_swift:84759]: finished init_swift with result 0 in 3 seconds 2025-11-21 20:18:30.311 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:30.314 | + ./stack.sh:main:1258 : async_wait init_cinder 2025-11-21 20:18:30.369 | [8971 Async init_cinder:84866]: Waiting for completion of init_cinder running on PID 84866 (2 other jobs running) 2025-11-21 20:18:30.389 | [8971 Async init_cinder:84866]: Signaling child to exit 2025-11-21 20:18:30.390 | WAKEUP 2025-11-21 20:18:30.408 | [8971 Async init_cinder:84866]: Signaled 2025-11-21 20:18:30.409 | + lib/cinder:init_cinder:488 : is_service_enabled mysql postgresql 2025-11-21 20:18:30.409 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.409 | + lib/cinder:init_cinder:490 : recreate_database cinder 2025-11-21 20:18:30.409 | + lib/database:recreate_database:112 : local db=cinder 2025-11-21 20:18:30.409 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2025-11-21 20:18:30.409 | + lib/databases/mysql:recreate_database_mysql:60 : local db=cinder 2025-11-21 20:18:30.409 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2025-11-21 20:18:30.409 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2025-11-21 20:18:30.409 | + lib/cinder:init_cinder:492 : time_start dbsync 2025-11-21 20:18:30.409 | + functions-common:time_start:2409 : local name=dbsync 2025-11-21 20:18:30.409 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:30.409 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:30.409 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:30.409 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756295129 2025-11-21 20:18:30.409 | + lib/cinder:init_cinder:494 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2025-11-21 20:18:30.409 | INFO dbcounter [-] Registered counter for database cinder 2025-11-21 20:18:30.410 | 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=84985) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:18:30.410 | INFO cinder.db.migration [-] Applying migration(s) 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:30.410 | DEBUG dbcounter [-] [84985] Writer thread running {{(pid=84985) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2025-11-21 20:18:30.410 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=84985) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:30.410 | INFO cinder.db.migration [-] Migration(s) applied 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:495 : time_stop dbsync 2025-11-21 20:18:30.410 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:30.410 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:30.410 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:30.410 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:30.410 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:30.410 | + functions-common:time_stop:2429 : name=dbsync 2025-11-21 20:18:30.410 | + functions-common:time_stop:2430 : start_time=1763756295129 2025-11-21 20:18:30.410 | + functions-common:time_stop:2432 : [[ -z 1763756295129 ]] 2025-11-21 20:18:30.410 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:30.410 | + functions-common:time_stop:2435 : end_time=1763756300476 2025-11-21 20:18:30.410 | + functions-common:time_stop:2436 : elapsed_time=5347 2025-11-21 20:18:30.410 | + functions-common:time_stop:2437 : total=3265 2025-11-21 20:18:30.410 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:30.410 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8612 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:498 : is_service_enabled c-vol 2025-11-21 20:18:30.410 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:498 : [[ -n lvm:lvmdriver-1 ]] 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:499 : local be be_name be_type 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:500 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:501 : be_type=lvm 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:502 : be_name=lvmdriver-1 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:503 : type init_cinder_backend_lvm 2025-11-21 20:18:30.410 | + lib/cinder:init_cinder:504 : init_cinder_backend_lvm lvmdriver-1 2025-11-21 20:18:30.410 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2025-11-21 20:18:30.410 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-11-21 20:18:30.410 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2025-11-21 20:18:30.410 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2025-11-21 20:18:30.410 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2025-11-21 20:18:30.410 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:30.410 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:30.410 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:30.410 | + lib/lvm:init_lvm_volume_group:134 : start_service tgtd 2025-11-21 20:18:30.410 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-21 20:18:30.410 | + functions-common:start_service:2331 : sudo /bin/systemctl start tgtd 2025-11-21 20:18:30.410 | Failed to start tgtd.service: Unit tgtd.service not found. 2025-11-21 20:18:30.411 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | Volume group "stack-volumes-lvmdriver-1" not found 2025-11-21 20:18:30.411 | Cannot process volume group stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2025-11-21 20:18:30.411 | s|%DIRECTIO%|--direct-io=on|g; 2025-11-21 20:18:30.411 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2025-11-21 20:18:30.411 | ' /opt/stack/devstack/files/lvm-backing-file.template 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2025-11-21 20:18:30.411 | [Unit] 2025-11-21 20:18:30.411 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-21 20:18:30.411 | DefaultDependencies=no 2025-11-21 20:18:30.411 | After=systemd-udev-settle.service 2025-11-21 20:18:30.411 | Before=lvm2-activation-early.service 2025-11-21 20:18:30.411 | Wants=systemd-udev-settle.service 2025-11-21 20:18:30.411 | 2025-11-21 20:18:30.411 | [Service] 2025-11-21 20:18:30.411 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2025-11-21 20:18:30.411 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2025-11-21 20:18:30.411 | RemainAfterExit=yes 2025-11-21 20:18:30.411 | Type=oneshot 2025-11-21 20:18:30.411 | 2025-11-21 20:18:30.411 | [Install] 2025-11-21 20:18:30.411 | WantedBy=local-fs.target 2025-11-21 20:18:30.411 | Also=systemd-udev-settle.service 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2025-11-21 20:18:30.411 | 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'. 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2025-11-21 20:18:30.411 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop1 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | Volume group "stack-volumes-lvmdriver-1" not found 2025-11-21 20:18:30.411 | Cannot process volume group stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop1 2025-11-21 20:18:30.411 | Physical volume "/dev/loop1" successfully created. 2025-11-21 20:18:30.411 | Creating devices file /etc/lvm/devices/system.devices 2025-11-21 20:18:30.411 | Volume group "stack-volumes-lvmdriver-1" successfully created 2025-11-21 20:18:30.411 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2025-11-21 20:18:30.411 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.411 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2025-11-21 20:18:30.411 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2025-11-21 20:18:30.411 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2025-11-21 20:18:30.411 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2025-11-21 20:18:30.411 | + lib/cinder:init_cinder:509 : is_service_enabled c-bak 2025-11-21 20:18:30.411 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.411 | + lib/cinder:init_cinder:509 : [[ -n swift ]] 2025-11-21 20:18:30.411 | + lib/cinder:init_cinder:510 : type init_cinder_backup_swift 2025-11-21 20:18:30.411 | + lib/cinder:init_cinder:515 : mkdir -p /opt/stack/data/cinder/volumes 2025-11-21 20:18:30.449 | [8971 Async init_cinder:84866]: finished init_cinder with result 0 in 7 seconds 2025-11-21 20:18:30.454 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:30.456 | + ./stack.sh:main:1263 : is_service_enabled nova 2025-11-21 20:18:30.473 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.475 | + ./stack.sh:main:1264 : echo_summary 'Configuring Nova' 2025-11-21 20:18:30.477 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:18:30.480 | + ./stack.sh:echo_summary:473 : echo -e Configuring Nova 2025-11-21 20:18:30.483 | + ./stack.sh:main:1265 : init_nova 2025-11-21 20:18:30.485 | + lib/nova:init_nova:870 : is_service_enabled mysql postgresql 2025-11-21 20:18:30.502 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.505 | + lib/nova:init_nova:870 : is_service_enabled n-api 2025-11-21 20:18:30.524 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:30.527 | + lib/nova:init_nova:872 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:18:30.531 | + lib/nova:init_nova:880 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-21 20:18:30.609 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-21 20:18:30.657 | [8971 Async nova-cell-0:86703]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2025-11-21 20:18:30.663 | ++ lib/nova:init_nova:883 : seq 1 1 2025-11-21 20:18:30.668 | + lib/nova:init_nova:883 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:18:30.673 | ++ lib/nova:init_nova:884 : conductor_conf 1 2025-11-21 20:18:30.676 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:18:30.680 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:18:30.684 | + lib/nova:init_nova:884 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-21 20:18:30.746 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-21 20:18:30.774 | [8971 Async nova-cell-1:86810]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2025-11-21 20:18:30.777 | + lib/nova:init_nova:887 : recreate_database nova_api 2025-11-21 20:18:30.779 | + lib/database:recreate_database:112 : local db=nova_api 2025-11-21 20:18:30.782 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2025-11-21 20:18:30.784 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_api 2025-11-21 20:18:30.786 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2025-11-21 20:18:30.797 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2025-11-21 20:18:30.807 | + lib/nova:init_nova:888 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2025-11-21 20:18:32.733 | INFO dbcounter [-] Registered counter for database nova_api 2025-11-21 20:18:32.745 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:32.745 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:32.746 | DEBUG dbcounter [-] [86877] Writer thread running {{(pid=86877) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:32.777 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2025-11-21 20:18:34.984 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=86877) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:18:34.988 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2025-11-21 20:18:35.449 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=86877) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:35.454 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2025-11-21 20:18:35.456 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=86877) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:35.900 | ++ lib/nova:init_nova:892 : database_connection_url nova_cell0 2025-11-21 20:18:35.903 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2025-11-21 20:18:35.905 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2025-11-21 20:18:35.909 | ++ lib/databases/mysql:database_connection_url_mysql:253 : local db=nova_cell0 2025-11-21 20:18:35.911 | ++ lib/databases/mysql:database_connection_url_mysql:254 : local plugin 2025-11-21 20:18:35.914 | ++ lib/databases/mysql:database_connection_url_mysql:258 : [[ True == \T\r\u\e ]] 2025-11-21 20:18:35.916 | ++ lib/databases/mysql:database_connection_url_mysql:259 : is_service_enabled mysql 2025-11-21 20:18:35.934 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:35.936 | ++ lib/databases/mysql:database_connection_url_mysql:260 : plugin='&plugin=dbcounter' 2025-11-21 20:18:35.939 | ++ lib/databases/mysql:database_connection_url_mysql:264 : echo 'mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2025-11-21 20:18:35.942 | + lib/nova:init_nova:892 : /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' 2025-11-21 20:18:37.527 | INFO dbcounter [None req-666a0962-09cd-411b-b483-ba02c8f8eedb None None] Registered counter for database nova_api 2025-11-21 20:18:37.557 | DEBUG dbcounter [-] [86941] Writer thread running {{(pid=86941) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:38.002 | ++ lib/nova:init_nova:895 : seq 0 1 2025-11-21 20:18:38.008 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-11-21 20:18:38.010 | + lib/nova:init_nova:896 : async_wait nova-cell-0 2025-11-21 20:18:38.065 | [8971 Async nova-cell-0:86703]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 86703 (3 other jobs running) 2025-11-21 20:18:38.097 | [8971 Async nova-cell-0:86703]: Signaling child to exit 2025-11-21 20:18:40.269 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:40.280 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:40.296 | [86810 Async nova-cell-1:86810]: finished successfully 2025-11-21 20:18:40.304 | [86703 Async nova-cell-0:86703]: finished successfully 2025-11-21 20:18:40.328 | WAKEUP 2025-11-21 20:18:40.349 | [8971 Async nova-cell-0:86703]: Signaled 2025-11-21 20:18:40.350 | + lib/nova:init_nova_db:860 : local dbname=nova_cell0 2025-11-21 20:18:40.350 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova.conf 2025-11-21 20:18:40.350 | + lib/nova:init_nova_db:862 : recreate_database nova_cell0 2025-11-21 20:18:40.350 | + lib/database:recreate_database:112 : local db=nova_cell0 2025-11-21 20:18:40.350 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2025-11-21 20:18:40.350 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell0 2025-11-21 20:18:40.350 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2025-11-21 20:18:40.350 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2025-11-21 20:18:40.350 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2025-11-21 20:18:40.350 | INFO dbcounter [-] Registered counter for database nova_cell0 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:40.350 | DEBUG dbcounter [-] [86756] Writer thread running {{(pid=86756) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.350 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-11-21 20:18:40.350 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=86756) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.395 | [8971 Async nova-cell-0:86703]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 9 seconds 2025-11-21 20:18:40.400 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:40.403 | + lib/nova:init_nova:895 : for i in $(seq 0 $NOVA_NUM_CELLS) 2025-11-21 20:18:40.406 | + lib/nova:init_nova:896 : async_wait nova-cell-1 2025-11-21 20:18:40.462 | [8971 Async nova-cell-1:86810]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 86810 (2 other jobs running) 2025-11-21 20:18:40.489 | [8971 Async nova-cell-1:86810]: Signaling child to exit 2025-11-21 20:18:40.489 | WAKEUP 2025-11-21 20:18:40.512 | [8971 Async nova-cell-1:86810]: Signaled 2025-11-21 20:18:40.514 | + lib/nova:init_nova_db:860 : local dbname=nova_cell1 2025-11-21 20:18:40.514 | + lib/nova:init_nova_db:861 : local conffile=/etc/nova/nova_cell1.conf 2025-11-21 20:18:40.514 | + lib/nova:init_nova_db:862 : recreate_database nova_cell1 2025-11-21 20:18:40.514 | + lib/database:recreate_database:112 : local db=nova_cell1 2025-11-21 20:18:40.514 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2025-11-21 20:18:40.514 | + lib/databases/mysql:recreate_database_mysql:60 : local db=nova_cell1 2025-11-21 20:18:40.514 | + lib/databases/mysql:recreate_database_mysql:61 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2025-11-21 20:18:40.514 | + lib/databases/mysql:recreate_database_mysql:62 : mysql -uroot -psecretdatabase -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2025-11-21 20:18:40.514 | + lib/nova:init_nova_db:863 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2025-11-21 20:18:40.514 | INFO dbcounter [-] Registered counter for database nova_cell1 2025-11-21 20:18:40.514 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2025-11-21 20:18:40.514 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2025-11-21 20:18:40.514 | DEBUG dbcounter [-] [86867] Writer thread running {{(pid=86867) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:40.514 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2025-11-21 20:18:40.514 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:830}} 2025-11-21 20:18:40.514 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2025-11-21 20:18:40.514 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.514 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.515 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.515 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.515 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.515 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.515 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.515 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2025-11-21 20:18:40.515 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=86867) update_to_step /usr/local/lib/python3.12/site-packages/alembic/runtime/migration.py:865}} 2025-11-21 20:18:40.562 | [8971 Async nova-cell-1:86810]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 9 seconds 2025-11-21 20:18:40.566 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:40.570 | + lib/nova:init_nova:899 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:18:40.573 | + lib/nova:init_nova:906 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2025-11-21 20:18:42.130 | Running batches of 50 until complete 2025-11-21 20:18:42.130 | INFO dbcounter [None req-95f5732b-fe79-49fc-b9ea-06edf926e01b None None] Registered counter for database nova_cell0 2025-11-21 20:18:42.195 | DEBUG dbcounter [-] [87226] Writer thread running {{(pid=87226) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:42.199 | INFO dbcounter [None req-95f5732b-fe79-49fc-b9ea-06edf926e01b None None] Registered counter for database nova_api 2025-11-21 20:18:42.250 | DEBUG dbcounter [-] [87226] Writer thread running {{(pid=87226) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:42.265 | INFO dbcounter [None req-95f5732b-fe79-49fc-b9ea-06edf926e01b None None] Registered counter for database nova_cell0 2025-11-21 20:18:42.271 | DEBUG dbcounter [-] [87226] Writer thread running {{(pid=87226) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:42.302 | +-------------------------------------+--------------+-----------+ 2025-11-21 20:18:42.302 | | Migration | Total Needed | Completed | 2025-11-21 20:18:42.302 | +-------------------------------------+--------------+-----------+ 2025-11-21 20:18:42.302 | | fill_virtual_interface_list | 0 | 0 | 2025-11-21 20:18:42.302 | | migrate_empty_ratio | 0 | 0 | 2025-11-21 20:18:42.302 | | migrate_quota_classes_to_api_db | 0 | 0 | 2025-11-21 20:18:42.302 | | migrate_quota_limits_to_api_db | 0 | 0 | 2025-11-21 20:18:42.302 | | migration_migrate_to_uuid | 0 | 0 | 2025-11-21 20:18:42.302 | | populate_dev_uuids | 0 | 0 | 2025-11-21 20:18:42.302 | | populate_instance_compute_id | 0 | 0 | 2025-11-21 20:18:42.302 | | populate_missing_availability_zones | 0 | 0 | 2025-11-21 20:18:42.302 | | populate_queued_for_delete | 0 | 0 | 2025-11-21 20:18:42.302 | | populate_user_id | 0 | 0 | 2025-11-21 20:18:42.302 | | populate_uuids | 0 | 0 | 2025-11-21 20:18:42.302 | +-------------------------------------+--------------+-----------+ 2025-11-21 20:18:42.744 | ++ lib/nova:init_nova:909 : seq 1 1 2025-11-21 20:18:42.749 | + lib/nova:init_nova:909 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:18:42.753 | ++ lib/nova:init_nova:910 : conductor_conf 1 2025-11-21 20:18:42.756 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:18:42.758 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:18:42.762 | + lib/nova:init_nova:910 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2025-11-21 20:18:44.306 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2025-11-21 20:18:44.306 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2025-11-21 20:18:44.306 | INFO dbcounter [None req-cec24ba5-1b0f-46ec-88b3-4e94c589c822 None None] Registered counter for database nova_api 2025-11-21 20:18:44.335 | DEBUG dbcounter [-] [87244] Writer thread running {{(pid=87244) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:18:44.739 | + lib/nova:init_nova:914 : create_nova_keys_dir 2025-11-21 20:18:44.742 | + lib/nova:create_nova_keys_dir:856 : sudo install -d -o stack /opt/stack/data/nova /opt/stack/data/nova/keys 2025-11-21 20:18:44.775 | + lib/nova:init_nova:916 : [[ '' == \L\V\M ]] 2025-11-21 20:18:44.779 | + ./stack.sh:main:1267 : async_runfunc configure_neutron_nova 2025-11-21 20:18:44.781 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2025-11-21 20:18:44.860 | + inc/async:async_inner:63 : configure_neutron_nova 2025-11-21 20:18:44.910 | [8971 Async configure_neutron_nova:87309]: running: configure_neutron_nova 2025-11-21 20:18:44.913 | + ./stack.sh:main:1275 : run_phase stack post-config 2025-11-21 20:18:44.916 | + functions-common:run_phase:1851 : local mode=stack 2025-11-21 20:18:44.919 | + functions-common:run_phase:1852 : local phase=post-config 2025-11-21 20:18:44.922 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:18:44.925 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:18:44.928 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:18:44.932 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:18:44.936 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:18:44.939 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:18:44.944 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:18:44.947 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:18:44.950 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:18:44.953 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack post-config 2025-11-21 20:18:44.957 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:18:44.977 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:44.980 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:18:44.983 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:18:44.986 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2025-11-21 20:18:44.990 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:18:44.993 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-21 20:18:44.996 | ++ extras.d/80-tempest.sh:source:12 : : 2025-11-21 20:18:44.999 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-21 20:18:45.001 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-21 20:18:45.004 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:18:45.008 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-21 20:18:45.011 | + functions-common:run_phase:1878 : run_plugins stack post-config 2025-11-21 20:18:45.014 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-21 20:18:45.017 | + functions-common:run_plugins:1838 : local phase=post-config 2025-11-21 20:18:45.020 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-21 20:18:45.023 | + functions-common:run_plugins:1841 : local plugin 2025-11-21 20:18:45.026 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-21 20:18:45.029 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-21 20:18:45.033 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-21 20:18:45.036 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack post-config 2025-11-21 20:18:45.039 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-21 20:18:45.042 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-21 20:18:45.045 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-21 20:18:45.048 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-21 20:18:45.051 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-21 20:18:45.055 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-21 20:18:45.058 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-21 20:18:45.061 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-21 20:18:45.065 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-21 20:18:45.068 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-21 20:18:45.071 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-21 20:18:45.075 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-21 20:18:45.078 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-21 20:18:45.081 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-21 20:18:45.084 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-21 20:18:45.087 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-21 20:18:45.090 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-21 20:18:45.093 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-21 20:18:45.096 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-21 20:18:45.099 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-21 20:18:45.102 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-21 20:18:45.119 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-21 20:18:45.123 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-21 20:18:45.125 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-21 20:18:45.129 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-21 20:18:45.133 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:18:45.157 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:18:45.161 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-21 20:18:45.166 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-21 20:18:45.166 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-21 20:18:45.172 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-21 20:18:45.176 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-21 20:18:45.181 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-21 20:18:45.185 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:18:45.211 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:18:45.215 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-21 20:18:45.219 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:18:45.222 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-21 20:18:45.226 | ++ /opt/stack/neutron/devstack/plugin.sh:source:43 : is_service_enabled neutron-tag-ports-during-bulk-creation 2025-11-21 20:18:45.247 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.250 | ++ /opt/stack/neutron/devstack/plugin.sh:source:46 : is_service_enabled neutron-uplink-status-propagation 2025-11-21 20:18:45.272 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.275 | ++ /opt/stack/neutron/devstack/plugin.sh:source:49 : is_service_enabled q-flavors neutron-flavors 2025-11-21 20:18:45.295 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.299 | ++ /opt/stack/neutron/devstack/plugin.sh:source:52 : is_service_enabled q-log neutron-log 2025-11-21 20:18:45.319 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.322 | ++ /opt/stack/neutron/devstack/plugin.sh:source:55 : is_service_enabled q-dns neutron-dns 2025-11-21 20:18:45.342 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.345 | ++ /opt/stack/neutron/devstack/plugin.sh:source:62 : is_service_enabled neutron-segments 2025-11-21 20:18:45.367 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.370 | ++ /opt/stack/neutron/devstack/plugin.sh:source:65 : is_service_enabled neutron-network-segment-range 2025-11-21 20:18:45.393 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.396 | ++ /opt/stack/neutron/devstack/plugin.sh:source:68 : is_service_enabled q-distributed-dhcp neutron-distributed-dhcp 2025-11-21 20:18:45.416 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.420 | ++ /opt/stack/neutron/devstack/plugin.sh:source:73 : is_service_enabled q-metadata-path neutron-metadata-path 2025-11-21 20:18:45.443 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.446 | ++ /opt/stack/neutron/devstack/plugin.sh:source:78 : is_service_enabled neutron-local-ip 2025-11-21 20:18:45.467 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:81 : is_service_enabled neutron-local-ip-static 2025-11-21 20:18:45.490 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.493 | ++ /opt/stack/neutron/devstack/plugin.sh:source:84 : is_service_enabled q-agt neutron-agent 2025-11-21 20:18:45.515 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.518 | ++ /opt/stack/neutron/devstack/plugin.sh:source:92 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-11-21 20:18:45.537 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.540 | ++ /opt/stack/neutron/devstack/plugin.sh:source:96 : is_service_enabled q-l3 neutron-l3 2025-11-21 20:18:45.561 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.564 | ++ /opt/stack/neutron/devstack/plugin.sh:source:108 : is_service_enabled q-port-trusted-vif neutron-port-trusted-vif 2025-11-21 20:18:45.583 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.587 | ++ /opt/stack/neutron/devstack/plugin.sh:source:111 : '[' ml2 = ml2 ']' 2025-11-21 20:18:45.590 | ++ /opt/stack/neutron/devstack/plugin.sh:source:112 : configure_ml2_extension_drivers 2025-11-21 20:18:45.593 | ++ /opt/stack/neutron/devstack/lib/ml2:configure_ml2_extension_drivers:2 : is_neutron_legacy_enabled 2025-11-21 20:18:45.596 | ++ lib/neutron:is_neutron_legacy_enabled:320 : return 0 2025-11-21 20:18:45.599 | ++ /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 2025-11-21 20:18:45.641 | ++ /opt/stack/neutron/devstack/plugin.sh:source:114 : is_ovn_enabled 2025-11-21 20:18:45.644 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : [[ ovn == \o\v\n ]] 2025-11-21 20:18:45.647 | ++ /opt/stack/neutron/devstack/plugin.sh:is_ovn_enabled:30 : return 0 2025-11-21 20:18:45.652 | ++ /opt/stack/neutron/devstack/plugin.sh:source:115 : is_service_enabled q-port-forwarding neutron-port-forwarding 2025-11-21 20:18:45.672 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.675 | ++ /opt/stack/neutron/devstack/plugin.sh:source:119 : is_service_enabled neutron-loki 2025-11-21 20:18:45.695 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:45.699 | + ./stack.sh:main:1283 : merge_config_group /opt/stack/devstack/local.conf post-config 2025-11-21 20:18:45.702 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-21 20:18:45.705 | + inc/meta-config:merge_config_group:171 : shift 2025-11-21 20:18:45.708 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2025-11-21 20:18:45.711 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:18:45.714 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-21 20:18:45.717 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-21 20:18:45.721 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-config 2025-11-21 20:18:45.724 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:18:45.727 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2025-11-21 20:18:45.730 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:18:45.733 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2025-11-21 20:18:45.733 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:18:45.733 | gsub("[][]", "", $1); 2025-11-21 20:18:45.733 | split($1, a, "|"); 2025-11-21 20:18:45.733 | if (a[1] == matchgroup) 2025-11-21 20:18:45.733 | print a[2] 2025-11-21 20:18:45.733 | } 2025-11-21 20:18:45.733 | ' /opt/stack/devstack/local.conf 2025-11-21 20:18:45.741 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2025-11-21 20:18:45.744 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2025-11-21 20:18:45.747 | + inc/meta-config:merge_config_group:180 : local dir 2025-11-21 20:18:45.751 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2025-11-21 20:18:45.755 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2025-11-21 20:18:45.760 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2025-11-21 20:18:45.763 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2025-11-21 20:18:45.767 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2025-11-21 20:18:45.773 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2025-11-21 20:18:45.776 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2025-11-21 20:18:45.781 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2025-11-21 20:18:45.783 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2025-11-21 20:18:45.786 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-11-21 20:18:45.790 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:18:45.793 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-11-21 20:18:45.796 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2025-11-21 20:18:45.799 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-21 20:18:45.803 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2025-11-21 20:18:45.807 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2025-11-21 20:18:45.811 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2025-11-21 20:18:45.814 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2025-11-21 20:18:45.818 | + inc/meta-config:merge_config_file:164 : read a 2025-11-21 20:18:45.819 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NEUTRON_CONF' 2025-11-21 20:18:45.819 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2025-11-21 20:18:45.819 | BEGIN { 2025-11-21 20:18:45.819 | section = "" 2025-11-21 20:18:45.819 | last_section = "" 2025-11-21 20:18:45.819 | section_count = 0 2025-11-21 20:18:45.819 | } 2025-11-21 20:18:45.819 | /^\[.+\]/ { 2025-11-21 20:18:45.819 | gsub("[][]", "", $1); 2025-11-21 20:18:45.819 | section=$1 2025-11-21 20:18:45.819 | next 2025-11-21 20:18:45.819 | } 2025-11-21 20:18:45.819 | /^ *\#/ { 2025-11-21 20:18:45.819 | next 2025-11-21 20:18:45.819 | } 2025-11-21 20:18:45.819 | /^[^ \t]+/ { 2025-11-21 20:18:45.819 | # get offset of first = in $0 2025-11-21 20:18:45.820 | eq_idx = index($0, "=") 2025-11-21 20:18:45.820 | # extract attr & value from $0 2025-11-21 20:18:45.820 | attr = substr($0, 1, eq_idx - 1) 2025-11-21 20:18:45.820 | value = substr($0, eq_idx + 1) 2025-11-21 20:18:45.820 | # only need to strip trailing whitespace from attr 2025-11-21 20:18:45.820 | sub(/[ \t]*$/, "", attr) 2025-11-21 20:18:45.820 | # need to strip leading & trailing whitespace from value 2025-11-21 20:18:45.820 | sub(/^[ \t]*/, "", value) 2025-11-21 20:18:45.820 | sub(/[ \t]*$/, "", value) 2025-11-21 20:18:45.820 | 2025-11-21 20:18:45.820 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-21 20:18:45.820 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-21 20:18:45.820 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-21 20:18:45.820 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-21 20:18:45.820 | if (! (section, attr) in cfg_attr_count) { 2025-11-21 20:18:45.820 | if (section != last_section) { 2025-11-21 20:18:45.820 | cfg_section[section_count++] = section 2025-11-21 20:18:45.820 | last_section = section 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-21 20:18:45.820 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-21 20:18:45.820 | 2025-11-21 20:18:45.820 | cfg_attr[section, attr, 0] = value 2025-11-21 20:18:45.820 | cfg_attr_count[section, attr] = 1 2025-11-21 20:18:45.820 | } else { 2025-11-21 20:18:45.820 | lno = cfg_attr_count[section, attr]++ 2025-11-21 20:18:45.820 | cfg_attr[section, attr, lno] = value 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | END { 2025-11-21 20:18:45.820 | # Process each section in order 2025-11-21 20:18:45.820 | for (sno = 0; sno < section_count; sno++) { 2025-11-21 20:18:45.820 | section = cfg_section[sno] 2025-11-21 20:18:45.820 | # The ini routines simply append a config item immediately 2025-11-21 20:18:45.820 | # after the section header. To keep the same order as defined 2025-11-21 20:18:45.820 | # in local.conf, invoke the ini routines in the reverse order 2025-11-21 20:18:45.820 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-21 20:18:45.820 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-21 20:18:45.820 | if (cfg_attr_count[section, attr] == 1) 2025-11-21 20:18:45.820 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-21 20:18:45.820 | else { 2025-11-21 20:18:45.820 | # For multiline, invoke the ini routines in the reverse order 2025-11-21 20:18:45.820 | count = cfg_attr_count[section, attr] 2025-11-21 20:18:45.820 | print "inidelete " configfile " " section " " attr 2025-11-21 20:18:45.820 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-21 20:18:45.820 | for (l = count -2; l >= 0; l--) 2025-11-21 20:18:45.820 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | } 2025-11-21 20:18:45.820 | ' 2025-11-21 20:18:45.822 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:18:45.822 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-21 20:18:45.825 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-11-21 20:18:45.827 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2025-11-21 20:18:45.832 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:18:45.834 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2025-11-21 20:18:45.837 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2025-11-21 20:18:45.837 | BEGIN { group = "" } 2025-11-21 20:18:45.837 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:18:45.837 | gsub("[][]", "", $1); 2025-11-21 20:18:45.837 | split($1, a, "|"); 2025-11-21 20:18:45.837 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-21 20:18:45.837 | group=a[1] 2025-11-21 20:18:45.837 | } else { 2025-11-21 20:18:45.838 | group="" 2025-11-21 20:18:45.838 | } 2025-11-21 20:18:45.838 | next 2025-11-21 20:18:45.838 | } 2025-11-21 20:18:45.838 | { 2025-11-21 20:18:45.838 | if (group != "") 2025-11-21 20:18:45.838 | print $0 2025-11-21 20:18:45.838 | } 2025-11-21 20:18:45.838 | ' /opt/stack/devstack/local.conf 2025-11-21 20:18:45.842 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:18:45.845 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF DEFAULT global_physnet_mtu "1430"' 2025-11-21 20:18:45.848 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf DEFAULT global_physnet_mtu 1430 2025-11-21 20:18:45.874 | [87309 Async configure_neutron_nova:87309]: finished successfully 2025-11-21 20:18:45.893 | + inc/meta-config:merge_config_file:164 : read a 2025-11-21 20:18:45.897 | + ./stack.sh:main:1292 : is_service_enabled swift 2025-11-21 20:18:45.919 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:45.923 | + ./stack.sh:main:1293 : echo_summary 'Starting Swift' 2025-11-21 20:18:45.926 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:18:45.929 | + ./stack.sh:echo_summary:473 : echo -e Starting Swift 2025-11-21 20:18:45.932 | + ./stack.sh:main:1294 : start_swift 2025-11-21 20:18:45.936 | + lib/swift:start_swift:754 : restart_service memcached 2025-11-21 20:18:45.939 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:18:45.943 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart memcached 2025-11-21 20:18:46.384 | + lib/swift:start_swift:757 : is_ubuntu 2025-11-21 20:18:46.388 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:46.391 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:46.394 | + lib/swift:start_swift:759 : '[' -e /etc/xinetd.d/rsync ']' 2025-11-21 20:18:46.398 | + lib/swift:start_swift:762 : start_service rsyncd 2025-11-21 20:18:46.402 | + functions-common:start_service:2330 : '[' -x /bin/systemctl ']' 2025-11-21 20:18:46.405 | + functions-common:start_service:2331 : sudo /bin/systemctl start rsyncd 2025-11-21 20:18:46.449 | + lib/swift:start_swift:765 : '[' False == True ']' 2025-11-21 20:18:46.452 | + lib/swift:start_swift:784 : [[ 1 == 1 ]] 2025-11-21 20:18:46.455 | + lib/swift:start_swift:785 : local foreground_services type 2025-11-21 20:18:46.459 | + lib/swift:start_swift:787 : foreground_services='object container account' 2025-11-21 20:18:46.462 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-21 20:18:46.466 | + lib/swift:start_swift:789 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.469 | + functions-common:run_process:1677 : local service=s-object 2025-11-21 20:18:46.473 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.476 | + functions-common:run_process:1679 : local group= 2025-11-21 20:18:46.479 | + functions-common:run_process:1680 : local user= 2025-11-21 20:18:46.482 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:18:46.486 | + functions-common:run_process:1683 : local name=s-object 2025-11-21 20:18:46.490 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:18:46.493 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:18:46.496 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:46.500 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:46.504 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:46.510 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756326506 2025-11-21 20:18:46.514 | + functions-common:run_process:1686 : is_service_enabled s-object 2025-11-21 20:18:46.536 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:46.539 | + functions-common:run_process:1687 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2025-11-21 20:18:46.543 | + functions-common:_run_under_systemd:1631 : local service=s-object 2025-11-21 20:18:46.546 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.549 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.552 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.555 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.558 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2025-11-21 20:18:46.562 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2025-11-21 20:18:46.565 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-object.service 2025-11-21 20:18:46.568 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:18:46.571 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:18:46.574 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:18:46.578 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:18:46.581 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-object] ]] 2025-11-21 20:18:46.585 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2025-11-21 20:18:46.588 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' stack '' 2025-11-21 20:18:46.591 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-object.service 2025-11-21 20:18:46.594 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:46.597 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:18:46.600 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:18:46.603 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:18:46.606 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:18:46.609 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:18:46.612 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-object.service 2025-11-21 20:18:46.615 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:18:46.621 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2025-11-21 20:18:46.748 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:18:46.854 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User stack 2025-11-21 20:18:46.946 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2025-11-21 20:18:47.043 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2025-11-21 20:18:47.141 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2025-11-21 20:18:47.239 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:18:47.334 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:18:47.337 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:18:47.340 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2025-11-21 20:18:47.457 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:18:47.721 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-object.service 2025-11-21 20:18:47.754 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-object.service' → '/etc/systemd/system/devstack@s-object.service'. 2025-11-21 20:18:47.997 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-object.service 2025-11-21 20:18:48.048 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:18:48.052 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:48.055 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:48.058 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:48.061 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:48.064 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:48.067 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:18:48.070 | + functions-common:time_stop:2430 : start_time=1763756326506 2025-11-21 20:18:48.073 | + functions-common:time_stop:2432 : [[ -z 1763756326506 ]] 2025-11-21 20:18:48.076 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:48.082 | + functions-common:time_stop:2435 : end_time=1763756328079 2025-11-21 20:18:48.085 | + functions-common:time_stop:2436 : elapsed_time=1573 2025-11-21 20:18:48.088 | + functions-common:time_stop:2437 : total=6992 2025-11-21 20:18:48.091 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:48.094 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8565 2025-11-21 20:18:48.097 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-21 20:18:48.100 | + lib/swift:start_swift:789 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.103 | + functions-common:run_process:1677 : local service=s-container 2025-11-21 20:18:48.106 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.109 | + functions-common:run_process:1679 : local group= 2025-11-21 20:18:48.111 | + functions-common:run_process:1680 : local user= 2025-11-21 20:18:48.114 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:18:48.117 | + functions-common:run_process:1683 : local name=s-container 2025-11-21 20:18:48.119 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:18:48.123 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:18:48.126 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:48.129 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:48.133 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:48.138 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756328135 2025-11-21 20:18:48.141 | + functions-common:run_process:1686 : is_service_enabled s-container 2025-11-21 20:18:48.159 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:48.162 | + functions-common:run_process:1687 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2025-11-21 20:18:48.165 | + functions-common:_run_under_systemd:1631 : local service=s-container 2025-11-21 20:18:48.168 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.172 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.175 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.178 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.181 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2025-11-21 20:18:48.184 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2025-11-21 20:18:48.186 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container.service 2025-11-21 20:18:48.189 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:18:48.192 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:18:48.194 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:18:48.197 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:18:48.200 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container] ]] 2025-11-21 20:18:48.203 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2025-11-21 20:18:48.205 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' stack '' 2025-11-21 20:18:48.208 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container.service 2025-11-21 20:18:48.211 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.214 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:18:48.217 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:18:48.219 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:18:48.222 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:18:48.225 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:18:48.227 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container.service 2025-11-21 20:18:48.230 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:18:48.234 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2025-11-21 20:18:48.341 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:18:48.453 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User stack 2025-11-21 20:18:48.558 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2025-11-21 20:18:48.649 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2025-11-21 20:18:48.745 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2025-11-21 20:18:48.842 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:18:48.937 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:18:48.941 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:18:48.944 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2025-11-21 20:18:49.061 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:18:49.371 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container.service 2025-11-21 20:18:49.406 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container.service' → '/etc/systemd/system/devstack@s-container.service'. 2025-11-21 20:18:49.656 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container.service 2025-11-21 20:18:49.705 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:18:49.708 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:49.711 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:49.714 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:49.717 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:49.720 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:49.723 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:18:49.726 | + functions-common:time_stop:2430 : start_time=1763756328135 2025-11-21 20:18:49.730 | + functions-common:time_stop:2432 : [[ -z 1763756328135 ]] 2025-11-21 20:18:49.736 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:49.741 | + functions-common:time_stop:2435 : end_time=1763756329737 2025-11-21 20:18:49.744 | + functions-common:time_stop:2436 : elapsed_time=1602 2025-11-21 20:18:49.748 | + functions-common:time_stop:2437 : total=8565 2025-11-21 20:18:49.751 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:49.755 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10167 2025-11-21 20:18:49.758 | + lib/swift:start_swift:788 : for type in ${foreground_services} 2025-11-21 20:18:49.761 | + lib/swift:start_swift:789 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.764 | + functions-common:run_process:1677 : local service=s-account 2025-11-21 20:18:49.766 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.770 | + functions-common:run_process:1679 : local group= 2025-11-21 20:18:49.773 | + functions-common:run_process:1680 : local user= 2025-11-21 20:18:49.775 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:18:49.779 | + functions-common:run_process:1683 : local name=s-account 2025-11-21 20:18:49.781 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:18:49.784 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:18:49.787 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:49.790 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:49.794 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:49.799 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756329796 2025-11-21 20:18:49.802 | + functions-common:run_process:1686 : is_service_enabled s-account 2025-11-21 20:18:49.822 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:49.824 | + functions-common:run_process:1687 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2025-11-21 20:18:49.828 | + functions-common:_run_under_systemd:1631 : local service=s-account 2025-11-21 20:18:49.831 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.834 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.837 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.839 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.842 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2025-11-21 20:18:49.846 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2025-11-21 20:18:49.850 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-account.service 2025-11-21 20:18:49.853 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:18:49.855 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:18:49.858 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:18:49.861 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:18:49.864 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-account] ]] 2025-11-21 20:18:49.867 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2025-11-21 20:18:49.870 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' stack '' 2025-11-21 20:18:49.874 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-account.service 2025-11-21 20:18:49.877 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:49.880 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:18:49.883 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:18:49.885 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:18:49.888 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:18:49.891 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:18:49.894 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-account.service 2025-11-21 20:18:49.897 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:18:49.903 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2025-11-21 20:18:50.014 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:18:50.119 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User stack 2025-11-21 20:18:50.216 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2025-11-21 20:18:50.309 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2025-11-21 20:18:50.404 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2025-11-21 20:18:50.484 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:18:50.577 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:18:50.580 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:18:50.582 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2025-11-21 20:18:50.700 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:18:50.991 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-account.service 2025-11-21 20:18:51.014 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-account.service' → '/etc/systemd/system/devstack@s-account.service'. 2025-11-21 20:18:51.248 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-account.service 2025-11-21 20:18:51.295 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:18:51.297 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:51.300 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:51.302 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:51.304 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:51.307 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:51.310 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:18:51.312 | + functions-common:time_stop:2430 : start_time=1763756329796 2025-11-21 20:18:51.314 | + functions-common:time_stop:2432 : [[ -z 1763756329796 ]] 2025-11-21 20:18:51.318 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:51.323 | + functions-common:time_stop:2435 : end_time=1763756331320 2025-11-21 20:18:51.325 | + functions-common:time_stop:2436 : elapsed_time=1524 2025-11-21 20:18:51.328 | + functions-common:time_stop:2437 : total=10167 2025-11-21 20:18:51.330 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:51.332 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=11691 2025-11-21 20:18:51.335 | + lib/swift:start_swift:792 : [[ False == \T\r\u\e ]] 2025-11-21 20:18:51.338 | + lib/swift:start_swift:797 : enable_service s-container-sync 2025-11-21 20:18:51.390 | + lib/swift:start_swift:798 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.394 | + functions-common:run_process:1677 : local service=s-container-sync 2025-11-21 20:18:51.396 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.399 | + functions-common:run_process:1679 : local group= 2025-11-21 20:18:51.403 | + functions-common:run_process:1680 : local user= 2025-11-21 20:18:51.405 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:18:51.408 | + functions-common:run_process:1683 : local name=s-container-sync 2025-11-21 20:18:51.411 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:18:51.413 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:18:51.416 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:51.419 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:51.423 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:51.428 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756331425 2025-11-21 20:18:51.431 | + functions-common:run_process:1686 : is_service_enabled s-container-sync 2025-11-21 20:18:51.450 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:51.453 | + functions-common:run_process:1687 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2025-11-21 20:18:51.456 | + functions-common:_run_under_systemd:1631 : local service=s-container-sync 2025-11-21 20:18:51.458 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.461 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.464 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.466 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.468 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2025-11-21 20:18:51.471 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2025-11-21 20:18:51.473 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-container-sync.service 2025-11-21 20:18:51.475 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:18:51.478 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:18:51.481 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:18:51.484 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:18:51.486 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-container-sync] ]] 2025-11-21 20:18:51.487 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2025-11-21 20:18:51.489 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' stack '' 2025-11-21 20:18:51.491 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-container-sync.service 2025-11-21 20:18:51.494 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.496 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:18:51.499 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:18:51.501 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:18:51.502 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:18:51.504 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:18:51.506 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2025-11-21 20:18:51.508 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:18:51.513 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2025-11-21 20:18:51.626 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:18:51.743 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User stack 2025-11-21 20:18:51.837 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2025-11-21 20:18:51.931 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2025-11-21 20:18:52.016 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2025-11-21 20:18:52.107 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:18:52.185 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:18:52.188 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:18:52.190 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2025-11-21 20:18:52.305 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:18:52.605 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-container-sync.service 2025-11-21 20:18:52.639 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service' → '/etc/systemd/system/devstack@s-container-sync.service'. 2025-11-21 20:18:52.885 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-container-sync.service 2025-11-21 20:18:52.937 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:18:52.940 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:52.943 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:52.946 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:52.949 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:52.953 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:52.956 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:18:52.959 | + functions-common:time_stop:2430 : start_time=1763756331425 2025-11-21 20:18:52.961 | + functions-common:time_stop:2432 : [[ -z 1763756331425 ]] 2025-11-21 20:18:52.965 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:52.971 | + functions-common:time_stop:2435 : end_time=1763756332968 2025-11-21 20:18:52.974 | + functions-common:time_stop:2436 : elapsed_time=1543 2025-11-21 20:18:52.978 | + functions-common:time_stop:2437 : total=11691 2025-11-21 20:18:52.981 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:52.984 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=13234 2025-11-21 20:18:52.988 | + lib/swift:start_swift:805 : is_service_enabled tls-proxy 2025-11-21 20:18:53.007 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:53.011 | + lib/swift:start_swift:806 : local proxy_port=8080 2025-11-21 20:18:53.014 | + lib/swift:start_swift:807 : start_tls_proxy swift '*' 8080 38.102.83.94 8081 16384 2025-11-21 20:18:53.017 | + lib/tls:start_tls_proxy:510 : local b_service=swift-tls-proxy 2025-11-21 20:18:53.020 | + lib/tls:start_tls_proxy:511 : local 'f_host=*' 2025-11-21 20:18:53.023 | + lib/tls:start_tls_proxy:512 : local f_port=8080 2025-11-21 20:18:53.026 | + lib/tls:start_tls_proxy:513 : local b_host=38.102.83.94 2025-11-21 20:18:53.030 | + lib/tls:start_tls_proxy:514 : local b_port=8081 2025-11-21 20:18:53.033 | + lib/tls:start_tls_proxy:516 : local f_header_size=16384 2025-11-21 20:18:53.035 | + lib/tls:start_tls_proxy:519 : tune_apache_connections norestart 2025-11-21 20:18:53.037 | + lib/tls:tune_apache_connections:455 : local should_restart=norestart 2025-11-21 20:18:53.040 | + lib/tls:tune_apache_connections:456 : local tuning_file=/etc/httpd/conf.d/connection-tuning.conf 2025-11-21 20:18:53.043 | + lib/tls:tune_apache_connections:457 : '[' -f /etc/httpd/conf.d/connection-tuning.conf ']' 2025-11-21 20:18:53.047 | + lib/tls:start_tls_proxy:521 : local config_file 2025-11-21 20:18:53.050 | ++ lib/tls:start_tls_proxy:522 : apache_site_config_for swift-tls-proxy 2025-11-21 20:18:53.053 | ++ lib/apache:apache_site_config_for:174 : local site=swift-tls-proxy 2025-11-21 20:18:53.057 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2025-11-21 20:18:53.060 | ++ functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.063 | ++ functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.067 | ++ lib/apache:apache_site_config_for:178 : is_fedora 2025-11-21 20:18:53.070 | ++ functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.073 | ++ functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.075 | ++ functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.078 | ++ functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.082 | ++ functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.084 | ++ functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.087 | ++ functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.090 | ++ functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.093 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.096 | ++ functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.099 | ++ lib/apache:apache_site_config_for:180 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-21 20:18:53.103 | ++ lib/apache:apache_site_config_for:181 : '[' -f /etc/httpd/conf.d/swift-tls-proxy.conf ']' 2025-11-21 20:18:53.106 | ++ lib/apache:apache_site_config_for:184 : echo /etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-11-21 20:18:53.109 | + lib/tls:start_tls_proxy:522 : config_file=/etc/httpd/conf.d/swift-tls-proxy.conf.disabled 2025-11-21 20:18:53.111 | + lib/tls:start_tls_proxy:523 : local listen_string 2025-11-21 20:18:53.114 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \8\0 ]] 2025-11-21 20:18:53.117 | + lib/tls:start_tls_proxy:527 : [[ 8080 == \4\4\3 ]] 2025-11-21 20:18:53.120 | + lib/tls:start_tls_proxy:529 : [[ * == \* ]] 2025-11-21 20:18:53.123 | + lib/tls:start_tls_proxy:530 : listen_string='Listen 8080' 2025-11-21 20:18:53.126 | + lib/tls:start_tls_proxy:534 : sudo bash -c 'cat >/etc/httpd/conf.d/swift-tls-proxy.conf.disabled' 2025-11-21 20:18:53.155 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:18:53.159 | + lib/tls:start_tls_proxy:570 : enable_apache_mod headers norestart 2025-11-21 20:18:53.161 | + lib/apache:enable_apache_mod:55 : local mod=headers 2025-11-21 20:18:53.164 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:18:53.166 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:18:53.169 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.171 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.174 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:18:53.178 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.181 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.184 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.187 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.191 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.193 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.196 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.198 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.201 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.203 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.206 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:18:53.208 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:18:53.211 | + lib/tls:start_tls_proxy:570 : enable_apache_mod ssl norestart 2025-11-21 20:18:53.214 | + lib/apache:enable_apache_mod:55 : local mod=ssl 2025-11-21 20:18:53.217 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:18:53.220 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:18:53.223 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.226 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.229 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:18:53.232 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.235 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.238 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.241 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.243 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.246 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.249 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.252 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.255 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.257 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.260 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:18:53.261 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:18:53.264 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy norestart 2025-11-21 20:18:53.266 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2025-11-21 20:18:53.269 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:18:53.271 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:18:53.273 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.275 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.278 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:18:53.281 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.284 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.287 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.289 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.292 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.294 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.297 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.299 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.302 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.305 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.307 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:18:53.310 | + lib/tls:start_tls_proxy:567 : for mod in headers ssl proxy proxy_http 2025-11-21 20:18:53.313 | + lib/tls:start_tls_proxy:570 : enable_apache_mod proxy_http norestart 2025-11-21 20:18:53.316 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2025-11-21 20:18:53.319 | + lib/apache:enable_apache_mod:56 : local should_restart=norestart 2025-11-21 20:18:53.321 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:18:53.324 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.326 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.329 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:18:53.331 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.334 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.337 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.340 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.342 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.345 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.348 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.351 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.354 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.356 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.359 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:18:53.362 | + lib/tls:start_tls_proxy:572 : enable_apache_site swift-tls-proxy 2025-11-21 20:18:53.365 | + lib/apache:enable_apache_site:191 : local site=swift-tls-proxy 2025-11-21 20:18:53.368 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2025-11-21 20:18:53.371 | + lib/apache:enable_apache_mod:55 : local mod=version 2025-11-21 20:18:53.373 | + lib/apache:enable_apache_mod:56 : local should_restart= 2025-11-21 20:18:53.376 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2025-11-21 20:18:53.379 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.382 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.385 | + lib/apache:enable_apache_mod:67 : is_fedora 2025-11-21 20:18:53.388 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.391 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.393 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.397 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.400 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.403 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.406 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.408 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.411 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.413 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.416 | + lib/apache:enable_apache_mod:69 : true 2025-11-21 20:18:53.419 | + lib/apache:enable_apache_site:194 : is_ubuntu 2025-11-21 20:18:53.422 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:18:53.424 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:18:53.427 | + lib/apache:enable_apache_site:196 : is_fedora 2025-11-21 20:18:53.430 | + functions-common:is_fedora:535 : [[ -z CentOSStream ]] 2025-11-21 20:18:53.433 | + functions-common:is_fedora:539 : '[' CentOSStream = Fedora ']' 2025-11-21 20:18:53.436 | + functions-common:is_fedora:539 : '[' CentOSStream = 'Red Hat' ']' 2025-11-21 20:18:53.438 | + functions-common:is_fedora:540 : '[' CentOSStream = openEuler ']' 2025-11-21 20:18:53.441 | + functions-common:is_fedora:541 : '[' CentOSStream = RedHatEnterpriseServer ']' 2025-11-21 20:18:53.444 | + functions-common:is_fedora:542 : '[' CentOSStream = RedHatEnterprise ']' 2025-11-21 20:18:53.447 | + functions-common:is_fedora:543 : '[' CentOSStream = RedHatEnterpriseLinux ']' 2025-11-21 20:18:53.450 | + functions-common:is_fedora:544 : '[' CentOSStream = RockyLinux ']' 2025-11-21 20:18:53.453 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOS ']' 2025-11-21 20:18:53.455 | + functions-common:is_fedora:545 : '[' CentOSStream = CentOSStream ']' 2025-11-21 20:18:53.457 | + lib/apache:enable_apache_site:197 : local enabled_site_file=/etc/httpd/conf.d/swift-tls-proxy.conf 2025-11-21 20:18:53.460 | + lib/apache:enable_apache_site:199 : [[ -f /etc/httpd/conf.d/swift-tls-proxy.conf.disabled ]] 2025-11-21 20:18:53.463 | + lib/apache:enable_apache_site:199 : [[ ! -f /etc/httpd/conf.d/swift-tls-proxy.conf ]] 2025-11-21 20:18:53.466 | + 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 2025-11-21 20:18:53.493 | + lib/tls:start_tls_proxy:573 : restart_apache_server 2025-11-21 20:18:53.496 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:18:53.498 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:18:53.501 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:18:54.758 | + lib/swift:start_swift:809 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.761 | + functions-common:run_process:1677 : local service=s-proxy 2025-11-21 20:18:54.765 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.769 | + functions-common:run_process:1679 : local group= 2025-11-21 20:18:54.772 | + functions-common:run_process:1680 : local user= 2025-11-21 20:18:54.776 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:18:54.779 | + functions-common:run_process:1683 : local name=s-proxy 2025-11-21 20:18:54.782 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:18:54.785 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:18:54.788 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:54.790 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:54.794 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:54.800 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756334797 2025-11-21 20:18:54.803 | + functions-common:run_process:1686 : is_service_enabled s-proxy 2025-11-21 20:18:54.822 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:54.825 | + functions-common:run_process:1687 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2025-11-21 20:18:54.828 | + functions-common:_run_under_systemd:1631 : local service=s-proxy 2025-11-21 20:18:54.832 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.834 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.837 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.840 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.842 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2025-11-21 20:18:54.845 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2025-11-21 20:18:54.848 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@s-proxy.service 2025-11-21 20:18:54.851 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:18:54.854 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:18:54.856 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:18:54.859 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:18:54.861 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[s-proxy] ]] 2025-11-21 20:18:54.864 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2025-11-21 20:18:54.867 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' stack '' 2025-11-21 20:18:54.870 | + functions-common:write_user_unit_file:1538 : local service=devstack@s-proxy.service 2025-11-21 20:18:54.872 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:54.874 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:18:54.877 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:18:54.880 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:18:54.883 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:18:54.886 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:18:54.888 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2025-11-21 20:18:54.891 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:18:54.896 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2025-11-21 20:18:55.005 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:18:55.113 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User stack 2025-11-21 20:18:55.193 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2025-11-21 20:18:55.289 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2025-11-21 20:18:55.387 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2025-11-21 20:18:55.485 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:18:55.585 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:18:55.589 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:18:55.592 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2025-11-21 20:18:55.711 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:18:56.022 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@s-proxy.service 2025-11-21 20:18:56.058 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service' → '/etc/systemd/system/devstack@s-proxy.service'. 2025-11-21 20:18:56.313 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@s-proxy.service 2025-11-21 20:18:56.366 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:18:56.368 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:56.371 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:56.373 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:56.376 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:56.378 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:56.381 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:18:56.383 | + functions-common:time_stop:2430 : start_time=1763756334797 2025-11-21 20:18:56.385 | + functions-common:time_stop:2432 : [[ -z 1763756334797 ]] 2025-11-21 20:18:56.390 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:56.394 | + functions-common:time_stop:2435 : end_time=1763756336391 2025-11-21 20:18:56.396 | + functions-common:time_stop:2436 : elapsed_time=1594 2025-11-21 20:18:56.398 | + functions-common:time_stop:2437 : total=13234 2025-11-21 20:18:56.400 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:56.402 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=14828 2025-11-21 20:18:56.404 | + lib/swift:start_swift:814 : echo 'Waiting for swift proxy to start...' 2025-11-21 20:18:56.405 | Waiting for swift proxy to start... 2025-11-21 20:18:56.406 | + lib/swift:start_swift:815 : wait_for_service 60 https://38.102.83.94:8080/info 2025-11-21 20:18:56.408 | + functions:wait_for_service:469 : local timeout=60 2025-11-21 20:18:56.411 | + functions:wait_for_service:470 : local url=https://38.102.83.94:8080/info 2025-11-21 20:18:56.413 | + functions:wait_for_service:471 : local rval=0 2025-11-21 20:18:56.414 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-21 20:18:56.416 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:18:56.418 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:56.420 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:56.424 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:56.428 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756336425 2025-11-21 20:18:56.432 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-21 20:18:56.438 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.94:8080/info 2025-11-21 20:18:56.462 | + :: : [[ 503 == 503 ]] 2025-11-21 20:18:56.464 | + :: : sleep 1 2025-11-21 20:18:57.468 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.94:8080/info 2025-11-21 20:18:57.497 | + :: : [[ 200 == 503 ]] 2025-11-21 20:18:57.499 | + :: : [[ 0 -eq 7 ]] 2025-11-21 20:18:57.503 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-21 20:18:57.506 | + functions-common:time_stop:2423 : local name 2025-11-21 20:18:57.509 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:18:57.513 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:18:57.516 | + functions-common:time_stop:2426 : local total 2025-11-21 20:18:57.519 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:18:57.522 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:18:57.525 | + functions-common:time_stop:2430 : start_time=1763756336425 2025-11-21 20:18:57.528 | + functions-common:time_stop:2432 : [[ -z 1763756336425 ]] 2025-11-21 20:18:57.532 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:18:57.537 | + functions-common:time_stop:2435 : end_time=1763756337534 2025-11-21 20:18:57.540 | + functions-common:time_stop:2436 : elapsed_time=1109 2025-11-21 20:18:57.543 | + functions-common:time_stop:2437 : total=1979 2025-11-21 20:18:57.547 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:18:57.550 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=3088 2025-11-21 20:18:57.553 | + functions:wait_for_service:479 : return 0 2025-11-21 20:18:57.556 | + lib/swift:start_swift:819 : [[ False == \T\r\u\e ]] 2025-11-21 20:18:57.559 | + ./stack.sh:main:1300 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-21 20:18:57.562 | + ./stack.sh:main:1301 : is_service_enabled cinder 2025-11-21 20:18:57.583 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:57.587 | + ./stack.sh:main:1302 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-21 20:18:57.629 | + ./stack.sh:main:1305 : async_wait configure_neutron_nova 2025-11-21 20:18:57.688 | [8971 Async configure_neutron_nova:87309]: Waiting for completion of configure_neutron_nova running on PID 87309 (2 other jobs running) 2025-11-21 20:18:57.718 | [8971 Async configure_neutron_nova:87309]: Signaling child to exit 2025-11-21 20:18:57.718 | WAKEUP 2025-11-21 20:18:57.743 | [8971 Async configure_neutron_nova:87309]: Signaled 2025-11-21 20:18:57.745 | + lib/neutron:configure_neutron_nova:451 : create_nova_conf_neutron /etc/nova/nova.conf 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:462 : local conf=/etc/nova/nova.conf 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova.conf neutron auth_type password 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova.conf neutron auth_url https://38.102.83.94/identity 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron username nova 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:466 : iniset /etc/nova/nova.conf neutron password secretservice 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf neutron project_name service 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:474 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2025-11-21 20:18:57.745 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-11-21 20:18:57.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:476 : is_service_enabled q-meta neutron-metadata-agent 2025-11-21 20:18:57.745 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:480 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2025-11-21 20:18:57.745 | + lib/neutron:create_nova_conf_neutron:481 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2025-11-21 20:18:57.745 | + lib/neutron:configure_neutron_nova:452 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:18:57.746 | ++ lib/neutron:configure_neutron_nova:453 : seq 1 1 2025-11-21 20:18:57.746 | + lib/neutron:configure_neutron_nova:453 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:18:57.746 | + lib/neutron:configure_neutron_nova:454 : local conf 2025-11-21 20:18:57.746 | ++ lib/neutron:configure_neutron_nova:455 : conductor_conf 1 2025-11-21 20:18:57.746 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:18:57.746 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:18:57.746 | + lib/neutron:configure_neutron_nova:455 : conf=/etc/nova/nova_cell1.conf 2025-11-21 20:18:57.746 | + lib/neutron:configure_neutron_nova:456 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:462 : local conf=/etc/nova/nova_cell1.conf 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:463 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:464 : iniset /etc/nova/nova_cell1.conf neutron auth_url https://38.102.83.94/identity 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron username nova 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:466 : iniset /etc/nova/nova_cell1.conf neutron password secretservice 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:469 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:474 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2025-11-21 20:18:57.746 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2025-11-21 20:18:57.746 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:476 : is_service_enabled q-meta neutron-metadata-agent 2025-11-21 20:18:57.746 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:480 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2025-11-21 20:18:57.746 | + lib/neutron:create_nova_conf_neutron:481 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2025-11-21 20:18:57.796 | [8971 Async configure_neutron_nova:87309]: finished configure_neutron_nova with result 0 in 1 seconds 2025-11-21 20:18:57.801 | + inc/async:async_wait:197 : return 0 2025-11-21 20:18:57.805 | + ./stack.sh:main:1311 : is_service_enabled nova 2025-11-21 20:18:57.826 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:57.829 | + ./stack.sh:main:1312 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-21 20:18:57.869 | + ./stack.sh:main:1313 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2025-11-21 20:18:57.912 | + ./stack.sh:main:1317 : is_service_enabled n-api 2025-11-21 20:18:57.934 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:57.937 | + ./stack.sh:main:1318 : echo_summary 'Starting Nova API' 2025-11-21 20:18:57.940 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:18:57.943 | + ./stack.sh:echo_summary:473 : echo -e Starting Nova API 2025-11-21 20:18:57.946 | + ./stack.sh:main:1319 : start_nova_api 2025-11-21 20:18:57.950 | + lib/nova:start_nova_api:990 : local service_port=8774 2025-11-21 20:18:57.953 | + lib/nova:start_nova_api:991 : local service_protocol=https 2025-11-21 20:18:57.956 | + lib/nova:start_nova_api:992 : local nova_url 2025-11-21 20:18:57.959 | + lib/nova:start_nova_api:993 : is_service_enabled tls-proxy 2025-11-21 20:18:57.981 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:57.984 | + lib/nova:start_nova_api:994 : service_port=18774 2025-11-21 20:18:57.988 | + lib/nova:start_nova_api:995 : service_protocol=http 2025-11-21 20:18:57.991 | + lib/nova:start_nova_api:999 : 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 2025-11-21 20:18:57.994 | + lib/nova:start_nova_api:1000 : 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 2025-11-21 20:18:57.998 | + lib/nova:start_nova_api:1000 : 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 2025-11-21 20:18:58.002 | ++ lib/nova:start_nova_api:1002 : which uwsgi 2025-11-21 20:18:58.007 | + lib/nova:start_nova_api:1002 : run_process n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.010 | + functions-common:run_process:1677 : local service=n-api 2025-11-21 20:18:58.013 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.017 | + functions-common:run_process:1679 : local group= 2025-11-21 20:18:58.020 | + functions-common:run_process:1680 : local user= 2025-11-21 20:18:58.023 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:18:58.027 | + functions-common:run_process:1683 : local name=n-api 2025-11-21 20:18:58.030 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:18:58.034 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:18:58.037 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:18:58.040 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:18:58.044 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:18:58.050 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756338046 2025-11-21 20:18:58.053 | + functions-common:run_process:1686 : is_service_enabled n-api 2025-11-21 20:18:58.075 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:18:58.078 | + functions-common:run_process:1687 : _run_under_systemd n-api '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2025-11-21 20:18:58.082 | + functions-common:_run_under_systemd:1631 : local service=n-api 2025-11-21 20:18:58.085 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.088 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.091 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.095 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.098 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2025-11-21 20:18:58.101 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2025-11-21 20:18:58.104 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api.service 2025-11-21 20:18:58.108 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:18:58.111 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:18:58.114 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:18:58.117 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:18:58.121 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2025-11-21 20:18:58.124 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2025-11-21 20:18:58.127 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:18:58.131 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@n-api.service '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' stack '' 2025-11-21 20:18:58.134 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api.service 2025-11-21 20:18:58.137 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.140 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:18:58.143 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:18:58.145 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:18:58.148 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api.service 2025-11-21 20:18:58.151 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:18:58.157 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2025-11-21 20:18:58.278 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:18:58.395 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2025-11-21 20:18:58.492 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User stack 2025-11-21 20:18:58.586 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/sbin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2025-11-21 20:18:58.678 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:18:58.776 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2025-11-21 20:18:58.873 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2025-11-21 20:18:58.968 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2025-11-21 20:18:59.067 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2025-11-21 20:18:59.164 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2025-11-21 20:18:59.262 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:18:59.265 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:18:59.267 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2025-11-21 20:18:59.385 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:18:59.694 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api.service 2025-11-21 20:18:59.728 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api.service' → '/etc/systemd/system/devstack@n-api.service'. 2025-11-21 20:18:59.969 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api.service 2025-11-21 20:19:00.114 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:00.117 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:00.121 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:00.124 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:00.127 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:00.130 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:00.133 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:00.137 | + functions-common:time_stop:2430 : start_time=1763756338046 2025-11-21 20:19:00.140 | + functions-common:time_stop:2432 : [[ -z 1763756338046 ]] 2025-11-21 20:19:00.145 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:00.151 | + functions-common:time_stop:2435 : end_time=1763756340147 2025-11-21 20:19:00.154 | + functions-common:time_stop:2436 : elapsed_time=2101 2025-11-21 20:19:00.157 | + functions-common:time_stop:2437 : total=14828 2025-11-21 20:19:00.160 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:00.163 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=16929 2025-11-21 20:19:00.167 | + lib/nova:start_nova_api:1003 : nova_url=http://38.102.83.94/compute/v2.1/ 2025-11-21 20:19:00.170 | + lib/nova:start_nova_api:1005 : echo 'Waiting for nova-api to start...' 2025-11-21 20:19:00.170 | Waiting for nova-api to start... 2025-11-21 20:19:00.173 | + lib/nova:start_nova_api:1006 : wait_for_service 60 http://38.102.83.94/compute/v2.1/ 2025-11-21 20:19:00.177 | + functions:wait_for_service:469 : local timeout=60 2025-11-21 20:19:00.181 | + functions:wait_for_service:470 : local url=http://38.102.83.94/compute/v2.1/ 2025-11-21 20:19:00.184 | + functions:wait_for_service:471 : local rval=0 2025-11-21 20:19:00.187 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-21 20:19:00.190 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:19:00.194 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:00.197 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:00.201 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:00.206 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756340203 2025-11-21 20:19:00.209 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-21 20:19:00.216 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://38.102.83.94/compute/v2.1/ 2025-11-21 20:19:02.727 | + :: : [[ 200 == 503 ]] 2025-11-21 20:19:02.729 | + :: : [[ 0 -eq 7 ]] 2025-11-21 20:19:02.743 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-21 20:19:02.746 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:02.749 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:02.752 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:02.755 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:02.757 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:02.759 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:19:02.764 | + functions-common:time_stop:2430 : start_time=1763756340203 2025-11-21 20:19:02.765 | + functions-common:time_stop:2432 : [[ -z 1763756340203 ]] 2025-11-21 20:19:02.768 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:02.772 | + functions-common:time_stop:2435 : end_time=1763756342770 2025-11-21 20:19:02.775 | + functions-common:time_stop:2436 : elapsed_time=2567 2025-11-21 20:19:02.778 | + functions-common:time_stop:2437 : total=3088 2025-11-21 20:19:02.780 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:02.782 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=5655 2025-11-21 20:19:02.784 | + functions:wait_for_service:479 : return 0 2025-11-21 20:19:02.787 | + lib/nova:start_nova_api:1010 : 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 2025-11-21 20:19:02.790 | + lib/nova:start_nova_api:1010 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:19:02.792 | + ./stack.sh:main:1322 : is_service_enabled ovn-controller ovn-controller-vtep 2025-11-21 20:19:02.808 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:02.811 | + ./stack.sh:main:1323 : echo_summary 'Starting OVN services' 2025-11-21 20:19:02.813 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:19:02.815 | + ./stack.sh:echo_summary:473 : echo -e Starting OVN services 2025-11-21 20:19:02.818 | + ./stack.sh:main:1324 : start_ovn_services 2025-11-21 20:19:02.820 | + lib/neutron:start_ovn_services:588 : [[ ovn == \o\v\n ]] 2025-11-21 20:19:02.823 | + lib/neutron:start_ovn_services:589 : '[' libvirt '!=' ironic ']' 2025-11-21 20:19:02.825 | + lib/neutron:start_ovn_services:595 : init_ovn 2025-11-21 20:19:02.828 | + lib/neutron_plugins/ovn_agent:init_ovn:606 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2025-11-21 20:19:02.831 | + lib/neutron_plugins/ovn_agent:init_ovn:608 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:19:02.833 | + lib/neutron_plugins/ovn_agent:init_ovn:609 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2025-11-21 20:19:02.836 | + lib/neutron_plugins/ovn_agent:init_ovn:612 : sudo mkdir -p /var/lib/ovn 2025-11-21 20:19:02.859 | + lib/neutron_plugins/ovn_agent:init_ovn:613 : mkdir -p /opt/stack/data/ovs 2025-11-21 20:19:02.865 | + lib/neutron_plugins/ovn_agent:init_ovn:615 : rm -f '/opt/stack/data/ovs/*.db' 2025-11-21 20:19:02.869 | + lib/neutron_plugins/ovn_agent:init_ovn:616 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2025-11-21 20:19:02.873 | + lib/neutron_plugins/ovn_agent:init_ovn:617 : sudo rm -f '/var/lib/ovn/*.db' 2025-11-21 20:19:02.892 | + lib/neutron_plugins/ovn_agent:init_ovn:618 : sudo rm -f '/var/lib/ovn/.*.db.~lock~' 2025-11-21 20:19:02.910 | + lib/neutron_plugins/ovn_agent:init_ovn:619 : sudo rm -f '/var/run/ovn/*.sock' 2025-11-21 20:19:02.929 | + lib/neutron:start_ovn_services:596 : start_ovn 2025-11-21 20:19:02.932 | + lib/neutron_plugins/ovn_agent:start_ovn:718 : echo 'Starting OVN' 2025-11-21 20:19:02.932 | Starting OVN 2025-11-21 20:19:02.934 | + lib/neutron_plugins/ovn_agent:start_ovn:720 : _start_ovs 2025-11-21 20:19:02.937 | + lib/neutron_plugins/ovn_agent:_start_ovs:623 : echo 'Starting OVS' 2025-11-21 20:19:02.937 | Starting OVS 2025-11-21 20:19:02.939 | + lib/neutron_plugins/ovn_agent:_start_ovs:624 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2025-11-21 20:19:02.958 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:02.960 | + lib/neutron_plugins/ovn_agent:_start_ovs:626 : enable_service ovsdb-server 2025-11-21 20:19:03.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:627 : enable_service ovs-vswitchd 2025-11-21 20:19:03.065 | + lib/neutron_plugins/ovn_agent:_start_ovs:629 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:03.068 | + lib/neutron_plugins/ovn_agent:_start_ovs:653 : _start_process ovsdb-server.service 2025-11-21 20:19:03.071 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-21 20:19:03.358 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovsdb-server.service 2025-11-21 20:19:03.631 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-11-21 20:19:03.631 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-11-21 20:19:03.631 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-21 20:19:03.631 | 2025-11-21 20:19:03.631 | Possible reasons for having these kinds of units are: 2025-11-21 20:19:03.632 | • A unit may be statically enabled by being symlinked from another unit's 2025-11-21 20:19:03.632 | .wants/, .requires/, or .upholds/ directory. 2025-11-21 20:19:03.632 | • A unit's purpose may be to act as a helper for some other unit which has 2025-11-21 20:19:03.632 | a requirement dependency on it. 2025-11-21 20:19:03.632 | • A unit may be started when needed via activation (socket, path, timer, 2025-11-21 20:19:03.632 | D-Bus, udev, scripted systemctl call, ...). 2025-11-21 20:19:03.632 | • In case of template units, the unit is meant to be enabled with some 2025-11-21 20:19:03.632 | instance name specified. 2025-11-21 20:19:03.640 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovsdb-server.service 2025-11-21 20:19:04.060 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : _start_process ovs-vswitchd.service 2025-11-21 20:19:04.062 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-21 20:19:04.370 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovs-vswitchd.service 2025-11-21 20:19:04.632 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2025-11-21 20:19:04.633 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2025-11-21 20:19:04.634 | template units). This means they are not meant to be enabled or disabled using systemctl. 2025-11-21 20:19:04.634 | 2025-11-21 20:19:04.634 | Possible reasons for having these kinds of units are: 2025-11-21 20:19:04.634 | • A unit may be statically enabled by being symlinked from another unit's 2025-11-21 20:19:04.634 | .wants/, .requires/, or .upholds/ directory. 2025-11-21 20:19:04.634 | • A unit's purpose may be to act as a helper for some other unit which has 2025-11-21 20:19:04.634 | a requirement dependency on it. 2025-11-21 20:19:04.634 | • A unit may be started when needed via activation (socket, path, timer, 2025-11-21 20:19:04.634 | D-Bus, udev, scripted systemctl call, ...). 2025-11-21 20:19:04.634 | • In case of template units, the unit is meant to be enabled with some 2025-11-21 20:19:04.634 | instance name specified. 2025-11-21 20:19:04.639 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovs-vswitchd.service 2025-11-21 20:19:04.872 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : echo 'Configuring OVSDB' 2025-11-21 20:19:04.873 | Configuring OVSDB 2025-11-21 20:19:04.875 | + lib/neutron_plugins/ovn_agent:_start_ovs:658 : is_service_enabled tls-proxy 2025-11-21 20:19:04.894 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:04.898 | + lib/neutron_plugins/ovn_agent:_start_ovs:659 : 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 2025-11-21 20:19:04.972 | + lib/neutron_plugins/ovn_agent:_start_ovs:665 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2025-11-21 20:19:05.005 | + lib/neutron_plugins/ovn_agent:_start_ovs:666 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2025-11-21 20:19:05.038 | + lib/neutron_plugins/ovn_agent:_start_ovs:667 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3 2025-11-21 20:19:05.071 | + lib/neutron_plugins/ovn_agent:_start_ovs:668 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=ssl:38.102.83.94:6642 2025-11-21 20:19:05.107 | + lib/neutron_plugins/ovn_agent:_start_ovs:669 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2025-11-21 20:19:05.140 | + lib/neutron_plugins/ovn_agent:_start_ovs:670 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2025-11-21 20:19:05.174 | + lib/neutron_plugins/ovn_agent:_start_ovs:671 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=38.102.83.94 2025-11-21 20:19:05.209 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:672 : hostname 2025-11-21 20:19:05.213 | + lib/neutron_plugins/ovn_agent:_start_ovs:672 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=np0005531460.novalocal 2025-11-21 20:19:05.246 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:05.249 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2025-11-21 20:19:05.282 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : is_provider_network 2025-11-21 20:19:05.285 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-21 20:19:05.287 | + functions-common:is_provider_network:2275 : return 1 2025-11-21 20:19:05.291 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:05.294 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : ovn_base_setup_bridge br-ex 2025-11-21 20:19:05.296 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:234 : local bridge=br-ex 2025-11-21 20:19:05.300 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:235 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15' 2025-11-21 20:19:05.302 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:237 : '[' system '!=' system ']' 2025-11-21 20:19:05.305 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:241 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2025-11-21 20:19:05.346 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:242 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2025-11-21 20:19:05.389 | + lib/neutron_plugins/ovn_agent:_start_ovs:680 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-11-21 20:19:05.423 | + lib/neutron_plugins/ovn_agent:_start_ovs:683 : is_service_enabled ovn-controller-vtep 2025-11-21 20:19:05.443 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:05.446 | + lib/neutron_plugins/ovn_agent:start_ovn:722 : local SCRIPTDIR=/share/ovn/scripts 2025-11-21 20:19:05.449 | + lib/neutron_plugins/ovn_agent:start_ovn:723 : use_new_ovn_repository 2025-11-21 20:19:05.452 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:206 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:19:05.455 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:207 : return 0 2025-11-21 20:19:05.459 | + lib/neutron_plugins/ovn_agent:start_ovn:727 : is_service_enabled ovn-northd 2025-11-21 20:19:05.479 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:05.482 | + lib/neutron_plugins/ovn_agent:start_ovn:728 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:05.486 | + lib/neutron_plugins/ovn_agent:start_ovn:734 : _start_process ovn-northd.service 2025-11-21 20:19:05.488 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-21 20:19:05.803 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-northd.service 2025-11-21 20:19:05.836 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-northd.service' → '/usr/lib/systemd/system/ovn-northd.service'. 2025-11-21 20:19:06.098 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-northd.service 2025-11-21 20:19:06.533 | + lib/neutron_plugins/ovn_agent:start_ovn:737 : _wait_for_ovn_and_set_custom_config 2025-11-21 20:19:06.536 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:700 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2025-11-21 20:19:06.540 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-11-21 20:19:06.542 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2025-11-21 20:19:06.546 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:701 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2025-11-21 20:19:06.550 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:195 : local count=0 2025-11-21 20:19:06.552 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:196 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2025-11-21 20:19:06.555 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:702 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2025-11-21 20:19:06.559 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-11-21 20:19:06.561 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2025-11-21 20:19:06.565 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:703 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2025-11-21 20:19:06.568 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:184 : local count=0 2025-11-21 20:19:06.571 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:185 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2025-11-21 20:19:06.574 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:705 : is_service_enabled tls-proxy 2025-11-21 20:19:06.599 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:06.603 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:706 : 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 2025-11-21 20:19:06.646 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:707 : 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 2025-11-21 20:19:06.681 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:710 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection pssl:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2025-11-21 20:19:06.719 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:711 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection pssl:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2025-11-21 20:19:06.755 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:712 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-11-21 20:19:06.788 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:713 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:dbg file:dbg 2025-11-21 20:19:06.823 | + lib/neutron_plugins/ovn_agent:start_ovn:741 : is_service_enabled ovn-controller 2025-11-21 20:19:06.846 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:06.849 | + lib/neutron_plugins/ovn_agent:start_ovn:742 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:06.852 | + lib/neutron_plugins/ovn_agent:start_ovn:748 : _start_process ovn-controller.service 2025-11-21 20:19:06.856 | + lib/neutron_plugins/ovn_agent:_start_process:246 : sudo systemctl daemon-reload 2025-11-21 20:19:07.177 | + lib/neutron_plugins/ovn_agent:_start_process:247 : sudo systemctl enable ovn-controller.service 2025-11-21 20:19:07.216 | Created symlink '/etc/systemd/system/multi-user.target.wants/ovn-controller.service' → '/usr/lib/systemd/system/ovn-controller.service'. 2025-11-21 20:19:07.478 | + lib/neutron_plugins/ovn_agent:_start_process:248 : sudo systemctl restart ovn-controller.service 2025-11-21 20:19:07.655 | + lib/neutron_plugins/ovn_agent:start_ovn:752 : is_service_enabled ovn-controller-vtep 2025-11-21 20:19:07.680 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:07.684 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2025-11-21 20:19:07.707 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:07.711 | + lib/neutron_plugins/ovn_agent:start_ovn:767 : is_service_enabled q-ovn-agent neutron-ovn-agent 2025-11-21 20:19:07.738 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:07.742 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : run_process q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.744 | + functions-common:run_process:1677 : local service=q-ovn-agent 2025-11-21 20:19:07.748 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.752 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:07.754 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:07.758 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:07.761 | + functions-common:run_process:1683 : local name=q-ovn-agent 2025-11-21 20:19:07.764 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:07.768 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:07.771 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:07.774 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:07.778 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:07.784 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756347780 2025-11-21 20:19:07.786 | + functions-common:run_process:1686 : is_service_enabled q-ovn-agent 2025-11-21 20:19:07.807 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:07.812 | + functions-common:run_process:1687 : _run_under_systemd q-ovn-agent '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2025-11-21 20:19:07.815 | + functions-common:_run_under_systemd:1631 : local service=q-ovn-agent 2025-11-21 20:19:07.818 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.822 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.825 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.829 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.832 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2025-11-21 20:19:07.835 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2025-11-21 20:19:07.840 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@q-ovn-agent.service 2025-11-21 20:19:07.844 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:07.847 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:07.851 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:07.854 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:07.858 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2025-11-21 20:19:07.861 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2025-11-21 20:19:07.864 | + functions-common:_run_under_systemd:1653 : 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 '' 2025-11-21 20:19:07.867 | + functions-common:write_user_unit_file:1538 : local service=devstack@q-ovn-agent.service 2025-11-21 20:19:07.870 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2025-11-21 20:19:07.873 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:07.876 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:07.879 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:07.882 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:07.885 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:07.888 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2025-11-21 20:19:07.891 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:07.897 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2025-11-21 20:19:08.028 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:08.143 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User stack 2025-11-21 20:19:08.245 | + functions-common:write_user_unit_file:1553 : 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' 2025-11-21 20:19:08.344 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2025-11-21 20:19:08.448 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2025-11-21 20:19:08.550 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:08.652 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:08.656 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:08.659 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2025-11-21 20:19:08.786 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:09.108 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@q-ovn-agent.service 2025-11-21 20:19:09.146 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service' → '/etc/systemd/system/devstack@q-ovn-agent.service'. 2025-11-21 20:19:09.423 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@q-ovn-agent.service 2025-11-21 20:19:09.480 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:09.484 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:09.488 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:09.492 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:09.496 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:09.499 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:09.503 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:09.506 | + functions-common:time_stop:2430 : start_time=1763756347780 2025-11-21 20:19:09.510 | + functions-common:time_stop:2432 : [[ -z 1763756347780 ]] 2025-11-21 20:19:09.515 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:09.521 | + functions-common:time_stop:2435 : end_time=1763756349517 2025-11-21 20:19:09.525 | + functions-common:time_stop:2436 : elapsed_time=1737 2025-11-21 20:19:09.528 | + functions-common:time_stop:2437 : total=16929 2025-11-21 20:19:09.530 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:09.534 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=18666 2025-11-21 20:19:09.538 | + lib/neutron_plugins/ovn_agent:start_ovn:770 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:19:09.541 | + functions:setup_logging:686 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:19:09.545 | + functions:setup_systemd_logging:703 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2025-11-21 20:19:09.549 | ++ functions:setup_systemd_logging:708 : trueorfalse False USE_JOURNAL 2025-11-21 20:19:09.575 | + functions:setup_systemd_logging:708 : USE_JOURNAL=False 2025-11-21 20:19:09.578 | + functions:setup_systemd_logging:709 : local pidstr= 2025-11-21 20:19:09.581 | + functions:setup_systemd_logging:710 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:09.586 | + functions:setup_systemd_logging:714 : pidstr='(pid=%(process)d) ' 2025-11-21 20:19:09.589 | + 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}}' 2025-11-21 20:19:09.634 | + 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' 2025-11-21 20:19:09.676 | + 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' 2025-11-21 20:19:09.718 | + functions:setup_systemd_logging:720 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2025-11-21 20:19:09.760 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2025-11-21 20:19:09.803 | + lib/neutron:start_ovn_services:598 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:09.807 | + lib/neutron:start_ovn_services:599 : [[ True != \T\r\u\e ]] 2025-11-21 20:19:09.811 | + lib/neutron:start_ovn_services:603 : create_public_bridge 2025-11-21 20:19:09.814 | + lib/neutron_plugins/ovn_agent:create_public_bridge:299 : sudo ovs-vsctl --may-exist add-br br-ex -- set bridge br-ex protocols=OpenFlow13,OpenFlow15 2025-11-21 20:19:09.853 | + lib/neutron_plugins/ovn_agent:create_public_bridge:300 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2025-11-21 20:19:09.889 | + lib/neutron_plugins/ovn_agent:create_public_bridge:301 : _configure_public_network_connectivity 2025-11-21 20:19:09.893 | + lib/neutron:_configure_public_network_connectivity:802 : [[ -n '' ]] 2025-11-21 20:19:09.897 | + lib/neutron:_configure_public_network_connectivity:809 : for d in $default_v4_route_devs 2025-11-21 20:19:09.900 | + lib/neutron:_configure_public_network_connectivity:810 : sudo iptables -t nat -A POSTROUTING -o ens3 -s 172.24.5.0/24 -j MASQUERADE 2025-11-21 20:19:09.960 | + ./stack.sh:main:1327 : is_service_enabled q-svc neutron-api 2025-11-21 20:19:09.984 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:09.987 | + ./stack.sh:main:1328 : echo_summary 'Starting Neutron' 2025-11-21 20:19:09.991 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:19:09.994 | + ./stack.sh:echo_summary:473 : echo -e Starting Neutron 2025-11-21 20:19:09.997 | + ./stack.sh:main:1329 : configure_neutron_after_post_config 2025-11-21 20:19:10.001 | + lib/neutron:configure_neutron_after_post_config:568 : [[ ovn-router != '' ]] 2025-11-21 20:19:10.004 | + lib/neutron:configure_neutron_after_post_config:569 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2025-11-21 20:19:10.049 | + lib/neutron:configure_neutron_after_post_config:571 : configure_rbac_policies 2025-11-21 20:19:10.052 | + lib/neutron:configure_rbac_policies:577 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:10.056 | + lib/neutron:configure_rbac_policies:578 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2025-11-21 20:19:10.102 | + lib/neutron:configure_rbac_policies:579 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2025-11-21 20:19:10.146 | + ./stack.sh:main:1330 : start_neutron_service_and_check 2025-11-21 20:19:10.151 | + lib/neutron:start_neutron_service_and_check:611 : local service_port=9696 2025-11-21 20:19:10.154 | + lib/neutron:start_neutron_service_and_check:612 : local service_protocol=https 2025-11-21 20:19:10.157 | + lib/neutron:start_neutron_service_and_check:613 : local cfg_file_options 2025-11-21 20:19:10.161 | + lib/neutron:start_neutron_service_and_check:614 : local neutron_url 2025-11-21 20:19:10.165 | ++ lib/neutron:start_neutron_service_and_check:616 : determine_config_files neutron-server 2025-11-21 20:19:10.169 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-11-21 20:19:10.172 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-11-21 20:19:10.177 | +++ lib/neutron:determine_config_files:374 : _determine_config_server 2025-11-21 20:19:10.182 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2025-11-21 20:19:10.185 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2025-11-21 20:19:10.189 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2025-11-21 20:19:10.193 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:10.197 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:10.202 | ++ lib/neutron:determine_config_files:374 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:10.205 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2025-11-21 20:19:10.209 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:10.218 | + lib/neutron:start_neutron_service_and_check:616 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:10.218 | + lib/neutron:start_neutron_service_and_check:618 : is_service_enabled tls-proxy 2025-11-21 20:19:10.242 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:10.245 | + lib/neutron:start_neutron_service_and_check:619 : service_port=19696 2025-11-21 20:19:10.250 | + lib/neutron:start_neutron_service_and_check:620 : service_protocol=http 2025-11-21 20:19:10.253 | + lib/neutron:start_neutron_service_and_check:627 : local rpc_workers 2025-11-21 20:19:10.258 | ++ lib/neutron:start_neutron_service_and_check:628 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2025-11-21 20:19:10.286 | + lib/neutron:start_neutron_service_and_check:628 : rpc_workers= 2025-11-21 20:19:10.289 | + lib/neutron:start_neutron_service_and_check:630 : enable_service neutron-api 2025-11-21 20:19:10.351 | ++ lib/neutron:start_neutron_service_and_check:631 : which uwsgi 2025-11-21 20:19:10.358 | + lib/neutron:start_neutron_service_and_check:631 : run_process neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.360 | + functions-common:run_process:1677 : local service=neutron-api 2025-11-21 20:19:10.365 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.368 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:10.372 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:10.376 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:10.380 | + functions-common:run_process:1683 : local name=neutron-api 2025-11-21 20:19:10.383 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:10.386 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:10.390 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:10.394 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:10.399 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:10.406 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756350401 2025-11-21 20:19:10.409 | + functions-common:run_process:1686 : is_service_enabled neutron-api 2025-11-21 20:19:10.433 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:10.436 | + functions-common:run_process:1687 : _run_under_systemd neutron-api '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2025-11-21 20:19:10.440 | + functions-common:_run_under_systemd:1631 : local service=neutron-api 2025-11-21 20:19:10.444 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.448 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.451 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.455 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.458 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2025-11-21 20:19:10.461 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2025-11-21 20:19:10.465 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-api.service 2025-11-21 20:19:10.468 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:10.473 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:10.476 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:10.479 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:10.482 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2025-11-21 20:19:10.486 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2025-11-21 20:19:10.490 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:10.494 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@neutron-api.service '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' stack '' 2025-11-21 20:19:10.497 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@neutron-api.service 2025-11-21 20:19:10.501 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:10.505 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:19:10.508 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:19:10.512 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:19:10.514 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2025-11-21 20:19:10.518 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:19:10.525 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2025-11-21 20:19:10.660 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:19:10.788 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2025-11-21 20:19:10.886 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User stack 2025-11-21 20:19:10.987 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/sbin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2025-11-21 20:19:11.092 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:11.204 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2025-11-21 20:19:11.314 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2025-11-21 20:19:11.436 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2025-11-21 20:19:11.548 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2025-11-21 20:19:11.650 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2025-11-21 20:19:11.757 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:19:11.761 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:19:11.764 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2025-11-21 20:19:11.893 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:19:12.221 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-api.service 2025-11-21 20:19:12.255 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service' → '/etc/systemd/system/devstack@neutron-api.service'. 2025-11-21 20:19:12.517 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-api.service 2025-11-21 20:19:12.664 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:12.669 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:12.674 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:12.678 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:12.683 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:12.688 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:12.691 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:12.696 | + functions-common:time_stop:2430 : start_time=1763756350401 2025-11-21 20:19:12.700 | + functions-common:time_stop:2432 : [[ -z 1763756350401 ]] 2025-11-21 20:19:12.705 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:12.711 | + functions-common:time_stop:2435 : end_time=1763756352708 2025-11-21 20:19:12.714 | + functions-common:time_stop:2436 : elapsed_time=2307 2025-11-21 20:19:12.717 | + functions-common:time_stop:2437 : total=18666 2025-11-21 20:19:12.721 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:12.724 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=20973 2025-11-21 20:19:12.727 | + lib/neutron:start_neutron_service_and_check:632 : neutron_url=https://38.102.83.94/ 2025-11-21 20:19:12.730 | + lib/neutron:start_neutron_service_and_check:633 : '[' '' '!=' 0 ']' 2025-11-21 20:19:12.732 | + lib/neutron:start_neutron_service_and_check:634 : enable_service neutron-rpc-server 2025-11-21 20:19:12.796 | + lib/neutron:start_neutron_service_and_check:636 : enable_service neutron-periodic-workers 2025-11-21 20:19:12.860 | + lib/neutron:start_neutron_service_and_check:637 : _enable_ovn_maintenance 2025-11-21 20:19:12.864 | + lib/neutron:_enable_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2025-11-21 20:19:12.867 | + lib/neutron:_enable_ovn_maintenance:353 : enable_service neutron-ovn-maintenance-worker 2025-11-21 20:19:12.922 | + lib/neutron:start_neutron_service_and_check:638 : '[' '' '!=' 0 ']' 2025-11-21 20:19:12.925 | + lib/neutron:start_neutron_service_and_check:639 : 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' 2025-11-21 20:19:12.929 | + functions-common:run_process:1677 : local service=neutron-rpc-server 2025-11-21 20:19:12.931 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:12.935 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:12.937 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:12.940 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:12.942 | + functions-common:run_process:1683 : local name=neutron-rpc-server 2025-11-21 20:19:12.945 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:12.948 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:12.952 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:12.954 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:12.958 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:12.963 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756352960 2025-11-21 20:19:12.967 | + functions-common:run_process:1686 : is_service_enabled neutron-rpc-server 2025-11-21 20:19:12.986 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:12.989 | + functions-common:run_process:1687 : _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' '' '' '' 2025-11-21 20:19:12.993 | + functions-common:_run_under_systemd:1631 : local service=neutron-rpc-server 2025-11-21 20:19:12.996 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:13.000 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:13.002 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:13.005 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:13.008 | + 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 =~ sudo ]] 2025-11-21 20:19:13.011 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-21 20:19:13.014 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-rpc-server.service 2025-11-21 20:19:13.017 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:13.019 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:13.022 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:13.026 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:13.029 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2025-11-21 20:19:13.032 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-21 20:19:13.035 | + functions-common:_run_under_systemd:1653 : 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 '' 2025-11-21 20:19:13.038 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-rpc-server.service 2025-11-21 20:19:13.041 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:13.044 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:13.047 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:13.049 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:13.052 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:13.055 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:13.058 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2025-11-21 20:19:13.061 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:13.068 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2025-11-21 20:19:13.204 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:13.343 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User stack 2025-11-21 20:19:13.454 | + functions-common:write_user_unit_file:1553 : 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' 2025-11-21 20:19:13.561 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2025-11-21 20:19:13.671 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2025-11-21 20:19:13.790 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:13.943 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:13.943 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:13.943 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2025-11-21 20:19:14.065 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:14.386 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-rpc-server.service 2025-11-21 20:19:14.423 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service' → '/etc/systemd/system/devstack@neutron-rpc-server.service'. 2025-11-21 20:19:14.691 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-rpc-server.service 2025-11-21 20:19:14.756 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:14.760 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:14.763 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:14.768 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:14.772 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:14.775 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:14.779 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:14.783 | + functions-common:time_stop:2430 : start_time=1763756352960 2025-11-21 20:19:14.788 | + functions-common:time_stop:2432 : [[ -z 1763756352960 ]] 2025-11-21 20:19:14.793 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:14.799 | + functions-common:time_stop:2435 : end_time=1763756354795 2025-11-21 20:19:14.803 | + functions-common:time_stop:2436 : elapsed_time=1835 2025-11-21 20:19:14.805 | + functions-common:time_stop:2437 : total=20973 2025-11-21 20:19:14.809 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:14.815 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=22808 2025-11-21 20:19:14.819 | + lib/neutron:start_neutron_service_and_check:641 : 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' 2025-11-21 20:19:14.822 | + functions-common:run_process:1677 : local service=neutron-periodic-workers 2025-11-21 20:19:14.826 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:14.831 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:14.835 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:14.838 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:14.842 | + functions-common:run_process:1683 : local name=neutron-periodic-workers 2025-11-21 20:19:14.845 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:14.850 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:14.855 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:14.858 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:14.862 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:14.869 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756354865 2025-11-21 20:19:14.872 | + functions-common:run_process:1686 : is_service_enabled neutron-periodic-workers 2025-11-21 20:19:14.892 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:14.896 | + functions-common:run_process:1687 : _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' '' '' '' 2025-11-21 20:19:14.899 | + functions-common:_run_under_systemd:1631 : local service=neutron-periodic-workers 2025-11-21 20:19:14.903 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:14.906 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:14.908 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:14.911 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:14.913 | + 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 =~ sudo ]] 2025-11-21 20:19:14.916 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-21 20:19:14.919 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-periodic-workers.service 2025-11-21 20:19:14.923 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:14.925 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:14.928 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:14.931 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:14.934 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2025-11-21 20:19:14.937 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-21 20:19:14.941 | + functions-common:_run_under_systemd:1653 : 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 '' 2025-11-21 20:19:14.944 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-periodic-workers.service 2025-11-21 20:19:14.947 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:14.951 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:14.953 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:14.958 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:14.962 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:14.965 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:14.968 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2025-11-21 20:19:14.972 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:14.977 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2025-11-21 20:19:15.126 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:15.256 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User stack 2025-11-21 20:19:15.361 | + functions-common:write_user_unit_file:1553 : 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' 2025-11-21 20:19:15.465 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2025-11-21 20:19:15.572 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2025-11-21 20:19:15.679 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:15.783 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:15.787 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:15.792 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2025-11-21 20:19:15.936 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:16.276 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-periodic-workers.service 2025-11-21 20:19:16.349 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service' → '/etc/systemd/system/devstack@neutron-periodic-workers.service'. 2025-11-21 20:19:16.615 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-periodic-workers.service 2025-11-21 20:19:16.678 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:16.682 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:16.686 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:16.690 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:16.693 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:16.697 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:16.701 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:16.704 | + functions-common:time_stop:2430 : start_time=1763756354865 2025-11-21 20:19:16.708 | + functions-common:time_stop:2432 : [[ -z 1763756354865 ]] 2025-11-21 20:19:16.713 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:16.721 | + functions-common:time_stop:2435 : end_time=1763756356716 2025-11-21 20:19:16.725 | + functions-common:time_stop:2436 : elapsed_time=1851 2025-11-21 20:19:16.729 | + functions-common:time_stop:2437 : total=22808 2025-11-21 20:19:16.733 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:16.737 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=24659 2025-11-21 20:19:16.741 | + lib/neutron:start_neutron_service_and_check:642 : _run_ovn_maintenance 2025-11-21 20:19:16.744 | + lib/neutron:_run_ovn_maintenance:358 : [[ ovn == \o\v\n ]] 2025-11-21 20:19:16.748 | + lib/neutron:_run_ovn_maintenance:359 : 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' 2025-11-21 20:19:16.752 | + functions-common:run_process:1677 : local service=neutron-ovn-maintenance-worker 2025-11-21 20:19:16.755 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:16.758 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:16.762 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:16.766 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:16.769 | + functions-common:run_process:1683 : local name=neutron-ovn-maintenance-worker 2025-11-21 20:19:16.773 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:16.776 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:16.780 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:16.784 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:16.789 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:16.795 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756356791 2025-11-21 20:19:16.798 | + functions-common:run_process:1686 : is_service_enabled neutron-ovn-maintenance-worker 2025-11-21 20:19:16.824 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:16.826 | + functions-common:run_process:1687 : _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' '' '' '' 2025-11-21 20:19:16.829 | + functions-common:_run_under_systemd:1631 : local service=neutron-ovn-maintenance-worker 2025-11-21 20:19:16.833 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:16.837 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:16.841 | + functions-common:_run_under_systemd:1635 : _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' 2025-11-21 20:19:16.845 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:16.851 | + 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 =~ sudo ]] 2025-11-21 20:19:16.855 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2025-11-21 20:19:16.858 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:19:16.863 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:16.869 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:16.872 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:16.874 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:16.878 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2025-11-21 20:19:16.880 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2025-11-21 20:19:16.883 | + functions-common:_run_under_systemd:1653 : 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 '' 2025-11-21 20:19:16.886 | + functions-common:write_user_unit_file:1538 : local service=devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:19:16.888 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:16.891 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:16.893 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:16.896 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:16.899 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:16.902 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:16.905 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:19:16.907 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:16.912 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2025-11-21 20:19:17.012 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:17.121 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User stack 2025-11-21 20:19:17.228 | + functions-common:write_user_unit_file:1553 : 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' 2025-11-21 20:19:17.348 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2025-11-21 20:19:17.446 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2025-11-21 20:19:17.539 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:17.628 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:17.632 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:17.636 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2025-11-21 20:19:17.764 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:18.122 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:19:18.162 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service' → '/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service'. 2025-11-21 20:19:18.435 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:19:18.495 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:18.498 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:18.502 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:18.507 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:18.511 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:18.515 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:18.519 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:18.523 | + functions-common:time_stop:2430 : start_time=1763756356791 2025-11-21 20:19:18.527 | + functions-common:time_stop:2432 : [[ -z 1763756356791 ]] 2025-11-21 20:19:18.535 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:18.541 | + functions-common:time_stop:2435 : end_time=1763756358536 2025-11-21 20:19:18.545 | + functions-common:time_stop:2436 : elapsed_time=1745 2025-11-21 20:19:18.550 | + functions-common:time_stop:2437 : total=24659 2025-11-21 20:19:18.554 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:18.558 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=26404 2025-11-21 20:19:18.562 | + lib/neutron:start_neutron_service_and_check:643 : '[' '!' -z networking ']' 2025-11-21 20:19:18.567 | + lib/neutron:start_neutron_service_and_check:644 : neutron_url=https://38.102.83.94/networking 2025-11-21 20:19:18.571 | + lib/neutron:start_neutron_service_and_check:646 : echo 'Waiting for Neutron to start...' 2025-11-21 20:19:18.571 | Waiting for Neutron to start... 2025-11-21 20:19:18.575 | + lib/neutron:start_neutron_service_and_check:648 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.94/networking' 2025-11-21 20:19:18.579 | + lib/neutron:start_neutron_service_and_check:649 : test_with_retry 'wget --no-proxy -q -O- https://38.102.83.94/networking' 'Neutron did not start' 60 2025-11-21 20:19:18.583 | + functions-common:test_with_retry:2361 : local 'testcmd=wget --no-proxy -q -O- https://38.102.83.94/networking' 2025-11-21 20:19:18.588 | + functions-common:test_with_retry:2362 : local 'failmsg=Neutron did not start' 2025-11-21 20:19:18.592 | + functions-common:test_with_retry:2363 : local until=60 2025-11-21 20:19:18.596 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-11-21 20:19:18.600 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-11-21 20:19:18.604 | + functions-common:time_start:2409 : local name=test_with_retry 2025-11-21 20:19:18.607 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:18.611 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:18.616 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:18.623 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756358619 2025-11-21 20:19:18.627 | + functions-common:test_with_retry:2367 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- https://38.102.83.94/networking; do sleep 0.5; done' 2025-11-21 20:19:18.837 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "https://38.102.83.94/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-11-21 20:19:18.841 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:18.844 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:18.848 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:18.851 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:18.856 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:18.858 | + functions-common:time_stop:2429 : name=test_with_retry 2025-11-21 20:19:18.861 | + functions-common:time_stop:2430 : start_time=1763756358619 2025-11-21 20:19:18.865 | + functions-common:time_stop:2432 : [[ -z 1763756358619 ]] 2025-11-21 20:19:18.869 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:18.876 | + functions-common:time_stop:2435 : end_time=1763756358872 2025-11-21 20:19:18.879 | + functions-common:time_stop:2436 : elapsed_time=253 2025-11-21 20:19:18.883 | + functions-common:time_stop:2437 : total=0 2025-11-21 20:19:18.886 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:18.890 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=253 2025-11-21 20:19:18.894 | + ./stack.sh:main:1335 : is_service_enabled placement 2025-11-21 20:19:18.916 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:18.919 | + ./stack.sh:main:1336 : echo_summary 'Starting Placement' 2025-11-21 20:19:18.923 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:19:18.926 | + ./stack.sh:echo_summary:473 : echo -e Starting Placement 2025-11-21 20:19:18.929 | + ./stack.sh:main:1337 : start_placement 2025-11-21 20:19:18.932 | + lib/placement:start_placement:137 : start_placement_api 2025-11-21 20:19:18.937 | ++ lib/placement:start_placement_api:128 : which uwsgi 2025-11-21 20:19:18.943 | + lib/placement:start_placement_api:128 : run_process placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:18.946 | + functions-common:run_process:1677 : local service=placement-api 2025-11-21 20:19:18.976 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:18.980 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:18.984 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:18.988 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:18.992 | + functions-common:run_process:1683 : local name=placement-api 2025-11-21 20:19:18.995 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:18.998 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:19.002 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:19.005 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:19.010 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:19.017 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756359012 2025-11-21 20:19:19.019 | + functions-common:run_process:1686 : is_service_enabled placement-api 2025-11-21 20:19:19.043 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:19.047 | + functions-common:run_process:1687 : _run_under_systemd placement-api '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2025-11-21 20:19:19.051 | + functions-common:_run_under_systemd:1631 : local service=placement-api 2025-11-21 20:19:19.054 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:19.057 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:19.061 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:19.065 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:19.069 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2025-11-21 20:19:19.073 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2025-11-21 20:19:19.076 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@placement-api.service 2025-11-21 20:19:19.080 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:19.083 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:19.087 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:19.090 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:19.094 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2025-11-21 20:19:19.098 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2025-11-21 20:19:19.101 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:19.105 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@placement-api.service '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' stack '' 2025-11-21 20:19:19.109 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@placement-api.service 2025-11-21 20:19:19.113 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:19.117 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:19:19.121 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:19:19.124 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:19:19.128 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2025-11-21 20:19:19.131 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:19:19.138 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2025-11-21 20:19:19.272 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:19:19.410 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2025-11-21 20:19:19.513 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User stack 2025-11-21 20:19:19.612 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/sbin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2025-11-21 20:19:19.713 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:19.817 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2025-11-21 20:19:19.927 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2025-11-21 20:19:20.041 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2025-11-21 20:19:20.146 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2025-11-21 20:19:20.240 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2025-11-21 20:19:20.346 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:19:20.351 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:19:20.354 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2025-11-21 20:19:20.481 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:19:20.763 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@placement-api.service 2025-11-21 20:19:20.808 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@placement-api.service' → '/etc/systemd/system/devstack@placement-api.service'. 2025-11-21 20:19:21.095 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@placement-api.service 2025-11-21 20:19:21.245 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:21.247 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:21.251 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:21.255 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:21.259 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:21.263 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:21.267 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:21.271 | + functions-common:time_stop:2430 : start_time=1763756359012 2025-11-21 20:19:21.275 | + functions-common:time_stop:2432 : [[ -z 1763756359012 ]] 2025-11-21 20:19:21.280 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:21.288 | + functions-common:time_stop:2435 : end_time=1763756361283 2025-11-21 20:19:21.291 | + functions-common:time_stop:2436 : elapsed_time=2271 2025-11-21 20:19:21.295 | + functions-common:time_stop:2437 : total=26404 2025-11-21 20:19:21.298 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:21.302 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28675 2025-11-21 20:19:21.306 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2025-11-21 20:19:21.306 | Waiting for placement-api to start... 2025-11-21 20:19:21.310 | + lib/placement:start_placement_api:131 : wait_for_service 60 https://38.102.83.94/placement 2025-11-21 20:19:21.314 | + functions:wait_for_service:469 : local timeout=60 2025-11-21 20:19:21.317 | + functions:wait_for_service:470 : local url=https://38.102.83.94/placement 2025-11-21 20:19:21.321 | + functions:wait_for_service:471 : local rval=0 2025-11-21 20:19:21.325 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-21 20:19:21.329 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:19:21.332 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:21.336 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:21.342 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:21.351 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756361346 2025-11-21 20:19:21.354 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-21 20:19:21.362 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.94/placement 2025-11-21 20:19:22.209 | + :: : [[ 200 == 503 ]] 2025-11-21 20:19:22.210 | + :: : [[ 0 -eq 7 ]] 2025-11-21 20:19:22.216 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-21 20:19:22.220 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:22.224 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:22.227 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:22.231 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:22.235 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:22.239 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:19:22.242 | + functions-common:time_stop:2430 : start_time=1763756361346 2025-11-21 20:19:22.246 | + functions-common:time_stop:2432 : [[ -z 1763756361346 ]] 2025-11-21 20:19:22.252 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:22.259 | + functions-common:time_stop:2435 : end_time=1763756362255 2025-11-21 20:19:22.262 | + functions-common:time_stop:2436 : elapsed_time=909 2025-11-21 20:19:22.266 | + functions-common:time_stop:2437 : total=5655 2025-11-21 20:19:22.270 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:22.274 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=6564 2025-11-21 20:19:22.277 | + functions:wait_for_service:479 : return 0 2025-11-21 20:19:22.281 | + ./stack.sh:main:1340 : is_service_enabled neutron 2025-11-21 20:19:22.306 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:22.310 | + ./stack.sh:main:1341 : start_neutron 2025-11-21 20:19:22.314 | + lib/neutron:start_neutron:653 : start_l2_agent 2025-11-21 20:19:22.318 | + lib/neutron:start_l2_agent:660 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:22.322 | + functions-common:run_process:1677 : local service=q-agt 2025-11-21 20:19:22.326 | + functions-common:run_process:1678 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2025-11-21 20:19:22.329 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:22.332 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:22.336 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:22.340 | + functions-common:run_process:1683 : local name=q-agt 2025-11-21 20:19:22.344 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:22.348 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:22.351 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:22.355 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:22.360 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:22.366 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756362362 2025-11-21 20:19:22.369 | + functions-common:run_process:1686 : is_service_enabled q-agt 2025-11-21 20:19:22.395 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:22.399 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:22.403 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:22.407 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:22.411 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:22.415 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:22.418 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:22.422 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:22.426 | + functions-common:time_stop:2430 : start_time=1763756362362 2025-11-21 20:19:22.430 | + functions-common:time_stop:2432 : [[ -z 1763756362362 ]] 2025-11-21 20:19:22.434 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:22.441 | + functions-common:time_stop:2435 : end_time=1763756362436 2025-11-21 20:19:22.444 | + functions-common:time_stop:2436 : elapsed_time=74 2025-11-21 20:19:22.448 | + functions-common:time_stop:2437 : total=28675 2025-11-21 20:19:22.451 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:22.455 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28749 2025-11-21 20:19:22.459 | + lib/neutron:start_l2_agent:662 : is_provider_network 2025-11-21 20:19:22.462 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-21 20:19:22.466 | + functions-common:is_provider_network:2275 : return 1 2025-11-21 20:19:22.470 | + lib/neutron:start_neutron:654 : start_other_agents 2025-11-21 20:19:22.473 | + lib/neutron:start_other_agents:678 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-11-21 20:19:22.477 | + functions-common:run_process:1677 : local service=q-dhcp 2025-11-21 20:19:22.481 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2025-11-21 20:19:22.485 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:22.489 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:22.492 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:22.496 | + functions-common:run_process:1683 : local name=q-dhcp 2025-11-21 20:19:22.500 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:22.503 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:22.507 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:22.511 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:22.516 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:22.522 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756362518 2025-11-21 20:19:22.526 | + functions-common:run_process:1686 : is_service_enabled q-dhcp 2025-11-21 20:19:22.550 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:22.553 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:22.557 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:22.561 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:22.565 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:22.568 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:22.572 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:22.575 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:22.579 | + functions-common:time_stop:2430 : start_time=1763756362518 2025-11-21 20:19:22.583 | + functions-common:time_stop:2432 : [[ -z 1763756362518 ]] 2025-11-21 20:19:22.587 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:22.593 | + functions-common:time_stop:2435 : end_time=1763756362589 2025-11-21 20:19:22.596 | + functions-common:time_stop:2436 : elapsed_time=71 2025-11-21 20:19:22.600 | + functions-common:time_stop:2437 : total=28749 2025-11-21 20:19:22.604 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:22.607 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28820 2025-11-21 20:19:22.612 | ++ lib/neutron:start_other_agents:680 : determine_config_files neutron-l3-agent 2025-11-21 20:19:22.616 | ++ lib/neutron:determine_config_files:372 : local opts= 2025-11-21 20:19:22.619 | ++ lib/neutron:determine_config_files:373 : case "$1" in 2025-11-21 20:19:22.624 | +++ lib/neutron:determine_config_files:375 : _determine_config_l3 2025-11-21 20:19:22.629 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-21 20:19:22.632 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-21 20:19:22.636 | ++ lib/neutron:determine_config_files:375 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-21 20:19:22.641 | ++ lib/neutron:determine_config_files:377 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2025-11-21 20:19:22.644 | ++ lib/neutron:determine_config_files:380 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-21 20:19:22.650 | + lib/neutron:start_other_agents:680 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-21 20:19:22.653 | + functions-common:run_process:1677 : local service=q-l3 2025-11-21 20:19:22.658 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2025-11-21 20:19:22.661 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:22.665 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:22.669 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:22.672 | + functions-common:run_process:1683 : local name=q-l3 2025-11-21 20:19:22.676 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:22.680 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:22.683 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:22.688 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:22.693 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:22.700 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756362696 2025-11-21 20:19:22.704 | + functions-common:run_process:1686 : is_service_enabled q-l3 2025-11-21 20:19:22.728 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:22.732 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:22.736 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:22.740 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:22.744 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:22.748 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:22.751 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:22.755 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:22.758 | + functions-common:time_stop:2430 : start_time=1763756362696 2025-11-21 20:19:22.762 | + functions-common:time_stop:2432 : [[ -z 1763756362696 ]] 2025-11-21 20:19:22.767 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:22.773 | + functions-common:time_stop:2435 : end_time=1763756362769 2025-11-21 20:19:22.777 | + functions-common:time_stop:2436 : elapsed_time=73 2025-11-21 20:19:22.782 | + functions-common:time_stop:2437 : total=28820 2025-11-21 20:19:22.786 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:22.790 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28893 2025-11-21 20:19:22.796 | + lib/neutron:start_other_agents:682 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-11-21 20:19:22.800 | + functions-common:run_process:1677 : local service=q-meta 2025-11-21 20:19:22.804 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2025-11-21 20:19:22.808 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:22.812 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:22.816 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:22.820 | + functions-common:run_process:1683 : local name=q-meta 2025-11-21 20:19:22.824 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:22.827 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:22.831 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:22.835 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:22.839 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:22.846 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756362842 2025-11-21 20:19:22.850 | + functions-common:run_process:1686 : is_service_enabled q-meta 2025-11-21 20:19:22.876 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:22.880 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:22.883 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:22.887 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:22.890 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:22.893 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:22.897 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:22.901 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:22.905 | + functions-common:time_stop:2430 : start_time=1763756362842 2025-11-21 20:19:22.909 | + functions-common:time_stop:2432 : [[ -z 1763756362842 ]] 2025-11-21 20:19:22.914 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:22.921 | + functions-common:time_stop:2435 : end_time=1763756362916 2025-11-21 20:19:22.925 | + functions-common:time_stop:2436 : elapsed_time=74 2025-11-21 20:19:22.928 | + functions-common:time_stop:2437 : total=28893 2025-11-21 20:19:22.931 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:22.935 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=28967 2025-11-21 20:19:22.939 | + lib/neutron:start_other_agents:683 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-11-21 20:19:22.943 | + functions-common:run_process:1677 : local service=q-metering 2025-11-21 20:19:22.945 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2025-11-21 20:19:22.948 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:22.952 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:22.956 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:22.960 | + functions-common:run_process:1683 : local name=q-metering 2025-11-21 20:19:22.962 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:22.966 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:22.969 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:22.973 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:22.977 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:22.983 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756362979 2025-11-21 20:19:22.988 | + functions-common:run_process:1686 : is_service_enabled q-metering 2025-11-21 20:19:23.012 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:23.016 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:23.020 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:23.023 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:23.027 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:23.030 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:23.033 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:23.036 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:23.039 | + functions-common:time_stop:2430 : start_time=1763756362979 2025-11-21 20:19:23.042 | + functions-common:time_stop:2432 : [[ -z 1763756362979 ]] 2025-11-21 20:19:23.046 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:23.050 | + functions-common:time_stop:2435 : end_time=1763756363047 2025-11-21 20:19:23.055 | + functions-common:time_stop:2436 : elapsed_time=68 2025-11-21 20:19:23.058 | + functions-common:time_stop:2437 : total=28967 2025-11-21 20:19:23.061 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:23.063 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=29035 2025-11-21 20:19:23.066 | + ./stack.sh:main:1344 : is_service_enabled q-svc neutron-api 2025-11-21 20:19:23.090 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:23.093 | + ./stack.sh:main:1344 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:23.096 | + ./stack.sh:main:1345 : echo_summary 'Creating initial neutron network elements' 2025-11-21 20:19:23.100 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:19:23.103 | + ./stack.sh:echo_summary:473 : echo -e Creating initial neutron network elements 2025-11-21 20:19:23.106 | + ./stack.sh:main:1348 : type -p neutron_plugin_create_initial_networks 2025-11-21 20:19:23.110 | + ./stack.sh:main:1351 : create_neutron_initial_network 2025-11-21 20:19:23.115 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:157 : type -p neutron_plugin_create_initial_network_profile 2025-11-21 20:19:23.118 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:161 : is_networking_extension_supported auto-allocated-topology 2025-11-21 20:19:23.123 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-11-21 20:19:23.127 | ++ 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 2025-11-21 20:19:24.160 | 2025-11-21 20:19:24.174 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:24.178 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-21 20:19:24.178 | address-scope 2025-11-21 20:19:24.178 | agent 2025-11-21 20:19:24.178 | allowed-address-pairs 2025-11-21 20:19:24.178 | auto-allocated-topology 2025-11-21 20:19:24.178 | availability_zone 2025-11-21 20:19:24.178 | default-subnetpools 2025-11-21 20:19:24.178 | dhcp_agent_scheduler 2025-11-21 20:19:24.178 | dns-integration 2025-11-21 20:19:24.178 | dns-domain-ports 2025-11-21 20:19:24.178 | dns-integration-domain-keywords 2025-11-21 20:19:24.178 | empty-string-filtering 2025-11-21 20:19:24.178 | external-net 2025-11-21 20:19:24.178 | extra_dhcp_opt 2025-11-21 20:19:24.178 | extraroute 2025-11-21 20:19:24.178 | extraroute-atomic 2025-11-21 20:19:24.178 | filter-validation 2025-11-21 20:19:24.178 | floating-ip-port-forwarding-detail 2025-11-21 20:19:24.178 | fip-port-details 2025-11-21 20:19:24.178 | flavors 2025-11-21 20:19:24.178 | floatingip-pools 2025-11-21 20:19:24.178 | router 2025-11-21 20:19:24.178 | enable-default-route-bfd 2025-11-21 20:19:24.178 | enable-default-route-ecmp 2025-11-21 20:19:24.178 | ext-gw-mode 2025-11-21 20:19:24.178 | l3-ha 2025-11-21 20:19:24.178 | external-gateway-multihoming 2025-11-21 20:19:24.178 | l3-flavors 2025-11-21 20:19:24.178 | multi-provider 2025-11-21 20:19:24.178 | net-mtu 2025-11-21 20:19:24.178 | net-mtu-writable 2025-11-21 20:19:24.178 | network_availability_zone 2025-11-21 20:19:24.178 | network-ip-availability 2025-11-21 20:19:24.178 | pagination 2025-11-21 20:19:24.178 | port-device-profile 2025-11-21 20:19:24.178 | port-mac-address-regenerate 2025-11-21 20:19:24.178 | port-numa-affinity-policy 2025-11-21 20:19:24.179 | port-numa-affinity-policy-socket 2025-11-21 20:19:24.179 | binding 2025-11-21 20:19:24.179 | binding-extended 2025-11-21 20:19:24.179 | port-security 2025-11-21 20:19:24.179 | project-id 2025-11-21 20:19:24.179 | provider 2025-11-21 20:19:24.179 | qinq 2025-11-21 20:19:24.179 | quota-check-limit 2025-11-21 20:19:24.179 | quota-check-limit-default 2025-11-21 20:19:24.179 | quotas 2025-11-21 20:19:24.179 | quota_details 2025-11-21 20:19:24.179 | rbac-policies 2025-11-21 20:19:24.179 | rbac-address-scope 2025-11-21 20:19:24.179 | rbac-security-groups 2025-11-21 20:19:24.179 | revision-if-match 2025-11-21 20:19:24.179 | standard-attr-revisions 2025-11-21 20:19:24.179 | router_availability_zone 2025-11-21 20:19:24.179 | router-enable-snat 2025-11-21 20:19:24.179 | security-groups-default-rules 2025-11-21 20:19:24.179 | security-groups-normalized-cidr 2025-11-21 20:19:24.179 | security-groups-remote-address-group 2025-11-21 20:19:24.179 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:24.179 | security-groups-shared-filtering 2025-11-21 20:19:24.179 | security-group 2025-11-21 20:19:24.179 | service-type 2025-11-21 20:19:24.179 | sorting 2025-11-21 20:19:24.179 | standard-attr-description 2025-11-21 20:19:24.179 | stateful-security-group 2025-11-21 20:19:24.179 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:24.179 | subnet-external-network 2025-11-21 20:19:24.179 | subnet-service-types 2025-11-21 20:19:24.179 | subnet_allocation 2025-11-21 20:19:24.179 | subnetpool-prefix-ops 2025-11-21 20:19:24.179 | tag-creation 2025-11-21 20:19:24.179 | standard-attr-tag 2025-11-21 20:19:24.179 | standard-attr-timestamp 2025-11-21 20:19:24.179 | vlan-transparent' 2025-11-21 20:19:24.182 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-21 20:19:24.182 | address-scope 2025-11-21 20:19:24.182 | agent 2025-11-21 20:19:24.182 | allowed-address-pairs 2025-11-21 20:19:24.182 | auto-allocated-topology 2025-11-21 20:19:24.182 | availability_zone 2025-11-21 20:19:24.182 | default-subnetpools 2025-11-21 20:19:24.182 | dhcp_agent_scheduler 2025-11-21 20:19:24.182 | dns-integration 2025-11-21 20:19:24.182 | dns-domain-ports 2025-11-21 20:19:24.182 | dns-integration-domain-keywords 2025-11-21 20:19:24.182 | empty-string-filtering 2025-11-21 20:19:24.182 | external-net 2025-11-21 20:19:24.182 | extra_dhcp_opt 2025-11-21 20:19:24.182 | extraroute 2025-11-21 20:19:24.182 | extraroute-atomic 2025-11-21 20:19:24.182 | filter-validation 2025-11-21 20:19:24.182 | floating-ip-port-forwarding-detail 2025-11-21 20:19:24.182 | fip-port-details 2025-11-21 20:19:24.182 | flavors 2025-11-21 20:19:24.182 | floatingip-pools 2025-11-21 20:19:24.182 | router 2025-11-21 20:19:24.182 | enable-default-route-bfd 2025-11-21 20:19:24.182 | enable-default-route-ecmp 2025-11-21 20:19:24.182 | ext-gw-mode 2025-11-21 20:19:24.182 | l3-ha 2025-11-21 20:19:24.182 | external-gateway-multihoming 2025-11-21 20:19:24.182 | l3-flavors 2025-11-21 20:19:24.182 | multi-provider 2025-11-21 20:19:24.182 | net-mtu 2025-11-21 20:19:24.182 | net-mtu-writable 2025-11-21 20:19:24.182 | network_availability_zone 2025-11-21 20:19:24.182 | network-ip-availability 2025-11-21 20:19:24.182 | pagination 2025-11-21 20:19:24.182 | port-device-profile 2025-11-21 20:19:24.182 | port-mac-address-regenerate 2025-11-21 20:19:24.182 | port-numa-affinity-policy 2025-11-21 20:19:24.182 | port-numa-affinity-policy-socket 2025-11-21 20:19:24.182 | binding 2025-11-21 20:19:24.182 | binding-extended 2025-11-21 20:19:24.182 | port-security 2025-11-21 20:19:24.182 | project-id 2025-11-21 20:19:24.182 | provider 2025-11-21 20:19:24.182 | qinq 2025-11-21 20:19:24.182 | quota-check-limit 2025-11-21 20:19:24.182 | quota-check-limit-default 2025-11-21 20:19:24.182 | quotas 2025-11-21 20:19:24.182 | quota_details 2025-11-21 20:19:24.182 | rbac-policies 2025-11-21 20:19:24.183 | rbac-address-scope 2025-11-21 20:19:24.183 | rbac-security-groups 2025-11-21 20:19:24.183 | revision-if-match 2025-11-21 20:19:24.183 | standard-attr-revisions 2025-11-21 20:19:24.183 | router_availability_zone 2025-11-21 20:19:24.183 | router-enable-snat 2025-11-21 20:19:24.183 | security-groups-default-rules 2025-11-21 20:19:24.183 | security-groups-normalized-cidr 2025-11-21 20:19:24.183 | security-groups-remote-address-group 2025-11-21 20:19:24.183 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:24.183 | security-groups-shared-filtering 2025-11-21 20:19:24.183 | security-group 2025-11-21 20:19:24.183 | service-type 2025-11-21 20:19:24.183 | sorting 2025-11-21 20:19:24.183 | standard-attr-description 2025-11-21 20:19:24.183 | stateful-security-group 2025-11-21 20:19:24.183 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:24.183 | subnet-external-network 2025-11-21 20:19:24.183 | subnet-service-types 2025-11-21 20:19:24.183 | subnet_allocation 2025-11-21 20:19:24.183 | subnetpool-prefix-ops 2025-11-21 20:19:24.183 | tag-creation 2025-11-21 20:19:24.183 | standard-attr-tag 2025-11-21 20:19:24.183 | standard-attr-timestamp 2025-11-21 20:19:24.183 | vlan-transparent =~ auto-allocated-topology ]] 2025-11-21 20:19:24.186 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-21 20:19:24.189 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:24.193 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ 4+6 =~ 4.* ]] 2025-11-21 20:19:24.198 | ++ 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 2025-11-21 20:19:25.012 | 2025-11-21 20:19:25.024 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:25.028 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : SUBNETPOOL_V4_ID=04d640f8-74f4-49bb-bb4d-75de13fe16d4 2025-11-21 20:19:25.031 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : [[ 4+6 =~ .*6 ]] 2025-11-21 20:19:25.035 | ++ 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 fdbb:c7a2:43e5::/56 --share --default -f value -c id 2025-11-21 20:19:25.605 | 2025-11-21 20:19:25.617 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:25.620 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : SUBNETPOOL_V6_ID=7420df1a-fe85-43ac-bf25-340119d0721d 2025-11-21 20:19:25.625 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:172 : is_provider_network 2025-11-21 20:19:25.628 | + functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-21 20:19:25.631 | + functions-common:is_provider_network:2275 : return 1 2025-11-21 20:19:25.635 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2025-11-21 20:19:26.816 | 2025-11-21 20:19:26.832 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:26.835 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:202 : NET_ID=a0c4ba97-ae78-49e3-b90a-67bc40d18759 2025-11-21 20:19:26.839 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : die_if_not_set 203 NET_ID 'Failure creating NET_ID for private' 2025-11-21 20:19:26.842 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:26.861 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:205 : [[ 4+6 =~ 4.* ]] 2025-11-21 20:19:26.865 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : _neutron_create_private_subnet_v4 2025-11-21 20:19:26.866 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:254 : '[' -z 04d640f8-74f4-49bb-bb4d-75de13fe16d4 ']' 2025-11-21 20:19:26.869 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:257 : local 'subnet_params=--ip-version 4 ' 2025-11-21 20:19:26.873 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : [[ -n 10.1.0.1 ]] 2025-11-21 20:19:26.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : subnet_params+='--gateway 10.1.0.1 ' 2025-11-21 20:19:26.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:262 : subnet_params+='--subnet-pool 04d640f8-74f4-49bb-bb4d-75de13fe16d4 ' 2025-11-21 20:19:26.885 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+=' ' 2025-11-21 20:19:26.888 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+='--network a0c4ba97-ae78-49e3-b90a-67bc40d18759 private-subnet' 2025-11-21 20:19:26.892 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : local subnet_id 2025-11-21 20:19:26.897 | +++ 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 04d640f8-74f4-49bb-bb4d-75de13fe16d4 --network a0c4ba97-ae78-49e3-b90a-67bc40d18759 private-subnet -f value -c id 2025-11-21 20:19:28.512 | 2025-11-21 20:19:28.526 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:28.529 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : subnet_id=83019a53-83d1-4284-bebc-75ccd6731dce 2025-11-21 20:19:28.533 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : die_if_not_set 267 subnet_id 'Failure creating private IPv4 subnet' 2025-11-21 20:19:28.535 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:28.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : echo 83019a53-83d1-4284-bebc-75ccd6731dce 2025-11-21 20:19:28.559 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:207 : SUBNET_ID=83019a53-83d1-4284-bebc-75ccd6731dce 2025-11-21 20:19:28.562 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:210 : [[ 4+6 =~ .*6 ]] 2025-11-21 20:19:28.566 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : _neutron_create_private_subnet_v6 2025-11-21 20:19:28.569 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:273 : die_if_not_set 273 IPV6_RA_MODE 'IPV6 RA Mode not set' 2025-11-21 20:19:28.573 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:28.591 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2025-11-21 20:19:28.594 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:28.613 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2025-11-21 20:19:28.616 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : '[' -z 7420df1a-fe85-43ac-bf25-340119d0721d ']' 2025-11-21 20:19:28.619 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:279 : local 'subnet_params=--ip-version 6 ' 2025-11-21 20:19:28.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : [[ -n '' ]] 2025-11-21 20:19:28.625 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:283 : subnet_params+='--subnet-pool 7420df1a-fe85-43ac-bf25-340119d0721d ' 2025-11-21 20:19:28.628 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+=' ' 2025-11-21 20:19:28.631 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network a0c4ba97-ae78-49e3-b90a-67bc40d18759 ipv6-private-subnet ' 2025-11-21 20:19:28.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : local ipv6_subnet_id 2025-11-21 20:19:28.638 | +++ 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 7420df1a-fe85-43ac-bf25-340119d0721d --ipv6-ra-mode slaac --ipv6-address-mode slaac --network a0c4ba97-ae78-49e3-b90a-67bc40d18759 ipv6-private-subnet -f value -c id 2025-11-21 20:19:29.860 | 2025-11-21 20:19:29.873 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:29.877 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : ipv6_subnet_id=7ef0b701-4096-45aa-bb45-e94815d61156 2025-11-21 20:19:29.881 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : die_if_not_set 288 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2025-11-21 20:19:29.884 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:29.907 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : echo 7ef0b701-4096-45aa-bb45-e94815d61156 2025-11-21 20:19:29.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:212 : IPV6_SUBNET_ID=7ef0b701-4096-45aa-bb45-e94815d61156 2025-11-21 20:19:29.915 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported router 2025-11-21 20:19:29.918 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=router 2025-11-21 20:19:29.922 | ++ 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 2025-11-21 20:19:30.292 | 2025-11-21 20:19:30.309 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:30.313 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-21 20:19:30.313 | address-scope 2025-11-21 20:19:30.313 | agent 2025-11-21 20:19:30.313 | allowed-address-pairs 2025-11-21 20:19:30.313 | auto-allocated-topology 2025-11-21 20:19:30.313 | availability_zone 2025-11-21 20:19:30.313 | default-subnetpools 2025-11-21 20:19:30.313 | dhcp_agent_scheduler 2025-11-21 20:19:30.313 | dns-integration 2025-11-21 20:19:30.313 | dns-domain-ports 2025-11-21 20:19:30.313 | dns-integration-domain-keywords 2025-11-21 20:19:30.313 | empty-string-filtering 2025-11-21 20:19:30.313 | external-net 2025-11-21 20:19:30.313 | extra_dhcp_opt 2025-11-21 20:19:30.313 | extraroute 2025-11-21 20:19:30.313 | extraroute-atomic 2025-11-21 20:19:30.313 | filter-validation 2025-11-21 20:19:30.313 | floating-ip-port-forwarding-detail 2025-11-21 20:19:30.313 | fip-port-details 2025-11-21 20:19:30.313 | flavors 2025-11-21 20:19:30.313 | floatingip-pools 2025-11-21 20:19:30.313 | router 2025-11-21 20:19:30.313 | enable-default-route-bfd 2025-11-21 20:19:30.313 | enable-default-route-ecmp 2025-11-21 20:19:30.313 | ext-gw-mode 2025-11-21 20:19:30.313 | l3-ha 2025-11-21 20:19:30.313 | external-gateway-multihoming 2025-11-21 20:19:30.313 | l3-flavors 2025-11-21 20:19:30.314 | multi-provider 2025-11-21 20:19:30.314 | net-mtu 2025-11-21 20:19:30.314 | net-mtu-writable 2025-11-21 20:19:30.314 | network_availability_zone 2025-11-21 20:19:30.314 | network-ip-availability 2025-11-21 20:19:30.314 | pagination 2025-11-21 20:19:30.314 | port-device-profile 2025-11-21 20:19:30.314 | port-mac-address-regenerate 2025-11-21 20:19:30.314 | port-numa-affinity-policy 2025-11-21 20:19:30.314 | port-numa-affinity-policy-socket 2025-11-21 20:19:30.314 | binding 2025-11-21 20:19:30.314 | binding-extended 2025-11-21 20:19:30.314 | port-security 2025-11-21 20:19:30.314 | project-id 2025-11-21 20:19:30.314 | provider 2025-11-21 20:19:30.314 | qinq 2025-11-21 20:19:30.314 | quota-check-limit 2025-11-21 20:19:30.314 | quota-check-limit-default 2025-11-21 20:19:30.314 | quotas 2025-11-21 20:19:30.314 | quota_details 2025-11-21 20:19:30.314 | rbac-policies 2025-11-21 20:19:30.314 | rbac-address-scope 2025-11-21 20:19:30.314 | rbac-security-groups 2025-11-21 20:19:30.314 | revision-if-match 2025-11-21 20:19:30.314 | standard-attr-revisions 2025-11-21 20:19:30.314 | router_availability_zone 2025-11-21 20:19:30.314 | router-enable-snat 2025-11-21 20:19:30.314 | security-groups-default-rules 2025-11-21 20:19:30.314 | security-groups-normalized-cidr 2025-11-21 20:19:30.314 | security-groups-remote-address-group 2025-11-21 20:19:30.314 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:30.314 | security-groups-shared-filtering 2025-11-21 20:19:30.314 | security-group 2025-11-21 20:19:30.314 | service-type 2025-11-21 20:19:30.314 | sorting 2025-11-21 20:19:30.314 | standard-attr-description 2025-11-21 20:19:30.314 | stateful-security-group 2025-11-21 20:19:30.314 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:30.314 | subnet-external-network 2025-11-21 20:19:30.314 | subnet-service-types 2025-11-21 20:19:30.314 | subnet_allocation 2025-11-21 20:19:30.314 | subnetpool-prefix-ops 2025-11-21 20:19:30.314 | tag-creation 2025-11-21 20:19:30.314 | standard-attr-tag 2025-11-21 20:19:30.314 | standard-attr-timestamp 2025-11-21 20:19:30.314 | vlan-transparent' 2025-11-21 20:19:30.316 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-21 20:19:30.316 | address-scope 2025-11-21 20:19:30.316 | agent 2025-11-21 20:19:30.316 | allowed-address-pairs 2025-11-21 20:19:30.316 | auto-allocated-topology 2025-11-21 20:19:30.316 | availability_zone 2025-11-21 20:19:30.316 | default-subnetpools 2025-11-21 20:19:30.316 | dhcp_agent_scheduler 2025-11-21 20:19:30.316 | dns-integration 2025-11-21 20:19:30.316 | dns-domain-ports 2025-11-21 20:19:30.316 | dns-integration-domain-keywords 2025-11-21 20:19:30.316 | empty-string-filtering 2025-11-21 20:19:30.316 | external-net 2025-11-21 20:19:30.316 | extra_dhcp_opt 2025-11-21 20:19:30.316 | extraroute 2025-11-21 20:19:30.316 | extraroute-atomic 2025-11-21 20:19:30.316 | filter-validation 2025-11-21 20:19:30.316 | floating-ip-port-forwarding-detail 2025-11-21 20:19:30.316 | fip-port-details 2025-11-21 20:19:30.316 | flavors 2025-11-21 20:19:30.316 | floatingip-pools 2025-11-21 20:19:30.316 | router 2025-11-21 20:19:30.316 | enable-default-route-bfd 2025-11-21 20:19:30.316 | enable-default-route-ecmp 2025-11-21 20:19:30.316 | ext-gw-mode 2025-11-21 20:19:30.317 | l3-ha 2025-11-21 20:19:30.317 | external-gateway-multihoming 2025-11-21 20:19:30.317 | l3-flavors 2025-11-21 20:19:30.317 | multi-provider 2025-11-21 20:19:30.317 | net-mtu 2025-11-21 20:19:30.317 | net-mtu-writable 2025-11-21 20:19:30.317 | network_availability_zone 2025-11-21 20:19:30.317 | network-ip-availability 2025-11-21 20:19:30.317 | pagination 2025-11-21 20:19:30.317 | port-device-profile 2025-11-21 20:19:30.317 | port-mac-address-regenerate 2025-11-21 20:19:30.317 | port-numa-affinity-policy 2025-11-21 20:19:30.317 | port-numa-affinity-policy-socket 2025-11-21 20:19:30.317 | binding 2025-11-21 20:19:30.317 | binding-extended 2025-11-21 20:19:30.317 | port-security 2025-11-21 20:19:30.317 | project-id 2025-11-21 20:19:30.317 | provider 2025-11-21 20:19:30.317 | qinq 2025-11-21 20:19:30.317 | quota-check-limit 2025-11-21 20:19:30.317 | quota-check-limit-default 2025-11-21 20:19:30.317 | quotas 2025-11-21 20:19:30.317 | quota_details 2025-11-21 20:19:30.317 | rbac-policies 2025-11-21 20:19:30.317 | rbac-address-scope 2025-11-21 20:19:30.317 | rbac-security-groups 2025-11-21 20:19:30.317 | revision-if-match 2025-11-21 20:19:30.317 | standard-attr-revisions 2025-11-21 20:19:30.317 | router_availability_zone 2025-11-21 20:19:30.317 | router-enable-snat 2025-11-21 20:19:30.317 | security-groups-default-rules 2025-11-21 20:19:30.317 | security-groups-normalized-cidr 2025-11-21 20:19:30.317 | security-groups-remote-address-group 2025-11-21 20:19:30.317 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:30.317 | security-groups-shared-filtering 2025-11-21 20:19:30.317 | security-group 2025-11-21 20:19:30.317 | service-type 2025-11-21 20:19:30.317 | sorting 2025-11-21 20:19:30.317 | standard-attr-description 2025-11-21 20:19:30.317 | stateful-security-group 2025-11-21 20:19:30.317 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:30.317 | subnet-external-network 2025-11-21 20:19:30.317 | subnet-service-types 2025-11-21 20:19:30.317 | subnet_allocation 2025-11-21 20:19:30.317 | subnetpool-prefix-ops 2025-11-21 20:19:30.317 | tag-creation 2025-11-21 20:19:30.317 | standard-attr-tag 2025-11-21 20:19:30.317 | standard-attr-timestamp 2025-11-21 20:19:30.317 | vlan-transparent =~ router ]] 2025-11-21 20:19:30.320 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-21 20:19:30.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : is_networking_extension_supported external-net 2025-11-21 20:19:30.327 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-11-21 20:19:30.332 | ++ 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 2025-11-21 20:19:30.714 | 2025-11-21 20:19:30.730 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:30.734 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-21 20:19:30.734 | address-scope 2025-11-21 20:19:30.735 | agent 2025-11-21 20:19:30.735 | allowed-address-pairs 2025-11-21 20:19:30.735 | auto-allocated-topology 2025-11-21 20:19:30.735 | availability_zone 2025-11-21 20:19:30.735 | default-subnetpools 2025-11-21 20:19:30.735 | dhcp_agent_scheduler 2025-11-21 20:19:30.735 | dns-integration 2025-11-21 20:19:30.735 | dns-domain-ports 2025-11-21 20:19:30.735 | dns-integration-domain-keywords 2025-11-21 20:19:30.735 | empty-string-filtering 2025-11-21 20:19:30.735 | external-net 2025-11-21 20:19:30.735 | extra_dhcp_opt 2025-11-21 20:19:30.735 | extraroute 2025-11-21 20:19:30.735 | extraroute-atomic 2025-11-21 20:19:30.735 | filter-validation 2025-11-21 20:19:30.735 | floating-ip-port-forwarding-detail 2025-11-21 20:19:30.735 | fip-port-details 2025-11-21 20:19:30.735 | flavors 2025-11-21 20:19:30.735 | floatingip-pools 2025-11-21 20:19:30.735 | router 2025-11-21 20:19:30.735 | enable-default-route-bfd 2025-11-21 20:19:30.735 | enable-default-route-ecmp 2025-11-21 20:19:30.735 | ext-gw-mode 2025-11-21 20:19:30.735 | l3-ha 2025-11-21 20:19:30.735 | external-gateway-multihoming 2025-11-21 20:19:30.735 | l3-flavors 2025-11-21 20:19:30.735 | multi-provider 2025-11-21 20:19:30.735 | net-mtu 2025-11-21 20:19:30.735 | net-mtu-writable 2025-11-21 20:19:30.735 | network_availability_zone 2025-11-21 20:19:30.735 | network-ip-availability 2025-11-21 20:19:30.735 | pagination 2025-11-21 20:19:30.735 | port-device-profile 2025-11-21 20:19:30.735 | port-mac-address-regenerate 2025-11-21 20:19:30.735 | port-numa-affinity-policy 2025-11-21 20:19:30.735 | port-numa-affinity-policy-socket 2025-11-21 20:19:30.735 | binding 2025-11-21 20:19:30.735 | binding-extended 2025-11-21 20:19:30.735 | port-security 2025-11-21 20:19:30.735 | project-id 2025-11-21 20:19:30.735 | provider 2025-11-21 20:19:30.736 | qinq 2025-11-21 20:19:30.736 | quota-check-limit 2025-11-21 20:19:30.736 | quota-check-limit-default 2025-11-21 20:19:30.736 | quotas 2025-11-21 20:19:30.736 | quota_details 2025-11-21 20:19:30.736 | rbac-policies 2025-11-21 20:19:30.736 | rbac-address-scope 2025-11-21 20:19:30.736 | rbac-security-groups 2025-11-21 20:19:30.736 | revision-if-match 2025-11-21 20:19:30.736 | standard-attr-revisions 2025-11-21 20:19:30.736 | router_availability_zone 2025-11-21 20:19:30.736 | router-enable-snat 2025-11-21 20:19:30.736 | security-groups-default-rules 2025-11-21 20:19:30.736 | security-groups-normalized-cidr 2025-11-21 20:19:30.736 | security-groups-remote-address-group 2025-11-21 20:19:30.736 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:30.736 | security-groups-shared-filtering 2025-11-21 20:19:30.736 | security-group 2025-11-21 20:19:30.736 | service-type 2025-11-21 20:19:30.736 | sorting 2025-11-21 20:19:30.736 | standard-attr-description 2025-11-21 20:19:30.736 | stateful-security-group 2025-11-21 20:19:30.736 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:30.736 | subnet-external-network 2025-11-21 20:19:30.736 | subnet-service-types 2025-11-21 20:19:30.736 | subnet_allocation 2025-11-21 20:19:30.736 | subnetpool-prefix-ops 2025-11-21 20:19:30.736 | tag-creation 2025-11-21 20:19:30.736 | standard-attr-tag 2025-11-21 20:19:30.736 | standard-attr-timestamp 2025-11-21 20:19:30.736 | vlan-transparent' 2025-11-21 20:19:30.740 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-21 20:19:30.740 | address-scope 2025-11-21 20:19:30.740 | agent 2025-11-21 20:19:30.740 | allowed-address-pairs 2025-11-21 20:19:30.740 | auto-allocated-topology 2025-11-21 20:19:30.740 | availability_zone 2025-11-21 20:19:30.740 | default-subnetpools 2025-11-21 20:19:30.740 | dhcp_agent_scheduler 2025-11-21 20:19:30.740 | dns-integration 2025-11-21 20:19:30.740 | dns-domain-ports 2025-11-21 20:19:30.740 | dns-integration-domain-keywords 2025-11-21 20:19:30.740 | empty-string-filtering 2025-11-21 20:19:30.740 | external-net 2025-11-21 20:19:30.740 | extra_dhcp_opt 2025-11-21 20:19:30.740 | extraroute 2025-11-21 20:19:30.740 | extraroute-atomic 2025-11-21 20:19:30.740 | filter-validation 2025-11-21 20:19:30.740 | floating-ip-port-forwarding-detail 2025-11-21 20:19:30.740 | fip-port-details 2025-11-21 20:19:30.740 | flavors 2025-11-21 20:19:30.740 | floatingip-pools 2025-11-21 20:19:30.740 | router 2025-11-21 20:19:30.740 | enable-default-route-bfd 2025-11-21 20:19:30.740 | enable-default-route-ecmp 2025-11-21 20:19:30.740 | ext-gw-mode 2025-11-21 20:19:30.740 | l3-ha 2025-11-21 20:19:30.740 | external-gateway-multihoming 2025-11-21 20:19:30.740 | l3-flavors 2025-11-21 20:19:30.740 | multi-provider 2025-11-21 20:19:30.740 | net-mtu 2025-11-21 20:19:30.740 | net-mtu-writable 2025-11-21 20:19:30.740 | network_availability_zone 2025-11-21 20:19:30.740 | network-ip-availability 2025-11-21 20:19:30.740 | pagination 2025-11-21 20:19:30.740 | port-device-profile 2025-11-21 20:19:30.740 | port-mac-address-regenerate 2025-11-21 20:19:30.740 | port-numa-affinity-policy 2025-11-21 20:19:30.740 | port-numa-affinity-policy-socket 2025-11-21 20:19:30.740 | binding 2025-11-21 20:19:30.740 | binding-extended 2025-11-21 20:19:30.740 | port-security 2025-11-21 20:19:30.740 | project-id 2025-11-21 20:19:30.740 | provider 2025-11-21 20:19:30.740 | qinq 2025-11-21 20:19:30.740 | quota-check-limit 2025-11-21 20:19:30.740 | quota-check-limit-default 2025-11-21 20:19:30.740 | quotas 2025-11-21 20:19:30.740 | quota_details 2025-11-21 20:19:30.740 | rbac-policies 2025-11-21 20:19:30.740 | rbac-address-scope 2025-11-21 20:19:30.741 | rbac-security-groups 2025-11-21 20:19:30.741 | revision-if-match 2025-11-21 20:19:30.741 | standard-attr-revisions 2025-11-21 20:19:30.741 | router_availability_zone 2025-11-21 20:19:30.741 | router-enable-snat 2025-11-21 20:19:30.741 | security-groups-default-rules 2025-11-21 20:19:30.741 | security-groups-normalized-cidr 2025-11-21 20:19:30.741 | security-groups-remote-address-group 2025-11-21 20:19:30.741 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:30.741 | security-groups-shared-filtering 2025-11-21 20:19:30.741 | security-group 2025-11-21 20:19:30.741 | service-type 2025-11-21 20:19:30.741 | sorting 2025-11-21 20:19:30.741 | standard-attr-description 2025-11-21 20:19:30.741 | stateful-security-group 2025-11-21 20:19:30.741 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:30.741 | subnet-external-network 2025-11-21 20:19:30.741 | subnet-service-types 2025-11-21 20:19:30.741 | subnet_allocation 2025-11-21 20:19:30.741 | subnetpool-prefix-ops 2025-11-21 20:19:30.741 | tag-creation 2025-11-21 20:19:30.741 | standard-attr-tag 2025-11-21 20:19:30.741 | standard-attr-timestamp 2025-11-21 20:19:30.741 | vlan-transparent =~ external-net ]] 2025-11-21 20:19:30.744 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-21 20:19:30.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:30.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2025-11-21 20:19:31.327 | 2025-11-21 20:19:31.342 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:31.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : ROUTER_ID=f94bbb70-1937-4dc8-97eb-01a2459a9ba3 2025-11-21 20:19:31.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : die_if_not_set 221 ROUTER_ID 'Failure creating router router1' 2025-11-21 20:19:31.353 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:31.377 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : EXTERNAL_NETWORK_FLAGS=--external 2025-11-21 20:19:31.381 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported auto-allocated-topology 2025-11-21 20:19:31.384 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=auto-allocated-topology 2025-11-21 20:19:31.389 | ++ 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 2025-11-21 20:19:31.807 | 2025-11-21 20:19:31.816 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:31.819 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-21 20:19:31.819 | address-scope 2025-11-21 20:19:31.819 | agent 2025-11-21 20:19:31.819 | allowed-address-pairs 2025-11-21 20:19:31.819 | auto-allocated-topology 2025-11-21 20:19:31.819 | availability_zone 2025-11-21 20:19:31.819 | default-subnetpools 2025-11-21 20:19:31.819 | dhcp_agent_scheduler 2025-11-21 20:19:31.819 | dns-integration 2025-11-21 20:19:31.819 | dns-domain-ports 2025-11-21 20:19:31.819 | dns-integration-domain-keywords 2025-11-21 20:19:31.819 | empty-string-filtering 2025-11-21 20:19:31.819 | external-net 2025-11-21 20:19:31.819 | extra_dhcp_opt 2025-11-21 20:19:31.819 | extraroute 2025-11-21 20:19:31.819 | extraroute-atomic 2025-11-21 20:19:31.819 | filter-validation 2025-11-21 20:19:31.819 | floating-ip-port-forwarding-detail 2025-11-21 20:19:31.819 | fip-port-details 2025-11-21 20:19:31.819 | flavors 2025-11-21 20:19:31.819 | floatingip-pools 2025-11-21 20:19:31.819 | router 2025-11-21 20:19:31.819 | enable-default-route-bfd 2025-11-21 20:19:31.819 | enable-default-route-ecmp 2025-11-21 20:19:31.819 | ext-gw-mode 2025-11-21 20:19:31.819 | l3-ha 2025-11-21 20:19:31.819 | external-gateway-multihoming 2025-11-21 20:19:31.819 | l3-flavors 2025-11-21 20:19:31.819 | multi-provider 2025-11-21 20:19:31.819 | net-mtu 2025-11-21 20:19:31.819 | net-mtu-writable 2025-11-21 20:19:31.819 | network_availability_zone 2025-11-21 20:19:31.820 | network-ip-availability 2025-11-21 20:19:31.820 | pagination 2025-11-21 20:19:31.820 | port-device-profile 2025-11-21 20:19:31.820 | port-mac-address-regenerate 2025-11-21 20:19:31.820 | port-numa-affinity-policy 2025-11-21 20:19:31.820 | port-numa-affinity-policy-socket 2025-11-21 20:19:31.820 | binding 2025-11-21 20:19:31.820 | binding-extended 2025-11-21 20:19:31.820 | port-security 2025-11-21 20:19:31.820 | project-id 2025-11-21 20:19:31.820 | provider 2025-11-21 20:19:31.820 | qinq 2025-11-21 20:19:31.820 | quota-check-limit 2025-11-21 20:19:31.820 | quota-check-limit-default 2025-11-21 20:19:31.820 | quotas 2025-11-21 20:19:31.820 | quota_details 2025-11-21 20:19:31.820 | rbac-policies 2025-11-21 20:19:31.820 | rbac-address-scope 2025-11-21 20:19:31.820 | rbac-security-groups 2025-11-21 20:19:31.820 | revision-if-match 2025-11-21 20:19:31.820 | standard-attr-revisions 2025-11-21 20:19:31.820 | router_availability_zone 2025-11-21 20:19:31.820 | router-enable-snat 2025-11-21 20:19:31.820 | security-groups-default-rules 2025-11-21 20:19:31.820 | security-groups-normalized-cidr 2025-11-21 20:19:31.820 | security-groups-remote-address-group 2025-11-21 20:19:31.820 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:31.820 | security-groups-shared-filtering 2025-11-21 20:19:31.820 | security-group 2025-11-21 20:19:31.820 | service-type 2025-11-21 20:19:31.820 | sorting 2025-11-21 20:19:31.820 | standard-attr-description 2025-11-21 20:19:31.820 | stateful-security-group 2025-11-21 20:19:31.820 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:31.820 | subnet-external-network 2025-11-21 20:19:31.820 | subnet-service-types 2025-11-21 20:19:31.820 | subnet_allocation 2025-11-21 20:19:31.820 | subnetpool-prefix-ops 2025-11-21 20:19:31.820 | tag-creation 2025-11-21 20:19:31.820 | standard-attr-tag 2025-11-21 20:19:31.820 | standard-attr-timestamp 2025-11-21 20:19:31.820 | vlan-transparent' 2025-11-21 20:19:31.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-21 20:19:31.821 | address-scope 2025-11-21 20:19:31.821 | agent 2025-11-21 20:19:31.821 | allowed-address-pairs 2025-11-21 20:19:31.821 | auto-allocated-topology 2025-11-21 20:19:31.821 | availability_zone 2025-11-21 20:19:31.821 | default-subnetpools 2025-11-21 20:19:31.821 | dhcp_agent_scheduler 2025-11-21 20:19:31.821 | dns-integration 2025-11-21 20:19:31.821 | dns-domain-ports 2025-11-21 20:19:31.821 | dns-integration-domain-keywords 2025-11-21 20:19:31.821 | empty-string-filtering 2025-11-21 20:19:31.821 | external-net 2025-11-21 20:19:31.821 | extra_dhcp_opt 2025-11-21 20:19:31.821 | extraroute 2025-11-21 20:19:31.821 | extraroute-atomic 2025-11-21 20:19:31.821 | filter-validation 2025-11-21 20:19:31.821 | floating-ip-port-forwarding-detail 2025-11-21 20:19:31.821 | fip-port-details 2025-11-21 20:19:31.821 | flavors 2025-11-21 20:19:31.821 | floatingip-pools 2025-11-21 20:19:31.821 | router 2025-11-21 20:19:31.821 | enable-default-route-bfd 2025-11-21 20:19:31.821 | enable-default-route-ecmp 2025-11-21 20:19:31.821 | ext-gw-mode 2025-11-21 20:19:31.821 | l3-ha 2025-11-21 20:19:31.821 | external-gateway-multihoming 2025-11-21 20:19:31.821 | l3-flavors 2025-11-21 20:19:31.821 | multi-provider 2025-11-21 20:19:31.821 | net-mtu 2025-11-21 20:19:31.821 | net-mtu-writable 2025-11-21 20:19:31.821 | network_availability_zone 2025-11-21 20:19:31.821 | network-ip-availability 2025-11-21 20:19:31.821 | pagination 2025-11-21 20:19:31.821 | port-device-profile 2025-11-21 20:19:31.821 | port-mac-address-regenerate 2025-11-21 20:19:31.821 | port-numa-affinity-policy 2025-11-21 20:19:31.821 | port-numa-affinity-policy-socket 2025-11-21 20:19:31.821 | binding 2025-11-21 20:19:31.821 | binding-extended 2025-11-21 20:19:31.821 | port-security 2025-11-21 20:19:31.821 | project-id 2025-11-21 20:19:31.821 | provider 2025-11-21 20:19:31.821 | qinq 2025-11-21 20:19:31.821 | quota-check-limit 2025-11-21 20:19:31.821 | quota-check-limit-default 2025-11-21 20:19:31.821 | quotas 2025-11-21 20:19:31.821 | quota_details 2025-11-21 20:19:31.821 | rbac-policies 2025-11-21 20:19:31.821 | rbac-address-scope 2025-11-21 20:19:31.821 | rbac-security-groups 2025-11-21 20:19:31.821 | revision-if-match 2025-11-21 20:19:31.821 | standard-attr-revisions 2025-11-21 20:19:31.821 | router_availability_zone 2025-11-21 20:19:31.821 | router-enable-snat 2025-11-21 20:19:31.821 | security-groups-default-rules 2025-11-21 20:19:31.821 | security-groups-normalized-cidr 2025-11-21 20:19:31.821 | security-groups-remote-address-group 2025-11-21 20:19:31.821 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:19:31.821 | security-groups-shared-filtering 2025-11-21 20:19:31.821 | security-group 2025-11-21 20:19:31.821 | service-type 2025-11-21 20:19:31.821 | sorting 2025-11-21 20:19:31.821 | standard-attr-description 2025-11-21 20:19:31.821 | stateful-security-group 2025-11-21 20:19:31.821 | subnet-dns-publish-fixed-ip 2025-11-21 20:19:31.821 | subnet-external-network 2025-11-21 20:19:31.821 | subnet-service-types 2025-11-21 20:19:31.821 | subnet_allocation 2025-11-21 20:19:31.821 | subnetpool-prefix-ops 2025-11-21 20:19:31.821 | tag-creation 2025-11-21 20:19:31.821 | standard-attr-tag 2025-11-21 20:19:31.821 | standard-attr-timestamp 2025-11-21 20:19:31.821 | vlan-transparent =~ auto-allocated-topology ]] 2025-11-21 20:19:31.823 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-21 20:19:31.825 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : EXTERNAL_NETWORK_FLAGS='--external --default' 2025-11-21 20:19:31.827 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : '[' True = True ']' 2025-11-21 20:19:31.829 | ++ 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 2025-11-21 20:19:32.687 | 2025-11-21 20:19:32.703 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:32.708 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : EXT_NET_ID=951620d8-27c6-40cb-9882-7f9c887f390a 2025-11-21 20:19:32.712 | + 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' 2025-11-21 20:19:32.716 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:32.738 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : [[ 4+6 =~ 4.* ]] 2025-11-21 20:19:32.741 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : _neutron_configure_router_v4 2025-11-21 20:19:32.744 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:321 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f94bbb70-1937-4dc8-97eb-01a2459a9ba3 83019a53-83d1-4284-bebc-75ccd6731dce 2025-11-21 20:19:34.614 | 2025-11-21 20:19:34.627 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:323 : local id_and_ext_gw_ip 2025-11-21 20:19:34.632 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : _neutron_create_public_subnet_v4 951620d8-27c6-40cb-9882-7f9c887f390a 2025-11-21 20:19:34.634 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:294 : local 'subnet_params=--ip-version 4 ' 2025-11-21 20:19:34.638 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : subnet_params+=' ' 2025-11-21 20:19:34.642 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ -n 172.24.5.1 ]] 2025-11-21 20:19:34.645 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:297 : subnet_params+='--gateway 172.24.5.1 ' 2025-11-21 20:19:34.648 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : subnet_params+='--network 951620d8-27c6-40cb-9882-7f9c887f390a --subnet-range 172.24.5.0/24 --no-dhcp ' 2025-11-21 20:19:34.651 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=public-subnet 2025-11-21 20:19:34.654 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : local id_and_ext_gw_ip 2025-11-21 20:19:34.660 | +++ 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 951620d8-27c6-40cb-9882-7f9c887f390a --subnet-range 172.24.5.0/24 --no-dhcp public-subnet 2025-11-21 20:19:34.660 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : grep -e gateway_ip -e ' id ' 2025-11-21 20:19:35.288 | 2025-11-21 20:19:35.303 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:35.307 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:302 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | 2025-11-21 20:19:35.307 | | id | 36c6903e-e21f-4570-acb1-cbd0adb6ba04 |' 2025-11-21 20:19:35.311 | ++ 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' 2025-11-21 20:19:35.314 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:35.338 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 36c6903e-e21f-4570-acb1-cbd0adb6ba04 '|' 2025-11-21 20:19:35.342 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:324 : id_and_ext_gw_ip='| gateway_ip | 172.24.5.1 | | id | 36c6903e-e21f-4570-acb1-cbd0adb6ba04 |' 2025-11-21 20:19:35.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:325 : local ext_gw_ip 2025-11-21 20:19:35.351 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : get_field 2 2025-11-21 20:19:35.352 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 36c6903e-e21f-4570-acb1-cbd0adb6ba04 '|' 2025-11-21 20:19:35.355 | ++ functions-common:get_field:809 : local data field 2025-11-21 20:19:35.359 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:35.362 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-11-21 20:19:35.366 | ++ functions-common:get_field:814 : field='$3' 2025-11-21 20:19:35.370 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | 36c6903e-e21f-4570-acb1-cbd0adb6ba04 |' 2025-11-21 20:19:35.371 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-11-21 20:19:35.379 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:35.383 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:326 : ext_gw_ip=172.24.5.1 2025-11-21 20:19:35.387 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : echo '|' gateway_ip '|' 172.24.5.1 '|' '|' id '|' 36c6903e-e21f-4570-acb1-cbd0adb6ba04 '|' 2025-11-21 20:19:35.387 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : get_field 5 2025-11-21 20:19:35.391 | ++ functions-common:get_field:809 : local data field 2025-11-21 20:19:35.393 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:35.396 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-11-21 20:19:35.399 | ++ functions-common:get_field:814 : field='$6' 2025-11-21 20:19:35.403 | ++ functions-common:get_field:816 : echo '| gateway_ip | 172.24.5.1 | | id | 36c6903e-e21f-4570-acb1-cbd0adb6ba04 |' 2025-11-21 20:19:35.403 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-11-21 20:19:35.410 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:35.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:327 : PUB_SUBNET_ID=36c6903e-e21f-4570-acb1-cbd0adb6ba04 2025-11-21 20:19:35.418 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:329 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 951620d8-27c6-40cb-9882-7f9c887f390a f94bbb70-1937-4dc8-97eb-01a2459a9ba3 2025-11-21 20:19:37.606 | 2025-11-21 20:19:37.623 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ ovn == \o\v\n ]] 2025-11-21 20:19:37.626 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:37.629 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : is_service_enabled q-svc neutron-api 2025-11-21 20:19:37.647 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:37.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_interface=none 2025-11-21 20:19:37.654 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : is_neutron_ovs_base_plugin 2025-11-21 20:19:37.657 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-11-21 20:19:37.661 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : _neutron_get_ext_gw_interface 2025-11-21 20:19:37.664 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:37.667 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2025-11-21 20:19:37.747 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-11-21 20:19:37.751 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : ext_gw_interface=br-ex 2025-11-21 20:19:37.754 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : [[ br-ex != \n\o\n\e ]] 2025-11-21 20:19:37.756 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local cidr_len=24 2025-11-21 20:19:37.760 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local 'testcmd=ip -o link | grep -q br-ex' 2025-11-21 20:19:37.763 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2025-11-21 20:19:37.765 | + functions-common:test_with_retry:2361 : local 'testcmd=ip -o link | grep -q br-ex' 2025-11-21 20:19:37.769 | + functions-common:test_with_retry:2362 : local 'failmsg=br-ex creation failed' 2025-11-21 20:19:37.772 | + functions-common:test_with_retry:2363 : local until=10 2025-11-21 20:19:37.774 | + functions-common:test_with_retry:2364 : local sleep=0.5 2025-11-21 20:19:37.777 | + functions-common:test_with_retry:2366 : time_start test_with_retry 2025-11-21 20:19:37.780 | + functions-common:time_start:2409 : local name=test_with_retry 2025-11-21 20:19:37.782 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:37.786 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:37.789 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:37.795 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756377792 2025-11-21 20:19:37.799 | + functions-common:test_with_retry:2367 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2025-11-21 20:19:37.810 | + functions-common:test_with_retry:2370 : time_stop test_with_retry 2025-11-21 20:19:37.813 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:37.816 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:37.819 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:37.822 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:37.825 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:37.828 | + functions-common:time_stop:2429 : name=test_with_retry 2025-11-21 20:19:37.831 | + functions-common:time_stop:2430 : start_time=1763756377792 2025-11-21 20:19:37.835 | + functions-common:time_stop:2432 : [[ -z 1763756377792 ]] 2025-11-21 20:19:37.838 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:37.844 | + functions-common:time_stop:2435 : end_time=1763756377841 2025-11-21 20:19:37.847 | + functions-common:time_stop:2436 : elapsed_time=49 2025-11-21 20:19:37.850 | + functions-common:time_stop:2437 : total=253 2025-11-21 20:19:37.853 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:37.856 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=302 2025-11-21 20:19:37.861 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ip addr show dev br-ex 2025-11-21 20:19:37.862 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : grep -c 172.24.5.1 2025-11-21 20:19:37.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ 0 == 0 ]] 2025-11-21 20:19:37.872 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:19:37.875 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:37.878 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:37.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : sudo ip addr add 172.24.5.1/24 dev br-ex 2025-11-21 20:19:37.913 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : sudo ip link set br-ex up 2025-11-21 20:19:37.944 | ++ 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 2025-11-21 20:19:37.944 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : awk -Fip_address '{ print $2 }' 2025-11-21 20:19:37.944 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : tr '\n' ' ' 2025-11-21 20:19:37.946 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : cut -f2 '-d'\''' 2025-11-21 20:19:38.347 | 2025-11-21 20:19:38.363 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:38.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:346 : ROUTER_GW_IP=' 172.24.5.138 ' 2025-11-21 20:19:38.371 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : die_if_not_set 347 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2025-11-21 20:19:38.374 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:38.398 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : _neutron_set_router_id 2025-11-21 20:19:38.401 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:19:38.404 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : [[ 4+6 =~ .*6 ]] 2025-11-21 20:19:38.408 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : _neutron_configure_router_v6 2025-11-21 20:19:38.412 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:355 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet f94bbb70-1937-4dc8-97eb-01a2459a9ba3 7ef0b701-4096-45aa-bb45-e94815d61156 2025-11-21 20:19:40.777 | 2025-11-21 20:19:40.788 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:357 : local ipv6_id_and_ext_gw_ip 2025-11-21 20:19:40.793 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : _neutron_create_public_subnet_v6 951620d8-27c6-40cb-9882-7f9c887f390a 2025-11-21 20:19:40.796 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:309 : local 'subnet_params=--ip-version 6 ' 2025-11-21 20:19:40.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:310 : subnet_params+='--gateway 2001:db8::2 ' 2025-11-21 20:19:40.803 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:311 : subnet_params+='--network 951620d8-27c6-40cb-9882-7f9c887f390a --subnet-range 2001:db8::/64 --no-dhcp ' 2025-11-21 20:19:40.807 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:312 : subnet_params+=ipv6-public-subnet 2025-11-21 20:19:40.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:313 : local ipv6_id_and_ext_gw_ip 2025-11-21 20:19:40.815 | +++ 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 951620d8-27c6-40cb-9882-7f9c887f390a --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2025-11-21 20:19:40.816 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : grep -e gateway_ip -e ' id ' 2025-11-21 20:19:44.479 | 2025-11-21 20:19:44.495 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:44.500 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2025-11-21 20:19:44.500 | | id | a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc |' 2025-11-21 20:19:44.502 | ++ 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' 2025-11-21 20:19:44.506 | ++ functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:44.555 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:316 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc '|' 2025-11-21 20:19:44.560 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:358 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc |' 2025-11-21 20:19:44.563 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:359 : local ipv6_ext_gw_ip 2025-11-21 20:19:44.568 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : get_field 2 2025-11-21 20:19:44.568 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc '|' 2025-11-21 20:19:44.572 | ++ functions-common:get_field:809 : local data field 2025-11-21 20:19:44.575 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:44.578 | ++ functions-common:get_field:811 : '[' 2 -lt 0 ']' 2025-11-21 20:19:44.581 | ++ functions-common:get_field:814 : field='$3' 2025-11-21 20:19:44.585 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc |' 2025-11-21 20:19:44.586 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2025-11-21 20:19:44.593 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:44.597 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:360 : ipv6_ext_gw_ip=2001:db8::2 2025-11-21 20:19:44.600 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:361 : local ipv6_pub_subnet_id 2025-11-21 20:19:44.605 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc '|' 2025-11-21 20:19:44.605 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : get_field 5 2025-11-21 20:19:44.609 | ++ functions-common:get_field:809 : local data field 2025-11-21 20:19:44.612 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:44.615 | ++ functions-common:get_field:811 : '[' 5 -lt 0 ']' 2025-11-21 20:19:44.618 | ++ functions-common:get_field:814 : field='$6' 2025-11-21 20:19:44.622 | ++ functions-common:get_field:816 : echo '| gateway_ip | 2001:db8::2 | | id | a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc |' 2025-11-21 20:19:44.623 | ++ functions-common:get_field:816 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2025-11-21 20:19:44.629 | ++ functions-common:get_field:810 : read data 2025-11-21 20:19:44.634 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:362 : ipv6_pub_subnet_id=a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc 2025-11-21 20:19:44.637 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : [[ 4+6 == \6 ]] 2025-11-21 20:19:44.640 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ ovn == \o\v\n ]] 2025-11-21 20:19:44.643 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : [[ True == \T\r\u\e ]] 2025-11-21 20:19:44.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : is_service_enabled q-svc neutron-api 2025-11-21 20:19:44.668 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:44.671 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:385 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2025-11-21 20:19:44.694 | net.ipv6.conf.all.forwarding = 1 2025-11-21 20:19:44.702 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show f94bbb70-1937-4dc8-97eb-01a2459a9ba3 -c external_gateway_info -f json 2025-11-21 20:19:44.703 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep ip_address 2025-11-21 20:19:44.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : grep -C 1 a2cf5fb0-bb81-42ff-b0f2-26d1b23a98fc 2025-11-21 20:19:44.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : awk '{print $2}' 2025-11-21 20:19:44.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : tr -d '"' 2025-11-21 20:19:45.207 | 2025-11-21 20:19:45.222 | ++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:19:45.228 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : IPV6_ROUTER_GW_IP=2001:db8::2b4 2025-11-21 20:19:45.231 | + 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' 2025-11-21 20:19:45.235 | + functions-common:die_if_not_set:306 : local exitcode=0 2025-11-21 20:19:45.256 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:397 : is_neutron_ovs_base_plugin 2025-11-21 20:19:45.260 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2025-11-21 20:19:45.263 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:398 : local ext_gw_interface 2025-11-21 20:19:45.268 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : _neutron_get_ext_gw_interface 2025-11-21 20:19:45.272 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:144 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:45.275 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:149 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2025-11-21 20:19:45.315 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:151 : echo br-ex 2025-11-21 20:19:45.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:399 : ext_gw_interface=br-ex 2025-11-21 20:19:45.323 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:400 : local ipv6_cidr_len=64 2025-11-21 20:19:45.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:405 : sudo ip link set br-ex up 2025-11-21 20:19:45.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2025-11-21 20:19:45.387 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:412 : local replace_range=fdbb:c7a2:43e5::/56 2025-11-21 20:19:45.391 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:413 : [[ -z 7420df1a-fe85-43ac-bf25-340119d0721d ]] 2025-11-21 20:19:45.394 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:416 : sudo ip -6 route replace fdbb:c7a2:43e5::/56 via 2001:db8::2b4 dev br-ex 2025-11-21 20:19:45.423 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:418 : _neutron_set_router_id 2025-11-21 20:19:45.426 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:137 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:19:45.430 | + ./stack.sh:main:1356 : is_service_enabled nova 2025-11-21 20:19:45.453 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:45.457 | + ./stack.sh:main:1357 : echo_summary 'Starting Nova' 2025-11-21 20:19:45.461 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:19:45.464 | + ./stack.sh:echo_summary:473 : echo -e Starting Nova 2025-11-21 20:19:45.468 | + ./stack.sh:main:1358 : start_nova 2025-11-21 20:19:45.471 | + lib/nova:start_nova:1199 : start_nova_rest 2025-11-21 20:19:45.475 | + lib/nova:start_nova_rest:1112 : 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 2025-11-21 20:19:45.478 | + lib/nova:start_nova_rest:1113 : 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 2025-11-21 20:19:45.482 | + lib/nova:start_nova_rest:1113 : 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 2025-11-21 20:19:45.486 | + lib/nova:start_nova_rest:1115 : local compute_cell_conf=/etc/nova/nova.conf 2025-11-21 20:19:45.489 | + lib/nova:start_nova_rest:1117 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.493 | + functions-common:run_process:1677 : local service=n-sch 2025-11-21 20:19:45.497 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.500 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:45.504 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:45.507 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:45.511 | + functions-common:run_process:1683 : local name=n-sch 2025-11-21 20:19:45.515 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:45.518 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:45.521 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:45.526 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:45.531 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:45.537 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756385534 2025-11-21 20:19:45.541 | + functions-common:run_process:1686 : is_service_enabled n-sch 2025-11-21 20:19:45.564 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:45.568 | + functions-common:run_process:1687 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2025-11-21 20:19:45.572 | + functions-common:_run_under_systemd:1631 : local service=n-sch 2025-11-21 20:19:45.576 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.579 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.583 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.587 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.591 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2025-11-21 20:19:45.594 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-11-21 20:19:45.598 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-sch.service 2025-11-21 20:19:45.602 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:45.606 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:45.609 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:45.613 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:45.617 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2025-11-21 20:19:45.621 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-11-21 20:19:45.624 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' stack '' 2025-11-21 20:19:45.628 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-sch.service 2025-11-21 20:19:45.632 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:45.635 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:45.638 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:45.641 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:45.645 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:45.648 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:45.651 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2025-11-21 20:19:45.655 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:45.662 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2025-11-21 20:19:45.793 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:45.961 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User stack 2025-11-21 20:19:46.064 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2025-11-21 20:19:46.171 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2025-11-21 20:19:46.273 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2025-11-21 20:19:46.382 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:46.484 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:46.487 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:46.490 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2025-11-21 20:19:46.620 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:46.956 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-sch.service 2025-11-21 20:19:46.993 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-sch.service' → '/etc/systemd/system/devstack@n-sch.service'. 2025-11-21 20:19:47.255 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-sch.service 2025-11-21 20:19:47.319 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:47.322 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:47.325 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:47.329 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:47.332 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:47.335 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:47.339 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:47.342 | + functions-common:time_stop:2430 : start_time=1763756385534 2025-11-21 20:19:47.345 | + functions-common:time_stop:2432 : [[ -z 1763756385534 ]] 2025-11-21 20:19:47.350 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:47.357 | + functions-common:time_stop:2435 : end_time=1763756387353 2025-11-21 20:19:47.361 | + functions-common:time_stop:2436 : elapsed_time=1819 2025-11-21 20:19:47.364 | + functions-common:time_stop:2437 : total=29035 2025-11-21 20:19:47.368 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:47.371 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=30854 2025-11-21 20:19:47.376 | ++ lib/nova:start_nova_rest:1118 : which uwsgi 2025-11-21 20:19:47.383 | + lib/nova:start_nova_rest:1118 : run_process n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.387 | + functions-common:run_process:1677 : local service=n-api-meta 2025-11-21 20:19:47.390 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.394 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:47.397 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:47.400 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:47.404 | + functions-common:run_process:1683 : local name=n-api-meta 2025-11-21 20:19:47.408 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:47.412 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:47.415 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:47.419 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:47.424 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:47.430 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756387426 2025-11-21 20:19:47.433 | + functions-common:run_process:1686 : is_service_enabled n-api-meta 2025-11-21 20:19:47.457 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:47.462 | + functions-common:run_process:1687 : _run_under_systemd n-api-meta '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2025-11-21 20:19:47.466 | + functions-common:_run_under_systemd:1631 : local service=n-api-meta 2025-11-21 20:19:47.469 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.473 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.477 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.481 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.485 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2025-11-21 20:19:47.489 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2025-11-21 20:19:47.493 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-api-meta.service 2025-11-21 20:19:47.496 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:47.500 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:47.503 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:47.505 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:47.508 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2025-11-21 20:19:47.512 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2025-11-21 20:19:47.516 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:19:47.520 | + functions-common:_run_under_systemd:1651 : 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 '' 2025-11-21 20:19:47.523 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@n-api-meta.service 2025-11-21 20:19:47.527 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2025-11-21 20:19:47.530 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:19:47.534 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:19:47.536 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:19:47.540 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2025-11-21 20:19:47.543 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:19:47.549 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2025-11-21 20:19:47.683 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:19:47.809 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2025-11-21 20:19:47.910 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User stack 2025-11-21 20:19:48.014 | + functions-common:write_uwsgi_user_unit_file:1582 : 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' 2025-11-21 20:19:48.118 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:48.220 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2025-11-21 20:19:48.334 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2025-11-21 20:19:48.444 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2025-11-21 20:19:48.548 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2025-11-21 20:19:48.664 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2025-11-21 20:19:48.773 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:19:48.776 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:19:48.779 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2025-11-21 20:19:48.919 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:19:49.272 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-api-meta.service 2025-11-21 20:19:49.311 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service' → '/etc/systemd/system/devstack@n-api-meta.service'. 2025-11-21 20:19:49.580 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-api-meta.service 2025-11-21 20:19:49.738 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:49.743 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:49.747 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:49.750 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:49.754 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:49.757 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:49.761 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:49.764 | + functions-common:time_stop:2430 : start_time=1763756387426 2025-11-21 20:19:49.768 | + functions-common:time_stop:2432 : [[ -z 1763756387426 ]] 2025-11-21 20:19:49.773 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:49.780 | + functions-common:time_stop:2435 : end_time=1763756389776 2025-11-21 20:19:49.786 | + functions-common:time_stop:2436 : elapsed_time=2350 2025-11-21 20:19:49.790 | + functions-common:time_stop:2437 : total=30854 2025-11-21 20:19:49.793 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:49.797 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=33204 2025-11-21 20:19:49.800 | + lib/nova:start_nova_rest:1120 : 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 2025-11-21 20:19:49.805 | + lib/nova:start_nova_rest:1120 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:19:49.809 | + lib/nova:start_nova:1200 : start_nova_console_proxies 2025-11-21 20:19:49.813 | + lib/nova:start_nova_console_proxies:1135 : 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 2025-11-21 20:19:49.816 | + lib/nova:start_nova_console_proxies:1137 : 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 2025-11-21 20:19:49.820 | + lib/nova:start_nova_console_proxies:1137 : 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 2025-11-21 20:19:49.824 | + lib/nova:start_nova_console_proxies:1139 : local api_cell_conf=/etc/nova/nova.conf 2025-11-21 20:19:49.827 | + lib/nova:start_nova_console_proxies:1141 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:19:49.830 | + lib/nova:start_nova_console_proxies:1146 : enable_nova_console_proxies 2025-11-21 20:19:49.834 | ++ lib/nova:enable_nova_console_proxies:1124 : seq 1 1 2025-11-21 20:19:49.840 | + lib/nova:enable_nova_console_proxies:1124 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:19:49.844 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-21 20:19:49.848 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-novnc 2025-11-21 20:19:49.873 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:49.876 | + lib/nova:enable_nova_console_proxies:1127 : enable_service n-novnc-cell1 2025-11-21 20:19:49.927 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-21 20:19:49.931 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-spice 2025-11-21 20:19:49.950 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:49.954 | + lib/nova:enable_nova_console_proxies:1125 : for srv in n-novnc n-spice n-sproxy 2025-11-21 20:19:49.956 | + lib/nova:enable_nova_console_proxies:1126 : is_service_enabled n-sproxy 2025-11-21 20:19:49.976 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:49.981 | ++ lib/nova:start_nova_console_proxies:1147 : seq 1 1 2025-11-21 20:19:49.985 | + lib/nova:start_nova_console_proxies:1147 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:19:49.988 | + lib/nova:start_nova_console_proxies:1148 : local conf 2025-11-21 20:19:49.992 | ++ lib/nova:start_nova_console_proxies:1149 : conductor_conf 1 2025-11-21 20:19:49.994 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:19:49.997 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:19:50.000 | + lib/nova:start_nova_console_proxies:1149 : conf=/etc/nova/nova_cell1.conf 2025-11-21 20:19:50.004 | + lib/nova:start_nova_console_proxies:1150 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.009 | + functions-common:run_process:1677 : local service=n-novnc-cell1 2025-11-21 20:19:50.013 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.017 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:50.020 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:50.023 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:50.026 | + functions-common:run_process:1683 : local name=n-novnc-cell1 2025-11-21 20:19:50.029 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:50.032 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:50.035 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:50.038 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:50.043 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:50.048 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756390045 2025-11-21 20:19:50.050 | + functions-common:run_process:1686 : is_service_enabled n-novnc-cell1 2025-11-21 20:19:50.070 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:50.073 | + functions-common:run_process:1687 : _run_under_systemd n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2025-11-21 20:19:50.076 | + functions-common:_run_under_systemd:1631 : local service=n-novnc-cell1 2025-11-21 20:19:50.079 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.082 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.086 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.089 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.091 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2025-11-21 20:19:50.095 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2025-11-21 20:19:50.099 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-novnc-cell1.service 2025-11-21 20:19:50.102 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:50.105 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:50.108 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:50.111 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:50.114 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2025-11-21 20:19:50.117 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2025-11-21 20:19:50.120 | + functions-common:_run_under_systemd:1653 : 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 '' 2025-11-21 20:19:50.122 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-novnc-cell1.service 2025-11-21 20:19:50.125 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2025-11-21 20:19:50.128 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:50.151 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:50.154 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:50.157 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:50.159 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:50.161 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2025-11-21 20:19:50.163 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:50.168 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2025-11-21 20:19:50.261 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:50.343 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User stack 2025-11-21 20:19:50.432 | + functions-common:write_user_unit_file:1553 : 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' 2025-11-21 20:19:50.530 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2025-11-21 20:19:50.632 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2025-11-21 20:19:50.731 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:50.849 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:50.852 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:50.855 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2025-11-21 20:19:50.999 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:51.335 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-novnc-cell1.service 2025-11-21 20:19:51.372 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service' → '/etc/systemd/system/devstack@n-novnc-cell1.service'. 2025-11-21 20:19:51.645 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-novnc-cell1.service 2025-11-21 20:19:51.707 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:51.711 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:51.714 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:51.717 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:51.721 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:51.724 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:51.727 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:51.731 | + functions-common:time_stop:2430 : start_time=1763756390045 2025-11-21 20:19:51.734 | + functions-common:time_stop:2432 : [[ -z 1763756390045 ]] 2025-11-21 20:19:51.738 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:51.744 | + functions-common:time_stop:2435 : end_time=1763756391740 2025-11-21 20:19:51.747 | + functions-common:time_stop:2436 : elapsed_time=1695 2025-11-21 20:19:51.750 | + functions-common:time_stop:2437 : total=33204 2025-11-21 20:19:51.753 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:51.756 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34899 2025-11-21 20:19:51.760 | + lib/nova:start_nova_console_proxies:1151 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-11-21 20:19:51.764 | + functions-common:run_process:1677 : local service=n-spice-cell1 2025-11-21 20:19:51.766 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2025-11-21 20:19:51.769 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:51.772 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:51.775 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:51.777 | + functions-common:run_process:1683 : local name=n-spice-cell1 2025-11-21 20:19:51.780 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:51.782 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:51.785 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:51.789 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:51.792 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:51.796 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756391794 2025-11-21 20:19:51.798 | + functions-common:run_process:1686 : is_service_enabled n-spice-cell1 2025-11-21 20:19:51.816 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:51.818 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:51.820 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:51.822 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:51.825 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:51.827 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:51.829 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:51.832 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:51.835 | + functions-common:time_stop:2430 : start_time=1763756391794 2025-11-21 20:19:51.837 | + functions-common:time_stop:2432 : [[ -z 1763756391794 ]] 2025-11-21 20:19:51.840 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:51.845 | + functions-common:time_stop:2435 : end_time=1763756391843 2025-11-21 20:19:51.847 | + functions-common:time_stop:2436 : elapsed_time=49 2025-11-21 20:19:51.848 | + functions-common:time_stop:2437 : total=34899 2025-11-21 20:19:51.850 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:51.853 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34948 2025-11-21 20:19:51.854 | + lib/nova:start_nova_console_proxies:1152 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:51.857 | + functions-common:run_process:1677 : local service=n-sproxy-cell1 2025-11-21 20:19:51.858 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:51.861 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:51.863 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:51.865 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:51.867 | + functions-common:run_process:1683 : local name=n-sproxy-cell1 2025-11-21 20:19:51.869 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:51.872 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:51.875 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:51.877 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:51.879 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:51.883 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756391881 2025-11-21 20:19:51.885 | + functions-common:run_process:1686 : is_service_enabled n-sproxy-cell1 2025-11-21 20:19:51.901 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:51.903 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:51.906 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:51.907 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:51.910 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:51.912 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:51.914 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:51.916 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:51.918 | + functions-common:time_stop:2430 : start_time=1763756391881 2025-11-21 20:19:51.921 | + functions-common:time_stop:2432 : [[ -z 1763756391881 ]] 2025-11-21 20:19:51.923 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:51.928 | + functions-common:time_stop:2435 : end_time=1763756391925 2025-11-21 20:19:51.930 | + functions-common:time_stop:2436 : elapsed_time=44 2025-11-21 20:19:51.932 | + functions-common:time_stop:2437 : total=34948 2025-11-21 20:19:51.934 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:51.937 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=34992 2025-11-21 20:19:51.939 | + lib/nova:start_nova_console_proxies:1156 : 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 2025-11-21 20:19:51.942 | + lib/nova:start_nova_console_proxies:1156 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:19:51.944 | + lib/nova:start_nova:1201 : start_nova_conductor 2025-11-21 20:19:51.945 | + lib/nova:start_nova_conductor:1169 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:19:51.948 | + lib/nova:start_nova_conductor:1175 : enable_nova_fleet 2025-11-21 20:19:51.951 | + lib/nova:enable_nova_fleet:1160 : is_service_enabled n-cond 2025-11-21 20:19:51.966 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:51.969 | + lib/nova:enable_nova_fleet:1161 : enable_service n-super-cond 2025-11-21 20:19:52.011 | ++ lib/nova:enable_nova_fleet:1162 : seq 1 1 2025-11-21 20:19:52.015 | + lib/nova:enable_nova_fleet:1162 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:19:52.017 | + lib/nova:enable_nova_fleet:1163 : enable_service n-cond-cell1 2025-11-21 20:19:52.062 | + lib/nova:start_nova_conductor:1176 : is_service_enabled n-super-cond 2025-11-21 20:19:52.078 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:52.081 | + lib/nova:start_nova_conductor:1177 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.083 | + functions-common:run_process:1677 : local service=n-super-cond 2025-11-21 20:19:52.086 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.087 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:52.090 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:52.092 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:52.093 | + functions-common:run_process:1683 : local name=n-super-cond 2025-11-21 20:19:52.095 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:52.098 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:52.100 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:52.103 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:52.107 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:52.111 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756392108 2025-11-21 20:19:52.112 | + functions-common:run_process:1686 : is_service_enabled n-super-cond 2025-11-21 20:19:52.129 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:52.132 | + functions-common:run_process:1687 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2025-11-21 20:19:52.135 | + functions-common:_run_under_systemd:1631 : local service=n-super-cond 2025-11-21 20:19:52.138 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.140 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.142 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.143 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.145 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2025-11-21 20:19:52.146 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2025-11-21 20:19:52.148 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-super-cond.service 2025-11-21 20:19:52.151 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:52.154 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:52.157 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:52.159 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:52.160 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2025-11-21 20:19:52.162 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2025-11-21 20:19:52.163 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' stack '' 2025-11-21 20:19:52.166 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-super-cond.service 2025-11-21 20:19:52.169 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.172 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:52.174 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:52.175 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:52.178 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:52.179 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:52.182 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2025-11-21 20:19:52.185 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:52.191 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2025-11-21 20:19:52.359 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:52.442 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User stack 2025-11-21 20:19:52.517 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2025-11-21 20:19:52.592 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2025-11-21 20:19:52.677 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2025-11-21 20:19:52.779 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:52.878 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:52.881 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:52.884 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2025-11-21 20:19:52.992 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:53.310 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-super-cond.service 2025-11-21 20:19:53.344 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service' → '/etc/systemd/system/devstack@n-super-cond.service'. 2025-11-21 20:19:53.606 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-super-cond.service 2025-11-21 20:19:53.662 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:53.665 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:53.669 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:53.672 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:53.675 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:53.679 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:53.682 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:53.685 | + functions-common:time_stop:2430 : start_time=1763756392108 2025-11-21 20:19:53.689 | + functions-common:time_stop:2432 : [[ -z 1763756392108 ]] 2025-11-21 20:19:53.693 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:53.699 | + functions-common:time_stop:2435 : end_time=1763756393695 2025-11-21 20:19:53.702 | + functions-common:time_stop:2436 : elapsed_time=1587 2025-11-21 20:19:53.706 | + functions-common:time_stop:2437 : total=34992 2025-11-21 20:19:53.709 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:53.712 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=36579 2025-11-21 20:19:53.716 | ++ lib/nova:start_nova_conductor:1179 : seq 1 1 2025-11-21 20:19:53.723 | + lib/nova:start_nova_conductor:1179 : for i in $(seq 1 $NOVA_NUM_CELLS) 2025-11-21 20:19:53.726 | + lib/nova:start_nova_conductor:1180 : is_service_enabled n-cond-cell1 2025-11-21 20:19:53.747 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:53.750 | + lib/nova:start_nova_conductor:1181 : local conf 2025-11-21 20:19:53.755 | ++ lib/nova:start_nova_conductor:1182 : conductor_conf 1 2025-11-21 20:19:53.758 | ++ lib/nova:conductor_conf:849 : local cell=1 2025-11-21 20:19:53.762 | ++ lib/nova:conductor_conf:850 : echo /etc/nova/nova_cell1.conf 2025-11-21 20:19:53.766 | + lib/nova:start_nova_conductor:1182 : conf=/etc/nova/nova_cell1.conf 2025-11-21 20:19:53.769 | + lib/nova:start_nova_conductor:1183 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.772 | + functions-common:run_process:1677 : local service=n-cond-cell1 2025-11-21 20:19:53.776 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.780 | + functions-common:run_process:1679 : local group= 2025-11-21 20:19:53.784 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:53.788 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:53.791 | + functions-common:run_process:1683 : local name=n-cond-cell1 2025-11-21 20:19:53.794 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:53.797 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:53.801 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:53.804 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:53.809 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:53.815 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756393811 2025-11-21 20:19:53.818 | + functions-common:run_process:1686 : is_service_enabled n-cond-cell1 2025-11-21 20:19:53.840 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:53.844 | + functions-common:run_process:1687 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2025-11-21 20:19:53.847 | + functions-common:_run_under_systemd:1631 : local service=n-cond-cell1 2025-11-21 20:19:53.851 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.854 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.857 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.860 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.864 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2025-11-21 20:19:53.867 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2025-11-21 20:19:53.871 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cond-cell1.service 2025-11-21 20:19:53.874 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:19:53.878 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:53.882 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:53.885 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:53.888 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2025-11-21 20:19:53.891 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2025-11-21 20:19:53.894 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' stack '' 2025-11-21 20:19:53.898 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cond-cell1.service 2025-11-21 20:19:53.901 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:53.904 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:19:53.907 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:53.910 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:53.914 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:53.917 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:19:53.920 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2025-11-21 20:19:53.923 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:53.929 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2025-11-21 20:19:54.086 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:54.209 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User stack 2025-11-21 20:19:54.310 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2025-11-21 20:19:54.408 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2025-11-21 20:19:54.512 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2025-11-21 20:19:54.613 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:54.712 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:54.716 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:19:54.719 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2025-11-21 20:19:54.843 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:55.174 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cond-cell1.service 2025-11-21 20:19:55.208 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service' → '/etc/systemd/system/devstack@n-cond-cell1.service'. 2025-11-21 20:19:55.488 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cond-cell1.service 2025-11-21 20:19:55.542 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:55.546 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:55.549 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:55.552 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:55.555 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:55.558 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:55.562 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:55.565 | + functions-common:time_stop:2430 : start_time=1763756393811 2025-11-21 20:19:55.568 | + functions-common:time_stop:2432 : [[ -z 1763756393811 ]] 2025-11-21 20:19:55.572 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:55.578 | + functions-common:time_stop:2435 : end_time=1763756395574 2025-11-21 20:19:55.581 | + functions-common:time_stop:2436 : elapsed_time=1763 2025-11-21 20:19:55.585 | + functions-common:time_stop:2437 : total=36579 2025-11-21 20:19:55.588 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:55.592 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=38342 2025-11-21 20:19:55.595 | + lib/nova:start_nova:1202 : start_nova_compute 2025-11-21 20:19:55.598 | + lib/nova:start_nova_compute:1017 : 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 2025-11-21 20:19:55.600 | + lib/nova:start_nova_compute:1018 : 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 2025-11-21 20:19:55.604 | + lib/nova:start_nova_compute:1018 : 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 2025-11-21 20:19:55.608 | + lib/nova:start_nova_compute:1020 : local compute_cell_conf=/etc/nova/nova.conf 2025-11-21 20:19:55.611 | + lib/nova:start_nova_compute:1023 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2025-11-21 20:19:55.617 | + lib/nova:start_nova_compute:1025 : merge_config_file /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-11-21 20:19:55.620 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:19:55.624 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2025-11-21 20:19:55.627 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2025-11-21 20:19:55.630 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-21 20:19:55.637 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2025-11-21 20:19:55.639 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2025-11-21 20:19:55.643 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2025-11-21 20:19:55.646 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2025-11-21 20:19:55.651 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf post-config '$NOVA_CPU_CONF' 2025-11-21 20:19:55.651 | + inc/meta-config:merge_config_file:164 : read a 2025-11-21 20:19:55.651 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2025-11-21 20:19:55.651 | BEGIN { 2025-11-21 20:19:55.651 | section = "" 2025-11-21 20:19:55.651 | last_section = "" 2025-11-21 20:19:55.652 | section_count = 0 2025-11-21 20:19:55.652 | } 2025-11-21 20:19:55.652 | /^\[.+\]/ { 2025-11-21 20:19:55.652 | gsub("[][]", "", $1); 2025-11-21 20:19:55.652 | section=$1 2025-11-21 20:19:55.652 | next 2025-11-21 20:19:55.652 | } 2025-11-21 20:19:55.652 | /^ *\#/ { 2025-11-21 20:19:55.652 | next 2025-11-21 20:19:55.652 | } 2025-11-21 20:19:55.652 | /^[^ \t]+/ { 2025-11-21 20:19:55.652 | # get offset of first = in $0 2025-11-21 20:19:55.652 | eq_idx = index($0, "=") 2025-11-21 20:19:55.652 | # extract attr & value from $0 2025-11-21 20:19:55.652 | attr = substr($0, 1, eq_idx - 1) 2025-11-21 20:19:55.652 | value = substr($0, eq_idx + 1) 2025-11-21 20:19:55.652 | # only need to strip trailing whitespace from attr 2025-11-21 20:19:55.653 | sub(/[ \t]*$/, "", attr) 2025-11-21 20:19:55.653 | # need to strip leading & trailing whitespace from value 2025-11-21 20:19:55.653 | sub(/^[ \t]*/, "", value) 2025-11-21 20:19:55.653 | sub(/[ \t]*$/, "", value) 2025-11-21 20:19:55.653 | 2025-11-21 20:19:55.653 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-21 20:19:55.653 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-21 20:19:55.653 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-21 20:19:55.653 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-21 20:19:55.653 | if (! (section, attr) in cfg_attr_count) { 2025-11-21 20:19:55.653 | if (section != last_section) { 2025-11-21 20:19:55.653 | cfg_section[section_count++] = section 2025-11-21 20:19:55.653 | last_section = section 2025-11-21 20:19:55.653 | } 2025-11-21 20:19:55.653 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-21 20:19:55.653 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-21 20:19:55.653 | 2025-11-21 20:19:55.653 | cfg_attr[section, attr, 0] = value 2025-11-21 20:19:55.653 | cfg_attr_count[section, attr] = 1 2025-11-21 20:19:55.653 | } else { 2025-11-21 20:19:55.653 | lno = cfg_attr_count[section, attr]++ 2025-11-21 20:19:55.653 | cfg_attr[section, attr, lno] = value 2025-11-21 20:19:55.653 | } 2025-11-21 20:19:55.653 | } 2025-11-21 20:19:55.653 | END { 2025-11-21 20:19:55.653 | # Process each section in order 2025-11-21 20:19:55.653 | for (sno = 0; sno < section_count; sno++) { 2025-11-21 20:19:55.654 | section = cfg_section[sno] 2025-11-21 20:19:55.654 | # The ini routines simply append a config item immediately 2025-11-21 20:19:55.654 | # after the section header. To keep the same order as defined 2025-11-21 20:19:55.654 | # in local.conf, invoke the ini routines in the reverse order 2025-11-21 20:19:55.654 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-21 20:19:55.654 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-21 20:19:55.654 | if (cfg_attr_count[section, attr] == 1) 2025-11-21 20:19:55.654 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-21 20:19:55.654 | else { 2025-11-21 20:19:55.654 | # For multiline, invoke the ini routines in the reverse order 2025-11-21 20:19:55.654 | count = cfg_attr_count[section, attr] 2025-11-21 20:19:55.654 | print "inidelete " configfile " " section " " attr 2025-11-21 20:19:55.654 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-21 20:19:55.654 | for (l = count -2; l >= 0; l--) 2025-11-21 20:19:55.654 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-21 20:19:55.654 | } 2025-11-21 20:19:55.654 | } 2025-11-21 20:19:55.654 | } 2025-11-21 20:19:55.654 | } 2025-11-21 20:19:55.654 | ' 2025-11-21 20:19:55.654 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-21 20:19:55.655 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:19:55.659 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2025-11-21 20:19:55.661 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2025-11-21 20:19:55.664 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:19:55.667 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2025-11-21 20:19:55.671 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2025-11-21 20:19:55.671 | BEGIN { group = "" } 2025-11-21 20:19:55.671 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:19:55.671 | gsub("[][]", "", $1); 2025-11-21 20:19:55.671 | split($1, a, "|"); 2025-11-21 20:19:55.671 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-21 20:19:55.671 | group=a[1] 2025-11-21 20:19:55.671 | } else { 2025-11-21 20:19:55.671 | group="" 2025-11-21 20:19:55.671 | } 2025-11-21 20:19:55.671 | next 2025-11-21 20:19:55.671 | } 2025-11-21 20:19:55.671 | { 2025-11-21 20:19:55.671 | if (group != "") 2025-11-21 20:19:55.671 | print $0 2025-11-21 20:19:55.671 | } 2025-11-21 20:19:55.671 | ' /opt/stack/devstack/local.conf 2025-11-21 20:19:55.680 | + lib/nova:start_nova_compute:1027 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2025-11-21 20:19:55.683 | + lib/nova:start_nova_compute:1034 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2025-11-21 20:19:55.725 | + lib/nova:start_nova_compute:1037 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2025-11-21 20:19:55.767 | + lib/nova:start_nova_compute:1038 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2025-11-21 20:19:55.770 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2025-11-21 20:19:55.774 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2025-11-21 20:19:55.777 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2025-11-21 20:19:55.780 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2025-11-21 20:19:55.784 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2025-11-21 20:19:55.804 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:55.808 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2025-11-21 20:19:55.812 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2025-11-21 20:19:55.816 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2025-11-21 20:19:55.838 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:55.842 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/nova_cell1 2025-11-21 20:19:55.846 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/nova_cell1 2025-11-21 20:19:55.886 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2025-11-21 20:19:55.888 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2025-11-21 20:19:55.890 | + lib/nova:start_nova_compute:1042 : inidelete /etc/nova/nova-cpu.conf database connection 2025-11-21 20:19:55.913 | + lib/nova:start_nova_compute:1043 : inidelete /etc/nova/nova-cpu.conf api_database connection 2025-11-21 20:19:55.936 | + lib/nova:start_nova_compute:1048 : configure_console_compute 2025-11-21 20:19:55.938 | + lib/nova:configure_console_compute:685 : local offset 2025-11-21 20:19:55.942 | + lib/nova:configure_console_compute:686 : offset=0 2025-11-21 20:19:55.945 | + lib/nova:configure_console_compute:690 : local default_proxyclient_addr 2025-11-21 20:19:55.949 | ++ lib/nova:configure_console_compute:691 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2025-11-21 20:19:55.971 | + lib/nova:configure_console_compute:691 : default_proxyclient_addr=38.102.83.94 2025-11-21 20:19:55.973 | + lib/nova:configure_console_compute:695 : is_service_enabled n-cpu 2025-11-21 20:19:55.990 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:55.994 | + lib/nova:configure_console_compute:696 : '[' False == True ']' 2025-11-21 20:19:55.997 | + lib/nova:configure_console_compute:699 : vercmp v1.3.0 '<' 1.0.0 2025-11-21 20:19:55.999 | + functions:vercmp:640 : local v1=v1.3.0 2025-11-21 20:19:56.002 | + functions:vercmp:641 : local 'op=<' 2025-11-21 20:19:56.005 | + functions:vercmp:642 : local v2=1.0.0 2025-11-21 20:19:56.008 | + functions:vercmp:643 : local result 2025-11-21 20:19:56.012 | ++ functions:vercmp:647 : sort -V 2025-11-21 20:19:56.013 | ++ functions:vercmp:647 : head -1 2025-11-21 20:19:56.013 | ++ functions:vercmp:647 : echo -e 'v1.3.0\n1.0.0' 2025-11-21 20:19:56.018 | + functions:vercmp:647 : result=1.0.0 2025-11-21 20:19:56.021 | + functions:vercmp:649 : case $op in 2025-11-21 20:19:56.024 | + functions:vercmp:659 : '[' v1.3.0 '!=' 1.0.0 ']' 2025-11-21 20:19:56.027 | + functions:vercmp:659 : '[' 1.0.0 = v1.3.0 ']' 2025-11-21 20:19:56.030 | + functions:vercmp:660 : return 2025-11-21 20:19:56.032 | + lib/nova:configure_console_compute:704 : NOVNCPROXY_URL=http://38.102.83.94:6080/vnc_lite.html 2025-11-21 20:19:56.035 | + lib/nova:configure_console_compute:706 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://38.102.83.94:6080/vnc_lite.html 2025-11-21 20:19:56.072 | + lib/nova:configure_console_compute:707 : SPICEHTML5PROXY_URL=http://38.102.83.94:6081/spice_auto.html 2025-11-21 20:19:56.075 | + lib/nova:configure_console_compute:708 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://38.102.83.94:6081/spice_auto.html 2025-11-21 20:19:56.111 | + lib/nova:configure_console_compute:711 : is_service_enabled n-novnc 2025-11-21 20:19:56.129 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:56.133 | + lib/nova:configure_console_compute:714 : VNCSERVER_LISTEN=0.0.0.0 2025-11-21 20:19:56.135 | + lib/nova:configure_console_compute:715 : VNCSERVER_PROXYCLIENT_ADDRESS=38.102.83.94 2025-11-21 20:19:56.138 | + lib/nova:configure_console_compute:716 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2025-11-21 20:19:56.175 | + lib/nova:configure_console_compute:717 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 38.102.83.94 2025-11-21 20:19:56.213 | + lib/nova:configure_console_compute:722 : is_service_enabled n-spice 2025-11-21 20:19:56.234 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:56.237 | + lib/nova:configure_console_compute:722 : '[' False '!=' False ']' 2025-11-21 20:19:56.241 | + lib/nova:configure_console_compute:732 : is_service_enabled n-sproxy 2025-11-21 20:19:56.263 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:19:56.267 | + lib/nova:configure_console_compute:732 : '[' False '!=' False ']' 2025-11-21 20:19:56.271 | + lib/nova:start_nova_compute:1052 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2025-11-21 20:19:56.310 | + lib/nova:start_nova_compute:1055 : '[' -n 127.0.0.1 ']' 2025-11-21 20:19:56.314 | + lib/nova:start_nova_compute:1056 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2025-11-21 20:19:56.353 | + lib/nova:start_nova_compute:1060 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-21 20:19:56.356 | + lib/nova:start_nova_compute:1060 : [[ qemu == \q\e\m\u ]] 2025-11-21 20:19:56.359 | + lib/nova:start_nova_compute:1061 : iniset /etc/nova/nova-cpu.conf workarounds libvirt_disable_apic True 2025-11-21 20:19:56.398 | + lib/nova:start_nova_compute:1064 : [[ -n '' ]] 2025-11-21 20:19:56.402 | + lib/nova:start_nova_compute:1068 : [[ libvirt = \l\i\b\v\i\r\t ]] 2025-11-21 20:19:56.405 | + lib/nova:start_nova_compute:1069 : '[' 128 -gt 0 ']' 2025-11-21 20:19:56.408 | + lib/nova:start_nova_compute:1070 : iniset /etc/nova/nova-cpu.conf libvirt tb_cache_size 128 2025-11-21 20:19:56.474 | + lib/nova:start_nova_compute:1075 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd 2025-11-21 20:19:56.474 | + functions-common:run_process:1677 : local service=n-cpu 2025-11-21 20:19:56.474 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:56.474 | + functions-common:run_process:1679 : local group=libvirtd 2025-11-21 20:19:56.474 | + functions-common:run_process:1680 : local user= 2025-11-21 20:19:56.474 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:19:56.474 | + functions-common:run_process:1683 : local name=n-cpu 2025-11-21 20:19:56.474 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:19:56.474 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:19:56.474 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:19:56.476 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:19:56.479 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:19:56.485 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756396482 2025-11-21 20:19:56.488 | + functions-common:run_process:1686 : is_service_enabled n-cpu 2025-11-21 20:19:56.511 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:56.514 | + functions-common:run_process:1687 : _run_under_systemd n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd '' '' 2025-11-21 20:19:56.517 | + functions-common:_run_under_systemd:1631 : local service=n-cpu 2025-11-21 20:19:56.521 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:56.524 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:56.527 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:56.530 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:56.533 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2025-11-21 20:19:56.536 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2025-11-21 20:19:56.540 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@n-cpu.service 2025-11-21 20:19:56.544 | + functions-common:_run_under_systemd:1638 : local group=libvirtd 2025-11-21 20:19:56.548 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:19:56.551 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:19:56.556 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:19:56.560 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2025-11-21 20:19:56.563 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2025-11-21 20:19:56.566 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@n-cpu.service '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirtd stack '' 2025-11-21 20:19:56.571 | + functions-common:write_user_unit_file:1538 : local service=devstack@n-cpu.service 2025-11-21 20:19:56.574 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:56.577 | + functions-common:write_user_unit_file:1540 : local group=libvirtd 2025-11-21 20:19:56.580 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:19:56.583 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:19:56.586 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:19:56.589 | + functions-common:write_user_unit_file:1544 : [[ -n libvirtd ]] 2025-11-21 20:19:56.592 | + functions-common:write_user_unit_file:1545 : extra=Group=libvirtd 2025-11-21 20:19:56.595 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2025-11-21 20:19:56.598 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:19:56.604 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2025-11-21 20:19:56.718 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:19:56.841 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User stack 2025-11-21 20:19:56.940 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2025-11-21 20:19:57.042 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2025-11-21 20:19:57.160 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2025-11-21 20:19:57.243 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:19:57.329 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:19:57.332 | + functions-common:write_user_unit_file:1560 : [[ -n libvirtd ]] 2025-11-21 20:19:57.335 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirtd 2025-11-21 20:19:57.434 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2025-11-21 20:19:57.553 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:19:57.892 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@n-cpu.service 2025-11-21 20:19:57.925 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service' → '/etc/systemd/system/devstack@n-cpu.service'. 2025-11-21 20:19:58.187 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@n-cpu.service 2025-11-21 20:19:58.242 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:19:58.244 | + functions-common:time_stop:2423 : local name 2025-11-21 20:19:58.248 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:19:58.252 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:19:58.255 | + functions-common:time_stop:2426 : local total 2025-11-21 20:19:58.258 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:19:58.261 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:19:58.264 | + functions-common:time_stop:2430 : start_time=1763756396482 2025-11-21 20:19:58.267 | + functions-common:time_stop:2432 : [[ -z 1763756396482 ]] 2025-11-21 20:19:58.271 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:19:58.277 | + functions-common:time_stop:2435 : end_time=1763756398274 2025-11-21 20:19:58.280 | + functions-common:time_stop:2436 : elapsed_time=1792 2025-11-21 20:19:58.283 | + functions-common:time_stop:2437 : total=38342 2025-11-21 20:19:58.287 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:19:58.290 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=40134 2025-11-21 20:19:58.293 | + lib/nova:start_nova_compute:1106 : 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 2025-11-21 20:19:58.297 | + lib/nova:start_nova_compute:1106 : PATH=/opt/stack/devstack/files/openstack-cli-server:/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2025-11-21 20:19:58.301 | + lib/nova:start_nova:1203 : is_service_enabled n-api 2025-11-21 20:19:58.322 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:19:58.326 | + lib/nova:start_nova:1205 : echo 'Dumping cells_v2 mapping' 2025-11-21 20:19:58.326 | Dumping cells_v2 mapping 2025-11-21 20:19:58.329 | + lib/nova:start_nova:1206 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2025-11-21 20:19:59.942 | INFO dbcounter [None req-877ee52a-a02d-42a6-9cf9-70ce6abf74a2 None None] Registered counter for database nova_api 2025-11-21 20:19:59.970 | DEBUG dbcounter [-] [104907] Writer thread running {{(pid=104907) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:19:59.973 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-21 20:19:59.973 | | Name | UUID | Transport URL | Database Connection | Disabled | 2025-11-21 20:19:59.973 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-21 20:19:59.973 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2025-11-21 20:19:59.973 | | cell1 | 4032f422-e4bc-4308-be0d-92ba5c30b8f2 | rabbit://stackrabbit:secretrabbit@38.102.83.94:5672/nova_cell1 | mysql+pymysql://root:secretdatabase@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2025-11-21 20:19:59.973 | +-------+--------------------------------------+----------------------------------------------------------------+----------------------------------------------------------------------------------------+----------+ 2025-11-21 20:20:00.377 | + ./stack.sh:main:1359 : async_runfunc create_flavors 2025-11-21 20:20:00.380 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2025-11-21 20:20:00.453 | + inc/async:async_inner:63 : create_flavors 2025-11-21 20:20:00.493 | [8971 Async create_flavors:104967]: running: create_flavors 2025-11-21 20:20:00.496 | + ./stack.sh:main:1361 : is_service_enabled cinder 2025-11-21 20:20:00.515 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:00.518 | + ./stack.sh:main:1362 : echo_summary 'Starting Cinder' 2025-11-21 20:20:00.521 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:20:00.524 | + ./stack.sh:echo_summary:473 : echo -e Starting Cinder 2025-11-21 20:20:00.528 | + ./stack.sh:main:1363 : start_cinder 2025-11-21 20:20:00.531 | + lib/cinder:start_cinder:614 : local service_port=8776 2025-11-21 20:20:00.533 | + lib/cinder:start_cinder:615 : local service_protocol=https 2025-11-21 20:20:00.535 | + lib/cinder:start_cinder:616 : local cinder_url 2025-11-21 20:20:00.538 | + lib/cinder:start_cinder:617 : '[' lioadm = tgtadm ']' 2025-11-21 20:20:00.541 | + 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-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 =~ c-api ]] 2025-11-21 20:20:00.546 | ++ lib/cinder:start_cinder:633 : which uwsgi 2025-11-21 20:20:00.550 | + lib/cinder:start_cinder:633 : run_process c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.553 | + functions-common:run_process:1677 : local service=c-api 2025-11-21 20:20:00.557 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.560 | + functions-common:run_process:1679 : local group= 2025-11-21 20:20:00.563 | + functions-common:run_process:1680 : local user= 2025-11-21 20:20:00.566 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:20:00.569 | + functions-common:run_process:1683 : local name=c-api 2025-11-21 20:20:00.572 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:20:00.575 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:20:00.579 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:00.582 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:00.587 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:00.592 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756400589 2025-11-21 20:20:00.595 | + functions-common:run_process:1686 : is_service_enabled c-api 2025-11-21 20:20:00.615 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:00.618 | + functions-common:run_process:1687 : _run_under_systemd c-api '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2025-11-21 20:20:00.621 | + functions-common:_run_under_systemd:1631 : local service=c-api 2025-11-21 20:20:00.624 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.628 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.632 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.635 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.638 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2025-11-21 20:20:00.641 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2025-11-21 20:20:00.644 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-api.service 2025-11-21 20:20:00.647 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:20:00.650 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:20:00.653 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:20:00.656 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:20:00.659 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2025-11-21 20:20:00.663 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2025-11-21 20:20:00.666 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:20:00.670 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@c-api.service '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' stack '' 2025-11-21 20:20:00.673 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@c-api.service 2025-11-21 20:20:00.676 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:00.679 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:20:00.682 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:20:00.685 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:20:00.688 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@c-api.service 2025-11-21 20:20:00.691 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:20:00.697 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2025-11-21 20:20:00.815 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:20:00.936 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2025-11-21 20:20:01.040 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User stack 2025-11-21 20:20:01.134 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/sbin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2025-11-21 20:20:01.225 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:20:01.322 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2025-11-21 20:20:01.431 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2025-11-21 20:20:01.533 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2025-11-21 20:20:01.635 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2025-11-21 20:20:01.732 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2025-11-21 20:20:01.835 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:20:01.839 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:20:01.841 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2025-11-21 20:20:01.964 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:20:02.284 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-api.service 2025-11-21 20:20:02.326 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-api.service' → '/etc/systemd/system/devstack@c-api.service'. 2025-11-21 20:20:02.596 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-api.service 2025-11-21 20:20:02.725 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:20:02.730 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:02.733 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:02.736 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:02.740 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:02.742 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:02.745 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:20:02.749 | + functions-common:time_stop:2430 : start_time=1763756400589 2025-11-21 20:20:02.751 | + functions-common:time_stop:2432 : [[ -z 1763756400589 ]] 2025-11-21 20:20:02.755 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:02.760 | + functions-common:time_stop:2435 : end_time=1763756402757 2025-11-21 20:20:02.763 | + functions-common:time_stop:2436 : elapsed_time=2168 2025-11-21 20:20:02.767 | + functions-common:time_stop:2437 : total=40134 2025-11-21 20:20:02.770 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:02.773 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=42302 2025-11-21 20:20:02.776 | + lib/cinder:start_cinder:634 : cinder_url=https://38.102.83.94/volume/v3 2025-11-21 20:20:02.778 | + lib/cinder:start_cinder:637 : echo 'Waiting for Cinder API to start...' 2025-11-21 20:20:02.779 | Waiting for Cinder API to start... 2025-11-21 20:20:02.781 | + lib/cinder:start_cinder:638 : wait_for_service 60 https://38.102.83.94/volume/v3 2025-11-21 20:20:02.784 | + functions:wait_for_service:469 : local timeout=60 2025-11-21 20:20:02.787 | + functions:wait_for_service:470 : local url=https://38.102.83.94/volume/v3 2025-11-21 20:20:02.790 | + functions:wait_for_service:471 : local rval=0 2025-11-21 20:20:02.793 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-21 20:20:02.796 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:20:02.798 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:02.801 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:02.805 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:02.809 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756402806 2025-11-21 20:20:02.812 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-21 20:20:02.818 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.94/volume/v3 2025-11-21 20:20:04.276 | + :: : [[ 401 == 503 ]] 2025-11-21 20:20:04.278 | + :: : [[ 0 -eq 7 ]] 2025-11-21 20:20:04.282 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-21 20:20:04.285 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:04.288 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:04.291 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:04.294 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:04.297 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:04.300 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:20:04.303 | + functions-common:time_stop:2430 : start_time=1763756402806 2025-11-21 20:20:04.306 | + functions-common:time_stop:2432 : [[ -z 1763756402806 ]] 2025-11-21 20:20:04.309 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:04.315 | + functions-common:time_stop:2435 : end_time=1763756404311 2025-11-21 20:20:04.318 | + functions-common:time_stop:2436 : elapsed_time=1505 2025-11-21 20:20:04.320 | + functions-common:time_stop:2437 : total=6564 2025-11-21 20:20:04.324 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:04.327 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=8069 2025-11-21 20:20:04.330 | + functions:wait_for_service:479 : return 0 2025-11-21 20:20:04.333 | + lib/cinder:start_cinder:642 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.337 | + functions-common:run_process:1677 : local service=c-sch 2025-11-21 20:20:04.341 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.344 | + functions-common:run_process:1679 : local group= 2025-11-21 20:20:04.347 | + functions-common:run_process:1680 : local user= 2025-11-21 20:20:04.351 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:20:04.354 | + functions-common:run_process:1683 : local name=c-sch 2025-11-21 20:20:04.357 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:20:04.360 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:20:04.364 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:04.367 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:04.371 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:04.377 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756404374 2025-11-21 20:20:04.381 | + functions-common:run_process:1686 : is_service_enabled c-sch 2025-11-21 20:20:04.403 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:04.407 | + functions-common:run_process:1687 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2025-11-21 20:20:04.410 | + functions-common:_run_under_systemd:1631 : local service=c-sch 2025-11-21 20:20:04.413 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.417 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.420 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.424 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.427 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-21 20:20:04.431 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-21 20:20:04.434 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-sch.service 2025-11-21 20:20:04.437 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:20:04.441 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:20:04.444 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:20:04.448 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:20:04.451 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2025-11-21 20:20:04.454 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-21 20:20:04.458 | + functions-common:_run_under_systemd:1653 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' stack '' 2025-11-21 20:20:04.462 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-sch.service 2025-11-21 20:20:04.465 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.468 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:20:04.471 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:20:04.475 | + functions-common:write_user_unit_file:1542 : local env_vars= 2025-11-21 20:20:04.479 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:20:04.482 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:20:04.485 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2025-11-21 20:20:04.488 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:20:04.494 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2025-11-21 20:20:04.628 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:20:04.762 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User stack 2025-11-21 20:20:04.853 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:04.961 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2025-11-21 20:20:05.029 | + inc/async:async_inner:64 : rc=0 2025-11-21 20:20:05.061 | [104967 Async create_flavors:104967]: finished successfully 2025-11-21 20:20:05.072 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2025-11-21 20:20:05.174 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:20:05.278 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2025-11-21 20:20:05.282 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:20:05.285 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2025-11-21 20:20:05.411 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:20:05.748 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-sch.service 2025-11-21 20:20:05.784 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-sch.service' → '/etc/systemd/system/devstack@c-sch.service'. 2025-11-21 20:20:06.033 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-sch.service 2025-11-21 20:20:06.086 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:20:06.090 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:06.093 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:06.096 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:06.100 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:06.103 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:06.106 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:20:06.110 | + functions-common:time_stop:2430 : start_time=1763756404374 2025-11-21 20:20:06.113 | + functions-common:time_stop:2432 : [[ -z 1763756404374 ]] 2025-11-21 20:20:06.118 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:06.124 | + functions-common:time_stop:2435 : end_time=1763756406120 2025-11-21 20:20:06.127 | + functions-common:time_stop:2436 : elapsed_time=1746 2025-11-21 20:20:06.131 | + functions-common:time_stop:2437 : total=42302 2025-11-21 20:20:06.134 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:06.138 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=44048 2025-11-21 20:20:06.142 | + lib/cinder:start_cinder:647 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:06.145 | + 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' 2025-11-21 20:20:06.149 | + functions-common:run_process:1677 : local service=c-bak 2025-11-21 20:20:06.152 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.155 | + functions-common:run_process:1679 : local group= 2025-11-21 20:20:06.158 | + functions-common:run_process:1680 : local user= 2025-11-21 20:20:06.162 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:06.165 | + functions-common:run_process:1683 : local name=c-bak 2025-11-21 20:20:06.169 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:20:06.172 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:20:06.175 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:06.179 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:06.183 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:06.189 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756406186 2025-11-21 20:20:06.192 | + functions-common:run_process:1686 : is_service_enabled c-bak 2025-11-21 20:20:06.219 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:06.223 | + functions-common:run_process:1687 : _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' 2025-11-21 20:20:06.226 | + functions-common:_run_under_systemd:1631 : local service=c-bak 2025-11-21 20:20:06.229 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.233 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.236 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.239 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.243 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-21 20:20:06.246 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-21 20:20:06.249 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-bak.service 2025-11-21 20:20:06.253 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:20:06.257 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:20:06.260 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:20:06.264 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:06.267 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-bak] ]] 2025-11-21 20:20:06.271 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-21 20:20:06.274 | + functions-common:_run_under_systemd:1653 : 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' 2025-11-21 20:20:06.278 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-bak.service 2025-11-21 20:20:06.281 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.284 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:20:06.288 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:20:06.291 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:06.294 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:20:06.297 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:20:06.301 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2025-11-21 20:20:06.304 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:20:06.310 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2025-11-21 20:20:06.433 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:20:06.569 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User stack 2025-11-21 20:20:06.672 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:06.785 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2025-11-21 20:20:06.894 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2025-11-21 20:20:06.988 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:20:07.078 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-11-21 20:20:07.081 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:07.178 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:20:07.182 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2025-11-21 20:20:07.295 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:20:07.603 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-bak.service 2025-11-21 20:20:07.642 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-bak.service' → '/etc/systemd/system/devstack@c-bak.service'. 2025-11-21 20:20:07.943 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-bak.service 2025-11-21 20:20:08.002 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:20:08.006 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:08.009 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:08.012 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:08.016 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:08.019 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:08.022 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:20:08.025 | + functions-common:time_stop:2430 : start_time=1763756406186 2025-11-21 20:20:08.028 | + functions-common:time_stop:2432 : [[ -z 1763756406186 ]] 2025-11-21 20:20:08.032 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:08.039 | + functions-common:time_stop:2435 : end_time=1763756408035 2025-11-21 20:20:08.042 | + functions-common:time_stop:2436 : elapsed_time=1849 2025-11-21 20:20:08.045 | + functions-common:time_stop:2437 : total=44048 2025-11-21 20:20:08.048 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:08.051 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=45897 2025-11-21 20:20:08.054 | + 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' 2025-11-21 20:20:08.057 | + functions-common:run_process:1677 : local service=c-vol 2025-11-21 20:20:08.061 | + functions-common:run_process:1678 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.064 | + functions-common:run_process:1679 : local group= 2025-11-21 20:20:08.067 | + functions-common:run_process:1680 : local user= 2025-11-21 20:20:08.071 | + functions-common:run_process:1681 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:08.074 | + functions-common:run_process:1683 : local name=c-vol 2025-11-21 20:20:08.077 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:20:08.082 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:20:08.085 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:08.089 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:08.095 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:08.100 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756408096 2025-11-21 20:20:08.103 | + functions-common:run_process:1686 : is_service_enabled c-vol 2025-11-21 20:20:08.126 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:08.129 | + functions-common:run_process:1687 : _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' 2025-11-21 20:20:08.132 | + functions-common:_run_under_systemd:1631 : local service=c-vol 2025-11-21 20:20:08.135 | + functions-common:_run_under_systemd:1632 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.139 | + functions-common:_run_under_systemd:1633 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.142 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.146 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.150 | + functions-common:_common_systemd_pitfalls:1606 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2025-11-21 20:20:08.153 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2025-11-21 20:20:08.156 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@c-vol.service 2025-11-21 20:20:08.159 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:20:08.162 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:20:08.165 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:20:08.168 | + functions-common:_run_under_systemd:1643 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:08.171 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2025-11-21 20:20:08.174 | + functions-common:_run_under_systemd:1647 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2025-11-21 20:20:08.177 | + functions-common:_run_under_systemd:1653 : 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' 2025-11-21 20:20:08.180 | + functions-common:write_user_unit_file:1538 : local service=devstack@c-vol.service 2025-11-21 20:20:08.183 | + functions-common:write_user_unit_file:1539 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.186 | + functions-common:write_user_unit_file:1540 : local group= 2025-11-21 20:20:08.189 | + functions-common:write_user_unit_file:1541 : local user=stack 2025-11-21 20:20:08.192 | + functions-common:write_user_unit_file:1542 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:08.195 | + functions-common:write_user_unit_file:1543 : local extra= 2025-11-21 20:20:08.198 | + functions-common:write_user_unit_file:1544 : [[ -n '' ]] 2025-11-21 20:20:08.201 | + functions-common:write_user_unit_file:1547 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2025-11-21 20:20:08.204 | + functions-common:write_user_unit_file:1548 : mkdir -p /etc/systemd/system 2025-11-21 20:20:08.209 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2025-11-21 20:20:08.331 | + functions-common:write_user_unit_file:1551 : 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"' 2025-11-21 20:20:08.459 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User stack 2025-11-21 20:20:08.554 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2025-11-21 20:20:08.647 | + functions-common:write_user_unit_file:1554 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2025-11-21 20:20:08.747 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2025-11-21 20:20:08.845 | + functions-common:write_user_unit_file:1556 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:20:08.945 | + functions-common:write_user_unit_file:1557 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2025-11-21 20:20:08.949 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2025-11-21 20:20:09.049 | + functions-common:write_user_unit_file:1560 : [[ -n '' ]] 2025-11-21 20:20:09.052 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2025-11-21 20:20:09.180 | + functions-common:write_user_unit_file:1566 : sudo systemctl daemon-reload 2025-11-21 20:20:09.522 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@c-vol.service 2025-11-21 20:20:09.563 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@c-vol.service' → '/etc/systemd/system/devstack@c-vol.service'. 2025-11-21 20:20:09.853 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@c-vol.service 2025-11-21 20:20:09.901 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:20:09.905 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:09.907 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:09.910 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:09.913 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:09.917 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:09.919 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:20:09.922 | + functions-common:time_stop:2430 : start_time=1763756408096 2025-11-21 20:20:09.925 | + functions-common:time_stop:2432 : [[ -z 1763756408096 ]] 2025-11-21 20:20:09.930 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:09.935 | + functions-common:time_stop:2435 : end_time=1763756409932 2025-11-21 20:20:09.939 | + functions-common:time_stop:2436 : elapsed_time=1836 2025-11-21 20:20:09.941 | + functions-common:time_stop:2437 : total=45897 2025-11-21 20:20:09.945 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:09.947 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=47733 2025-11-21 20:20:09.950 | + ./stack.sh:main:1364 : create_volume_types 2025-11-21 20:20:09.952 | + lib/cinder:create_volume_types:684 : is_service_enabled c-api 2025-11-21 20:20:09.971 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:09.973 | + lib/cinder:create_volume_types:684 : [[ -n lvm:lvmdriver-1 ]] 2025-11-21 20:20:09.975 | + lib/cinder:create_volume_types:685 : local be be_name 2025-11-21 20:20:09.978 | + lib/cinder:create_volume_types:686 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2025-11-21 20:20:09.981 | + lib/cinder:create_volume_types:687 : be_name=lvmdriver-1 2025-11-21 20:20:09.984 | + lib/cinder:create_volume_types:688 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2025-11-21 20:20:09.987 | + lib/cinder:create_one_type:665 : type_name=lvmdriver-1 2025-11-21 20:20:09.991 | + lib/cinder:create_one_type:666 : property_key=volume_backend_name 2025-11-21 20:20:09.994 | + lib/cinder:create_one_type:667 : property_value=lvmdriver-1 2025-11-21 20:20:09.997 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2025-11-21 20:20:10.022 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:10.026 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2025-11-21 20:20:11.271 | 2025-11-21 20:20:11.271 | +-------------+--------------------------------------+ 2025-11-21 20:20:11.271 | | Field | Value | 2025-11-21 20:20:11.271 | +-------------+--------------------------------------+ 2025-11-21 20:20:11.271 | | description | None | 2025-11-21 20:20:11.271 | | id | 099441c3-a89d-49d9-8e0f-b86f1daa5de4 | 2025-11-21 20:20:11.271 | | is_public | True | 2025-11-21 20:20:11.272 | | name | lvmdriver-1 | 2025-11-21 20:20:11.272 | | properties | volume_backend_name='lvmdriver-1' | 2025-11-21 20:20:11.272 | +-------------+--------------------------------------+ 2025-11-21 20:20:11.279 | + lib/cinder:create_volume_types:691 : [[ True == \T\r\u\e ]] 2025-11-21 20:20:11.281 | + lib/cinder:create_volume_types:692 : create_one_type multiattach multiattach ' True' 2025-11-21 20:20:11.284 | + lib/cinder:create_one_type:665 : type_name=multiattach 2025-11-21 20:20:11.285 | + lib/cinder:create_one_type:666 : property_key=multiattach 2025-11-21 20:20:11.287 | + lib/cinder:create_one_type:667 : property_value=' True' 2025-11-21 20:20:11.290 | + lib/cinder:create_one_type:669 : is_service_enabled keystone 2025-11-21 20:20:11.307 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:11.310 | + lib/cinder:create_one_type:670 : openstack --os-region-name=RegionOne volume type create --property 'multiattach= True' multiattach 2025-11-21 20:20:11.643 | 2025-11-21 20:20:11.643 | +-------------+--------------------------------------+ 2025-11-21 20:20:11.643 | | Field | Value | 2025-11-21 20:20:11.643 | +-------------+--------------------------------------+ 2025-11-21 20:20:11.644 | | description | None | 2025-11-21 20:20:11.644 | | id | 43d593b5-d282-46d5-bdeb-006b3bf72689 | 2025-11-21 20:20:11.644 | | is_public | True | 2025-11-21 20:20:11.644 | | name | multiattach | 2025-11-21 20:20:11.644 | | properties | multiattach=' True' | 2025-11-21 20:20:11.644 | +-------------+--------------------------------------+ 2025-11-21 20:20:11.653 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2025-11-21 20:20:11.657 | + ./stack.sh:main:1369 : [[ False == \T\r\u\e ]] 2025-11-21 20:20:11.661 | + ./stack.sh:main:1377 : is_service_enabled glance 2025-11-21 20:20:11.682 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:11.686 | + ./stack.sh:main:1378 : echo_summary 'Starting Glance' 2025-11-21 20:20:11.689 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:20:11.694 | + ./stack.sh:echo_summary:473 : echo -e Starting Glance 2025-11-21 20:20:11.696 | + ./stack.sh:main:1379 : start_glance 2025-11-21 20:20:11.699 | + lib/glance:start_glance:649 : local service_protocol=https 2025-11-21 20:20:11.703 | ++ lib/glance:start_glance:651 : which uwsgi 2025-11-21 20:20:11.709 | + lib/glance:start_glance:651 : run_process g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.712 | + functions-common:run_process:1677 : local service=g-api 2025-11-21 20:20:11.716 | + functions-common:run_process:1678 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.720 | + functions-common:run_process:1679 : local group= 2025-11-21 20:20:11.723 | + functions-common:run_process:1680 : local user= 2025-11-21 20:20:11.726 | + functions-common:run_process:1681 : local env_vars= 2025-11-21 20:20:11.729 | + functions-common:run_process:1683 : local name=g-api 2025-11-21 20:20:11.733 | + functions-common:run_process:1685 : time_start run_process 2025-11-21 20:20:11.736 | + functions-common:time_start:2409 : local name=run_process 2025-11-21 20:20:11.739 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:11.743 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:11.747 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:11.752 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756411749 2025-11-21 20:20:11.755 | + functions-common:run_process:1686 : is_service_enabled g-api 2025-11-21 20:20:11.777 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:11.780 | + functions-common:run_process:1687 : _run_under_systemd g-api '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2025-11-21 20:20:11.784 | + functions-common:_run_under_systemd:1631 : local service=g-api 2025-11-21 20:20:11.787 | + functions-common:_run_under_systemd:1632 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.791 | + functions-common:_run_under_systemd:1633 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.794 | + functions-common:_run_under_systemd:1635 : _common_systemd_pitfalls '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.797 | + functions-common:_common_systemd_pitfalls:1603 : local 'cmd=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.801 | + functions-common:_common_systemd_pitfalls:1606 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2025-11-21 20:20:11.803 | + functions-common:_common_systemd_pitfalls:1617 : [[ ! /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2025-11-21 20:20:11.807 | + functions-common:_run_under_systemd:1637 : local systemd_service=devstack@g-api.service 2025-11-21 20:20:11.811 | + functions-common:_run_under_systemd:1638 : local group= 2025-11-21 20:20:11.814 | + functions-common:_run_under_systemd:1639 : local user=stack 2025-11-21 20:20:11.817 | + functions-common:_run_under_systemd:1640 : [[ -z stack ]] 2025-11-21 20:20:11.820 | + functions-common:_run_under_systemd:1643 : local env_vars= 2025-11-21 20:20:11.823 | + functions-common:_run_under_systemd:1644 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2025-11-21 20:20:11.827 | + functions-common:_run_under_systemd:1647 : [[ /sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2025-11-21 20:20:11.830 | + functions-common:_run_under_systemd:1648 : [[ False == \T\r\u\e ]] 2025-11-21 20:20:11.834 | + functions-common:_run_under_systemd:1651 : write_uwsgi_user_unit_file devstack@g-api.service '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' stack '' 2025-11-21 20:20:11.837 | + functions-common:write_uwsgi_user_unit_file:1570 : local service=devstack@g-api.service 2025-11-21 20:20:11.840 | + functions-common:write_uwsgi_user_unit_file:1571 : local 'command=/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:11.843 | + functions-common:write_uwsgi_user_unit_file:1572 : local group= 2025-11-21 20:20:11.847 | + functions-common:write_uwsgi_user_unit_file:1573 : local user=stack 2025-11-21 20:20:11.851 | + functions-common:write_uwsgi_user_unit_file:1574 : local env_vars= 2025-11-21 20:20:11.853 | + functions-common:write_uwsgi_user_unit_file:1575 : local unitfile=/etc/systemd/system/devstack@g-api.service 2025-11-21 20:20:11.856 | + functions-common:write_uwsgi_user_unit_file:1576 : mkdir -p /etc/systemd/system 2025-11-21 20:20:11.863 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2025-11-21 20:20:12.016 | + functions-common:write_uwsgi_user_unit_file:1579 : 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"' 2025-11-21 20:20:12.143 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2025-11-21 20:20:12.248 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User stack 2025-11-21 20:20:12.351 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/sbin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2025-11-21 20:20:12.454 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2025-11-21 20:20:12.556 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2025-11-21 20:20:12.664 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2025-11-21 20:20:12.780 | + functions-common:write_uwsgi_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2025-11-21 20:20:12.884 | + functions-common:write_uwsgi_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2025-11-21 20:20:12.982 | + functions-common:write_uwsgi_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2025-11-21 20:20:13.086 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2025-11-21 20:20:13.089 | + functions-common:write_uwsgi_user_unit_file:1593 : [[ -n '' ]] 2025-11-21 20:20:13.091 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2025-11-21 20:20:13.211 | + functions-common:write_uwsgi_user_unit_file:1599 : sudo systemctl daemon-reload 2025-11-21 20:20:13.539 | + functions-common:_run_under_systemd:1656 : sudo systemctl enable devstack@g-api.service 2025-11-21 20:20:13.579 | Created symlink '/etc/systemd/system/multi-user.target.wants/devstack@g-api.service' → '/etc/systemd/system/devstack@g-api.service'. 2025-11-21 20:20:13.855 | + functions-common:_run_under_systemd:1657 : sudo systemctl start devstack@g-api.service 2025-11-21 20:20:14.002 | + functions-common:run_process:1689 : time_stop run_process 2025-11-21 20:20:14.005 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:14.009 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:14.012 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:14.015 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:14.018 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:14.020 | + functions-common:time_stop:2429 : name=run_process 2025-11-21 20:20:14.024 | + functions-common:time_stop:2430 : start_time=1763756411749 2025-11-21 20:20:14.026 | + functions-common:time_stop:2432 : [[ -z 1763756411749 ]] 2025-11-21 20:20:14.031 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:14.036 | + functions-common:time_stop:2435 : end_time=1763756414033 2025-11-21 20:20:14.040 | + functions-common:time_stop:2436 : elapsed_time=2284 2025-11-21 20:20:14.042 | + functions-common:time_stop:2437 : total=47733 2025-11-21 20:20:14.046 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:14.049 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=50017 2025-11-21 20:20:14.051 | + lib/glance:start_glance:653 : is_service_enabled g-api-r 2025-11-21 20:20:14.075 | + functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:20:14.078 | + lib/glance:start_glance:658 : echo 'Waiting for g-api (38.102.83.94) to start...' 2025-11-21 20:20:14.078 | Waiting for g-api (38.102.83.94) to start... 2025-11-21 20:20:14.081 | + lib/glance:start_glance:659 : wait_for_service 60 https://38.102.83.94/image 2025-11-21 20:20:14.084 | + functions:wait_for_service:469 : local timeout=60 2025-11-21 20:20:14.088 | + functions:wait_for_service:470 : local url=https://38.102.83.94/image 2025-11-21 20:20:14.091 | + functions:wait_for_service:471 : local rval=0 2025-11-21 20:20:14.094 | + functions:wait_for_service:472 : time_start wait_for_service 2025-11-21 20:20:14.097 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:20:14.100 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:14.104 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:14.109 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:14.113 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756414109 2025-11-21 20:20:14.116 | + functions:wait_for_service:473 : timeout 60 bash -x 2025-11-21 20:20:14.121 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' https://38.102.83.94/image 2025-11-21 20:20:15.566 | + :: : [[ 300 == 503 ]] 2025-11-21 20:20:15.568 | + :: : [[ 0 -eq 7 ]] 2025-11-21 20:20:15.572 | + functions:wait_for_service:478 : time_stop wait_for_service 2025-11-21 20:20:15.575 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:15.578 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:15.581 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:15.584 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:15.587 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:15.590 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:20:15.593 | + functions-common:time_stop:2430 : start_time=1763756414109 2025-11-21 20:20:15.596 | + functions-common:time_stop:2432 : [[ -z 1763756414109 ]] 2025-11-21 20:20:15.600 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:15.605 | + functions-common:time_stop:2435 : end_time=1763756415602 2025-11-21 20:20:15.608 | + functions-common:time_stop:2436 : elapsed_time=1493 2025-11-21 20:20:15.611 | + functions-common:time_stop:2437 : total=8069 2025-11-21 20:20:15.615 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:15.618 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=9562 2025-11-21 20:20:15.621 | + functions:wait_for_service:479 : return 0 2025-11-21 20:20:15.625 | + ./stack.sh:main:1393 : is_service_enabled mysql postgresql 2025-11-21 20:20:15.647 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:15.650 | + ./stack.sh:main:1393 : is_service_enabled glance 2025-11-21 20:20:15.672 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:15.676 | + ./stack.sh:main:1394 : echo_summary 'Uploading images' 2025-11-21 20:20:15.679 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:20:15.682 | + ./stack.sh:echo_summary:473 : echo -e Uploading images 2025-11-21 20:20:15.686 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-21 20:20:15.689 | + ./stack.sh:main:1397 : upload_image http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:15.693 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:15.694 | + functions:upload_image:134 : local image image_fname image_name 2025-11-21 20:20:15.697 | + functions:upload_image:136 : local max_attempts=5 2025-11-21 20:20:15.700 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-21 20:20:15.709 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:15.715 | + functions:upload_image:140 : image_fname=cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:15.718 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img != file* ]] 2025-11-21 20:20:15.720 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img ]] 2025-11-21 20:20:15.723 | ++ functions:upload_image:144 : seq 5 2025-11-21 20:20:15.726 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-21 20:20:15.729 | + functions:upload_image:145 : local rc=0 2025-11-21 20:20:15.731 | + 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 2025-11-21 20:20:15.736 | --2025-11-21 15:20:15-- http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:15.740 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-11-21 20:20:15.812 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-11-21 20:20:15.896 | HTTP request sent, awaiting response... 302 Found 2025-11-21 20:20:15.896 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img [following] 2025-11-21 20:20:15.896 | --2025-11-21 15:20:15-- https://github.com/cirros-dev/cirros/releases/download/0.6.2/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:16.024 | Resolving github.com (github.com)... 140.82.113.3 2025-11-21 20:20:16.042 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2025-11-21 20:20:16.220 | HTTP request sent, awaiting response... 302 Found 2025-11-21 20:20:16.221 | 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=2025-11-21T21%3A13%3A45Z&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=2025-11-21T20%3A13%3A21Z&ske=2025-11-21T21%3A13%3A45Z&sks=b&skv=2018-11-09&sig=J7BZo9WvTDspDvZ4O6E%2Ft9S%2BPTPe8FGhFX96PnjHE7w%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1ODIxNiwibmJmIjoxNzYzNzU2NDE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.X7SvYoVAoJpXZJOhDC4ZTEqum5VM3wkTUDWOPmGpET0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-21 20:20:16.221 | --2025-11-21 15:20:16-- 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=2025-11-21T21%3A13%3A45Z&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=2025-11-21T20%3A13%3A21Z&ske=2025-11-21T21%3A13%3A45Z&sks=b&skv=2018-11-09&sig=J7BZo9WvTDspDvZ4O6E%2Ft9S%2BPTPe8FGhFX96PnjHE7w%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1ODIxNiwibmJmIjoxNzYzNzU2NDE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.X7SvYoVAoJpXZJOhDC4ZTEqum5VM3wkTUDWOPmGpET0&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.2-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-21 20:20:16.222 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2025-11-21 20:20:16.223 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2025-11-21 20:20:16.246 | HTTP request sent, awaiting response... 200 OK 2025-11-21 20:20:16.246 | Length: 21430272 (20M) [application/octet-stream] 2025-11-21 20:20:16.247 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ 2025-11-21 20:20:16.256 | 2025-11-21 20:20:16.425 | 0K ........ ........ .... 100% 115M=0.2s 2025-11-21 20:20:16.425 | 2025-11-21 20:20:16.425 | 2025-11-21 15:20:16 (115 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img’ saved [21430272/21430272] 2025-11-21 20:20:16.425 | 2025-11-21 20:20:16.431 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-21 20:20:16.434 | + functions:upload_image:156 : break 2025-11-21 20:20:16.436 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:16.439 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ openvz ]] 2025-11-21 20:20:16.442 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.vmdk ]] 2025-11-21 20:20:16.445 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.2/cirros-0.6.2-x86_64-disk.img =~ \.hds ]] 2025-11-21 20:20:16.448 | + functions:upload_image:306 : local kernel= 2025-11-21 20:20:16.450 | + functions:upload_image:307 : local ramdisk= 2025-11-21 20:20:16.453 | + functions:upload_image:308 : local disk_format= 2025-11-21 20:20:16.455 | + functions:upload_image:309 : local container_format= 2025-11-21 20:20:16.458 | + functions:upload_image:310 : local unpack= 2025-11-21 20:20:16.461 | + functions:upload_image:311 : local img_property= 2025-11-21 20:20:16.463 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-21 20:20:16.466 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-21 20:20:16.468 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-21 20:20:16.471 | + functions:upload_image:321 : case "$image_fname" in 2025-11-21 20:20:16.475 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img .img 2025-11-21 20:20:16.480 | + functions:upload_image:342 : image_name=cirros-0.6.2-x86_64-disk 2025-11-21 20:20:16.483 | + functions:upload_image:343 : local format 2025-11-21 20:20:16.488 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:16.489 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-21 20:20:16.501 | + functions:upload_image:344 : format=qcow2 2025-11-21 20:20:16.503 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-21 20:20:16.506 | + functions:upload_image:346 : disk_format=qcow2 2025-11-21 20:20:16.509 | + functions:upload_image:350 : container_format=bare 2025-11-21 20:20:16.512 | + functions:upload_image:397 : is_arch ppc64le 2025-11-21 20:20:16.516 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:16.520 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-21 20:20:16.523 | + functions:upload_image:397 : is_arch ppc64 2025-11-21 20:20:16.527 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:16.533 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-21 20:20:16.535 | + functions:upload_image:397 : is_arch ppc 2025-11-21 20:20:16.539 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:16.544 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-21 20:20:16.547 | + functions:upload_image:401 : is_arch aarch64 2025-11-21 20:20:16.551 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:16.556 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-21 20:20:16.559 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-21 20:20:16.562 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-21 20:20:16.564 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-21 20:20:16.567 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-21 20:20:16.570 | + 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 2025-11-21 20:20:16.573 | + functions:_upload_image:104 : local image_name=cirros-0.6.2-x86_64-disk 2025-11-21 20:20:16.576 | + functions:_upload_image:105 : shift 2025-11-21 20:20:16.600 | + functions:_upload_image:106 : local container=bare 2025-11-21 20:20:16.602 | + functions:_upload_image:107 : shift 2025-11-21 20:20:16.605 | + functions:_upload_image:108 : local disk=qcow2 2025-11-21 20:20:16.607 | + functions:_upload_image:109 : shift 2025-11-21 20:20:16.610 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:16.613 | + functions:_upload_image:111 : shift 2025-11-21 20:20:16.616 | + functions:_upload_image:112 : local properties 2025-11-21 20:20:16.618 | + functions:_upload_image:113 : local useimport 2025-11-21 20:20:16.623 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-21 20:20:16.625 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-21 20:20:16.628 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-21 20:20:16.631 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-21 20:20:16.634 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-21 20:20:16.638 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-21 20:20:16.640 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-21 20:20:16.643 | + functions:_upload_image:118 : useimport=--import 2025-11-21 20:20:16.647 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.2-x86_64-disk.img 2025-11-21 20:20:16.651 | + 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 2025-11-21 20:20:20.164 | 2025-11-21 20:20:20.165 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:20.165 | | Field | Value | 2025-11-21 20:20:20.165 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:20.165 | | container_format | bare | 2025-11-21 20:20:20.165 | | created_at | 2025-11-21T20:20:17Z | 2025-11-21 20:20:20.165 | | disk_format | qcow2 | 2025-11-21 20:20:20.165 | | file | /v2/images/0eef985c-be84-4969-ad84-9e95c3d5f3d3/file | 2025-11-21 20:20:20.165 | | id | 0eef985c-be84-4969-ad84-9e95c3d5f3d3 | 2025-11-21 20:20:20.165 | | min_disk | 0 | 2025-11-21 20:20:20.165 | | min_ram | 0 | 2025-11-21 20:20:20.165 | | name | cirros-0.6.2-x86_64-disk | 2025-11-21 20:20:20.165 | | owner | e038cfb94b5845edbe7b2f4b1a4f3419 | 2025-11-21 20:20:20.165 | | properties | hw_rng_model='virtio', os_glance_import_task='1fdb517d-3c76-40cb-a257-c83cae2cf3f4', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.2-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-21 20:20:20.165 | | protected | False | 2025-11-21 20:20:20.165 | | schema | /v2/schemas/image | 2025-11-21 20:20:20.165 | | size | 21430272 | 2025-11-21 20:20:20.165 | | status | uploading | 2025-11-21 20:20:20.165 | | tags | | 2025-11-21 20:20:20.165 | | updated_at | 2025-11-21T20:20:19Z | 2025-11-21 20:20:20.165 | | visibility | public | 2025-11-21 20:20:20.165 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:20.176 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-21 20:20:20.179 | + ./stack.sh:main:1397 : upload_image http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.183 | + functions:upload_image:132 : local image_url=http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.186 | + functions:upload_image:134 : local image image_fname image_name 2025-11-21 20:20:20.190 | + functions:upload_image:136 : local max_attempts=5 2025-11-21 20:20:20.194 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-21 20:20:20.202 | ++ functions:upload_image:140 : basename http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.208 | + functions:upload_image:140 : image_fname=cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.211 | + functions:upload_image:141 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img != file* ]] 2025-11-21 20:20:20.214 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img ]] 2025-11-21 20:20:20.219 | ++ functions:upload_image:144 : seq 5 2025-11-21 20:20:20.223 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-21 20:20:20.226 | + functions:upload_image:145 : local rc=0 2025-11-21 20:20:20.230 | + 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 2025-11-21 20:20:20.235 | --2025-11-21 15:20:20-- http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.239 | Resolving download.cirros-cloud.net (download.cirros-cloud.net)... 69.163.176.183, 2607:f298:6:a014::c3e:9bd6 2025-11-21 20:20:20.312 | Connecting to download.cirros-cloud.net (download.cirros-cloud.net)|69.163.176.183|:80... connected. 2025-11-21 20:20:20.391 | HTTP request sent, awaiting response... 302 Found 2025-11-21 20:20:20.391 | Location: https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img [following] 2025-11-21 20:20:20.391 | --2025-11-21 15:20:20-- https://github.com/cirros-dev/cirros/releases/download/0.6.1/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.524 | Resolving github.com (github.com)... 140.82.113.3 2025-11-21 20:20:20.542 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2025-11-21 20:20:20.743 | HTTP request sent, awaiting response... 302 Found 2025-11-21 20:20:20.743 | 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=2025-11-21T21%3A15%3A21Z&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=2025-11-21T20%3A15%3A05Z&ske=2025-11-21T21%3A15%3A21Z&sks=b&skv=2018-11-09&sig=UUZjPyJxYkV7uof0D110ClSmsPwj1TKN5B5jxOmneUs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1ODIyMCwibmJmIjoxNzYzNzU2NDIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IE5uDSHMZ7ZqRSPBIKBbW3tphbZShKLawGts1tf9mZw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-21 20:20:20.743 | --2025-11-21 15:20:20-- 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=2025-11-21T21%3A15%3A21Z&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=2025-11-21T20%3A15%3A05Z&ske=2025-11-21T21%3A15%3A21Z&sks=b&skv=2018-11-09&sig=UUZjPyJxYkV7uof0D110ClSmsPwj1TKN5B5jxOmneUs%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1ODIyMCwibmJmIjoxNzYzNzU2NDIwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.IE5uDSHMZ7ZqRSPBIKBbW3tphbZShKLawGts1tf9mZw&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.1-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-21 20:20:20.745 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.111.133, ... 2025-11-21 20:20:20.746 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2025-11-21 20:20:20.794 | HTTP request sent, awaiting response... 200 OK 2025-11-21 20:20:20.795 | Length: 21233664 (20M) [application/octet-stream] 2025-11-21 20:20:20.795 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ 2025-11-21 20:20:20.805 | 2025-11-21 20:20:20.942 | 0K ........ ........ .... 100% 137M=0.1s 2025-11-21 20:20:20.942 | 2025-11-21 20:20:20.942 | 2025-11-21 15:20:20 (137 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img’ saved [21233664/21233664] 2025-11-21 20:20:20.942 | 2025-11-21 20:20:20.948 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-21 20:20:20.952 | + functions:upload_image:156 : break 2025-11-21 20:20:20.956 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:20.960 | + functions:upload_image:174 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ openvz ]] 2025-11-21 20:20:20.963 | + functions:upload_image:181 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.vmdk ]] 2025-11-21 20:20:20.966 | + functions:upload_image:295 : [[ http://download.cirros-cloud.net/0.6.1/cirros-0.6.1-x86_64-disk.img =~ \.hds ]] 2025-11-21 20:20:20.969 | + functions:upload_image:306 : local kernel= 2025-11-21 20:20:20.973 | + functions:upload_image:307 : local ramdisk= 2025-11-21 20:20:20.977 | + functions:upload_image:308 : local disk_format= 2025-11-21 20:20:20.980 | + functions:upload_image:309 : local container_format= 2025-11-21 20:20:20.984 | + functions:upload_image:310 : local unpack= 2025-11-21 20:20:20.988 | + functions:upload_image:311 : local img_property= 2025-11-21 20:20:20.992 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-21 20:20:20.995 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-21 20:20:20.998 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-21 20:20:21.002 | + functions:upload_image:321 : case "$image_fname" in 2025-11-21 20:20:21.006 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img .img 2025-11-21 20:20:21.011 | + functions:upload_image:342 : image_name=cirros-0.6.1-x86_64-disk 2025-11-21 20:20:21.015 | + functions:upload_image:343 : local format 2025-11-21 20:20:21.021 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-21 20:20:21.022 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:21.036 | + functions:upload_image:344 : format=qcow2 2025-11-21 20:20:21.040 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-21 20:20:21.043 | + functions:upload_image:346 : disk_format=qcow2 2025-11-21 20:20:21.046 | + functions:upload_image:350 : container_format=bare 2025-11-21 20:20:21.049 | + functions:upload_image:397 : is_arch ppc64le 2025-11-21 20:20:21.056 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:21.061 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-21 20:20:21.065 | + functions:upload_image:397 : is_arch ppc64 2025-11-21 20:20:21.070 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:21.074 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-21 20:20:21.077 | + functions:upload_image:397 : is_arch ppc 2025-11-21 20:20:21.082 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:21.087 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-21 20:20:21.090 | + functions:upload_image:401 : is_arch aarch64 2025-11-21 20:20:21.094 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:21.100 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-21 20:20:21.103 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-21 20:20:21.106 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-21 20:20:21.109 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-21 20:20:21.113 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-21 20:20:21.116 | + 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 2025-11-21 20:20:21.119 | + functions:_upload_image:104 : local image_name=cirros-0.6.1-x86_64-disk 2025-11-21 20:20:21.122 | + functions:_upload_image:105 : shift 2025-11-21 20:20:21.125 | + functions:_upload_image:106 : local container=bare 2025-11-21 20:20:21.128 | + functions:_upload_image:107 : shift 2025-11-21 20:20:21.131 | + functions:_upload_image:108 : local disk=qcow2 2025-11-21 20:20:21.134 | + functions:_upload_image:109 : shift 2025-11-21 20:20:21.137 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:21.140 | + functions:_upload_image:111 : shift 2025-11-21 20:20:21.143 | + functions:_upload_image:112 : local properties 2025-11-21 20:20:21.146 | + functions:_upload_image:113 : local useimport 2025-11-21 20:20:21.149 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-21 20:20:21.152 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-21 20:20:21.156 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-21 20:20:21.158 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-21 20:20:21.161 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-21 20:20:21.165 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-21 20:20:21.167 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-21 20:20:21.171 | + functions:_upload_image:118 : useimport=--import 2025-11-21 20:20:21.174 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.1-x86_64-disk.img 2025-11-21 20:20:21.179 | + 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 2025-11-21 20:20:24.604 | 2025-11-21 20:20:24.604 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:24.604 | | Field | Value | 2025-11-21 20:20:24.605 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:24.605 | | container_format | bare | 2025-11-21 20:20:24.605 | | created_at | 2025-11-21T20:20:21Z | 2025-11-21 20:20:24.605 | | disk_format | qcow2 | 2025-11-21 20:20:24.605 | | file | /v2/images/60cd7b95-511d-44b9-8a3d-9f948412aa8d/file | 2025-11-21 20:20:24.605 | | id | 60cd7b95-511d-44b9-8a3d-9f948412aa8d | 2025-11-21 20:20:24.605 | | min_disk | 0 | 2025-11-21 20:20:24.605 | | min_ram | 0 | 2025-11-21 20:20:24.605 | | name | cirros-0.6.1-x86_64-disk | 2025-11-21 20:20:24.605 | | owner | e038cfb94b5845edbe7b2f4b1a4f3419 | 2025-11-21 20:20:24.605 | | properties | hw_rng_model='virtio', os_glance_import_task='c1af0e2a-446d-4308-8a06-06bebbd70f14', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.1-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-21 20:20:24.605 | | protected | False | 2025-11-21 20:20:24.605 | | schema | /v2/schemas/image | 2025-11-21 20:20:24.605 | | size | 21233664 | 2025-11-21 20:20:24.605 | | status | uploading | 2025-11-21 20:20:24.605 | | tags | | 2025-11-21 20:20:24.605 | | updated_at | 2025-11-21T20:20:23Z | 2025-11-21 20:20:24.605 | | visibility | public | 2025-11-21 20:20:24.605 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:24.617 | + ./stack.sh:main:1396 : for image_url in ${IMAGE_URLS//,/ } 2025-11-21 20:20:24.621 | + ./stack.sh:main:1397 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:24.624 | + 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 2025-11-21 20:20:24.628 | + functions:upload_image:134 : local image image_fname image_name 2025-11-21 20:20:24.631 | + functions:upload_image:136 : local max_attempts=5 2025-11-21 20:20:24.635 | + functions:upload_image:139 : mkdir -p /opt/stack/devstack/files/images 2025-11-21 20:20:24.642 | ++ functions:upload_image:140 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:24.647 | + functions:upload_image:140 : image_fname=cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:24.650 | + functions:upload_image:141 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2025-11-21 20:20:24.654 | + functions:upload_image:143 : [[ ! -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2025-11-21 20:20:24.657 | ++ functions:upload_image:144 : seq 5 2025-11-21 20:20:24.662 | + functions:upload_image:144 : for attempt in `seq $max_attempts` 2025-11-21 20:20:24.665 | + functions:upload_image:145 : local rc=0 2025-11-21 20:20:24.668 | + 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 2025-11-21 20:20:24.675 | --2025-11-21 15:20:24-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:24.806 | Resolving github.com (github.com)... 140.82.113.3 2025-11-21 20:20:24.821 | Connecting to github.com (github.com)|140.82.113.3|:443... connected. 2025-11-21 20:20:24.988 | HTTP request sent, awaiting response... 302 Found 2025-11-21 20:20:24.989 | 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=2025-11-21T21%3A13%3A40Z&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=2025-11-21T20%3A13%3A32Z&ske=2025-11-21T21%3A13%3A40Z&sks=b&skv=2018-11-09&sig=uXUCwLSn51NUN9jewF1cSUYDZm%2BqYO5K6OWJ8A2kN4U%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1ODIyNCwibmJmIjoxNzYzNzU2NDI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ZDzns7kBjR2J-zO4BvtKsjbULgHNu4Mucxr5NSmx72g&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2025-11-21 20:20:24.989 | --2025-11-21 15:20:24-- 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=2025-11-21T21%3A13%3A40Z&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=2025-11-21T20%3A13%3A32Z&ske=2025-11-21T21%3A13%3A40Z&sks=b&skv=2018-11-09&sig=uXUCwLSn51NUN9jewF1cSUYDZm%2BqYO5K6OWJ8A2kN4U%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc2Mzc1ODIyNCwibmJmIjoxNzYzNzU2NDI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ZDzns7kBjR2J-zO4BvtKsjbULgHNu4Mucxr5NSmx72g&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2025-11-21 20:20:24.990 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.108.133, ... 2025-11-21 20:20:24.992 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2025-11-21 20:20:25.015 | HTTP request sent, awaiting response... 200 OK 2025-11-21 20:20:25.015 | Length: 21692416 (21M) [application/octet-stream] 2025-11-21 20:20:25.015 | Saving to: ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ 2025-11-21 20:20:25.025 | 2025-11-21 20:20:25.104 | 0K ........ ........ .... 100% 234M=0.09s 2025-11-21 20:20:25.104 | 2025-11-21 20:20:25.105 | 2025-11-21 15:20:25 (234 MB/s) - ‘/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img’ saved [21692416/21692416] 2025-11-21 20:20:25.105 | 2025-11-21 20:20:25.109 | + functions:upload_image:147 : [[ 0 -ne 0 ]] 2025-11-21 20:20:25.113 | + functions:upload_image:156 : break 2025-11-21 20:20:25.115 | + functions:upload_image:160 : image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:25.119 | + functions:upload_image:174 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2025-11-21 20:20:25.122 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2025-11-21 20:20:25.125 | + functions:upload_image:295 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2025-11-21 20:20:25.128 | + functions:upload_image:306 : local kernel= 2025-11-21 20:20:25.131 | + functions:upload_image:307 : local ramdisk= 2025-11-21 20:20:25.134 | + functions:upload_image:308 : local disk_format= 2025-11-21 20:20:25.137 | + functions:upload_image:309 : local container_format= 2025-11-21 20:20:25.140 | + functions:upload_image:310 : local unpack= 2025-11-21 20:20:25.142 | + functions:upload_image:311 : local img_property= 2025-11-21 20:20:25.145 | + functions:upload_image:315 : [[ libvirt == \l\i\b\v\i\r\t ]] 2025-11-21 20:20:25.148 | + functions:upload_image:316 : [[ qemu == \q\e\m\u ]] 2025-11-21 20:20:25.152 | + functions:upload_image:317 : img_property=hw_rng_model=virtio 2025-11-21 20:20:25.154 | + functions:upload_image:321 : case "$image_fname" in 2025-11-21 20:20:25.158 | ++ functions:upload_image:342 : basename /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2025-11-21 20:20:25.164 | + functions:upload_image:342 : image_name=cirros-0.6.3-x86_64-disk 2025-11-21 20:20:25.168 | + functions:upload_image:343 : local format 2025-11-21 20:20:25.173 | ++ functions:upload_image:344 : qemu-img info /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:25.175 | ++ functions:upload_image:344 : awk '/^file format/ { print $3; exit }' 2025-11-21 20:20:25.186 | + functions:upload_image:344 : format=qcow2 2025-11-21 20:20:25.191 | + functions:upload_image:345 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2025-11-21 20:20:25.194 | + functions:upload_image:346 : disk_format=qcow2 2025-11-21 20:20:25.197 | + functions:upload_image:350 : container_format=bare 2025-11-21 20:20:25.200 | + functions:upload_image:397 : is_arch ppc64le 2025-11-21 20:20:25.204 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:25.209 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2025-11-21 20:20:25.211 | + functions:upload_image:397 : is_arch ppc64 2025-11-21 20:20:25.216 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:25.222 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c\6\4 ]] 2025-11-21 20:20:25.226 | + functions:upload_image:397 : is_arch ppc 2025-11-21 20:20:25.230 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:25.235 | + functions-common:is_arch:517 : [[ x86_64 == \p\p\c ]] 2025-11-21 20:20:25.239 | + functions:upload_image:401 : is_arch aarch64 2025-11-21 20:20:25.243 | ++ functions-common:is_arch:517 : uname -m 2025-11-21 20:20:25.248 | + functions-common:is_arch:517 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2025-11-21 20:20:25.251 | + functions:upload_image:405 : '[' bare = bare ']' 2025-11-21 20:20:25.253 | + functions:upload_image:406 : '[' '' = zcat ']' 2025-11-21 20:20:25.256 | + functions:upload_image:408 : '[' '' = bunzip2 ']' 2025-11-21 20:20:25.259 | + functions:upload_image:410 : '[' '' = unxz ']' 2025-11-21 20:20:25.261 | + 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 2025-11-21 20:20:25.264 | + functions:_upload_image:104 : local image_name=cirros-0.6.3-x86_64-disk 2025-11-21 20:20:25.268 | + functions:_upload_image:105 : shift 2025-11-21 20:20:25.272 | + functions:_upload_image:106 : local container=bare 2025-11-21 20:20:25.276 | + functions:_upload_image:107 : shift 2025-11-21 20:20:25.278 | + functions:_upload_image:108 : local disk=qcow2 2025-11-21 20:20:25.282 | + functions:_upload_image:109 : shift 2025-11-21 20:20:25.284 | + functions:_upload_image:110 : local image=/opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:25.287 | + functions:_upload_image:111 : shift 2025-11-21 20:20:25.289 | + functions:_upload_image:112 : local properties 2025-11-21 20:20:25.292 | + functions:_upload_image:113 : local useimport 2025-11-21 20:20:25.295 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2025-11-21 20:20:25.299 | ++ functions:_image_properties_to_arg:87 : local result= 2025-11-21 20:20:25.302 | ++ functions:_image_properties_to_arg:88 : for property in $* 2025-11-21 20:20:25.305 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2025-11-21 20:20:25.308 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2025-11-21 20:20:25.312 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2025-11-21 20:20:25.316 | + functions:_upload_image:117 : [[ True == \T\r\u\e ]] 2025-11-21 20:20:25.319 | + functions:_upload_image:118 : useimport=--import 2025-11-21 20:20:25.322 | ++ functions:_upload_image:121 : readlink -f /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img 2025-11-21 20:20:25.327 | + 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 2025-11-21 20:20:28.634 | 2025-11-21 20:20:28.634 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:28.634 | | Field | Value | 2025-11-21 20:20:28.634 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:28.634 | | container_format | bare | 2025-11-21 20:20:28.634 | | created_at | 2025-11-21T20:20:26Z | 2025-11-21 20:20:28.634 | | disk_format | qcow2 | 2025-11-21 20:20:28.634 | | file | /v2/images/dd592e5b-3302-490d-b4c0-d7eee3f65367/file | 2025-11-21 20:20:28.634 | | id | dd592e5b-3302-490d-b4c0-d7eee3f65367 | 2025-11-21 20:20:28.634 | | min_disk | 0 | 2025-11-21 20:20:28.634 | | min_ram | 0 | 2025-11-21 20:20:28.634 | | name | cirros-0.6.3-x86_64-disk | 2025-11-21 20:20:28.634 | | owner | e038cfb94b5845edbe7b2f4b1a4f3419 | 2025-11-21 20:20:28.634 | | properties | hw_rng_model='virtio', os_glance_import_task='45fb6241-852f-42fd-aba8-4dec8adc408d', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2025-11-21 20:20:28.634 | | protected | False | 2025-11-21 20:20:28.634 | | schema | /v2/schemas/image | 2025-11-21 20:20:28.634 | | size | 21692416 | 2025-11-21 20:20:28.634 | | status | uploading | 2025-11-21 20:20:28.634 | | tags | | 2025-11-21 20:20:28.634 | | updated_at | 2025-11-21T20:20:28Z | 2025-11-21 20:20:28.634 | | visibility | public | 2025-11-21 20:20:28.634 | +------------------+---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2025-11-21 20:20:28.645 | + ./stack.sh:main:1401 : async_wait create_flavors 2025-11-21 20:20:28.711 | [8971 Async create_flavors:104967]: Waiting for completion of create_flavors running on PID 104967 (2 other jobs running) 2025-11-21 20:20:28.747 | [8971 Async create_flavors:104967]: Signaling child to exit 2025-11-21 20:20:28.747 | WAKEUP 2025-11-21 20:20:28.776 | [8971 Async create_flavors:104967]: Signaled 2025-11-21 20:20:28.779 | + lib/nova:create_flavors:1270 : is_service_enabled n-api 2025-11-21 20:20:28.779 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:28.779 | + lib/nova:create_flavors:1271 : openstack --os-region-name=RegionOne flavor list 2025-11-21 20:20:28.779 | + lib/nova:create_flavors:1271 : grep -q ds512M 2025-11-21 20:20:28.779 | 2025-11-21 20:20:28.779 | + lib/nova:create_flavors:1273 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2025-11-21 20:20:28.779 | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | | Field | Value | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.779 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.779 | | description | None | 2025-11-21 20:20:28.779 | | disk | 1 | 2025-11-21 20:20:28.779 | | id | c1 | 2025-11-21 20:20:28.779 | | name | cirros256 | 2025-11-21 20:20:28.779 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.779 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.779 | | ram | 256 | 2025-11-21 20:20:28.779 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.779 | | swap | 0 | 2025-11-21 20:20:28.779 | | vcpus | 1 | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | + lib/nova:create_flavors:1274 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2025-11-21 20:20:28.779 | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | | Field | Value | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.779 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.779 | | description | None | 2025-11-21 20:20:28.779 | | disk | 5 | 2025-11-21 20:20:28.779 | | id | d1 | 2025-11-21 20:20:28.779 | | name | ds512M | 2025-11-21 20:20:28.779 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.779 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.779 | | ram | 512 | 2025-11-21 20:20:28.779 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.779 | | swap | 0 | 2025-11-21 20:20:28.779 | | vcpus | 1 | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | + lib/nova:create_flavors:1275 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2025-11-21 20:20:28.779 | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | | Field | Value | 2025-11-21 20:20:28.779 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.779 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.780 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.780 | | description | None | 2025-11-21 20:20:28.780 | | disk | 10 | 2025-11-21 20:20:28.780 | | id | d2 | 2025-11-21 20:20:28.780 | | name | ds1G | 2025-11-21 20:20:28.780 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.780 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.780 | | ram | 1024 | 2025-11-21 20:20:28.780 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.780 | | swap | 0 | 2025-11-21 20:20:28.780 | | vcpus | 1 | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | + lib/nova:create_flavors:1276 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2025-11-21 20:20:28.780 | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | | Field | Value | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.780 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.780 | | description | None | 2025-11-21 20:20:28.780 | | disk | 10 | 2025-11-21 20:20:28.780 | | id | d3 | 2025-11-21 20:20:28.780 | | name | ds2G | 2025-11-21 20:20:28.780 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.780 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.780 | | ram | 2048 | 2025-11-21 20:20:28.780 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.780 | | swap | 0 | 2025-11-21 20:20:28.780 | | vcpus | 2 | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | + lib/nova:create_flavors:1277 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2025-11-21 20:20:28.780 | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | | Field | Value | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.780 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.780 | | description | None | 2025-11-21 20:20:28.780 | | disk | 20 | 2025-11-21 20:20:28.780 | | id | d4 | 2025-11-21 20:20:28.780 | | name | ds4G | 2025-11-21 20:20:28.780 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.780 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.780 | | ram | 4096 | 2025-11-21 20:20:28.780 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.780 | | swap | 0 | 2025-11-21 20:20:28.780 | | vcpus | 4 | 2025-11-21 20:20:28.780 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.780 | + lib/nova:create_flavors:1280 : openstack --os-region-name=RegionOne flavor list 2025-11-21 20:20:28.780 | + lib/nova:create_flavors:1280 : grep -q m1.tiny 2025-11-21 20:20:28.781 | 2025-11-21 20:20:28.781 | + lib/nova:create_flavors:1281 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2025-11-21 20:20:28.781 | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | | Field | Value | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.781 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.781 | | description | None | 2025-11-21 20:20:28.781 | | disk | 1 | 2025-11-21 20:20:28.781 | | id | 1 | 2025-11-21 20:20:28.781 | | name | m1.tiny | 2025-11-21 20:20:28.781 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.781 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.781 | | ram | 512 | 2025-11-21 20:20:28.781 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.781 | | swap | 0 | 2025-11-21 20:20:28.781 | | vcpus | 1 | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | + lib/nova:create_flavors:1282 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2025-11-21 20:20:28.781 | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | | Field | Value | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.781 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.781 | | description | None | 2025-11-21 20:20:28.781 | | disk | 20 | 2025-11-21 20:20:28.781 | | id | 2 | 2025-11-21 20:20:28.781 | | name | m1.small | 2025-11-21 20:20:28.781 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.781 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.781 | | ram | 2048 | 2025-11-21 20:20:28.781 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.781 | | swap | 0 | 2025-11-21 20:20:28.781 | | vcpus | 1 | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | + lib/nova:create_flavors:1283 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2025-11-21 20:20:28.781 | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | | Field | Value | 2025-11-21 20:20:28.781 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.781 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.781 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.781 | | description | None | 2025-11-21 20:20:28.781 | | disk | 40 | 2025-11-21 20:20:28.781 | | id | 3 | 2025-11-21 20:20:28.781 | | name | m1.medium | 2025-11-21 20:20:28.782 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.782 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.782 | | ram | 4096 | 2025-11-21 20:20:28.782 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.782 | | swap | 0 | 2025-11-21 20:20:28.782 | | vcpus | 2 | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.782 | + lib/nova:create_flavors:1284 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2025-11-21 20:20:28.782 | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.782 | | Field | Value | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.782 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.782 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.782 | | description | None | 2025-11-21 20:20:28.782 | | disk | 80 | 2025-11-21 20:20:28.782 | | id | 4 | 2025-11-21 20:20:28.782 | | name | m1.large | 2025-11-21 20:20:28.782 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.782 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.782 | | ram | 8192 | 2025-11-21 20:20:28.782 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.782 | | swap | 0 | 2025-11-21 20:20:28.782 | | vcpus | 4 | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.782 | + lib/nova:create_flavors:1285 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2025-11-21 20:20:28.782 | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.782 | | Field | Value | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.782 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:28.782 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:28.782 | | description | None | 2025-11-21 20:20:28.782 | | disk | 160 | 2025-11-21 20:20:28.782 | | id | 5 | 2025-11-21 20:20:28.782 | | name | m1.xlarge | 2025-11-21 20:20:28.782 | | os-flavor-access:is_public | True | 2025-11-21 20:20:28.782 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:28.782 | | ram | 16384 | 2025-11-21 20:20:28.782 | | rxtx_factor | 1.0 | 2025-11-21 20:20:28.782 | | swap | 0 | 2025-11-21 20:20:28.782 | | vcpus | 8 | 2025-11-21 20:20:28.782 | +----------------------------+-----------------------+ 2025-11-21 20:20:28.839 | [8971 Async create_flavors:104967]: finished create_flavors with result 0 in 4 seconds 2025-11-21 20:20:28.847 | + inc/async:async_wait:197 : return 0 2025-11-21 20:20:28.851 | + ./stack.sh:main:1403 : is_service_enabled horizon 2025-11-21 20:20:28.876 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:28.880 | + ./stack.sh:main:1404 : echo_summary 'Starting Horizon' 2025-11-21 20:20:28.883 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:20:28.887 | + ./stack.sh:echo_summary:473 : echo -e Starting Horizon 2025-11-21 20:20:28.890 | + ./stack.sh:main:1405 : init_horizon 2025-11-21 20:20:28.894 | + lib/horizon:init_horizon:155 : sudo rm -f '/var/log/httpd/horizon_*' 2025-11-21 20:20:28.928 | + lib/horizon:init_horizon:158 : local django_admin 2025-11-21 20:20:28.932 | + lib/horizon:init_horizon:159 : type -p django-admin 2025-11-21 20:20:28.935 | + lib/horizon:init_horizon:160 : django_admin=django-admin 2025-11-21 20:20:28.939 | + lib/horizon:init_horizon:166 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-11-21 20:20:28.943 | + lib/horizon:init_horizon:166 : django-admin collectstatic --noinput 2025-11-21 20:20:29.673 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-21 20:20:29.673 | version_info = version.StrictVersion(__version__).version 2025-11-21 20:20:30.077 | 2025-11-21 20:20:30.077 | 1897 static files copied to '/opt/stack/horizon/static'. 2025-11-21 20:20:30.236 | + lib/horizon:init_horizon:167 : DJANGO_SETTINGS_MODULE=openstack_dashboard.settings 2025-11-21 20:20:30.239 | + lib/horizon:init_horizon:167 : django-admin compress --force 2025-11-21 20:20:30.872 | /usr/local/lib/python3.12/site-packages/debreach/__init__.py:6: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. 2025-11-21 20:20:30.872 | version_info = version.StrictVersion(__version__).version 2025-11-21 20:20:33.366 | Compressing... done 2025-11-21 20:20:33.366 | Compressed 7 block(s) from 12 template(s) for 2 context(s). 2025-11-21 20:20:33.506 | + ./stack.sh:main:1406 : start_horizon 2025-11-21 20:20:33.508 | + lib/horizon:start_horizon:185 : restart_apache_server 2025-11-21 20:20:33.511 | + lib/apache:restart_apache_server:238 : restart_service httpd 2025-11-21 20:20:33.515 | + functions-common:restart_service:2307 : '[' -x /bin/systemctl ']' 2025-11-21 20:20:33.518 | + functions-common:restart_service:2308 : sudo /bin/systemctl restart httpd 2025-11-21 20:20:34.770 | + ./stack.sh:main:1417 : is_service_enabled nova 2025-11-21 20:20:34.791 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:34.795 | + ./stack.sh:main:1417 : is_service_enabled keystone 2025-11-21 20:20:34.814 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:34.817 | + ./stack.sh:main:1418 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin' 2025-11-21 20:20:34.819 | + ./stack.sh:main:1420 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2025-11-21 20:20:34.822 | + ./stack.sh:main:1421 : USERRC_PARAMS='-PA --target-dir /opt/stack/devstack/accrc --os-password secretadmin --os-cacert /opt/stack/data/ca-bundle.pem' 2025-11-21 20:20:34.824 | + ./stack.sh:main:1424 : /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 2025-11-21 20:20:34.829 | + opt/stack/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2025-11-21 20:20:34.830 | ++ 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 2025-11-21 20:20:34.834 | + 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'\'' --' 2025-11-21 20:20:34.836 | + 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'\''' -- 2025-11-21 20:20:34.837 | ++ 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 -- 2025-11-21 20:20:34.838 | + opt/stack/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2025-11-21 20:20:34.838 | + opt/stack/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2025-11-21 20:20:34.840 | + opt/stack/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2025-11-21 20:20:34.841 | + opt/stack/devstack/tools/create_userrc.sh:main:92 : MODE= 2025-11-21 20:20:34.842 | + opt/stack/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2025-11-21 20:20:34.843 | + opt/stack/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2025-11-21 20:20:34.844 | + opt/stack/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2025-11-21 20:20:34.845 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 9 -gt 0 ']' 2025-11-21 20:20:34.847 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-21 20:20:34.848 | + opt/stack/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2025-11-21 20:20:34.849 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-21 20:20:34.850 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 8 -gt 0 ']' 2025-11-21 20:20:34.852 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-21 20:20:34.853 | + opt/stack/devstack/tools/create_userrc.sh:main:118 : MODE=all 2025-11-21 20:20:34.853 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-21 20:20:34.855 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2025-11-21 20:20:34.856 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-21 20:20:34.857 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/opt/stack/devstack/accrc 2025-11-21 20:20:34.858 | + opt/stack/devstack/tools/create_userrc.sh:main:113 : shift 2025-11-21 20:20:34.859 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-21 20:20:34.860 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2025-11-21 20:20:34.861 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-21 20:20:34.862 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=secretadmin 2025-11-21 20:20:34.864 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=secretadmin 2025-11-21 20:20:34.865 | + opt/stack/devstack/tools/create_userrc.sh:main:100 : shift 2025-11-21 20:20:34.865 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-21 20:20:34.867 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2025-11-21 20:20:34.868 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-21 20:20:34.869 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : export OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-21 20:20:34.870 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-21 20:20:34.872 | + opt/stack/devstack/tools/create_userrc.sh:main:112 : shift 2025-11-21 20:20:34.873 | + opt/stack/devstack/tools/create_userrc.sh:main:126 : shift 2025-11-21 20:20:34.874 | + opt/stack/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2025-11-21 20:20:34.876 | + opt/stack/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2025-11-21 20:20:34.877 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : shift 2025-11-21 20:20:34.879 | + opt/stack/devstack/tools/create_userrc.sh:main:122 : break 2025-11-21 20:20:34.880 | + opt/stack/devstack/tools/create_userrc.sh:main:129 : '[' -z secretadmin ']' 2025-11-21 20:20:34.882 | + opt/stack/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2025-11-21 20:20:34.883 | + opt/stack/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2025-11-21 20:20:34.884 | + opt/stack/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2025-11-21 20:20:34.886 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2025-11-21 20:20:34.887 | + opt/stack/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2025-11-21 20:20:34.888 | + opt/stack/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2025-11-21 20:20:34.890 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2025-11-21 20:20:34.891 | + opt/stack/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2025-11-21 20:20:34.892 | + opt/stack/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2025-11-21 20:20:34.893 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2025-11-21 20:20:34.894 | + opt/stack/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2025-11-21 20:20:34.896 | + opt/stack/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2025-11-21 20:20:34.897 | + opt/stack/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2025-11-21 20:20:34.899 | + opt/stack/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2025-11-21 20:20:34.900 | + opt/stack/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2025-11-21 20:20:34.901 | + opt/stack/devstack/tools/create_userrc.sh:main:168 : USER_PASS=secretadmin 2025-11-21 20:20:34.902 | + opt/stack/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2025-11-21 20:20:34.904 | + opt/stack/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2025-11-21 20:20:34.906 | + opt/stack/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2025-11-21 20:20:34.907 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2025-11-21 20:20:34.907 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep ,True 2025-11-21 20:20:34.908 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : IFS=, 2025-11-21 20:20:34.908 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : grep -v service 2025-11-21 20:20:34.909 | + opt/stack/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2025-11-21 20:20:34.994 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2025-11-21 20:20:34.994 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: ('Connection aborted.', BadStatusLine('\x15\x03\x03\x00\x02\x02\x16')) 2025-11-21 20:20:34.995 | 2025-11-21 20:20:35.005 | + ./stack.sh:main:1429 : save_stackenv 2025-11-21 20:20:35.008 | + functions-common:save_stackenv:63 : local tag= 2025-11-21 20:20:35.012 | ++ functions-common:save_stackenv:65 : date +%F-%H%M%S 2025-11-21 20:20:35.018 | + functions-common:save_stackenv:65 : time_stamp=2025-11-21-152035 2025-11-21 20:20:35.022 | + functions-common:save_stackenv:66 : echo '# 2025-11-21-152035 ' 2025-11-21 20:20:35.025 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.028 | + functions-common:save_stackenv:68 : echo BASE_SQL_CONN=mysql+pymysql://root:secretdatabase@127.0.0.1 2025-11-21 20:20:35.031 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.033 | + functions-common:save_stackenv:68 : echo DATA_DIR=/opt/stack/data 2025-11-21 20:20:35.037 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.040 | + functions-common:save_stackenv:68 : echo DEST=/opt/stack 2025-11-21 20:20:35.043 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.046 | + 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-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2025-11-21 20:20:35.050 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.053 | + functions-common:save_stackenv:68 : echo HOST_IP=38.102.83.94 2025-11-21 20:20:35.057 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.060 | + functions-common:save_stackenv:68 : echo KEYSTONE_SERVICE_URI=https://38.102.83.94/identity 2025-11-21 20:20:35.063 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.065 | + functions-common:save_stackenv:68 : echo LOGFILE=/opt/stack/logs/devstacklog.txt.2025-11-21-150739 2025-11-21 20:20:35.069 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.071 | + functions-common:save_stackenv:68 : echo OS_CACERT=/opt/stack/data/ca-bundle.pem 2025-11-21 20:20:35.074 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.078 | + functions-common:save_stackenv:68 : echo SERVICE_HOST=38.102.83.94 2025-11-21 20:20:35.082 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.084 | + functions-common:save_stackenv:68 : echo STACK_USER=stack 2025-11-21 20:20:35.088 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.091 | + functions-common:save_stackenv:68 : echo TLS_IP=IP:38.102.83.94,IP:::1 2025-11-21 20:20:35.094 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.096 | + functions-common:save_stackenv:68 : echo HOST_IPV6=::1 2025-11-21 20:20:35.098 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.101 | + functions-common:save_stackenv:68 : echo SERVICE_IP_VERSION=4 2025-11-21 20:20:35.104 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.107 | + functions-common:save_stackenv:68 : echo TUNNEL_ENDPOINT_IP=38.102.83.94 2025-11-21 20:20:35.110 | + functions-common:save_stackenv:67 : for i in $STACK_ENV_VARS 2025-11-21 20:20:35.113 | + functions-common:save_stackenv:68 : echo TUNNEL_IP_VERSION=4 2025-11-21 20:20:35.116 | + ./stack.sh:main:1440 : merge_config_group /opt/stack/devstack/local.conf extra 2025-11-21 20:20:35.118 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-21 20:20:35.121 | + inc/meta-config:merge_config_group:171 : shift 2025-11-21 20:20:35.124 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2025-11-21 20:20:35.126 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:20:35.129 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-21 20:20:35.133 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-21 20:20:35.136 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf extra 2025-11-21 20:20:35.138 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:20:35.141 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2025-11-21 20:20:35.145 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:20:35.148 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2025-11-21 20:20:35.148 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:20:35.148 | gsub("[][]", "", $1); 2025-11-21 20:20:35.148 | split($1, a, "|"); 2025-11-21 20:20:35.148 | if (a[1] == matchgroup) 2025-11-21 20:20:35.148 | print a[2] 2025-11-21 20:20:35.148 | } 2025-11-21 20:20:35.148 | ' /opt/stack/devstack/local.conf 2025-11-21 20:20:35.155 | + ./stack.sh:main:1447 : run_phase stack extra 2025-11-21 20:20:35.157 | + functions-common:run_phase:1851 : local mode=stack 2025-11-21 20:20:35.161 | + functions-common:run_phase:1852 : local phase=extra 2025-11-21 20:20:35.164 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:20:35.167 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:20:35.170 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:20:35.174 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:20:35.177 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:20:35.181 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:20:35.187 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:20:35.190 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:20:35.193 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:20:35.197 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack extra 2025-11-21 20:20:35.200 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:20:35.221 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:35.225 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:20:35.228 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:35.231 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2025-11-21 20:20:35.234 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:35.238 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-21 20:20:35.241 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:35.244 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2025-11-21 20:20:35.247 | ++ extras.d/80-tempest.sh:source:15 : : 2025-11-21 20:20:35.251 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-21 20:20:35.254 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-21 20:20:35.257 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:20:35.260 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-21 20:20:35.264 | + functions-common:run_phase:1878 : run_plugins stack extra 2025-11-21 20:20:35.267 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-21 20:20:35.270 | + functions-common:run_plugins:1838 : local phase=extra 2025-11-21 20:20:35.273 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-21 20:20:35.276 | + functions-common:run_plugins:1841 : local plugin 2025-11-21 20:20:35.280 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-21 20:20:35.283 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-21 20:20:35.286 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-21 20:20:35.290 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack extra 2025-11-21 20:20:35.294 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-21 20:20:35.297 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-21 20:20:35.301 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-21 20:20:35.304 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-21 20:20:35.307 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-21 20:20:35.311 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-21 20:20:35.314 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-21 20:20:35.318 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-21 20:20:35.321 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-21 20:20:35.324 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-21 20:20:35.327 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-21 20:20:35.331 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-21 20:20:35.334 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-21 20:20:35.337 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-21 20:20:35.340 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-21 20:20:35.344 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-21 20:20:35.347 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-21 20:20:35.351 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-21 20:20:35.354 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-21 20:20:35.357 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-21 20:20:35.360 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-21 20:20:35.379 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-21 20:20:35.383 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-21 20:20:35.386 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-21 20:20:35.390 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-21 20:20:35.394 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:20:35.419 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:20:35.422 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-21 20:20:35.428 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-21 20:20:35.428 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-21 20:20:35.433 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-21 20:20:35.437 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-21 20:20:35.440 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-21 20:20:35.445 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:20:35.466 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:20:35.470 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-21 20:20:35.474 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:35.477 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-21 20:20:35.480 | ++ /opt/stack/neutron/devstack/plugin.sh:source:124 : is_service_enabled q-sriov-agt neutron-sriov-agent 2025-11-21 20:20:35.500 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:20:35.503 | ++ /opt/stack/neutron/devstack/plugin.sh:source:127 : is_service_enabled br-ex-tcpdump 2025-11-21 20:20:35.523 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:20:35.527 | ++ /opt/stack/neutron/devstack/plugin.sh:source:141 : is_service_enabled br-int-flows 2025-11-21 20:20:35.547 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:20:35.550 | + ./stack.sh:main:1455 : merge_config_group /opt/stack/devstack/local.conf post-extra 2025-11-21 20:20:35.554 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-21 20:20:35.557 | + inc/meta-config:merge_config_group:171 : shift 2025-11-21 20:20:35.560 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2025-11-21 20:20:35.564 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:20:35.567 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-21 20:20:35.570 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-21 20:20:35.575 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf post-extra 2025-11-21 20:20:35.578 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:20:35.581 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2025-11-21 20:20:35.584 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:20:35.588 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2025-11-21 20:20:35.588 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:20:35.588 | gsub("[][]", "", $1); 2025-11-21 20:20:35.588 | split($1, a, "|"); 2025-11-21 20:20:35.588 | if (a[1] == matchgroup) 2025-11-21 20:20:35.588 | print a[2] 2025-11-21 20:20:35.588 | } 2025-11-21 20:20:35.588 | ' /opt/stack/devstack/local.conf 2025-11-21 20:20:35.596 | + ./stack.sh:main:1464 : is_service_enabled n-cpu 2025-11-21 20:20:35.616 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:35.620 | + ./stack.sh:main:1465 : is_nova_ready 2025-11-21 20:20:35.623 | + lib/nova:is_nova_ready:1195 : wait_for_compute 60 2025-11-21 20:20:35.626 | + functions:wait_for_compute:483 : local timeout=60 2025-11-21 20:20:35.629 | + functions:wait_for_compute:484 : local rval=0 2025-11-21 20:20:35.632 | + functions:wait_for_compute:485 : local compute_hostname 2025-11-21 20:20:35.636 | + functions:wait_for_compute:486 : time_start wait_for_service 2025-11-21 20:20:35.639 | + functions-common:time_start:2409 : local name=wait_for_service 2025-11-21 20:20:35.642 | + functions-common:time_start:2410 : local start_time= 2025-11-21 20:20:35.645 | + functions-common:time_start:2411 : [[ -n '' ]] 2025-11-21 20:20:35.649 | ++ functions-common:time_start:2414 : date +%s%3N 2025-11-21 20:20:35.654 | + functions-common:time_start:2414 : _TIME_START[$name]=1763756435651 2025-11-21 20:20:35.658 | ++ functions:wait_for_compute:487 : iniget /etc/nova/nova.conf DEFAULT host 2025-11-21 20:20:35.686 | + functions:wait_for_compute:487 : compute_hostname= 2025-11-21 20:20:35.689 | + functions:wait_for_compute:488 : [[ -z '' ]] 2025-11-21 20:20:35.693 | ++ functions:wait_for_compute:489 : hostname 2025-11-21 20:20:35.699 | + functions:wait_for_compute:489 : compute_hostname=np0005531460.novalocal 2025-11-21 20:20:35.702 | + functions:wait_for_compute:491 : timeout 60 bash -x 2025-11-21 20:20:35.708 | ++ functions:wait_for_compute:491 : hostname 2025-11-21 20:20:35.715 | + :: : ID= 2025-11-21 20:20:35.718 | + :: : [[ '' == '' ]] 2025-11-21 20:20:35.719 | + :: : sleep 1 2025-11-21 20:20:36.724 | + :: : [[ libvirt = \f\a\k\e ]] 2025-11-21 20:20:36.726 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host np0005531460.novalocal --service nova-compute -c ID -f value 2025-11-21 20:20:36.989 | 2025-11-21 20:20:36.997 | + :: : ID=c95d387a-34aa-4879-8f71-9815331db5b0 2025-11-21 20:20:36.999 | + :: : [[ c95d387a-34aa-4879-8f71-9815331db5b0 == '' ]] 2025-11-21 20:20:37.003 | + functions:wait_for_compute:503 : time_stop wait_for_service 2025-11-21 20:20:37.006 | + functions-common:time_stop:2423 : local name 2025-11-21 20:20:37.009 | + functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:37.013 | + functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:37.016 | + functions-common:time_stop:2426 : local total 2025-11-21 20:20:37.020 | + functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:37.023 | + functions-common:time_stop:2429 : name=wait_for_service 2025-11-21 20:20:37.026 | + functions-common:time_stop:2430 : start_time=1763756435651 2025-11-21 20:20:37.029 | + functions-common:time_stop:2432 : [[ -z 1763756435651 ]] 2025-11-21 20:20:37.034 | ++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:37.039 | + functions-common:time_stop:2435 : end_time=1763756437036 2025-11-21 20:20:37.042 | + functions-common:time_stop:2436 : elapsed_time=1385 2025-11-21 20:20:37.046 | + functions-common:time_stop:2437 : total=9562 2025-11-21 20:20:37.049 | + functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:37.052 | + functions-common:time_stop:2440 : _TIME_TOTAL[$name]=10947 2025-11-21 20:20:37.056 | + functions:wait_for_compute:505 : [[ 0 != 0 ]] 2025-11-21 20:20:37.059 | + functions:wait_for_compute:509 : return 0 2025-11-21 20:20:37.062 | + ./stack.sh:main:1469 : service_check 2025-11-21 20:20:37.065 | + functions-common:service_check:1716 : local service 2025-11-21 20:20:37.069 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.071 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-api.service 2025-11-21 20:20:37.109 | enabled 2025-11-21 20:20:37.115 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-api.service --no-pager 2025-11-21 20:20:37.150 | ● devstack@c-api.service - Devstack devstack@c-api.service 2025-11-21 20:20:37.150 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: disabled) 2025-11-21 20:20:37.150 | Active: active (running) since Fri 2025-11-21 15:20:02 EST; 34s ago 2025-11-21 20:20:37.150 | Invocation: cc2ca695552f4a638dbbc67ff342460e 2025-11-21 20:20:37.150 | Main PID: 105765 (uwsgi) 2025-11-21 20:20:37.150 | Status: "uWSGI is ready" 2025-11-21 20:20:37.150 | Tasks: 7 (limit: 100093) 2025-11-21 20:20:37.150 | Memory: 236.4M (peak: 236.9M) 2025-11-21 20:20:37.150 | CPU: 3.773s 2025-11-21 20:20:37.150 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2025-11-21 20:20:37.150 | ├─105765 "cinder-apiuWSGI master" 2025-11-21 20:20:37.150 | ├─105777 "cinder-apiuWSGI worker 1" 2025-11-21 20:20:37.150 | └─105778 "cinder-apiuWSGI worker 2" 2025-11-21 20:20:37.150 | 2025-11-21 20:20:37.150 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105777]: DEBUG cinder.api.openstack.wsgi [req-9b5ea309-22f3-4031-8380-5da028e029ac req-dac45202-0ae0-4866-9444-5e7977716dce admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null, "os-volume-type-access:is_public": true}} {{(pid=105777) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105777]: INFO cinder.api.openstack.wsgi [req-9b5ea309-22f3-4031-8380-5da028e029ac req-dac45202-0ae0-4866-9444-5e7977716dce admin admin] https://38.102.83.94/volume/v3/types returned with HTTP 200 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105777]: [pid: 105777|app: 0|req: 2/4] 38.102.83.94 () {76 vars in 1438 bytes} [Fri Nov 21 15:20:11 2025] POST /volume/v3/types => generated 186 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105778]: DEBUG cinder.api.middleware.request_id [req-9b5ea309-22f3-4031-8380-5da028e029ac req-3e5bdfed-de3d-42bc-8a69-8fad2e7de510 None None] RequestId filter calling following filter/app {{(pid=105778) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105778]: INFO cinder.api.openstack.wsgi [req-9b5ea309-22f3-4031-8380-5da028e029ac req-3e5bdfed-de3d-42bc-8a69-8fad2e7de510 admin admin] POST https://38.102.83.94/volume/v3/types/43d593b5-d282-46d5-bdeb-006b3bf72689/extra_specs 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105778]: DEBUG cinder.api.openstack.wsgi [req-9b5ea309-22f3-4031-8380-5da028e029ac req-3e5bdfed-de3d-42bc-8a69-8fad2e7de510 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=105778) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:874}} 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105778]: INFO cinder.api.openstack.wsgi [req-9b5ea309-22f3-4031-8380-5da028e029ac req-3e5bdfed-de3d-42bc-8a69-8fad2e7de510 admin admin] https://38.102.83.94/volume/v3/types/43d593b5-d282-46d5-bdeb-006b3bf72689/extra_specs returned with HTTP 200 2025-11-21 20:20:37.151 | Nov 21 15:20:11 np0005531460.novalocal devstack@c-api.service[105778]: [pid: 105778|app: 0|req: 3/5] 38.102.83.94 () {76 vars in 1584 bytes} [Fri Nov 21 15:20:11 2025] POST /volume/v3/types/43d593b5-d282-46d5-bdeb-006b3bf72689/extra_specs => generated 45 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2025-11-21 20:20:37.151 | Nov 21 15:20:21 np0005531460.novalocal devstack@c-api.service[105777]: DEBUG dbcounter [-] [105777] Writing DB stats cinder:SELECT=12,cinder:INSERT=2 {{(pid=105777) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.151 | Nov 21 15:20:21 np0005531460.novalocal devstack@c-api.service[105778]: DEBUG dbcounter [-] [105778] Writing DB stats cinder:SELECT=16,cinder:INSERT=2 {{(pid=105778) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.156 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.159 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-bak.service 2025-11-21 20:20:37.188 | enabled 2025-11-21 20:20:37.194 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-bak.service --no-pager 2025-11-21 20:20:37.227 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2025-11-21 20:20:37.227 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; preset: disabled) 2025-11-21 20:20:37.227 | Active: active (running) since Fri 2025-11-21 15:20:07 EST; 29s ago 2025-11-21 20:20:37.227 | Invocation: cb4ba01845ec44afb802e48b11fd2d47 2025-11-21 20:20:37.227 | Main PID: 107086 (cinder-backup) 2025-11-21 20:20:37.227 | Tasks: 1 (limit: 100093) 2025-11-21 20:20:37.227 | Memory: 91.2M (peak: 91.7M) 2025-11-21 20:20:37.227 | CPU: 1.375s 2025-11-21 20:20:37.227 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2025-11-21 20:20:37.227 | └─107086 /usr/bin/python3.12 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2025-11-21 20:20:37.227 | 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG oslo_concurrency.lockutils [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Acquiring lock "cleanup_incomplete_backups_107086" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" {{(pid=107086) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG oslo_concurrency.lockutils [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Lock "cleanup_incomplete_backups_107086" acquired by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: waited 0.000s {{(pid=107086) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: INFO cinder.backup.manager [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Cleaning up incomplete backup operations. 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG oslo_concurrency.lockutils [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Lock "cleanup_incomplete_backups_107086" "released" by "cinder.backup.manager.BackupManager._cleanup_incomplete_backup_operations" :: held 0.013s {{(pid=107086) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG oslo_db.sqlalchemy.engines [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c 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=107086) _check_effective_sql_mode /usr/local/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:397}} 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG cinder.manager [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Notifying Schedulers of capabilities ... {{(pid=107086) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:202}} 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: INFO cinder.keymgr.migration [None req-b059886a-4d99-459f-8e64-5e8425a0d5e9 None None] Not migrating encryption keys because the ConfKeyManager is still in use. 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG cinder.service [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Creating RPC server for service cinder-backup {{(pid=107086) start /opt/stack/cinder/cinder/service.py:239}} 2025-11-21 20:20:37.227 | Nov 21 15:20:09 np0005531460.novalocal cinder-backup[107086]: DEBUG cinder.service [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=107086) start /opt/stack/cinder/cinder/service.py:245}} 2025-11-21 20:20:37.227 | Nov 21 15:20:19 np0005531460.novalocal cinder-backup[107086]: DEBUG dbcounter [-] [107086] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=107086) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.233 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.236 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-sch.service 2025-11-21 20:20:37.267 | enabled 2025-11-21 20:20:37.273 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-sch.service --no-pager 2025-11-21 20:20:37.310 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2025-11-21 20:20:37.310 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: disabled) 2025-11-21 20:20:37.310 | Active: active (running) since Fri 2025-11-21 15:20:06 EST; 31s ago 2025-11-21 20:20:37.310 | Invocation: ad95a9e7d80f49f080891a8b7845b97b 2025-11-21 20:20:37.310 | Main PID: 106486 (cinder-schedule) 2025-11-21 20:20:37.310 | Tasks: 1 (limit: 100093) 2025-11-21 20:20:37.310 | Memory: 105.8M (peak: 106.2M) 2025-11-21 20:20:37.310 | CPU: 1.619s 2025-11-21 20:20:37.310 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2025-11-21 20:20:37.311 | └─106486 /usr/bin/python3.12 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2025-11-21 20:20:37.311 | 2025-11-21 20:20:37.311 | Nov 21 15:20:07 np0005531460.novalocal cinder-scheduler[106486]: INFO cinder.manager [None req-873ee54c-29d4-4d70-bf77-b11440e4f4fc None None] Initiating service 1 cleanup 2025-11-21 20:20:37.311 | Nov 21 15:20:07 np0005531460.novalocal cinder-scheduler[106486]: INFO cinder.manager [None req-873ee54c-29d4-4d70-bf77-b11440e4f4fc None None] Service 1 cleanup completed. 2025-11-21 20:20:37.311 | Nov 21 15:20:07 np0005531460.novalocal cinder-scheduler[106486]: DEBUG cinder.service [None req-873ee54c-29d4-4d70-bf77-b11440e4f4fc None None] Creating RPC server for service cinder-scheduler {{(pid=106486) start /opt/stack/cinder/cinder/service.py:239}} 2025-11-21 20:20:37.311 | Nov 21 15:20:07 np0005531460.novalocal cinder-scheduler[106486]: DEBUG cinder.service [None req-873ee54c-29d4-4d70-bf77-b11440e4f4fc None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=106486) start /opt/stack/cinder/cinder/service.py:245}} 2025-11-21 20:20:37.311 | Nov 21 15:20:09 np0005531460.novalocal cinder-scheduler[106486]: DEBUG cinder.scheduler.host_manager [None req-292af72d-c0b9-41c1-8f68-e38e3f0f6f2c None None] Received backup service update from np0005531460.novalocal: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=106486) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:598}} 2025-11-21 20:20:37.311 | Nov 21 15:20:17 np0005531460.novalocal cinder-scheduler[106486]: DEBUG dbcounter [-] [106486] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=106486) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.311 | Nov 21 15:20:20 np0005531460.novalocal cinder-scheduler[106486]: DEBUG cinder.scheduler.host_manager [None req-75dce886-e537-45ed-a520-fe37a82e1e3e None None] Received volume service update from np0005531460.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:np0005531460.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=106486) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2025-11-21 20:20:37.311 | Nov 21 15:20:20 np0005531460.novalocal cinder-scheduler[106486]: DEBUG cinder.scheduler.host_manager [None req-75dce886-e537-45ed-a520-fe37a82e1e3e None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'np0005531460.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(2025, 11, 21, 20, 20, 20, 46500)}, {'type': 'backend', 'name_to_id': 'np0005531460.novalocal@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2025, 11, 21, 20, 20, 20, 46500)}]. {{(pid=106486) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2025-11-21 20:20:37.312 | Nov 21 15:20:20 np0005531460.novalocal cinder-scheduler[106486]: DEBUG cinder.scheduler.host_manager [None req-75dce886-e537-45ed-a520-fe37a82e1e3e None None] Updating capabilities for np0005531460.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:np0005531460.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(2025, 11, 21, 20, 20, 20, 27420)} {{(pid=106486) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2025-11-21 20:20:37.312 | Nov 21 15:20:30 np0005531460.novalocal cinder-scheduler[106486]: DEBUG dbcounter [-] [106486] Writing DB stats cinder:SELECT=1 {{(pid=106486) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.316 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.319 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@c-vol.service 2025-11-21 20:20:37.351 | enabled 2025-11-21 20:20:37.357 | + functions-common:service_check:1723 : sudo systemctl status devstack@c-vol.service --no-pager 2025-11-21 20:20:37.394 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2025-11-21 20:20:37.394 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: disabled) 2025-11-21 20:20:37.394 | Active: active (running) since Fri 2025-11-21 15:20:09 EST; 27s ago 2025-11-21 20:20:37.394 | Invocation: 392d26cf48614989af4de3ab7da81f34 2025-11-21 20:20:37.394 | Main PID: 107687 (cinder-volume) 2025-11-21 20:20:37.394 | Tasks: 2 (limit: 100093) 2025-11-21 20:20:37.394 | Memory: 134.3M (peak: 135.8M) 2025-11-21 20:20:37.394 | CPU: 2.812s 2025-11-21 20:20:37.394 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2025-11-21 20:20:37.395 | ├─107687 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-11-21 20:20:37.395 | └─107814 /usr/bin/python3.12 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2025-11-21 20:20:37.395 | 2025-11-21 20:20:37.395 | Nov 21 15:20:20 np0005531460.novalocal cinder-volume[107814]: DEBUG oslo_concurrency.processutils [None req-75dce886-e537-45ed-a520-fe37a82e1e3e 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=107814) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-11-21 20:20:37.395 | Nov 21 15:20:20 np0005531460.novalocal sudo[109060]: 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 2025-11-21 20:20:37.395 | Nov 21 15:20:21 np0005531460.novalocal cinder-volume[107814]: DEBUG oslo_concurrency.processutils [None req-75dce886-e537-45ed-a520-fe37a82e1e3e 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.382s {{(pid=107814) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-11-21 20:20:37.395 | Nov 21 15:20:21 np0005531460.novalocal cinder-volume[107814]: DEBUG oslo_concurrency.processutils [None req-75dce886-e537-45ed-a520-fe37a82e1e3e 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=107814) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:349}} 2025-11-21 20:20:37.395 | Nov 21 15:20:21 np0005531460.novalocal sudo[109202]: 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 2025-11-21 20:20:37.395 | Nov 21 15:20:21 np0005531460.novalocal cinder-volume[107687]: DEBUG dbcounter [-] [107687] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=107687) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.395 | Nov 21 15:20:21 np0005531460.novalocal cinder-volume[107814]: DEBUG oslo_concurrency.processutils [None req-75dce886-e537-45ed-a520-fe37a82e1e3e 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.388s {{(pid=107814) execute /usr/local/lib/python3.12/site-packages/oslo_concurrency/processutils.py:372}} 2025-11-21 20:20:37.395 | Nov 21 15:20:21 np0005531460.novalocal cinder-volume[107814]: INFO cinder.volume.manager [None req-75dce886-e537-45ed-a520-fe37a82e1e3e None None] Driver post RPC initialization completed successfully. 2025-11-21 20:20:37.395 | Nov 21 15:20:31 np0005531460.novalocal cinder-volume[107814]: DEBUG dbcounter [-] [107814] Writing DB stats cinder:SELECT=4 {{(pid=107814) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.395 | Nov 21 15:20:31 np0005531460.novalocal cinder-volume[107814]: DEBUG dbcounter [-] [107814] Writing DB stats cinder:SELECT=10,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=107814) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.400 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.404 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@etcd3.service 2025-11-21 20:20:37.432 | not-found 2025-11-21 20:20:37.438 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.441 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@file_tracker.service 2025-11-21 20:20:37.470 | enabled 2025-11-21 20:20:37.477 | + functions-common:service_check:1723 : sudo systemctl status devstack@file_tracker.service --no-pager 2025-11-21 20:20:37.513 | ● devstack@file_tracker.service - Devstack devstack@file_tracker.service 2025-11-21 20:20:37.513 | Loaded: loaded (/etc/systemd/system/devstack@file_tracker.service; enabled; preset: disabled) 2025-11-21 20:20:37.513 | Active: active (running) since Fri 2025-11-21 15:15:56 EST; 4min 41s ago 2025-11-21 20:20:37.513 | Invocation: 2450fed0794441eda2167a3f26314484 2025-11-21 20:20:37.513 | Main PID: 66739 (file_tracker.sh) 2025-11-21 20:20:37.513 | Tasks: 2 (limit: 100093) 2025-11-21 20:20:37.513 | Memory: 604K (peak: 1.3M) 2025-11-21 20:20:37.513 | CPU: 78ms 2025-11-21 20:20:37.513 | CGroup: /system.slice/system-devstack.slice/devstack@file_tracker.service 2025-11-21 20:20:37.513 | ├─ 66739 /bin/bash /opt/stack/devstack/tools/file_tracker.sh 2025-11-21 20:20:37.513 | └─110477 sleep 20 2025-11-21 20:20:37.513 | 2025-11-21 20:20:37.513 | Nov 21 15:17:36 np0005531460.novalocal file_tracker.sh[80117]: 2560 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:17:56 np0005531460.novalocal file_tracker.sh[81030]: 2496 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:18:16 np0005531460.novalocal file_tracker.sh[85288]: 2656 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:18:36 np0005531460.novalocal file_tracker.sh[86943]: 2976 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:18:56 np0005531460.novalocal file_tracker.sh[91924]: 3456 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:19:16 np0005531460.novalocal file_tracker.sh[97160]: 4576 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:19:36 np0005531460.novalocal file_tracker.sh[99793]: 5152 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:19:56 np0005531460.novalocal file_tracker.sh[104256]: 5920 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:20:16 np0005531460.novalocal file_tracker.sh[108816]: 7136 0 9223372036854775807 2025-11-21 20:20:37.513 | Nov 21 15:20:36 np0005531460.novalocal file_tracker.sh[110476]: 7072 0 9223372036854775807 2025-11-21 20:20:37.519 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.522 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@g-api.service 2025-11-21 20:20:37.548 | enabled 2025-11-21 20:20:37.554 | + functions-common:service_check:1723 : sudo systemctl status devstack@g-api.service --no-pager 2025-11-21 20:20:37.589 | ● devstack@g-api.service - Devstack devstack@g-api.service 2025-11-21 20:20:37.589 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: disabled) 2025-11-21 20:20:37.589 | Active: active (running) since Fri 2025-11-21 15:20:13 EST; 23s ago 2025-11-21 20:20:37.589 | Invocation: a2c5d9742d9a4315be6f5ebcfd8c1fd6 2025-11-21 20:20:37.589 | Main PID: 108573 (uwsgi) 2025-11-21 20:20:37.589 | Status: "uWSGI is ready" 2025-11-21 20:20:37.589 | Tasks: 12 (limit: 100093) 2025-11-21 20:20:37.589 | Memory: 245.3M (peak: 266.6M) 2025-11-21 20:20:37.589 | CPU: 6.945s 2025-11-21 20:20:37.589 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2025-11-21 20:20:37.589 | ├─108573 "glance-apiuWSGI master" 2025-11-21 20:20:37.589 | ├─108574 "glance-apiuWSGI worker 1" 2025-11-21 20:20:37.590 | └─108575 "glance-apiuWSGI worker 2" 2025-11-21 20:20:37.590 | 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance_store.location [-] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=108574) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance_store.location [-] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=108574) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance_store.location [-] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=108574) register_scheme_map /usr/local/lib/python3.12/site-packages/glance_store/location.py:146}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance_store.backend [-] Skipping store.set_acls... not implemented. {{(pid=108574) set_acls /usr/local/lib/python3.12/site-packages/glance_store/backend.py:507}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-VerifyImageState-45fb6241-852f-42fd-aba8-4dec8adc408d' (466e105c-27fa-445b-8ee8-2f05c0f0e6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=108574) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-45fb6241-852f-42fd-aba8-4dec8adc408d' (30d675e9-1010-4037-adb4-5593d0b7d59d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=108574) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:194}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: INFO glance.domain [-] Task [45fb6241-852f-42fd-aba8-4dec8adc408d] status changing from processing to success 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: INFO glance.async_.flows.api_image_import [-] 45fb6241-852f-42fd-aba8-4dec8adc408d of api_image_import completed 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance.async_.taskflow_executor [-] Task 'api_image_import-CompleteTask-45fb6241-852f-42fd-aba8-4dec8adc408d' (30d675e9-1010-4037-adb4-5593d0b7d59d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=108574) _task_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:182}} 2025-11-21 20:20:37.590 | Nov 21 15:20:29 np0005531460.novalocal devstack@g-api.service[108574]: DEBUG glance.async_.taskflow_executor [-] Flow 'api_image_import' (a9f4c5cd-717b-4f5a-8082-526cebdf359e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=108574) _flow_receiver /usr/local/lib/python3.12/site-packages/taskflow/listeners/logging.py:145}} 2025-11-21 20:20:37.595 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.599 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@horizon.service 2025-11-21 20:20:37.624 | not-found 2025-11-21 20:20:37.629 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.631 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@key.service 2025-11-21 20:20:37.655 | not-found 2025-11-21 20:20:37.661 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.664 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@memory_tracker.service 2025-11-21 20:20:37.689 | enabled 2025-11-21 20:20:37.694 | + functions-common:service_check:1723 : sudo systemctl status devstack@memory_tracker.service --no-pager 2025-11-21 20:20:37.726 | ● devstack@memory_tracker.service - Devstack devstack@memory_tracker.service 2025-11-21 20:20:37.726 | Loaded: loaded (/etc/systemd/system/devstack@memory_tracker.service; enabled; preset: disabled) 2025-11-21 20:20:37.726 | Active: active (running) since Fri 2025-11-21 15:15:54 EST; 4min 43s ago 2025-11-21 20:20:37.726 | Invocation: cc66d43fccdd49c59bf191022c2e8454 2025-11-21 20:20:37.726 | Main PID: 66206 (memory_tracker.) 2025-11-21 20:20:37.726 | Tasks: 2 (limit: 100093) 2025-11-21 20:20:37.726 | Memory: 2.8M (peak: 10.7M) 2025-11-21 20:20:37.726 | CPU: 1.377s 2025-11-21 20:20:37.726 | CGroup: /system.slice/system-devstack.slice/devstack@memory_tracker.service 2025-11-21 20:20:37.726 | ├─ 66206 /bin/bash /opt/stack/devstack/tools/memory_tracker.sh 2025-11-21 20:20:37.726 | └─110474 sleep 20 2025-11-21 20:20:37.726 | 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 60790 0.0 2016 1 00:00:00 1 poll_schedule_timeout.con /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/libexec/libvirt_leaseshelper 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 110466 0.0 2004 110459 00:00:00 1 hrtimer_nanosleep sleep 1 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 65913 0.0 1932 63486 00:00:00 1 wait_for_partner cat /opt/stack/async/install_tempest.fifo 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 17365 0.0 1580 17332 00:00:00 1 poll_schedule_timeout.con /usr/lib64/erlang/erts-14.2.5/bin/inet_gethost 4 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 17332 0.0 1492 17321 00:00:00 1 poll_schedule_timeout.con erl_child_setup 2048 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 17364 0.0 1340 17332 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/cpu_sup 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 17363 0.0 1248 17332 00:00:00 1 pipe_read /usr/lib64/erlang/lib/os_mon-2.9.1/priv/bin/memsup 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[110473]: 60791 0.0 1080 60790 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 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[66206]: --- 2025-11-21 20:20:37.726 | Nov 21 15:20:35 np0005531460.novalocal memory_tracker.sh[66206]: ]]] 2025-11-21 20:20:37.731 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.734 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@mysql.service 2025-11-21 20:20:37.760 | not-found 2025-11-21 20:20:37.765 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.768 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api.service 2025-11-21 20:20:37.793 | enabled 2025-11-21 20:20:37.799 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api.service --no-pager 2025-11-21 20:20:37.830 | ● devstack@n-api.service - Devstack devstack@n-api.service 2025-11-21 20:20:37.831 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: disabled) 2025-11-21 20:20:37.831 | Active: active (running) since Fri 2025-11-21 15:19:00 EST; 1min 37s ago 2025-11-21 20:20:37.831 | Invocation: b34ff610713d475bbbe6a0b17b152141 2025-11-21 20:20:37.831 | Main PID: 92916 (uwsgi) 2025-11-21 20:20:37.831 | Status: "uWSGI is ready" 2025-11-21 20:20:37.831 | Tasks: 17 (limit: 100093) 2025-11-21 20:20:37.831 | Memory: 265.3M (peak: 266.3M) 2025-11-21 20:20:37.831 | CPU: 6.002s 2025-11-21 20:20:37.831 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2025-11-21 20:20:37.831 | ├─92916 "nova-apiuWSGI master" 2025-11-21 20:20:37.831 | ├─92917 "nova-apiuWSGI worker 1" 2025-11-21 20:20:37.831 | └─92918 "nova-apiuWSGI worker 2" 2025-11-21 20:20:37.831 | 2025-11-21 20:20:37.831 | Nov 21 15:20:15 np0005531460.novalocal devstack@n-api.service[92917]: DEBUG dbcounter [-] [92917] Writing DB stats nova_api:INSERT=10,nova_api:SELECT=21,nova_api:SAVEPOINT=5,nova_api:RELEASE=5 {{(pid=92917) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG nova.api.openstack.wsgi [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d admin admin] Calling method '>' {{(pid=92918) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:552}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG oslo_concurrency.lockutils [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=92918) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG oslo_concurrency.lockutils [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d 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=92918) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG oslo_concurrency.lockutils [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d 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=92918) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG oslo_concurrency.lockutils [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d admin admin] Acquiring lock "4032f422-e4bc-4308-be0d-92ba5c30b8f2" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=92918) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG oslo_concurrency.lockutils [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d admin admin] Lock "4032f422-e4bc-4308-be0d-92ba5c30b8f2" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=92918) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: DEBUG oslo_concurrency.lockutils [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d admin admin] Lock "4032f422-e4bc-4308-be0d-92ba5c30b8f2" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=92918) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: INFO nova.api.openstack.requestlog [None req-eec16220-3a8c-4e2c-9297-d2675cd7176d admin admin] 38.102.83.94 "GET /compute/v2.1/os-services?binary=nova-compute&host=np0005531460.novalocal" status: 200 len: 265 microversion: 2.69 time: 0.033326 2025-11-21 20:20:37.831 | Nov 21 15:20:36 np0005531460.novalocal devstack@n-api.service[92918]: [pid: 92918|app: 0|req: 12/25] 38.102.83.94 () {74 vars in 1574 bytes} [Fri Nov 21 15:20:36 2025] GET /compute/v2.1/os-services?binary=nova-compute&host=np0005531460.novalocal => generated 265 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2025-11-21 20:20:37.836 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.840 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-api-meta.service 2025-11-21 20:20:37.870 | enabled 2025-11-21 20:20:37.876 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-api-meta.service --no-pager 2025-11-21 20:20:37.908 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2025-11-21 20:20:37.908 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: disabled) 2025-11-21 20:20:37.909 | Active: active (running) since Fri 2025-11-21 15:19:49 EST; 48s ago 2025-11-21 20:20:37.909 | Invocation: 30916b6a78074a89b1d5d3a457514aaa 2025-11-21 20:20:37.909 | Main PID: 101513 (uwsgi) 2025-11-21 20:20:37.909 | Status: "uWSGI is ready" 2025-11-21 20:20:37.909 | Tasks: 16 (limit: 100093) 2025-11-21 20:20:37.909 | Memory: 214.1M (peak: 214.6M) 2025-11-21 20:20:37.909 | CPU: 3.188s 2025-11-21 20:20:37.909 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2025-11-21 20:20:37.909 | ├─101513 "nova-api-metauWSGI master" 2025-11-21 20:20:37.909 | ├─101514 "nova-api-metauWSGI worker 1" 2025-11-21 20:20:37.909 | ├─101515 "nova-api-metauWSGI worker 2" 2025-11-21 20:20:37.909 | └─101516 "nova-api-metauWSGI http 1" 2025-11-21 20:20:37.909 | 2025-11-21 20:20:37.909 | Nov 21 15:19:51 np0005531460.novalocal devstack@n-api-meta.service[101515]: DEBUG nova.api.openstack.wsgi_app [None req-18b7dd49-fbb6-4c74-99a3-fa01240eb9c6 None None] ******************************************************************************** {{(pid=101515) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-21 20:20:37.909 | Nov 21 15:19:51 np0005531460.novalocal devstack@n-api-meta.service[101515]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7fe95b21ecf0 pid: 101515 (default app) 2025-11-21 20:20:37.909 | Nov 21 15:20:00 np0005531460.novalocal devstack@n-api-meta.service[101514]: DEBUG dbcounter [-] [101514] Writing DB stats nova_api:SELECT=1 {{(pid=101514) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101515]: DEBUG dbcounter [-] [101515] Writing DB stats nova_api:SELECT=1 {{(pid=101515) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101514]: DEBUG dbcounter [-] [101514] Writing DB stats nova_cell1:SELECT=1 {{(pid=101514) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101514]: DEBUG dbcounter [-] [101514] Writing DB stats nova_cell0:SELECT=1 {{(pid=101514) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101514]: DEBUG dbcounter [-] [101514] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=101514) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101515]: DEBUG dbcounter [-] [101515] Writing DB stats nova_cell0:SELECT=1 {{(pid=101515) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101515]: DEBUG dbcounter [-] [101515] Writing DB stats nova_cell1:SELECT=1 {{(pid=101515) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.909 | Nov 21 15:20:01 np0005531460.novalocal devstack@n-api-meta.service[101515]: DEBUG dbcounter [-] [101515] Writing DB stats nova_cell0:SELECT=1 {{(pid=101515) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:37.914 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.917 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond.service 2025-11-21 20:20:37.947 | not-found 2025-11-21 20:20:37.953 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:37.956 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cpu.service 2025-11-21 20:20:37.981 | enabled 2025-11-21 20:20:37.986 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cpu.service --no-pager 2025-11-21 20:20:38.017 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2025-11-21 20:20:38.017 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: disabled) 2025-11-21 20:20:38.017 | Active: active (running) since Fri 2025-11-21 15:19:58 EST; 39s ago 2025-11-21 20:20:38.017 | Invocation: d0c097ea5c654f89b50d44203a915ad6 2025-11-21 20:20:38.017 | Main PID: 104850 (nova-compute) 2025-11-21 20:20:38.017 | Tasks: 22 (limit: 100093) 2025-11-21 20:20:38.017 | Memory: 142.7M (peak: 145.3M) 2025-11-21 20:20:38.017 | CPU: 2.455s 2025-11-21 20:20:38.017 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2025-11-21 20:20:38.017 | └─104850 /usr/bin/python3.12 /usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2025-11-21 20:20:38.017 | 2025-11-21 20:20:38.017 | Nov 21 15:20:09 np0005531460.novalocal nova-compute[104850]: {{(pid=104850) _get_guest_baseline_cpu_features /opt/stack/nova/nova/virt/libvirt/driver.py:13618}} 2025-11-21 20:20:38.017 | Nov 21 15:20:10 np0005531460.novalocal nova-compute[104850]: DEBUG nova.scheduler.client.report [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Updated inventory for provider 9c84db5e-f3e2-48e8-af54-278057eda125 with generation 0 in Placement from set_inventory_for_provider using data: {'MEMORY_MB': {'total': 15729, 'min_unit': 1, 'max_unit': 15729, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 512}, 'VCPU': {'total': 8, 'min_unit': 1, 'max_unit': 8, 'step_size': 1, 'allocation_ratio': 4.0, 'reserved': 0}, 'DISK_GB': {'total': 399, 'min_unit': 1, 'max_unit': 399, 'step_size': 1, 'allocation_ratio': 1.0, 'reserved': 0}} {{(pid=104850) set_inventory_for_provider /opt/stack/nova/nova/scheduler/client/report.py:975}} 2025-11-21 20:20:38.017 | Nov 21 15:20:10 np0005531460.novalocal nova-compute[104850]: DEBUG nova.compute.provider_tree [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Updating resource provider 9c84db5e-f3e2-48e8-af54-278057eda125 generation from 0 to 1 during operation: update_inventory {{(pid=104850) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-11-21 20:20:38.017 | Nov 21 15:20:10 np0005531460.novalocal nova-compute[104850]: DEBUG nova.compute.provider_tree [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Updating inventory in ProviderTree for provider 9c84db5e-f3e2-48e8-af54-278057eda125 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=104850) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2025-11-21 20:20:38.017 | Nov 21 15:20:10 np0005531460.novalocal nova-compute[104850]: DEBUG nova.compute.provider_tree [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Updating resource provider 9c84db5e-f3e2-48e8-af54-278057eda125 generation from 1 to 2 during operation: update_traits {{(pid=104850) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2025-11-21 20:20:38.017 | Nov 21 15:20:11 np0005531460.novalocal nova-compute[104850]: DEBUG nova.compute.resource_tracker [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Compute_service record updated for np0005531460.novalocal:np0005531460.novalocal {{(pid=104850) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2025-11-21 20:20:38.017 | Nov 21 15:20:11 np0005531460.novalocal nova-compute[104850]: DEBUG oslo_concurrency.lockutils [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.303s {{(pid=104850) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-21 20:20:38.017 | Nov 21 15:20:11 np0005531460.novalocal nova-compute[104850]: DEBUG nova.service [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Creating RPC server for service compute {{(pid=104850) start /opt/stack/nova/nova/service.py:177}} 2025-11-21 20:20:38.017 | Nov 21 15:20:11 np0005531460.novalocal nova-compute[104850]: DEBUG nova.service [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] Join ServiceGroup membership for this service compute {{(pid=104850) start /opt/stack/nova/nova/service.py:194}} 2025-11-21 20:20:38.017 | Nov 21 15:20:11 np0005531460.novalocal nova-compute[104850]: DEBUG nova.servicegroup.drivers.db [None req-1ffb3af6-8e2a-4c01-b8a8-56f5acbb0a45 None None] DB_Driver: join new ServiceGroup member np0005531460.novalocal to the compute group, service = {{(pid=104850) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-21 20:20:38.022 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.025 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc.service 2025-11-21 20:20:38.052 | not-found 2025-11-21 20:20:38.058 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.061 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-sch.service 2025-11-21 20:20:38.085 | enabled 2025-11-21 20:20:38.090 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-sch.service --no-pager 2025-11-21 20:20:38.127 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2025-11-21 20:20:38.127 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: disabled) 2025-11-21 20:20:38.127 | Active: active (running) since Fri 2025-11-21 15:19:47 EST; 50s ago 2025-11-21 20:20:38.127 | Invocation: a7c394185e3a4a4182c4e36ab64be65f 2025-11-21 20:20:38.127 | Main PID: 100838 (nova-scheduler:) 2025-11-21 20:20:38.127 | Tasks: 19 (limit: 100093) 2025-11-21 20:20:38.127 | Memory: 151.9M (peak: 152.6M) 2025-11-21 20:20:38.127 | CPU: 1.894s 2025-11-21 20:20:38.127 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2025-11-21 20:20:38.127 | ├─100838 "nova-scheduler: master process [/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2025-11-21 20:20:38.127 | ├─101767 "nova-scheduler: ServiceWrapper worker(0)" 2025-11-21 20:20:38.127 | └─101779 "nova-scheduler: ServiceWrapper worker(1)" 2025-11-21 20:20:38.127 | 2025-11-21 20:20:38.127 | Nov 21 15:19:50 np0005531460.novalocal nova-scheduler[101767]: DEBUG nova.servicegroup.drivers.db [None req-c50929f2-ef0e-4ae9-a0a3-e58e9f141b0e None None] DB_Driver: join new ServiceGroup member np0005531460.novalocal to the scheduler group, service = {{(pid=101767) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-21 20:20:38.128 | Nov 21 15:19:50 np0005531460.novalocal nova-scheduler[101779]: DEBUG nova.service [None req-f0381624-def4-44cc-8184-48eba68d5e8a None None] Join ServiceGroup membership for this service scheduler {{(pid=101779) start /opt/stack/nova/nova/service.py:194}} 2025-11-21 20:20:38.128 | Nov 21 15:19:50 np0005531460.novalocal nova-scheduler[101779]: DEBUG nova.servicegroup.drivers.db [None req-f0381624-def4-44cc-8184-48eba68d5e8a None None] DB_Driver: join new ServiceGroup member np0005531460.novalocal to the scheduler group, service = {{(pid=101779) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2025-11-21 20:20:38.128 | Nov 21 15:19:55 np0005531460.novalocal nova-scheduler[101779]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=101779) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-21 20:20:38.128 | Nov 21 15:19:55 np0005531460.novalocal nova-scheduler[101767]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=101767) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-21 20:20:38.128 | Nov 21 15:19:58 np0005531460.novalocal nova-scheduler[100838]: DEBUG dbcounter [-] [100838] Writing DB stats nova_api:SELECT=3 {{(pid=100838) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.128 | Nov 21 15:19:58 np0005531460.novalocal nova-scheduler[100838]: DEBUG dbcounter [-] [100838] Writing DB stats nova_cell0:SELECT=1 {{(pid=100838) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.128 | Nov 21 15:19:58 np0005531460.novalocal nova-scheduler[100838]: DEBUG dbcounter [-] [100838] Writing DB stats nova_cell1:SELECT=1 {{(pid=100838) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.128 | Nov 21 15:20:05 np0005531460.novalocal nova-scheduler[101779]: DEBUG dbcounter [-] [101779] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=101779) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.128 | Nov 21 15:20:05 np0005531460.novalocal nova-scheduler[101767]: DEBUG dbcounter [-] [101767] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=101767) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.133 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.136 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@openstack-cli-server.service 2025-11-21 20:20:38.163 | enabled 2025-11-21 20:20:38.168 | + functions-common:service_check:1723 : sudo systemctl status devstack@openstack-cli-server.service --no-pager 2025-11-21 20:20:38.199 | ● devstack@openstack-cli-server.service - Devstack devstack@openstack-cli-server.service 2025-11-21 20:20:38.199 | Loaded: loaded (/etc/systemd/system/devstack@openstack-cli-server.service; enabled; preset: disabled) 2025-11-21 20:20:38.200 | Active: active (running) since Fri 2025-11-21 15:15:40 EST; 4min 58s ago 2025-11-21 20:20:38.200 | Invocation: 71f0ee2eedd14eb78660c37a8d17e1f0 2025-11-21 20:20:38.200 | Main PID: 64477 (python3.12) 2025-11-21 20:20:38.200 | Tasks: 1 (limit: 100093) 2025-11-21 20:20:38.200 | Memory: 82.2M (peak: 86.2M) 2025-11-21 20:20:38.200 | CPU: 15.906s 2025-11-21 20:20:38.200 | CGroup: /system.slice/system-devstack.slice/devstack@openstack-cli-server.service 2025-11-21 20:20:38.200 | └─64477 /bin/python3.12 /opt/stack/devstack/files/openstack-cli-server/openstack-cli-server 2025-11-21 20:20:38.200 | 2025-11-21 20:20:38.200 | Nov 21 15:20:04 np0005531460.novalocal python3.12[64477]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '3', '--ram', '4096', '--disk', '40', '--vcpus', '2', '--property', 'hw_rng:allowed=True', 'm1.medium'] 2025-11-21 20:20:38.200 | Nov 21 15:20:04 np0005531460.novalocal python3.12[64477]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '4', '--ram', '8192', '--disk', '80', '--vcpus', '4', '--property', 'hw_rng:allowed=True', 'm1.large'] 2025-11-21 20:20:38.200 | Nov 21 15:20:04 np0005531460.novalocal python3.12[64477]: openstack ['--os-region-name=RegionOne', 'flavor', 'create', '--id', '5', '--ram', '16384', '--disk', '160', '--vcpus', '8', '--property', 'hw_rng:allowed=True', 'm1.xlarge'] 2025-11-21 20:20:38.200 | Nov 21 15:20:10 np0005531460.novalocal python3.12[64477]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'volume_backend_name=lvmdriver-1', 'lvmdriver-1'] 2025-11-21 20:20:38.200 | Nov 21 15:20:11 np0005531460.novalocal python3.12[64477]: openstack ['--os-region-name=RegionOne', 'volume', 'type', 'create', '--property', 'multiattach= True', 'multiattach'] 2025-11-21 20:20:38.200 | Nov 21 15:20:16 np0005531460.novalocal python3.12[64477]: 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'] 2025-11-21 20:20:38.200 | Nov 21 15:20:21 np0005531460.novalocal python3.12[64477]: 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'] 2025-11-21 20:20:38.200 | Nov 21 15:20:25 np0005531460.novalocal python3.12[64477]: 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'] 2025-11-21 20:20:38.200 | Nov 21 15:20:34 np0005531460.novalocal python3.12[64477]: openstack ['project', 'list', '--long', '--quote', 'none', '-f', 'csv'] 2025-11-21 20:20:38.200 | Nov 21 15:20:36 np0005531460.novalocal python3.12[64477]: openstack ['--os-cloud', 'devstack-admin', '--os-region', 'RegionOne', 'compute', 'service', 'list', '--host', 'np0005531460.novalocal', '--service', 'nova-compute', '-c', 'ID', '-f', 'value'] 2025-11-21 20:20:38.205 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.208 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-controller.service 2025-11-21 20:20:38.237 | not-found 2025-11-21 20:20:38.243 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.246 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovn-northd.service 2025-11-21 20:20:38.276 | not-found 2025-11-21 20:20:38.282 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.286 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2025-11-21 20:20:38.315 | not-found 2025-11-21 20:20:38.321 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.324 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@ovsdb-server.service 2025-11-21 20:20:38.354 | not-found 2025-11-21 20:20:38.360 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.363 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@placement-api.service 2025-11-21 20:20:38.393 | enabled 2025-11-21 20:20:38.399 | + functions-common:service_check:1723 : sudo systemctl status devstack@placement-api.service --no-pager 2025-11-21 20:20:38.435 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2025-11-21 20:20:38.435 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: disabled) 2025-11-21 20:20:38.435 | Active: active (running) since Fri 2025-11-21 15:19:21 EST; 1min 17s ago 2025-11-21 20:20:38.435 | Invocation: e3357bc475fd4d608a6ec61d58966896 2025-11-21 20:20:38.435 | Main PID: 98576 (uwsgi) 2025-11-21 20:20:38.435 | Status: "uWSGI is ready" 2025-11-21 20:20:38.435 | Tasks: 5 (limit: 100093) 2025-11-21 20:20:38.435 | Memory: 168.4M (peak: 168.8M) 2025-11-21 20:20:38.435 | CPU: 2.185s 2025-11-21 20:20:38.435 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2025-11-21 20:20:38.435 | ├─98576 "placementuWSGI master" 2025-11-21 20:20:38.435 | ├─98578 "placementuWSGI worker 1" 2025-11-21 20:20:38.435 | └─98579 "placementuWSGI worker 2" 2025-11-21 20:20:38.435 | 2025-11-21 20:20:38.435 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98579]: INFO placement.requestlog [req-5099a40a-2cc8-43a8-928d-cb92903c88fc req-4d41814d-0547-47e7-bd55-3b0545d9cf7b service nova] 38.102.83.94 "PUT /placement/resource_providers/9c84db5e-f3e2-48e8-af54-278057eda125/inventories" status: 200 len: 398 microversion: 1.26 2025-11-21 20:20:38.435 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98579]: [pid: 98579|app: 0|req: 5/9] 38.102.83.94 () {78 vars in 1720 bytes} [Fri Nov 21 15:20:10 2025] PUT /placement/resource_providers/9c84db5e-f3e2-48e8-af54-278057eda125/inventories => generated 398 bytes in 40 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2025-11-21 20:20:38.435 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98578]: DEBUG placement.requestlog [req-5099a40a-2cc8-43a8-928d-cb92903c88fc req-fa249888-6c45-4f3b-82a6-0d9ceb6c01e2 None None] Starting request: 38.102.83.94 "GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16" {{(pid=98578) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-11-21 20:20:38.435 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98578]: INFO placement.requestlog [req-5099a40a-2cc8-43a8-928d-cb92903c88fc req-fa249888-6c45-4f3b-82a6-0d9ceb6c01e2 service nova] 38.102.83.94 "GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16" status: 200 len: 1751 microversion: 1.6 2025-11-21 20:20:38.436 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98578]: [pid: 98578|app: 0|req: 5/10] 38.102.83.94 () {74 vars in 4610 bytes} [Fri Nov 21 15:20:10 2025] GET /placement/traits?name=in:COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_DEVICE_TAGGING,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_ATTACH_INTERFACE,HW_CPU_X86_SSE42,HW_CPU_X86_SSE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_ACCELERATORS,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOUND_MODEL_USB,COMPUTE_NODE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_VOLUME_EXTEND,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_SSSE3,HW_CPU_X86_SSE41,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_MMX,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_RESCUE_BFV,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_LAN9118,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SOUND_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_SB16 => generated 1751 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-11-21 20:20:38.436 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98579]: DEBUG placement.requestlog [req-5099a40a-2cc8-43a8-928d-cb92903c88fc req-36c48e24-cd5b-476f-ac97-44ed6e2a1eb8 None None] Starting request: 38.102.83.94 "PUT /placement/resource_providers/9c84db5e-f3e2-48e8-af54-278057eda125/traits" {{(pid=98579) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2025-11-21 20:20:38.436 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98579]: INFO placement.requestlog [req-5099a40a-2cc8-43a8-928d-cb92903c88fc req-36c48e24-cd5b-476f-ac97-44ed6e2a1eb8 service nova] 38.102.83.94 "PUT /placement/resource_providers/9c84db5e-f3e2-48e8-af54-278057eda125/traits" status: 200 len: 1786 microversion: 1.6 2025-11-21 20:20:38.436 | Nov 21 15:20:10 np0005531460.novalocal devstack@placement-api.service[98579]: [pid: 98579|app: 0|req: 6/11] 38.102.83.94 () {78 vars in 1705 bytes} [Fri Nov 21 15:20:10 2025] PUT /placement/resource_providers/9c84db5e-f3e2-48e8-af54-278057eda125/traits => generated 1786 bytes in 71 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2025-11-21 20:20:38.436 | Nov 21 15:20:20 np0005531460.novalocal devstack@placement-api.service[98578]: DEBUG dbcounter [-] [98578] Writing DB stats placement:SELECT=4 {{(pid=98578) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.436 | Nov 21 15:20:20 np0005531460.novalocal devstack@placement-api.service[98579]: DEBUG dbcounter [-] [98579] Writing DB stats placement:INSERT=65,placement:UPDATE=3,placement:SELECT=6 {{(pid=98579) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:38.442 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.445 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2025-11-21 20:20:38.477 | enabled 2025-11-21 20:20:38.484 | + functions-common:service_check:1723 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2025-11-21 20:20:38.521 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2025-11-21 20:20:38.521 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: disabled) 2025-11-21 20:20:38.521 | Active: active (running) since Fri 2025-11-21 15:19:09 EST; 1min 29s ago 2025-11-21 20:20:38.521 | Invocation: 6e37b05b853341398ef1302bdc1fa5ff 2025-11-21 20:20:38.521 | Main PID: 94880 (neutron-ovn-age) 2025-11-21 20:20:38.521 | Tasks: 16 (limit: 100093) 2025-11-21 20:20:38.521 | Memory: 192.6M (peak: 194.7M) 2025-11-21 20:20:38.521 | CPU: 2.012s 2025-11-21 20:20:38.521 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2025-11-21 20:20:38.521 | ├─94880 "neutron-ovn-agent: master process [/usr/local/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2025-11-21 20:20:38.521 | └─95548 "neutron-ovn-agent: ServiceWrapper worker(0)" 2025-11-21 20:20:38.521 | 2025-11-21 20:20:38.522 | Nov 21 15:19:41 np0005531460.novalocal neutron-ovn-agent[95548]: 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(uuid=0a3a4c9b-0975-4a78-a865-73571601e789, external_ids={}, ipsec=False, nb_cfg=1, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '3a:fb:ec', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': '4e:dd:7d:5c:05:9a', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0'}) old=SB_Global(uuid=0a3a4c9b-0975-4a78-a865-73571601e789, options={'arp_ns_explicit_output': 'true', 'mac_prefix': '3a:fb:ec', 'max_tunid': '16711680', 'northd_internal_version': '24.09.4-20.37.0-77.8', 'svc_monitor_mac': '4e:dd:7d:5c:05:9a'}) {{(pid=95548) matches /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2025-11-21 20:20:38.522 | Nov 21 15:19:41 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 9 seconds {{(pid=95548) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2025-11-21 20:20:38.522 | Nov 21 15:19:50 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '1'}),), if_exists=True) {{(pid=95548) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-21 20:20:38.522 | Nov 21 15:19:50 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=95548) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-21 20:20:38.522 | Nov 21 15:20:11 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=95548) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-21 20:20:38.522 | Nov 21 15:20:11 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=95548) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-21 20:20:38.522 | Nov 21 15:20:11 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=95548) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-21 20:20:38.522 | Nov 21 15:20:11 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=95548) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:405}} 2025-11-21 20:20:38.522 | Nov 21 15:20:11 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=95548) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:410}} 2025-11-21 20:20:38.522 | Nov 21 15:20:11 np0005531460.novalocal neutron-ovn-agent[95548]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=95548) inner /usr/local/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:424}} 2025-11-21 20:20:38.528 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.531 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@q-svc.service 2025-11-21 20:20:38.561 | not-found 2025-11-21 20:20:38.567 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.569 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@rabbit.service 2025-11-21 20:20:38.597 | not-found 2025-11-21 20:20:38.603 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.607 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-account.service 2025-11-21 20:20:38.637 | enabled 2025-11-21 20:20:38.644 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-account.service --no-pager 2025-11-21 20:20:38.680 | ● devstack@s-account.service - Devstack devstack@s-account.service 2025-11-21 20:20:38.680 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; preset: disabled) 2025-11-21 20:20:38.680 | Active: active (running) since Fri 2025-11-21 15:18:51 EST; 1min 47s ago 2025-11-21 20:20:38.680 | Invocation: 59d7a692d0d246d5a9361425e598f94f 2025-11-21 20:20:38.680 | Main PID: 90263 (swift-account-s) 2025-11-21 20:20:38.680 | Tasks: 3 (limit: 100093) 2025-11-21 20:20:38.680 | Memory: 50.4M (peak: 50.6M) 2025-11-21 20:20:38.680 | CPU: 1.326s 2025-11-21 20:20:38.680 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2025-11-21 20:20:38.680 | ├─90263 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-21 20:20:38.680 | ├─90495 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-21 20:20:38.680 | └─90497 /usr/bin/python3.12 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2025-11-21 20:20:38.680 | 2025-11-21 20:20:38.680 | Nov 21 15:18:51 np0005531460.novalocal account-server[90263]: Started child 90497 from parent 90263 2025-11-21 20:20:38.680 | Nov 21 15:18:51 np0005531460.novalocal swift-account-server[90263]: account-server: Started child 90497 from parent 90263 2025-11-21 20:20:38.680 | Nov 21 15:20:20 np0005531460.novalocal account-server[90495]: 127.0.0.1 - - [21/Nov/2025:20:20:20 +0000] "HEAD /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c" 404 - "HEAD http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c?format=json" "tx60e68174a9814bd8b4ad8-006920c984" "proxy-server 91986" 0.0019 "-" 90495 - 2025-11-21 20:20:38.680 | Nov 21 15:20:20 np0005531460.novalocal swift-account-server[90495]: account-server: 127.0.0.1 - - [21/Nov/2025:20:20:20 +0000] "HEAD /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c" 404 - "HEAD http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c?format=json" "tx60e68174a9814bd8b4ad8-006920c984" "proxy-server 91986" 0.0019 "-" 90495 - 2025-11-21 20:20:38.680 | Nov 21 15:20:21 np0005531460.novalocal account-server[90497]: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "PUT /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c" 201 - "-" "tx08d8bc97a6ae406eb4352-006920c985" "-" 0.0262 "-" 90497 - 2025-11-21 20:20:38.680 | Nov 21 15:20:21 np0005531460.novalocal swift-account-server[90497]: account-server: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "PUT /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c" 201 - "-" "tx08d8bc97a6ae406eb4352-006920c985" "-" 0.0262 "-" 90497 - 2025-11-21 20:20:38.680 | Nov 21 15:20:21 np0005531460.novalocal account-server[90495]: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "HEAD /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c" 204 - "HEAD http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c?format=json" "tx08d8bc97a6ae406eb4352-006920c985" "proxy-server 91986" 0.0036 "-" 90495 - 2025-11-21 20:20:38.680 | Nov 21 15:20:21 np0005531460.novalocal swift-account-server[90495]: account-server: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "HEAD /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c" 204 - "HEAD http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c?format=json" "tx08d8bc97a6ae406eb4352-006920c985" "proxy-server 91986" 0.0036 "-" 90495 - 2025-11-21 20:20:38.680 | Nov 21 15:20:21 np0005531460.novalocal account-server[90497]: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "PUT /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance" "tx08d8bc97a6ae406eb4352-006920c985" "container-server 89958" 0.0022 "-" 90497 0 2025-11-21 20:20:38.680 | Nov 21 15:20:21 np0005531460.novalocal swift-account-server[90497]: account-server: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "PUT /sdb1/159/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance" "tx08d8bc97a6ae406eb4352-006920c985" "container-server 89958" 0.0022 "-" 90497 0 2025-11-21 20:20:38.686 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.690 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container.service 2025-11-21 20:20:38.721 | enabled 2025-11-21 20:20:38.727 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container.service --no-pager 2025-11-21 20:20:38.763 | ● devstack@s-container.service - Devstack devstack@s-container.service 2025-11-21 20:20:38.763 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; preset: disabled) 2025-11-21 20:20:38.763 | Active: active (running) since Fri 2025-11-21 15:18:49 EST; 1min 49s ago 2025-11-21 20:20:38.763 | Invocation: cb351a5ac50b4ceabd5db30a7f4a87b1 2025-11-21 20:20:38.763 | Main PID: 89732 (swift-container) 2025-11-21 20:20:38.763 | Tasks: 23 (limit: 100093) 2025-11-21 20:20:38.763 | Memory: 57.4M (peak: 58.2M) 2025-11-21 20:20:38.763 | CPU: 1.342s 2025-11-21 20:20:38.763 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2025-11-21 20:20:38.763 | ├─89732 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-21 20:20:38.763 | ├─89958 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-21 20:20:38.763 | └─89959 /usr/bin/python3.12 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2025-11-21 20:20:38.763 | 2025-11-21 20:20:38.763 | Nov 21 15:20:25 np0005531460.novalocal container-server[89958]: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" 201 - "PUT http://38.102.83.94:8081/sdb1/439/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" "tx408d565f42394bbf8cc20-006920c989" "object-server 89433" 0.0009 "-" 89958 0 2025-11-21 20:20:38.764 | Nov 21 15:20:25 np0005531460.novalocal swift-container-server[89958]: container-server: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" 201 - "PUT http://38.102.83.94:8081/sdb1/439/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" "tx408d565f42394bbf8cc20-006920c989" "object-server 89433" 0.0009 "-" 89958 0 2025-11-21 20:20:38.764 | Nov 21 15:20:25 np0005531460.novalocal swift-container-server[89959]: container-server: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" 201 - "PUT http://38.102.83.94:8081/sdb1/72/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" "txf2a018b676fe41d2af83e-006920c989" "object-server 89433" 0.0014 "-" 89959 0 2025-11-21 20:20:38.764 | Nov 21 15:20:25 np0005531460.novalocal container-server[89959]: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" 201 - "PUT http://38.102.83.94:8081/sdb1/72/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" "txf2a018b676fe41d2af83e-006920c989" "object-server 89433" 0.0014 "-" 89959 0 2025-11-21 20:20:38.764 | Nov 21 15:20:29 np0005531460.novalocal container-server[89958]: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "HEAD /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance" 204 - "HEAD http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance?format=json" "txab4538b3d69240cc918f6-006920c98d" "proxy-server 91986" 0.0136 "-" 89958 0 2025-11-21 20:20:38.764 | Nov 21 15:20:29 np0005531460.novalocal swift-container-server[89958]: container-server: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "HEAD /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance" 204 - "HEAD http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance?format=json" "txab4538b3d69240cc918f6-006920c98d" "proxy-server 91986" 0.0136 "-" 89958 0 2025-11-21 20:20:38.764 | Nov 21 15:20:29 np0005531460.novalocal container-server[89958]: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" 201 - "PUT http://38.102.83.94:8081/sdb1/10/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" "tx61ab1e9bf120412ab3457-006920c98d" "object-server 89434" 0.0006 "-" 89958 0 2025-11-21 20:20:38.764 | Nov 21 15:20:29 np0005531460.novalocal swift-container-server[89958]: container-server: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" 201 - "PUT http://38.102.83.94:8081/sdb1/10/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" "tx61ab1e9bf120412ab3457-006920c98d" "object-server 89434" 0.0006 "-" 89958 0 2025-11-21 20:20:38.764 | Nov 21 15:20:29 np0005531460.novalocal container-server[89959]: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" 201 - "PUT http://38.102.83.94:8081/sdb1/42/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" "txceea4fd94e5741159edb0-006920c98d" "object-server 89433" 0.0008 "-" 89959 0 2025-11-21 20:20:38.764 | Nov 21 15:20:29 np0005531460.novalocal swift-container-server[89959]: container-server: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/191/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" 201 - "PUT http://38.102.83.94:8081/sdb1/42/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" "txceea4fd94e5741159edb0-006920c98d" "object-server 89433" 0.0008 "-" 89959 0 2025-11-21 20:20:38.769 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.773 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-object.service 2025-11-21 20:20:38.803 | enabled 2025-11-21 20:20:38.809 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-object.service --no-pager 2025-11-21 20:20:38.848 | ● devstack@s-object.service - Devstack devstack@s-object.service 2025-11-21 20:20:38.848 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; preset: disabled) 2025-11-21 20:20:38.848 | Active: active (running) since Fri 2025-11-21 15:18:48 EST; 1min 50s ago 2025-11-21 20:20:38.848 | Invocation: d15691699e2844e4a8efb0b296f0a01b 2025-11-21 20:20:38.848 | Main PID: 89198 (swift-object-se) 2025-11-21 20:20:38.848 | Tasks: 43 (limit: 100093) 2025-11-21 20:20:38.848 | Memory: 59.8M (peak: 80.9M) 2025-11-21 20:20:38.848 | CPU: 1.661s 2025-11-21 20:20:38.848 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2025-11-21 20:20:38.848 | ├─89198 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-21 20:20:38.848 | ├─89433 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-21 20:20:38.848 | └─89434 /usr/bin/python3.12 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2025-11-21 20:20:38.848 | 2025-11-21 20:20:38.848 | Nov 21 15:20:21 np0005531460.novalocal object-server[89434]: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "PUT /sdb1/505/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/0eef985c-be84-4969-ad84-9e95c3d5f3d3" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/0eef985c-be84-4969-ad84-9e95c3d5f3d3" "tx5ae03c5cf3c94c8180b24-006920c985" "proxy-server 91986" 0.0198 "-" 89434 0 2025-11-21 20:20:38.848 | Nov 21 15:20:21 np0005531460.novalocal swift-object-server[89434]: object-server: 127.0.0.1 - - [21/Nov/2025:20:20:21 +0000] "PUT /sdb1/505/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/0eef985c-be84-4969-ad84-9e95c3d5f3d3" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/0eef985c-be84-4969-ad84-9e95c3d5f3d3" "tx5ae03c5cf3c94c8180b24-006920c985" "proxy-server 91986" 0.0198 "-" 89434 0 2025-11-21 20:20:38.848 | Nov 21 15:20:25 np0005531460.novalocal object-server[89433]: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/439/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" "tx408d565f42394bbf8cc20-006920c989" "proxy-server 91986" 0.2186 "-" 89433 0 2025-11-21 20:20:38.849 | Nov 21 15:20:25 np0005531460.novalocal swift-object-server[89433]: object-server: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/439/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d-00001" "tx408d565f42394bbf8cc20-006920c989" "proxy-server 91986" 0.2186 "-" 89433 0 2025-11-21 20:20:38.849 | Nov 21 15:20:25 np0005531460.novalocal swift-object-server[89433]: object-server: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/72/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" "txf2a018b676fe41d2af83e-006920c989" "proxy-server 91986" 0.0112 "-" 89433 0 2025-11-21 20:20:38.849 | Nov 21 15:20:25 np0005531460.novalocal object-server[89433]: 127.0.0.1 - - [21/Nov/2025:20:20:25 +0000] "PUT /sdb1/72/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/60cd7b95-511d-44b9-8a3d-9f948412aa8d" "txf2a018b676fe41d2af83e-006920c989" "proxy-server 91986" 0.0112 "-" 89433 0 2025-11-21 20:20:38.849 | Nov 21 15:20:29 np0005531460.novalocal object-server[89434]: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/10/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" "tx61ab1e9bf120412ab3457-006920c98d" "proxy-server 91986" 0.2328 "-" 89434 0 2025-11-21 20:20:38.849 | Nov 21 15:20:29 np0005531460.novalocal swift-object-server[89434]: object-server: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/10/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367-00001" "tx61ab1e9bf120412ab3457-006920c98d" "proxy-server 91986" 0.2328 "-" 89434 0 2025-11-21 20:20:38.849 | Nov 21 15:20:29 np0005531460.novalocal object-server[89433]: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/42/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" "txceea4fd94e5741159edb0-006920c98d" "proxy-server 91986" 0.0141 "-" 89433 0 2025-11-21 20:20:38.849 | Nov 21 15:20:29 np0005531460.novalocal swift-object-server[89433]: object-server: 127.0.0.1 - - [21/Nov/2025:20:20:29 +0000] "PUT /sdb1/42/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" 201 - "PUT http://38.102.83.94:8081/v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367" "txceea4fd94e5741159edb0-006920c98d" "proxy-server 91986" 0.0141 "-" 89433 0 2025-11-21 20:20:38.855 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.858 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-proxy.service 2025-11-21 20:20:38.889 | enabled 2025-11-21 20:20:38.895 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-proxy.service --no-pager 2025-11-21 20:20:38.927 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2025-11-21 20:20:38.927 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; preset: disabled) 2025-11-21 20:20:38.927 | Active: active (running) since Fri 2025-11-21 15:18:56 EST; 1min 42s ago 2025-11-21 20:20:38.927 | Invocation: 52d1ed8fd20a41ecb760e7f287b9ad75 2025-11-21 20:20:38.927 | Main PID: 91913 (swift-proxy-ser) 2025-11-21 20:20:38.927 | Tasks: 2 (limit: 100093) 2025-11-21 20:20:38.927 | Memory: 77.2M (peak: 79.2M) 2025-11-21 20:20:38.927 | CPU: 2.041s 2025-11-21 20:20:38.927 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2025-11-21 20:20:38.927 | ├─91913 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-11-21 20:20:38.927 | └─91986 /usr/bin/python3.12 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2025-11-21 20:20:38.928 | 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal proxy-server[91986]: Validating token access rules against request 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal swift-proxy-server[91986]: proxy-server: Validating token access rules against request 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal proxy-server[91986]: Received request from user: user_id 0c17cadc329e4865b0880f1e777aeebd, project_id 24f4decc6bb34e7cb39a1da116c5c19c, roles ResellerAdmin,service 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal swift-proxy-server[91986]: proxy-server: Received request from user: user_id 0c17cadc329e4865b0880f1e777aeebd, project_id 24f4decc6bb34e7cb39a1da116c5c19c, roles ResellerAdmin,service 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal proxy-server[91986]: Using identity: {'user': ('0c17cadc329e4865b0880f1e777aeebd', 'glance-swift'), 'tenant': ('24f4decc6bb34e7cb39a1da116c5c19c', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txceea4fd94e5741159edb0-006920c98d) 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal swift-proxy-server[91986]: proxy-server: Using identity: {'user': ('0c17cadc329e4865b0880f1e777aeebd', 'glance-swift'), 'tenant': ('24f4decc6bb34e7cb39a1da116c5c19c', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: txceea4fd94e5741159edb0-006920c98d) 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal proxy-server[91986]: User 24f4decc6bb34e7cb39a1da116c5c19c has reseller admin authorizing (txn: txceea4fd94e5741159edb0-006920c98d) (client_ip: 38.102.83.94) 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal swift-proxy-server[91986]: proxy-server: User 24f4decc6bb34e7cb39a1da116c5c19c has reseller admin authorizing (txn: txceea4fd94e5741159edb0-006920c98d) (client_ip: 38.102.83.94) 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal proxy-server[91986]: 38.102.83.94 38.102.83.94 21/Nov/2025/20/20/29 PUT /v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367 HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpIMmN... - - - txceea4fd94e5741159edb0-006920c98d - 0.0210 - - 1763756429.781366587 1763756429.802389622 0 0c17cadc329e4865b0880f1e777aeebd 2025-11-21 20:20:38.928 | Nov 21 15:20:29 np0005531460.novalocal swift-proxy-server[91986]: proxy-server: 38.102.83.94 38.102.83.94 21/Nov/2025/20/20/29 PUT /v1/AUTH_24f4decc6bb34e7cb39a1da116c5c19c/glance/dd592e5b-3302-490d-b4c0-d7eee3f65367 HTTP/1.0 201 - python-swiftclient-4.9.0 gAAAAABpIMmN... - - - txceea4fd94e5741159edb0-006920c98d - 0.0210 - - 1763756429.781366587 1763756429.802389622 0 0c17cadc329e4865b0880f1e777aeebd 2025-11-21 20:20:38.932 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.936 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tempest.service 2025-11-21 20:20:38.964 | not-found 2025-11-21 20:20:38.970 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:38.973 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@tls-proxy.service 2025-11-21 20:20:39.003 | not-found 2025-11-21 20:20:39.008 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.011 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@s-container-sync.service 2025-11-21 20:20:39.036 | enabled 2025-11-21 20:20:39.042 | + functions-common:service_check:1723 : sudo systemctl status devstack@s-container-sync.service --no-pager 2025-11-21 20:20:39.070 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2025-11-21 20:20:39.070 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; preset: disabled) 2025-11-21 20:20:39.070 | Active: active (running) since Fri 2025-11-21 15:18:52 EST; 1min 46s ago 2025-11-21 20:20:39.070 | Invocation: adfe6ccceac8458982ef4ea18c203424 2025-11-21 20:20:39.070 | Main PID: 90834 (swift-container) 2025-11-21 20:20:39.070 | Tasks: 1 (limit: 100093) 2025-11-21 20:20:39.070 | Memory: 40.9M (peak: 44.5M) 2025-11-21 20:20:39.070 | CPU: 477ms 2025-11-21 20:20:39.070 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2025-11-21 20:20:39.070 | └─90834 /usr/bin/python3.12 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2025-11-21 20:20:39.070 | 2025-11-21 20:20:39.071 | Nov 21 15:18:52 np0005531460.novalocal systemd[1]: Started devstack@s-container-sync.service - Devstack devstack@s-container-sync.service. 2025-11-21 20:20:39.071 | Nov 21 15:18:53 np0005531460.novalocal container-sync[90834]: Starting 90834 2025-11-21 20:20:39.071 | Nov 21 15:18:53 np0005531460.novalocal container-sync[90834]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2025-11-21 20:20:39.075 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.078 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-api.service 2025-11-21 20:20:39.100 | enabled 2025-11-21 20:20:39.104 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-api.service --no-pager 2025-11-21 20:20:39.135 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2025-11-21 20:20:39.135 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: disabled) 2025-11-21 20:20:39.135 | Active: active (running) since Fri 2025-11-21 15:19:12 EST; 1min 26s ago 2025-11-21 20:20:39.135 | Invocation: c70ec7f3388a4cfe8d4f5be66fd494d4 2025-11-21 20:20:39.135 | Main PID: 95980 (uwsgi) 2025-11-21 20:20:39.135 | Status: "uWSGI is ready" 2025-11-21 20:20:39.135 | Tasks: 31 (limit: 100093) 2025-11-21 20:20:39.135 | Memory: 372.4M (peak: 373.1M) 2025-11-21 20:20:39.136 | CPU: 22.589s 2025-11-21 20:20:39.136 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2025-11-21 20:20:39.136 | ├─95980 "neutron-apiuWSGI master" 2025-11-21 20:20:39.136 | ├─95983 "neutron-apiuWSGI worker 1" 2025-11-21 20:20:39.136 | └─95984 "neutron-apiuWSGI worker 2" 2025-11-21 20:20:39.136 | 2025-11-21 20:20:39.136 | Nov 21 15:20:16 np0005531460.novalocal devstack@neutron-api.service[95983]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=95983) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-21 20:20:39.136 | Nov 21 15:20:16 np0005531460.novalocal devstack@neutron-api.service[95983]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "312e5b568de35e0184ff7ff842e91fb6" from periodic health check thread {{(pid=95983) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-21 20:20:39.136 | Nov 21 15:20:17 np0005531460.novalocal devstack@neutron-api.service[95984]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=95984) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-21 20:20:39.136 | Nov 21 15:20:17 np0005531460.novalocal devstack@neutron-api.service[95984]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "e3b16e4dc3a254349d7da30efe1afcfa" from periodic health check thread {{(pid=95984) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-21 20:20:39.136 | Nov 21 15:20:26 np0005531460.novalocal devstack@neutron-api.service[95983]: DEBUG dbcounter [-] [95983] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=95983) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.136 | Nov 21 15:20:27 np0005531460.novalocal devstack@neutron-api.service[95984]: DEBUG dbcounter [-] [95984] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=95984) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.136 | Nov 21 15:20:31 np0005531460.novalocal devstack@neutron-api.service[95983]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=95983) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-21 20:20:39.136 | Nov 21 15:20:31 np0005531460.novalocal devstack@neutron-api.service[95983]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "312e5b568de35e0184ff7ff842e91fb6" from periodic health check thread {{(pid=95983) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-21 20:20:39.136 | Nov 21 15:20:32 np0005531460.novalocal devstack@neutron-api.service[95984]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=95984) _process_scheduled /usr/local/lib/python3.12/site-packages/futurist/periodics.py:638}} 2025-11-21 20:20:39.136 | Nov 21 15:20:32 np0005531460.novalocal devstack@neutron-api.service[95984]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "e3b16e4dc3a254349d7da30efe1afcfa" from periodic health check thread {{(pid=95984) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1176}} 2025-11-21 20:20:39.141 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.144 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2025-11-21 20:20:39.173 | enabled 2025-11-21 20:20:39.179 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2025-11-21 20:20:39.207 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2025-11-21 20:20:39.207 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: disabled) 2025-11-21 20:20:39.207 | Active: active (running) since Fri 2025-11-21 15:19:14 EST; 1min 24s ago 2025-11-21 20:20:39.207 | Invocation: 79b05c55ef794062a455d6d0a212a7ca 2025-11-21 20:20:39.207 | Main PID: 96646 (neutron-rpc-ser) 2025-11-21 20:20:39.207 | Tasks: 16 (limit: 100093) 2025-11-21 20:20:39.207 | Memory: 176.5M (peak: 177M) 2025-11-21 20:20:39.207 | CPU: 2.716s 2025-11-21 20:20:39.207 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2025-11-21 20:20:39.207 | ├─96646 "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]" 2025-11-21 20:20:39.207 | └─97472 "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)" 2025-11-21 20:20:39.207 | 2025-11-21 20:20:39.207 | Nov 21 15:19:17 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-bb076c7d-21ac-451f-bf80-6fa637b94633 None None] ChassisAgentWriteEvent : Matched Chassis_Private, create, None None {{(pid=97472) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-21 20:20:39.207 | Nov 21 15:19:17 np0005531460.novalocal neutron-rpc-server[97472]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-bb076c7d-21ac-451f-bf80-6fa637b94633 None None] RpcWorker process has finished the post initialization 2025-11-21 20:20:39.208 | Nov 21 15:19:17 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG neutron.plugins.ml2.plugin [None req-bb076c7d-21ac-451f-bf80-6fa637b94633 None None] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=97472) wrapper /usr/local/lib/python3.12/site-packages/oslo_log/helpers.py:65}} 2025-11-21 20:20:39.208 | Nov 21 15:19:17 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG neutron.service [None req-bb076c7d-21ac-451f-bf80-6fa637b94633 None None] calling RpcWorker wait() {{(pid=97472) _wait /opt/stack/neutron/neutron/service.py:85}} 2025-11-21 20:20:39.208 | Nov 21 15:19:17 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG neutron.service [None req-bb076c7d-21ac-451f-bf80-6fa637b94633 None None] calling wait on {{(pid=97472) _wait /opt/stack/neutron/neutron/service.py:88}} 2025-11-21 20:20:39.208 | Nov 21 15:19:26 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=97472) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-21 20:20:39.208 | Nov 21 15:19:26 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] ChassisOVNAgentWriteEvent : Matched Chassis_Private, update, None None {{(pid=97472) matches /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovsdb_monitor.py:65}} 2025-11-21 20:20:39.208 | Nov 21 15:19:27 np0005531460.novalocal neutron-rpc-server[96646]: DEBUG dbcounter [-] [96646] Writing DB stats neutron:SELECT=4 {{(pid=96646) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.208 | Nov 21 15:19:27 np0005531460.novalocal neutron-rpc-server[97472]: DEBUG dbcounter [-] [97472] Writing DB stats neutron:SELECT=6 {{(pid=97472) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.208 | Nov 21 15:19:47 np0005531460.novalocal neutron-rpc-server[97472]: WARNING oslo_messaging.server [None req-bb076c7d-21ac-451f-bf80-6fa637b94633 None None] Possible hang: wait is waiting for stop to complete 2025-11-21 20:20:39.212 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.214 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2025-11-21 20:20:39.243 | enabled 2025-11-21 20:20:39.248 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2025-11-21 20:20:39.282 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2025-11-21 20:20:39.282 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: disabled) 2025-11-21 20:20:39.282 | Active: active (running) since Fri 2025-11-21 15:19:16 EST; 1min 22s ago 2025-11-21 20:20:39.282 | Invocation: b5433c89f287432f898b36d11f1e7dc8 2025-11-21 20:20:39.282 | Main PID: 97205 (neutron-periodi) 2025-11-21 20:20:39.282 | Tasks: 22 (limit: 100093) 2025-11-21 20:20:39.282 | Memory: 202.7M (peak: 202.9M) 2025-11-21 20:20:39.282 | CPU: 2.687s 2025-11-21 20:20:39.282 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2025-11-21 20:20:39.282 | ├─97205 "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]" 2025-11-21 20:20:39.282 | ├─98037 "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)" 2025-11-21 20:20:39.282 | ├─98041 "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)" 2025-11-21 20:20:39.282 | ├─98054 "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)" 2025-11-21 20:20:39.282 | └─98064 "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)" 2025-11-21 20:20:39.282 | 2025-11-21 20:20:39.282 | Nov 21 15:19:35 np0005531460.novalocal neutron-periodic-workers[98037]: DEBUG oslo.service.backend._threading.loopingcall [None req-dfb083ab-9ed2-4c0b-9e28-68459b238883 None None] Fixed interval looping call 'neutron.services.ovn_l3.plugin.L3_NAT_dbonly_mixin._clean_garbage' sleeping for 299.94 seconds {{(pid=98037) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-21 20:20:39.282 | Nov 21 15:19:55 np0005531460.novalocal neutron-periodic-workers[98037]: DEBUG dbcounter [-] [98037] Writing DB stats neutron:SELECT=1 {{(pid=98037) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.282 | Nov 21 15:19:59 np0005531460.novalocal neutron-periodic-workers[98041]: DEBUG dbcounter [-] [98041] Writer thread running {{(pid=98041) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:20:39.283 | Nov 21 15:19:59 np0005531460.novalocal neutron-periodic-workers[98041]: DEBUG oslo.service.backend._threading.loopingcall [None req-93e5c230-122f-4057-951e-de9bc363aaf7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=98041) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-21 20:20:39.283 | Nov 21 15:20:09 np0005531460.novalocal neutron-periodic-workers[98041]: DEBUG dbcounter [-] [98041] Writing DB stats neutron:SELECT=3 {{(pid=98041) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.283 | Nov 21 15:20:18 np0005531460.novalocal neutron-periodic-workers[98054]: DEBUG dbcounter [-] [98054] Writer thread running {{(pid=98054) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:20:39.283 | Nov 21 15:20:18 np0005531460.novalocal neutron-periodic-workers[98054]: DEBUG neutron.db.agents_db [None req-d51fcb46-6863-4ce0-bf90-3414972cf6b3 None None] Agent healthcheck: found 0 active agents {{(pid=98054) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:317}} 2025-11-21 20:20:39.283 | Nov 21 15:20:18 np0005531460.novalocal neutron-periodic-workers[98054]: DEBUG oslo.service.backend._threading.loopingcall [None req-d51fcb46-6863-4ce0-bf90-3414972cf6b3 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=98054) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-21 20:20:39.283 | Nov 21 15:20:28 np0005531460.novalocal neutron-periodic-workers[98054]: DEBUG dbcounter [-] [98054] Writing DB stats neutron:SELECT=1 {{(pid=98054) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.283 | Nov 21 15:20:36 np0005531460.novalocal neutron-periodic-workers[98041]: DEBUG oslo.service.backend._threading.loopingcall [None req-93e5c230-122f-4057-951e-de9bc363aaf7 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=98041) _run_loop /usr/local/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2025-11-21 20:20:39.288 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.291 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:20:39.320 | enabled 2025-11-21 20:20:39.326 | + functions-common:service_check:1723 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2025-11-21 20:20:39.360 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:20:39.361 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: disabled) 2025-11-21 20:20:39.361 | Active: active (running) since Fri 2025-11-21 15:19:18 EST; 1min 20s ago 2025-11-21 20:20:39.361 | Invocation: f3cd11e0697042af8900a20ab33c4f31 2025-11-21 20:20:39.361 | Main PID: 97781 (neutron-ovn-mai) 2025-11-21 20:20:39.361 | Tasks: 32 (limit: 100093) 2025-11-21 20:20:39.361 | Memory: 258.8M (peak: 259.2M) 2025-11-21 20:20:39.361 | CPU: 4.638s 2025-11-21 20:20:39.361 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2025-11-21 20:20:39.361 | ├─97781 "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]" 2025-11-21 20:20:39.361 | └─98566 "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)" 2025-11-21 20:20:39.361 | 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-a0c4ba97-ae78-49e3-b90a-67bc40d18759 synchronized; highest priority chassis ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-a0c4ba97-ae78-49e3-b90a-67bc40d18759, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': 'a0c4ba97-ae78-49e3-b90a-67bc40d18759', 'neutron:router_id': 'f94bbb70-1937-4dc8-97eb-01a2459a9ba3'}),), if_exists=True) {{(pid=98566) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-a0c4ba97-ae78-49e3-b90a-67bc40d18759, chassis=ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3, priority=1, columns={}) {{(pid=98566) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=98566) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: INFO neutron.common.ovn.utils [-] HA Chassis Group neutron-a0c4ba97-ae78-49e3-b90a-67bc40d18759 synchronized; highest priority chassis ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=HA_Chassis_Group, record=neutron-a0c4ba97-ae78-49e3-b90a-67bc40d18759, col_values=(('external_ids', {'neutron:availability_zone_hints': '', 'neutron:network_id': 'a0c4ba97-ae78-49e3-b90a-67bc40d18759', 'neutron:router_id': 'f94bbb70-1937-4dc8-97eb-01a2459a9ba3'}),), if_exists=True) {{(pid=98566) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=1): HAChassisGroupAddChassisCommand(_result=None, hcg=neutron-a0c4ba97-ae78-49e3-b90a-67bc40d18759, chassis=ba1042ba-54c6-4fe4-a9d7-1d44368fa9d3, priority=1, columns={}) {{(pid=98566) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2025-11-21 20:20:39.361 | Nov 21 15:19:44 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=98566) do_commit /usr/local/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:129}} 2025-11-21 20:20:39.361 | Nov 21 15:19:54 np0005531460.novalocal neutron-ovn-maintenance-worker[98566]: DEBUG dbcounter [-] [98566] Writing DB stats neutron:SELECT=371,neutron:INSERT=1,neutron:UPDATE=2,neutron:DELETE=1 {{(pid=98566) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.367 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.370 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2025-11-21 20:20:39.398 | enabled 2025-11-21 20:20:39.404 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2025-11-21 20:20:39.469 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2025-11-21 20:20:39.469 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: disabled) 2025-11-21 20:20:39.469 | Active: active (running) since Fri 2025-11-21 15:19:51 EST; 47s ago 2025-11-21 20:20:39.469 | Invocation: 2a7d295b99344efb880e7bf29b9bb68f 2025-11-21 20:20:39.469 | Main PID: 102249 (nova-novncproxy) 2025-11-21 20:20:39.469 | Tasks: 8 (limit: 100093) 2025-11-21 20:20:39.469 | Memory: 105.6M (peak: 105.8M) 2025-11-21 20:20:39.469 | CPU: 1.963s 2025-11-21 20:20:39.469 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2025-11-21 20:20:39.470 | └─102249 /usr/bin/python3.12 /usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2025-11-21 20:20:39.470 | 2025-11-21 20:20:39.470 | Nov 21 15:19:51 np0005531460.novalocal systemd[1]: Started devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service. 2025-11-21 20:20:39.470 | Nov 21 15:19:53 np0005531460.novalocal nova-novncproxy[102249]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2025-11-21 20:20:39.470 | Nov 21 15:19:53 np0005531460.novalocal nova-novncproxy[102249]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2025-11-21 20:20:39.470 | Nov 21 15:19:53 np0005531460.novalocal nova-novncproxy[102249]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2025-11-21 20:20:39.470 | Nov 21 15:19:53 np0005531460.novalocal nova-novncproxy[102249]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2025-11-21 20:20:39.470 | Nov 21 15:19:53 np0005531460.novalocal nova-novncproxy[102249]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2025-11-21 20:20:39.475 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.479 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-super-cond.service 2025-11-21 20:20:39.509 | enabled 2025-11-21 20:20:39.515 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-super-cond.service --no-pager 2025-11-21 20:20:39.553 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2025-11-21 20:20:39.553 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: disabled) 2025-11-21 20:20:39.553 | Active: active (running) since Fri 2025-11-21 15:19:53 EST; 45s ago 2025-11-21 20:20:39.553 | Invocation: 19e5cf90d5f34a33a9e2ea8037bf2fbb 2025-11-21 20:20:39.553 | Main PID: 103078 (nova-conductor) 2025-11-21 20:20:39.553 | Tasks: 3 (limit: 100093) 2025-11-21 20:20:39.553 | Memory: 150.7M (peak: 151.4M) 2025-11-21 20:20:39.553 | CPU: 2.113s 2025-11-21 20:20:39.553 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2025-11-21 20:20:39.553 | ├─103078 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-21 20:20:39.553 | ├─103666 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-21 20:20:39.553 | └─103667 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2025-11-21 20:20:39.553 | 2025-11-21 20:20:39.553 | Nov 21 15:19:55 np0005531460.novalocal nova-conductor[103078]: DEBUG oslo_service.backend._eventlet.service [None req-29b481ae-76e8-4999-9bfd-fd653f401080 None None] oslo_limit.version = None {{(pid=103078) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.554 | Nov 21 15:19:55 np0005531460.novalocal nova-conductor[103078]: DEBUG oslo_service.backend._eventlet.service [None req-29b481ae-76e8-4999-9bfd-fd653f401080 None None] oslo_reports.file_event_handler = None {{(pid=103078) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.554 | Nov 21 15:19:55 np0005531460.novalocal nova-conductor[103078]: DEBUG oslo_service.backend._eventlet.service [None req-29b481ae-76e8-4999-9bfd-fd653f401080 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=103078) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.554 | Nov 21 15:19:55 np0005531460.novalocal nova-conductor[103078]: DEBUG oslo_service.backend._eventlet.service [None req-29b481ae-76e8-4999-9bfd-fd653f401080 None None] oslo_reports.log_dir = None {{(pid=103078) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.554 | Nov 21 15:19:55 np0005531460.novalocal nova-conductor[103078]: DEBUG oslo_service.backend._eventlet.service [None req-29b481ae-76e8-4999-9bfd-fd653f401080 None None] ******************************************************************************** {{(pid=103078) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-21 20:20:39.554 | Nov 21 15:20:05 np0005531460.novalocal nova-conductor[103078]: DEBUG dbcounter [-] [103078] Writing DB stats nova_api:SELECT=1 {{(pid=103078) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.554 | Nov 21 15:20:05 np0005531460.novalocal nova-conductor[103078]: DEBUG dbcounter [-] [103078] Writing DB stats nova_cell1:SELECT=1 {{(pid=103078) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.554 | Nov 21 15:20:05 np0005531460.novalocal nova-conductor[103078]: DEBUG dbcounter [-] [103078] Writing DB stats nova_cell0:SELECT=1 {{(pid=103078) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.554 | Nov 21 15:20:10 np0005531460.novalocal nova-conductor[103666]: DEBUG dbcounter [-] [103666] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=103666) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.554 | Nov 21 15:20:10 np0005531460.novalocal nova-conductor[103667]: DEBUG dbcounter [-] [103667] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=103667) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.559 | + functions-common:service_check:1717 : for service in ${ENABLED_SERVICES//,/ } 2025-11-21 20:20:39.563 | + functions-common:service_check:1719 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2025-11-21 20:20:39.593 | enabled 2025-11-21 20:20:39.599 | + functions-common:service_check:1723 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2025-11-21 20:20:39.635 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2025-11-21 20:20:39.635 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: disabled) 2025-11-21 20:20:39.635 | Active: active (running) since Fri 2025-11-21 15:19:55 EST; 44s ago 2025-11-21 20:20:39.635 | Invocation: 9261e2641f564be08c3c5ad8527b38a1 2025-11-21 20:20:39.635 | Main PID: 103681 (nova-conductor) 2025-11-21 20:20:39.635 | Tasks: 3 (limit: 100093) 2025-11-21 20:20:39.635 | Memory: 161.3M (peak: 161.5M) 2025-11-21 20:20:39.635 | CPU: 2.354s 2025-11-21 20:20:39.635 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2025-11-21 20:20:39.635 | ├─103681 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-21 20:20:39.635 | ├─104535 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-21 20:20:39.635 | └─104536 /usr/bin/python3.12 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2025-11-21 20:20:39.635 | 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_limit.status_code_retry_delay = None {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_limit.timeout = None {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_limit.valid_interfaces = None {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_limit.version = None {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_reports.file_event_handler = None {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] oslo_reports.log_dir = None {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2824}} 2025-11-21 20:20:39.636 | Nov 21 15:19:57 np0005531460.novalocal nova-conductor[103681]: DEBUG oslo_service.backend._eventlet.service [None req-20255b60-5259-4ce2-9d8d-bf093e20fcf8 None None] ******************************************************************************** {{(pid=103681) log_opt_values /usr/local/lib/python3.12/site-packages/oslo_config/cfg.py:2828}} 2025-11-21 20:20:39.636 | Nov 21 15:20:07 np0005531460.novalocal nova-conductor[103681]: DEBUG dbcounter [-] [103681] Writing DB stats nova_cell1:SELECT=1 {{(pid=103681) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.636 | Nov 21 15:20:32 np0005531460.novalocal nova-conductor[104535]: DEBUG dbcounter [-] [104535] Writing DB stats nova_cell1:SELECT=16,nova_cell1:INSERT=2,nova_cell1:UPDATE=2 {{(pid=104535) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:115}} 2025-11-21 20:20:39.642 | + ./stack.sh:main:1475 : is_service_enabled n-api 2025-11-21 20:20:39.664 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:39.668 | + ./stack.sh:main:1476 : is_service_enabled n-cpu 2025-11-21 20:20:39.689 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:39.693 | + ./stack.sh:main:1477 : /opt/stack/devstack/tools/discover_hosts.sh 2025-11-21 20:20:41.263 | INFO dbcounter [None req-efd40da4-1a4d-4851-b7e3-57490ee26921 None None] Registered counter for database nova_api 2025-11-21 20:20:41.293 | DEBUG dbcounter [-] [110982] Writer thread running {{(pid=110982) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:20:41.298 | Found 2 cell mappings. 2025-11-21 20:20:41.299 | Skipping cell0 since it does not contain hosts. 2025-11-21 20:20:41.299 | Getting computes from cell 'cell1': 4032f422-e4bc-4308-be0d-92ba5c30b8f2 2025-11-21 20:20:41.299 | INFO dbcounter [None req-efd40da4-1a4d-4851-b7e3-57490ee26921 None None] Registered counter for database nova_cell1 2025-11-21 20:20:41.306 | DEBUG dbcounter [-] [110982] Writer thread running {{(pid=110982) stat_writer /usr/local/lib/python3.12/site-packages/dbcounter.py:102}} 2025-11-21 20:20:41.385 | Checking host mapping for compute host 'np0005531460.novalocal': 9c84db5e-f3e2-48e8-af54-278057eda125 2025-11-21 20:20:41.385 | Creating host mapping for compute host 'np0005531460.novalocal': 9c84db5e-f3e2-48e8-af54-278057eda125 2025-11-21 20:20:41.385 | Found 1 unmapped computes in cell: 4032f422-e4bc-4308-be0d-92ba5c30b8f2 2025-11-21 20:20:41.803 | + ./stack.sh:main:1490 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2025-11-21 20:20:43.969 | +-------------------------------------------+ 2025-11-21 20:20:43.969 | | Upgrade Check Results | 2025-11-21 20:20:43.969 | +-------------------------------------------+ 2025-11-21 20:20:43.969 | | Check: Cells v2 | 2025-11-21 20:20:43.969 | | Result: Success | 2025-11-21 20:20:43.969 | | Details: None | 2025-11-21 20:20:43.969 | +-------------------------------------------+ 2025-11-21 20:20:43.969 | | Check: Placement API | 2025-11-21 20:20:43.969 | | Result: Success | 2025-11-21 20:20:43.969 | | Details: None | 2025-11-21 20:20:43.969 | +-------------------------------------------+ 2025-11-21 20:20:43.969 | | Check: Cinder API | 2025-11-21 20:20:43.970 | | Result: Success | 2025-11-21 20:20:43.970 | | Details: None | 2025-11-21 20:20:43.970 | +-------------------------------------------+ 2025-11-21 20:20:43.970 | | Check: Policy File JSON to YAML Migration | 2025-11-21 20:20:43.970 | | Result: Success | 2025-11-21 20:20:43.970 | | Details: None | 2025-11-21 20:20:43.970 | +-------------------------------------------+ 2025-11-21 20:20:43.970 | | Check: Older than N-1 computes | 2025-11-21 20:20:43.970 | | Result: Success | 2025-11-21 20:20:43.970 | | Details: None | 2025-11-21 20:20:43.970 | +-------------------------------------------+ 2025-11-21 20:20:43.970 | | Check: hw_machine_type unset | 2025-11-21 20:20:43.970 | | Result: Success | 2025-11-21 20:20:43.970 | | Details: None | 2025-11-21 20:20:43.970 | +-------------------------------------------+ 2025-11-21 20:20:43.970 | | Check: Service User Token Configuration | 2025-11-21 20:20:43.970 | | Result: Success | 2025-11-21 20:20:43.970 | | Details: None | 2025-11-21 20:20:43.970 | +-------------------------------------------+ 2025-11-21 20:20:44.384 | + ./stack.sh:main:1497 : [[ -x /opt/stack/devstack/local.sh ]] 2025-11-21 20:20:44.388 | + ./stack.sh:main:1508 : command openstack complete 2025-11-21 20:20:44.388 | + ./stack.sh:main:1509 : sudo tee /etc/bash_completion.d/osc.bash_completion 2025-11-21 20:20:44.771 | 2025-11-21 20:20:44.786 | + ./stack.sh:main:1512 : is_service_enabled cinder 2025-11-21 20:20:44.808 | + functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:44.810 | + ./stack.sh:main:1513 : is_ubuntu 2025-11-21 20:20:44.813 | + functions-common:is_ubuntu:555 : [[ -z rpm ]] 2025-11-21 20:20:44.816 | + functions-common:is_ubuntu:558 : '[' rpm = deb ']' 2025-11-21 20:20:44.819 | + ./stack.sh:main:1517 : echo_summary 'Skip setting lvm filters for non Ubuntu systems' 2025-11-21 20:20:44.822 | + ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:20:44.825 | + ./stack.sh:echo_summary:473 : echo -e Skip setting lvm filters for non Ubuntu systems 2025-11-21 20:20:44.827 | + ./stack.sh:main:1525 : run_phase stack test-config 2025-11-21 20:20:44.830 | + functions-common:run_phase:1851 : local mode=stack 2025-11-21 20:20:44.833 | + functions-common:run_phase:1852 : local phase=test-config 2025-11-21 20:20:44.836 | + functions-common:run_phase:1853 : [[ -d /opt/stack/devstack/extras.d ]] 2025-11-21 20:20:44.840 | + functions-common:run_phase:1854 : local extra_plugin_file_name 2025-11-21 20:20:44.843 | + functions-common:run_phase:1855 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2025-11-21 20:20:44.846 | + functions-common:run_phase:1860 : local exceptions=80-tempest.sh 2025-11-21 20:20:44.849 | + functions-common:run_phase:1861 : local extra 2025-11-21 20:20:44.853 | ++ functions-common:run_phase:1862 : basename /opt/stack/devstack/extras.d/80-tempest.sh 2025-11-21 20:20:44.859 | + functions-common:run_phase:1862 : extra=80-tempest.sh 2025-11-21 20:20:44.862 | + functions-common:run_phase:1863 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2025-11-21 20:20:44.865 | + functions-common:run_phase:1867 : [[ -r /opt/stack/devstack/extras.d/80-tempest.sh ]] 2025-11-21 20:20:44.869 | + functions-common:run_phase:1867 : source /opt/stack/devstack/extras.d/80-tempest.sh stack test-config 2025-11-21 20:20:44.872 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2025-11-21 20:20:44.893 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:44.896 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:20:44.899 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:44.902 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2025-11-21 20:20:44.905 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:44.907 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2025-11-21 20:20:44.910 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:44.914 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2025-11-21 20:20:44.917 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:44.920 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2025-11-21 20:20:44.922 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:20:44.925 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2025-11-21 20:20:44.928 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2025-11-21 20:20:44.982 | [8971 Async install_tempest:63486]: Waiting for completion of install_tempest running on PID 63486 (1 other jobs running) 2025-11-21 20:20:45.009 | [8971 Async install_tempest:63486]: Signaling child to exit 2025-11-21 20:20:45.010 | WAKEUP 2025-11-21 20:20:45.034 | [8971 Async install_tempest:63486]: Signaled 2025-11-21 20:20:45.036 | ++ lib/tempest:install_tempest:899 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/tempest.git 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/tempest 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:595 : local orig_dir 2025-11-21 20:20:45.036 | +++ functions-common:git_clone:596 : pwd 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:20:45.036 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:613 : echo master 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:20:45.036 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/tempest ]] 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/tempest 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:675 : cd /opt/stack/tempest 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:676 : git show --oneline 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:676 : head -1 2025-11-21 20:20:45.036 | 8ccefd4be Merge "tox: Speed up bindep target" 2025-11-21 20:20:45.036 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:20:45.036 | ++ lib/tempest:install_tempest:905 : pip_install 'tox!=2.8.0,<4.0.0' 2025-11-21 20:20:45.036 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2025-11-21 20:20:45.036 | ++ 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' 2025-11-21 20:20:45.036 | 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 2025-11-21 20:20:45.036 | Collecting tox!=2.8.0,<4.0.0 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | Requirement already satisfied: packaging>=14 in /usr/local/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (25.0) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.8/86.8 kB 9.3 MB/s eta 0:00:00 2025-11-21 20:20:45.036 | 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) 2025-11-21 20:20:45.036 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.7/98.7 kB 12.7 MB/s eta 0:00:00 2025-11-21 20:20:45.036 | Installing collected packages: py, tox 2025-11-21 20:20:45.036 | Attempting uninstall: tox 2025-11-21 20:20:45.036 | Found existing installation: tox 4.32.0 2025-11-21 20:20:45.036 | Uninstalling tox-4.32.0: 2025-11-21 20:20:45.037 | Successfully uninstalled tox-4.32.0 2025-11-21 20:20:45.037 | Successfully installed py-1.11.0 tox-3.28.0 2025-11-21 20:20:45.037 | 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 2025-11-21 20:20:45.037 | ++ inc/python:pip_install:216 : result=0 2025-11-21 20:20:45.037 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2423 : local name 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2426 : local total 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2430 : start_time=1763756134718 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2432 : [[ -z 1763756134718 ]] 2025-11-21 20:20:45.037 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2435 : end_time=1763756137674 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2436 : elapsed_time=2956 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2437 : total=142684 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:45.037 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=145640 2025-11-21 20:20:45.037 | ++ inc/python:pip_install:219 : return 0 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:906 : pushd /opt/stack/tempest 2025-11-21 20:20:45.037 | ~/tempest ~/devstack 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:910 : git checkout master 2025-11-21 20:20:45.037 | Already on 'master' 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:912 : local tmp_u_c_m 2025-11-21 20:20:45.037 | +++ lib/tempest:install_tempest:913 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:913 : tmp_u_c_m=/tmp/tempest_u_c_m.gH3i3cJC9l 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:914 : set_tempest_venv_constraints /tmp/tempest_u_c_m.gH3i3cJC9l 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.gH3i3cJC9l 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:20:45.037 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:916 : tox -r --notest -efull 2025-11-21 20:20:45.037 | full create: /opt/stack/tempest/.tox/tempest 2025-11-21 20:20:45.037 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-11-21 20:20:45.037 | full develop-inst: /opt/stack/tempest 2025-11-21 20:20:45.037 | full installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.11.0,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.1.0,oslo.context==6.1.0,oslo.i18n==6.7.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.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.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.5.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#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 2025-11-21 20:20:45.037 | ___________________________________ summary ____________________________________ 2025-11-21 20:20:45.037 | full: skipped tests 2025-11-21 20:20:45.037 | congratulations :) 2025-11-21 20:20:45.037 | ++ lib/tempest:install_tempest:920 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.gH3i3cJC9l -r requirements.txt 2025-11-21 20:20:45.037 | 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 2025-11-21 20:20:45.037 | 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) 2025-11-21 20:20:45.037 | 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.11.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2025-11-21 20:20:45.038 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-11-21 20:20:45.038 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-11-21 20:20:45.038 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.1.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (7.2.1) 2025-11-21 20:20:45.038 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-11-21 20:20:45.038 | 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.8.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.1.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2025-11-21 20:20:45.038 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.5.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-11-21 20:20:45.038 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-11-21 20:20:45.038 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-11-21 20:20:45.038 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2025-11-21 20:20:45.038 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-11-21 20:20:45.038 | 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.9.0) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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.0) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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.1.0) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.038 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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)) (2025.11.12) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 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) 2025-11-21 20:20:45.039 | 2025-11-21 20:20:45.039 | [notice] A new release of pip is available: 25.2 -> 25.3 2025-11-21 20:20:45.039 | [notice] To update, run: /opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip 2025-11-21 20:20:45.039 | ++ lib/tempest:install_tempest:921 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2025-11-21 20:20:45.039 | ++ lib/tempest:install_tempest:922 : rm -f /tmp/tempest_u_c_m.gH3i3cJC9l 2025-11-21 20:20:45.039 | ++ lib/tempest:install_tempest:923 : popd 2025-11-21 20:20:45.039 | ~/devstack 2025-11-21 20:20:45.084 | [8971 Async install_tempest:63486]: finished install_tempest with result 0 in 18 seconds 2025-11-21 20:20:45.089 | ++ inc/async:async_wait:197 : return 0 2025-11-21 20:20:45.092 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2025-11-21 20:20:45.096 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:20:45.099 | ++ ./stack.sh:echo_summary:473 : echo -e Initializing Tempest 2025-11-21 20:20:45.102 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2025-11-21 20:20:45.106 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2025-11-21 20:20:45.109 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2025-11-21 20:20:45.112 | ++ inc/python:setup_develop:353 : local bindep 2025-11-21 20:20:45.115 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-21 20:20:45.117 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2025-11-21 20:20:45.120 | ++ inc/python:setup_develop:359 : local extras= 2025-11-21 20:20:45.123 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2025-11-21 20:20:45.126 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2025-11-21 20:20:45.128 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-21 20:20:45.131 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2025-11-21 20:20:45.134 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2025-11-21 20:20:45.137 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2025-11-21 20:20:45.140 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2025-11-21 20:20:45.143 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2025-11-21 20:20:45.146 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2025-11-21 20:20:45.149 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2025-11-21 20:20:45.151 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2025-11-21 20:20:45.155 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2025-11-21 20:20:45.162 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2025-11-21 20:20:45.164 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2025-11-21 20:20:45.167 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2025-11-21 20:20:45.300 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2025-11-21 20:20:45.303 | ++ inc/python:setup_package:436 : local bindep=0 2025-11-21 20:20:45.307 | ++ inc/python:setup_package:437 : local bindep_flag= 2025-11-21 20:20:45.309 | ++ inc/python:setup_package:438 : local bindep_profiles= 2025-11-21 20:20:45.312 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2025-11-21 20:20:45.314 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2025-11-21 20:20:45.317 | ++ inc/python:setup_package:445 : local flags=-e 2025-11-21 20:20:45.320 | ++ inc/python:setup_package:446 : local extras= 2025-11-21 20:20:45.323 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2025-11-21 20:20:45.325 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2025-11-21 20:20:45.327 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2025-11-21 20:20:45.330 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2025-11-21 20:20:45.333 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2025-11-21 20:20:45.336 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2025-11-21 20:20:45.357 | Using python 3.12 to install /opt/stack/tempest 2025-11-21 20:20:45.359 | ++ 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 2025-11-21 20:20:46.176 | 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 2025-11-21 20:20:46.179 | Obtaining file:///opt/stack/tempest 2025-11-21 20:20:46.181 | Installing build dependencies: started 2025-11-21 20:20:49.157 | Installing build dependencies: finished with status 'done' 2025-11-21 20:20:49.159 | Checking if build backend supports build_editable: started 2025-11-21 20:20:49.334 | Checking if build backend supports build_editable: finished with status 'done' 2025-11-21 20:20:49.336 | Getting requirements to build editable: started 2025-11-21 20:20:49.516 | Getting requirements to build editable: finished with status 'done' 2025-11-21 20:20:49.521 | Installing backend dependencies: started 2025-11-21 20:20:52.314 | Installing backend dependencies: finished with status 'done' 2025-11-21 20:20:52.315 | Preparing editable metadata (pyproject.toml): started 2025-11-21 20:20:52.910 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2025-11-21 20:20:53.046 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.0.3) 2025-11-21 20:20:53.047 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.11.0) 2025-11-21 20:20:53.048 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.25.1) 2025-11-21 20:20:53.049 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (2.7.2) 2025-11-21 20:20:53.050 | Requirement already satisfied: paramiko>=2.7.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.0.0) 2025-11-21 20:20:53.051 | Requirement already satisfied: cryptography>=2.1 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev5) (43.0.3) 2025-11-21 20:20:53.052 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.3.0) 2025-11-21 20:20:53.053 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.2.0) 2025-11-21 20:20:53.054 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (10.1.0) 2025-11-21 20:20:53.055 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (7.2.1) 2025-11-21 20:20:53.092 | Collecting stestr>=1.0.0 (from tempest==46.0.1.dev5) 2025-11-21 20:20:53.096 | 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) 2025-11-21 20:20:53.108 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (5.8.0) 2025-11-21 20:20:53.109 | Requirement already satisfied: oslo.utils>=7.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (9.1.0) 2025-11-21 20:20:53.111 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (4.2.6) 2025-11-21 20:20:53.113 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib64/python3.12/site-packages (from tempest==46.0.1.dev5) (6.0.3) 2025-11-21 20:20:53.115 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.4.4) 2025-11-21 20:20:53.116 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (5.5.0) 2025-11-21 20:20:53.118 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (3.16.0) 2025-11-21 20:20:53.122 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (1.26.20) 2025-11-21 20:20:53.123 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (3.0.0) 2025-11-21 20:20:53.126 | Requirement already satisfied: defusedxml>=0.7.1 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.7.1) 2025-11-21 20:20:53.127 | Requirement already satisfied: fasteners>=0.16.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.20) 2025-11-21 20:20:53.128 | Requirement already satisfied: testscenarios>=0.5.0 in /usr/local/lib/python3.12/site-packages (from tempest==46.0.1.dev5) (0.5.0) 2025-11-21 20:20:53.150 | 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.dev5) (0.5.2) 2025-11-21 20:20:53.152 | 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.dev5) (2.7.0) 2025-11-21 20:20:53.166 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib64/python3.12/site-packages (from cryptography>=2.1->tempest==46.0.1.dev5) (2.0.0) 2025-11-21 20:20:53.169 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib64/python3.12/site-packages (from debtcollector>=1.2.0->tempest==46.0.1.dev5) (2.0.0) 2025-11-21 20:20:53.187 | Requirement already satisfied: attrs>=22.2.0 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (25.4.0) 2025-11-21 20:20:53.188 | 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.dev5) (2025.9.1) 2025-11-21 20:20:53.189 | Requirement already satisfied: referencing>=0.28.4 in /usr/local/lib/python3.12/site-packages (from jsonschema>=3.2.0->tempest==46.0.1.dev5) (0.37.0) 2025-11-21 20:20:53.190 | 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.dev5) (0.28.0) 2025-11-21 20:20:53.201 | 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.dev5) (6.7.0) 2025-11-21 20:20:53.208 | 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.dev5) (2.0.0) 2025-11-21 20:20:53.209 | 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.dev5) (2.32.5) 2025-11-21 20:20:53.220 | 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.dev5) (6.1.0) 2025-11-21 20:20:53.221 | 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.dev5) (2.9.0.post0) 2025-11-21 20:20:53.225 | 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.dev5) (1.1.2) 2025-11-21 20:20:53.226 | 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.dev5) (2025.2) 2025-11-21 20:20:53.233 | 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.dev5) (2.1.0) 2025-11-21 20:20:53.234 | 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.dev5) (3.2.5) 2025-11-21 20:20:53.235 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.12/site-packages (from oslo.utils>=7.0.0->tempest==46.0.1.dev5) (25.0) 2025-11-21 20:20:53.237 | 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.dev5) (7.1.1) 2025-11-21 20:20:53.245 | Requirement already satisfied: bcrypt>=3.2 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (4.3.0) 2025-11-21 20:20:53.246 | Requirement already satisfied: invoke>=2.0 in /usr/local/lib/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (2.2.1) 2025-11-21 20:20:53.247 | Requirement already satisfied: pynacl>=1.5 in /usr/local/lib64/python3.12/site-packages (from paramiko>=2.7.0->tempest==46.0.1.dev5) (1.6.0) 2025-11-21 20:20:53.250 | Requirement already satisfied: setuptools in /usr/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->tempest==46.0.1.dev5) (69.0.3) 2025-11-21 20:20:53.255 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.0.1.dev5) (0.2.14) 2025-11-21 20:20:53.273 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.12/site-packages (from stestr>=1.0.0->tempest==46.0.1.dev5) (0.15.2) 2025-11-21 20:20:53.310 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.0.1.dev5) 2025-11-21 20:20:53.312 | 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) 2025-11-21 20:20:53.366 | Requirement already satisfied: pycparser in /usr/local/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->tempest==46.0.1.dev5) (2.23) 2025-11-21 20:20:53.372 | 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.dev5) (1.11.0) 2025-11-21 20:20:53.373 | 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.dev5) (1.7.1) 2025-11-21 20:20:53.394 | 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.dev5) (4.15.0) 2025-11-21 20:20:53.447 | 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.dev5) (1.17.0) 2025-11-21 20:20:53.463 | 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.dev5) (3.4.4) 2025-11-21 20:20:53.464 | 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.dev5) (3.11) 2025-11-21 20:20:53.466 | 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.dev5) (2025.11.12) 2025-11-21 20:20:53.549 | 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.dev5) (14.2.0) 2025-11-21 20:20:53.573 | 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.dev5) (4.0.0) 2025-11-21 20:20:53.574 | 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.dev5) (2.19.2) 2025-11-21 20:20:53.598 | 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.dev5) (0.1.2) 2025-11-21 20:20:53.618 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/8f/03/a6f2a4c00d8203b2f7f046e8e28e4d543d225da502492b444da0fc475bf6/stestr-4.2.0-py3-none-any.whl (118 kB) 2025-11-21 20:20:53.630 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.2/118.2 kB 10.6 MB/s eta 0:00:00 2025-11-21 20:20:53.633 | Downloading http://mirror.regionone.vexxhost-nodepool-sf.rdoproject.org/pypifiles/packages/bd/75/8539d011f6be8e29f339c42e633aae3cb73bffa95dd0f9adec09b9c58e85/tomlkit-0.13.3-py3-none-any.whl (38 kB) 2025-11-21 20:20:53.644 | Building wheels for collected packages: tempest 2025-11-21 20:20:53.644 | Building editable for tempest (pyproject.toml): started 2025-11-21 20:20:54.525 | Building editable for tempest (pyproject.toml): finished with status 'done' 2025-11-21 20:20:54.526 | Created wheel for tempest: filename=tempest-46.0.1.dev5-0.editable-py3-none-any.whl size=8175 sha256=d118d33ebfa4077a262680d8cc3d25af096b02eb91003ee60f3b850a748d5407 2025-11-21 20:20:54.527 | Stored in directory: /tmp/pip-ephem-wheel-cache-piqllpdm/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2025-11-21 20:20:54.531 | Successfully built tempest 2025-11-21 20:20:55.531 | Installing collected packages: tomlkit, stestr, tempest 2025-11-21 20:20:55.825 | Successfully installed stestr-4.2.0 tempest-46.0.1.dev5 tomlkit-0.13.3 2025-11-21 20:20:55.825 | 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 2025-11-21 20:20:56.180 | ++ inc/python:pip_install:216 : result=0 2025-11-21 20:20:56.182 | ++ inc/python:pip_install:218 : time_stop pip_install 2025-11-21 20:20:56.185 | ++ functions-common:time_stop:2423 : local name 2025-11-21 20:20:56.188 | ++ functions-common:time_stop:2424 : local end_time 2025-11-21 20:20:56.191 | ++ functions-common:time_stop:2425 : local elapsed_time 2025-11-21 20:20:56.193 | ++ functions-common:time_stop:2426 : local total 2025-11-21 20:20:56.197 | ++ functions-common:time_stop:2427 : local start_time 2025-11-21 20:20:56.202 | ++ functions-common:time_stop:2429 : name=pip_install 2025-11-21 20:20:56.205 | ++ functions-common:time_stop:2430 : start_time=1763756445352 2025-11-21 20:20:56.207 | ++ functions-common:time_stop:2432 : [[ -z 1763756445352 ]] 2025-11-21 20:20:56.211 | +++ functions-common:time_stop:2435 : date +%s%3N 2025-11-21 20:20:56.215 | ++ functions-common:time_stop:2435 : end_time=1763756456213 2025-11-21 20:20:56.218 | ++ functions-common:time_stop:2436 : elapsed_time=10861 2025-11-21 20:20:56.220 | ++ functions-common:time_stop:2437 : total=153127 2025-11-21 20:20:56.223 | ++ functions-common:time_stop:2439 : _TIME_START[$name]= 2025-11-21 20:20:56.226 | ++ functions-common:time_stop:2440 : _TIME_TOTAL[$name]=163988 2025-11-21 20:20:56.229 | ++ inc/python:pip_install:219 : return 0 2025-11-21 20:20:56.232 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2025-11-21 20:20:56.235 | ++ inc/python:setup_package:466 : [[ False == \F\a\l\s\e ]] 2025-11-21 20:20:56.238 | ++ inc/python:setup_package:468 : '[' -d '/opt/stack/tempest/*.egg-info' ']' 2025-11-21 20:20:56.241 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2025-11-21 20:20:56.244 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2025-11-21 20:20:56.247 | ++ inc/python:use_library_from_git:267 : local enabled=1 2025-11-21 20:20:56.250 | ++ 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 ]] 2025-11-21 20:20:56.253 | ++ 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, ]] 2025-11-21 20:20:56.256 | ++ inc/python:use_library_from_git:269 : return 1 2025-11-21 20:20:56.259 | ++ 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-rpc-server,neutron-periodic-workers,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2025-11-21 20:20:56.262 | ++ lib/tempest:configure_tempest:212 : local image_lines 2025-11-21 20:20:56.264 | ++ lib/tempest:configure_tempest:213 : local images 2025-11-21 20:20:56.267 | ++ lib/tempest:configure_tempest:214 : local num_images 2025-11-21 20:20:56.270 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2025-11-21 20:20:56.273 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2025-11-21 20:20:56.276 | ++ lib/tempest:configure_tempest:217 : local password 2025-11-21 20:20:56.279 | ++ lib/tempest:configure_tempest:218 : local line 2025-11-21 20:20:56.281 | ++ lib/tempest:configure_tempest:219 : local flavors 2025-11-21 20:20:56.284 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2025-11-21 20:20:56.287 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2025-11-21 20:20:56.290 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2025-11-21 20:20:56.292 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2025-11-21 20:20:56.295 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2025-11-21 20:20:56.298 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2025-11-21 20:20:56.301 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2025-11-21 20:20:56.304 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2025-11-21 20:20:56.307 | ++ lib/tempest:configure_tempest:228 : local disk 2025-11-21 20:20:56.309 | ++ lib/tempest:configure_tempest:231 : ifs=' 2025-11-21 20:20:56.309 | ' 2025-11-21 20:20:56.312 | ++ lib/tempest:configure_tempest:241 : declare -a images 2025-11-21 20:20:56.315 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2025-11-21 20:20:56.334 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:56.337 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2025-11-21 20:20:56.339 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2025-11-21 20:20:56.342 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2025-11-21 20:20:56.346 | ++ lib/tempest:get_active_images:164 : img_array=() 2025-11-21 20:20:56.350 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-21 20:20:56.350 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2025-11-21 20:20:56.351 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2025-11-21 20:20:56.712 | 2025-11-21 20:20:56.726 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:20:56.729 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-21 20:20:56.732 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.1-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-21 20:20:56.737 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-21 20:20:56.739 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-21 20:20:56.742 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-21 20:20:56.745 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.2-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-21 20:20:56.748 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-21 20:20:56.750 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-21 20:20:56.753 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2025-11-21 20:20:56.756 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2025-11-21 20:20:56.759 | ++ lib/tempest:get_active_images:176 : img_id=dd592e5b-3302-490d-b4c0-d7eee3f65367 2025-11-21 20:20:56.762 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2025-11-21 20:20:56.765 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2025-11-21 20:20:56.767 | ++ lib/tempest:configure_tempest:246 : (( 3 < 1 )) 2025-11-21 20:20:56.770 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2025-11-21 20:20:56.773 | ++ lib/tempest:configure_tempest:272 : '[' -z dd592e5b-3302-490d-b4c0-d7eee3f65367 ']' 2025-11-21 20:20:56.775 | ++ lib/tempest:configure_tempest:277 : '[' -z '' ']' 2025-11-21 20:20:56.778 | ++ lib/tempest:configure_tempest:278 : for image in ${images[@]} 2025-11-21 20:20:56.780 | ++ lib/tempest:configure_tempest:279 : [[ 60cd7b95-511d-44b9-8a3d-9f948412aa8d != \d\d\5\9\2\e\5\b\-\3\3\0\2\-\4\9\0\d\-\b\4\c\0\-\d\7\e\e\e\3\f\6\5\3\6\7 ]] 2025-11-21 20:20:56.783 | ++ lib/tempest:configure_tempest:280 : image_uuid_alt=60cd7b95-511d-44b9-8a3d-9f948412aa8d 2025-11-21 20:20:56.786 | ++ lib/tempest:configure_tempest:281 : break 2025-11-21 20:20:56.788 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o stack /opt/stack/tempest/etc 2025-11-21 20:20:56.818 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2025-11-21 20:20:56.823 | ++ lib/tempest:configure_tempest:294 : local password=secretadmin 2025-11-21 20:20:56.826 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2025-11-21 20:20:56.828 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2025-11-21 20:20:56.832 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2025-11-21 20:20:56.835 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2025-11-21 20:20:56.838 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2025-11-21 20:20:56.841 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2025-11-21 20:20:56.846 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2025-11-21 20:20:56.846 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2025-11-21 20:20:57.289 | 2025-11-21 20:20:57.304 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:20:57.309 | ++ lib/tempest:configure_tempest:303 : admin_project_id=e038cfb94b5845edbe7b2f4b1a4f3419 2025-11-21 20:20:57.312 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2025-11-21 20:20:57.333 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:57.337 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2025-11-21 20:20:57.688 | 2025-11-21 20:20:57.701 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:20:57.704 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2025-11-21 20:20:57.704 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-21 20:20:57.704 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-21 20:20:57.704 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-21 20:20:57.704 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-21 20:20:57.704 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-21 20:20:57.704 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-21 20:20:57.704 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-21 20:20:57.704 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-21 20:20:57.704 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-21 20:20:57.704 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-21 20:20:57.704 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-21 20:20:57.704 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-21 20:20:57.704 | +----+-----------+-------+------+-----------+-------+-----------+' 2025-11-21 20:20:57.707 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2025-11-21 20:20:57.709 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-21 20:20:57.709 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-21 20:20:57.709 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-21 20:20:57.709 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-21 20:20:57.709 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-21 20:20:57.709 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-21 20:20:57.709 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-21 20:20:57.709 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-21 20:20:57.709 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-21 20:20:57.709 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-21 20:20:57.709 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-21 20:20:57.709 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-21 20:20:57.709 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-21 20:20:57.709 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2025-11-21 20:20:57.713 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib dd592e5b-3302-490d-b4c0-d7eee3f65367 2025-11-21 20:20:57.715 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-11-21 20:20:57.718 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show dd592e5b-3302-490d-b4c0-d7eee3f65367 -c size -f value 2025-11-21 20:20:57.983 | 2025-11-21 20:20:57.998 | ++++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:20:58.001 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2025-11-21 20:20:58.004 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2025-11-21 20:20:58.005 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-11-21 20:20:58.080 | ++ lib/tempest:configure_tempest:312 : disk=1 2025-11-21 20:20:58.083 | ++ lib/tempest:configure_tempest:313 : ram=192 2025-11-21 20:20:58.086 | ++ 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 2025-11-21 20:20:58.410 | 2025-11-21 20:20:58.410 | +----------------------------+-----------------------+ 2025-11-21 20:20:58.410 | | Field | Value | 2025-11-21 20:20:58.410 | +----------------------------+-----------------------+ 2025-11-21 20:20:58.410 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:58.410 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:58.410 | | description | None | 2025-11-21 20:20:58.410 | | disk | 1 | 2025-11-21 20:20:58.410 | | id | 42 | 2025-11-21 20:20:58.410 | | name | m1.nano | 2025-11-21 20:20:58.410 | | os-flavor-access:is_public | True | 2025-11-21 20:20:58.410 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:58.410 | | ram | 192 | 2025-11-21 20:20:58.410 | | rxtx_factor | 1.0 | 2025-11-21 20:20:58.411 | | swap | 0 | 2025-11-21 20:20:58.411 | | vcpus | 1 | 2025-11-21 20:20:58.411 | +----------------------------+-----------------------+ 2025-11-21 20:20:58.423 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2025-11-21 20:20:58.426 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-21 20:20:58.426 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2025-11-21 20:20:58.426 | +----+-----------+-------+------+-----------+-------+-----------+ 2025-11-21 20:20:58.426 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2025-11-21 20:20:58.426 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2025-11-21 20:20:58.426 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2025-11-21 20:20:58.426 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2025-11-21 20:20:58.426 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2025-11-21 20:20:58.426 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2025-11-21 20:20:58.427 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2025-11-21 20:20:58.427 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2025-11-21 20:20:58.427 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2025-11-21 20:20:58.427 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2025-11-21 20:20:58.427 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2025-11-21 20:20:58.430 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 60cd7b95-511d-44b9-8a3d-9f948412aa8d 2025-11-21 20:20:58.433 | +++ lib/tempest:image_size_in_gib:125 : local size 2025-11-21 20:20:58.436 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 60cd7b95-511d-44b9-8a3d-9f948412aa8d -c size -f value 2025-11-21 20:20:58.719 | 2025-11-21 20:20:58.731 | ++++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:20:58.735 | +++ lib/tempest:image_size_in_gib:126 : size=21233664 2025-11-21 20:20:58.737 | +++ lib/tempest:image_size_in_gib:127 : echo 21233664 2025-11-21 20:20:58.738 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2025-11-21 20:20:58.814 | ++ lib/tempest:configure_tempest:319 : disk=1 2025-11-21 20:20:58.817 | ++ lib/tempest:configure_tempest:320 : ram=256 2025-11-21 20:20:58.820 | ++ 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 2025-11-21 20:20:59.147 | 2025-11-21 20:20:59.147 | +----------------------------+-----------------------+ 2025-11-21 20:20:59.148 | | Field | Value | 2025-11-21 20:20:59.148 | +----------------------------+-----------------------+ 2025-11-21 20:20:59.148 | | OS-FLV-DISABLED:disabled | False | 2025-11-21 20:20:59.148 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2025-11-21 20:20:59.148 | | description | None | 2025-11-21 20:20:59.148 | | disk | 1 | 2025-11-21 20:20:59.148 | | id | 84 | 2025-11-21 20:20:59.148 | | name | m1.micro | 2025-11-21 20:20:59.148 | | os-flavor-access:is_public | True | 2025-11-21 20:20:59.148 | | properties | hw_rng:allowed='True' | 2025-11-21 20:20:59.148 | | ram | 256 | 2025-11-21 20:20:59.148 | | rxtx_factor | 1.0 | 2025-11-21 20:20:59.148 | | swap | 0 | 2025-11-21 20:20:59.148 | | vcpus | 1 | 2025-11-21 20:20:59.148 | +----------------------------+-----------------------+ 2025-11-21 20:20:59.159 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2025-11-21 20:20:59.162 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2025-11-21 20:20:59.181 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:20:59.184 | ++ lib/tempest:configure_tempest:373 : git_clone https://opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2025-11-21 20:20:59.186 | ++ functions-common:git_clone:592 : local git_remote=https://opendev.org/openstack/os-test-images.git 2025-11-21 20:20:59.189 | ++ functions-common:git_clone:593 : local git_dest=/opt/stack/os-test-images 2025-11-21 20:20:59.192 | ++ functions-common:git_clone:594 : local git_ref=master 2025-11-21 20:20:59.194 | ++ functions-common:git_clone:595 : local orig_dir 2025-11-21 20:20:59.198 | +++ functions-common:git_clone:596 : pwd 2025-11-21 20:20:59.201 | ++ functions-common:git_clone:596 : orig_dir=/opt/stack/devstack 2025-11-21 20:20:59.203 | ++ functions-common:git_clone:597 : local git_clone_flags= 2025-11-21 20:20:59.207 | +++ functions-common:git_clone:599 : trueorfalse False RECLONE 2025-11-21 20:20:59.226 | ++ functions-common:git_clone:599 : RECLONE=False 2025-11-21 20:20:59.229 | ++ functions-common:git_clone:600 : [[ 0 -gt 0 ]] 2025-11-21 20:20:59.231 | ++ functions-common:git_clone:604 : [[ False = \T\r\u\e ]] 2025-11-21 20:20:59.234 | ++ functions-common:git_clone:613 : echo master 2025-11-21 20:20:59.235 | ++ functions-common:git_clone:613 : egrep -q '^refs' 2025-11-21 20:20:59.237 | egrep: warning: egrep is obsolescent; using grep -E 2025-11-21 20:20:59.242 | ++ functions-common:git_clone:627 : [[ ! -d /opt/stack/os-test-images ]] 2025-11-21 20:20:59.245 | ++ functions-common:git_clone:637 : [[ False = \T\r\u\e ]] 2025-11-21 20:20:59.248 | ++ functions-common:git_clone:672 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2025-11-21 20:20:59.274 | ++ functions-common:git_clone:675 : cd /opt/stack/os-test-images 2025-11-21 20:20:59.277 | ++ functions-common:git_clone:676 : git show --oneline 2025-11-21 20:20:59.277 | ++ functions-common:git_clone:676 : head -1 2025-11-21 20:20:59.280 | 5d0367e Clean-up zuul config spacing 2025-11-21 20:20:59.284 | ++ functions-common:git_clone:677 : cd /opt/stack/devstack 2025-11-21 20:20:59.287 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2025-11-21 20:20:59.287 | ~/os-test-images ~/devstack 2025-11-21 20:20:59.289 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2025-11-21 20:20:59.571 | generate create: /opt/stack/os-test-images/.tox/generate 2025-11-21 20:20:59.892 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2025-11-21 20:21:01.096 | generate installed: PyYAML==6.0.3 2025-11-21 20:21:01.096 | generate run-test-pre: PYTHONHASHSEED='2964333046' 2025-11-21 20:21:01.096 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2025-11-21 20:21:01.191 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2025-11-21 20:21:01.215 | 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' 2025-11-21 20:21:01.237 | 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' 2025-11-21 20:21:01.266 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2025-11-21 20:21:01.269 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2025-11-21 20:21:01.278 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2025-11-21 20:21:01.287 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2025-11-21 20:21:01.316 | WARNING:generate:Unable to generate image standard (qed) 2025-11-21 20:21:01.316 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2025-11-21 20:21:01.324 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2025-11-21 20:21:01.438 | WARNING:generate:Unable to generate image standard-udf (iso) 2025-11-21 20:21:01.438 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2025-11-21 20:21:01.444 | 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' 2025-11-21 20:21:01.551 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2025-11-21 20:21:01.570 | 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' 2025-11-21 20:21:01.575 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2025-11-21 20:21:01.578 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2025-11-21 20:21:01.593 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2025-11-21 20:21:01.607 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2025-11-21 20:21:01.623 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2025-11-21 20:21:01.626 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2025-11-21 20:21:01.640 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2025-11-21 20:21:01.645 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2025-11-21 20:21:01.648 | 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' 2025-11-21 20:21:01.659 | 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" 2025-11-21 20:21:01.664 | 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' 2025-11-21 20:21:01.673 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2025-11-21 20:21:01.699 | ___________________________________ summary ____________________________________ 2025-11-21 20:21:01.700 | generate: commands succeeded 2025-11-21 20:21:01.700 | congratulations :) 2025-11-21 20:21:01.737 | ++ lib/tempest:configure_tempest:376 : popd 2025-11-21 20:21:01.737 | ~/devstack 2025-11-21 20:21:01.740 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2025-11-21 20:21:01.783 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2025-11-21 20:21:01.787 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2025-11-21 20:21:01.810 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2025-11-21 20:21:01.813 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2025-11-21 20:21:01.815 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2025-11-21 20:21:01.851 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.1.0.0/20 2025-11-21 20:21:01.888 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2025-11-21 20:21:01.891 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2025-11-21 20:21:01.894 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2025-11-21 20:21:01.897 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:423 : local extension=external-net 2025-11-21 20:21:01.900 | +++ 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 2025-11-21 20:21:02.255 | 2025-11-21 20:21:02.270 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:21:02.273 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:425 : EXT_LIST='address-group 2025-11-21 20:21:02.273 | address-scope 2025-11-21 20:21:02.273 | agent 2025-11-21 20:21:02.273 | allowed-address-pairs 2025-11-21 20:21:02.273 | auto-allocated-topology 2025-11-21 20:21:02.273 | availability_zone 2025-11-21 20:21:02.273 | default-subnetpools 2025-11-21 20:21:02.273 | dhcp_agent_scheduler 2025-11-21 20:21:02.273 | dns-integration 2025-11-21 20:21:02.273 | dns-domain-ports 2025-11-21 20:21:02.273 | dns-integration-domain-keywords 2025-11-21 20:21:02.273 | empty-string-filtering 2025-11-21 20:21:02.273 | external-net 2025-11-21 20:21:02.273 | extra_dhcp_opt 2025-11-21 20:21:02.273 | extraroute 2025-11-21 20:21:02.273 | extraroute-atomic 2025-11-21 20:21:02.273 | filter-validation 2025-11-21 20:21:02.274 | floating-ip-port-forwarding-detail 2025-11-21 20:21:02.274 | fip-port-details 2025-11-21 20:21:02.274 | flavors 2025-11-21 20:21:02.274 | floatingip-pools 2025-11-21 20:21:02.274 | router 2025-11-21 20:21:02.274 | enable-default-route-bfd 2025-11-21 20:21:02.274 | enable-default-route-ecmp 2025-11-21 20:21:02.274 | ext-gw-mode 2025-11-21 20:21:02.274 | l3-ha 2025-11-21 20:21:02.274 | external-gateway-multihoming 2025-11-21 20:21:02.274 | l3-flavors 2025-11-21 20:21:02.274 | multi-provider 2025-11-21 20:21:02.274 | net-mtu 2025-11-21 20:21:02.274 | net-mtu-writable 2025-11-21 20:21:02.274 | network_availability_zone 2025-11-21 20:21:02.274 | network-ip-availability 2025-11-21 20:21:02.274 | pagination 2025-11-21 20:21:02.274 | port-device-profile 2025-11-21 20:21:02.274 | port-mac-address-regenerate 2025-11-21 20:21:02.274 | port-numa-affinity-policy 2025-11-21 20:21:02.274 | port-numa-affinity-policy-socket 2025-11-21 20:21:02.274 | binding 2025-11-21 20:21:02.274 | binding-extended 2025-11-21 20:21:02.274 | port-security 2025-11-21 20:21:02.274 | project-id 2025-11-21 20:21:02.274 | provider 2025-11-21 20:21:02.274 | qinq 2025-11-21 20:21:02.274 | quota-check-limit 2025-11-21 20:21:02.274 | quota-check-limit-default 2025-11-21 20:21:02.274 | quotas 2025-11-21 20:21:02.274 | quota_details 2025-11-21 20:21:02.274 | rbac-policies 2025-11-21 20:21:02.274 | rbac-address-scope 2025-11-21 20:21:02.274 | rbac-security-groups 2025-11-21 20:21:02.274 | revision-if-match 2025-11-21 20:21:02.274 | standard-attr-revisions 2025-11-21 20:21:02.274 | router_availability_zone 2025-11-21 20:21:02.274 | router-enable-snat 2025-11-21 20:21:02.274 | security-groups-default-rules 2025-11-21 20:21:02.274 | security-groups-normalized-cidr 2025-11-21 20:21:02.274 | security-groups-remote-address-group 2025-11-21 20:21:02.274 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:21:02.274 | security-groups-shared-filtering 2025-11-21 20:21:02.274 | security-group 2025-11-21 20:21:02.274 | service-type 2025-11-21 20:21:02.274 | sorting 2025-11-21 20:21:02.274 | standard-attr-description 2025-11-21 20:21:02.274 | stateful-security-group 2025-11-21 20:21:02.274 | subnet-dns-publish-fixed-ip 2025-11-21 20:21:02.274 | subnet-external-network 2025-11-21 20:21:02.274 | subnet-service-types 2025-11-21 20:21:02.274 | subnet_allocation 2025-11-21 20:21:02.274 | subnetpool-prefix-ops 2025-11-21 20:21:02.274 | tag-creation 2025-11-21 20:21:02.274 | standard-attr-tag 2025-11-21 20:21:02.274 | standard-attr-timestamp 2025-11-21 20:21:02.274 | vlan-transparent' 2025-11-21 20:21:02.276 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : [[ address-group 2025-11-21 20:21:02.276 | address-scope 2025-11-21 20:21:02.276 | agent 2025-11-21 20:21:02.276 | allowed-address-pairs 2025-11-21 20:21:02.276 | auto-allocated-topology 2025-11-21 20:21:02.276 | availability_zone 2025-11-21 20:21:02.276 | default-subnetpools 2025-11-21 20:21:02.276 | dhcp_agent_scheduler 2025-11-21 20:21:02.276 | dns-integration 2025-11-21 20:21:02.276 | dns-domain-ports 2025-11-21 20:21:02.276 | dns-integration-domain-keywords 2025-11-21 20:21:02.276 | empty-string-filtering 2025-11-21 20:21:02.276 | external-net 2025-11-21 20:21:02.276 | extra_dhcp_opt 2025-11-21 20:21:02.276 | extraroute 2025-11-21 20:21:02.276 | extraroute-atomic 2025-11-21 20:21:02.276 | filter-validation 2025-11-21 20:21:02.276 | floating-ip-port-forwarding-detail 2025-11-21 20:21:02.276 | fip-port-details 2025-11-21 20:21:02.276 | flavors 2025-11-21 20:21:02.276 | floatingip-pools 2025-11-21 20:21:02.276 | router 2025-11-21 20:21:02.276 | enable-default-route-bfd 2025-11-21 20:21:02.276 | enable-default-route-ecmp 2025-11-21 20:21:02.276 | ext-gw-mode 2025-11-21 20:21:02.276 | l3-ha 2025-11-21 20:21:02.276 | external-gateway-multihoming 2025-11-21 20:21:02.276 | l3-flavors 2025-11-21 20:21:02.276 | multi-provider 2025-11-21 20:21:02.276 | net-mtu 2025-11-21 20:21:02.276 | net-mtu-writable 2025-11-21 20:21:02.276 | network_availability_zone 2025-11-21 20:21:02.276 | network-ip-availability 2025-11-21 20:21:02.277 | pagination 2025-11-21 20:21:02.277 | port-device-profile 2025-11-21 20:21:02.277 | port-mac-address-regenerate 2025-11-21 20:21:02.277 | port-numa-affinity-policy 2025-11-21 20:21:02.277 | port-numa-affinity-policy-socket 2025-11-21 20:21:02.277 | binding 2025-11-21 20:21:02.277 | binding-extended 2025-11-21 20:21:02.277 | port-security 2025-11-21 20:21:02.277 | project-id 2025-11-21 20:21:02.277 | provider 2025-11-21 20:21:02.277 | qinq 2025-11-21 20:21:02.277 | quota-check-limit 2025-11-21 20:21:02.277 | quota-check-limit-default 2025-11-21 20:21:02.277 | quotas 2025-11-21 20:21:02.277 | quota_details 2025-11-21 20:21:02.277 | rbac-policies 2025-11-21 20:21:02.277 | rbac-address-scope 2025-11-21 20:21:02.277 | rbac-security-groups 2025-11-21 20:21:02.277 | revision-if-match 2025-11-21 20:21:02.277 | standard-attr-revisions 2025-11-21 20:21:02.277 | router_availability_zone 2025-11-21 20:21:02.277 | router-enable-snat 2025-11-21 20:21:02.277 | security-groups-default-rules 2025-11-21 20:21:02.277 | security-groups-normalized-cidr 2025-11-21 20:21:02.277 | security-groups-remote-address-group 2025-11-21 20:21:02.277 | security-groups-rules-belongs-to-default-sg 2025-11-21 20:21:02.277 | security-groups-shared-filtering 2025-11-21 20:21:02.277 | security-group 2025-11-21 20:21:02.277 | service-type 2025-11-21 20:21:02.277 | sorting 2025-11-21 20:21:02.277 | standard-attr-description 2025-11-21 20:21:02.277 | stateful-security-group 2025-11-21 20:21:02.277 | subnet-dns-publish-fixed-ip 2025-11-21 20:21:02.277 | subnet-external-network 2025-11-21 20:21:02.277 | subnet-service-types 2025-11-21 20:21:02.277 | subnet_allocation 2025-11-21 20:21:02.277 | subnetpool-prefix-ops 2025-11-21 20:21:02.277 | tag-creation 2025-11-21 20:21:02.277 | standard-attr-tag 2025-11-21 20:21:02.277 | standard-attr-timestamp 2025-11-21 20:21:02.277 | vlan-transparent =~ external-net ]] 2025-11-21 20:21:02.279 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:426 : return 0 2025-11-21 20:21:02.284 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2025-11-21 20:21:02.658 | 2025-11-21 20:21:02.673 | +++ functions-common:oscwrap:2468 : return 0 2025-11-21 20:21:02.677 | ++ lib/tempest:configure_tempest:395 : public_network_id=951620d8-27c6-40cb-9882-7f9c887f390a 2025-11-21 20:21:02.680 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2025-11-21 20:21:03.515 | 2025-11-21 20:21:03.515 | +---------------------------+--------------------------------------+ 2025-11-21 20:21:03.515 | | Field | Value | 2025-11-21 20:21:03.515 | +---------------------------+--------------------------------------+ 2025-11-21 20:21:03.515 | | admin_state_up | UP | 2025-11-21 20:21:03.515 | | availability_zone_hints | | 2025-11-21 20:21:03.515 | | availability_zones | | 2025-11-21 20:21:03.515 | | created_at | 2025-11-21T20:21:03Z | 2025-11-21 20:21:03.515 | | description | | 2025-11-21 20:21:03.515 | | dns_domain | None | 2025-11-21 20:21:03.515 | | id | 076e1fb5-3875-446f-a63d-e648282559ae | 2025-11-21 20:21:03.515 | | ipv4_address_scope | None | 2025-11-21 20:21:03.515 | | ipv6_address_scope | None | 2025-11-21 20:21:03.515 | | is_default | None | 2025-11-21 20:21:03.515 | | is_vlan_qinq | None | 2025-11-21 20:21:03.515 | | is_vlan_transparent | False | 2025-11-21 20:21:03.515 | | mtu | 1372 | 2025-11-21 20:21:03.515 | | name | shared | 2025-11-21 20:21:03.515 | | port_security_enabled | True | 2025-11-21 20:21:03.515 | | project_id | e038cfb94b5845edbe7b2f4b1a4f3419 | 2025-11-21 20:21:03.515 | | provider:network_type | geneve | 2025-11-21 20:21:03.515 | | provider:physical_network | None | 2025-11-21 20:21:03.515 | | provider:segmentation_id | 49650 | 2025-11-21 20:21:03.515 | | qinq | False | 2025-11-21 20:21:03.515 | | qos_policy_id | None | 2025-11-21 20:21:03.515 | | revision_number | 1 | 2025-11-21 20:21:03.515 | | router:external | Internal | 2025-11-21 20:21:03.515 | | segments | None | 2025-11-21 20:21:03.515 | | shared | True | 2025-11-21 20:21:03.516 | | status | ACTIVE | 2025-11-21 20:21:03.516 | | subnets | | 2025-11-21 20:21:03.516 | | tags | | 2025-11-21 20:21:03.516 | | updated_at | 2025-11-21T20:21:03Z | 2025-11-21 20:21:03.516 | +---------------------------+--------------------------------------+ 2025-11-21 20:21:03.528 | ++ 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 2025-11-21 20:21:04.583 | 2025-11-21 20:21:04.583 | +----------------------+--------------------------------------+ 2025-11-21 20:21:04.583 | | Field | Value | 2025-11-21 20:21:04.583 | +----------------------+--------------------------------------+ 2025-11-21 20:21:04.583 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2025-11-21 20:21:04.583 | | cidr | 192.168.233.0/24 | 2025-11-21 20:21:04.583 | | created_at | 2025-11-21T20:21:03Z | 2025-11-21 20:21:04.583 | | description | shared-subnet | 2025-11-21 20:21:04.583 | | dns_nameservers | | 2025-11-21 20:21:04.583 | | dns_publish_fixed_ip | None | 2025-11-21 20:21:04.583 | | enable_dhcp | True | 2025-11-21 20:21:04.583 | | gateway_ip | 192.168.233.1 | 2025-11-21 20:21:04.583 | | host_routes | | 2025-11-21 20:21:04.583 | | id | bbb3309a-ec70-4ae7-8f71-fcfa37c5cc15 | 2025-11-21 20:21:04.583 | | ip_version | 4 | 2025-11-21 20:21:04.583 | | ipv6_address_mode | None | 2025-11-21 20:21:04.583 | | ipv6_ra_mode | None | 2025-11-21 20:21:04.583 | | name | shared-subnet | 2025-11-21 20:21:04.583 | | network_id | 076e1fb5-3875-446f-a63d-e648282559ae | 2025-11-21 20:21:04.583 | | project_id | e038cfb94b5845edbe7b2f4b1a4f3419 | 2025-11-21 20:21:04.583 | | revision_number | 0 | 2025-11-21 20:21:04.583 | | router:external | False | 2025-11-21 20:21:04.583 | | segment_id | None | 2025-11-21 20:21:04.583 | | service_types | | 2025-11-21 20:21:04.583 | | subnetpool_id | None | 2025-11-21 20:21:04.583 | | tags | | 2025-11-21 20:21:04.583 | | updated_at | 2025-11-21T20:21:03Z | 2025-11-21 20:21:04.583 | +----------------------+--------------------------------------+ 2025-11-21 20:21:04.594 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2025-11-21 20:21:04.635 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2025-11-21 20:21:04.673 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2025-11-21 20:21:04.679 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2025-11-21 20:21:04.715 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2025-11-21 20:21:04.752 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2025-11-21 20:21:04.789 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2025-11-21 20:21:04.829 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2025-11-21 20:21:04.870 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 https://38.102.83.94/identity/v3 2025-11-21 20:21:04.908 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2025-11-21 20:21:04.945 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2025-11-21 20:21:04.982 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2025-11-21 20:21:05.019 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2025-11-21 20:21:05.022 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2025-11-21 20:21:05.062 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password secretadmin 2025-11-21 20:21:05.099 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2025-11-21 20:21:05.136 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2025-11-21 20:21:05.173 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2025-11-21 20:21:05.211 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2025-11-21 20:21:05.231 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:05.234 | ++ lib/tempest:configure_tempest:427 : iniset /opt/stack/tempest/etc/tempest.conf identity ca_certificates_file /opt/stack/data/ca-bundle.pem 2025-11-21 20:21:05.273 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2025-11-21 20:21:05.276 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2025-11-21 20:21:05.315 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2025-11-21 20:21:05.335 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:21:05.337 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2025-11-21 20:21:05.373 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2025-11-21 20:21:05.409 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2025-11-21 20:21:05.446 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2025-11-21 20:21:05.448 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image True 2025-11-21 20:21:05.485 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2025-11-21 20:21:05.522 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2025-11-21 20:21:05.540 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:21:05.543 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref dd592e5b-3302-490d-b4c0-d7eee3f65367 2025-11-21 20:21:05.580 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 60cd7b95-511d-44b9-8a3d-9f948412aa8d 2025-11-21 20:21:05.613 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2025-11-21 20:21:05.647 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2025-11-21 20:21:05.682 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2025-11-21 20:21:05.720 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2025-11-21 20:21:05.739 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:05.742 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2025-11-21 20:21:05.745 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2025-11-21 20:21:05.748 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2025-11-21 20:21:05.751 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2025-11-21 20:21:05.754 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2025-11-21 20:21:05.756 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2025-11-21 20:21:05.776 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2025-11-21 20:21:05.779 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2025-11-21 20:21:05.814 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2025-11-21 20:21:05.851 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2025-11-21 20:21:05.886 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2025-11-21 20:21:05.921 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2025-11-21 20:21:05.957 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2025-11-21 20:21:05.992 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2025-11-21 20:21:06.030 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2025-11-21 20:21:06.065 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2025-11-21 20:21:06.098 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2025-11-21 20:21:06.101 | ++ 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 2025-11-21 20:21:06.136 | ++ lib/tempest:configure_tempest:523 : [[ True == \T\r\u\e ]] 2025-11-21 20:21:06.139 | ++ lib/tempest:configure_tempest:524 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled volume_multiattach True 2025-11-21 20:21:06.178 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2025-11-21 20:21:06.196 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:06.199 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2025-11-21 20:21:06.238 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2025-11-21 20:21:06.256 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:21:06.259 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2025-11-21 20:21:06.262 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2025-11-21 20:21:06.281 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:21:06.284 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2025-11-21 20:21:06.285 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2025-11-21 20:21:06.288 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2025-11-21 20:21:06.322 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2025-11-21 20:21:06.355 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 951620d8-27c6-40cb-9882-7f9c887f390a 2025-11-21 20:21:06.389 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2025-11-21 20:21:06.424 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.1.0.0/20 2025-11-21 20:21:06.460 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2025-11-21 20:21:06.497 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2025-11-21 20:21:06.531 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2025-11-21 20:21:06.566 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2025-11-21 20:21:06.604 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/opt/stack/devstack/files 2025-11-21 20:21:06.607 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2025-11-21 20:21:06.610 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2025-11-21 20:21:06.612 | ++ 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 2025-11-21 20:21:06.648 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2025-11-21 20:21:06.651 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2025-11-21 20:21:06.652 | +++ lib/tempest:configure_tempest:563 : tr -d . 2025-11-21 20:21:06.657 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2025-11-21 20:21:06.660 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2025-11-21 20:21:06.695 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2025-11-21 20:21:06.697 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2025-11-21 20:21:06.699 | ++ functions-common:is_provider_network:2272 : '[' '' == True ']' 2025-11-21 20:21:06.702 | ++ functions-common:is_provider_network:2275 : return 1 2025-11-21 20:21:06.704 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2025-11-21 20:21:06.740 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2025-11-21 20:21:06.815 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2025-11-21 20:21:06.849 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2025-11-21 20:21:06.881 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2025-11-21 20:21:06.912 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2025-11-21 20:21:06.944 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-21 20:21:06.946 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2025-11-21 20:21:06.950 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2025-11-21 20:21:06.969 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2025-11-21 20:21:07.004 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-21 20:21:07.006 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2025-11-21 20:21:07.010 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2025-11-21 20:21:07.030 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2025-11-21 20:21:07.064 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-21 20:21:07.067 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2025-11-21 20:21:07.069 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2025-11-21 20:21:07.073 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2025-11-21 20:21:07.089 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2025-11-21 20:21:07.124 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2025-11-21 20:21:07.127 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2025-11-21 20:21:07.130 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2025-11-21 20:21:07.148 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2025-11-21 20:21:07.182 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2025-11-21 20:21:07.216 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2025-11-21 20:21:07.219 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2025-11-21 20:21:07.250 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2025-11-21 20:21:07.253 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2025-11-21 20:21:07.255 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2025-11-21 20:21:07.257 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2025-11-21 20:21:07.274 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2025-11-21 20:21:07.276 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2025-11-21 20:21:07.310 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2025-11-21 20:21:07.328 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.331 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2025-11-21 20:21:07.333 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2025-11-21 20:21:07.336 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2025-11-21 20:21:07.339 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2025-11-21 20:21:07.342 | ++ lib/tempest:configure_tempest:657 : [[ True == \T\r\u\e ]] 2025-11-21 20:21:07.345 | ++ lib/tempest:configure_tempest:658 : iniset /opt/stack/tempest/etc/tempest.conf volume volume_type_multiattach multiattach 2025-11-21 20:21:07.378 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2025-11-21 20:21:07.380 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2025-11-21 20:21:07.382 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2025-11-21 20:21:07.385 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2025-11-21 20:21:07.405 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2025-11-21 20:21:07.409 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2025-11-21 20:21:07.446 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2025-11-21 20:21:07.449 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2025-11-21 20:21:07.451 | ++ lib/tempest:configure_tempest:696 : '[' qemu = lxc ']' 2025-11-21 20:21:07.454 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2025-11-21 20:21:07.487 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2025-11-21 20:21:07.522 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2025-11-21 20:21:07.558 | ++ lib/tempest:configure_tempest:718 : local service 2025-11-21 20:21:07.560 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2025-11-21 20:21:07.562 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.565 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2025-11-21 20:21:07.584 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.587 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2025-11-21 20:21:07.625 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.628 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2025-11-21 20:21:07.647 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.650 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2025-11-21 20:21:07.687 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.690 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2025-11-21 20:21:07.710 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.713 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2025-11-21 20:21:07.752 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.755 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2025-11-21 20:21:07.773 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.776 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2025-11-21 20:21:07.812 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.815 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2025-11-21 20:21:07.833 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.836 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2025-11-21 20:21:07.873 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.876 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2025-11-21 20:21:07.897 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.900 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2025-11-21 20:21:07.939 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2025-11-21 20:21:07.942 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2025-11-21 20:21:07.961 | ++ functions-common:is_service_enabled:2079 : return 0 2025-11-21 20:21:07.963 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon True 2025-11-21 20:21:08.000 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-11-21 20:21:08.003 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2025-11-21 20:21:08.006 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2025-11-21 20:21:08.009 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2025-11-21 20:21:08.045 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-11-21 20:21:08.048 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2025-11-21 20:21:08.050 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2025-11-21 20:21:08.053 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2025-11-21 20:21:08.090 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-11-21 20:21:08.092 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2025-11-21 20:21:08.094 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2025-11-21 20:21:08.097 | ++ lib/tempest:configure_tempest:752 : '[' qemu = lxc ']' 2025-11-21 20:21:08.100 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2025-11-21 20:21:08.104 | +++ lib/tempest:configure_tempest:763 : mktemp 2025-11-21 20:21:08.108 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.zqjjp27cfG 2025-11-21 20:21:08.111 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2025-11-21 20:21:08.113 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2025-11-21 20:21:08.117 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2025-11-21 20:21:08.121 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.okyud4IqEb 2025-11-21 20:21:08.124 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.okyud4IqEb 2025-11-21 20:21:08.127 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2025-11-21 20:21:08.129 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.okyud4IqEb 2025-11-21 20:21:08.132 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2025-11-21 20:21:08.136 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2025-11-21 20:21:08.139 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2025-11-21 20:21:08.146 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:21:08.149 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:21:08.152 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:21:08.155 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2025-11-21 20:21:08.158 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2025-11-21 20:21:08.161 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2025-11-21 20:21:08.516 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2025-11-21 20:21:09.123 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2025-11-21 20:21:18.803 | venv-tempest develop-inst: /opt/stack/tempest 2025-11-21 20:21:22.951 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.11.0,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.1.0,oslo.context==6.1.0,oslo.i18n==6.7.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.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.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.5.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#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 2025-11-21 20:21:22.951 | ___________________________________ summary ____________________________________ 2025-11-21 20:21:22.951 | venv-tempest: skipped tests 2025-11-21 20:21:22.951 | congratulations :) 2025-11-21 20:21:22.989 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.okyud4IqEb -r requirements.txt 2025-11-21 20:21:23.533 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-21 20:21:23.533 | !! 2025-11-21 20:21:23.533 | 2025-11-21 20:21:23.533 | ******************************************************************************** 2025-11-21 20:21:23.533 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-21 20:21:23.533 | 2025-11-21 20:21:23.533 | License :: OSI Approved :: Apache Software License 2025-11-21 20:21:23.533 | 2025-11-21 20:21:23.533 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-21 20:21:23.533 | ******************************************************************************** 2025-11-21 20:21:23.533 | 2025-11-21 20:21:23.533 | !! 2025-11-21 20:21:23.533 | self._finalize_license_expression() 2025-11-21 20:21:23.538 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2025-11-21 20:21:23.538 | !! 2025-11-21 20:21:23.538 | 2025-11-21 20:21:23.538 | ******************************************************************************** 2025-11-21 20:21:23.538 | Requirements should be satisfied by a PEP 517 installer. 2025-11-21 20:21:23.538 | If you are using pip, you can try `pip install --use-pep517`. 2025-11-21 20:21:23.538 | 2025-11-21 20:21:23.538 | This deprecation is overdue, please update your project and remove deprecated 2025-11-21 20:21:23.538 | calls to avoid build errors in the future. 2025-11-21 20:21:23.538 | ******************************************************************************** 2025-11-21 20:21:23.538 | 2025-11-21 20:21:23.538 | !! 2025-11-21 20:21:23.538 | dist.fetch_build_eggs(dist.setup_requires) 2025-11-21 20:21:23.807 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2025-11-21 20:21:23.807 | !! 2025-11-21 20:21:23.807 | 2025-11-21 20:21:23.807 | ******************************************************************************** 2025-11-21 20:21:23.807 | Please avoid running ``setup.py`` directly. 2025-11-21 20:21:23.807 | Instead, use pypa/build, pypa/installer or other 2025-11-21 20:21:23.807 | standards-based tools. 2025-11-21 20:21:23.807 | 2025-11-21 20:21:23.807 | This deprecation is overdue, please update your project and remove deprecated 2025-11-21 20:21:23.807 | calls to avoid build errors in the future. 2025-11-21 20:21:23.807 | 2025-11-21 20:21:23.807 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2025-11-21 20:21:23.807 | ******************************************************************************** 2025-11-21 20:21:23.807 | 2025-11-21 20:21:23.807 | !! 2025-11-21 20:21:23.807 | self.initialize_options() 2025-11-21 20:21:23.808 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2025-11-21 20:21:23.808 | warnings.warn(msg) 2025-11-21 20:21:23.810 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. 2025-11-21 20:21:23.810 | !! 2025-11-21 20:21:23.810 | 2025-11-21 20:21:23.810 | ******************************************************************************** 2025-11-21 20:21:23.810 | Please consider removing the following classifiers in favor of a SPDX license expression: 2025-11-21 20:21:23.810 | 2025-11-21 20:21:23.810 | License :: OSI Approved :: Apache Software License 2025-11-21 20:21:23.810 | 2025-11-21 20:21:23.810 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2025-11-21 20:21:23.810 | ******************************************************************************** 2025-11-21 20:21:23.810 | 2025-11-21 20:21:23.810 | !! 2025-11-21 20:21:23.810 | self._finalize_license_expression() 2025-11-21 20:21:23.882 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2025-11-21 20:21:28.070 | venv-tempest installed: attrs==25.4.0,autopage==0.5.2,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.11.0,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.1.0,oslo.context==6.1.0,oslo.i18n==6.7.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.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.9.0,six==1.17.0,stestr==4.2.0,stevedore==5.5.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#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 2025-11-21 20:21:28.070 | venv-tempest run-test-pre: PYTHONHASHSEED='2530660010' 2025-11-21 20:21:28.071 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.okyud4IqEb -r requirements.txt 2025-11-21 20:21:28.528 | 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 2025-11-21 20:21:28.530 | 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) 2025-11-21 20:21:28.531 | 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.11.0) 2025-11-21 20:21:28.532 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.25.1) 2025-11-21 20:21:28.532 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.7.2) 2025-11-21 20:21:28.533 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2025-11-21 20:21:28.533 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2025-11-21 20:21:28.533 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2025-11-21 20:21:28.533 | 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) 2025-11-21 20:21:28.534 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.1.0) 2025-11-21 20:21:28.534 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (7.2.1) 2025-11-21 20:21:28.534 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.0) 2025-11-21 20:21:28.535 | 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.8.0) 2025-11-21 20:21:28.535 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (9.1.0) 2025-11-21 20:21:28.536 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.2.6) 2025-11-21 20:21:28.536 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib64/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2025-11-21 20:21:28.536 | 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) 2025-11-21 20:21:28.537 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.5.0) 2025-11-21 20:21:28.537 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.16.0) 2025-11-21 20:21:28.537 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (1.26.20) 2025-11-21 20:21:28.538 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.0.0) 2025-11-21 20:21:28.538 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2025-11-21 20:21:28.538 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2025-11-21 20:21:28.539 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.5.0) 2025-11-21 20:21:28.540 | 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.9.0) 2025-11-21 20:21:28.541 | 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) 2025-11-21 20:21:28.541 | 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) 2025-11-21 20:21:28.544 | 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) 2025-11-21 20:21:28.544 | 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) 2025-11-21 20:21:28.544 | 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) 2025-11-21 20:21:28.544 | 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) 2025-11-21 20:21:28.548 | 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) 2025-11-21 20:21:28.548 | 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) 2025-11-21 20:21:28.549 | 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) 2025-11-21 20:21:28.550 | 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) 2025-11-21 20:21:28.554 | 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.0) 2025-11-21 20:21:28.557 | 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) 2025-11-21 20:21:28.558 | 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) 2025-11-21 20:21:28.560 | 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.1.0) 2025-11-21 20:21:28.561 | 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) 2025-11-21 20:21:28.564 | 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) 2025-11-21 20:21:28.564 | 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) 2025-11-21 20:21:28.565 | 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) 2025-11-21 20:21:28.566 | 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) 2025-11-21 20:21:28.567 | 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) 2025-11-21 20:21:28.568 | 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) 2025-11-21 20:21:28.569 | 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) 2025-11-21 20:21:28.570 | 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) 2025-11-21 20:21:28.576 | 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) 2025-11-21 20:21:28.581 | 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) 2025-11-21 20:21:28.590 | 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) 2025-11-21 20:21:28.591 | 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) 2025-11-21 20:21:28.592 | 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) 2025-11-21 20:21:28.598 | 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) 2025-11-21 20:21:28.610 | 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) 2025-11-21 20:21:28.614 | 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) 2025-11-21 20:21:28.614 | 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) 2025-11-21 20:21:28.615 | 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)) (2025.11.12) 2025-11-21 20:21:28.623 | 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) 2025-11-21 20:21:28.625 | 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) 2025-11-21 20:21:28.625 | 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) 2025-11-21 20:21:28.628 | 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) 2025-11-21 20:21:28.683 | 2025-11-21 20:21:28.683 | [notice] A new release of pip is available: 25.2 -> 25.3 2025-11-21 20:21:28.683 | [notice] To update, run: pip install --upgrade pip 2025-11-21 20:21:28.729 | ___________________________________ summary ____________________________________ 2025-11-21 20:21:28.729 | venv-tempest: commands succeeded 2025-11-21 20:21:28.730 | congratulations :) 2025-11-21 20:21:28.769 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.okyud4IqEb 2025-11-21 20:21:28.774 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2025-11-21 20:21:28.777 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2025-11-21 20:21:28.781 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2025-11-21 20:21:28.821 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.zqjjp27cfG 2025-11-21 20:21:29.174 | venv create: /opt/stack/tempest/.tox/venv 2025-11-21 20:21:29.510 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2025-11-21 20:21:41.610 | venv develop-inst: /opt/stack/tempest 2025-11-21 20:21:46.594 | venv installed: alabaster==1.0.0,attrs==25.4.0,autopage==0.5.2,babel==2.17.0,bcrypt==4.3.0,certifi==2025.11.12,cffi==2.0.0,charset-normalizer==3.4.4,cliff==4.11.0,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.1.0,oslo.context==6.1.0,oslo.i18n==6.7.0,oslo.log==7.2.1,oslo.serialization==5.8.0,oslo.utils==9.1.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.9.0,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.5.0,-e git+file:///dev/null@8ccefd4bea48d6b38f7e16c50f97931b3fc2a5e2#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 2025-11-21 20:21:46.594 | venv run-test-pre: PYTHONHASHSEED='1745191822' 2025-11-21 20:21:46.594 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.zqjjp27cfG 2025-11-21 20:21:46.701 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. 2025-11-21 20:21:46.701 | debtcollector.deprecate( 2025-11-21 20:21:46.855 | /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. 2025-11-21 20:21:46.856 | FORMAT_CHECKER = jsonschema.draft4_format_checker 2025-11-21 20:21:46.856 | /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. 2025-11-21 20:21:46.856 | @jsonschema.FormatChecker.cls_checks('base64') 2025-11-21 20:21:47.156 | /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. 2025-11-21 20:21:47.156 | warnings.warn( 2025-11-21 20:21:47.580 | /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. 2025-11-21 20:21:47.581 | for key, value in info.getheaders().items(): 2025-11-21 20:21:47.679 | /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. 2025-11-21 20:21:47.679 | for key, value in info.getheaders().items(): 2025-11-21 20:21:48.462 | /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. 2025-11-21 20:21:48.462 | for key, value in info.getheaders().items(): 2025-11-21 20:21:48.463 | /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 2025-11-21 20:21:48.463 | _client = klass(auth_provider=auth_provider, **kwargs) 2025-11-21 20:21:50.365 | ___________________________________ summary ____________________________________ 2025-11-21 20:21:50.365 | venv: commands succeeded 2025-11-21 20:21:50.365 | congratulations :) 2025-11-21 20:21:50.405 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2025-11-21 20:21:50.425 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:21:50.428 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2025-11-21 20:21:50.431 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2025-11-21 20:21:50.451 | ++ functions-common:is_service_enabled:2079 : return 1 2025-11-21 20:21:50.454 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2025-11-21 20:21:50.456 | ++ lib/tempest:configure_tempest:808 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2025-11-21 20:21:50.460 | ++ lib/tempest:configure_tempest:809 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2025-11-21 20:21:50.463 | ++ lib/tempest:configure_tempest:810 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2025-11-21 20:21:50.466 | ++ lib/tempest:configure_tempest:811 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2025-11-21 20:21:50.469 | ++ lib/tempest:configure_tempest:812 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2025-11-21 20:21:50.472 | ++ lib/tempest:configure_tempest:813 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2025-11-21 20:21:50.474 | ++ lib/tempest:configure_tempest:814 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2025-11-21 20:21:50.477 | ++ lib/tempest:configure_tempest:815 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2025-11-21 20:21:50.479 | ++ lib/tempest:configure_tempest:816 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2025-11-21 20:21:50.482 | ++ lib/tempest:configure_tempest:817 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2025-11-21 20:21:50.485 | ++ lib/tempest:configure_tempest:818 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2025-11-21 20:21:50.488 | ++ lib/tempest:configure_tempest:819 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2025-11-21 20:21:50.491 | ++ lib/tempest:configure_tempest:820 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2025-11-21 20:21:50.494 | ++ lib/tempest:configure_tempest:821 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2025-11-21 20:21:50.497 | ++ lib/tempest:configure_tempest:822 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group,trunk,trunk-details 2025-11-21 20:21:50.500 | ++ lib/tempest:configure_tempest:823 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2025-11-21 20:21:50.503 | ++ lib/tempest:configure_tempest:824 : DEFAULT_NET_EXT+=,multiple-external-gateways,qos-pps-minimum,l3-ext-ndp-proxy,rbac-bgpvpn 2025-11-21 20:21:50.506 | ++ lib/tempest:configure_tempest:825 : DEFAULT_NET_EXT+=,qos-pps,ecmp_routes,bgp,floating-ip-port-forwarding-port-ranges 2025-11-21 20:21:50.510 | ++ lib/tempest:configure_tempest:827 : DEFAULT_NET_EXT+=,security-groups-shared-filtering,security-groups-normalized-cidr,quota-check-limit 2025-11-21 20:21:50.512 | ++ lib/tempest:configure_tempest:828 : DEFAULT_NET_EXT+=,port-resource-request-groups 2025-11-21 20:21:50.514 | ++ lib/tempest:configure_tempest:830 : DEFAULT_NET_EXT+=,port-mac-override,floating-ip-port-forwarding-detail,network-cascade-delete 2025-11-21 20:21:50.517 | ++ lib/tempest:configure_tempest:832 : DEFAULT_NET_EXT+=,port-hints,floating-ip-distributed 2025-11-21 20:21:50.521 | ++ lib/tempest:configure_tempest:834 : DEFAULT_NET_EXT+=,port-hint-ovs-tx-steering,enable-default-route-bfd 2025-11-21 20:21:50.524 | ++ lib/tempest:configure_tempest:835 : DEFAULT_NET_EXT+=,enable-default-route-ecmp,standard-attr-fwaas-v2 2025-11-21 20:21:50.527 | ++ lib/tempest:configure_tempest:836 : DEFAULT_NET_EXT+=,allowed-address-pairs-atomic,network_ha 2025-11-21 20:21:50.530 | ++ lib/tempest:configure_tempest:837 : DEFAULT_NET_EXT+=,security-groups-rules-belongs-to-default-sg 2025-11-21 20:21:50.533 | ++ lib/tempest:configure_tempest:838 : DEFAULT_NET_EXT+=,port-hardware-offload-type 2025-11-21 20:21:50.536 | ++ lib/tempest:configure_tempest:840 : DEFAULT_NET_EXT+=,vpn-aes-ccm-gcm,tap-mirror,subnet-external-network 2025-11-21 20:21:50.539 | ++ lib/tempest:configure_tempest:841 : DEFAULT_NET_EXT+=,port-numa-affinity-policy-socket 2025-11-21 20:21:50.542 | ++ lib/tempest:configure_tempest:843 : DEFAULT_NET_EXT+=,tag-creation,quota-check-limit-default,port-trusted-vif 2025-11-21 20:21:50.545 | ++ lib/tempest:configure_tempest:844 : DEFAULT_NET_EXT+=,uplink-status-propagation-updatable 2025-11-21 20:21:50.548 | ++ lib/tempest:configure_tempest:846 : DEFAULT_NET_EXT+=,qing,vpn-aes-ctr 2025-11-21 20:21:50.550 | ++ lib/tempest:configure_tempest:848 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:21:50.553 | ++ lib/tempest:configure_tempest:850 : [[ ! -z , metering, l3_agent_scheduler ]] 2025-11-21 20:21:50.557 | ++ lib/tempest:configure_tempest:852 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:21:50.561 | +++ lib/tempest:configure_tempest:854 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups , metering, l3_agent_scheduler 2025-11-21 20:21:50.563 | +++ 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:21:50.566 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2025-11-21 20:21:50.569 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2025-11-21 20:21:50.572 | +++ 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups ', metering, l3_agent_scheduler' 2025-11-21 20:21:50.600 | +++ functions-common:remove_disabled_services:2110 : _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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:21:50.621 | ++ lib/tempest:configure_tempest:854 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:21:50.624 | ++ lib/tempest:configure_tempest:856 : [[ -n '' ]] 2025-11-21 20:21:50.628 | ++ lib/tempest:configure_tempest:859 : 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-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,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpnaas,vpn-endpoint-groups 2025-11-21 20:21:50.666 | ++ lib/tempest:configure_tempest:861 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2025-11-21 20:21:50.668 | ++ lib/tempest:configure_tempest:862 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2025-11-21 20:21:50.671 | ++ lib/tempest:configure_tempest:863 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2025-11-21 20:21:50.674 | ++ lib/tempest:configure_tempest:864 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2025-11-21 20:21:50.676 | ++ lib/tempest:configure_tempest:865 : [[ ! -z '' ]] 2025-11-21 20:21:50.678 | ++ lib/tempest:configure_tempest:871 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2025-11-21 20:21:50.714 | ++ lib/tempest:configure_tempest:873 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2025-11-21 20:21:50.718 | ++ lib/tempest:configure_tempest:874 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2025-11-21 20:21:50.721 | ++ lib/tempest:configure_tempest:875 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2025-11-21 20:21:50.725 | ++ lib/tempest:configure_tempest:876 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2025-11-21 20:21:50.727 | ++ lib/tempest:configure_tempest:877 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2025-11-21 20:21:50.729 | ++ lib/tempest:configure_tempest:878 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2025-11-21 20:21:50.732 | ++ lib/tempest:configure_tempest:879 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2025-11-21 20:21:50.734 | ++ lib/tempest:configure_tempest:880 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2025-11-21 20:21:50.736 | ++ lib/tempest:configure_tempest:881 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2025-11-21 20:21:50.740 | ++ lib/tempest:configure_tempest:882 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2025-11-21 20:21:50.743 | ++ lib/tempest:configure_tempest:883 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2025-11-21 20:21:50.745 | ++ lib/tempest:configure_tempest:884 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2025-11-21 20:21:50.748 | ++ lib/tempest:configure_tempest:885 : [[ ! -z '' ]] 2025-11-21 20:21:50.750 | ++ lib/tempest:configure_tempest:891 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2025-11-21 20:21:50.787 | ++ lib/tempest:configure_tempest:894 : IFS=' 2025-11-21 20:21:50.787 | ' 2025-11-21 20:21:50.789 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2025-11-21 20:21:50.792 | ++ ./stack.sh:echo_summary:467 : [[ -t 3 ]] 2025-11-21 20:21:50.794 | ++ ./stack.sh:echo_summary:473 : echo -e Installing Tempest Plugins 2025-11-21 20:21:50.797 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2025-11-21 20:21:50.801 | ++ lib/tempest:install_tempest_plugins:928 : pushd /opt/stack/tempest 2025-11-21 20:21:50.801 | ~/tempest ~/tempest 2025-11-21 20:21:50.804 | ++ lib/tempest:install_tempest_plugins:929 : [[ 0 != 0 ]] 2025-11-21 20:21:50.806 | ++ lib/tempest:install_tempest_plugins:938 : popd 2025-11-21 20:21:50.806 | ~/tempest 2025-11-21 20:21:50.808 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2025-11-21 20:21:50.810 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2025-11-21 20:21:50.813 | + functions-common:run_phase:1872 : [[ stack == \s\o\u\r\c\e ]] 2025-11-21 20:21:50.817 | + functions-common:run_phase:1875 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2025-11-21 20:21:50.820 | + functions-common:run_phase:1878 : run_plugins stack test-config 2025-11-21 20:21:50.823 | + functions-common:run_plugins:1837 : local mode=stack 2025-11-21 20:21:50.827 | + functions-common:run_plugins:1838 : local phase=test-config 2025-11-21 20:21:50.830 | + functions-common:run_plugins:1840 : local plugins=,neutron 2025-11-21 20:21:50.833 | + functions-common:run_plugins:1841 : local plugin 2025-11-21 20:21:50.837 | + functions-common:run_plugins:1842 : for plugin in ${plugins//,/ } 2025-11-21 20:21:50.840 | + functions-common:run_plugins:1843 : local dir=/opt/stack/neutron 2025-11-21 20:21:50.843 | + functions-common:run_plugins:1844 : [[ -f /opt/stack/neutron/devstack/plugin.sh ]] 2025-11-21 20:21:50.847 | + functions-common:run_plugins:1845 : source /opt/stack/neutron/devstack/plugin.sh stack test-config 2025-11-21 20:21:50.851 | ++ /opt/stack/neutron/devstack/plugin.sh:source:1 : LIBDIR=/opt/stack/neutron/devstack/lib 2025-11-21 20:21:50.855 | ++ /opt/stack/neutron/devstack/plugin.sh:source:3 : source /opt/stack/neutron/devstack/lib/distributed_dhcp 2025-11-21 20:21:50.859 | ++ /opt/stack/neutron/devstack/plugin.sh:source:4 : source /opt/stack/neutron/devstack/lib/dns 2025-11-21 20:21:50.863 | ++ /opt/stack/neutron/devstack/plugin.sh:source:5 : source /opt/stack/neutron/devstack/lib/flavors 2025-11-21 20:21:50.866 | +++ /opt/stack/neutron/devstack/lib/flavors:source:4 : FLAVORS_PLUGIN=flavors 2025-11-21 20:21:50.870 | ++ /opt/stack/neutron/devstack/plugin.sh:source:6 : source /opt/stack/neutron/devstack/lib/l2_agent 2025-11-21 20:21:50.873 | ++ /opt/stack/neutron/devstack/plugin.sh:source:7 : source /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch 2025-11-21 20:21:50.877 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:1 : SRIOV_AGENT_CONF=etc/neutron/plugins/ml2/sriov_agent.ini 2025-11-21 20:21:50.880 | +++ /opt/stack/neutron/devstack/lib/l2_agent_sriovnicswitch:source:2 : SRIOV_AGENT_BINARY=/usr/local/bin/neutron-sriov-nic-agent 2025-11-21 20:21:50.884 | ++ /opt/stack/neutron/devstack/plugin.sh:source:8 : source /opt/stack/neutron/devstack/lib/l3_agent 2025-11-21 20:21:50.887 | ++ /opt/stack/neutron/devstack/plugin.sh:source:9 : source /opt/stack/neutron/devstack/lib/l3_conntrack_helper 2025-11-21 20:21:50.891 | ++ /opt/stack/neutron/devstack/plugin.sh:source:10 : source /opt/stack/neutron/devstack/lib/l3_ndp_proxy 2025-11-21 20:21:50.894 | ++ /opt/stack/neutron/devstack/plugin.sh:source:11 : source /opt/stack/neutron/devstack/lib/metadata_path 2025-11-21 20:21:50.897 | ++ /opt/stack/neutron/devstack/plugin.sh:source:12 : source /opt/stack/neutron/devstack/lib/ml2 2025-11-21 20:21:50.901 | ++ /opt/stack/neutron/devstack/plugin.sh:source:13 : source /opt/stack/neutron/devstack/lib/network_segment_range 2025-11-21 20:21:50.904 | ++ /opt/stack/neutron/devstack/plugin.sh:source:14 : source /opt/stack/neutron/devstack/lib/segments 2025-11-21 20:21:50.908 | ++ /opt/stack/neutron/devstack/plugin.sh:source:15 : source /opt/stack/neutron/devstack/lib/log 2025-11-21 20:21:50.911 | ++ /opt/stack/neutron/devstack/plugin.sh:source:16 : source /opt/stack/neutron/devstack/lib/fip_port_forwarding 2025-11-21 20:21:50.915 | ++ /opt/stack/neutron/devstack/plugin.sh:source:17 : source /opt/stack/neutron/devstack/lib/uplink_status_propagation 2025-11-21 20:21:50.919 | ++ /opt/stack/neutron/devstack/plugin.sh:source:18 : source /opt/stack/neutron/devstack/lib/tag_ports_during_bulk_creation 2025-11-21 20:21:50.922 | ++ /opt/stack/neutron/devstack/plugin.sh:source:19 : source /opt/stack/neutron/devstack/lib/octavia 2025-11-21 20:21:50.940 | ++ /opt/stack/neutron/devstack/plugin.sh:source:20 : source /opt/stack/neutron/devstack/lib/loki 2025-11-21 20:21:50.944 | ++ /opt/stack/neutron/devstack/plugin.sh:source:21 : source /opt/stack/neutron/devstack/lib/local_ip 2025-11-21 20:21:50.947 | ++ /opt/stack/neutron/devstack/plugin.sh:source:22 : source /opt/stack/neutron/devstack/lib/port_trusted_vif 2025-11-21 20:21:50.951 | ++ /opt/stack/neutron/devstack/plugin.sh:source:25 : source /opt/stack/devstack/lib/neutron_plugins/ovs_source 2025-11-21 20:21:50.956 | ++++ lib/neutron_plugins/ovs_source:source:17 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:21:50.978 | +++ lib/neutron_plugins/ovs_source:source:17 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:21:50.981 | +++ lib/neutron_plugins/ovs_source:source:20 : OVS_REPO=https://github.com/openvswitch/ovs.git 2025-11-21 20:21:50.987 | ++++ lib/neutron_plugins/ovs_source:source:21 : basename https://github.com/openvswitch/ovs.git 2025-11-21 20:21:50.987 | ++++ lib/neutron_plugins/ovs_source:source:21 : cut -f1 -d. 2025-11-21 20:21:50.992 | +++ lib/neutron_plugins/ovs_source:source:21 : OVS_REPO_NAME=ovs 2025-11-21 20:21:50.995 | +++ lib/neutron_plugins/ovs_source:source:22 : OVS_REPO_NAME=ovs 2025-11-21 20:21:50.999 | +++ lib/neutron_plugins/ovs_source:source:23 : OVS_BRANCH=branch-3.3 2025-11-21 20:21:51.003 | +++ /opt/stack/neutron/devstack/plugin.sh:source:27 : trueorfalse False Q_BUILD_OVS_FROM_GIT 2025-11-21 20:21:51.026 | ++ /opt/stack/neutron/devstack/plugin.sh:source:27 : Q_BUILD_OVS_FROM_GIT=False 2025-11-21 20:21:51.030 | ++ /opt/stack/neutron/devstack/plugin.sh:source:34 : '[' -f /opt/stack/neutron/devstack/lib/ovn_agent ']' 2025-11-21 20:21:51.034 | ++ /opt/stack/neutron/devstack/plugin.sh:source:38 : [[ stack == \s\t\a\c\k ]] 2025-11-21 20:21:51.037 | ++ /opt/stack/neutron/devstack/plugin.sh:source:39 : case "$2" in 2025-11-21 20:21:51.040 | + ./stack.sh:main:1529 : merge_config_group /opt/stack/devstack/local.conf test-config 2025-11-21 20:21:51.044 | + inc/meta-config:merge_config_group:171 : local localfile=/opt/stack/devstack/local.conf 2025-11-21 20:21:51.047 | + inc/meta-config:merge_config_group:171 : shift 2025-11-21 20:21:51.049 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2025-11-21 20:21:51.052 | + inc/meta-config:merge_config_group:174 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:21:51.055 | + inc/meta-config:merge_config_group:176 : local configfile group 2025-11-21 20:21:51.058 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2025-11-21 20:21:51.062 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /opt/stack/devstack/local.conf test-config 2025-11-21 20:21:51.066 | ++ inc/meta-config:get_meta_section_files:63 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:21:51.069 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2025-11-21 20:21:51.073 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:21:51.077 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2025-11-21 20:21:51.077 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:21:51.077 | gsub("[][]", "", $1); 2025-11-21 20:21:51.077 | split($1, a, "|"); 2025-11-21 20:21:51.077 | if (a[1] == matchgroup) 2025-11-21 20:21:51.077 | print a[2] 2025-11-21 20:21:51.077 | } 2025-11-21 20:21:51.077 | ' /opt/stack/devstack/local.conf 2025-11-21 20:21:51.088 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2025-11-21 20:21:51.090 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2025-11-21 20:21:51.094 | + inc/meta-config:merge_config_group:180 : local dir 2025-11-21 20:21:51.099 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $TEMPEST_CONFIG' 2025-11-21 20:21:51.102 | +++ inc/meta-config:merge_config_group:182 : echo /opt/stack/tempest/etc/tempest.conf 2025-11-21 20:21:51.105 | + inc/meta-config:merge_config_group:182 : realconfigfile=/opt/stack/tempest/etc/tempest.conf 2025-11-21 20:21:51.109 | + inc/meta-config:merge_config_group:183 : [[ -z /opt/stack/tempest/etc/tempest.conf ]] 2025-11-21 20:21:51.114 | ++ inc/meta-config:merge_config_group:187 : dirname /opt/stack/tempest/etc/tempest.conf 2025-11-21 20:21:51.120 | + inc/meta-config:merge_config_group:187 : dir=/opt/stack/tempest/etc 2025-11-21 20:21:51.123 | + inc/meta-config:merge_config_group:189 : test -e /opt/stack/tempest/etc 2025-11-21 20:21:51.127 | + inc/meta-config:merge_config_group:189 : test -d /opt/stack/tempest/etc 2025-11-21 20:21:51.131 | + inc/meta-config:merge_config_group:191 : [[ -e /opt/stack/tempest/etc ]] 2025-11-21 20:21:51.134 | + inc/meta-config:merge_config_group:196 : merge_config_file /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-11-21 20:21:51.137 | + inc/meta-config:merge_config_file:83 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:21:51.140 | + inc/meta-config:merge_config_file:84 : local matchgroup=test-config 2025-11-21 20:21:51.142 | + inc/meta-config:merge_config_file:85 : local 'configfile=$TEMPEST_CONFIG' 2025-11-21 20:21:51.146 | + inc/meta-config:merge_config_file:90 : local real_configfile 2025-11-21 20:21:51.150 | ++ inc/meta-config:merge_config_file:91 : eval echo '$TEMPEST_CONFIG' 2025-11-21 20:21:51.153 | +++ inc/meta-config:merge_config_file:91 : echo /opt/stack/tempest/etc/tempest.conf 2025-11-21 20:21:51.157 | + inc/meta-config:merge_config_file:91 : real_configfile=/opt/stack/tempest/etc/tempest.conf 2025-11-21 20:21:51.160 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /opt/stack/tempest/etc/tempest.conf ']' 2025-11-21 20:21:51.165 | + inc/meta-config:merge_config_file:96 : get_meta_section /opt/stack/devstack/local.conf test-config '$TEMPEST_CONFIG' 2025-11-21 20:21:51.166 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$TEMPEST_CONFIG' ' 2025-11-21 20:21:51.166 | BEGIN { 2025-11-21 20:21:51.166 | section = "" 2025-11-21 20:21:51.166 | last_section = "" 2025-11-21 20:21:51.166 | section_count = 0 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | /^\[.+\]/ { 2025-11-21 20:21:51.166 | gsub("[][]", "", $1); 2025-11-21 20:21:51.166 | section=$1 2025-11-21 20:21:51.166 | next 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | /^ *\#/ { 2025-11-21 20:21:51.166 | next 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | /^[^ \t]+/ { 2025-11-21 20:21:51.166 | # get offset of first = in $0 2025-11-21 20:21:51.166 | eq_idx = index($0, "=") 2025-11-21 20:21:51.166 | # extract attr & value from $0 2025-11-21 20:21:51.166 | attr = substr($0, 1, eq_idx - 1) 2025-11-21 20:21:51.166 | value = substr($0, eq_idx + 1) 2025-11-21 20:21:51.166 | # only need to strip trailing whitespace from attr 2025-11-21 20:21:51.166 | sub(/[ \t]*$/, "", attr) 2025-11-21 20:21:51.166 | # need to strip leading & trailing whitespace from value 2025-11-21 20:21:51.166 | sub(/^[ \t]*/, "", value) 2025-11-21 20:21:51.166 | sub(/[ \t]*$/, "", value) 2025-11-21 20:21:51.166 | 2025-11-21 20:21:51.166 | # cfg_attr_count: number of config lines per [section, attr] 2025-11-21 20:21:51.166 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2025-11-21 20:21:51.166 | # cfg_section: keep the section names in the same order as they appear in local.conf 2025-11-21 20:21:51.166 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2025-11-21 20:21:51.166 | if (! (section, attr) in cfg_attr_count) { 2025-11-21 20:21:51.166 | if (section != last_section) { 2025-11-21 20:21:51.166 | cfg_section[section_count++] = section 2025-11-21 20:21:51.166 | last_section = section 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2025-11-21 20:21:51.166 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2025-11-21 20:21:51.166 | 2025-11-21 20:21:51.166 | cfg_attr[section, attr, 0] = value 2025-11-21 20:21:51.166 | cfg_attr_count[section, attr] = 1 2025-11-21 20:21:51.166 | } else { 2025-11-21 20:21:51.166 | lno = cfg_attr_count[section, attr]++ 2025-11-21 20:21:51.166 | cfg_attr[section, attr, lno] = value 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | END { 2025-11-21 20:21:51.166 | # Process each section in order 2025-11-21 20:21:51.166 | for (sno = 0; sno < section_count; sno++) { 2025-11-21 20:21:51.166 | section = cfg_section[sno] 2025-11-21 20:21:51.166 | # The ini routines simply append a config item immediately 2025-11-21 20:21:51.166 | # after the section header. To keep the same order as defined 2025-11-21 20:21:51.166 | # in local.conf, invoke the ini routines in the reverse order 2025-11-21 20:21:51.166 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2025-11-21 20:21:51.166 | attr = cfg_sec_attr_name[sno, attr_no] 2025-11-21 20:21:51.166 | if (cfg_attr_count[section, attr] == 1) 2025-11-21 20:21:51.166 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2025-11-21 20:21:51.166 | else { 2025-11-21 20:21:51.166 | # For multiline, invoke the ini routines in the reverse order 2025-11-21 20:21:51.166 | count = cfg_attr_count[section, attr] 2025-11-21 20:21:51.166 | print "inidelete " configfile " " section " " attr 2025-11-21 20:21:51.166 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2025-11-21 20:21:51.166 | for (l = count -2; l >= 0; l--) 2025-11-21 20:21:51.166 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | } 2025-11-21 20:21:51.166 | ' 2025-11-21 20:21:51.166 | + inc/meta-config:merge_config_file:164 : read a 2025-11-21 20:21:51.169 | + inc/meta-config:get_meta_section:33 : local file=/opt/stack/devstack/local.conf 2025-11-21 20:21:51.169 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2025-11-21 20:21:51.172 | + inc/meta-config:get_meta_section:34 : local matchgroup=test-config 2025-11-21 20:21:51.176 | + inc/meta-config:get_meta_section:35 : local 'configfile=$TEMPEST_CONFIG' 2025-11-21 20:21:51.180 | + inc/meta-config:get_meta_section:37 : [[ -r /opt/stack/devstack/local.conf ]] 2025-11-21 20:21:51.185 | + inc/meta-config:get_meta_section:38 : [[ -z $TEMPEST_CONFIG ]] 2025-11-21 20:21:51.189 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=test-config -v 'configfile=$TEMPEST_CONFIG' ' 2025-11-21 20:21:51.189 | BEGIN { group = "" } 2025-11-21 20:21:51.189 | /^\[\[.+\|.*\]\]/ { 2025-11-21 20:21:51.189 | gsub("[][]", "", $1); 2025-11-21 20:21:51.189 | split($1, a, "|"); 2025-11-21 20:21:51.189 | if (a[1] == matchgroup && a[2] == configfile) { 2025-11-21 20:21:51.189 | group=a[1] 2025-11-21 20:21:51.189 | } else { 2025-11-21 20:21:51.189 | group="" 2025-11-21 20:21:51.189 | } 2025-11-21 20:21:51.189 | next 2025-11-21 20:21:51.189 | } 2025-11-21 20:21:51.189 | { 2025-11-21 20:21:51.189 | if (group != "") 2025-11-21 20:21:51.189 | print $0 2025-11-21 20:21:51.189 | } 2025-11-21 20:21:51.189 | ' /opt/stack/devstack/local.conf 2025-11-21 20:21:51.197 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG compute min_compute_nodes "1"' 2025-11-21 20:21:51.201 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf compute min_compute_nodes 1 2025-11-21 20:21:51.240 | + inc/meta-config:merge_config_file:164 : read a 2025-11-21 20:21:51.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $TEMPEST_CONFIG service-clients http_timeout "90"' 2025-11-21 20:21:51.246 | ++ inc/meta-config:merge_config_file:164 : iniset /opt/stack/tempest/etc/tempest.conf service-clients http_timeout 90 2025-11-21 20:21:51.289 | + inc/meta-config:merge_config_file:164 : read a ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 10 async_wait 65 osc 206 test_with_retry 0 yum_install 260 dbsync 3 pip_install 163 run_process 50 ------------------------- Unaccounted time 106 ========================= Total runtime 863 ================= Async summary ================= Time spent in the background minus waits: 291 sec Elapsed time: 863 sec Time if we did everything serially: 1154 sec Speedup: 1.3372 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 33742 | | keystone | UPDATE | 9 | | keystone | INSERT | 127 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 30 | | nova_cell1 | SELECT | 51 | | nova_cell0 | INSERT | 7 | | neutron | SELECT | 6714 | | placement | SELECT | 18 | | placement | INSERT | 69 | | placement | SET | 2 | | neutron | INSERT | 829 | | neutron | UPDATE | 290 | | neutron | DELETE | 33 | | nova_cell0 | UPDATE | 3 | | 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 | 8 | | glance | INSERT | 44 | | glance | SELECT | 248 | | glance | UPDATE | 45 | | glance | DELETE | 3 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 38.102.83.94 This is your host IPv6 address: ::1 Horizon is now available at http://38.102.83.94/dashboard Keystone is serving at https://38.102.83.94/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: e8a11f5070fef8b9d757155b51da16481bac9aed Drop lib/oslo from unstack.sh 2025-11-21 21:01:50 +0100 OS Version: CentOSStream 10 Coughlan